Circled Parallel vs Infinity
VS
Comparação de propriedades
| Propriedade | ⦷ 29B7 | ∞ 221E |
|---|---|---|
| Nome | Circled Parallel | Infinity |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Miscellaneous Mathematical Symbols-B | Mathematical Operators |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 29B7 | 221E |
|---|---|---|
| Unicode | U+29B7 | U+221E |
| HTML Decimal | ⦷ | ∞ |
| HTML Hex | ⦷ | ∞ |
| CSS | \29B7 | \221E |
| JavaScript | \u{29B7} | \u{221E} |
| Python | \u29b7 | \u221e |
| UTF-8 | e2 a6 b7 | e2 88 9e |
Como distinguir
Tanto Circled Parallel 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.