Up Arrow with Tip Right
↱
UNICODE
U+021B1HEX CODE
↱HTML CODE
↱HTML ENTITY
↱CSS CODE
\21B1 // html example
<span>↱</span> // css example
span {
content: "\21B1";
} ↱
U+021B1↱↱↱\21B1 // html example
<span>↱</span> // css example
span {
content: "\21B1";
}