Unicode Character " " (U+000D)

The character (CARRIAGE RETURN (CR)) is represented by the Unicode codepoint U+000D. It is encoded in the Basic Latin block, which belongs to the Basic Multilingual Plane. It was added to Unicode in version 1.1 (June, 1993). It is HTML encoded as 
.

Main Unicode Properties

Name CARRIAGE RETURN (CR)
Unicode Codepoint U+000D
Unicode Version 1.1 (June, 1993)
Block Basic Latin
Plane Basic Multilingual Plane

Bidirectional Data

Bidirectional class Paragraph Separator (B)
Is mirrored? No

Other Unicode Data

Category Control
Script Code for undetermined script
Combining Class Not Reordered

U+000D Conversion

HTML (decimal) 
HTML (hex) 
HTML (named) -
URL Escape Code %D
CSS \000D
JavaScript \u{000D}
JSON \u000D
C, C++ \U0000000D
Java \u000D
Python \U0000000D
Rust \u{000D}
Ruby \u{000D}

How to type " "

  • Windows ?: Hold Alt, then type 0 0 0 D. Release Alt.
  • Mac ?: Hold Alt ⌥, then type 0 0 0 D. Release Alt.

Preview

  • Times, Times New Roman, serif
  • Helvetica, Arial, sans-serif
  • Courier, Courier New, monospace

UTF Encodings

UTF-8 (hex) 0x0D
UTF-16 (hex) 0x000D
UTF-32 (hex) 0x0000000D

References