CONTROL
U+0013
CONTROL
<control>
C0/C1 control code point defined for terminal/protocol control. Has no standalone visual glyph.
Category:
Control (Cc)
Block:
Basic Latin
Script:
Common
Age:
Unicode 1.1
Plane:
Basic Multilingual Plane (BMP)
Quick Facts
| Unicode Name |
<control>
|
|
|---|---|---|
| Code Point |
U+0013
|
|
| Decimal Value |
19
|
|
| General Category | Control (Cc) → | |
| Unicode Block | Basic Latin → | |
| Script | Common → | |
| Unicode Version | Unicode 1.1 → | |
| Unicode Plane |
Basic Multilingual Plane (BMP)
|
Byte Encodings
| UTF-8 1 byte |
13
|
|
|---|---|---|
| UTF-16 Code Unit |
0013
|
|
| UTF-32 4 bytes |
00000013
|
|
| UTF-16BE / LE Byte Order |
BE:
00 13
LE: 13 00
|
|
| UTF-32BE / LE Byte Order |
BE:
00 00 00 13
LE: 13 00 00 00
|
Developer Code Escapes
| HTML Decimal |

|
|
|---|---|---|
| HTML Hexadecimal |

|
|
| HTML Named Entity |
None
|
|
| CSS Escape |
\000013
|
|
| JavaScript (ES6) |
\u0013
|
|
| JavaScript (UTF-16) |
\u0013
|
|
| JSON Escape |
\u0013
|
|
| Python |
\u0013
|
|
| PHP |
"\u{13}"
|
|
| Java |
"\u0013"
|
|
| C / C++ |
"\u0013"
|
|
| Rust |
'\u{13}'
|
|
| URL Percent-Encoded |
%13
|
Normalization & Decomposition
| Combining Class |
0 — Not Reordered (Spacing)
|
|
|---|---|---|
| Decomposition | None (Canonical / Precomposed Base) | |
| NFC / NFD Forms | Stable under all Unicode normalization forms (NFC, NFD, NFKC, NFKD). |
Bidirectional Properties
| Bidi Class |
BN — Boundary Neutral
|
|
|---|---|---|
| Bidi Mirrored | No |
Font Specimen & Rendering
Non-Printable Character Notice
Code point U+0013 represents a CONTROL (General Category Cc). It does not produce a visible standalone glyph in standard font engines and is intended for programmatic, syntactic, layout, or lexical operations.