“” U+0013: Device Control Three

␓ Device Control Three

U+0013

ℹ️ About

Device Control Three (DC3), also known as XOFF, is a non-printing control character used in software flow control. When transmitted, it signals the sender to pause data transmission because the receiving buffer is reaching capacity. It is the logical counterpart to DC1 (XON).

⚠️ Note: Do not confuse with (DC1/XON).

Codes

HTML 
CSS \0013
Python \u0013

Live Playground

More from Basic Latin

Copied!

Leave a Reply

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