0

I want to convert a string based on its character set. There can be various character sets such as iso-2022-jp, big5, gb2312 etc.

Is there any build in standard library function or boost function that can convert given string to given character sets.

If there is no standard library function, then I am open to use boost functions as well.

  • You might want to check this one: https://stackoverflow.com/questions/24563521/does-c-support-converting-between-character-encodings-other-than-utf-8-utf-16 – Ranoiaetep Jan 19 '22 at 07:20

0 Answers0