for byte in bytes('파닥파닥', 'utf-8'): print(bin(byte)[2:], end='')
Standard input is empty
111011011000110010001100111010111000101110100101111011011000110010001100111010111000101110100101
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!