Look this site :
Unicode/UTF-8-character table

for example :

String string = "abc\u5639\u563b";
System.out.println(string);