Empty Set With Small Circle Above vs Infinito
VS
Comparación de propiedades
| Propiedad | ⦲ 29B2 | ∞ 221E |
|---|---|---|
| Nombre | Empty Set With Small Circle 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 | 29B2 | 221E |
|---|---|---|
| Unicode | U+29B2 | U+221E |
| HTML Decimal | ⦲ | ∞ |
| HTML Hex | ⦲ | ∞ |
| CSS | \29B2 | \221E |
| JavaScript | \u{29B2} | \u{221E} |
| Python | \u29b2 | \u221e |
| UTF-8 | e2 a6 b2 | e2 88 9e |
Cómo distinguirlos
Tanto Empty Set With Small Circle 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.