Black Down-Pointing Triangle vs White Right-Pointing Pointer
VS
Comparación de propiedades
| Propiedad | ▼ 25BC | ▻ 25BB |
|---|---|---|
| Nombre | Black Down-Pointing Triangle | White Right-Pointing Pointer |
| 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 | 25BC | 25BB |
|---|---|---|
| Unicode | U+25BC | U+25BB |
| HTML Decimal | ▼ | ▻ |
| HTML Hex | ▼ | ▻ |
| CSS | \25BC | \25BB |
| JavaScript | \u{25BC} | \u{25BB} |
| Python | \u25bc | \u25bb |
| UTF-8 | e2 96 bc | e2 96 bb |
Cómo distinguirlos
Tanto Black Down-Pointing Triangle como White Right-Pointing Pointer 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.