Care Of vs Double-Struck Capital Gamma
VS
Property Comparison
Encoding Comparison
| Format | 2105 | 213E |
|---|---|---|
| Unicode | U+2105 | U+213E |
| HTML Decimal | ℅ | ℾ |
| HTML Hex | ℅ | ℾ |
| CSS | \2105 | \213E |
| JavaScript | \u{2105} | \u{213E} |
| Python | \u2105 | \u213e |
| UTF-8 | e2 84 85 | e2 84 be |
How to Distinguish
Both Care Of and Double-Struck Capital Gamma 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.