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