Skip to content
EntityQ1145976· pop 32· linked from 389 articles

plain text

Sign in to save

Also known as unformatted text, text

computer data consisting only of unformatted characters of readable material

Wikidata facts

Show 3 more facts
file extension
txt
media type
text/plain
P13411
liberty
Sources (3)

via Wikidata · CC0

~6 min read

Article

Text file with portion of The Human Side of Animals by Royal Dixon, displayed by the command cat in an xterm window In computing, plain text is a loose term for unformatted text or nontextual data represented as text (e.g. file contents) using printable characters (for example letters, digits, symbols, spaces, tabs, line breaks) in a character encoding. In principle, plain text can be in any encoding, but today usually implies UTF-8.

Plain text is different from formatted text, where style information is included; from structured text, where structural parts of the document such as paragraphs, sections, and the like are identified; and from binary files in which some portions must be interpreted as binary objects (encoded integers, real numbers, images, etc.).

Connections

Categories