Care Of vs Script Capital E
VS
Property Comparison
Encoding Comparison
| Format | 2105 | 2130 |
|---|---|---|
| Unicode | U+2105 | U+2130 |
| HTML Decimal | ℅ | ℰ |
| HTML Hex | ℅ | ℰ |
| CSS | \2105 | \2130 |
| JavaScript | \u{2105} | \u{2130} |
| Python | \u2105 | \u2130 |
| UTF-8 | e2 84 85 | e2 84 b0 |
How to Distinguish
Both Care Of and Script Capital E 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.