copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ḧ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ḧ
LATIN CAPITAL LETTER H WITH DIAERESIS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E26 | |
| decimal | 7718 | |
| htmldecimal | Ḧ | |
| htmlhex | Ḧ | |
| css | \1E26 | |
| javascript | \u{1E26} | |
| python | \u1e26 | |
| java | \u1E26 | |
| go | \u1E26 | |
| ruby | \u{1E26} | |
| rust | \u{1E26} | |
| ccpp | \u1e26 | |
| urlencoded | %E1%B8%A6 | |
| utf8bytes | e1 b8 a6 | |
| utf16bebytes | 1e 26 | |
| utf32bebytes | 00 00 1e 26 |
How to Use
HTML:
Ḧ
CSS:
content: "\1E26"
JavaScript:
"\u{1E26}"
Python:
"\u1e26"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0048 0308