Left Multimap vs Mathematical Left Flattened Parenthesis
VS
गुण तुलना
| गुण | ⟜ 27DC | ⟮ 27EE |
|---|---|---|
| नाम | Left Multimap | Mathematical Left Flattened Parenthesis |
| श्रेणी | Math Symbols | Math Symbols |
| ब्लॉक | Miscellaneous Mathematical Symbols-A | Miscellaneous Mathematical Symbols-A |
| लिपि | Zyyy | Zyyy |
| सामान्य श्रेणी | Math Symbol (Sm) | Open Punctuation (Ps) |
| द्विदिशीय | ON | ON |
एन्कोडिंग तुलना
| प्रारूप | 27DC | 27EE |
|---|---|---|
| Unicode | U+27DC | U+27EE |
| HTML Decimal | ⟜ | ⟮ |
| HTML Hex | ⟜ | ⟮ |
| CSS | \27DC | \27EE |
| JavaScript | \u{27DC} | \u{27EE} |
| Python | \u27dc | \u27ee |
| UTF-8 | e2 9f 9c | e2 9f ae |
कैसे पहचानें
Left Multimap और Mathematical Left Flattened Parenthesis दोनों Math Symbols श्रेणी और Miscellaneous Mathematical Symbols-A ब्लॉक से संबंधित हैं। उन्हें पहचानने के लिए उनके कोड पॉइंट और दृश्य प्रस्तुति की तुलना करें।
सुझाव: अक्षर को hex एडिटर में पेस्ट करें या उपयोग करें
charCodeAt()
JavaScript में वास्तविक कोड पॉइंट जांचने के लिए।