Toolman

ASCII 41

ASCII 41 is Right parenthesis, written ).

Every representation

Character)
NameRight parenthesis
Decimal41
Hexadecimal0x29
Octal0051
Binary00101001
HTML entity)
Escape sequence\x29
UnicodeU+0029
GroupPunctuation or symbol

What it is for

The character ).

Where the number comes from

Codes 32 to 126 hold the printable characters. The punctuation was distributed around the letters and digits so that the most common characters fell into positions that were convenient for the teleprinter keyboards of the time.

Frequently asked questions

What is ASCII 41?

Right parenthesis, the character ). In hexadecimal it is 0x29, in octal 0051, and in binary 00101001.

How do I type ASCII 41?

Type ) directly. In a string literal it can also be written \\x29, and in HTML as ).

Is ASCII 41 printable?

Yes. Codes 32 to 126 are the printable range, which is every character ASCII can actually display.

Nearby codes

Full ASCII table · Text to binary converter · Number base converter