Toolman

ASCII code for end of medium

25

End of Medium — a control character, not printable

Decimal25
Hexadecimal0x19
Octal0031
Binary00011001
HTML entity

What it is

Marked the physical end of a tape or other medium.

The full entry

ASCII 25 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 end of medium?

The ASCII code for end of medium is 25 in decimal, 0x19 in hexadecimal and 0031 in octal.

What is end of medium in binary?

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

Is end of medium a printable character?

No. End of Medium 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