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 CIRCUMFLEX BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E19 | |
| decimal | 7705 | |
| htmldecimal | ḙ | |
| htmlhex | ḙ | |
| css | \1E19 | |
| javascript | \u{1E19} | |
| python | \u1e19 | |
| java | \u1E19 | |
| go | \u1E19 | |
| ruby | \u{1E19} | |
| rust | \u{1E19} | |
| ccpp | \u1e19 | |
| urlencoded | %E1%B8%99 | |
| utf8bytes | e1 b8 99 | |
| utf16bebytes | 1e 19 | |
| utf32bebytes | 00 00 1e 19 |
How to Use
HTML:
ḙ
CSS:
content: "\1E19"
JavaScript:
"\u{1E19}"
Python:
"\u1e19"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0065 032D