Base Conversions
Convert UTF-8 text, hex, binary, and Base64 with a single source input and byte-level transformations underneath.
Input Rules
Hex and binary inputs may be spaced or unspaced. Output for hex and binary conversions is returned in spaced byte groups.
Powered by
nhb-toolboxThis tool uses
TextCodec class from my open-source package to encode/decode among formats. Learn more