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 TILDE BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E1B | |
| decimal | 7707 | |
| htmldecimal | ḛ | |
| htmlhex | ḛ | |
| css | \1E1B | |
| javascript | \u{1E1B} | |
| python | \u1e1b | |
| java | \u1E1B | |
| go | \u1E1B | |
| ruby | \u{1E1B} | |
| rust | \u{1E1B} | |
| ccpp | \u1e1b | |
| urlencoded | %E1%B8%9B | |
| utf8bytes | e1 b8 9b | |
| utf16bebytes | 1e 1b | |
| utf32bebytes | 00 00 1e 1b |
How to Use
HTML:
ḛ
CSS:
content: "\1E1B"
JavaScript:
"\u{1E1B}"
Python:
"\u1e1b"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0065 0330