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 IDEOGRAPH ONE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+3280 | |
| decimal | 12928 | |
| htmldecimal | ㊀ | |
| htmlhex | ㊀ | |
| css | \3280 | |
| javascript | \u{3280} | |
| python | \u3280 | |
| java | \u3280 | |
| go | \u3280 | |
| ruby | \u{3280} | |
| rust | \u{3280} | |
| ccpp | \u3280 | |
| urlencoded | %E3%8A%80 | |
| utf8bytes | e3 8a 80 | |
| utf16bebytes | 32 80 | |
| utf32bebytes | 00 00 32 80 |
Cómo usar
HTML:
㊀
CSS:
content: "\3280"
JavaScript:
"\u{3280}"
Python:
"\u3280"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Number (No)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <circle> 4E00