copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('z'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
z
FULLWIDTH LATIN SMALL LETTER Z
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF5A | |
| decimal | 65370 | |
| htmldecimal | z | |
| htmlhex | z | |
| css | \FF5A | |
| javascript | \u{FF5A} | |
| python | \uff5a | |
| java | \uFF5A | |
| go | \uFF5A | |
| ruby | \u{FF5A} | |
| rust | \u{FF5A} | |
| ccpp | \uff5a | |
| urlencoded | %EF%BD%9A | |
| utf8bytes | ef bd 9a | |
| utf16bebytes | ff 5a | |
| utf32bebytes | 00 00 ff 5a |
Como Usar
HTML:
z
CSS:
content: "\FF5A"
JavaScript:
"\u{FF5A}"
Python:
"\uff5a"
Propriedades
- Script
- Latn
- Categoria
- Lowercase Letter (Ll)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- <wide> 007A