Circle With Vertical Fill vs Dotted Circle
VS
Comparación de propiedades
| Propiedad | ◍ 25CD | ◌ 25CC |
|---|---|---|
| Nombre | Circle With Vertical Fill | Dotted Circle |
| 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 | 25CD | 25CC |
|---|---|---|
| Unicode | U+25CD | U+25CC |
| HTML Decimal | ◍ | ◌ |
| HTML Hex | ◍ | ◌ |
| CSS | \25CD | \25CC |
| JavaScript | \u{25CD} | \u{25CC} |
| Python | \u25cd | \u25cc |
| UTF-8 | e2 97 8d | e2 97 8c |
Cómo distinguirlos
Tanto Circle With Vertical Fill como Dotted Circle 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.