Double Dagger vs Reversed Pilcrow Sign
VS
مقارنة الخصائص
| الخاصية | ‡ 2021 | ⁋ 204B |
|---|---|---|
| الاسم | Double Dagger | Reversed Pilcrow Sign |
| الفئة | Punctuation | Punctuation |
| الكتلة | General Punctuation | General Punctuation |
| النص | Zyyy | Zyyy |
| الفئة العامة | Other Punctuation (Po) | Other Punctuation (Po) |
| ثنائي الاتجاه | ON | ON |
مقارنة الترميز
| الصيغة | 2021 | 204B |
|---|---|---|
| Unicode | U+2021 | U+204B |
| HTML Decimal | ‡ | ⁋ |
| HTML Hex | ‡ | ⁋ |
| CSS | \2021 | \204B |
| JavaScript | \u{2021} | \u{204B} |
| Python | \u2021 | \u204b |
| UTF-8 | e2 80 a1 | e2 81 8b |
كيفية التمييز
ينتمي كل من Double Dagger وReversed Pilcrow Sign إلى فئة Punctuation وكتلة General Punctuation. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.