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 O WITH STROKE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00D8 | |
| decimal | 216 | |
| htmldecimal | Ø | |
| htmlhex | Ø | |
| css | \00D8 | |
| javascript | \u{D8} | |
| python | \u00d8 | |
| java | \u00D8 | |
| go | \u00D8 | |
| ruby | \u{D8} | |
| rust | \u{D8} | |
| ccpp | \u00d8 | |
| urlencoded | %C3%98 | |
| utf8bytes | c3 98 | |
| utf16bebytes | 00 d8 | |
| utf32bebytes | 00 00 00 d8 |
Como Usar
HTML:
Ø
CSS:
content: "\00D8"
JavaScript:
"\u{D8}"
Python:
"\u00d8"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não