FOSSFonts

<control> ()

[CTRL]
Copy Character

Unicode Code

U+001F

Codepoint

31

Aliases

INFORMATION SEPARATOR ONE, unit separator (US)

Character Encoding

UTF-8

0x1F

UTF-16

0x001F

UTF-32

0x0000001F

Copy & Paste Codes

Unicode Escape

\u{001F}

HTML Entity (Decimal)

&#31;

HTML Entity (Hex)

&#x001F;

CSS Code

\001F

JavaScript/JSON

String.fromCodePoint(0x001F)

Python

chr(0x001F)

Ruby/PHP

chr(0x001F)

Unix, C, PHP, JAVA

0x001F

Perl

chr(0x001F)

URL Encoded

%001f
<control> ([CTRL]) - U+001F | Unicode | FOSSFonts