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 LATIN SMALL LETTER S
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+24AE | |
| decimal | 9390 | |
| htmldecimal | ⒮ | |
| htmlhex | ⒮ | |
| css | \24AE | |
| javascript | \u{24AE} | |
| python | \u24ae | |
| java | \u24AE | |
| go | \u24AE | |
| ruby | \u{24AE} | |
| rust | \u{24AE} | |
| ccpp | \u24ae | |
| urlencoded | %E2%92%AE | |
| utf8bytes | e2 92 ae | |
| utf16bebytes | 24 ae | |
| utf32bebytes | 00 00 24 ae |
Cómo usar
HTML:
⒮
CSS:
content: "\24AE"
JavaScript:
"\u{24AE}"
Python:
"\u24ae"
Propiedades
- Bloque
- Enclosed Alphanumerics
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 0028 0073 0029