FOSSFonts

<control>

[CTRL]

U+0007

Code

0007

Code Point

7

Aliases

BELL

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

0x07

UTF-16

0x0007

UTF-32

0x00000007

Copy & Paste Codes

Character

Unicode Escape

\u{0007}

HTML Entity (Decimal)

&#7;

HTML Entity (Hex)

&#x0007;

CSS Code

\0007

JavaScript

String.fromCodePoint(0x0007)

Python

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