Toolman

ASCII code for synchronous idle

22

Synchronous Idle — a control character, not printable

Decimal22
Hexadecimal0x16
Octal0026
Binary00010110
HTML entity

What it is

Sent to keep a synchronous link in step when there was no data to send. The name survives in the TCP SYN packet.

The full entry

ASCII 22 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 synchronous idle?

The ASCII code for synchronous idle is 22 in decimal, 0x16 in hexadecimal and 0026 in octal.

What is synchronous idle in binary?

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

Is synchronous idle a printable character?

No. Synchronous Idle 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