Primary
Escape ○꠹|Definition|1st|20251119205401-00-⌔
Escape sequence
In computing, an escape sequence is a sequence of characters that has a special semantic meaning based on an established convention that specifies an escape character prefix in addition to the syntax of the rest of the text of a sequence.12 A convention can define any particular character code as a sequence prefix. Some conventions use a normal, printable character such as backslash () or ampersand (&). Others use a non-printable (a.k.a. control) character such as ASCII escape.
Escape sequences date back at least to the 1874 Baudot code.345
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original Footnotes
“Escape Sequence (General Concept)”. ↩
“Characters”. The Java Tutorials. ↩
“What is ASCII? The Economist explains”. The Economist. 2013-06-09. ↩
“Baudot and CCITT code”. The Baudot code, invented in 1870 and patented in 1874 by J. Baudot is […] ↩
“Guide to the use of Character Sets in Europe”. elements C0 and C1 of control characters […] a 5-bit code patented by Jean-Maurice-Emile Baudot (1845-1903) in 1874 ↩
Secondary
• • •