Hi Folks,
I'm trying to get the contents of an html file attachment using the function base64ToString. It provides me the output but has a special character "�" between all characters as below:

When I tried decoding the same input content bytes from https://www.base64decode.org/ it provided me the accurate output. Could anyone help to get the right output from power automate?
Thank you.