About DC1
Integer ASCII code: |
17 |
Binary code: |
0001 0001 |
Octal code: |
21 |
Hexadecimal code: |
11 |
Group: |
control |
Seq: |
^Q |
Unicode symbol: ␑,
int code: 9233 (html ␑)
hex code: 2411 (html ␑)
Information
These four control codes are allocated in order to implement the device control. Their interpretation is fully depend from the devices, to which they were connected. DC1 and DC2 were originally specified primarily in order to indicate activating a device while DC3 and DC4 were originally specified in order to indicate pausing or turning off a device. In real life practice DC1 and DC3 (known also as XON and XOFF accordingly in this usage) pretty fast became the actual standard for software flow control.
Hash
MD5 Device Control One (XON)
input value |
base |
output hash |
DC1 |
char |
47ED733B8D10BE225ECEBA344D533586 |
17 |
dec |
70EFDF2EC9B086079795C442636B55FB |
00010001 |
bin |
1C7C54925F153E0AAA12758D70AF17D2 |
0001 0001 |
bin |
C391AE964FBC2F59956B74142C275016 |
21 |
oct |
3C59DC048E8850243BE8079A5C74D079 |
11 |
hex |
6512BD43D9CAA6E02C990B0A82652DCA |
0x11 |
hex |
9B622D99121C5A3E2BEB850545D11573 |
SHA256 Device Control One (XON)
input value |
base |
output hash |
DC1 |
char |
4A64A107F0CB32536E5BCE6C98C393DB21CCA7F4EA187BA8C4DCA8B51D4EA80A |
17 |
dec |
4523540F1504CD17100C4835E85B7EEFD49911580F8EFFF0599A8F283BE6B9E3 |
00010001 |
bin |
505D684E5B4054D664DB281967C980A7F2CDE71AEF2980D13CB8A07043F1C762 |
0001 0001 |
bin |
31395A4CABBC7D80698E443473EE4AF425656CA7C5B644184FA1800C08BA9774 |
21 |
oct |
6F4B6612125FB3A0DAECD2799DFD6C9C299424FD920F9B308110A2C1FBD8F443 |
11 |
hex |
4FC82B26AECB47D2868C4EFBE3581732A3E7CBCC6C2EFB32062C08170A05EEB8 |
0x11 |
hex |
A3D699202F4FC032B5F56C61C1040DB0C39408120EADE5BF668DA4983DB6401F |
Base64 Device Control One (XON)
input value |
base |
output hash |
DC1 |
char |
EQ== |
17 |
dec |
MTc= |
00010001 |
bin |
MDAwMTAwMDE= |
0001 0001 |
bin |
MDAwMSAwMDAx |
21 |
oct |
MjE= |
11 |
hex |
MTE= |
0x11 |
hex |
MHgxMQ== |
Back to ASCII table