FOSSFonts

<control>

[CTRL]

U+007F

Code

007F

Code Point

127

Aliases

DELETE

Character Properties

General Category

Control Character (Cc)

Bidi Class

BN (Boundary Neutral)

Combining Class

0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)

Block

C0 Controls and Basic Latin (Basic Latin)

Character Encoding

UTF-8

0x7F

UTF-16

0x007F

UTF-32

0x0000007F

Copy & Paste Codes

Character

Unicode Escape

\u{007F}

HTML Entity (Decimal)

&#127;

HTML Entity (Hex)

&#x007F;

CSS Code

\007F

JavaScript

String.fromCodePoint(0x007F)

Python

chr(0x007F)
<control> ([CTRL]) - U+007F | Unicode | FOSSFonts