Degree Celsius vs Double-Struck Italic Small I
VS
Property Comparison
Encoding Comparison
| Format | 2103 | 2148 |
|---|---|---|
| Unicode | U+2103 | U+2148 |
| HTML Decimal | ℃ | ⅈ |
| HTML Hex | ℃ | ⅈ |
| CSS | \2103 | \2148 |
| JavaScript | \u{2103} | \u{2148} |
| Python | \u2103 | \u2148 |
| UTF-8 | e2 84 83 | e2 85 88 |
How to Distinguish
Both Degree Celsius and Double-Struck Italic Small 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.