free-symbols

Latin Small Letter H With Diaeresis Letter

ḧ is the lowercase “h” with a diaeresis, encoded as Unicode U+1E27.

U+1E27

ḧ is a Unicode character used in writing systems that require a diaeresis on the letter h. You may see it in specialized texts, names, or language data. This page helps you copy the character and use the correct code point in your tools.

Latin Small Letter H With Diaeresis Letter Meaning

ḧ is the Latin small letter H with diaeresis. The diaeresis is a pair of dots placed above the letter, indicating a pronunciation or orthographic distinction depending on the language or transcription system. As a Unicode character, it is specifically encoded as U+1E27, so it should be inserted using its exact code point to avoid looking like a different character (for example, a plain h or a combining mark used incorrectly). In practice, ḧ is most often encountered in language text, proper names, and datasets that preserve exact spelling.

Common uses

  • Typing or displaying text that requires the exact character U+1E27 (not a plain “h”).
  • Entering proper names and words from languages or orthographies that use diaeresis on h.
  • Preparing web or app content where specific Unicode characters must be preserved.
  • Using character data in spreadsheets, databases, or CSV files with correct encoding.
  • Designing typographic elements or UI text that includes this precise glyph.

Examples

ḧ Latin Small Letter H with Diaeresis

  • ḧelps
  • faḧr
  • raḧal
  • maḧne
  • ḧistoric_note

Variations

Technical codes

UnicodeU+1E27
HTML Entityḧ
HTML Codeḧ
CSS\1E27

FAQ

What does the Latin Small Letter H With Diaeresis letter mean?

ḧ is the Latin small letter H with diaeresis. The diaeresis is a pair of dots placed above the letter, indicating a pronunciation or orthographic distinction depending on the language or transcription system. As a Unicode character, it is specifically encoded as U+1E27, so it should be inserted using its exact code point to avoid looking like a different character (for example, a plain h or a combining mark used incorrectly). In practice, ḧ is most often encountered in language text, proper names, and datasets that preserve exact spelling.

What Unicode character is ḧ?

ḧ is “LATIN SMALL LETTER H WITH DIAERESIS” with Unicode code point U+1E27.

How do I copy ḧ reliably?

Copy the character directly from this page (ḧ). For programming or markup, use ḧ or the Unicode escapes shown on the page.

What’s the HTML entity for ḧ?

The HTML entity is ḧ.

How can I use ḧ in code?

Use the provided escapes: CSS: \\1E27 and JavaScript: \\u{1E27}.