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
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EBD | |
| decimal | 7869 | |
| htmldecimal | ẽ | |
| htmlhex | ẽ | |
| css | \1EBD | |
| javascript | \u{1EBD} | |
| python | \u1ebd | |
| java | \u1EBD | |
| go | \u1EBD | |
| ruby | \u{1EBD} | |
| rust | \u{1EBD} | |
| ccpp | \u1ebd | |
| urlencoded | %E1%BA%BD | |
| utf8bytes | e1 ba bd | |
| utf16bebytes | 1e bd | |
| utf32bebytes | 00 00 1e bd |
How to Use
HTML:
ẽ
CSS:
content: "\1EBD"
JavaScript:
"\u{1EBD}"
Python:
"\u1ebd"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0065 0303