When you do a directory listing, you can get the raw string and parse it yourself (using the dir() methods). I doubt dirDetails() will work for Korean.
There's also the fileDetails() method which uses the more recent MLST command to get a standard format record of file information. If your server supports MLST that should work for you.