Help on built-in function bin in module __builtin__: bin(...) bin(number) -> string Return the binary representation of an integer or long integer.