https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder
TextDecoder - Web APIs | MDN
The TextDecoder interface represents a decoder for a specific text encoding, such as UTF-8, ISO-8859-2, or GBK. A decoder takes an array of bytes as input and...
web apistextdecodermdn