copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('6'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
6
FULLWIDTH DIGIT SIX
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF16 | |
| decimal | 65302 | |
| htmldecimal | 6 | |
| htmlhex | 6 | |
| css | \FF16 | |
| javascript | \u{FF16} | |
| python | \uff16 | |
| java | \uFF16 | |
| go | \uFF16 | |
| ruby | \u{FF16} | |
| rust | \u{FF16} | |
| ccpp | \uff16 | |
| urlencoded | %EF%BC%96 | |
| utf8bytes | ef bc 96 | |
| utf16bebytes | ff 16 | |
| utf32bebytes | 00 00 ff 16 |
Como Usar
HTML:
6
CSS:
content: "\FF16"
JavaScript:
"\u{FF16}"
Python:
"\uff16"
Propriedades
- Script
- Zyyy
- Categoria
- Decimal Number (Nd)
- Bidirecional
- EN
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- <wide> 0036