unicode

U+009C

<control>

<control> · Control · Latin-1 Supplement · Common script

controlinvisible

Quick facts

Code point
U+009C
Decimal
156
Name
<control>
General category
CcControl
Script
Common
Bidi class
BN
Combining class
0
Age
1.1
Name aliases
STRING TERMINATOR (control), ST (abbreviation)

Normalization & case

Decomposition
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
N
Line Break
CM
Numeric
Script extensions

Developer examples

JS
'\u{9c}' // U+009C
Python
"\N{<control>}"
HTML
&#x9C;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Warnings

  • This character may be invisible or format-only in many fonts and editors.

Related

Source

Unicode
16.0.0
WHATWG