Cada Una vs Script Small E
VS
Property Comparison
Encoding Comparison
| Format | 2106 | 212F |
|---|---|---|
| Unicode | U+2106 | U+212F |
| HTML Decimal | ℆ | ℯ |
| HTML Hex | ℆ | ℯ |
| CSS | \2106 | \212F |
| JavaScript | \u{2106} | \u{212F} |
| Python | \u2106 | \u212f |
| UTF-8 | e2 84 86 | e2 84 af |
How to Distinguish
Both Cada Una and Script Small E 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.