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