unicode

U+0012

<control>

<control> · Control · Basic Latin · Common script

controlinvisibleascii

Quick facts

Code point
U+0012
Decimal
18
Name
<control>
General category
CcControl
Script
Common
Bidi class
BN
Combining class
0
Age
1.1
Name aliases
DEVICE CONTROL TWO (control), DC2 (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{12}' // U+0012
Python
"\N{<control>}"
HTML
&#x12;

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