In a digital communications system, characters are encoded using standard 7-bit ASCII represented as an 8-bit byte with a leading zero.
The ASCII code for the character 'C' is 67 in denary.
Derive the 8-bit binary representation for the character 'M'.