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 A WITH CIRCUMFLEX AND HOOK ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EA9 | |
| decimal | 7849 | |
| htmldecimal | ẩ | |
| htmlhex | ẩ | |
| css | \1EA9 | |
| javascript | \u{1EA9} | |
| python | \u1ea9 | |
| java | \u1EA9 | |
| go | \u1EA9 | |
| ruby | \u{1EA9} | |
| rust | \u{1EA9} | |
| ccpp | \u1ea9 | |
| urlencoded | %E1%BA%A9 | |
| utf8bytes | e1 ba a9 | |
| utf16bebytes | 1e a9 | |
| utf32bebytes | 00 00 1e a9 |
How to Use
HTML:
ẩ
CSS:
content: "\1EA9"
JavaScript:
"\u{1EA9}"
Python:
"\u1ea9"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00E2 0309