✦free-symbols
𝕳

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

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