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 U WITH TILDE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0168 | |
| decimal | 360 | |
| htmldecimal | Ũ | |
| htmlhex | Ũ | |
| css | \0168 | |
| javascript | \u{168} | |
| python | \u0168 | |
| java | \u0168 | |
| go | \u0168 | |
| ruby | \u{168} | |
| rust | \u{168} | |
| ccpp | \u0168 | |
| urlencoded | %C5%A8 | |
| utf8bytes | c5 a8 | |
| utf16bebytes | 01 68 | |
| utf32bebytes | 00 00 01 68 |
Como Usar
HTML:
Ũ
CSS:
content: "\0168"
JavaScript:
"\u{168}"
Python:
"\u0168"
Propriedades
- Bloco
- Latin Extended-A
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- 0055 0303