Hacker News new | ask | show | jobs
by Fulgen 1026 days ago
Or notepad++ could just use the WinAPI (WideCharToMultiByte) to convert UTF-16 to UTF-8 instead of hand writing their own conversion routine.