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 IDEOGRAPH REPRESENT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+3239 | |
| decimal | 12857 | |
| htmldecimal | ㈹ | |
| htmlhex | ㈹ | |
| css | \3239 | |
| javascript | \u{3239} | |
| python | \u3239 | |
| java | \u3239 | |
| go | \u3239 | |
| ruby | \u{3239} | |
| rust | \u{3239} | |
| ccpp | \u3239 | |
| urlencoded | %E3%88%B9 | |
| utf8bytes | e3 88 b9 | |
| utf16bebytes | 32 39 | |
| utf32bebytes | 00 00 32 39 |
Cómo usar
HTML:
㈹
CSS:
content: "\3239"
JavaScript:
"\u{3239}"
Python:
"\u3239"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 0028 4EE3 0029