FOSSFonts

<control>

[CTRL]

U+001B

Code

001B

Code Point

27

Aliases

ESCAPE

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

0x1B

UTF-16

0x001B

UTF-32

0x0000001B

Copy & Paste Codes

Character

Unicode Escape

\u{001B}

HTML Entity (Decimal)

&#27;

HTML Entity (Hex)

&#x001B;

CSS Code

\001B

JavaScript

String.fromCodePoint(0x001B)

Python

chr(0x001B)
<control> ([CTRL]) - U+001B | Unicode | FOSSFonts