공부 [Java] Integer.toBinaryString(int i) 승가비 2022. 1. 1. 17:33 728x90 https://stackoverflow.com/questions/2406432/converting-an-int-to-a-binary-string-representation-in-java Converting an int to a binary string representation in Java? What would be the best way (ideally, simplest) to convert an int to a binary string representation in Java? For example, say the int is 156. The binary string representation of this would be "1001... stackoverflow.com 728x90 저작자표시 비영리 (새창열림)