Circle With Lower Half Black vs Square With Upper Left To Lower Right Fill
VS
Comparación de propiedades
| Propiedad | ◒ 25D2 | ▧ 25A7 |
|---|---|---|
| Nombre | Circle With Lower Half Black | Square With Upper Left To Lower Right Fill |
| 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 | 25D2 | 25A7 |
|---|---|---|
| Unicode | U+25D2 | U+25A7 |
| HTML Decimal | ◒ | ▧ |
| HTML Hex | ◒ | ▧ |
| CSS | \25D2 | \25A7 |
| JavaScript | \u{25D2} | \u{25A7} |
| Python | \u25d2 | \u25a7 |
| UTF-8 | e2 97 92 | e2 96 a7 |
Cómo distinguirlos
Tanto Circle With Lower Half Black como Square With Upper Left To Lower Right Fill 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.