unicode

U+0093

<control>

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

controlinvisible

Quick facts

Code point
U+0093
Decimal
147
Name
<control>
General category
CcControl
Script
Common
Bidi class
BN
Combining class
0
Age
1.1
Name aliases
SET TRANSMIT STATE (control), STS (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{93}' // U+0093
Python
"\N{<control>}"
HTML
&#x93;

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