Square With Upper Left To Lower Right Fill vs White Square With Vertical Bisecting Line
VS
Comparación de propiedades
| Propiedad | ▧ 25A7 | ◫ 25EB |
|---|---|---|
| Nombre | Square With Upper Left To Lower Right Fill | White Square With Vertical Bisecting Line |
| 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 | 25A7 | 25EB |
|---|---|---|
| Unicode | U+25A7 | U+25EB |
| HTML Decimal | ▧ | ◫ |
| HTML Hex | ▧ | ◫ |
| CSS | \25A7 | \25EB |
| JavaScript | \u{25A7} | \u{25EB} |
| Python | \u25a7 | \u25eb |
| UTF-8 | e2 96 a7 | e2 97 ab |
Cómo distinguirlos
Tanto Square With Upper Left To Lower Right Fill como White Square With Vertical Bisecting Line 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.