Mathematical Bold Small Eta Symbol
π (Mathematical Bold Small Eta) is a math-style bold lowercase eta character used in notation.
U+1D6C8
π is the Mathematical Bold Small Eta character: U+1D6C8. It belongs to the βMathβ category and is commonly used when you want a bold eta symbol. Use the escapes below for reliable copy/paste in web and code.
Mathematical Bold Small Eta Symbol Meaning
π is a Unicode character named βMATHEMATICAL BOLD SMALL ETAβ (U+1D6C8). It represents a bold, lowercase form of the Greek letter eta (Ξ·) in math typography. In practice, itβs used in typeset math where visual weight mattersβsuch as distinguishing variables, parameters, or vector/scalar conventions. Because it is a dedicated Unicode math symbol (rather than a styled Ξ· from regular text), it helps preserve consistent rendering across systems that support this block. When writing or styling mathematical content digitally, you can copy π directly or use its HTML/CSS/JavaScript escape forms to embed it safely.
Common uses
- β’Labeling a math variable or parameter with a bold eta in digital worksheets
- β’Distinguishing eta symbols in equations where bold vs. regular is semantically important
- β’Designing math-themed graphics or posters that require consistent typographic weight
- β’Building documents (Markdown/HTML) that include special Unicode math symbols
- β’Using in code-generated math strings where direct Unicode insertion is preferred
Examples
π Mathematical Bold Small Eta
- πLet π be a parameter in the model.
- πThe gradient with respect to π is computed numerically.
- πWe denote the bold eta by π in this derivation.
- πAssume π follows a Gaussian distribution.
- πCompare Ξ· and π to verify the notation convention.
Variations
Ready to copy
Technical codes
| Unicode | U+1D6C8 | |
| HTML Entity | 𝛈 | |
| HTML Code | 𝛈 | |
| CSS | \1D6C8 |
FAQ
What does the Mathematical Bold Small Eta symbol mean?
π is a Unicode character named βMATHEMATICAL BOLD SMALL ETAβ (U+1D6C8). It represents a bold, lowercase form of the Greek letter eta (Ξ·) in math typography. In practice, itβs used in typeset math where visual weight mattersβsuch as distinguishing variables, parameters, or vector/scalar conventions. Because it is a dedicated Unicode math symbol (rather than a styled Ξ· from regular text), it helps preserve consistent rendering across systems that support this block. When writing or styling mathematical content digitally, you can copy π directly or use its HTML/CSS/JavaScript escape forms to embed it safely.
What is π called?
π is called βMathematical Bold Small Eta.β
What is the Unicode code point for π?
The Unicode code point for π is U+1D6C8.
How can I copy π into HTML?
You can use the HTML entity: 𝛈 .
What escape formats are available for π in web development?
CSS escape: \\1D6C8 and JavaScript escape: \\u{1D6C8}.