Not Greater-Than

If you have ever needed a ≯ Not Greater-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

Not Greater-Than Codes

U+0226F

Unicode

≯

Hex Code

≯

HTML Code

≯

HTML Entity

\226F

CSS Code

Not Greater-Than Code Examples

HTML Example

<span> &#8815; </span>

CSS Example

span {
   content: "\226F";
}

Symbol Copied!