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 GRAVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EC1 | |
| decimal | 7873 | |
| htmldecimal | ề | |
| htmlhex | ề | |
| css | \1EC1 | |
| javascript | \u{1EC1} | |
| python | \u1ec1 | |
| java | \u1EC1 | |
| go | \u1EC1 | |
| ruby | \u{1EC1} | |
| rust | \u{1EC1} | |
| ccpp | \u1ec1 | |
| urlencoded | %E1%BB%81 | |
| utf8bytes | e1 bb 81 | |
| utf16bebytes | 1e c1 | |
| utf32bebytes | 00 00 1e c1 |
How to Use
HTML:
ề
CSS:
content: "\1EC1"
JavaScript:
"\u{1EC1}"
Python:
"\u1ec1"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00EA 0300