Toolman

ASCII code for negative acknowledge

21

Negative Acknowledge — a control character, not printable

Decimal21
Hexadecimal0x15
Octal0025
Binary00010101
HTML entity

What it is

A negative reply — the message did not arrive intact, please resend.

The full entry

ASCII 21 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 negative acknowledge?

The ASCII code for negative acknowledge is 21 in decimal, 0x15 in hexadecimal and 0025 in octal.

What is negative acknowledge in binary?

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

Is negative acknowledge a printable character?

No. Negative Acknowledge 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