i1 : s = utf8 {119, 111, 51, 32, 25105}
o1 = wo3 我
|
i2 : utf8 s
o2 = {119, 111, 51, 32, 25105}
o2 : List
|
The two operations described above are inverse to each other.
The object utf8 is a compiled function.