Black Square vs Black Up-Pointing Triangle
VS
Comparación de propiedades
| Propiedad | ■ 25A0 | ▲ 25B2 |
|---|---|---|
| Nombre | Black Square | Black Up-Pointing Triangle |
| 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 | 25A0 | 25B2 |
|---|---|---|
| Unicode | U+25A0 | U+25B2 |
| HTML Decimal | ■ | ▲ |
| HTML Hex | ■ | ▲ |
| CSS | \25A0 | \25B2 |
| JavaScript | \u{25A0} | \u{25B2} |
| Python | \u25a0 | \u25b2 |
| UTF-8 | e2 96 a0 | e2 96 b2 |
Cómo distinguirlos
Tanto Black Square como Black Up-Pointing 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.