Superscript Five
⁵
UNICODE
U+02075HEX CODE
⁵HTML CODE
⁵HTML ENTITY
—CSS CODE
\2075 // html example
<span>⁵</span> // css example
span {
content: "\2075";
} ⁵
U+02075⁵⁵—\2075 // html example
<span>⁵</span> // css example
span {
content: "\2075";
}