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' : ''">
㉓
CIRCLED NUMBER TWENTY THREE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+3253 | |
| decimal | 12883 | |
| htmldecimal | ㉓ | |
| htmlhex | ㉓ | |
| css | \3253 | |
| javascript | \u{3253} | |
| python | \u3253 | |
| java | \u3253 | |
| go | \u3253 | |
| ruby | \u{3253} | |
| rust | \u{3253} | |
| ccpp | \u3253 | |
| urlencoded | %E3%89%93 | |
| utf8bytes | e3 89 93 | |
| utf16bebytes | 32 53 | |
| utf32bebytes | 00 00 32 53 |
Cómo usar
HTML:
㉓
CSS:
content: "\3253"
JavaScript:
"\u{3253}"
Python:
"\u3253"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Number (No)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <circle> 0032 0033