Skip to main content
CONTROL
U+0010 CONTROL

<control>

C0/C1 control code point defined for terminal/protocol control. Has no standalone visual glyph.

Quick Facts

Unicode Name <control>
Code Point U+0010
Decimal Value 16
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 10
UTF-16 Code Unit 0010
UTF-32 4 bytes 00000010
UTF-16BE / LE Byte Order
BE: 00 10 LE: 10 00
UTF-32BE / LE Byte Order
BE: 00 00 00 10 LE: 10 00 00 00

Developer Code Escapes

HTML Decimal &#16;
HTML Hexadecimal &#x0010;
HTML Named Entity None
CSS Escape \000010
JavaScript (ES6) \u0010
JavaScript (UTF-16) \u0010
JSON Escape \u0010
Python \u0010
PHP "\u{10}"
Java "\u0010"
C / C++ "\u0010"
Rust '\u{10}'
URL Percent-Encoded %10

Normalization & Decomposition

Combining Class 0Not Reordered (Spacing)
Decomposition None (Canonical / Precomposed Base)
NFC / NFD Forms Stable under all Unicode normalization forms (NFC, NFD, NFKC, NFKD).

Bidirectional Properties

Bidi Class BNBoundary Neutral
Bidi Mirrored No

Font Specimen & Rendering

Non-Printable Character Notice

Code point U+0010 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.

Names & Aliases

Official Name <control>

The normative, immutable character identifier in the Unicode Character Database.

Identifier U+0010

Related Characters & Collections