Can someone help me figure out how to encode an CUE sheet with UTF-8Y or UTF-16 Encoding? The CUE sheets contain Japanese characters which, when loaded into some program, are replaced with ?. I read somewhere that either UTF-8Y (because UTF-8 still doesn't work properly) or UTF-16 will be able to work. Thanks in advance.
Edit: I have Notepad 2, which doesn't load the Japanese characters correctly, and Notepad++, which doesn't have an encoding option for UTF-8Y or UTF-16 that I can see of.

