FOSSFonts

<control>

[CTRL]

U+0008

Code

0008

Code Point

8

Aliases

BACKSPACE

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

0x08

UTF-16

0x0008

UTF-32

0x00000008

Copy & Paste Codes

Character

Unicode Escape

\u{0008}

HTML Entity (Decimal)

&#8;

HTML Entity (Hex)

&#x0008;

CSS Code

\0008

JavaScript

String.fromCodePoint(0x0008)

Python

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