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 E WITH ACUTE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00C9 | |
| decimal | 201 | |
| htmldecimal | É | |
| htmlhex | É | |
| css | \00C9 | |
| javascript | \u{C9} | |
| python | \u00c9 | |
| java | \u00C9 | |
| go | \u00C9 | |
| ruby | \u{C9} | |
| rust | \u{C9} | |
| ccpp | \u00c9 | |
| urlencoded | %C3%89 | |
| utf8bytes | c3 89 | |
| utf16bebytes | 00 c9 | |
| utf32bebytes | 00 00 00 c9 |
Como Usar
HTML:
É
CSS:
content: "\00C9"
JavaScript:
"\u{C9}"
Python:
"\u00c9"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 0045 0301