Black Left Lane Merge vs Medium Black Circle
VS
Comparación de propiedades
| Propiedad | ⛘ 26D8 | ⚫ 26AB |
|---|---|---|
| Nombre | Black Left Lane Merge | Medium Black Circle |
| Categoría | Estrellas y asteriscos | Estrellas y asteriscos |
| Bloque | Miscellaneous Symbols | Miscellaneous Symbols |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Symbol (So) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 26D8 | 26AB |
|---|---|---|
| Unicode | U+26D8 | U+26AB |
| HTML Decimal | ⛘ | ⚫ |
| HTML Hex | ⛘ | ⚫ |
| CSS | \26D8 | \26AB |
| JavaScript | \u{26D8} | \u{26AB} |
| Python | \u26d8 | \u26ab |
| UTF-8 | e2 9b 98 | e2 9a ab |
Cómo distinguirlos
Tanto Black Left Lane Merge como Medium Black Circle pertenecen a la categoría Estrellas y asteriscos y al bloque Miscellaneous Symbols. 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.