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 ABOVE AND MACRON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01E1 | |
| decimal | 481 | |
| htmldecimal | ǡ | |
| htmlhex | ǡ | |
| css | \01E1 | |
| javascript | \u{1E1} | |
| python | \u01e1 | |
| java | \u01E1 | |
| go | \u01E1 | |
| ruby | \u{1E1} | |
| rust | \u{1E1} | |
| ccpp | \u01e1 | |
| urlencoded | %C7%A1 | |
| utf8bytes | c7 a1 | |
| utf16bebytes | 01 e1 | |
| utf32bebytes | 00 00 01 e1 |
How to Use
HTML:
ǡ
CSS:
content: "\01E1"
JavaScript:
"\u{1E1}"
Python:
"\u01e1"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0227 0304