Convert character reference to unicode/utf-8

  • Thread starter Thread starter Daniel Köster
  • Start date Start date
D

Daniel Köster

Hi,

Is there someone who has got som tips on how to convert text encoded with
character referense to unicode or uft-8 format using VB.net. Is there a
function or something that can help with the conversion?

To use a simple replace "this" with "that" is not an option since there are
som asian-texts that I need to convert as well. (chinese, thai and japanese;
the replace list would be to large to handle)

Best regards
Daniel
 
Hi Cor,

thanks for the answer, but it doesn't look like it can handle character
referense (i.e. Ӓ ) or perhaps I missed something in the example?

Best regards
Daniel
 
Back
Top