Bullet vs Presentation Form For Vertical En Dash
VS
مقارنة الخصائص
| الخاصية | • 2022 | ︲ FE32 |
|---|---|---|
| الاسم | Bullet | Presentation Form For Vertical En Dash |
| الفئة | Punctuation | Punctuation |
| الكتلة | General Punctuation | CJK Compatibility Forms |
| النص | Zyyy | Zyyy |
| الفئة العامة | Other Punctuation (Po) | Dash Punctuation (Pd) |
| ثنائي الاتجاه | ON | ON |
مقارنة الترميز
| الصيغة | 2022 | FE32 |
|---|---|---|
| Unicode | U+2022 | U+FE32 |
| HTML Decimal | • | ︲ |
| HTML Hex | • | ︲ |
| CSS | \2022 | \FE32 |
| JavaScript | \u{2022} | \u{FE32} |
| Python | \u2022 | \ufe32 |
| UTF-8 | e2 80 a2 | ef b8 b2 |
كيفية التمييز
كلٌّ من Bullet وPresentation Form For Vertical En Dash في فئة Punctuation ولكن في كتل Unicode مختلفة. تحقق من نقطة الرمز للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.