Hello, @skevich21, @peterjones, @scott-sumner, @terry-r and All,
Peter, before posting I had tested the Fileformat.Info site, which does provide a great amount of information ;-))
However, I realized that it you try to paste a character, which has an Unicode code-point over \x{FFFF}, it does not find any character :-(( So, I preferred not to mention it, in my last post !
For instance, using the character, given as an example, at the end, your can type in the value 12345, at http://www.cogsci.ed.ac.uk/~richard/utf-8.cgi? and click on the Go button
=> The white square 𒍅 should be displayed, in the Character line
Now, simply, select and copy this 𒍅 character
And paste it at http://www.fileformat.info/info/unicode/char/search.htm
After clicking on the Search button, you’ll notice that it answers : Search 𒍅 => O hits
Now move back to the http://www.cogsci.ed.ac.uk/~richard/utf-8.cgi? site
Choose the first radio button Character
Enter any single character, for instance, the letter A and valid
Finally, delete the A char and paste the character 𒍅, instead
=> After validation, it does find the expected character :-))
Of course, I’m pretty sure that there must be other websites, which properly manage these characters, either !
Cheers,
guy038