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 NUMBER SIGN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF03 | |
| decimal | 65283 | |
| htmldecimal | # | |
| htmlhex | # | |
| css | \FF03 | |
| javascript | \u{FF03} | |
| python | \uff03 | |
| java | \uFF03 | |
| go | \uFF03 | |
| ruby | \u{FF03} | |
| rust | \u{FF03} | |
| ccpp | \uff03 | |
| urlencoded | %EF%BC%83 | |
| utf8bytes | ef bc 83 | |
| utf16bebytes | ff 03 | |
| utf32bebytes | 00 00 ff 03 |
Como Usar
HTML:
#
CSS:
content: "\FF03"
JavaScript:
"\u{FF03}"
Python:
"\uff03"
Propriedades
- Script
- Zyyy
- Categoria
- Other Punctuation (Po)
- Bidirecional
- ET
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- <wide> 0023