EDIT The DEL character (U+007F) has no special meaning in Unicode, but most systems treat it the same as the ASCII DEL character. Some Unix systems treat the DEL character as a backspace or forward-delete signal.
 
EDIT DEL is the ASCII Delete character. This value corresponded to all-bits-on in 7-bit ASCII, although of course it's not an all-bits-on value anymore.

The all-bits-on value has a history that parallels that of the all-bits-off value (see the entry on U+0000). In the early days of telegraphy, paper tape was used to store messages before transmission (composing offline to paper tape and then using the tape for transmission saved bandwidth). If the sending operator punched a code in error, the only way to delete it on tape was to punch out all the holes in the offending row. This would result in an all-bits-on code being sent over the wire. For this reason, most encodings treated all-bits-on as an indication of a composition error and receiving equipment was designed to treat it as a no-op, the same as the null (all-bits-off) character.

On computers, however, Delete became a synonym for destructive backspace, wiping out the previous character.
 
ADD NEWSIMILAR CHARACTERS
01 CODE POINT VALUE: : : : : 007F
02 NAME (UNICODE NAME) : : : <control>
03 GENERAL CATEGORY: : : : : Other, Control
04 COMBINING CLASS : : : : : Spacing, split, enclosing, reordrant, and Tibetan subjoined
05 BIDIRECTIONAL CATEGORY: : Boundary Neutral
06 DECOMPOSITION MAPPING : : -
07 DECIMAL DIGIT VALUE : : : -
08 DIGIT VALUE : : : : : : : -
09 NUMERIC VALUE : : : : : : -
10 MIRRORED: : : : : : : : : No
11 UNICODE 1.0 NAME: : : : :
12 ISO 10646 COMMENT FIELD : -
 
13  UPPERCASE MAPPING : : : : -
14 LOWERCASE MAPPING : : : : -
15 TITLECASE MAPPING : : : : -
16 DECIMAL VALUE : : : : : : 127
17 UTF-8 HEX VALUE : : : : : 0x7F
18 UTF-16 HEX VALUE: : : : : 0x007F
19 UTF-32 HEX VALUE: : : : : 0x0000007F
20 XHTML : : : : : : : : : : &#127
21 BLOCK : : : : : : : : : : Basic Latin
22 PLANE : : : : : : : : : : Basic Multilingual Plane (BMP)
23 STROKE NUMBER : : : : : : -
24 RADICAL : : : : : : : : : -
 < CHARACTER >  BLOCK PROPERTIES
U+007F <control>
DEUTSCH : ENGLISH