DC4
ControlNon-printableDec 20

ASCII 20 DC4

DC4 (device control 4) at ASCII code 20.

All Representations

Decimal
20
Hexadecimal
0x14
Octal
0o024
Binary
00010100
HTML Entity


Character Details

Character[DC4]
NameDC4
Decimal20
Hexadecimal0x14
Octal0o024
Binary00010100
HTML Entity
CategoryControl
PrintableNo

About ASCII 20 (DC4)

Device Control 4 (DC4) was designated for auxiliary device control but never received a universal standard function, similar to DC2. Generated by Ctrl+T, it was available for hardware manufacturers to assign proprietary meanings in their device protocols. Some early printer protocols used DC4 as a stop or device reset command. In modern computing, DC4 is essentially unused as a control character, though its existence in the ASCII table represents the original designers' foresight in reserving code points for future device-specific applications.

Control characters were defined in the original 1963 ASCII standard to manage telecommunications equipment and terminal devices. Unlike printable characters representing visible symbols, control codes perform actions: initiating transmissions, acknowledging received data, triggering device alerts, and structuring information hierarchically. Of ASCII's 128 code points, 33 are designated as control characters (codes 0–31 plus 127), reflecting the standard's deep roots in telegraphy and serial communication systems. While most control codes have fallen out of daily use, several remain essential to modern computing workflows.

In the ASCII encoding table, Device Control 4 is assigned code point 20 in decimal (0x14 hexadecimal, 024 octal, 00010100 binary). The 7-bit ASCII standard, first published in 1963 by the American Standards Association, defines exactly 128 characters that remain the foundation of text encoding systems worldwide. UTF-8, the dominant encoding on the modern web, is fully backward compatible with ASCII — every ASCII character is encoded as the identical single byte in UTF-8, guaranteeing that Device Control 4 works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

DecHexOctBinCharName
150x0F0o01700001111SI
160x100o02000010000DLE
170x110o02100010001DC1
180x120o02200010010DC2
190x130o02300010011DC3
200x140o02400010100DC4
210x150o02500010101NAK
220x160o02600010110SYN
230x170o02700010111ETB
240x180o03000011000CAN
250x190o03100011001EM

Explore the Full ASCII Table

Browse all 128 ASCII characters with codes, representations, and detailed references.