unicode

U+001E

<control>

<control> · Control · Basic Latin · Common script

controlinvisibleascii

Quick facts

Code point
U+001E
Decimal
30
Name
<control>
General category
CcControl
Script
Common
Bidi class
B
Combining class
0
Age
1.1
Name aliases
INFORMATION SEPARATOR TWO (control), RECORD SEPARATOR (control), RS (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{1e}' // U+001E
Python
"\N{<control>}"
HTML
&#x1E;

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