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 DIGIT TWO
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2475 | |
| decimal | 9333 | |
| htmldecimal | ⑵ | |
| htmlhex | ⑵ | |
| css | \2475 | |
| javascript | \u{2475} | |
| python | \u2475 | |
| java | \u2475 | |
| go | \u2475 | |
| ruby | \u{2475} | |
| rust | \u{2475} | |
| ccpp | \u2475 | |
| urlencoded | %E2%91%B5 | |
| utf8bytes | e2 91 b5 | |
| utf16bebytes | 24 75 | |
| utf32bebytes | 00 00 24 75 |
Cómo usar
HTML:
⑵
CSS:
content: "\2475"
JavaScript:
"\u{2475}"
Python:
"\u2475"
Propiedades
- Bloque
- Enclosed Alphanumerics
- Escritura
- Zyyy
- Categoría
- Other Number (No)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 0028 0032 0029