Any way to decode UTF-16?

Hi!

Is there a way to decode UTF-16?

UTF-16:
\ud83e\udde0 \u2022\u2764\ufe0f \u2022\ud83d\udc47 \u2022

Result:
:brain::heart::point_down:

Greetings!

provide more information

I need a block or something else to convert UTF-16, taken from a homepages source code, into text (emojis in my example).

Web Components blocks don’t work obviously.

The text I have:
\ud83e\udde0 \u2022\u2764\ufe0f \u2022\ud83d\udc47 \u2022

What I need as result:
:brain::heart::point_down:

someone might want to write an extension…
here is a snippet

Taifun

1 Like

I would be so grateful!! :pray: