Show the equivalent 4B5B code of the bit string 1101 1010 00
 Show the equivalent 4B/5B code of the bit string 1101 1010 0011 0001 1000 1001.
  Show the equivalent 4B/5B code of the bit string 1101 1010 0011 0001 1000 1001.
Solution
4B5B encoding table -
4B 5B
1101 11011
1010 10110
0011 10101
0001 01001
1000 10010
1001 10011
so the 4B/5B code of the bit string 11011 10110 10101 01001 10010 10011

