German Penny Sign vs Lira Sign
VS
Property Comparison
| Property | ₰ 20B0 | ₤ 20A4 |
|---|---|---|
| Name | German Penny Sign | 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 | 20B0 | 20A4 |
|---|---|---|
| Unicode | U+20B0 | U+20A4 |
| HTML Decimal | ₰ | ₤ |
| HTML Hex | ₰ | ₤ |
| CSS | \20B0 | \20A4 |
| JavaScript | \u{20B0} | \u{20A4} |
| Python | \u20b0 | \u20a4 |
| UTF-8 | e2 82 b0 | e2 82 a4 |
How to Distinguish
Both German Penny Sign and 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.