What is the default encoding (charset) used by PowerShell?
I have figured out it is not UTF-8, but how can I know what encoding is used then instead?
Thanks!
|
What is the default encoding (charset) used by PowerShell? I have figured out it is not Thanks! |
|||||
|
|
UTF-16 (as with everything in Windows itself – applications are a different matter). |
|||
|
|