Which of the two is correct terminology?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That depends on where you use it…
The name of the encoding is
UTF-8.A dash is not valid to use everywhere, so for example in .NET framework the property of the
System.Text.Encodingclass that returns an instance of theUTF8Encodingclass that handles the UTF-8 encoding is namedUTF8.