Skip to content
EntityQ218013· pop 33· linked from 359 articles

binary file

Sign in to save

non-human-readable computer file encoded in binary form

~9 min read

Article

A hex dump of the 318 byte Wikipedia favicon, or . The first column numerates the line's starting address, while the * indicates repetition. A binary file is a computer file that is not a text file. The term "binary file" is often used as a term meaning "non-text file". Many binary file formats contain parts that can be interpreted as text; for example, some computer document files containing formatted text, such as older Microsoft Word document files, contain the text of the document but also contain formatting information in binary form.

Background and terminology

Connections

Categories