Hash Generator

Generate MD5, SHA1 and SHA256 hashes from any text input.


What is a hash?

A hash function converts data into a fixed-length string of characters. Hashes are commonly used for passwords, security and data integrity.

How to use this tool

  1. Enter your text.
  2. Select a hash algorithm.
  3. The generated hash will appear below.

Example

Hello world

Example SHA256 hash:

a948904f2f0f479b8f8197694b30184b0d2e42...

Related tools

Base64 Encoder
JWT Decoder
UUID Generator