globalsTextEncoder()Version: 3.27.2On this pageTextEncoder()The TextEncoder() constructor returns a newly created TextEncoder object that will generate a byte stream with UTF-8 encoding.Syntaxnew TextEncoder()ParametersNone.