Cada Una vs Inverted Ohm Sign
VS
Property Comparison
Encoding Comparison
| Format | 2106 | 2127 |
|---|---|---|
| Unicode | U+2106 | U+2127 |
| HTML Decimal | ℆ | ℧ |
| HTML Hex | ℆ | ℧ |
| CSS | \2106 | \2127 |
| JavaScript | \u{2106} | \u{2127} |
| Python | \u2106 | \u2127 |
| UTF-8 | e2 84 86 | e2 84 a7 |
How to Distinguish
Both Cada Una and Inverted Ohm 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.