Superscript Eight
⁸
UNICODE
U+02078HEX CODE
⁸HTML CODE
⁸HTML ENTITY
—CSS CODE
\2078 // html example
<span>⁸</span> // css example
span {
content: "\2078";
} ⁸
U+02078⁸⁸—\2078 // html example
<span>⁸</span> // css example
span {
content: "\2078";
}