data optional default (empty)The text or binary data to encode. Any byte sequence is allowed. It is not trimmed, so leading and trailing whitespace is encoded as part of the data. Empty input produces empty output.
{bin2url:Hello}
{url2bin:{bin2url:round trip}}
{bin2url:foobar}
{bin2url:Hello, World!}
{bin2url: x }
{bin2url:<b>x</b>}