Element Of With Long Horizontal Stroke vs Infinito
VS
Comparación de propiedades
| Propiedad | ⋲ 22F2 | ∞ 221E |
|---|---|---|
| Nombre | Element Of With Long Horizontal Stroke | Infinito |
| 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 | 22F2 | 221E |
|---|---|---|
| Unicode | U+22F2 | U+221E |
| HTML Decimal | ⋲ | ∞ |
| HTML Hex | ⋲ | ∞ |
| CSS | \22F2 | \221E |
| JavaScript | \u{22F2} | \u{221E} |
| Python | \u22f2 | \u221e |
| UTF-8 | e2 8b b2 | e2 88 9e |
Cómo distinguirlos
Tanto Element Of With Long Horizontal Stroke como Infinito 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.