Unicode Character “ ” (U+000D)
Carriage Return (CR) — ASCII carriage return control character used in Windows (CRLF)
Technical Specifications for Carriage Return (CR) (U+000D)
Complete official Unicode Standard metadata and binary encodings.
| Name: | Carriage Return (CR) |
|---|---|
| Unicode Version: | 1.1 (June 1993) |
| Block: | Basic Latin (U+0000 - U+007F) |
| Plane: | Basic Multilingual Plane (Plane 0, U+0000 - U+FFFF) |
| Script: | Common (Zyyy) |
| Category: | Control (Cc) |
| Bidirectional Class: | Paragraph Separator (B) |
| Combining Class: | Not Reordered (0) |
| Character is Mirrored: | No |
| HTML Entities: | |
| UTF-8 Encoding: | 0x0D |
| UTF-16 Encoding: | 0x000D |
| UTF-32 Encoding: | 0x0000000D |
| Decomposition: | None |
App & Gaming Compatibility Matrix
Verified behavior for Carriage Return (CR) across popular multiplayer games and social platforms.
Combined with LF as CRLF (\r\n)
Generate & Test Carriage Return (CR) (U+000D)
Generate multiple copies or paste and inspect your clipboard content live.
Generate Multiple Copies
Generate between 1 and 1,000 blank Carriage Return (CR) characters:
Live Test & Verify
Paste your copied empty character to test its presence and length:
About Carriage Return (CR) (U+000D)
Carriage Return (CR, U+000D, `\r`) moves the cursor back to the beginning of the current line. In Windows systems, a newline is created via `\r\n`.
How to Use U+000D in Games & Social Apps
- Step 1: Click the Copy Character button above to copy the blank Carriage Return (CR) symbol.
- Step 2: Open your target app (Free Fire, Discord, WhatsApp, Roblox, Instagram).
- Step 3: Paste the copied character into your username field, bio, or message text box.
- Step 4: Save or send. The platform will treat the character as valid text without displaying any visible letters!
Frequently Asked Questions
Common questions about Carriage Return (CR) (U+000D).
What is CRLF?
CRLF is Carriage Return + Line Feed, the standard line ending on Windows.