Greek Capital Letter Omega vs Greek Question Mark
VS
مقارنة الخصائص
| الخاصية | Ω 03A9 | ; 037E |
|---|---|---|
| الاسم | Greek Capital Letter Omega | Greek Question Mark |
| الفئة | Greek Letters | Greek Letters |
| الكتلة | Greek and Coptic | Greek and Coptic |
| النص | Grek | Zyyy |
| الفئة العامة | Uppercase Letter (Lu) | Other Punctuation (Po) |
| ثنائي الاتجاه | L | ON |
مقارنة الترميز
| الصيغة | 03A9 | 037E |
|---|---|---|
| Unicode | U+03A9 | U+037E |
| HTML Decimal | Ω | ; |
| HTML Hex | Ω | ; |
| CSS | \03A9 | \037E |
| JavaScript | \u{3A9} | \u{37E} |
| Python | \u03a9 | \u037e |
| UTF-8 | ce a9 | cd be |
كيفية التمييز
ينتمي كل من Greek Capital Letter Omega وGreek Question Mark إلى فئة Greek Letters وكتلة Greek and Coptic. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.