You can try this :
[Console]::OutputEncoding = [System.Text.Encoding]::Default
At least, it works for me.