Combining Right Arrowhead and Up Arrowhead Below
͖
UNICODE
U+00356HEX CODE
͖HTML CODE
͖HTML ENTITY
—CSS CODE
\0356 // html example
<span>͖</span> // css example
span {
content: "\0356";
} ͖
U+00356͖͖—\0356 // html example
<span>͖</span> // css example
span {
content: "\0356";
}