Windows code page: Difference between revisions

Content deleted Content added
LOLCAFAN (talk | contribs)
Tags: Manual revert Mobile edit Mobile web edit
Rm not notable
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 404:
* The use of code pages limits the set of characters that may be used.
* Characters expressed in an unsupported code page may be converted to question marks (?) or other [[replacement character]]s, or to a simpler version (such as removing accents from a letter). In either case, the original character may be lost.
 
== See also ==
* [[AppLocale]] – a utility to run non-Unicode (code page-based) applications in a locale of the user's choice.
 
==References==