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 DOT BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EA1 | |
| decimal | 7841 | |
| htmldecimal | ạ | |
| htmlhex | ạ | |
| css | \1EA1 | |
| javascript | \u{1EA1} | |
| python | \u1ea1 | |
| java | \u1EA1 | |
| go | \u1EA1 | |
| ruby | \u{1EA1} | |
| rust | \u{1EA1} | |
| ccpp | \u1ea1 | |
| urlencoded | %E1%BA%A1 | |
| utf8bytes | e1 ba a1 | |
| utf16bebytes | 1e a1 | |
| utf32bebytes | 00 00 1e a1 |
How to Use
HTML:
ạ
CSS:
content: "\1EA1"
JavaScript:
"\u{1EA1}"
Python:
"\u1ea1"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0061 0323