Infinito vs Left Semidirect Product
VS
Comparación de propiedades
| Propiedad | ∞ 221E | ⋋ 22CB |
|---|---|---|
| Nombre | Infinito | Left Semidirect Product |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Mathematical Operators | Mathematical Operators |
| Escritura | Zyyy | Zyyy |
| Categoría general | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 221E | 22CB |
|---|---|---|
| Unicode | U+221E | U+22CB |
| HTML Decimal | ∞ | ⋋ |
| HTML Hex | ∞ | ⋋ |
| CSS | \221E | \22CB |
| JavaScript | \u{221E} | \u{22CB} |
| Python | \u221e | \u22cb |
| UTF-8 | e2 88 9e | e2 8b 8b |
Cómo distinguirlos
Tanto Infinito como Left Semidirect Product pertenecen a la categoría Símbolos matemáticos y al bloque Mathematical Operators. 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.