Toolman

ASCII code for enquiry

5

Enquiry — a control character, not printable

Decimal5
Hexadecimal0x05
Octal0005
Binary00000101
HTML entity

What it is

Asked the receiving station to identify itself. Obsolete outside legacy serial links.

The full entry

ASCII 5 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 enquiry?

The ASCII code for enquiry is 5 in decimal, 0x05 in hexadecimal and 0005 in octal.

What is enquiry in binary?

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

Is enquiry a printable character?

No. Enquiry is a control character — an instruction to a teleprinter rather than a mark on paper, which is why most tables show an empty cell for it.

Other characters

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