The problem is resolved.
As McDowell mentioned earlier, the problem was encoding settings. The best way to overcome this problem is to declare encoding information from the WTK.
ktools.properties('workdir\wtklib\ktools.properties' 'workdir\wtklib\Linux\ktools.properties', ). :
microedition.encoding= *encoding*
ASCII:
microedition.encoding=ISO8859_1
(: