What ascii character would sort before the dot character?

Which character sets is US-ASCII a proper subset of, e.g. ISO-8859-1?

  • If I labelled 7-bit as some other character set, e.g. , (ISO-8859-1), in which character sets would it continue to be properly displayed (i.e. no ASCII glyphs are substituted by others in that character set)? Clearly not EBCDIC ...

  • Answer:

    Anything but . Only slight ambiguity I can think of is that in traditionally \ is instead printed as the sign, but usually this is treated as just a font difference, i.e. don't attempt code conversion but just pass it through. http://blogs.msdn.com/b/michkap/archive/2005/09/17/469941.aspx

Joseph Boyle at Quora Visit the source

Was this solution helpful to you?

Other answers

Practically in all of them. Most modern character sets (and their encodings) were conceived as extensions to and are deliberately designed to be backward-compatible with it, so that ASCII characters have the same numeric values. This is the case with all the ISO-8859 standards (including Latin-1) and with (including ).

Michal Boleslav Měchura

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.