An eight-character source has probabilities:S : 0.35, T : 0.25, U : 0.20,V : 0.07, W : 0.05, X : 0.04, Y : 0.03, Z : 0.01. let a character stream fromthis source be Huffmancoded. Then, let groups of consecutive four message bitsbe encapsulated into 8-bit SEC-DED Hamming code words.Suppose the following two Hamming are received:0101111001100001.
(a) Correct any potential transmission errors.
(b) What are the original eight transmitted message bits?
(c) Partially decode these messagebits into the original characterstream from the source.