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