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' : ''">
≂
MINUS TILDE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2242 | |
| decimal | 8770 | |
| htmldecimal | ≂ | |
| htmlhex | ≂ | |
| css | \2242 | |
| javascript | \u{2242} | |
| python | \u2242 | |
| java | \u2242 | |
| go | \u2242 | |
| ruby | \u{2242} | |
| rust | \u{2242} | |
| ccpp | \u2242 | |
| urlencoded | %E2%89%82 | |
| utf8bytes | e2 89 82 | |
| utf16bebytes | 22 42 | |
| utf32bebytes | 00 00 22 42 |
Como Usar
HTML:
≂
CSS:
content: "\2242"
JavaScript:
"\u{2242}"
Python:
"\u2242"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim