I would like to get this char within general text in latex: "
But I only am able to get “ or ”
i.e. I would like to include the U+0022 unicode char in my document. But if I do this: \char"0022 I still get the \textquotedblright char. How can i get a simple plaintext double quotes in latex?
