Infinity vs Long Division
VS
Comparação de propriedades
| Propriedade | ∞ 221E | ⟌ 27CC |
|---|---|---|
| Nome | Infinity | Long Division |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Mathematical Operators | Miscellaneous Mathematical Symbols-A |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 221E | 27CC |
|---|---|---|
| Unicode | U+221E | U+27CC |
| HTML Decimal | ∞ | ⟌ |
| HTML Hex | ∞ | ⟌ |
| CSS | \221E | \27CC |
| JavaScript | \u{221E} | \u{27CC} |
| Python | \u221e | \u27cc |
| UTF-8 | e2 88 9e | e2 9f 8c |
Como distinguir
Tanto Infinity quanto Long Division estão na categoria Math Symbols, mas residem em blocos Unicode diferentes. Verifique o ponto de código para diferenciá-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.