Mathematical Bold Capital Y Symbol
π is the mathematical bold capital letter Y (U+1D418) for typographic and math-style text.
U+1D418
π is a Unicode mathematical bold capital Y. Itβs commonly used when you want a βbold mathβ look for a letter in equations, labels, or design text.
Mathematical Bold Capital Y Symbol Meaning
π is the Unicode character named βMATHEMATICAL BOLD CAPITAL Yβ (U+1D418). As a presentation form in the Mathematical Alphanumeric Symbols block, itβs meant for math-style typography rather than the plain Latin capital Y. In practice, the symbol is often used as a bold variable or constant in handwritten-style or typeset math, such as vectors, parameters, or named quantities. Designers and UI creators also use it when they need a consistent bold-math typographic appearance (e.g., headings or annotations) without switching fonts or applying complex styling.
Common uses
- β’Bold math variable in equations and technical writing
- β’UI labels and headings that need a math-style bold Y
- β’Vector or parameter names in documentation and diagrams
- β’Design mockups requiring consistent Unicode math typography
- β’Social posts that want a bold math-letter aesthetic
Examples
π (Mathematical Bold Capital Y)
- ππ = 2π± + 3
- πLet π be the target value.
- πThe gradient is βπ.
- πParameter π controls the scaling.
- πIn the chart, π represents output.
Variations
Ready to copy
Technical codes
| Unicode | U+1D418 | |
| HTML Entity | 𝐘 | |
| HTML Code | 𝐘 | |
| CSS | \1D418 |
FAQ
What does the Mathematical Bold Capital Y symbol mean?
π is the Unicode character named βMATHEMATICAL BOLD CAPITAL Yβ (U+1D418). As a presentation form in the Mathematical Alphanumeric Symbols block, itβs meant for math-style typography rather than the plain Latin capital Y. In practice, the symbol is often used as a bold variable or constant in handwritten-style or typeset math, such as vectors, parameters, or named quantities. Designers and UI creators also use it when they need a consistent bold-math typographic appearance (e.g., headings or annotations) without switching fonts or applying complex styling.
How do I copy the symbol π?
Select and copy the character βπβ from this page, then paste it into your document, design tool, or code.
What Unicode value is π?
π is U+1D418 (MATHEMATICAL BOLD CAPITAL Y).
How can I use π in HTML?
You can use the HTML entity: 𝐘.
How can I include π in JavaScript?
You can use: \\u{1D418} in JavaScript strings (Unicode code point escape).