base1024 encoding using Unicode emojis

2018-03-11 Thread Keith Turner via Unicode
I created a neat little project based on Unicode emojis. I thought some on this list may find it interesting. It encodes arbitrary data as 1024 emojis. The project is called Ecoji and is hosted on github at https://github.com/keith-turner/ecoji Below are some examples of encoding and decoding.

Re: base1024 encoding using Unicode emojis

2018-03-11 Thread Keith Turner via Unicode
tary ideographic > plane and create a 16-bit encoding (base 65536). Only some legacy Emojis in > the BMP will be used before that. > > > > 2018-03-11 6:04 GMT+01:00 Keith Turner via Unicode : > >> I created a neat little project based on Unicode emojis. I thought >> som