12 working tools
Converters tools
Convert numbers, encodings and common digital formats.
- Convert number bases
- Translate text and byte formats
- Work in either direction where supported
12browser-based toolsNo account required
Text to HexConvert UTF-8 text into hexadecimal bytes.Hex to TextDecode hexadecimal bytes into UTF-8 text.Text to BinaryConvert text characters into binary bytes.Binary to TextDecode binary bytes into readable text.Decimal to BinaryConvert a decimal integer to binary.Binary to DecimalConvert a binary integer to decimal.Decimal to HexConvert a decimal integer to hexadecimal.Hex to DecimalConvert a hexadecimal integer to decimal.Decimal to OctalConvert a decimal integer to octal.Octal to DecimalConvert an octal integer to decimal.Roman Numeral ConverterConvert between integers and Roman numerals.Morse Code TranslatorTranslate between plain text and Morse code.
About this collection
Practical converters tools, without the clutter.
Not every conversion is a file conversion. Developers, students and curious problem-solvers often need to move between number bases, byte representations and symbolic formats.
These converters keep the direction and output clear. Enter one value, choose the intended conversion where needed, and copy a result you can inspect immediately.
Worth checking: Leading zeros, character encoding and letter case can matter in technical systems, so compare the result with the format expected by the destination.