Input

[1]: source string

Output-1

[2]: UTF-8 encoded from [1]
[3]: byte count of [2]
Base64 Options
use padding "="
62nd and 63rd encoding characters
Percent Options
Percent-encode set
space as "+"

Output-2

[4]: SHA-256 hash of [2]
[5]: SHA-384 hash of [2]
[6]: SHA-512 hash of [2]
[7]: SHA-1 hash of [2]
[8]: MD5 hash of [2]
[9]: Base64 encoded from [2]
[10]: Percent encoded from [2]
[11]: UTF-8 decoded from [2]
[12]: Data URL of [2] as plain text file
[13]: Blob of [2] as plain text file