Hash generator

All hashing runs in your browser. Text is encoded as UTF-8. Nothing is sent to the server.

Output format
Examples
AlgorithmDigest

A hash is one-way: the same input always produces the same digest.

MD5 and SHA-1 are legacy algorithms — do not use them for new security designs.