fork download
  1. for byte in bytes('파닥파닥', 'utf-8'):
  2. print(bin(byte)[2:], end='')
Success #stdin #stdout 0.02s 9176KB
stdin
Standard input is empty
stdout
111011011000110010001100111010111000101110100101111011011000110010001100111010111000101110100101