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