Greater-Than With Dot vs Proportion
VS
Comparação de propriedades
| Propriedade | ⋗ 22D7 | ∷ 2237 |
|---|---|---|
| Nome | Greater-Than With Dot | Proportion |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Mathematical Operators | Mathematical Operators |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 22D7 | 2237 |
|---|---|---|
| Unicode | U+22D7 | U+2237 |
| HTML Decimal | ⋗ | ∷ |
| HTML Hex | ⋗ | ∷ |
| CSS | \22D7 | \2237 |
| JavaScript | \u{22D7} | \u{2237} |
| Python | \u22d7 | \u2237 |
| UTF-8 | e2 8b 97 | e2 88 b7 |
Como distinguir
Tanto Greater-Than With Dot quanto Proportion pertencem à categoria Math Symbols e ao bloco Mathematical Operators. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.