base32-encoding

Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant

base256-encoding

Base256 encoding, a.k.a. latin1 encoding, the most memory-efficient encoding possible in JavaScript.

universal-encoder

Convert any number or ASCII text to any base, using RFC4648 character set or your own custom character sets.