Latin Small Letter C With Dot Above vs Latin Small Letter K With Cedilla
VS
مقارنة الخصائص
| الخاصية | ċ 010B | ķ 0137 |
|---|---|---|
| الاسم | Latin Small Letter C With Dot Above | Latin Small Letter K With Cedilla |
| الفئة | Latin Extended | Latin Extended |
| الكتلة | Latin Extended-A | Latin Extended-A |
| النص | Latn | Latn |
| الفئة العامة | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| ثنائي الاتجاه | L | L |
مقارنة الترميز
| الصيغة | 010B | 0137 |
|---|---|---|
| Unicode | U+010B | U+0137 |
| HTML Decimal | ċ | ķ |
| HTML Hex | ċ | ķ |
| CSS | \010B | \0137 |
| JavaScript | \u{10B} | \u{137} |
| Python | \u010b | \u0137 |
| UTF-8 | c4 8b | c4 b7 |
كيفية التمييز
ينتمي كل من Latin Small Letter C With Dot Above وLatin Small Letter K With Cedilla إلى فئة Latin Extended وكتلة Latin Extended-A. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.