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