Mathematical Script Small P Symbol
π (Mathematical Script Small P) is a stylized script letter p used for mathematical and design typography.
U+1D4C5
π is a Unicode character from the Mathematical Script range. Itβs commonly used when you want a cursive, math-like lowercase p for variables, labels, or styled text. Use the copy options below or the provided codepoint escapes in web and programming contexts.
Mathematical Script Small P Symbol Meaning
π (U+1D4C5) is βMATHEMATICAL SCRIPT SMALL P,β a stylized lowercase p used in mathematical notation and typesetting. Like other script letters, it helps distinguish variables, vectors, operators, or named quantities when standard letters are already in use. In practice, itβs often chosen for clarity or aesthetics in equations, diagram labels, homework/notes, and typographic designs that call for a more elegant script form. Because itβs part of Unicode, it can be copied directly into documents and supported web fonts may render it as intended.
Common uses
- β’Labeling variables in handwritten-style math and notes
- β’Using a cursive p in equations to differentiate from regular p
- β’Designing math-themed graphics, posters, and equation callouts
- β’Typing custom identifiers or symbols in STEM documents
- β’Creating consistent typography in math or academic branding
Examples
π Mathematical Script Small P
- π Let π represent a parameter in the model.
- π Compute π (x) for the given input.
- π The value of π is updated after each iteration.
- π Define π as the script letter for this worksheet.
- π In this figure, π marks the measured quantity.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4C5 | |
| HTML Entity | 𝓅 | |
| HTML Code | 𝓅 | |
| CSS | \1D4C5 |
FAQ
What does the Mathematical Script Small P symbol mean?
π (U+1D4C5) is βMATHEMATICAL SCRIPT SMALL P,β a stylized lowercase p used in mathematical notation and typesetting. Like other script letters, it helps distinguish variables, vectors, operators, or named quantities when standard letters are already in use. In practice, itβs often chosen for clarity or aesthetics in equations, diagram labels, homework/notes, and typographic designs that call for a more elegant script form. Because itβs part of Unicode, it can be copied directly into documents and supported web fonts may render it as intended.
What Unicode character is π ?
π is the Unicode character U+1D4C5, named βMATHEMATICAL SCRIPT SMALL P.β
How do I copy π into HTML?
You can use the HTML entity: 𝓅 (which renders as π ).
What CSS escape can I use for π ?
Use the CSS escape: \\1D4C5.
What JavaScript escape can I use for π ?
Use: \\u{1D4C5}.