“␐” U+0010: Data Link Escape

␐ Data Link Escape

U+0010

ℹ️ About

The Data Link Escape (DLE) character is a specialized non-printing control code used to modify the meaning of the characters that follow it. Historically, it provided a way to escape from “data mode” to “command mode” in telecommunications protocols, facilitating data transparency by signaling the start of control sequences.

⚠️ Note: Do not confuse with (Escape U+001B).

Codes

HTML 
CSS \0010
Python \u0010

Live Playground

More from Basic Latin

Copied!

Leave a Reply

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