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' : ''">
※
REFERENCE MARK
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+203B | |
| decimal | 8251 | |
| htmldecimal | ※ | |
| htmlhex | ※ | |
| css | \203B | |
| javascript | \u{203B} | |
| python | \u203b | |
| java | \u203B | |
| go | \u203B | |
| ruby | \u{203B} | |
| rust | \u{203B} | |
| ccpp | \u203b | |
| urlencoded | %E2%80%BB | |
| utf8bytes | e2 80 bb | |
| utf16bebytes | 20 3b | |
| utf32bebytes | 00 00 20 3b |
Como Usar
HTML:
※
CSS:
content: "\203B"
JavaScript:
"\u{203B}"
Python:
"\u203b"
Propriedades
- Bloco
- General Punctuation
- Script
- Zyyy
- Categoria
- Other Punctuation (Po)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não