Baudot code in the context of "Character (computing)"

Play Trivia Questions online!

or

Skip to study material about Baudot code in the context of "Character (computing)"

Ad spacer

⭐ Core Definition: Baudot code

The Baudot code (French pronunciation: [bodo]) is an early character encoding for telegraphy invented by Émile Baudot in the 1870s. It was the predecessor to the International Telegraph Alphabet No. 2 (ITA2), the most common teleprinter code in use before ASCII. Each character in the alphabet is represented by a series of five bits, sent over a communication channel such as a telegraph wire or a radio signal by asynchronous serial communication. The symbol rate measurement is known as baud, and is derived from the same name.

↓ Menu

>>>PUT SHARE BUTTONS HERE<<<

👉 Baudot code in the context of Character (computing)

In computing and telecommunications, a character is the encoded representation of a natural language character (including letter, numeral and punctuation), whitespace (space or tab), or a control character (controls computer hardware that consumes character-based data). A sequence of characters is called a string.

Some character encoding systems represent each character using a fixed number of bits whereas other systems use varying sizes. Various fixed-length sizes were used for now obsolete systems such as the six-bit character code, the five-bit Baudot code and even 4-bit systems (with only 16 possible values). The more modern ASCII system uses the 8-bit byte for each character. Today, the Unicode-based UTF-8 encoding uses a varying number of byte-sized code units to define a code point which combine to encode a character.

↓ Explore More Topics
In this Dossier

Baudot code in the context of Teleprinter

A teleprinter (teletypewriter, teletype or TTY) is an electromechanical device used to send and receive typed messages through various communications channels, in both point-to-point and point-to-multipoint configurations.

Initially, from 1887 at the earliest, teleprinters were used in telegraphy. Electrical telegraphy had been developed decades earlier in the late 1830s and 1840s, then using simpler Morse key equipment and telegraph operators. The introduction of teleprinters automated much of this work and eventually largely replaced skilled operators versed in Morse code with typists and machines communicating faster via Baudot code.

↑ Return to Menu