Approximately Equal To Or The Image Of vs Plus-Minus Sign
VS
Comparação de propriedades
| Propriedade | ≒ 2252 | ± 00B1 |
|---|---|---|
| Nome | Approximately Equal To Or The Image Of | Plus-Minus Sign |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Mathematical Operators | Latin-1 Supplement |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ET |
Comparação de codificações
| Formato | 2252 | 00B1 |
|---|---|---|
| Unicode | U+2252 | U+00B1 |
| HTML Decimal | ≒ | ± |
| HTML Hex | ≒ | ± |
| CSS | \2252 | \00B1 |
| JavaScript | \u{2252} | \u{B1} |
| Python | \u2252 | \u00b1 |
| UTF-8 | e2 89 92 | c2 b1 |
Como distinguir
Tanto Approximately Equal To Or The Image Of quanto Plus-Minus Sign 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.