Ctrl + K
HomeEncoding ToolsHex Encoder / Decoder
Free Developer Tool

Hex Encoder / Decoder

Encode text into hexadecimal representation and decode hexadecimal strings back into readable text.

Result

What is Hex Encoder / Decoder?

Hexadecimal encoding is commonly used in development, networking, debugging and binary data representation.

How to use

  1. Enter text or hexadecimal data.
  2. Choose encode or decode.
  3. Copy the result.

Features

  • Text to hex
  • Hex to text
  • Instant conversion
  • Browser-based
  • Developer friendly

Example

Input
Hello
Output
48 65 6c 6c 6f

FAQ

Does it support UTF-8?

Yes. Unicode characters are supported.

Can I decode hex strings?

Yes. Both encoding and decoding are supported.

Is conversion local?

Yes. Everything runs in your browser.