convert text to JavaScript char code
use : eval(String.fromCharCode(...));
eval(String.fromCharCode(...));