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 WITH DIAGONAL CROSSHATCH FILL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25A9 | |
| decimal | 9641 | |
| htmldecimal | ▩ | |
| htmlhex | ▩ | |
| css | \25A9 | |
| javascript | \u{25A9} | |
| python | \u25a9 | |
| java | \u25A9 | |
| go | \u25A9 | |
| ruby | \u{25A9} | |
| rust | \u{25A9} | |
| ccpp | \u25a9 | |
| urlencoded | %E2%96%A9 | |
| utf8bytes | e2 96 a9 | |
| utf16bebytes | 25 a9 | |
| utf32bebytes | 00 00 25 a9 |
Cómo usar
HTML:
▩
CSS:
content: "\25A9"
JavaScript:
"\u{25A9}"
Python:
"\u25a9"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No