On Tue, Jul 30, 2013 at 10:45 AM, Richard Wordingham < richard.wording...@ntlworld.com> wrote:
> On Tue, 30 Jul 2013 00:15:58 +0300 > "Jukka K. Korpela" <jkorp...@cs.tut.fi> wrote: > > > 2013-07-29 23:42, James Lin wrote: > > > > > I have a question regarding the supported Unicode code page. > > > > There are no Unicode code pages. > > Just to be pedantic, there are several on Windows. They encode the > coding form (Unicode codes being best thought of as an assignment of > natural numbers to characters, with certain approved ways of storing > those numbers), e.g. Code pages 1200 (little-endian UTF-16), 1201 > (big-endian UTF-16), 12000 (little-endian UTF-32), 12001 (big-endian > UTF-32), 65000 (UTF-7) and 65001 (UTF-8). > > Richard. > > I shudder to imagine the circumstances that forced you to learn this information.