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 HPA
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+3371 | |
| decimal | 13169 | |
| htmldecimal | ㍱ | |
| htmlhex | ㍱ | |
| css | \3371 | |
| javascript | \u{3371} | |
| python | \u3371 | |
| java | \u3371 | |
| go | \u3371 | |
| ruby | \u{3371} | |
| rust | \u{3371} | |
| ccpp | \u3371 | |
| urlencoded | %E3%8D%B1 | |
| utf8bytes | e3 8d b1 | |
| utf16bebytes | 33 71 | |
| utf32bebytes | 00 00 33 71 |
Cómo usar
HTML:
㍱
CSS:
content: "\3371"
JavaScript:
"\u{3371}"
Python:
"\u3371"
Propiedades
- Bloque
- CJK Compatibility
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <square> 0068 0050 0061