U+000D

(unnamed character)

Cc — Control
Common
Basic Multilingual Plane (BMP)
13

Encoding Table

This table shows the exact bytes used to represent U+000D in each encoding. Unicode encodings (UTF-8, UTF-16, UTF-32) support every character; legacy encodings only cover a limited character set and show "not supported" when a character falls outside their range.

Encoding Bytes (Hex) Bytes (Decimal) Byte count
UTF-8 0D 13 1
UTF-16 LE 0D 00 13 0 2
UTF-16 BE 00 0D 0 13 2
UTF-32 LE 0D 00 00 00 13 0 0 0 4
UTF-32 BE 00 00 00 0D 0 0 0 13 4
ASCII 0D 13 1
Latin-1 (ISO-8859-1) 0D 13 1
Windows-1252 0D 13 1
ISO-8859-2 (Latin-2) 0D 13 1
ISO-8859-5 (Cyrillic) 0D 13 1
KOI8-R 0D 13 1
Shift-JIS 0D 13 1
EUC-JP 0D 13 1
GBK 0D 13 1
Big5 0D 13 1

Escape Sequences

How to reference this character in source code, markup, and URLs.

none


\D
\u000D
%0D
\u000d
13

View the glyph in different fonts and scripts on our sibling site.

View U+000D on CharLookup.com ↗

UTF-8 Binary Breakdown

UTF-8 encodes this character as 1 byte. Single-byte characters (U+0000–U+007F) are identical to ASCII — the high bit is always 0.

Byte 1
0 0 0 0 1 1 0 1
0D
UTF-8: 0D · 1 byte · Codepoint U+000D

Unicode Properties

Introduced in Unicode 1.1
B — Paragraph Separator

Nearby Characters in Basic Latin