mIRC Homepage
Posted By: enticore Weird unicode/utf-8 behavior - 21/10/11 02:02 PM
I've observed some weird behavior where for example if you use $chr(160) or alt+0160 (non-breaking space), mIRC would insert $chr(194)/alt+0194 before the non-breaking space.

-> irc.net.work PRIVMSG gemini :test test
<- :Gemini!Gem}test@rawr PRIVMSG Gemini :test test

Tested on mIRC 7.22 where this behaviour occurs and 6.35 where it does not.
Posted By: Sat Re: Weird unicode/utf-8 behavior - 21/10/11 02:18 PM
That is the UTF-8 encoding of Unicode U+00A0 (character 160). What is weird about it?
Posted By: enticore Re: Weird unicode/utf-8 behavior - 21/10/11 02:31 PM
Wonder how I missed that...

Oh well, thanks.
© mIRC Discussion Forums