Mathematical Sans-serif Bold Italic Small Psi Symbol
π is a Unicode mathematical symbol: Mathematical Sans-Serif Bold Italic Small Psi (U+1D7C1).
U+1D7C1
π is a specialized Unicode character used in mathematical typography. It represents a styled form of the small psi glyph for equations and symbol-rich text. You can copy it directly or use its Unicode escapes in code.
Mathematical Sans-serif Bold Italic Small Psi Symbol Meaning
π is the Unicode character named βMATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSIβ at code point U+1D7C1. Itβs part of mathematical alphanumeric symbol styling, where the same base Greek letter is rendered with different typographic treatments. In practice, this symbol is most useful when you need a specific βsans-serif, bold, italicβ look for the lowercase psi in mathematical expressions, technical documents, or typesetting that relies on exact Unicode glyph selection. Use it when a plain Ο (psi) or a different styled psi does not match the formatting youβre trying to reproduce.
Common uses
- β’Typing math notes where a bold italic sans-serif psi is required
- β’Labeling variables in technical documents or slide decks with consistent glyph styling
- β’Using in equation-like headings or inline math text for a specific visual identity
- β’Preparing content for designers who need exact Unicode characters (not font-simulated styles)
- β’Referencing or copying a specific styled psi glyph in code examples and documentation
Examples
π Mathematical Sans-Serif Bold Italic Small Psi
- πLet π denote a styled psi-like variable.
- πWe compare π with Ο in different fonts.
- πThe eigenvalue expression uses π in the term.
- πDefine the function f(π) for the model.
- πIn notation, π represents the parameter.
Variations
Ready to copy
Technical codes
| Unicode | U+1D7C1 | |
| HTML Entity | 𝟁 | |
| HTML Code | 𝟁 | |
| CSS | \1D7C1 |
FAQ
What does the Mathematical Sans-serif Bold Italic Small Psi symbol mean?
π is the Unicode character named βMATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSIβ at code point U+1D7C1. Itβs part of mathematical alphanumeric symbol styling, where the same base Greek letter is rendered with different typographic treatments. In practice, this symbol is most useful when you need a specific βsans-serif, bold, italicβ look for the lowercase psi in mathematical expressions, technical documents, or typesetting that relies on exact Unicode glyph selection. Use it when a plain Ο (psi) or a different styled psi does not match the formatting youβre trying to reproduce.
What is the Unicode code point for π?
π is U+1D7C1.
How do I copy π into HTML?
You can use the HTML entity: 𝟁
How do I write π in JavaScript?
Use the JavaScript Unicode escape: \\u{1D7C1}
Is π the same as the normal psi character Ο?
Not exactly. π is a specific styled form (mathematical sans-serif bold italic small psi), while Ο is the standard Greek small letter psi.