FOSSFonts

<control>

[CTRL]

U+000D

Code

000D

Code Point

13

Aliases

CARRIAGE RETURN (CR)

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

0x0D

UTF-16

0x000D

UTF-32

0x0000000D

Copy & Paste Codes

Character

Unicode Escape

\u{000D}

HTML Entity (Decimal)

&#13;

HTML Entity (Hex)

&#x000D;

CSS Code

\000D

JavaScript

String.fromCodePoint(0x000D)

Python

chr(0x000D)
<control> ([CTRL]) - U+000D | Unicode | FOSSFonts