Convert OnlineConvertOnline

HTML Entity/Symbol⁗(QUADRUPLE PRIME )

Copy this symbol

QUADRUPLE PRIME

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

⁗
⁗
U+02057
\2057
⁗

HTML Examples

Using HTML Code value in HTML file

<span> &#8279; </span>

Using HTML Entity value in HTML file

<span> &qprime; </span>

CSS Example

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

span { 
    content: "\2057";
}
All HTML Symbols