Copy, type, and use

Greater Than Symbol (>)

The greater than symbol is >. The greater than symbol compares two values and shows that the value on the left is larger than the value on the right.

Character
>
Unicode
U+003E
HTML
>

Greater Than Symbol Copy and Paste

Select Copy to place the greater than symbol > on your clipboard. Move the cursor to the destination and use Ctrl+V on Windows, Command+V on Mac, or the Paste command on mobile.

Copy the greater than symbol One click copies the exact Unicode character.
  1. 1
    Copy

    Press the button to copy >.

  2. 2
    Place the cursor

    Open the message, document, form, or profile where you need it.

  3. 3
    Paste

    Use Ctrl+V, Command+V, or the mobile Paste command.

Mathematical inequalitiesProgramming comparisonsSorting rulesMarkup angle brackets

What Is the Greater Than Symbol?

The greater than symbol compares two values and shows that the value on the left is larger than the value on the right.

Mathematical inequalities

Programming comparisons

Sorting rules

Markup angle brackets

How to Type the Greater Than Symbol

Choose your device or app to insert the greater than symbol without copying it from another page.

Greater Than Symbol on Windows

Press Shift + . on a standard U.S. keyboard.

Greater Than Symbol on Mac

Press Shift + . on a standard U.S. keyboard.

Greater Than Symbol on iPhone and iPad

Use the copy button on this page, then paste the greater than symbol into the target app. For repeated use, save it as a keyboard text-replacement shortcut.

Greater Than Symbol on Android

Use the copy button on this page, then paste the greater than symbol into the target app. For repeated use, save it as a keyboard text-replacement shortcut.

Greater Than Symbol on Chromebook

Use the Copy button to copy >, then press Ctrl+V to paste it. You can also open the Chromebook emoji and symbols picker when it is available in the current app.

Greater Than Symbol on Microsoft Word

In Microsoft Word, type 003E and press Alt+X to convert the code to >. You can also use Insert > Symbol.

Greater Than Symbol on Google Docs

Use the Copy button and paste > into Google Docs, or choose Insert > Special characters and search by the symbol name.

Greater Than Symbol Unicode and HTML Codes

Use these values when you need the greater than symbol in HTML, CSS, source code, or a character reference.

Unicode U+003E
Unicode name GREATER-THAN SIGN
HTML entity >
HTML decimal >
HTML hex >
CSS escape 03E

How to Use and Format the Greater Than Symbol

The greater-than sign > is Unicode U+003E. In mathematics, place the larger quantity on the left and the smaller quantity on the right, as in 7 > 3. It is different from ≥, ≫, an arrow, and the right angle bracket used as punctuation or markup syntax.

Use spacing that matches the mathematical or programming style of the surrounding content. In prose mathematics, spaces around a comparison operator improve readability; in source code, follow the language and project formatter. Use MathML or an equation editor for complex expressions.

  • Write a > b only when a is greater than b.

  • Use ≥ when equality is included in the comparison.

  • Keep comparison-operator spacing consistent within the same formula or codebase.

  • Do not use > as a right arrow; use → when direction is intended.

  • When documenting HTML markup, distinguish the visible sign from the closing angle of a tag.

  • Use > when an explicit HTML character reference is useful or required by the source context.

Greater Than Symbol Examples

  • 7 > 3
  • 10 > 2
  • 5 > 0
  • x > 0
  • n > 1
  • 100 > 99
  • 3.5 > 3.4
  • −1 > −2
  • a > b
  • Score > 90

Common Greater Than Symbol Mistakes

  • Do not reverse the operands; 7 > 3 is true, while 3 > 7 is false.
  • Do not confuse > with ≥; the latter includes equality.
  • Do not use > as a right arrow.
  • Do not assume >> has the same meaning as > in mathematics or programming.
  • In HTML source, do not let > accidentally close markup when you intend literal code or text.
  • Do not confuse > (U+003E) with the fullwidth character > (U+FF1E).
  • Do not assume chained comparisons behave the same in every programming language.
  • Do not compare numeric-looking text as though it were numeric data without checking the data type.

More About the Greater Than Symbol

The greater than symbol > is a Unicode text character, not an image. The greater than symbol compares two values and shows that the value on the left is larger than the value on the right. Because it remains selectable text, it can be copied into documents, messages, spreadsheets, source code, usernames, captions, and other fields that support Unicode. Its appearance can change with the active font or operating system, while the stored character remains U+003E (GREATER-THAN SIGN).

Supporting searches such as “more than symbol in math”, “example of greater than symbol”, and “what does the greater than symbol look like” usually describe the same core task from different angles: identifying the correct character, copying it, or learning how to enter it with a keyboard. This page keeps those intents together so you do not need separate pages for small wording differences. Use the copy control for the fastest method, then check the platform rows when you need a repeatable shortcut on a specific device or app.

Queries such as “math symbol for greater than” and “symbol for more than” are covered by the keyboard, application, and character-code sections. The Windows and Mac instructions explain practical input methods, while the Microsoft Word and Google Docs rows cover document editing. Unicode, HTML, hexadecimal, and CSS values are listed separately so developers can insert the exact character without confusing it with a similar-looking mark.

Choose > when its documented meaning matches the surrounding text, and compare the related-symbol links below when another character may be more precise. Spacing and visual style can vary by context, so follow the style guide of the document or platform. For example: 7 > 3

Greater Than Symbol FAQ

What is the greater than symbol?

The greater than symbol is >. The greater than symbol compares two values and shows that the value on the left is larger than the value on the right.

How do I copy and paste >?

Select the copy button next to >, then paste it with Ctrl+V on Windows, Command+V on Mac, or the Paste command on mobile.

What is the Unicode for >?

The Unicode code point is U+003E and its Unicode name is GREATER-THAN SIGN.

How do I type > on a keyboard?

Press Shift + . on a standard U.S. keyboard. On Mac, Press Shift + . on a standard U.S. keyboard.