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 I WITH DIAERESIS AND ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2E | |
| decimal | 7726 | |
| htmldecimal | Ḯ | |
| htmlhex | Ḯ | |
| css | \1E2E | |
| javascript | \u{1E2E} | |
| python | \u1e2e | |
| java | \u1E2E | |
| go | \u1E2E | |
| ruby | \u{1E2E} | |
| rust | \u{1E2E} | |
| ccpp | \u1e2e | |
| urlencoded | %E1%B8%AE | |
| utf8bytes | e1 b8 ae | |
| utf16bebytes | 1e 2e | |
| utf32bebytes | 00 00 1e 2e |
How to Use
HTML:
Ḯ
CSS:
content: "\1E2E"
JavaScript:
"\u{1E2E}"
Python:
"\u1e2e"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00CF 0301