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