here is the description: I am making a .csv file from the .xls file by copy/paste. Than .csv file is loaded in the table in the database.
Problem: When I copy the data from the file some "special" characters are also copied. However these "special" characters are not noticed in the .xls file because there they are show as blanks.
Question: Which tool (freeware) or which method can I use to identify this "special" character so I can remove them? I supose it should be some tool that identifies a particular character by some of its numeric equivalent.