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