Topic: Re: Convert to UTF-8 (1 of 1), Read 11 times
Conf: Converting, Translating
From: Ted Green
Date: Thursday, February 26, 2009 12:31 AM

At 08:39 PM 2/25/2009, you wrote:
>From: Ian Binnie
>
>I have written a macro to translate UTF-16LE (little-endian), usually used in Windows, to UTF-8.
>This could be used after the Vedit {EDIT, Translate, ASCII to Unicode} to convert ASCII to UTF-8.
>
>This is an algorithmic conversion, requiring no table lookup, and is a companion to my macro utf8conv.vdm.
>
>I have made a minor change to the previously posted macro (as well as corrected the misleading name).
>I included a label "NoPrompt" to facilitate chaining macros.

Ian:

Thank you for the useful macro. I will consider adding it to the menus.

Ted.