Toolman

ASCII code for device control 1 (xon)

17

Device Control 1 (XON) — a control character, not printable

Decimal17
Hexadecimal0x11
Octal0021
Binary00010001
HTML entity

What it is

Also called XON. Resumes a paused transmission. This is what Ctrl+Q sends, and why a terminal that has mysteriously frozen often unfreezes when you press it.

The full entry

ASCII 17 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 device control 1 (xon)?

The ASCII code for device control 1 (xon) is 17 in decimal, 0x11 in hexadecimal and 0021 in octal.

What is device control 1 (xon) in binary?

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

Is device control 1 (xon) a printable character?

No. Device Control 1 (XON) 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