HTML Entity/Symbol⅜(VULGAR FRACTION THREE EIGHTHS )

Copy this symbol

VULGAR FRACTION THREE EIGHTHS

Click on any of the following code values to copy to clipboard.

⅜
⅜
U+0215C
\215c
⅜

HTML Examples

Using HTML Code value in HTML file

<span> &#8540; </span>

Using HTML Entity value in HTML file

<span> &frac38; </span>

CSS Example

Using CSS content code of the HTML entity &frac38; to specify in a CSS file

span { 
    content: "\215c";
}
All HTML Symbols