Windows Server 8 : change encoding settings

nmn nmn 1 Reputation point
2021-05-31T13:28:36.367+00:00

hi all,

i wish to change the windows server 2008 encoding.

currently it is set to ISO 8859-1 (BodyName), i wish to change this into UTF-8
more over what exact value should i indicate in order to switch to UTF-8?

can you please help me?

thanks.

regards

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Reza-Ameri 17,336 Reputation points Volunteer Moderator
    2021-05-31T16:17:07.537+00:00

    Support for Windows Server 2008 already ended and it is better to upgrade to the supported version of Windows Server.

    0 comments No comments

  2. Teemo Tang 11,466 Reputation points
    2021-06-01T01:42:37.753+00:00

    The short answer is no, it is not possible.
    To elaborate, there is not a global encoding option in Windows Server 2008 that let us both 1) set a global default which 2) all the applications you listed would obey.
    You can't make the conversion of ISO 8859-1 to UTF - 8 in place because the UTF-8 version will be usually longer time (unless you convert a pure ASCII file, which is unnecessary in the first place conversion).

    More information here:
    https://superuser.com/questions/239810/setting-utf8-as-default-character-encoding-in-windows-7

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.