FOSSFonts

<control> ()

[CTRL]
Copy Character

Unicode Code

U+007F

Codepoint

127

Aliases

DELETE

Character Encoding

UTF-8

0x7F

UTF-16

0x007F

UTF-32

0x0000007F

Copy & Paste Codes

Unicode Escape

\u{007F}

HTML Entity (Decimal)

&#127;

HTML Entity (Hex)

&#x007F;

CSS Code

\007F

JavaScript/JSON

String.fromCodePoint(0x007F)

Python

chr(0x007F)

Ruby/PHP

chr(0x007F)

Unix, C, PHP, JAVA

0x007F

Perl

chr(0x007F)

URL Encoded

%007f
<control> ([CTRL]) - U+007F | Unicode | FOSSFonts