<
Technical information
Symbol | < | |
Name | Less-than sign | |
Unicode number | U+003C | |
Category | ASCII Table4. ASCII punctuation and symbols |
Description | The Unicode character <, or U+003C, is known as the "Less-Than Sign". It falls under the "Basic Latin" block and the "Math Symbol" category in the Unicode standard. This character has a broad range of uses in computing and mathematics. It's often used in mathematical expressions to denote that one value is less than another. In programming and computing, it is typically used in expressions to compare values, and in markup languages like HTML and XML, it serves as an opening tag for elements. Despite its simple design, it is an essential character in many different fields. |
Encoding
HTML Entity | < | |
HTML Entity (hex) | < | |
HTML Entity (named) | <⃒ | |
URL Escape Code | %3C | |
UTF-8 (hex) | 0x3C | |
UTF-8 (binary) | 00111100 | |
UTF-16 | 0x003C | |
UTF-32 | 0x0000003C |
Source Code
C, C++, and Java | "\u003C" | |
CSS Code | \003C | |
JavaScript | "\u003C" | |
Perl | \x{003C} | |
Python 2 | u"\u003C" | |
Python 3 | \u003C | |
Ruby | \u{003C} |
Preview
This Unicode character looks like this < in sentence and in bold like this < and in italic like this <.
input-group
Font size:
<
12px
<
16px
<
20px
<
28px
<
36px
<
48px
<
72px
CSS Property: font-weight
<
100
<
200
<
300
<
400
<
500
<
600
<
700
<
800
<
900
HTML Forms and Input
input
disabled input
<
select
button
button
Code examples in HTML and CSS
The symbol in different fonts
<
-apple-system
<
Apple Color Emoji
<
Arial
<
BlinkMacSystemFont
<
Courier New
<
Georgia
<
Droid Sans
<
Helvetica
<
Noto Sans
<
Oxygen
<
Roboto
<
"Segoe UI"
<
sans-serif
<
Segoe UI Emoji
<
Segoe UI Symbol
<
system-ui
<
Times New Roman
<
Ubuntu
<
Verdana