unicode

U+FF1C

FULLWIDTH LESS-THAN SIGN

FULLWIDTH LESS-THAN SIGN · Math Symbol · Halfwidth and Fullwidth Forms · Common script

Quick facts

Code point
U+FF1C
Decimal
65308
Name
FULLWIDTH LESS-THAN SIGN
General category
SmMath Symbol
Script
Common
Bidi class
ON
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 003C
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
Yes

Layout & width

East Asian Width
F
Line Break
ID
Numeric
Script extensions

Developer examples

JS
'\u{ff1c}' // U+FF1C
Python
"\N{FULLWIDTH LESS-THAN SIGN}"
HTML
&#xFF1C;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG