Unicode Character "CR" U+000D CARRIAGE RETURN
Unicode Version 15.1
CR
Summary
The unicode character "CR" at code point U+000D is CARRIAGE RETURN. It is a character in the Basic Latin block and is part of the Common script. The character is a control. The UTF-8 encoding of "CR" is 0x0D and the UTF-16 encoding is 0x000D.
General Properties
| Code Point | U+000D |
| Version Added | 1.1 |
| Unicode 1.0 Name | Carriage Return (Cr) |
| Block | Basic Latin |
| General Category | Control |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Paragraph Separator |
| Alias | CARRIAGE RETURN (control) CR (abbreviation) |
Encodings
| HTML Decimal Encoding | |
| HTML Hex Encoding | 
 |
| UTF-8 Encoding | 0x0D |
| UTF-16 Encoding | 0x000D |
| UTF-32 Encoding | 0x0000000D |
| C/C++/Java Escape | \u000d |