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 DIAERESIS
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00CB | |
| decimal | 203 | |
| htmldecimal | Ë | |
| htmlhex | Ë | |
| css | \00CB | |
| javascript | \u{CB} | |
| python | \u00cb | |
| java | \u00CB | |
| go | \u00CB | |
| ruby | \u{CB} | |
| rust | \u{CB} | |
| ccpp | \u00cb | |
| urlencoded | %C3%8B | |
| utf8bytes | c3 8b | |
| utf16bebytes | 00 cb | |
| utf32bebytes | 00 00 00 cb |
Como Usar
HTML:
Ë
CSS:
content: "\00CB"
JavaScript:
"\u{CB}"
Python:
"\u00cb"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 0045 0308