Square With Upper Left To Lower Right Fill vs White Right-Pointing Pointer
VS
Comparación de propiedades
| Propiedad | ▧ 25A7 | ▻ 25BB |
|---|---|---|
| Nombre | Square With Upper Left To Lower Right Fill | White Right-Pointing Pointer |
| Categoría | Formas geométricas | Formas geométricas |
| Bloque | Geometric Shapes | Geometric Shapes |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Symbol (So) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 25A7 | 25BB |
|---|---|---|
| Unicode | U+25A7 | U+25BB |
| HTML Decimal | ▧ | ▻ |
| HTML Hex | ▧ | ▻ |
| CSS | \25A7 | \25BB |
| JavaScript | \u{25A7} | \u{25BB} |
| Python | \u25a7 | \u25bb |
| UTF-8 | e2 96 a7 | e2 96 bb |
Cómo distinguirlos
Tanto Square With Upper Left To Lower Right Fill como White Right-Pointing Pointer pertenecen a la categoría Formas geométricas y al bloque Geometric Shapes. 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.