Copyglyph
U+22DD · Equal to or Greater-Than · Mathematical Operators · Common

Equal to or Greater-Than ⋝

(U+22DD) is a standard Unicode character that you can copy and paste anywhere text is accepted. This page provides a concise reference with safe tips, internal links, and practical guidance so you can use it reliably across apps and platforms.

What it is and where it’s used: Equal to or Greater-Than is part of the Symbols family (block: Mathematical Operators). If you need styled or decorative alternatives, try our Fancy Text tool to generate compatible text that works in most modern interfaces.

History & usage: The symbol EQUAL TO OR GREATER THAN, found in the Mathematical Operators block, is used to show a relationship where one value is at least as large as another. In math, it helps express comparisons in formulas and proofs. In everyday work, programmers and data users see it in formulas, dashboards, and calculators when values must meet a minimum. Its history is tied to the long study of inequality signs, which evolved to make clear statements about order and magnitude. The symbol stands for a rule: if a quantity A is greater than or equal to B, A can cover or exceed B in computations. It appears in educational materials to teach how to compare numbers, variables, and expressions. In written work, it helps keep equations compact by combining equality with a threshold. When people type formulas, the symbol often appears alongside variables, functions, and units. It is part of standard Unicode, so it travels across languages and tools. As a result, users rely on it to convey safe, clear comparisons in notes, code, and reports.

Copy and input: the quickest method is to copy the character here. You can also insert it by its codepoint U+22DD in many development tools or editors. Some operating systems provide a character viewer or input palette that lets you search by name or code and insert the glyph into documents.

Display and fallback: if you see an empty box (tofu) or a placeholder rectangle, the active font might not include this codepoint. Switching to a font with broader Unicode coverage or using a fallback font usually fixes the issue. On the web, ensure the page’s font stack includes a general‑purpose fallback.

Related references: browse the Categories for similar characters. When choosing a symbol, prefer the official codepoint for semantic clarity and better compatibility with search, copy, and accessibility tooling.

See our category page for related symbols.

Technical details
  • Codepoint: U+22DD
  • General Category: Sm
  • Age: 1.1
  • Bidi Class: ON
  • Block: Mathematical Operators
  • Script: Common
  • UTF-8: E2 8B 9D
  • UTF-16: 22DD
  • UTF-32: 000022DD
  • HTML dec: ⋝
  • HTML hex: ⋝
  • JS escape: \u22DD
  • Python \N{}: \N{EQUAL TO OR GREATER-THAN}
  • Python \u: \u22DD
  • Python \U: \U000022DD
  • URL-encoded: %E2%8B%9D
  • CSS escape: \22DD
How to type / insert

Fast copy: click the Copy button near the top of this page.

By codepoint: in many editors and IDEs, you can insert via the Unicode code U+22DD or a built‑in character picker.

HTML: use the numeric entity ⋝ (hex) or ⋝ (decimal) when an HTML entity is needed.

Compatibility & troubleshooting

Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.

Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.