Ruble Sign vs Turkish Lira Sign
VS
Property Comparison
| Property | ₽ 20BD | ₺ 20BA |
|---|---|---|
| Name | Ruble Sign | Turkish Lira 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 | 20BD | 20BA |
|---|---|---|
| Unicode | U+20BD | U+20BA |
| HTML Decimal | ₽ | ₺ |
| HTML Hex | ₽ | ₺ |
| CSS | \20BD | \20BA |
| JavaScript | \u{20BD} | \u{20BA} |
| Python | \u20bd | \u20ba |
| UTF-8 | e2 82 bd | e2 82 ba |
How to Distinguish
Both Ruble Sign and Turkish Lira 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.