Kodning
Base64, URL, JWT.
Koda och avkoda Base64.
Generera MD5-hash av valfri text.
Generera SHA1-hash av valfri text.
Generera SHA256-hash av valfri text.
Generera SHA384-hash av valfri text.
Generera SHA512-hash av valfri text.
Generera SHA3-256-hash av valfri text.
Generera SHA3-512-hash av valfri text.
Generera RIPEMD-160-hash av valfri text.
Generera CRC32-hash av valfri text.
Generera BLAKE2B-hash av valfri text.
Generera KECCAK-256-hash av valfri text.
Generera WHIRLPOOL-hash av valfri text.
Koda från text till base64.
Avkoda från base64 till text.
Koda från text till url.
Avkoda från url till text.
Koda från text till hex.
Avkoda från hex till text.
Koda från text till binar.
Avkoda från binar till text.
Koda från text till oktal.
Avkoda från oktal till text.
Koda från text till base32.
Avkoda från base32 till text.
Koda från text till ascii.
Avkoda från ascii till text.
Koda från text till html-entities.
Avkoda från html-entities till text.
Koda från text till unicode-escape.
Avkoda från unicode-escape till text.
Koda från text till rot13.
Avkoda från rot13 till text.
Koda från text till morse.
Avkoda från morse till text.
Koda från text till punycode.
Avkoda från punycode till text.