copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⅞'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⅞
VULGAR FRACTION SEVEN EIGHTHS
Overview
⅞ (VULGAR FRACTION SEVEN EIGHTHS) is the Unicode character at code point U+215E. It belongs to the Number Forms block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+215E | |
| decimal | 8542 | |
| htmldecimal | ⅞ | |
| htmlhex | ⅞ | |
| css | \215E | |
| javascript | \u{215E} | |
| python | \u215e | |
| java | \u215E | |
| go | \u215E | |
| ruby | \u{215E} | |
| rust | \u{215E} | |
| ccpp | \u215e | |
| urlencoded | %E2%85%9E | |
| utf8bytes | e2 85 9e | |
| utf16bebytes | 21 5e | |
| utf32bebytes | 00 00 21 5e |
How to Use
HTML:
⅞
CSS:
content: "\215E"
JavaScript:
"\u{215E}"
Python:
"\u215e"
Properties
- Block
- Number Forms
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <fraction> 0037 2044 0038
Frequently Asked Questions
What is the ⅞ character (VULGAR FRACTION SEVEN EIGHTHS)?
⅞ (VULGAR FRACTION SEVEN EIGHTHS) is the Unicode character U+215E.
What is the Unicode codepoint of VULGAR FRACTION SEVEN EIGHTHS?
The VULGAR FRACTION SEVEN EIGHTHS character (⅞) has codepoint U+215E.
How do I type or copy VULGAR FRACTION SEVEN EIGHTHS?
Copy ⅞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.