Roman Numeral Five Thousand
ↁ
UNICODE
U+02181HEX CODE
ↁHTML CODE
ↁHTML ENTITY
—CSS CODE
\2181 // html example
<span>ↁ</span> // css example
span {
content: "\2181";
} ↁ
U+02181ↁↁ—\2181 // html example
<span>ↁ</span> // css example
span {
content: "\2181";
}