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' : ''">
⮻
OVERLAPPING WHITE AND BLACK SQUARES
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2BBB | |
| decimal | 11195 | |
| htmldecimal | ⮻ | |
| htmlhex | ⮻ | |
| css | \2BBB | |
| javascript | \u{2BBB} | |
| python | \u2bbb | |
| java | \u2BBB | |
| go | \u2BBB | |
| ruby | \u{2BBB} | |
| rust | \u{2BBB} | |
| ccpp | \u2bbb | |
| urlencoded | %E2%AE%BB | |
| utf8bytes | e2 ae bb | |
| utf16bebytes | 2b bb | |
| utf32bebytes | 00 00 2b bb |
Como Usar
HTML:
⮻
CSS:
content: "\2BBB"
JavaScript:
"\u{2BBB}"
Python:
"\u2bbb"
Propriedades
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não