skip to content
1 of 2

2421 CODE

2421 CODE

This code also a 4 bit application code where the binary weights carry 2, 4, 2, 1 from left to right.

DECIMAL NUMBER
BINARY NUMBER
2421 CODE
0
0
0000
1
1
0001
2
10
0010
3
11
0011
4
100
0100
5
101
1011
6
110
1100
7
111
1101
8
1000
1110
9
1001
1111