The previous post showed base64 encoding of part of a WordPress post. Base64 encoded 148 characters (a few of which were due to htmlentity expansion).
Now let’s do the same thing using a version of the plugin modified for Base16b encoding.
After hitting Encode, if you see only empty boxes, you might want to install a font such as LastResort.
<img
src="http://base16b.org/doc/specification/version/
0.1/larry.gif" alt="Larry" />
This plug-in is now available from the WordPress Plugin site.
Posted in Code Sample.
– August 6, 2009
Good work!!!