Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

TextDecoder: encoding property

BaselineWidely available

Note: This feature is available inWeb Workers.

TheTextDecoder.encoding read-only property returns a string containing the name of the character encoding that this decoder will use.

The encoding is set by thelabel parameter passed to the constructor, and defaults toutf-8.

Value

A lower-cased ASCII string, which can be one of the following values:

Specifications

Specification
Encoding
# ref-for-dom-textdecoder-encoding①

Browser compatibility

See also

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp