'(' - U+0028 Left Parenthesis
Unicode Data
View details and encodings for Unicode character U+0028 Left Parenthesis, located in the Basic Latin block and Open Punctuation category. This character was released in 1993 under Unicode version 1.1.
- Name:
- Left Parenthesis
- Category:
- Open Punctuation
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Other Neutrals
- Mirrored:
- Yes, ) (U+0029)
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
(
- HTML Entity - Decimal:
-
(
- HTML Entity - Hex:
-
(
- Unicode:
-
U+0028;
- Decimal:
-
40
- CSS:
-
\000028
- Javascript:
-
\u0028
- Perl:
-
\x{28}
- Ruby:
-
\u{28}
- Python:
-
u'\u0028'