Latin Small Letter H With Caron vs Latin Small Letter O With Caron
VS
गुण तुलना
| गुण | ȟ 021F | ǒ 01D2 |
|---|---|---|
| नाम | Latin Small Letter H With Caron | Latin Small Letter O With Caron |
| श्रेणी | Latin Extended | Latin Extended |
| ब्लॉक | Latin Extended-B | Latin Extended-B |
| लिपि | Latn | Latn |
| सामान्य श्रेणी | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| द्विदिशीय | L | L |
एन्कोडिंग तुलना
| प्रारूप | 021F | 01D2 |
|---|---|---|
| Unicode | U+021F | U+01D2 |
| HTML Decimal | ȟ | ǒ |
| HTML Hex | ȟ | ǒ |
| CSS | \021F | \01D2 |
| JavaScript | \u{21F} | \u{1D2} |
| Python | \u021f | \u01d2 |
| UTF-8 | c8 9f | c7 92 |
कैसे पहचानें
Latin Small Letter H With Caron और Latin Small Letter O With Caron दोनों Latin Extended श्रेणी और Latin Extended-B ब्लॉक से संबंधित हैं। उन्हें पहचानने के लिए उनके कोड पॉइंट और दृश्य प्रस्तुति की तुलना करें।
सुझाव: अक्षर को hex एडिटर में पेस्ट करें या उपयोग करें
charCodeAt()
JavaScript में वास्तविक कोड पॉइंट जांचने के लिए।