I am using Windows XP os with Eclipse IDE. I write one java program which can able to call Unicode (in my language) from out side of the program i.e its read from .txt file. While running this program in IDE I can able to see Unicode. But when I exported it as into Jar file, instead of Unicode I get square boxes. Can any one please tell me how can I get Unicode in Jar file.