<span class="X">(‭−‭500‬‬</span>
I get the innerHTML from this span: var abc = document.querySelector("SELECTOR").innerHTML
It shows as "(-500" but when I copy it to the notepad it comes with the a invisible Unicode, how can I get the innerHTML just as simple text "-500" but without the Unicode and without the "(".