Dynamic Web Sites » Quick Reference » Binary Hexadecimal Converter

Convert between binary and hexadecimal value strings. Enter a binary string and produce its equivalent string of hexadecimal values. Enter a string of hexadecimal values and produce its equivalent binary value string.

Binary Value String



Hexadecimal Value String

Also try:

Base 64 Character Coding
the two-way coding scheme to encode/decode binary and plain text strings. The character coding scheme used for MIME encoding.
Hash String Encoding
a popular method to generate one-way message string encryption.
Hexadecimal Character Coding
the coding scheme commonly used in computing to represent program data.
URL Character Coding
the standard method to encode specific characters for safe use in URL strings.