Square With Upper Left To Lower Right Fill vs White Square With Lower Left Quadrant
VS
Comparación de propiedades
| Propiedad | ▧ 25A7 | ◱ 25F1 |
|---|---|---|
| Nombre | Square With Upper Left To Lower Right Fill | White Square With Lower Left Quadrant |
| 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 | 25F1 |
|---|---|---|
| Unicode | U+25A7 | U+25F1 |
| HTML Decimal | ▧ | ◱ |
| HTML Hex | ▧ | ◱ |
| CSS | \25A7 | \25F1 |
| JavaScript | \u{25A7} | \u{25F1} |
| Python | \u25a7 | \u25f1 |
| UTF-8 | e2 96 a7 | e2 97 b1 |
Cómo distinguirlos
Tanto Square With Upper Left To Lower Right Fill como White Square With Lower Left Quadrant 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.