Latin Capital Letter S With Circumflex vs Latin Small Letter R With Cedilla
VS
مقارنة الخصائص
| الخاصية | Ŝ 015C | ŗ 0157 |
|---|---|---|
| الاسم | Latin Capital Letter S With Circumflex | Latin Small Letter R With Cedilla |
| الفئة | Latin Extended | Latin Extended |
| الكتلة | Latin Extended-A | Latin Extended-A |
| النص | Latn | Latn |
| الفئة العامة | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| ثنائي الاتجاه | L | L |
مقارنة الترميز
| الصيغة | 015C | 0157 |
|---|---|---|
| Unicode | U+015C | U+0157 |
| HTML Decimal | Ŝ | ŗ |
| HTML Hex | Ŝ | ŗ |
| CSS | \015C | \0157 |
| JavaScript | \u{15C} | \u{157} |
| Python | \u015c | \u0157 |
| UTF-8 | c5 9c | c5 97 |
كيفية التمييز
ينتمي كل من Latin Capital Letter S With Circumflex وLatin Small Letter R With Cedilla إلى فئة Latin Extended وكتلة Latin Extended-A. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.