Ounce Sign vs Script Capital I
VS
Property Comparison
Encoding Comparison
| Format | 2125 | 2110 |
|---|---|---|
| Unicode | U+2125 | U+2110 |
| HTML Decimal | ℥ | ℐ |
| HTML Hex | ℥ | ℐ |
| CSS | \2125 | \2110 |
| JavaScript | \u{2125} | \u{2110} |
| Python | \u2125 | \u2110 |
| UTF-8 | e2 84 a5 | e2 84 90 |
How to Distinguish
Both Ounce Sign and Script Capital I 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.