Toolman

ASCII 125

ASCII 125 is Right curly bracket, written }.

Every representation

Character}
NameRight curly bracket
Decimal125
Hexadecimal0x7D
Octal0175
Binary01111101
HTML entity}
Escape sequence\x7D
UnicodeU+007D
GroupPunctuation or symbol

What it is for

Right brace.

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 125?

Right curly bracket, the character }. In hexadecimal it is 0x7D, in octal 0175, and in binary 01111101.

How do I type ASCII 125?

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

Is ASCII 125 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