<div dir="ltr"><div>HI:</div>
<div> </div>
<div>We have chinese words  input /output in erlang shell,and we want to show them  correctly in terminal ,but the erlang shell only show the integer number .</div>
<div>Eg. If we input "ÖÐÎÄ"  in the shell,it will appear as :</div>
<div>9> "\326\320\316\304".<br>"\326\320\316\304"</div>
<div> </div>
<div>Is there a way to solve this? Can we telnet into erlang VM ,so we can interact with the erlang VM by telent terminal not the erlang shell and the telnet terminal  can show the non-ascii word correctly.</div>
<div> </div>
<div>Can someone help me?</div></div>