Infinity vs Inverted Lazy S
VS
Comparação de propriedades
| Propriedade | ∞ 221E | ∾ 223E |
|---|---|---|
| Nome | Infinity | Inverted Lazy S |
| 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 | 221E | 223E |
|---|---|---|
| Unicode | U+221E | U+223E |
| HTML Decimal | ∞ | ∾ |
| HTML Hex | ∞ | ∾ |
| CSS | \221E | \223E |
| JavaScript | \u{221E} | \u{223E} |
| Python | \u221e | \u223e |
| UTF-8 | e2 88 9e | e2 88 be |
Como distinguir
Tanto Infinity quanto Inverted Lazy S 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.