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' : ''">
⋡
DOES NOT SUCCEED OR EQUAL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22E1 | |
| decimal | 8929 | |
| htmldecimal | ⋡ | |
| htmlhex | ⋡ | |
| css | \22E1 | |
| javascript | \u{22E1} | |
| python | \u22e1 | |
| java | \u22E1 | |
| go | \u22E1 | |
| ruby | \u{22E1} | |
| rust | \u{22E1} | |
| ccpp | \u22e1 | |
| urlencoded | %E2%8B%A1 | |
| utf8bytes | e2 8b a1 | |
| utf16bebytes | 22 e1 | |
| utf32bebytes | 00 00 22 e1 |
Cómo usar
HTML:
⋡
CSS:
content: "\22E1"
JavaScript:
"\u{22E1}"
Python:
"\u22e1"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí
- Descomposición
- 227D 0338