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

Convert Decimal To Binary, Octal and Hexadecimal

Convert Decimal to Binary, Octal and Hexadecimal

Uploaded by

Cristhian David
Copyright
© © All Rights Reserved
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)
283 views

Convert Decimal To Binary, Octal and Hexadecimal

Convert Decimal to Binary, Octal and Hexadecimal

Uploaded by

Cristhian David
Copyright
© © All Rights Reserved
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

Hookups

Home Resources Toolbox Decimal Binary Conversion Table

Convert decimal to binary, octal and hexadecimal

Decimal Octal Hexadecimal Binary

0 /000 0x00 0000 0000


1 /001 0x01 0000 0001
2 /002 0x02 0000 0010
3 /003 0x03 0000 0011
4 /004 0x04 0000 0100
5 /005 0x05 0000 0101
6 /006 0x06 0000 0110
7 /007 0x07 0000 0111
8 /008 0x08 0000 1000
9 /011 0x09 0000 1001

10 /012 0x0A 0000 1010


11 /013 0x0B 0000 1011
12 /014 0x0C 0000 1100
13 /015 0x0D 0000 1101
14 /016 0x0E 0000 1110
15 /017 0x0F 0000 1111
16 /020 0x10 0001 0000
17 /021 0x11 0001 0001
18 /022 0x12 0001 0010
19 /023 0x13 0001 0011

20 /024 0x14 0001 0100


21 /025 0x15 0001 0101
22 /026 0x16 0001 0110
23 /027 0x17 0001 0111
24 /030 0x18 0001 1000
25 /031 0x19 0001 1001
26 /032 0x1A 0001 1010
27 /033 0x1B 0001 1011
28 /034 0x1C 0001 1100
29 /035 0x1D 0001 1101

30 /036 0x1E 0001 1110


31 /037 0x1F 0001 1111
32 /040 0x20 0010 0000
33 /041 0x21 0010 0001
34 /042 0x22 0010 0010
35 /043 0x23 0010 0011
36 /044 0x24 0010 0100
37 /045 0x25 0010 0101
38 /046 0x26 0010 0110
39 /047 0x27 0010 0111

40 /050 0x28 0001 1000


41 /051 0x29 0001 1001
42 /052 0x2A 0010 1010
43 /053 0x2B 0010 1011
44 /054 0x2C 0010 1100
45 /055 0x2D 0010 1101
46 /056 0x2E 0010 1110
47 /057 0x2F 0010 1111
48 /060 0x30 0011 0000
49 /061 0x31 0011 0001

50 /062 0x32 0011 0010


51 /063 0x33 0011 0011
52 /064 0x34 0011 0100
53 /065 0x35 0011 0101
54 /066 0x36 0011 0110
55 /067 0x37 0011 0111
56 /070 0x38 0011 1000
57 /071 0x39 0011 1001
58 /072 0x3A 0011 1010
59 /073 0x3B 0011 1011

60 /074 0x3C 0011 1100


61 /075 0x3D 0011 1101
62 /076 0x3E 0011 1110
63 /077 0x3F 0011 1111
64 /100 0x40 0100 0000
65 /101 0x41 0100 0001
66 /102 0x42 0100 0010
67 /103 0x43 0100 0011
68 /104 0x44 0100 0100
69 /105 0x45 0100 0101

70 /106 0x46 0100 0110


71 /107 0x47 0100 0111
72 /110 0x48 0100 1000
73 /111 0x49 0100 1001
74 /112 0x4A 0100 1010
75 /113 0x4B 0100 1011
76 /114 0x4C 0100 1100
77 /115 0x4D 0100 1101
78 /116 0x4E 0100 1110
79 /117 0x4F 0100 1111

80 /120 0x50 0101 0000


81 /121 0x51 0101 0001
82 /122 0x52 0101 0010
83 /123 0x53 0101 0011
84 /124 0x54 0101 0100
85 /125 0x55 0101 0101
86 /126 0x56 0101 0110
87 /127 0x57 0101 0111
88 /130 0x58 0101 1000
89 /131 0x59 0101 1001

90 /132 0x5A 0101 1010


91 /133 0x5B 0101 1011
92 /134 0x5C 0101 1100
93 /135 0x5D 0101 1101
94 /136 0x5E 0101 1110
95 /137 0x5F 0 1 0 1 1111
96 /140 0x60 0110 0000
97 /141 0x61 0110 0001
98 /142 0x62 0110 0010
99 /143 0x63 0110 0011

100 /144 0x64 0110 0100


101 /145 0x65 0110 0101
102 /146 0x66 0110 0110
103 /147 0x67 0110 0111
104 /150 0x68 0110 1000
105 /151 0x69 0110 1001
106 /152 0x6A 0110 1010
107 /153 0x6B 0110 1011
108 /154 0x6C 0110 1100
109 /155 0x6D 0110 1101

110 /156 0x6E 0110 1110


111 /157 0x6F 0110 1111
112 /160 0x70 0111 0000
113 /161 0x71 0111 0001
114 /162 0x72 0111 0010
115 /163 0x73 0111 0011
116 /164 0x74 0111 0100
117 /165 0x75 0111 0101
118 /166 0x76 0111 0110
119 /167 0x77 0111 0111

120 /170 0x78 0111 1000


