LEFT PARENTHESIS
(
U+0028
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0028
Code Point
40
Aliases
opening parenthesis (1.0)
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x28
UTF-16
0x0028
UTF-32
0x00000028
Copy & Paste Codes
Character
(
Unicode Escape
\u{0028}
HTML Entity (Decimal)
(
HTML Entity (Hex)
(
CSS Code
\0028
JavaScript
String.fromCodePoint(0x0028)
Python
chr(0x0028)