Left Half Block vs Quadrant Upper Left And Upper Right And Lower Left
VS
Comparación de propiedades
| Propiedad | ▌ 258C | ▛ 259B |
|---|---|---|
| Nombre | Left Half Block | Quadrant Upper Left And Upper Right And Lower Left |
| Categoría | Elementos de bloque | Elementos de bloque |
| Bloque | Block Elements | Block Elements |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Symbol (So) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 258C | 259B |
|---|---|---|
| Unicode | U+258C | U+259B |
| HTML Decimal | ▌ | ▛ |
| HTML Hex | ▌ | ▛ |
| CSS | \258C | \259B |
| JavaScript | \u{258C} | \u{259B} |
| Python | \u258c | \u259b |
| UTF-8 | e2 96 8c | e2 96 9b |
Cómo distinguirlos
Tanto Left Half Block como Quadrant Upper Left And Upper Right And Lower Left pertenecen a la categoría Elementos de bloque y al bloque Block Elements. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.