Hex (Base16) encoder & decoder

Hexator is a tool for text or binary to hex (base16) and vice-versa conversion

Encode a text to Hex (base16) by copy & paste

The text will be encoded to UTF8 and then converted to Hex. If you want a different encoding, upload rather a file with your own encoding, or any other binary file

Paste a text to encode:

What does it do?

Encodes text or binary data like images to Hex (Base16) and vice versa

What is Hex (Base16) encoding?

Computer systems sometimes consume binary data in a specific encoding called hexadecimal (Base16). It is used to represent the data in text form. When someone wants to encode or decode the data, they need a tool. Hexator performs such a task.