Tree to output Unicode text from CMD -


i'd searched high , low in regards command line output in unicode:

what encoding/code page cmd.exe using? how display japanese kanji inside cmd window under windows?

etc can't work.

i remember seeing page in stackoverflow saying tree limitation , not cmd's limitation.

thing is, forgot did day. managed generate output cmd tree command:

folder path listing volume serial number 0007ee40 283d:e05a c:. ¦§¦¡¦¡¦¡4minute (Æ÷¹Ì´Ö) - hit heart ¦§¦¡¦¡¦¡f(x) (¿¡ÇÁ¿¢½º) - nu abo (ep) ¦§¦¡¦¡¦¡hwanhee (ȯÈñ) - h soul ¦§¦¡¦¡¦¡kara (Ä«¶ó) lupin (·çÆÎ) ep (3rd mini album) 

and when open output.txt in ms word, allowed me convert korean , works perfectly!

success korean char in tree output

now when try think did, , tried out, get:

folder path listing volume serial number 7c910460 283d:e05a c:. ÃÄÄÄ4minute (???) - hit heart ÃÄÄÄf(x) (????) - nu abo (ep) ÃÄÄÄhwanhee (??) - h soul ÃÄÄÄkara (??) lupin (??) ep (3rd mini album) 

and here's ms word shows, chooses japanese automatically if change korean doesn't appear =(

failed korean chars in tree output

i'd used commands chcp 65001, , other codepages, cmd /u /c tree > output.txt, , tried using powershell cmd /u /c tree > output.txt no avail. tried switching command prompt fonts (from raster -> lucida console).

how did happened? date i'm still trying reproduce correct output tree. anyone?

tl;dr version -- trying reproduce output tree ms word can convert korean characters. tried commands chcp, cmd /u /c no avail. ideas?

p/s -- if question not clear, let me know , i'll try elaborate further. thanks!

tree separate executable (tree.exe) , output never unicode. encoding uses code page language defined "language non-unicode programs". try setting korean


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -