Bottom Half Left Parenthesis vs Reversed Question Mark
VS
गुण तुलना
| गुण | ⹛ 2E5B | ⸮ 2E2E |
|---|---|---|
| नाम | Bottom Half Left Parenthesis | Reversed Question Mark |
| श्रेणी | Punctuation | Punctuation |
| ब्लॉक | Supplemental Punctuation | Supplemental Punctuation |
| लिपि | Zyyy | Zyyy |
| सामान्य श्रेणी | Open Punctuation (Ps) | Other Punctuation (Po) |
| द्विदिशीय | ON | ON |
एन्कोडिंग तुलना
| प्रारूप | 2E5B | 2E2E |
|---|---|---|
| Unicode | U+2E5B | U+2E2E |
| HTML Decimal | ⹛ | ⸮ |
| HTML Hex | ⹛ | ⸮ |
| CSS | \2E5B | \2E2E |
| JavaScript | \u{2E5B} | \u{2E2E} |
| Python | \u2e5b | \u2e2e |
| UTF-8 | e2 b9 9b | e2 b8 ae |
कैसे पहचानें
Bottom Half Left Parenthesis और Reversed Question Mark दोनों Punctuation श्रेणी और Supplemental Punctuation ब्लॉक से संबंधित हैं। उन्हें पहचानने के लिए उनके कोड पॉइंट और दृश्य प्रस्तुति की तुलना करें।
सुझाव: अक्षर को hex एडिटर में पेस्ट करें या उपयोग करें
charCodeAt()
JavaScript में वास्तविक कोड पॉइंट जांचने के लिए।