My Windows cmd CodePage is now under 65001. Since I was doing some Android stuff and need to use console log, but forget how changing it now.
When using chcp 437 to
Here I found a better solution:
Start -> Run -> regedit Go to [HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor] Add new String Value named: Autorun Change the value to 'chcp 437'