0% found this document useful (0 votes)
58 views2 pages

Conversion Table

This document provides a conversion table that lists ASCII decimal codes from 0 to 54 and their corresponding 8-bit binary codes. It also lists the character or function represented by each ASCII code. The table is intended to help understand the relationship between ASCII codes and their binary representations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views2 pages

Conversion Table

This document provides a conversion table that lists ASCII decimal codes from 0 to 54 and their corresponding 8-bit binary codes. It also lists the character or function represented by each ASCII code. The table is intended to help understand the relationship between ASCII codes and their binary representations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CONVERSION TABLE

(ASCII TO BINARY CODE)

NAME: DANIELLE N. MENDOZA


SECTION: G8- RIZAL / ADAPTABLE
DEC CHAR BINARY CODE
0 NULL(null) 0
1 soft(start of heading) 1
2 STX(start of text) 10
3 ETX(end of text) 11
4 EOT(end of transmission) 100
5 ENQ(enquiry) 101
6 ACK(acknowledge) 110
7 BEL(bell) 111
8 BS(backspace) 1000
9 TAB(horizontal tab) 1001
10 LF(NL line feed, new line) 1010
11 VT(vertical tab) 1011
12 FF(NP form feed, new page) 1100
13 CR(carriage return) 1101
14 SO(shift out) 1110
15 SI(shift in) 1111
16 DLE(data link escape) 10000
17 DC1(device control 1) 10001
18 DC2(device control 2) 10010
19 DC3(device control 3) 10011
20 DC4(device control 4) 10100
21 NAK(negative acknowledge) 10101
22 SYN(synchronous idle) 10110
23 ETB(end of transblock) 10111
24 CAN(cancel) 11000
25 EM(end of medium) 11001
26 SUB(substitute) 11010
27 ESC(escape) 11011
28 FS(File Separator) 11100
29 GS(group separator) 11101
30 RS(record separator) 11110
31 US(unit separator) 11111
32 space 100000
33 ! 100001
34 “ 100010
35 # 100011
36 $ 100111
37 % 100101
38 & 100110
39 ‘ 100111
40 ( 101000
41 ) 101001
42 * 101010
43 + 101011
44 , 101100
45 - 101101
46 . 101110
47 / 101111
48 0 110000
49 1 110001
50 2 110010
51 3 110011
52 4 110100
53 5 110101
54 6 110110

You might also like