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' : ''">
]
FULLWIDTH RIGHT SQUARE BRACKET
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF3D | |
| decimal | 65341 | |
| htmldecimal | ] | |
| htmlhex | ] | |
| css | \FF3D | |
| javascript | \u{FF3D} | |
| python | \uff3d | |
| java | \uFF3D | |
| go | \uFF3D | |
| ruby | \u{FF3D} | |
| rust | \u{FF3D} | |
| ccpp | \uff3d | |
| urlencoded | %EF%BC%BD | |
| utf8bytes | ef bc bd | |
| utf16bebytes | ff 3d | |
| utf32bebytes | 00 00 ff 3d |
Como Usar
HTML:
]
CSS:
content: "\FF3D"
JavaScript:
"\u{FF3D}"
Python:
"\uff3d"
Propriedades
- Script
- Zyyy
- Categoria
- Close Punctuation (Pe)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim
- Decomposição
- <wide> 005D