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 RIGHT HALF BLACK
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+25E8 | |
| decimal | 9704 | |
| htmldecimal | ◨ | |
| htmlhex | ◨ | |
| css | \25E8 | |
| javascript | \u{25E8} | |
| python | \u25e8 | |
| java | \u25E8 | |
| go | \u25E8 | |
| ruby | \u{25E8} | |
| rust | \u{25E8} | |
| ccpp | \u25e8 | |
| urlencoded | %E2%97%A8 | |
| utf8bytes | e2 97 a8 | |
| utf16bebytes | 25 e8 | |
| utf32bebytes | 00 00 25 e8 |
Cómo usar
HTML:
◨
CSS:
content: "\25E8"
JavaScript:
"\u{25E8}"
Python:
"\u25e8"
Propiedades
- Bloque
- Geometric Shapes
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No