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