Converter library

Encoding and Hex Converters

Browser-based converters for text, hexadecimal, binary, ASCII, UTF-8, Base64, and number systems. All conversions run locally — no data leaves your device.

Text & Hex

Convert between readable text and hexadecimal byte values using UTF-8 encoding.

ASCII & Unicode

Work with ASCII character codes, Unicode code points, and UTF-8 byte sequences.

Binary

Convert between binary bit patterns, text, and hexadecimal.

Number Systems

Convert between decimal, hexadecimal, and binary number representations.

Encoding

Work with Base64 encoding and URL percent-encoding.