Copy & encode
Character
≥Unicode codepoint
U+2265HTML named entity
≥HTML decimal entity
≥HTML hex entity
≥CSS escape
\2265JavaScript escape
\u2265Meaning and usage
It is used in inequalities and conditions such as age ≥ 18 meaning eighteen or older, and often appears in academic papers and reports.
Frequently Asked Questions
What is the HTML entity for greater than or equal?
Use ≥ or ≥.
How is ≥ typed in code?
Most programming languages use >= instead of the ≥ symbol.