Lower Left Triangle vs Square With Upper Left To Lower Right Fill
VS
Comparación de propiedades
| Propiedad | ◺ 25FA | ▧ 25A7 |
|---|---|---|
| Nombre | Lower Left Triangle | Square With Upper Left To Lower Right Fill |
| Categoría | Formas geométricas | Formas geométricas |
| Bloque | Geometric Shapes | Geometric Shapes |
| Escritura | Zyyy | Zyyy |
| Categoría general | Math Symbol (Sm) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 25FA | 25A7 |
|---|---|---|
| Unicode | U+25FA | U+25A7 |
| HTML Decimal | ◺ | ▧ |
| HTML Hex | ◺ | ▧ |
| CSS | \25FA | \25A7 |
| JavaScript | \u{25FA} | \u{25A7} |
| Python | \u25fa | \u25a7 |
| UTF-8 | e2 97 ba | e2 96 a7 |
Cómo distinguirlos
Tanto Lower Left Triangle como Square With Upper Left To Lower Right Fill 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.