A telemetry payload transmits the scientific logging string shown in Figure 1:
QUANTUM_ENTANGLEMENT
When a custom Huffman tree is constructed for this 20-character string, the string can be represented using exactly 74 bits.
Determine the number of bits that are saved when Huffman coding is used rather than standard 8-bit ASCII to encode this string.
You must show your working.