Biohazard Sign vs Black Truck
VS
Comparación de propiedades
| Propiedad | ☣ 2623 | ⛟ 26DF |
|---|---|---|
| Nombre | Biohazard Sign | Black Truck |
| 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 | 2623 | 26DF |
|---|---|---|
| Unicode | U+2623 | U+26DF |
| HTML Decimal | ☣ | ⛟ |
| HTML Hex | ☣ | ⛟ |
| CSS | \2623 | \26DF |
| JavaScript | \u{2623} | \u{26DF} |
| Python | \u2623 | \u26df |
| UTF-8 | e2 98 a3 | e2 9b 9f |
Cómo distinguirlos
Tanto Biohazard Sign como Black Truck 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.