Long Division vs Mathematical Left Flattened Parenthesis
VS
गुण तुलना
| गुण | ⟌ 27CC | ⟮ 27EE |
|---|---|---|
| नाम | Long Division | 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 |
एन्कोडिंग तुलना
| प्रारूप | 27CC | 27EE |
|---|---|---|
| Unicode | U+27CC | U+27EE |
| HTML Decimal | ⟌ | ⟮ |
| HTML Hex | ⟌ | ⟮ |
| CSS | \27CC | \27EE |
| JavaScript | \u{27CC} | \u{27EE} |
| Python | \u27cc | \u27ee |
| UTF-8 | e2 9f 8c | e2 9f ae |
कैसे पहचानें
Long Division और Mathematical Left Flattened Parenthesis दोनों Math Symbols श्रेणी और Miscellaneous Mathematical Symbols-A ब्लॉक से संबंधित हैं। उन्हें पहचानने के लिए उनके कोड पॉइंट और दृश्य प्रस्तुति की तुलना करें।
सुझाव: अक्षर को hex एडिटर में पेस्ट करें या उपयोग करें
charCodeAt()
JavaScript में वास्तविक कोड पॉइंट जांचने के लिए।