Mathematical Italic Small P 𝑝
Visual Description: The character is a slender, mathematical italic lowercase p. It tilts slightly to the right, with a long stem and a rounded bowl. In many fonts it keeps a clean, airy look that signals variable status. It appears in formulas, on screens, and in quick UI hints for math tasks.
Meaning & Usage: It typically represents a variable or a parameter. In statistics, p stands for probability; in physics, it can denote pressure or another quantity. In algebra and calculus, p marks a generic input, a label in equations, or a function argument & a point of comparison.
Historical Background: The italic form arose as part of typographic conventions to distinguish variables from constants. Over time, mathematical typesetting adopted consistent italic glyphs for variables, enhancing readability in complex equations. Digital fonts and Unicode later standardized the appearance, while keeping the same visual cue across platforms.
Practical Use: In formulas, p signals a variable to solve for or compare against other terms. In calculators, it can be a parameter you adjust with a slider or input field. Quick UI controls might let you replace p with a new value, test scenarios, or perform p-based comparisons & track changes.
See our category page for related symbols.
Look‑alikes: p (U+70).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D45D - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0070 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 91 9D - UTF-16:
D835 DC5D - UTF-32:
0001D45D - HTML dec:
𝑝 - HTML hex:
𝑝 - JS escape:
\u{1D45D} - Python \N{}:
\N{MATHEMATICAL ITALIC SMALL P} - Python \U:
\U0001D45D - URL-encoded:
%F0%9D%91%9D - CSS escape:
\1D45D
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D45D or a built‑in character picker.
HTML: use the numeric entity 푝 (hex) or 푝 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.