Right pointing angle bracketUTF-8 Character/Symbol

Copy this symbol

Right pointing angle bracket

Click on any of the following code values to copy to clipboard.

232A
9002

HTML Examples

Using HEX code of Right pointing angle bracket in HTML file

<span> &#x232A; </span>

Using Decimal code of Right pointing angle bracket in HTML file

<span> &#9002; </span>

CSS Example

Using HEX code of Right pointing angle bracket in CSS file for content

span { 
    content: '\232a';
}
All UTF-8 Symbols