Because in different kind of systems, the ASCII code is represent by different ways,
for example, in single system, it is represented by '08', while on a unicode system, it is represented by '0008'.
How to do with this case?
Best regards,
Blake