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 POINTO
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+333D | |
| decimal | 13117 | |
| htmldecimal | ㌽ | |
| htmlhex | ㌽ | |
| css | \333D | |
| javascript | \u{333D} | |
| python | \u333d | |
| java | \u333D | |
| go | \u333D | |
| ruby | \u{333D} | |
| rust | \u{333D} | |
| ccpp | \u333d | |
| urlencoded | %E3%8C%BD | |
| utf8bytes | e3 8c bd | |
| utf16bebytes | 33 3d | |
| utf32bebytes | 00 00 33 3d |
Cómo usar
HTML:
㌽
CSS:
content: "\333D"
JavaScript:
"\u{333D}"
Python:
"\u333d"
Propiedades
- Bloque
- CJK Compatibility
- Escritura
- Kana
- Categoría
- Other Symbol (So)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <square> 30DD 30A4 30F3 30C8