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}.