All Encoding & Security tools
27 browser-based tools for encoding & security.
Advertisement
Base64 EncodeEncode text as Base64.Base64 DecodeDecode Base64.URL EncodePercent-encode text.URL DecodeDecode percent encoding.Hex EncodeConvert text to hexadecimal.Hex DecodeConvert hexadecimal to text.Unicode EscapeRepresent characters as Unicode escapes.ROT13Apply ROT13.ROT47Apply ROT47.Morse CodeEncode text as Morse code.SHA-256 HashHash text using SHA-256.SHA-512 HashHash text using SHA-512.Unicode UnescapeTurn JavaScript-style Unicode escapes back into text.Binary to TextDecode groups of binary digits as UTF-8 text.ASCII CodesConvert text characters into their decimal character codes.Text to HexEncode text as hexadecimal UTF-8 bytes.Hex to TextDecode hexadecimal UTF-8 bytes as text.Binary To DecimalConvert binary numbers to decimal.Decimal To BinaryConvert decimal integers to binary.Binary To HexConvert binary numbers to hexadecimal.Hex To BinaryConvert hexadecimal numbers to binary.ASCII To HexConvert ASCII text to hexadecimal byte values.Hex To ASCIIConvert hexadecimal byte values to ASCII text.Base32 EncodeEncode text using Base32.Base32 DecodeDecode Base32 text.Base64 URL EncodeEncode text as URL-safe Base64.Base64 URL DecodeDecode URL-safe Base64 text.