FOSSFonts

<control>

[CTRL]

U+0001

Code

0001

Code Point

1

Aliases

START OF HEADING

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

0x01

UTF-16

0x0001

UTF-32

0x00000001

Copy & Paste Codes

Character

Unicode Escape

\u{0001}

HTML Entity (Decimal)

&#1;

HTML Entity (Hex)

&#x0001;

CSS Code

\0001

JavaScript

String.fromCodePoint(0x0001)

Python

chr(0x0001)
<control> ([CTRL]) - U+0001 | Unicode | FOSSFonts