This tool is written by 0612 as a companion program to his video Emoji is Fun!
In the text box at the top of the page, enter unicode code points in hexadecimal. They will be parsed as Unicode glyphs and rendered in the two boxes below.
The box on the left renders your input using a generic sans-serif font. The box on the right defers to a set of emoji fonts in hopes of rendering as much color emoji as possible.
Note that you do not need to enter ampersand (&) signs, # or x. eg. To get 🥰, simply write "1F970". Be aware that you should be writing hexadecimal code points.
You may also use the Unicode Palette at the bottom of the page to pick and enter code points. Use the 🡄 and 🡆 buttons to switch between any page of the Unicode definition, or click on the box to type in your desired code page.
Some shortcuts are also available:
Source code for this project can be found on BitBucket: https://bitbucket.org/nerdfirst/emoji-combiner/