Converts a number in hexadecimal (base 16) to binary hexadecatet string. This means the bits in the output cannot be more than 16
{string} the number converted to binary hexadecatet string
Converts a number in hexadecimal (base 16) to binary hexadecatet string. This means the bits in the output cannot be more than 16