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 CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EBE | |
| decimal | 7870 | |
| htmldecimal | Ế | |
| htmlhex | Ế | |
| css | \1EBE | |
| javascript | \u{1EBE} | |
| python | \u1ebe | |
| java | \u1EBE | |
| go | \u1EBE | |
| ruby | \u{1EBE} | |
| rust | \u{1EBE} | |
| ccpp | \u1ebe | |
| urlencoded | %E1%BA%BE | |
| utf8bytes | e1 ba be | |
| utf16bebytes | 1e be | |
| utf32bebytes | 00 00 1e be |
How to Use
HTML:
Ế
CSS:
content: "\1EBE"
JavaScript:
"\u{1EBE}"
Python:
"\u1ebe"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00CA 0301