Square With Vertical Fill vs White Rectangle
VS
Comparación de propiedades
| Propiedad | ▥ 25A5 | ▭ 25AD |
|---|---|---|
| Nombre | Square With Vertical Fill | White 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 | 25A5 | 25AD |
|---|---|---|
| Unicode | U+25A5 | U+25AD |
| HTML Decimal | ▥ | ▭ |
| HTML Hex | ▥ | ▭ |
| CSS | \25A5 | \25AD |
| JavaScript | \u{25A5} | \u{25AD} |
| Python | \u25a5 | \u25ad |
| UTF-8 | e2 96 a5 | e2 96 ad |
Cómo distinguirlos
Tanto Square With Vertical Fill como White 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.