|
|
||
|
you could enter this:
"This is a summation character: \226\136\145"
and a console that understood UTF8 would show a summation characer. But to do this I had to:
- Use to the Character Map utility to find the character - Copy that character into OpenOffice, which understands Unicode - Save the file as UTF8 - Open the file as binary in MsDev - Hand convert the character sequence to UTF8 - Use Calculator to convert the result into decimal
It would be nice if Lua could do this for me :-)
-- Philippe Lhoste -- (near) Paris -- France -- http://Phi.Lho.free.fr -- -- -- -- -- -- -- -- -- -- -- -- -- --