Greater-Than Or Equivalent To vs Infinity
VS
Comparação de propriedades
| Propriedade | ≳ 2273 | ∞ 221E |
|---|---|---|
| Nome | Greater-Than Or 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 | 2273 | 221E |
|---|---|---|
| Unicode | U+2273 | U+221E |
| HTML Decimal | ≳ | ∞ |
| HTML Hex | ≳ | ∞ |
| CSS | \2273 | \221E |
| JavaScript | \u{2273} | \u{221E} |
| Python | \u2273 | \u221e |
| UTF-8 | e2 89 b3 | e2 88 9e |
Como distinguir
Tanto Greater-Than Or 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.