As the title asked, right-click on the window caption only provide encoding 436 and 937(i\'m a Chinese so forgive my broken English), is there any way to add \"UTF-8\" or \"
You can create a shortcut with the option /k "chcp 65001" to start a utf-8 console. e.g.
cmd.exe /u /k "chcp 65001"