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