␑ Device Control One
U+0011
␑
ℹ️ About
The Device Control One (DC1) character is a non-printing control code commonly referred to as XON. In serial communication and terminal protocols, it signals a device to resume data transmission. While it has no visual representation in standard text, it is often represented by the “␑” glyph in debugging tools.
⚠️ Note: Do not confuse with ␓ (DC3/XOFF).
⚡ Codes
HTML
CSS
\0011
Python
\u0011
Live Playground
More from Basic Latin
Copied!