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' : ''">
⩤
Z NOTATION DOMAIN ANTIRESTRICTION
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2A64 | |
| decimal | 10852 | |
| htmldecimal | ⩤ | |
| htmlhex | ⩤ | |
| css | \2A64 | |
| javascript | \u{2A64} | |
| python | \u2a64 | |
| java | \u2A64 | |
| go | \u2A64 | |
| ruby | \u{2A64} | |
| rust | \u{2A64} | |
| ccpp | \u2a64 | |
| urlencoded | %E2%A9%A4 | |
| utf8bytes | e2 a9 a4 | |
| utf16bebytes | 2a 64 | |
| utf32bebytes | 00 00 2a 64 |
Cómo usar
HTML:
⩤
CSS:
content: "\2A64"
JavaScript:
"\u{2A64}"
Python:
"\u2a64"
Propiedades
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí