CONTROL
U+0099
CONTROL
<control>
C0/C1 control code point defined for terminal/protocol control. Has no standalone visual glyph.
Category:
Control (Cc)
Block:
Latin-1 Supplement
Script:
Common
Age:
Unicode 1.1
Plane:
Basic Multilingual Plane (BMP)
Quick Facts
| Unicode Name |
<control>
|
|
|---|---|---|
| Code Point |
U+0099
|
|
| Decimal Value |
153
|
|
| General Category | Control (Cc) → | |
| Unicode Block | Latin-1 Supplement → | |
| Script | Common → | |
| Unicode Version | Unicode 1.1 → | |
| Unicode Plane |
Basic Multilingual Plane (BMP)
|
Byte Encodings
| UTF-8 2 bytes |
C2 99
|
|
|---|---|---|
| UTF-16 Code Unit |
0099
|
|
| UTF-32 4 bytes |
00000099
|
|
| UTF-16BE / LE Byte Order |
BE:
00 99
LE: 99 00
|
|
| UTF-32BE / LE Byte Order |
BE:
00 00 00 99
LE: 99 00 00 00
|
Developer Code Escapes
| HTML Decimal |
™
|
|
|---|---|---|
| HTML Hexadecimal |
™
|
|
| HTML Named Entity |
None
|
|
| CSS Escape |
\000099
|
|
| JavaScript (ES6) |
\u0099
|
|
| JavaScript (UTF-16) |
\u0099
|
|
| JSON Escape |
\u0099
|
|
| Python |
\u0099
|
|
| PHP |
"\u{99}"
|
|
| Java |
"\u0099"
|
|
| C / C++ |
"\u0099"
|
|
| Rust |
'\u{99}'
|
|
| URL Percent-Encoded |
%C2%99
|
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+0099 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.