Empty Set With Left Arrow Above vs Infinito
VS
Comparación de propiedades
| Propiedad | ⦴ 29B4 | ∞ 221E |
|---|---|---|
| Nombre | Empty Set With Left Arrow Above | Infinito |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Miscellaneous Mathematical Symbols-B | Mathematical Operators |
| Escritura | Zyyy | Zyyy |
| Categoría general | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 29B4 | 221E |
|---|---|---|
| Unicode | U+29B4 | U+221E |
| HTML Decimal | ⦴ | ∞ |
| HTML Hex | ⦴ | ∞ |
| CSS | \29B4 | \221E |
| JavaScript | \u{29B4} | \u{221E} |
| Python | \u29b4 | \u221e |
| UTF-8 | e2 a6 b4 | e2 88 9e |
Cómo distinguirlos
Tanto Empty Set With Left Arrow Above como Infinito están en la categoría Símbolos matemáticos pero se encuentran en diferentes bloques Unicode. Compruebe el punto de código para diferenciarlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.