Converts a string representing a binary number to an integer and returns it
print bin_to_int("101") >> 5