Superscript Seven
⁷
UNICODE
U+02077HEX CODE
⁷HTML CODE
⁷HTML ENTITY
—CSS CODE
\2077 // html example
<span>⁷</span> // css example
span {
content: "\2077";
} ⁷
U+02077⁷⁷—\2077 // html example
<span>⁷</span> // css example
span {
content: "\2077";
}