Mathematical Sans-serif Bold Capital Zeta Symbol
๐ is a Unicode math character (U+1D75B) representing a bold, sans-serif capital Zeta.
U+1D75B
๐ is a Unicode character from the Mathematical set. Itโs designed to look like a bold, sans-serif form of the capital Greek letter zeta. Use it when you need typographic consistency with other math alphabets.
Mathematical Sans-serif Bold Capital Zeta Symbol Meaning
๐ (U+1D75B) is the โMATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA.โ In practice, itโs used to label expressions that require a specific visual style of the Greek letter zetaโspecifically a sans-serif, bold, capital variant. Unlike the basic Greek Zeta (ฮ), this character targets math typography where different alphabets and weights matter (for example, when matching a documentโs font conventions). If youโre copying into web or code, use the provided HTML entity (𝝛) or the escapes (D75B in JavaScript) to avoid font or encoding issues.
Common uses
- โขMath notation in typesetting where a bold sans-serif capital zeta is required
- โขDesigning academic posters or slides that need consistent Greek math glyph styling
- โขLabeling variables in equations in code editors that support Unicode math symbols
- โขCreating typographic UI elements (e.g., formulas or symbol legends) with a bold math look
- โขPublishing content where you must match a specific Unicode math character instead of approximate glyphs
Examples
๐ Mathematical Sans-Serif Bold Capital Zeta
- ๐๐ = ๐ง
- ๐Let ๐ be a constant.
- ๐Compute ๐ for n = 5.
- ๐The matrix uses ๐ as the parameter.
- ๐See equation (๐) in the appendix.
Variations
Ready to copy
Technical codes
| Unicode | U+1D75B | |
| HTML Entity | 𝝛 | |
| HTML Code | 𝝛 | |
| CSS | \1D75B |
FAQ
What does the Mathematical Sans-serif Bold Capital Zeta symbol mean?
๐ (U+1D75B) is the โMATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA.โ In practice, itโs used to label expressions that require a specific visual style of the Greek letter zetaโspecifically a sans-serif, bold, capital variant. Unlike the basic Greek Zeta (ฮ), this character targets math typography where different alphabets and weights matter (for example, when matching a documentโs font conventions). If youโre copying into web or code, use the provided HTML entity (𝝛) or the escapes (D75B in JavaScript) to avoid font or encoding issues.
What Unicode character is ๐?
๐ is U+1D75B, named โMATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA.โ
How can I copy ๐ safely in HTML?
Use the HTML entity 𝝛 to represent the character consistently.
How do I use ๐ in JavaScript?
You can use \\u{1D75B} in a JavaScript string (where supported).
Is ๐ the same as the regular Greek Zeta (ฮ)?
No. ๐ is the mathematical sans-serif bold capital Zeta style; ฮ is the general Greek capital zeta. They are different Unicode characters with different appearance.