Care Of vs Kelvin Sign
VS
Property Comparison
Encoding Comparison
| Format | 2105 | 212A |
|---|---|---|
| Unicode | U+2105 | U+212A |
| HTML Decimal | ℅ | K |
| HTML Hex | ℅ | K |
| CSS | \2105 | \212A |
| JavaScript | \u{2105} | \u{212A} |
| Python | \u2105 | \u212a |
| UTF-8 | e2 84 85 | e2 84 aa |
How to Distinguish
Both Care Of and Kelvin Sign 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.