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 U WITH CIRCUMFLEX
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00FB | |
| decimal | 251 | |
| htmldecimal | û | |
| htmlhex | û | |
| css | \00FB | |
| javascript | \u{FB} | |
| python | \u00fb | |
| java | \u00FB | |
| go | \u00FB | |
| ruby | \u{FB} | |
| rust | \u{FB} | |
| ccpp | \u00fb | |
| urlencoded | %C3%BB | |
| utf8bytes | c3 bb | |
| utf16bebytes | 00 fb | |
| utf32bebytes | 00 00 00 fb |
Como Usar
HTML:
û
CSS:
content: "\00FB"
JavaScript:
"\u{FB}"
Python:
"\u00fb"
Propriedades
- Bloco
- Latin-1 Supplement
- Script
- Latn
- Categoria
- Lowercase Letter (Ll)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 0075 0302