free-symbols

Symbol For Delete Symbol

␡ is the Unicode “Symbol for Delete” (U+2421), commonly used to denote a delete/control action in technical contexts.

U+2421

␡ is a Unicode character called the Symbol for Delete (U+2421). It’s mainly used when you want to show a delete action in a way that’s clear in plain text or documentation. You can copy it directly or use its HTML/CSS/JavaScript escapes.

Symbol For Delete Symbol Meaning

The character ␡ is Unicode’s “SYMBOL FOR DELETE” (U+2421). Unlike a visible letter like “D,” this symbol represents a control action or key/function related to deletion. It’s often used in technical writing, interface documentation, or educational materials where authors need to label a delete operation unambiguously in text. Because it’s a dedicated symbol, it can be preferable to writing “delete” repeatedly—especially in lists of controls, keyboard-related instructions, or specifications that rely on consistent icon-like characters.

Common uses

  • Labeling a delete control in UI or application documentation written as plain text
  • Adding an unambiguous delete indicator in technical specs and changelogs
  • Writing keyboard/control instruction lists in tutorials or help files
  • Annotating logs or training materials where actions are represented as symbols
  • Designing compact text layouts (e.g., badges or control legends) for apps and tools

Examples

␡ Symbol for Delete

  • Press ␡ to delete the selected item.
  • Use ␡ in the toolbar to remove a file.
  • Shortcuts: ␡ (delete), ⎋ (escape).
  • The editor uses ␡ to clear the current field.
  • In the map legend, ␡ marks the delete tool.

Variations

Ready to copy

Technical codes

UnicodeU+2421
HTML Entity␡
HTML Code␡
CSS\2421

FAQ

What does the Symbol For Delete symbol mean?

The character ␡ is Unicode’s “SYMBOL FOR DELETE” (U+2421). Unlike a visible letter like “D,” this symbol represents a control action or key/function related to deletion. It’s often used in technical writing, interface documentation, or educational materials where authors need to label a delete operation unambiguously in text. Because it’s a dedicated symbol, it can be preferable to writing “delete” repeatedly—especially in lists of controls, keyboard-related instructions, or specifications that rely on consistent icon-like characters.

What Unicode character is ␡?

␡ is the Unicode “SYMBOL FOR DELETE” with code point U+2421.

How can I copy ␡ from this page?

Select and copy the character ␡ directly, or use the provided HTML entity, CSS escape, or JavaScript escape in your code.

What is the HTML entity for ␡?

The HTML entity for ␡ is ␡.

Where is ␡ typically used?

It’s mainly used in technical documentation and text-based UI instructions to represent a delete/control action clearly.