121 /171 0x79 0111 1001
122 /172 0x7A 0111 1010
123 /173 0x7B 0111 1011
124 /174 0x7C 0111 1100
125 /175 0x7D 0111 1101
126 /176 0x7E 0111 1110
127 /177 0x7F 0111 1111
128 /200 0x80 1000 0000
129 /201 0x81 1000 0001

130 /202 0x82 1000 0010


131 /203 0x83 1000 0011
132 /204 0x84 1000 0100
133 /205 0x85 1000 0101
134 /206 0x86 1000 0110
135 /207 0x87 1000 0111
136 /210 0x88 1000 1000
137 /211 0x89 1000 1001
138 /212 0x8A 1000 1010
139 /213 0x8B 1000 1011

140 /214 0x8C 1000 1100


141 /215 0x8D 1000 1101
142 /216 0x8E 1000 1110
143 /217 0x8F 1000 1111
144 /220 0x90 1001 0000
145 /221 0x91 1001 0001
146 /222 0x92 1001 0010
147 /223 0x93 1001 0011
148 /224 0x94 1001 0100
149 /225 0x95 1001 0101

150 /226 0x96 1001 0110


151 /227 0x97 1001 0111
152 /230 0x98 1001 1000
153 /231 0x99 1001 1001
154 /232 0x9A 1001 1010
155 /233 0x9B 1001 1011
156 /234 0x9C 1001 1100
157 /235 0x9D 1001 1101
158 /236 0x9E 1001 1110
159 /237 0x9F 1001 1111

160 /240 0xA0 1010 0000


161 /241 0xA1 1010 0001
162 /242 0xA2 1010 0010
163 /243 0xA3 1010 0011
164 /244 0xA4 1010 0100
165 /245 0xA5 1010 0101
166 /246 0xA6 1010 0110
167 /247 0xA7 1010 0111
168 /250 0xA8 1010 1000
169 /251 0xA9 1010 1001

170 /252 0xAA 1010 1010


171 /253 0xAB 1010 1011
172 /254 0xAC 1010 1100
173 /255 0xAD 1010 1101
174 /256 0xAE 1010 1110
175 /257 0xAF 1010 1111
176 /260 0xB0 1011 0000
177 /261 0xB1 1011 0001
178 /262 0xB2 1011 0010
179 /263 0xB3 1011 0011

180 /264 0xB4 1011 0100


181 /265 0xB5 1011 0101
182 /266 0xB6 1011 0110
183 /267 0xB7 1011 0111
184 /270 0xB8 1011 1000
185 /271 0xB9 1011 1001
186 /272 0xBA 1011 1010
187 /273 0xBB 1011 1011
188 /274 0xBC 1011 1100
189 /275 0xBD 1011 1101

190 /276 0xBE 1011 1110


191 /277 0xBF 1011 1111
192 /300 0xC0 1100 0000
193 /301 0xC1 1100 0001
194 /302 0xC2 1100 0010
195 /303 0xC3 1100 0011
196 /304 0xC4 1100 0100
197 /305 0xC5 1100 0101
198 /306 0xC6 1100 0110
199 /307 0xC7 1100 0111

200 /310 0xC8 1100 1000


201 /311 0xC9 1100 1001
202 /312 0xCA 1100 1010
203 /313 0xCB 1100 1011
204 /314 0xCC 1100 1100
205 /315 0xCD 1100 1101
206 /316 0xCE 1100 1110
207 /317 0xCF 1100 1111
208 /320 0xD0 1101 0000
209 /321 0xD1 1101 0001

210 /322 0xD2 1101 0010


211 /323 0xD3 1101 0011
212 /324 0xD4 1101 0100
213 /325 0xD5 1101 0101
214 /326 0xD6 1101 0110
215 /327 0xD7 1101 0111
216 /330 0xD8 1101 1000
217 /331 0xD9 1101 1001
218 /332 0xDA 1101 1010
219 /333 0xDB 1101 1011

220 /334 0xDC 1101 1100


221 /335 0xDD 1101 1101
222 /336 0xDE 1101 1110
223 /337 0xDF 1101 1111
224 /340 0xE0 1110 0000
225 /341 0xE1 1110 0001
226 /342 0xE2 1110 0010
227 /343 0xE3 1110 0011
228 /344 0xE4 1110 0100
229 /345 0xE5 1110 0101

230 /346 0xE6 1110 0110


231 /347 0xE7 1110 0111
232 /350 0xE8 1110 1000
233 /351 0xE9 1110 1001
234 /352 0xEA 1110 1010
235 /353 0xEB 1110 1011
236 /354 0xEC 1110 1100
237 /355 0xED 1110 1101
238 /356 0xEE 1110 1110
239 /357 0xEF 1110 1111

240 /360 0xF0 1111 0000


241 /361 0xF1 1111 0001
242 /362 0xF2 1111 0010
243 /363 0xF3 1111 0011
244 /364 0xF4 1111 0100
245 /365 0xF5 1111 0101
246 /366 0xF6 1111 0110
247 /367 0xF7 1111 0111
248 /370 0xF8 1111 1000
249 /371 0xF9 1111 1001

250 /372 0xFA 1111 1010


251 /373 0xFB 1111 1011
252 /374 0xFC 1111 1100
253 /375 0xFD 1111 1101
254 /376 0xFE 1111 1110
255 /377 0xFF 1111 1111

HOOKUPS PLATFORM RESOURCES CONNECT

Sensors Arduino Contact Us

Copyright © 2014 - 2019 About Privacy Terms of Use Sitemap

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy