Less Than or Equal Symbol ≤
Tap the button to copy the less than or equal symbol, or grab a variant below. The table has its Alt code, HTML entity and Unicode details.
| Copy | Unicode name | Codepoint | HTML | Windows Alt code |
|---|---|---|---|---|
| Less-Than Or Equal To | U+2264 | ≤ | Alt+243 | |
| Greater-Than Or Equal To | U+2265 | ≥ | Alt+242 | |
| Much Less-Than | U+226A | none | none |
- The less than or equal symbol is Unicode U+2264 (Less-Than Or Equal To).
- In HTML, type
≤to get ≤. - On Windows, hold Alt and type 243 on the numeric keypad.
- On a Mac, press Option+Comma.
- It is a single character: it survives copy and paste into any text field and counts as one character against limits.
The less-than-or-equal sign joins the comparison and the equality into one character. It appears throughout math and in every textbook description of ranges. The doubled form ≪ means much less than.