Greater-Than Or Equivalent To vs Greek Small Letter Pi
VS
Comparação de propriedades
| Propriedade | ≳ 2273 | π 03C0 |
|---|---|---|
| Nome | Greater-Than Or Equivalent To | Greek Small Letter Pi |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Mathematical Operators | Greek and Coptic |
| Script | Zyyy | Grek |
| Categoria geral | Math Symbol (Sm) | Lowercase Letter (Ll) |
| Bidirecional | ON | L |
Comparação de codificações
| Formato | 2273 | 03C0 |
|---|---|---|
| Unicode | U+2273 | U+03C0 |
| HTML Decimal | ≳ | π |
| HTML Hex | ≳ | π |
| CSS | \2273 | \03C0 |
| JavaScript | \u{2273} | \u{3C0} |
| Python | \u2273 | \u03c0 |
| UTF-8 | e2 89 b3 | cf 80 |
Como distinguir
Tanto Greater-Than Or Equivalent To quanto Greek Small Letter Pi 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.