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 CIRCUMFLEX AND DOT BELOW
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1EAD | |
| decimal | 7853 | |
| htmldecimal | ậ | |
| htmlhex | ậ | |
| css | \1EAD | |
| javascript | \u{1EAD} | |
| python | \u1ead | |
| java | \u1EAD | |
| go | \u1EAD | |
| ruby | \u{1EAD} | |
| rust | \u{1EAD} | |
| ccpp | \u1ead | |
| urlencoded | %E1%BA%AD | |
| utf8bytes | e1 ba ad | |
| utf16bebytes | 1e ad | |
| utf32bebytes | 00 00 1e ad |
Como Usar
HTML:
ậ
CSS:
content: "\1EAD"
JavaScript:
"\u{1EAD}"
Python:
"\u1ead"
Propriedades
- Script
- Latn
- Categoria
- Lowercase Letter (Ll)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 1EA1 0302