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' : ''">
□
WHITE SQUARE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25A1 | |
| decimal | 9633 | |
| htmldecimal | □ | |
| htmlhex | □ | |
| css | \25A1 | |
| javascript | \u{25A1} | |
| python | \u25a1 | |
| java | \u25A1 | |
| go | \u25A1 | |
| ruby | \u{25A1} | |
| rust | \u{25A1} | |
| ccpp | \u25a1 | |
| urlencoded | %E2%96%A1 | |
| utf8bytes | e2 96 a1 | |
| utf16bebytes | 25 a1 | |
| utf32bebytes | 00 00 25 a1 |
Cómo usar
HTML:
□
CSS:
content: "\25A1"
JavaScript:
"\u{25A1}"
Python:
"\u25a1"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No