Black Up-Pointing Small Triangle vs Black Vertical Rectangle
VS
Comparación de propiedades
| Propiedad | ▴ 25B4 | ▮ 25AE |
|---|---|---|
| Nombre | Black Up-Pointing Small Triangle | Black Vertical Rectangle |
| 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 | 25B4 | 25AE |
|---|---|---|
| Unicode | U+25B4 | U+25AE |
| HTML Decimal | ▴ | ▮ |
| HTML Hex | ▴ | ▮ |
| CSS | \25B4 | \25AE |
| JavaScript | \u{25B4} | \u{25AE} |
| Python | \u25b4 | \u25ae |
| UTF-8 | e2 96 b4 | e2 96 ae |
Cómo distinguirlos
Tanto Black Up-Pointing Small Triangle como Black Vertical Rectangle 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.