Dollar Sign vs Pound Sign
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
การเปรียบเทียบคุณสมบัติ
| คุณสมบัติ | $ 0024 | £ 00A3 |
|---|---|---|
| ชื่อ | Dollar Sign | Pound Sign |
| หมวดหมู่ | Currency Signs | Currency Signs |
| บล็อก | Basic Latin | Latin-1 Supplement |
| สคริปต์ | Zyyy | Zyyy |
| หมวดหมู่ทั่วไป | Currency Symbol (Sc) | Currency Symbol (Sc) |
| สองทิศทาง | ET | ET |
การเปรียบเทียบการเข้ารหัส
| รูปแบบ | 0024 | 00A3 |
|---|---|---|
| Unicode | U+0024 | U+00A3 |
| HTML Decimal | $ | £ |
| HTML Hex | $ | £ |
| CSS | \0024 | \00A3 |
| JavaScript | \u{24} | \u{A3} |
| Python | \u0024 | \u00a3 |
| UTF-8 | 24 | c2 a3 |
วิธีแยกความแตกต่าง
Dollar Sign และ Pound Sign ทั้งคู่อยู่ในหมวดหมู่ Currency Signs แต่อยู่ในบล็อก Unicode ที่ต่างกัน ตรวจสอบโค้ดพอยต์เพื่อแยกความแตกต่าง
เคล็ดลับ: วางอักขระในโปรแกรมแก้ไข hex หรือใช้
charCodeAt()
ใน JavaScript เพื่อตรวจสอบโค้ดพอยต์จริง