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' : ''">
≘
CORRESPONDS TO
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2258 | |
| decimal | 8792 | |
| htmldecimal | ≘ | |
| htmlhex | ≘ | |
| css | \2258 | |
| javascript | \u{2258} | |
| python | \u2258 | |
| java | \u2258 | |
| go | \u2258 | |
| ruby | \u{2258} | |
| rust | \u{2258} | |
| ccpp | \u2258 | |
| urlencoded | %E2%89%98 | |
| utf8bytes | e2 89 98 | |
| utf16bebytes | 22 58 | |
| utf32bebytes | 00 00 22 58 |
Cómo usar
HTML:
≘
CSS:
content: "\2258"
JavaScript:
"\u{2258}"
Python:
"\u2258"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No