Uppercase v With Hook
Ʋ
UNICODE
U+001B2HEX CODE
ƲHTML CODE
ƲHTML ENTITY
—CSS CODE
\01B2 // html example
<span>Ʋ</span> // css example
span {
content: "\01B2";
} Ʋ
U+001B2ƲƲ—\01B2 // html example
<span>Ʋ</span> // css example
span {
content: "\01B2";
}