Indian Rupee Sign vs Won Sign
VS
Property Comparison
| Property | ₹ 20B9 | ₩ 20A9 |
|---|---|---|
| Name | Indian Rupee Sign | Won Sign |
| Category | Currency Signs | Currency Signs |
| Block | Currency Symbols | Currency Symbols |
| Script | Zyyy | Zyyy |
| General Category | Currency Symbol (Sc) | Currency Symbol (Sc) |
| Bidirectional | ET | ET |
Encoding Comparison
| Format | 20B9 | 20A9 |
|---|---|---|
| Unicode | U+20B9 | U+20A9 |
| HTML Decimal | ₹ | ₩ |
| HTML Hex | ₹ | ₩ |
| CSS | \20B9 | \20A9 |
| JavaScript | \u{20B9} | \u{20A9} |
| Python | \u20b9 | \u20a9 |
| UTF-8 | e2 82 b9 | e2 82 a9 |
How to Distinguish
Both Indian Rupee Sign and Won Sign belong to the Currency Signs category and the Currency Symbols block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.