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