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 GRAVE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00D2 | |
| decimal | 210 | |
| htmldecimal | Ò | |
| htmlhex | Ò | |
| css | \00D2 | |
| javascript | \u{D2} | |
| python | \u00d2 | |
| java | \u00D2 | |
| go | \u00D2 | |
| ruby | \u{D2} | |
| rust | \u{D2} | |
| ccpp | \u00d2 | |
| urlencoded | %C3%92 | |
| utf8bytes | c3 92 | |
| utf16bebytes | 00 d2 | |
| utf32bebytes | 00 00 00 d2 |
Como Usar
HTML:
Ò
CSS:
content: "\00D2"
JavaScript:
"\u{D2}"
Python:
"\u00d2"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 004F 0300