Converters

Convert data between various formats.

cp1252 to UTF-8

Convert text files (e.g. ANSI) to UTF-8 format.

String to Hex String

Convert each character of a string to its hexadecimal representation.

Hex String to String

Convert a hexadecimal string to text, replacing non-printable characters with ".".

Number Base Converter

Convert numbers between bases 2 to 64.

Timestamp Converter

Convert Unix timestamps to readable dates.

CSS Unit Calculator

Quickly convert between different CSS measurement units.

Binary File Dump

Display the contents of a binary file in hexadecimal format.