Unicode Character ">" U+003E Greater-than Sign
Unicode Version 15.1
>
Summary
The unicode character ">" at code point U+003E is Greater-than Sign. It is a character in the Basic Latin block and is part of the Common script. The character is a math symbol. The UTF-8 encoding of ">" is 0x3E and the UTF-16 encoding is 0x003E.
General Properties
Code Point | U+003E |
Version Added | 1.1 |
Name | Greater-than Sign |
Block | Basic Latin |
General Category | Math Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Mirrored | Yes |
Mirrored Character | "<" U+003C Less-than Sign |
Encodings
HTML Entity | > > |
HTML Decimal Encoding | > |
HTML Hex Encoding | > |
UTF-8 Encoding | 0x3E |
UTF-16 Encoding | 0x003E |
UTF-32 Encoding | 0x0000003E |
C/C++/Java Escape | \u003e |