Greater-Than But Not Equivalent To vs Infinity
VS
Comparação de propriedades
| Propriedade | ⋧ 22E7 | ∞ 221E |
|---|---|---|
| Nome | Greater-Than But Not Equivalent 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 | 22E7 | 221E |
|---|---|---|
| Unicode | U+22E7 | U+221E |
| HTML Decimal | ⋧ | ∞ |
| HTML Hex | ⋧ | ∞ |
| CSS | \22E7 | \221E |
| JavaScript | \u{22E7} | \u{221E} |
| Python | \u22e7 | \u221e |
| UTF-8 | e2 8b a7 | e2 88 9e |
Como distinguir
Tanto Greater-Than But Not Equivalent 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.