Measured Angle
∡
UNICODE
U+02221HEX CODE
∡HTML CODE
∡HTML ENTITY
∡CSS CODE
\2221 // html example
<span>∡</span> // css example
span {
content: "\2221";
} ∡
U+02221∡∡∡\2221 // html example
<span>∡</span> // css example
span {
content: "\2221";
}