TextEncoder.encoding
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2020年1月.
TextEncoder.encoding 只读属性返回一个字符串,其中包含特定编码器使用的编码算法的名称。
它只能具有以下值:utf-8。