Greater-Than or Less-Than

If you have ever needed a ≷ Greater-Than or Less-Than 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

Greater-Than or Less-Than Codes

U+02277

Unicode

≷

Hex Code

≷

HTML Code

≷

HTML Entity

\2277

CSS Code

Greater-Than or Less-Than Code Examples

HTML Example

<span> &#8823; </span>

CSS Example

span {
   content: "\2277";
}

Symbol Copied!