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 CURLY BRACKET
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF5D | |
| decimal | 65373 | |
| htmldecimal | } | |
| htmlhex | } | |
| css | \FF5D | |
| javascript | \u{FF5D} | |
| python | \uff5d | |
| java | \uFF5D | |
| go | \uFF5D | |
| ruby | \u{FF5D} | |
| rust | \u{FF5D} | |
| ccpp | \uff5d | |
| urlencoded | %EF%BD%9D | |
| utf8bytes | ef bd 9d | |
| utf16bebytes | ff 5d | |
| utf32bebytes | 00 00 ff 5d |
Como Usar
HTML:
}
CSS:
content: "\FF5D"
JavaScript:
"\u{FF5D}"
Python:
"\uff5d"
Propriedades
- Script
- Zyyy
- Categoria
- Close Punctuation (Pe)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim
- Decomposição
- <wide> 007D