Dollar Sign vs French Franc 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
Perbandingan Properti
| Properti | $ 0024 | ₣ 20A3 |
|---|---|---|
| Nama | Dollar Sign | French Franc Sign |
| Kategori | Currency Signs | Currency Signs |
| Blok | Basic Latin | Currency Symbols |
| Skrip | Zyyy | Zyyy |
| Kategori Umum | Currency Symbol (Sc) | Currency Symbol (Sc) |
| Bidireksional | ET | ET |
Perbandingan Pengkodean
| Format | 0024 | 20A3 |
|---|---|---|
| Unicode | U+0024 | U+20A3 |
| HTML Decimal | $ | ₣ |
| HTML Hex | $ | ₣ |
| CSS | \0024 | \20A3 |
| JavaScript | \u{24} | \u{20A3} |
| Python | \u0024 | \u20a3 |
| UTF-8 | 24 | e2 82 a3 |
Cara Membedakan
Dollar Sign dan French Franc Sign keduanya berada di kategori Currency Signs tetapi di blok Unicode yang berbeda. Periksa titik kode untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.