unicode

<

U+003C

LESS-THAN SIGN

LESS-THAN SIGN · Math Symbol · Basic Latin · Common script

ascii

Quick facts

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

Normalization & case

Decomposition
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
Yes

Layout & width

East Asian Width
Na
Line Break
AL
Numeric
Script extensions

Developer examples

JS
'\u{3c}' // U+003C
Python
"\N{LESS-THAN SIGN}"
HTML
&#x3C;

Encodings & escapes

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

Related

Source

Unicode
16.0.0
WHATWG