Powershell
General
UTF8
$OutputEncoding = [Console]::OutputEncoding = [Text.UTF8Encoding]::UTF8
Customize theme
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upGeneral
UTF8
$OutputEncoding = [Console]::OutputEncoding = [Text.UTF8Encoding]::UTF8
Customize theme