Right Angle With Arc

If you have ever needed a ⊾ Right Angle With Arc Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ⊾ Symbol to Clipboard

Right Angle With Arc Codes

U+022BE

Unicode

⊾

Hex Code

⊾

HTML Code

⊾

HTML Entity

\22BE

CSS Code

Right Angle With Arc Code Examples

HTML Example

<span> &#8894; </span>

CSS Example

span {
   content: "\22BE";
}

Symbol Copied!