Hex Converter
Convert text to hexadecimal and hex back to text.
Encoding
Convert numbers between binary, octal, decimal, hex and any base.
Arbitrarily large. Conversion uses BigInt, so values well beyond 64 bits convert exactly rather than losing precision the way floating-point arithmetic would.
Because one hex digit is exactly four bits, so a byte is always two digits and bit patterns stay readable. Octal has a similar property with three bits and survives mainly in Unix file permissions.
Convert text to hexadecimal and hex back to text.
Convert text to binary and binary back to text.
Convert between bytes, KB, MB, GB and their binary equivalents.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.