Greek Small Letter Pi vs Mathematical Right Flattened Parenthesis
VS
مقارنة الخصائص
| الخاصية | π 03C0 | ⟯ 27EF |
|---|---|---|
| الاسم | Greek Small Letter Pi | Mathematical Right Flattened Parenthesis |
| الفئة | Math Symbols | Math Symbols |
| الكتلة | Greek and Coptic | Miscellaneous Mathematical Symbols-A |
| النص | Grek | Zyyy |
| الفئة العامة | Lowercase Letter (Ll) | Close Punctuation (Pe) |
| ثنائي الاتجاه | L | ON |
مقارنة الترميز
| الصيغة | 03C0 | 27EF |
|---|---|---|
| Unicode | U+03C0 | U+27EF |
| HTML Decimal | π | ⟯ |
| HTML Hex | π | ⟯ |
| CSS | \03C0 | \27EF |
| JavaScript | \u{3C0} | \u{27EF} |
| Python | \u03c0 | \u27ef |
| UTF-8 | cf 80 | e2 9f af |
كيفية التمييز
كلٌّ من Greek Small Letter Pi وMathematical Right Flattened Parenthesis في فئة Math Symbols ولكن في كتل Unicode مختلفة. تحقق من نقطة الرمز للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.