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' : ''">
㌬
SQUARE PAATU
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+332C | |
| decimal | 13100 | |
| htmldecimal | ㌬ | |
| htmlhex | ㌬ | |
| css | \332C | |
| javascript | \u{332C} | |
| python | \u332c | |
| java | \u332C | |
| go | \u332C | |
| ruby | \u{332C} | |
| rust | \u{332C} | |
| ccpp | \u332c | |
| urlencoded | %E3%8C%AC | |
| utf8bytes | e3 8c ac | |
| utf16bebytes | 33 2c | |
| utf32bebytes | 00 00 33 2c |
Cómo usar
HTML:
㌬
CSS:
content: "\332C"
JavaScript:
"\u{332C}"
Python:
"\u332c"
Propiedades
- Bloque
- CJK Compatibility
- Escritura
- Kana
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <square> 30D1 30FC 30C4