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' : ''">
⁏
REVERSED SEMICOLON
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+204F | |
| decimal | 8271 | |
| htmldecimal | ⁏ | |
| htmlhex | ⁏ | |
| css | \204F | |
| javascript | \u{204F} | |
| python | \u204f | |
| java | \u204F | |
| go | \u204F | |
| ruby | \u{204F} | |
| rust | \u{204F} | |
| ccpp | \u204f | |
| urlencoded | %E2%81%8F | |
| utf8bytes | e2 81 8f | |
| utf16bebytes | 20 4f | |
| utf32bebytes | 00 00 20 4f |
Como Usar
HTML:
⁏
CSS:
content: "\204F"
JavaScript:
"\u{204F}"
Python:
"\u204f"
Propriedades
- Bloco
- General Punctuation
- Script
- Zyyy
- Categoria
- Other Punctuation (Po)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não