Halfwidth and Fullwidth Forms: Fullwidth Greater-Than Sign

U+FF1E
Noto text font
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF 1E
UTF-32LE
1E FF 00 00
UTF-16BE
FF 1E
UTF-16LE
1E FF
UTF-8
EF BC 9E

Character Escapes

HTML5
>
>
C
\uFF1E (C99)
\U00FF1E (C99)
C++
\u{FF1E} (C++23)
\U0000FF1E
\uFF1E
Java
\uFF1E
JavaScript
\u{FF1E}
\uFF1E
CSS
\FF1E
\00FF1E
Quoted-Printable
=EF=BC=9E
URL
%EF%BC%9E