PowerShell
PowerShell copied to clipboard
Changing default encoding to UTF-8 with BOM
Changing default encoding to UTF-8 with BOM to enable support for special characters such as åäö in Windows Powershell.
This is necessary unless UTF-8 is enabled in Windows which is off by default.