Have you tried use unicode?
Right click on the project and In Resource Change Text file encoding to UTF-8
Resource
Text file encoding
Unicode identified it as '?' and hence element couldnt be identified.
Show your code please.