| |
|
|
 
|
|
|
|
Microcontrollers - ASCII |
|
|
|
Below
is an ASCII (American Standard Code for Information Interchange)
table |
|
showing the
hexadecimal
representation used be computers to store characters (eg: |
|
Letters
and Numbers). |
|
|
|
|
|
Most Significant Character |
|
|
Hex |
0 |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
|

|
0 |
|
|
Space |
0 |
@ |
P |
` |
p |
|
1 |
SOH |
DC1 |
! |
1 |
A |
Q |
a |
q |
|
2 |
STX |
DC2 |
" |
2 |
B |
R |
b |
r |
|
3 |
ETX |
DC3 |
# |
3 |
C |
S |
c |
s |
|
4 |
EOT |
DC4 |
$ |
4 |
D |
T |
d |
t |
|
5 |
ENQ |
NAK |
% |
5 |
E |
U |
e |
u |
|
6 |
ACK |
SYN |
& |
6 |
F |
V |
f |
v |
|
7 |
Bell |
ETB |
' |
7 |
G |
W |
g |
w |
|
8 |
BS |
CAN |
( |
8 |
H |
X |
h |
x |
|
9 |
HT |
EM |
) |
9 |
I |
Y |
i |
y |
|
A |
LF |
SUB |
* |
: |
J |
Z |
j |
z |
|
B |
VT |
ESC |
+ |
; |
K |
[ |
k |
{ |
|
C |
FF |
FS |
, |
< |
L |
\ |
l |
| |
|
D |
CR |
GS |
_ |
= |
M |
] |
m |
} |
|
E |
SO |
RS |
. |
> |
N |
^ |
n |
~ |
|
F |
SI |
US |
/ |
? |
O |
- |
o |
DEL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Number Base Converter |
|
|
|
The
Base converter below allows conversion between any number base from
2 |
|
(binary) to 20 (Vigesimal)
to any other base in the same range. To use the converter |
|
simply
type number you want to convert from using
the characters 0-9 and the letters |
|
A-J - then Click on the Convert
button below: |
|
|
|
|
To this Number
in
|
|
|
|
|
|
|
|
Note: The maximun size of number allowed is
approximately 100 million (108), if |
|
any illegal
Characters are entered they
will be removed, decimal places are not |
|
permitted. |
|
|