Latin Small Letter C With Caron vs Latin Small Letter K With Cedilla
VS
مقارنة الخصائص
| الخاصية | č 010D | ķ 0137 |
|---|---|---|
| الاسم | Latin Small Letter C With Caron | 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 |
مقارنة الترميز
| الصيغة | 010D | 0137 |
|---|---|---|
| Unicode | U+010D | U+0137 |
| HTML Decimal | č | ķ |
| HTML Hex | č | ķ |
| CSS | \010D | \0137 |
| JavaScript | \u{10D} | \u{137} |
| Python | \u010d | \u0137 |
| UTF-8 | c4 8d | c4 b7 |
كيفية التمييز
ينتمي كل من Latin Small Letter C With Caron وLatin Small Letter K With Cedilla إلى فئة Latin Extended وكتلة Latin Extended-A. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.