Less Than Sign Symbol Copy and Paste
Select Copy to place the less 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.
Use the main page to find copy and paste symbols together with popular Unicode characters.
- 1Copy
Press the button to copy <.
- 2Place the cursor
Open the message, document, form, or profile where you need it.
- 3Paste
Use Ctrl+V, Command+V, or the mobile Paste command.
What Is the Less Than Sign Symbol?
The less than symbol compares two values and shows that the value on the left is smaller than the value on the right.
Mathematical inequalities
Programming comparisons
Sorting rules
Markup angle brackets
How to Type the Less Than Sign Symbol
Choose your device or app to insert the less than sign symbol without copying it from another page.
Less Than Sign Symbol on Windows
Press Shift + , on a standard U.S. keyboard.
Less Than Sign Symbol on Mac
Press Shift + , on a standard U.S. keyboard.
Less Than Sign Symbol on iPhone and iPad
Use the copy button on this page, then paste the less than symbol into the target app. For repeated use, save it as a keyboard text-replacement shortcut.
Less Than Sign Symbol on Android
Use the copy button on this page, then paste the less than symbol into the target app. For repeated use, save it as a keyboard text-replacement shortcut.
Less Than Sign 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.
Less Than Sign Symbol on Microsoft Word
In Microsoft Word, type 003C and press Alt+X to convert the code to Symbol.
Less Than Sign Symbol on Google Docs
Use the Copy button and paste < into Google Docs, or choose Insert > Special characters and search by the symbol name.
Less Than Sign Symbol Unicode and HTML Codes
Use these values when you need the less than sign symbol in HTML, CSS, source code, or a character reference.
U+003C
LESS-THAN SIGN
<
<
<
03C
How to Use and Format the Less Than Sign Symbol
The less-than sign < is Unicode U+003C. In mathematics, place the smaller quantity on the left and the larger quantity on the right, as in 3 < 7. It is different from ≤, ≪, a left arrow, and the opening angle used by HTML markup.
Use consistent spacing for comparisons in prose mathematics or follow the formatter used by the programming language. Because < begins an HTML tag in source text, encode a visible less-than sign as < when it must appear as text in HTML.
Write a < b only when a is less 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 left arrow; use ← when direction is intended.
In HTML source, use < when the less-than sign must be displayed as text.
Use MathML or an equation editor when the comparison is part of a complex mathematical expression.
Less Than Sign Symbol Examples
3 < 72 < 100 < 5x < 10n < 10099 < 1003.4 < 3.5−2 < −1a < bScore < 50
Common Less Than Sign Symbol Mistakes
- Do not reverse the operands; 3 < 7 is true, while 7 < 3 is false.
- Do not confuse < with ≤; the latter includes equality.
- Do not use < as a left arrow.
- In HTML source, do not write a literal < where it can be parsed as the start of a tag; escape it when required.
- Do not confuse < (U+003C) with the fullwidth character < (U+FF1C).
- Do not assume << has the same meaning as < in mathematics or programming.
- 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 Less Than Sign Symbol
The less than symbol < is a Unicode text character, not an image. The less than symbol compares two values and shows that the value on the left is smaller 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+003C (LESS-THAN SIGN).
Supporting searches such as “mathematical symbol less than”, “less than symbol example”, and “what does the less 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 less than symbol” and “what is the symbol for less 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: 3 < 7
Continue exploring: Freemasonry Symbol , Swastika Symbol , Plus or Minus Symbol and Delta Symbol . You can also browse all symbols.
Less Than Sign Symbol FAQ
What is the less than symbol?
The less than symbol is <. The less than symbol compares two values and shows that the value on the left is smaller 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+003C and its Unicode name is LESS-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.