Vulgar Fraction Four Fifths vs Vulgar Fraction One Ninth
VS
Property Comparison
Encoding Comparison
| Format | 2158 | 2151 |
|---|---|---|
| Unicode | U+2158 | U+2151 |
| HTML Decimal | ⅘ | ⅑ |
| HTML Hex | ⅘ | ⅑ |
| CSS | \2158 | \2151 |
| JavaScript | \u{2158} | \u{2151} |
| Python | \u2158 | \u2151 |
| UTF-8 | e2 85 98 | e2 85 91 |
How to Distinguish
Both Vulgar Fraction Four Fifths and Vulgar Fraction One Ninth 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.