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' : ''">
⒂
PARENTHESIZED NUMBER FIFTEEN
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2482 | |
| decimal | 9346 | |
| htmldecimal | ⒂ | |
| htmlhex | ⒂ | |
| css | \2482 | |
| javascript | \u{2482} | |
| python | \u2482 | |
| java | \u2482 | |
| go | \u2482 | |
| ruby | \u{2482} | |
| rust | \u{2482} | |
| ccpp | \u2482 | |
| urlencoded | %E2%92%82 | |
| utf8bytes | e2 92 82 | |
| utf16bebytes | 24 82 | |
| utf32bebytes | 00 00 24 82 |
Cómo usar
HTML:
⒂
CSS:
content: "\2482"
JavaScript:
"\u{2482}"
Python:
"\u2482"
Propiedades
- Bloque
- Enclosed Alphanumerics
- Escritura
- Zyyy
- Categoría
- Other Number (No)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 0028 0031 0035 0029