Roman Numeral Nine
Ⅸ
UNICODE
U+02168HEX CODE
ⅨHTML CODE
ⅨHTML ENTITY
—CSS CODE
\2168 // html example
<span>Ⅸ</span> // css example
span {
content: "\2168";
} Ⅸ
U+02168ⅨⅨ—\2168 // html example
<span>Ⅸ</span> // css example
span {
content: "\2168";
}