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 HOON
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+3342 | |
| decimal | 13122 | |
| htmldecimal | ㍂ | |
| htmlhex | ㍂ | |
| css | \3342 | |
| javascript | \u{3342} | |
| python | \u3342 | |
| java | \u3342 | |
| go | \u3342 | |
| ruby | \u{3342} | |
| rust | \u{3342} | |
| ccpp | \u3342 | |
| urlencoded | %E3%8D%82 | |
| utf8bytes | e3 8d 82 | |
| utf16bebytes | 33 42 | |
| utf32bebytes | 00 00 33 42 |
Cómo usar
HTML:
㍂
CSS:
content: "\3342"
JavaScript:
"\u{3342}"
Python:
"\u3342"
Propiedades
- Bloque
- CJK Compatibility
- Escritura
- Kana
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <square> 30DB 30FC 30F3