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