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 BREVE AND ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EAF | |
| decimal | 7855 | |
| htmldecimal | ắ | |
| htmlhex | ắ | |
| css | \1EAF | |
| javascript | \u{1EAF} | |
| python | \u1eaf | |
| java | \u1EAF | |
| go | \u1EAF | |
| ruby | \u{1EAF} | |
| rust | \u{1EAF} | |
| ccpp | \u1eaf | |
| urlencoded | %E1%BA%AF | |
| utf8bytes | e1 ba af | |
| utf16bebytes | 1e af | |
| utf32bebytes | 00 00 1e af |
How to Use
HTML:
ắ
CSS:
content: "\1EAF"
JavaScript:
"\u{1EAF}"
Python:
"\u1eaf"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0103 0301