FOSSFonts

<control>

[CTRL]

U+0002

Code

0002

Code Point

2

Aliases

START OF TEXT

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

0x02

UTF-16

0x0002

UTF-32

0x00000002

Copy & Paste Codes

Character

Unicode Escape

\u{0002}

HTML Entity (Decimal)

&#2;

HTML Entity (Hex)

&#x0002;

CSS Code

\0002

JavaScript

String.fromCodePoint(0x0002)

Python

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