This gem can be used for translating old codes that were used for google emoticons to normal UTF8 emojis.
Add to gemfile
gem 'goomoji-translator'
and do bundle install
or
gem install goomoji_translator
to install this gem alone
GoomojiTranslator.find_by_goomoji_code("1A6")
=> "1F473"