>
Technical information
Symbol | > | |
Name | Greater-than sign | |
Unicode number | U+003E | |
Category | ASCII Table4. ASCII punctuation and symbols |
Description | The Unicode character ">", or U+003E, is known as the "Greater-Than Sign". It falls under the "Basic Latin" block and the "Math Symbol" category in the Unicode standard. As its name suggests, this character is commonly used in mathematics and programming to indicate a greater than relation between two values. In HTML and some programming languages, it is also used to denote the closing of a tag or to direct output to a file, respectively. |
Encoding
HTML Entity | > | |
HTML Entity (hex) | > | |
HTML Entity (named) | >⃒ | |
URL Escape Code | %3E | |
UTF-8 (hex) | 0x3E | |
UTF-8 (binary) | 00111110 | |
UTF-16 | 0x003E | |
UTF-32 | 0x0000003E |
Source Code
C, C++, and Java | "\u003E" | |
CSS Code | \003E | |
JavaScript | "\u003E" | |
Perl | \x{003E} | |
Python 2 | u"\u003E" | |
Python 3 | \u003E | |
Ruby | \u{003E} |
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