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
| Unicode | U+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}.