Greater Than Or Equal Symbol
Copy the greater than or equal to symbol (≥) and find the exact Unicode value, HTML entity, LaTeX command, or keyboard shortcut for your platform.
Use the Greater Than Or Equal Symbol
Greater Than Or Equal Symbol
Click the symbol to copy it
Formats
Character
≥
Unicode
U+2265
HTML entity
≥
HTML decimal
≥
LaTeX
\geq
CSS escape
\2265
JS / JSON escape
\u2265
Click any row to copy that exact string.
Keyboard Shortcuts
| System | Shortcut | Notes |
|---|---|---|
| Windows (Word) | Type 2265 then press Alt+X to convert it. | |
| Windows (general) | No plain Alt code exists; use Character Map or copy the symbol above. | |
| Mac | Works in most macOS apps on a US keyboard. | |
| Linux (GTK) | Type the hex code, then press Enter or Space. | |
| LaTeX | Use inside math mode, for example $x \geq y$. |
Try it
Enter two values to build a ready-to-paste inequality.
≥
x ≥ y
Copied!
Summary
Copy the greater than or equal to symbol (≥) and find the exact Unicode value, HTML entity, LaTeX command, or keyboard shortcut for your platform.
How it works
- Click the large greater than or equal symbol to copy it to your clipboard.
- Or click any format in the list (Unicode, HTML entity, LaTeX, CSS escape) to copy that exact string.
- Use the shortcut table to type the symbol directly from your keyboard on Windows, Mac, or Linux.
- Paste the symbol anywhere: documents, spreadsheets, code, or chat.
Use cases
- Write inequalities in math homework or lecture notes, such as x ≥ 5.
- Insert the greater than or equal symbol into a LaTeX document with \geq.
- Show a comparison operator in a spec sheet or slide without using ">=" as a substitute.
- Add the symbol to code, CSS content, or HTML without breaking encoding.
- Learn the keyboard shortcut so you never need to look it up again.
- Copy the correct HTML entity for a web page instead of pasting a raw Unicode character.
Frequently Asked Questions
Last updated: 2026-09-23 ·
Reviewed by Nham Vu