<control>
[CTRL]
U+001F
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
001F
Code Point
31
Aliases
INFORMATION SEPARATOR ONE
unit separator (US)
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
0x1F
UTF-16
0x001F
UTF-32
0x0000001F
Copy & Paste Codes
Character
Unicode Escape
\u{001F}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\001F
JavaScript
String.fromCodePoint(0x001F)
Python
chr(0x001F)