Toolman

ASCII code for device control 3 (xoff)

19

Device Control 3 (XOFF) — a control character, not printable

Decimal19
Hexadecimal0x13
Octal0023
Binary00010011
HTML entity

What it is

Also called XOFF. Pauses transmission so a slow device can catch up. Ctrl+S sends it, which is the usual explanation for a terminal that suddenly stops responding to keystrokes.

The full entry

ASCII 19 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 3 (xoff)?

The ASCII code for device control 3 (xoff) is 19 in decimal, 0x13 in hexadecimal and 0023 in octal.

What is device control 3 (xoff) in binary?

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

Is device control 3 (xoff) a printable character?

No. Device Control 3 (XOFF) 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