Black Medium Square vs Black Vertical Rectangle
VS
Comparación de propiedades
| Propiedad | ◼ 25FC | ▮ 25AE |
|---|---|---|
| Nombre | Black Medium Square | Black Vertical Rectangle |
| Categoría | Formas geométricas | Formas geométricas |
| Bloque | Geometric Shapes | Geometric Shapes |
| Escritura | Zyyy | Zyyy |
| Categoría general | Math Symbol (Sm) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 25FC | 25AE |
|---|---|---|
| Unicode | U+25FC | U+25AE |
| HTML Decimal | ◼ | ▮ |
| HTML Hex | ◼ | ▮ |
| CSS | \25FC | \25AE |
| JavaScript | \u{25FC} | \u{25AE} |
| Python | \u25fc | \u25ae |
| UTF-8 | e2 97 bc | e2 96 ae |
Cómo distinguirlos
Tanto Black Medium Square 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.