Toolman

ASCII code for lowercase b

98

Small letter b — b

Decimal98
Hexadecimal0x62
Octal0142
Binary01100010
HTML entityb

What it is

Small letter b is one of the 95 printable ASCII characters, the set every text encoding in common use still agrees on. UTF-8 encodes it as the single byte 98, which is why ASCII text is also valid UTF-8.

The full entry

ASCII 98 in full — the code point page, with what sits either side of it and how the character is encoded elsewhere.

Frequently asked questions

What is the ASCII code for lowercase b?

The ASCII code for lowercase b is 98 in decimal, 0x62 in hexadecimal and 0142 in octal.

What is lowercase b in binary?

01100010 — eight bits, though ASCII only defines seven, so the top bit is always zero.

Is lowercase b a printable character?

Yes. Small letter b is in the printable range, codes 32 to 126, which is everything ASCII can put on a screen.

Other characters

Every character by name · The ASCII table · Text to binary converter