Latin Small Letter N With Long Right Leg vs Latin Small Letter O With Diaeresis And Macron
VS
गुण तुलना
| गुण | ƞ 019E | ȫ 022B |
|---|---|---|
| नाम | Latin Small Letter N With Long Right Leg | Latin Small Letter O With Diaeresis And Macron |
| श्रेणी | Latin Extended | Latin Extended |
| ब्लॉक | Latin Extended-B | Latin Extended-B |
| लिपि | Latn | Latn |
| सामान्य श्रेणी | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| द्विदिशीय | L | L |
एन्कोडिंग तुलना
| प्रारूप | 019E | 022B |
|---|---|---|
| Unicode | U+019E | U+022B |
| HTML Decimal | ƞ | ȫ |
| HTML Hex | ƞ | ȫ |
| CSS | \019E | \022B |
| JavaScript | \u{19E} | \u{22B} |
| Python | \u019e | \u022b |
| UTF-8 | c6 9e | c8 ab |
कैसे पहचानें
Latin Small Letter N With Long Right Leg और Latin Small Letter O With Diaeresis And Macron दोनों Latin Extended श्रेणी और Latin Extended-B ब्लॉक से संबंधित हैं। उन्हें पहचानने के लिए उनके कोड पॉइंट और दृश्य प्रस्तुति की तुलना करें।
सुझाव: अक्षर को hex एडिटर में पेस्ट करें या उपयोग करें
charCodeAt()
JavaScript में वास्तविक कोड पॉइंट जांचने के लिए।