I want to use Unicode text (a mixture of cyrillic and japanese characters) in a code listing that uses default LaTeX fonts (in other words, source code fonts are left to default). However, for all non-ASCII characters I get empty spaces instead.
I've tried adding the utf8 package, but to no avail. How can I get the Unicode characters to show up?