Radix & number encoding basics
A short guide to binary/octal/decimal/hex and text byte encoding.
Developers often need to convert between binary, octal, decimal and hex, or encode text as UTF-8 hex/binary for debugging.
All tools here run locally in your browser; large integers use BigInt.
RMB capitals and Chinese numerals help with invoices; Roman numerals cover 1–3999.