Vulgar Fraction Five Eighths vs Vulgar Fraction Four Fifths
VS
Property Comparison
Encoding Comparison
| Format | 215D | 2158 |
|---|---|---|
| Unicode | U+215D | U+2158 |
| HTML Decimal | ⅝ | ⅘ |
| HTML Hex | ⅝ | ⅘ |
| CSS | \215D | \2158 |
| JavaScript | \u{215D} | \u{2158} |
| Python | \u215d | \u2158 |
| UTF-8 | e2 85 9d | e2 85 98 |
How to Distinguish
Both Vulgar Fraction Five Eighths and Vulgar Fraction Four 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.