Mathematical Bold Fraktur Capital H Symbol
π³ is the Unicode mathematical bold fraktur capital H used for stylized math lettering.
U+1D573
π³ (Unicode U+1D573) is a Mathematical Bold Fraktur Capital H. Itβs commonly used to present a letter in a distinct math-style font. Use the copy options below for quick insertion and developer-friendly escaping.
Mathematical Bold Fraktur Capital H Symbol Meaning
π³ is a Unicode character from the mathematical βbold frakturβ alphabet. In math and technical writing, styled letters help distinguish symbols that would otherwise look identical (for example, different letter sets used for different meanings or variables). Because itβs a specific Unicode code point (U+1D573), it renders consistently where the correct fonts are available. You can copy π³ directly or use its HTML entity, CSS escape, or JavaScript escape when generating or styling text programmatically. Itβs primarily used as a typographic symbol rather than a standalone word.
Common uses
- β’Typing math variables or matrices that require a bold fraktur H style
- β’Labeling sections or operators in math documents and slide decks
- β’Designing posters or graphics where a distinct H letterform improves clarity
- β’Generating Unicode-safe content in code using HTML/CSS/JavaScript escapes
- β’Using consistent math-style lettering in markdown, LaTeX-adjacent writing, or docs
Examples
π³ Mathematical Bold Fraktur Capital H
- π³π³ = {x β β : x > 0}
- π³Define π³ as the set of admissible parameters.
- π³The operator π³ acts on the vector space V.
- π³Solution lies in π³ and not in π².
- π³Let π³ be represented by a block matrix.
Ready to copy
Technical codes
| Unicode | U+1D573 | |
| HTML Entity | 𝕳 | |
| HTML Code | 𝕳 | |
| CSS | \1D573 |
FAQ
What does the Mathematical Bold Fraktur Capital H symbol mean?
π³ is a Unicode character from the mathematical βbold frakturβ alphabet. In math and technical writing, styled letters help distinguish symbols that would otherwise look identical (for example, different letter sets used for different meanings or variables). Because itβs a specific Unicode code point (U+1D573), it renders consistently where the correct fonts are available. You can copy π³ directly or use its HTML entity, CSS escape, or JavaScript escape when generating or styling text programmatically. Itβs primarily used as a typographic symbol rather than a standalone word.
What Unicode character is π³?
π³ is MATHEMATICAL BOLD FRAKTUR CAPITAL H, Unicode code point U+1D573.
How can I copy π³ for use in HTML?
You can use the HTML entity 𝕳 or copy the character directly as π³.
How do I insert π³ using CSS or JavaScript?
CSS escape: \\1D573. JavaScript escape: \\u{1D573}.
Why use a fraktur-styled letter like π³ in math?
It helps distinguish different sets of variables or symbols that might otherwise look too similar in plain uppercase H.