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 HOOK ABOVE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1EA8 | |
| decimal | 7848 | |
| htmldecimal | Ẩ | |
| htmlhex | Ẩ | |
| css | \1EA8 | |
| javascript | \u{1EA8} | |
| python | \u1ea8 | |
| java | \u1EA8 | |
| go | \u1EA8 | |
| ruby | \u{1EA8} | |
| rust | \u{1EA8} | |
| ccpp | \u1ea8 | |
| urlencoded | %E1%BA%A8 | |
| utf8bytes | e1 ba a8 | |
| utf16bebytes | 1e a8 | |
| utf32bebytes | 00 00 1e a8 |
Como Usar
HTML:
Ẩ
CSS:
content: "\1EA8"
JavaScript:
"\u{1EA8}"
Python:
"\u1ea8"
Propriedades
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 00C2 0309