Mathematical Left Flattened Parenthesis vs Multiplication Sign
VS
مقارنة الخصائص
| الخاصية | ⟮ 27EE | × 00D7 |
|---|---|---|
| الاسم | Mathematical Left Flattened Parenthesis | Multiplication Sign |
| الفئة | Math Symbols | Math Symbols |
| الكتلة | Miscellaneous Mathematical Symbols-A | Latin-1 Supplement |
| النص | Zyyy | Zyyy |
| الفئة العامة | Open Punctuation (Ps) | Math Symbol (Sm) |
| ثنائي الاتجاه | ON | ON |
مقارنة الترميز
| الصيغة | 27EE | 00D7 |
|---|---|---|
| Unicode | U+27EE | U+00D7 |
| HTML Decimal | ⟮ | × |
| HTML Hex | ⟮ | × |
| CSS | \27EE | \00D7 |
| JavaScript | \u{27EE} | \u{D7} |
| Python | \u27ee | \u00d7 |
| UTF-8 | e2 9f ae | c3 97 |
كيفية التمييز
كلٌّ من Mathematical Left Flattened Parenthesis وMultiplication Sign في فئة Math Symbols ولكن في كتل Unicode مختلفة. تحقق من نقطة الرمز للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.