Superscript Four
⁴
UNICODE
U+02074HEX CODE
⁴HTML CODE
⁴HTML ENTITY
—CSS CODE
\2074 // html example
<span>⁴</span> // css example
span {
content: "\2074";
} ⁴
U+02074⁴⁴—\2074 // html example
<span>⁴</span> // css example
span {
content: "\2074";
}