Fraction Five Eighths |
| Name | Fraction Five Eighths | |
| Unicode | U+215D | |
| CSS Code | \215D | |
| HTML Entity | ⅝ | |
| HTML Code | ⅝ |
<div>⅝</div>div::before {
content: "\215D";
}Fraction Five Eighths |
| Name | Fraction Five Eighths | |
| Unicode | U+215D | |
| CSS Code | \215D | |
| HTML Entity | ⅝ | |
| HTML Code | ⅝ |
<div>⅝</div>div::before {
content: "\215D";
}