Vulgar Fraction One Ninth vs Vulgar Fraction Two Fifths
VS
Property Comparison
Encoding Comparison
| Format | 2151 | 2156 |
|---|---|---|
| Unicode | U+2151 | U+2156 |
| HTML Decimal | ⅑ | ⅖ |
| HTML Hex | ⅑ | ⅖ |
| CSS | \2151 | \2156 |
| JavaScript | \u{2151} | \u{2156} |
| Python | \u2151 | \u2156 |
| UTF-8 | e2 85 91 | e2 85 96 |
How to Distinguish
Both Vulgar Fraction One Ninth and Vulgar Fraction Two Fifths belong to the Fractions category and the Number Forms 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.