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 CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EA6 | |
| decimal | 7846 | |
| htmldecimal | Ầ | |
| htmlhex | Ầ | |
| css | \1EA6 | |
| javascript | \u{1EA6} | |
| python | \u1ea6 | |
| java | \u1EA6 | |
| go | \u1EA6 | |
| ruby | \u{1EA6} | |
| rust | \u{1EA6} | |
| ccpp | \u1ea6 | |
| urlencoded | %E1%BA%A6 | |
| utf8bytes | e1 ba a6 | |
| utf16bebytes | 1e a6 | |
| utf32bebytes | 00 00 1e a6 |
How to Use
HTML:
Ầ
CSS:
content: "\1EA6"
JavaScript:
"\u{1EA6}"
Python:
"\u1ea6"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00C2 0300