So I have some data that I would like to parse but hitting some issues. So for example I have this string
<div class=""tags""> 萓区枚・廱LPT N5 Tango </div>
If I use a replace formula on it like this below, you can see it doesn't change anything

But if I only use ascii characters it works as expected

Is there some setting I have to change in Alteryx to allow me to use the Kanji etc in expression? I have switched the language of designer to Japanese and that got me nowhere.