Greater-Than But Not Equivalent To vs Precedes Or Equivalent To
VS
Comparação de propriedades
| Propriedade | ⋧ 22E7 | ≾ 227E |
|---|---|---|
| Nome | Greater-Than But Not Equivalent To | Precedes Or Equivalent To |
| 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 | 22E7 | 227E |
|---|---|---|
| Unicode | U+22E7 | U+227E |
| HTML Decimal | ⋧ | ≾ |
| HTML Hex | ⋧ | ≾ |
| CSS | \22E7 | \227E |
| JavaScript | \u{22E7} | \u{227E} |
| Python | \u22e7 | \u227e |
| UTF-8 | e2 8b a7 | e2 89 be |
Como distinguir
Tanto Greater-Than But Not Equivalent To quanto Precedes Or Equivalent To 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.