Hit the send button before the paste #2 On Mon, Nov 14, 2011 at 9:40 AM, Stephen Russell <srussell...@gmail.com> wrote: > On Sun, Nov 13, 2011 at 12:34 AM, midnet <mic.dev...@gmail.com> wrote: >> I was asked a question in a job interview last week as the topic. I am just >> curious about the question and eager to get the answer. As I know the ascii >> is like a subset of UTF-8, but does anyone point out for me if there are any >> characters in ASCII but not in UTF-8. Very appreciate. > ------------------ > <www.lmgtfy.com/?q=are+any+characters+in+ASCII+but+not+in+UTF-8>
UTF-8 is also a very common encoding to compress the most common characters (in the U.S. alphabet at least) down to 8-bits per character, and a way that is mostly compatible with ASCII. As such, UTF-8 and UTF-16 are both common encodings. Depends on language as best I can gather. UTF-16 & -32 fill the wholes that language differences created. -- Stephen Russell 901.246-0159 cell -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net