Vulgar Fraction Three Eighths vs Vulgar Fraction Zero Thirds
VS
Property Comparison
Encoding Comparison
| Format | 215C | 2189 |
|---|---|---|
| Unicode | U+215C | U+2189 |
| HTML Decimal | ⅜ | ↉ |
| HTML Hex | ⅜ | ↉ |
| CSS | \215C | \2189 |
| JavaScript | \u{215C} | \u{2189} |
| Python | \u215c | \u2189 |
| UTF-8 | e2 85 9c | e2 86 89 |
How to Distinguish
Both Vulgar Fraction Three Eighths and Vulgar Fraction Zero 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.