ASCII Code 41
In the 7-bit ASCII character set, ASCII code 41 is represented by the character )
also known as the close parenthesis (or close bracket).
Character Representation | Value/Description |
---|---|
ASCII Character | ) |
Decimal | 41 |
Octal | 51 |
Hexadecimal | 29 |
Binary | 0010 1001 |
Description | Close parenthesis (or close bracket) |
Category | Printable Characters |
Subcategory | Punctuation and Symbols |
Unicode | U+0029 |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
Encoding Method | Encoded Value | |
---|---|---|
URL Escape Code | %29 | |
Quoted-printable | =29 |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.