<control>
[CTRL]
U+001E
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
001E
Code Point
30
Aliases
INFORMATION SEPARATOR TWO
record separator (RS)
Character Properties
General Category
Control Character (Cc)
Bidi Class
BN (Boundary Neutral)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x1E
UTF-16
0x001E
UTF-32
0x0000001E
Copy & Paste Codes
Character
Unicode Escape
\u{001E}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\001E
JavaScript
String.fromCodePoint(0x001E)
Python
chr(0x001E)