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 O
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+24AA | |
| decimal | 9386 | |
| htmldecimal | ⒪ | |
| htmlhex | ⒪ | |
| css | \24AA | |
| javascript | \u{24AA} | |
| python | \u24aa | |
| java | \u24AA | |
| go | \u24AA | |
| ruby | \u{24AA} | |
| rust | \u{24AA} | |
| ccpp | \u24aa | |
| urlencoded | %E2%92%AA | |
| utf8bytes | e2 92 aa | |
| utf16bebytes | 24 aa | |
| utf32bebytes | 00 00 24 aa |
Cómo usar
HTML:
⒪
CSS:
content: "\24AA"
JavaScript:
"\u{24AA}"
Python:
"\u24aa"
Propiedades
- Bloque
- Enclosed Alphanumerics
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <compat> 0028 006F 0029