Converts number value into a binary string.
Value to convert.
Minimum length of output string. Output will be padded with 0s if less.
Converts number value into a binary string.