Latin Small Letter H With Dot Above Letter
ḣ is the Unicode “h with dot above” used in the Latin Extended block.
U+1E23
ḣ (Latin small letter h with dot above) is a Unicode character with code point U+1E23. It’s commonly used in writing systems and technical text where diacritics change meaning. You can copy it directly or use its HTML, CSS, and JavaScript escapes.
Latin Small Letter H With Dot Above Letter Meaning
ḣ is the lowercase letter “h” modified with a dot above, represented as Unicode U+1E23 (LATIN SMALL LETTER H WITH DOT ABOVE). The dot is a diacritic-like mark that distinguishes this character from plain “h” in contexts where “h with dot above” has a specific phonetic, linguistic, or transcription value. Because it’s a distinct Unicode code point, it should be used exactly as “ḣ” rather than approximated with a normal “h” plus a separately placed dot. If you’re composing text in a system that expects this exact character, using the correct Unicode character helps avoid encoding and rendering mismatches.
Common uses
- •Linguistic transcription where “h” variants are distinguished by diacritics
- •Academic or cataloging text that requires the exact Unicode character U+1E23
- •Typosafe authoring in documents where plain “h” would change the intended form
- •User-interface text for transliteration standards that include dotted “h”
- •Data entry and normalization in multilingual corpora and datasets
Examples
ḣ — Latin small letter h with dot above
- ḣḣāḣ
- ḣḣasan
- ḣmḣụ
- ḣḣəlik
- ḣḣiro
Variations
Technical codes
| Unicode | U+1E23 | |
| HTML Entity | ḣ | |
| HTML Code | ḣ | |
| CSS | \1E23 |
FAQ
What does the Latin Small Letter H With Dot Above letter mean?
ḣ is the lowercase letter “h” modified with a dot above, represented as Unicode U+1E23 (LATIN SMALL LETTER H WITH DOT ABOVE). The dot is a diacritic-like mark that distinguishes this character from plain “h” in contexts where “h with dot above” has a specific phonetic, linguistic, or transcription value. Because it’s a distinct Unicode code point, it should be used exactly as “ḣ” rather than approximated with a normal “h” plus a separately placed dot. If you’re composing text in a system that expects this exact character, using the correct Unicode character helps avoid encoding and rendering mismatches.
What Unicode character is ḣ?
ḣ is the “LATIN SMALL LETTER H WITH DOT ABOVE” with Unicode code point U+1E23.
How do I copy ḣ from this page?
Select and copy the character “ḣ” directly, or use the provided HTML/CSS/JavaScript escape options on the page.
What is the HTML entity for ḣ?
The HTML entity for ḣ is ḣ.
How do I type ḣ using programming escapes?
CSS escape: \\1E23, JavaScript escape: \\u{1E23}.