Cada Una vs Symbol For Samaritan Source
VS
Property Comparison
Encoding Comparison
| Format | 2106 | 214F |
|---|---|---|
| Unicode | U+2106 | U+214F |
| HTML Decimal | ℆ | ⅏ |
| HTML Hex | ℆ | ⅏ |
| CSS | \2106 | \214F |
| JavaScript | \u{2106} | \u{214F} |
| Python | \u2106 | \u214f |
| UTF-8 | e2 84 86 | e2 85 8f |
How to Distinguish
Both Cada Una and Symbol For Samaritan Source 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.