This project aims to wrap the Twitter Emoji (https://github.com/twitter/twemoji) with GWT.
Twemoji twemoji = new Twemoji();
twemoji.init(); // init the wrapper
String stringWithReplacedEmojis = twemoji.parse(strinWithUnicodes);