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 SMALL LETTER E WITH MACRON AND GRAVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E15 | |
| decimal | 7701 | |
| htmldecimal | ḕ | |
| htmlhex | ḕ | |
| css | \1E15 | |
| javascript | \u{1E15} | |
| python | \u1e15 | |
| java | \u1E15 | |
| go | \u1E15 | |
| ruby | \u{1E15} | |
| rust | \u{1E15} | |
| ccpp | \u1e15 | |
| urlencoded | %E1%B8%95 | |
| utf8bytes | e1 b8 95 | |
| utf16bebytes | 1e 15 | |
| utf32bebytes | 00 00 1e 15 |
How to Use
HTML:
ḕ
CSS:
content: "\1E15"
JavaScript:
"\u{1E15}"
Python:
"\u1e15"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0113 0300