WHATWG Encoding Living Standard

Character encoding functionality on the web. Defines the TextEncoder and TextDecoder APIs for converting between strings and binary data using various character encodings.

API entry from apis.yml

apis.yml Raw ↑
aid: web-standards:whatwg-encoding
name: WHATWG Encoding Living Standard
description: Character encoding functionality on the web. Defines the TextEncoder and TextDecoder APIs
  for converting between strings and binary data using various character encodings.
humanURL: https://encoding.spec.whatwg.org/
tags:
- Character Encoding
- Living Standard
- WHATWG
properties:
- type: Documentation
  url: https://encoding.spec.whatwg.org/
- type: GitHubRepository
  url: https://github.com/whatwg/encoding