web-feature: Text encoding and decoding

baseline logo Widely available

The TextEncoder API transforms a stream of code points into a byte stream with UTF-8 encoding, and TextDecoder does the reverse.