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' : ''">
⋽
CONTAINS WITH OVERBAR
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22FD | |
| decimal | 8957 | |
| htmldecimal | ⋽ | |
| htmlhex | ⋽ | |
| css | \22FD | |
| javascript | \u{22FD} | |
| python | \u22fd | |
| java | \u22FD | |
| go | \u22FD | |
| ruby | \u{22FD} | |
| rust | \u{22FD} | |
| ccpp | \u22fd | |
| urlencoded | %E2%8B%BD | |
| utf8bytes | e2 8b bd | |
| utf16bebytes | 22 fd | |
| utf32bebytes | 00 00 22 fd |
Como Usar
HTML:
⋽
CSS:
content: "\22FD"
JavaScript:
"\u{22FD}"
Python:
"\u22fd"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim