0% found this document useful (0 votes)
151 views

Ascii - cl-aSCII Codes Control Characters

This document provides a table summarizing ASCII control characters from 0 to 31 in hexadecimal notation. It includes the symbol, type, and brief description for each character. The types are communication control (CC), format effector (FE), and information separator (IS).

Uploaded by

technoholics
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views

Ascii - cl-aSCII Codes Control Characters

This document provides a table summarizing ASCII control characters from 0 to 31 in hexadecimal notation. It includes the symbol, type, and brief description for each character. The types are communication control (CC), format effector (FE), and information separator (IS).

Uploaded by

technoholics
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ascii.

cl

ASCII Table - Control Characters

ASCII Hex Symbol Type Description

0 0 NUL Null
1 1 SOH Start of Heading
2 2 STX CC Start of Text
3 3 ETX CC End of Text
4 4 EOT CC End of Transmission
5 5 ENQ CC Enquiry
6 6 ACK CC Acknowledge
7 7 BEL CC Bell (audible or attention signal)
8 8 BS Backspace
9 9 TAB FE Horizontal Tabulation
10 A LF FE Line Feed
11 B VT FE Vertical Tabulation
12 C FF FE Form Feed
13 D CR FE Carriage Return
14 E SO FE Shift Out
15 F SI Shift In

ASCII Hex Symbol Type Description

16 10 DLE Data Link Escape


17 11 DC1 Device Control 1
18 12 DC2 Device Control 2
19 13 DC3 CC Device Control 3
20 14 DC4 Device Control 4
21 15 NAK CC Negative Acknowledge
22 16 SYN CC Synchronous Idle
23 17 ETB CC End of Transmission Block
24 18 CAN Cancel
25 19 EM IS End of Medium
26 1A SUB IS Substitute
27 1B ESC IS Escape
28 1C FS IS File Separator
29 1D GS Group Separator
30 1E RS Record Separator
31 1F US Unit Separator

Type Description

CC Communication Control
FE Format Effector
IS Information Separator

You might also like