Right Double Parenthesis vs Three-Em Dash
VS
การเปรียบเทียบคุณสมบัติ
| คุณสมบัติ | ⸩ 2E29 | ⸻ 2E3B |
|---|---|---|
| ชื่อ | Right Double Parenthesis | Three-Em Dash |
| หมวดหมู่ | Punctuation | Punctuation |
| บล็อก | Supplemental Punctuation | Supplemental Punctuation |
| สคริปต์ | Zyyy | Zyyy |
| หมวดหมู่ทั่วไป | Close Punctuation (Pe) | Dash Punctuation (Pd) |
| สองทิศทาง | ON | ON |
การเปรียบเทียบการเข้ารหัส
| รูปแบบ | 2E29 | 2E3B |
|---|---|---|
| Unicode | U+2E29 | U+2E3B |
| HTML Decimal | ⸩ | ⸻ |
| HTML Hex | ⸩ | ⸻ |
| CSS | \2E29 | \2E3B |
| JavaScript | \u{2E29} | \u{2E3B} |
| Python | \u2e29 | \u2e3b |
| UTF-8 | e2 b8 a9 | e2 b8 bb |
วิธีแยกความแตกต่าง
Right Double Parenthesis และ Three-Em Dash ทั้งคู่อยู่ในหมวดหมู่ Punctuation และบล็อก Supplemental Punctuation เปรียบเทียบโค้ดพอยต์และการแสดงผลเพื่อแยกความแตกต่าง
เคล็ดลับ: วางอักขระในโปรแกรมแก้ไข hex หรือใช้
charCodeAt()
ใน JavaScript เพื่อตรวจสอบโค้ดพอยต์จริง