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