โœฆfree-symbols
๐›

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

UnicodeU+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.