✦free-symbols
𝙝

Mathematical Sans-serif Bold Italic Small H Symbol

𝙝 is a styled lowercase β€œh” used in mathematical and typographic contexts.

U+1D65D

𝙝 is a Unicode character styled as a bold italic small β€œh” in the Mathematical Sans-Serif block. It’s useful when you want a distinct, uniform mathematical look. Copy it directly or use the provided escape sequences in your code.

Mathematical Sans-serif Bold Italic Small H Symbol Meaning

𝙝 (U+1D65D) is a β€œsmall h” character with a specific mathematical typographic style: mathematical sans-serif, bold, and italic. Like many mathematical alphanumeric symbols, it’s primarily used for visual consistency in formulas, variables, labels, and typographic designs rather than for a standalone everyday meaning. You may see it in math typesetting mockups, design systems, or projects where you want a bold-italic sans-serif variant of the letter β€œh” that matches other mathematical characters. Always ensure your font and rendering environment support this Unicode code point to display it correctly.

Common uses

  • β€’Using a bold-italic sans-serif β€œh” in math-themed headings or labels
  • β€’Creating consistent variable names in rendered formula text
  • β€’Designing UI typography where β€œh” needs a matching math-style weight and slant
  • β€’Adding stylized text in posters, templates, or graphic compositions
  • β€’Typing mathematical or technical content that benefits from Unicode symbols

Examples

𝙝 – Mathematical Sans-Serif Bold Italic Small H

  • 𝙝f(𝙝) = 2𝙝 + 1
  • 𝙝Let 𝙝 be a parameter
  • 𝙝x, y, and 𝙝 are positive
  • 𝙝Result: 𝙝 = 0.5
  • 𝙝Choose 𝙝 to minimize cost

Variations

Ready to copy

Technical codes

UnicodeU+1D65D
HTML Entity𝙝
HTML Code𝙝
CSS\1D65D

FAQ

What does the Mathematical Sans-serif Bold Italic Small H symbol mean?

𝙝 (U+1D65D) is a β€œsmall h” character with a specific mathematical typographic style: mathematical sans-serif, bold, and italic. Like many mathematical alphanumeric symbols, it’s primarily used for visual consistency in formulas, variables, labels, and typographic designs rather than for a standalone everyday meaning. You may see it in math typesetting mockups, design systems, or projects where you want a bold-italic sans-serif variant of the letter β€œh” that matches other mathematical characters. Always ensure your font and rendering environment support this Unicode code point to display it correctly.

What Unicode character is 𝙝?

𝙝 is MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H with code point U+1D65D.

How can I copy 𝙝 safely in HTML?

Use the provided HTML entity: 𝙝.

What is the CSS escape for 𝙝?

Use: \\1D65D.

How do I use 𝙝 in JavaScript?

You can use the JavaScript escape: \\u{1D65D}.