Archive for October 13th, 2006

Friday, October 13th, 2006

Listing Double Byte Characters

Unicode is a blessing and code page is a faux pas in multilingual environment.
Some developers have asked me about code page compatibility and character sorting sequence. While it may be well documented and easily found with some Googling effort, I offered a suggestion to list all possible double byte characters.
All characters are sorted by hex […]

No Comments » - Posted in Techs by datacrush