I want to write colored Unicode emoji in IE.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
</body>
</html>
If I run the code above on chrome and edge, it comes out as a colored cat face emoticon.
But in IE, the emoticons come out all monochrome as below picture.

How to use color Unicode emoji in the IE browser?
I'm very sorry for the basic question.
But I didn't know which keyword to search for it.
Thank you for reading the questions and I hope you have a good day.