ZWS (zero width space or `><`) not respected in org syntex

In org syntax _ is subscripts
But this brings some issues to snake_case words.
In org syntax manual, ZWS is recommended (U+000B, aka ><) The syntax would be something like snake_><case But the logseq still renders case as a subscript.
What is the best way to handle this? Also, I am keen to know the easy way to insert U+000B without a numpad.