Cada Una vs Script Capital R
VS
Property Comparison
Encoding Comparison
| Format | 2106 | 211B |
|---|---|---|
| Unicode | U+2106 | U+211B |
| HTML Decimal | ℆ | ℛ |
| HTML Hex | ℆ | ℛ |
| CSS | \2106 | \211B |
| JavaScript | \u{2106} | \u{211B} |
| Python | \u2106 | \u211b |
| UTF-8 | e2 84 86 | e2 84 9b |
How to Distinguish
Both Cada Una and Script Capital R 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.