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' : ''">
⫁
SUBSET WITH MULTIPLICATION SIGN BELOW
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2AC1 | |
| decimal | 10945 | |
| htmldecimal | ⫁ | |
| htmlhex | ⫁ | |
| css | \2AC1 | |
| javascript | \u{2AC1} | |
| python | \u2ac1 | |
| java | \u2AC1 | |
| go | \u2AC1 | |
| ruby | \u{2AC1} | |
| rust | \u{2AC1} | |
| ccpp | \u2ac1 | |
| urlencoded | %E2%AB%81 | |
| utf8bytes | e2 ab 81 | |
| utf16bebytes | 2a c1 | |
| utf32bebytes | 00 00 2a c1 |
Cómo usar
HTML:
⫁
CSS:
content: "\2AC1"
JavaScript:
"\u{2AC1}"
Python:
"\u2ac1"
Propiedades
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí