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 AND TILDE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EC5 | |
| decimal | 7877 | |
| htmldecimal | ễ | |
| htmlhex | ễ | |
| css | \1EC5 | |
| javascript | \u{1EC5} | |
| python | \u1ec5 | |
| java | \u1EC5 | |
| go | \u1EC5 | |
| ruby | \u{1EC5} | |
| rust | \u{1EC5} | |
| ccpp | \u1ec5 | |
| urlencoded | %E1%BB%85 | |
| utf8bytes | e1 bb 85 | |
| utf16bebytes | 1e c5 | |
| utf32bebytes | 00 00 1e c5 |
How to Use
HTML:
ễ
CSS:
content: "\1EC5"
JavaScript:
"\u{1EC5}"
Python:
"\u1ec5"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00EA 0303