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