pub fn get_bin_repr(data: &[u8]) -> String
Returns the binary representation of bytes. E.g., 65535 -> 11111111 11111111