I have a Buffer with ISO-2020-JP encoded text which I need to convert to UTF-8. I have found number of libraries on the NPM, like:
Buffer
But I don't know and can't find anywhere, which exactly encoding in them corresponds to ISO-2020-JP. Please advise.