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