Google

def asc(str) str.unpack('C*').pack('U*') end