256-bit — the most widely used standard secure hash
SHA-256 is a 256-bit (64-char) hash from the SHA-2 family and is currently the most widely used secure hash function.
It is the standard in nearly every security-critical setting, including TLS certificates, blockchains, digital signatures, and password storage (with a salt). No practical collision or preimage attack is known.