Care Of vs Prescription Take
VS
Property Comparison
Encoding Comparison
| Format | 2105 | 211E |
|---|---|---|
| Unicode | U+2105 | U+211E |
| HTML Decimal | ℅ | ℞ |
| HTML Hex | ℅ | ℞ |
| CSS | \2105 | \211E |
| JavaScript | \u{2105} | \u{211E} |
| Python | \u2105 | \u211e |
| UTF-8 | e2 84 85 | e2 84 9e |
How to Distinguish
Both Care Of and Prescription Take 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.