Geometrically Equal To vs Infinity
VS
Comparação de propriedades
| Propriedade | ≑ 2251 | ∞ 221E |
|---|---|---|
| Nome | Geometrically Equal To | Infinity |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Mathematical Operators | Mathematical Operators |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2251 | 221E |
|---|---|---|
| Unicode | U+2251 | U+221E |
| HTML Decimal | ≑ | ∞ |
| HTML Hex | ≑ | ∞ |
| CSS | \2251 | \221E |
| JavaScript | \u{2251} | \u{221E} |
| Python | \u2251 | \u221e |
| UTF-8 | e2 89 91 | e2 88 9e |
Como distinguir
Tanto Geometrically Equal To quanto Infinity pertencem à categoria Math Symbols e ao bloco Mathematical Operators. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.