Toolman

ASCII code for file separator

28

File Separator — a control character, not printable

Decimal28
Hexadecimal0x1C
Octal0034
Binary00011100
HTML entity

What it is

The coarsest of four data separators, intended to divide files within a stream.

The full entry

ASCII 28 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 file separator?

The ASCII code for file separator is 28 in decimal, 0x1C in hexadecimal and 0034 in octal.

What is file separator in binary?

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

Is file separator a printable character?

No. File Separator 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