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' : ''">
⍯
APL FUNCTIONAL SYMBOL QUAD NOT EQUAL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+236F | |
| decimal | 9071 | |
| htmldecimal | ⍯ | |
| htmlhex | ⍯ | |
| css | \236F | |
| javascript | \u{236F} | |
| python | \u236f | |
| java | \u236F | |
| go | \u236F | |
| ruby | \u{236F} | |
| rust | \u{236F} | |
| ccpp | \u236f | |
| urlencoded | %E2%8D%AF | |
| utf8bytes | e2 8d af | |
| utf16bebytes | 23 6f | |
| utf32bebytes | 00 00 23 6f |
Cómo usar
HTML:
⍯
CSS:
content: "\236F"
JavaScript:
"\u{236F}"
Python:
"\u236f"
Propiedades
- Bloque
- Miscellaneous Technical
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No