<control>
[CTRL]
U+001C
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
001C
Code Point
28
Aliases
INFORMATION SEPARATOR FOUR
file separator (FS)
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
0x1C
UTF-16
0x001C
UTF-32
0x0000001C
Copy & Paste Codes
Character
Unicode Escape
\u{001C}
HTML Entity (Decimal)

HTML Entity (Hex)

CSS Code
\001C
JavaScript
String.fromCodePoint(0x001C)
Python
chr(0x001C)