About Vulgar Fraction Seven Eighths Fraction Seven Eighths
Vulgar Fraction Seven Eighths Fraction Seven Eighths is the Unicode character ⅞ at codepoint U+215E in the Number Forms block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Vulgar Fraction Seven Eighths Fraction Seven Eighths
To use the Vulgar Fraction Seven Eighths Fraction Seven Eighths symbol (⅞) in HTML, insert the
entity ⅞ directly into your markup. The decimal entity ⅞ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\215E';.
In JavaScript and TypeScript the escape '\u215E' evaluates to ⅞. In Python source, write '\u215E'.
The character encodes to E2 85 9E as UTF-8 bytes and 215E as UTF-16 code units. Its decimal codepoint is 8542.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.