Mathematical Sans-serif Small U Symbol
Mathematical Sans-Serif Small U (π) is a Unicode character often used for styled math text.
U+1D5CE
π (U+1D5CE) is a Unicode math-style letter: Mathematical Sans-Serif Small U. Itβs useful when you need a uniform, typographic βmathβ look in text or UI labels. You can copy it directly or use standard escape codes in code and markup.
Mathematical Sans-serif Small U Symbol Meaning
π is the Unicode character named βMATHEMATICAL SANS-SERIF SMALL Uβ (U+1D5CE). It belongs to the Math category and is primarily used as a styled variant of the lowercase letter βuβ for mathematical or technical typography. Designers and developers may choose it to match a consistent sans-serif math appearance in formulas, diagrams, captions, or text-based UI. Because itβs a distinct Unicode code point, it will not automatically render the same as a normal βuβ in every fontβso selecting a font that supports this character improves results.
Common uses
- β’Math notes and handwritten-style formula text in plain text documents
- β’Designing math-themed UI labels where a sans-serif math glyph is preferred
- β’Creating consistent letter styling in educational graphics and worksheets
- β’Typography in Markdown/HTML content when a specific Unicode math glyph is needed
- β’Developers inserting the exact character in code using Unicode escapes
Examples
π Mathematical Sans-Serif Small U
- πVector basis π and π
- πLet π be a parameter
- πAngle measured from π to π
- πDenote the function by π(x)
- πCompute π for the given input
Variations
Ready to copy
Technical codes
| Unicode | U+1D5CE | |
| HTML Entity | 𝗎 | |
| HTML Code | 𝗎 | |
| CSS | \1D5CE |
FAQ
What does the Mathematical Sans-serif Small U symbol mean?
π is the Unicode character named βMATHEMATICAL SANS-SERIF SMALL Uβ (U+1D5CE). It belongs to the Math category and is primarily used as a styled variant of the lowercase letter βuβ for mathematical or technical typography. Designers and developers may choose it to match a consistent sans-serif math appearance in formulas, diagrams, captions, or text-based UI. Because itβs a distinct Unicode code point, it will not automatically render the same as a normal βuβ in every fontβso selecting a font that supports this character improves results.
What Unicode character is π?
π is βMATHEMATICAL SANS-SERIF SMALL Uβ with Unicode code point U+1D5CE.
How can I copy π into HTML?
You can use the HTML entity: 𝗎.
What CSS escape can I use for π?
Use the CSS escape: \\1D5CE.
Will π always look the same as a normal lowercase u?
Not necessarily. π is a different Unicode code point, so its appearance depends on whether the selected font supports that glyph.