| Type | Value |
|---|---|
| Unicode Character: | ( |
| Hex Code Point: | U+0028 |
| Char In Input: | |
| Alternative Char Name (alias): | OPENING PARENTHESIS |
| Large Font: | ( |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Basic Latin |
| Unicode Block Range: | 0000 - 007F |
| General Category (short name): | Open_Punctuation(Ps) |
| Bidi Class Name: | Other_Neutral |
| Bidi Class Short: | ON |
| Bidi Mirrored: | Y |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | ( |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | ( |
| Decimal HTML Entity | ( |
| Hexadecimal HTML Entity | ( |
| Hex Code Point(s) | 28 |
| Formal Unicode Notation | U+28 |
| Decimal Code Point(s) | 40 |
| UTF-8 Hex (C Syntax) | 0x28 |
| UTF-8 Hex Bytes | 28 |
| UTF-8 Octal Bytes | 50 |
| UTF-16 Hex (C Syntax) | 0x0028 |
| UTF-16 Hex | 0028 |
| UTF-16 Dec | 40 |
| UTF-32 Hex (C Syntax) | 0x00000028 |
| UTF-32 Hex | 28 |
| UTF-32 Dec | 40 |
| Python Src | u"\u0028" |
| PHP Src | "\x28" |
| C/C++/Java Src | "\u0028" |