Comparison symbol

Greater Than or Equal To Symbol (≥)

≥ includes both possibilities: the left side may be greater than the right side, or the two sides may be equal.

Greater-Than or Equal ToU+2265x ≥ 0
Code reference

Copy in the format you need

UnicodeU+2265
HTML decimal≥
HTML hexadecimal≥
HTML named≥
CSS\2265
JavaScript\u2265
LaTeX\ge

Character names and code points checked against The Unicode Consortium. Last verified 2026-08-12.

01

Read the symbol

Read x ≥ 0 as “x is greater than or equal to zero.” The wide side faces the potentially larger value.

02

In plain-text code

Many programming languages use >= because keyboards do not provide a dedicated ≥ key. In mathematical prose, use the Unicode symbol.

Keep exploring

Related symbol guides

Greater Than or Equal To Symbol (≥): Copy and Codes