Toolman

ASCII code for shift in

15

Shift In — a control character, not printable

Decimal15
Hexadecimal0x0F
Octal0017
Binary00001111
HTML entity

What it is

Switched back to the standard character set.

The full entry

ASCII 15 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 shift in?

The ASCII code for shift in is 15 in decimal, 0x0F in hexadecimal and 0017 in octal.

What is shift in in binary?

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

Is shift in a printable character?

No. Shift In 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