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' : ''">
⊫
DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22AB | |
| decimal | 8875 | |
| htmldecimal | ⊫ | |
| htmlhex | ⊫ | |
| css | \22AB | |
| javascript | \u{22AB} | |
| python | \u22ab | |
| java | \u22AB | |
| go | \u22AB | |
| ruby | \u{22AB} | |
| rust | \u{22AB} | |
| ccpp | \u22ab | |
| urlencoded | %E2%8A%AB | |
| utf8bytes | e2 8a ab | |
| utf16bebytes | 22 ab | |
| utf32bebytes | 00 00 22 ab |
Como Usar
HTML:
⊫
CSS:
content: "\22AB"
JavaScript:
"\u{22AB}"
Python:
"\u22ab"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim