This plugin is mainly a copy from MrAndersonMD's plugin base64-encoderdecoder (version 0.8.5). It differs in the base encoding used. The original uses (PHP's implmentation of) base64. This plugin deploys base16b, an encoding algorithm utilising the higher Unicode planes . The algorithm is specified at http://base16b.org
A demonstration of this plugin can be found at :Base16.org




