“␑” U+0011: Device Control One

␑ 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!

Leave a Reply

Your email address will not be published. Required fields are marked *