Black Circle vs Circle With Vertical Fill
VS
Comparación de propiedades
| Propiedad | ● 25CF | ◍ 25CD |
|---|---|---|
| Nombre | Black Circle | Circle With Vertical Fill |
| Categoría | Círculos y puntos | Círculos y puntos |
| 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 | 25CF | 25CD |
|---|---|---|
| Unicode | U+25CF | U+25CD |
| HTML Decimal | ● | ◍ |
| HTML Hex | ● | ◍ |
| CSS | \25CF | \25CD |
| JavaScript | \u{25CF} | \u{25CD} |
| Python | \u25cf | \u25cd |
| UTF-8 | e2 97 8f | e2 97 8d |
Cómo distinguirlos
Tanto Black Circle como Circle With Vertical Fill pertenecen a la categoría Círculos y puntos 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.