The encoding of the TextDecoder object. Always "utf-8".
TextDecoder
encoding
let decoder = new TextDecoder() decoder.encoding
"utf-8"