โœฆfree-symbols
๐œก

Mathematical Bold Italic Capital Zeta Symbol

๐œก is the Mathematical Bold Italic Capital Zeta (U+1D721) used for styled Greek lettering.

U+1D721

๐œก is a Unicode math letter: Mathematical Bold Italic Capital Zeta. Itโ€™s commonly used when you need a bold italic Zeta with a capital form. Use the copy options below or the provided code-point escapes in your tools.

Mathematical Bold Italic Capital Zeta Symbol Meaning

๐œก is the Unicode character named โ€œMATHEMATICAL BOLD ITALIC CAPITAL ZETAโ€ (code point U+1D721). As a math styled Greek letter, itโ€™s part of Unicodeโ€™s specialized alphabet for mathematical typesetting. The โ€œbold italicโ€ presentation helps distinguish it from regular or non-bold italic Zeta, and the โ€œcapitalโ€ form distinguishes it from lowercase variants. In practice, designers and developers use it to match typography in equation-like text, labels, or custom math-themed UI. It behaves like a single character in most editors, and you can insert it directly or via HTML/CSS/JavaScript escapes.

Common uses

  • โ€ขTypography for math-themed headings or labels that require a bold italic capital Zeta
  • โ€ขDesigning equation mockups or diagram annotations in graphics tools that support Unicode
  • โ€ขUsing in custom math UI text where a styled Zeta must match other Unicode math letters
  • โ€ขCreating consistent symbol sets for documentation, tutorials, or cheatsheets
  • โ€ขProgrammatically inserting the character using Unicode code point escapes

Examples

๐œก โ€” Mathematical Bold Italic Capital Zeta

  • ๐œก๐œก = ๐œถ + ๐œท
  • ๐œกLet ๐œก be a constant in the model.
  • ๐œกWe define ๐œก as the bold italic capital Zeta.
  • ๐œกVector component: ๐œกโ‚, ๐œกโ‚‚, ๐œกโ‚ƒ.
  • ๐œกSee symbol ๐œก in the legend.

Variations

Ready to copy

Technical codes

UnicodeU+1D721
HTML Entity𝜡
HTML Code𝜡
CSS\1D721

FAQ

What does the Mathematical Bold Italic Capital Zeta symbol mean?

๐œก is the Unicode character named โ€œMATHEMATICAL BOLD ITALIC CAPITAL ZETAโ€ (code point U+1D721). As a math styled Greek letter, itโ€™s part of Unicodeโ€™s specialized alphabet for mathematical typesetting. The โ€œbold italicโ€ presentation helps distinguish it from regular or non-bold italic Zeta, and the โ€œcapitalโ€ form distinguishes it from lowercase variants. In practice, designers and developers use it to match typography in equation-like text, labels, or custom math-themed UI. It behaves like a single character in most editors, and you can insert it directly or via HTML/CSS/JavaScript escapes.

What is the Unicode code point for ๐œก?

๐œก is U+1D721.

How can I copy ๐œก into HTML?

Use the HTML entity: 𝜡.

What is the CSS escape for ๐œก?

Use: \\1D721.

How do I insert ๐œก in JavaScript?

Use: \\u{1D721}.