convert number to binary string in java code example Example: int to binary java String binary = Integer.toBinaryString(num);