Element Of vs Infinito
VS
Comparación de propiedades
| Propiedad | ∈ 2208 | ∞ 221E |
|---|---|---|
| Nombre | Element Of | 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 | 2208 | 221E |
|---|---|---|
| Unicode | U+2208 | U+221E |
| HTML Decimal | ∈ | ∞ |
| HTML Hex | ∈ | ∞ |
| CSS | \2208 | \221E |
| JavaScript | \u{2208} | \u{221E} |
| Python | \u2208 | \u221e |
| UTF-8 | e2 88 88 | e2 88 9e |
Cómo distinguirlos
Tanto Element Of 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.