Right Double Parenthesis vs Vertical Six Dots
VS
مقارنة الخصائص
| الخاصية | ⸩ 2E29 | ⸽ 2E3D |
|---|---|---|
| الاسم | Right Double Parenthesis | Vertical Six Dots |
| الفئة | Punctuation | Punctuation |
| الكتلة | Supplemental Punctuation | Supplemental Punctuation |
| النص | Zyyy | Zyyy |
| الفئة العامة | Close Punctuation (Pe) | Other Punctuation (Po) |
| ثنائي الاتجاه | ON | ON |
مقارنة الترميز
| الصيغة | 2E29 | 2E3D |
|---|---|---|
| Unicode | U+2E29 | U+2E3D |
| HTML Decimal | ⸩ | ⸽ |
| HTML Hex | ⸩ | ⸽ |
| CSS | \2E29 | \2E3D |
| JavaScript | \u{2E29} | \u{2E3D} |
| Python | \u2e29 | \u2e3d |
| UTF-8 | e2 b8 a9 | e2 b8 bd |
كيفية التمييز
ينتمي كل من Right Double Parenthesis وVertical Six Dots إلى فئة Punctuation وكتلة Supplemental Punctuation. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.