unicode

U+0083

<control>

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

controlinvisible

Quick facts

Code point
U+0083
Decimal
131
Name
<control>
General category
CcControl
Script
Common
Bidi class
BN
Combining class
0
Age
1.1
Name aliases
NO BREAK HERE (control), NBH (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{83}' // U+0083
Python
"\N{<control>}"
HTML
&#x83;

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