>

GREATER-THAN SIGN

U+003E Math Symbol (Sm) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+003E
decimal 62
htmldecimal >
htmlhex >
css \003E
javascript \u{3E}
python \u003e
java \u003E
go \u003E
ruby \u{3E}
rust \u{3E}
ccpp \u003e
urlencoded %3E
utf8bytes 3e
utf16bebytes 00 3e
utf32bebytes 00 00 00 3e
htmlentity >

How to Use

HTML: > or >
CSS: content: "\003E"
JavaScript: "\u{3E}"
Python: "\u003e"

Properties

Block
Basic Latin
Script
Zyyy
Category
Math Symbol (Sm)
Bidirectional
ON
Combining
0
Mirrored
Yes
← = U+003D U+003F ? →

Compare

Frequently Asked Questions

What is the > character (GREATER-THAN SIGN)?

> (GREATER-THAN SIGN) is the Unicode character U+003E.

What is the Unicode codepoint of GREATER-THAN SIGN?

The GREATER-THAN SIGN character (>) has codepoint U+003E.

How do I type or copy GREATER-THAN SIGN?

Copy > directly, or use the HTML entity, UTF-8, and code encodings shown on this page.