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 CARON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01CE | |
| decimal | 462 | |
| htmldecimal | ǎ | |
| htmlhex | ǎ | |
| css | \01CE | |
| javascript | \u{1CE} | |
| python | \u01ce | |
| java | \u01CE | |
| go | \u01CE | |
| ruby | \u{1CE} | |
| rust | \u{1CE} | |
| ccpp | \u01ce | |
| urlencoded | %C7%8E | |
| utf8bytes | c7 8e | |
| utf16bebytes | 01 ce | |
| utf32bebytes | 00 00 01 ce |
How to Use
HTML:
ǎ
CSS:
content: "\01CE"
JavaScript:
"\u{1CE}"
Python:
"\u01ce"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0061 030C