These are the common SHA-3 hashes for the chain you entered:
SHA-3 (short for "Secure Hash Algorithm 3") is a cryptographic hash function
that won the NIST hash function competition in October 2012.
It was designed by Guido Bertoni, Joan Daemen, Michaƫl Peeters, and Gilles Van Assche under the name "Keccak", and leverage a
sponge construction.
The purpose of SHA-3 is to be a "backup" algorithm in case weakness in the SHA-2 hashing algorithm were to be discovered.
For more details, see the SHA-3 article on wikipedia.
This tool makes use of js-sha3 by Chen, Yi-Cyuan, provided under MIT License.