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' : ''">
≠
NOT EQUAL TO
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2260 | |
| decimal | 8800 | |
| htmldecimal | ≠ | |
| htmlhex | ≠ | |
| css | \2260 | |
| javascript | \u{2260} | |
| python | \u2260 | |
| java | \u2260 | |
| go | \u2260 | |
| ruby | \u{2260} | |
| rust | \u{2260} | |
| ccpp | \u2260 | |
| urlencoded | %E2%89%A0 | |
| utf8bytes | e2 89 a0 | |
| utf16bebytes | 22 60 | |
| utf32bebytes | 00 00 22 60 | |
| htmlentity | ≠ |
Como Usar
HTML:
≠
ou
≠
CSS:
content: "\2260"
JavaScript:
"\u{2260}"
Python:
"\u2260"
Propriedades
- Bloco
- Mathematical Operators
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Sim
- Decomposição
- 003D 0338