About US
Integer ASCII code: |
31 |
Binary code: |
0001 1111 |
Octal code: |
37 |
Hexadecimal code: |
1F |
Group: |
control |
Seq: |
^_ |
Unicode symbol: ␟,
int code: 9247 (html ␟)
hex code: 241F (html ␟)
Information
All of them be used in the role of delimiters in order to mark fields of data structures. If we're talking about the hierarchical levels, US is the lowest level here (dividing plain-text data items), while RS, GS, and FS are of increasing level in order to split groups made up of items of the lower level.
Hash
MD5 Unit Separator
input value |
base |
output hash |
US |
char |
AD1E41CEBD43E64AF1A28D4D70DC9E30 |
31 |
dec |
C16A5320FA475530D9583C34FD356EF5 |
00011111 |
bin |
22C5F36A390467AECA14E792098F6B1D |
0001 1111 |
bin |
7806CE3743F462C828673A42FEBC8B92 |
37 |
oct |
A5BFC9E07964F8DDDEB95FC584CD965D |
1F |
hex |
37DDD4ECF4665FBB55FC6337B18FE9BA |
0x1F |
hex |
5CE3DF4D1388ED3AAFD6657FEF6C433B |
SHA256 Unit Separator
input value |
base |
output hash |
US |
char |
FFE679BB831C95B67DC17819C63C5090D221AAC6F4C7BF530F594AB43D21FA1E |
31 |
dec |
EB1E33E8A81B697B75855AF6BFCDBCBF7CBBDE9F94962CEAEC1ED8AF21F5A50F |
00011111 |
bin |
4A77EA65E0EFECA998E529292D825464E796DA434F58F99EB1237B9CFAD87F5B |
0001 1111 |
bin |
BB90CA1E89221212EEDEF158F8E8D7C5555886D24079D7893E43AA2A58C08D99 |
37 |
oct |
7A61B53701BEFDAE0EEEFFAECC73F14E20B537BB0F8B91AD7C2936DC63562B25 |
1F |
hex |
4978FD031FB47E797A7E34647A2A229BCFA69BBFE6343448F9363ED64E4A61A9 |
0x1F |
hex |
A571A576A9126B5AC9E5E751281EA1030C3AD25F8163ACE59092AFB219747457 |
Base64 Unit Separator
input value |
base |
output hash |
US |
char |
Hw== |
31 |
dec |
MzE= |
00011111 |
bin |
MDAwMTExMTE= |
0001 1111 |
bin |
MDAwMSAxMTEx |
37 |
oct |
Mzc= |
1F |
hex |
MUY= |
0x1F |
hex |
MHgxRg== |
Back to ASCII table