“” U+007F: Delete

 Delete

U+007F

ℹ️ About

The Delete control character (U+007F) is a fundamental non-printing code in the Basic Latin block. Historically utilized in paper tape and telecommunications to erase or ignore data, it is categorized as a “Control” (Cc) character. In modern computing, it often acts as a boundary neutral marker in bidirectional text.

⚠️ Note: As a control character, it is usually invisible. We use the Symbol for Delete (␡) for visual representation here.

Codes

HTML 
CSS \007F
Python \u007F

Live Playground

More from Basic Latin

Copied!

Leave a Reply

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