Superscript Nine
⁹
UNICODE
U+02079HEX CODE
⁹HTML CODE
⁹HTML ENTITY
—CSS CODE
\2079 // html example
<span>⁹</span> // css example
span {
content: "\2079";
} ⁹
U+02079⁹⁹—\2079 // html example
<span>⁹</span> // css example
span {
content: "\2079";
}