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