Equals Sign And Slanted Parallel vs Infinity
VS
Comparação de propriedades
| Propriedade | ⧣ 29E3 | ∞ 221E |
|---|---|---|
| Nome | Equals Sign And Slanted 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 | 29E3 | 221E |
|---|---|---|
| Unicode | U+29E3 | U+221E |
| HTML Decimal | ⧣ | ∞ |
| HTML Hex | ⧣ | ∞ |
| CSS | \29E3 | \221E |
| JavaScript | \u{29E3} | \u{221E} |
| Python | \u29e3 | \u221e |
| UTF-8 | e2 a7 a3 | e2 88 9e |
Como distinguir
Tanto Equals Sign And Slanted 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.