Greek Small Letter Pi vs N-Ary Logical Or
VS
Perbandingan Properti
| Properti | π 03C0 | ⋁ 22C1 |
|---|---|---|
| Nama | Greek Small Letter Pi | N-Ary Logical Or |
| Kategori | Math Symbols | Math Symbols |
| Blok | Greek and Coptic | Mathematical Operators |
| Skrip | Grek | Zyyy |
| Kategori Umum | Lowercase Letter (Ll) | Math Symbol (Sm) |
| Bidireksional | L | ON |
Perbandingan Pengkodean
| Format | 03C0 | 22C1 |
|---|---|---|
| Unicode | U+03C0 | U+22C1 |
| HTML Decimal | π | ⋁ |
| HTML Hex | π | ⋁ |
| CSS | \03C0 | \22C1 |
| JavaScript | \u{3C0} | \u{22C1} |
| Python | \u03c0 | \u22c1 |
| UTF-8 | cf 80 | e2 8b 81 |
Cara Membedakan
Greek Small Letter Pi dan N-Ary Logical Or keduanya berada di kategori Math Symbols tetapi di blok Unicode yang berbeda. Periksa titik kode untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.