Infinity vs Intercalate
VS
Comparação de propriedades
| Propriedade | ∞ 221E | ⊺ 22BA |
|---|---|---|
| Nome | Infinity | Intercalate |
| 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 | 22BA |
|---|---|---|
| Unicode | U+221E | U+22BA |
| HTML Decimal | ∞ | ⊺ |
| HTML Hex | ∞ | ⊺ |
| CSS | \221E | \22BA |
| JavaScript | \u{221E} | \u{22BA} |
| Python | \u221e | \u22ba |
| UTF-8 | e2 88 9e | e2 8a ba |
Como distinguir
Tanto Infinity quanto Intercalate 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.