Circulation Function vs Infinity
VS
Comparação de propriedades
| Propriedade | ⨐ 2A10 | ∞ 221E |
|---|---|---|
| Nome | Circulation Function | Infinity |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Supplemental Mathematical Operators | Mathematical Operators |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2A10 | 221E |
|---|---|---|
| Unicode | U+2A10 | U+221E |
| HTML Decimal | ⨐ | ∞ |
| HTML Hex | ⨐ | ∞ |
| CSS | \2A10 | \221E |
| JavaScript | \u{2A10} | \u{221E} |
| Python | \u2a10 | \u221e |
| UTF-8 | e2 a8 90 | e2 88 9e |
Como distinguir
Tanto Circulation Function quanto Infinity 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.