Toolman

ASCII code for end of transmission block

23

End of Transmission Block — a control character, not printable

Decimal23
Hexadecimal0x17
Octal0027
Binary00010111
HTML entity

What it is

Ended one block of a message that was split across several transmissions.

The full entry

ASCII 23 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 end of transmission block?

The ASCII code for end of transmission block is 23 in decimal, 0x17 in hexadecimal and 0027 in octal.

What is end of transmission block in binary?

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

Is end of transmission block a printable character?

No. End of Transmission Block 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