Using Firefox I stumbled upon a page with differently colored characters in the title. How to insert colored characters into a HTML tag? What is t
This isn't colored chars... This is emojis :)
You should use some emoji-support plugin, like this:
https://afeld.github.io/emoji-css/
In addition, you will need to add emoji dynamically in the title (using jQuery, for example), as you will need to load the library first.