Ounce Sign vs Turned Sans-Serif Capital Y
VS
Property Comparison
Encoding Comparison
| Format | 2125 | 2144 |
|---|---|---|
| Unicode | U+2125 | U+2144 |
| HTML Decimal | ℥ | ⅄ |
| HTML Hex | ℥ | ⅄ |
| CSS | \2125 | \2144 |
| JavaScript | \u{2125} | \u{2144} |
| Python | \u2125 | \u2144 |
| UTF-8 | e2 84 a5 | e2 85 84 |
How to Distinguish
Both Ounce Sign and Turned Sans-Serif Capital Y belong to the Technical category and the Letterlike 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.