› Control Sequence Introducer
U+009B
ℹ️ About
The Control Sequence Introducer (CSI) is a fundamental C1 control code (U+009B) used primarily in terminal emulation (like VT100/ANSI). It signals the start of a multi-character command sequence to control display parameters like color, cursor position, or text formatting.
⚠️ Note: Do not confuse with › (U+203A, Single Right-Pointing Angle Quotation Mark).
⚡ Codes
HTML
›
CSS
\009B
Python
\u009B
Live Playground
More from Latin-1 Supplement
Copied!