Re: UNICODE to MBCS



I posted this question on comp.programming but no replies. Maybe this
group can better answer:

Hi,

I'm struggling with trying to understand how MBCS works. The main
question I have with regards to MBCS is why is it that when I set my
regional settings on my windows machine to Chinese I am able to read
and use Japanese characters and if I set my regional settings to
Japanese I can read some but not all of the Chinese characters. Do the
chinese code pages include the Japanese character set?

Furthermore I'm able to read and use Russian characters as well when
I'm in either Chinese or Japanese. When I switch back to english the
russian, chinese, and japanese characters are all lost and appear as ?.

Anyone want to help me out?

Regards,
Matt

.



Relevant Pages

  • Trying to understand MBCS
    ... I'm struggling with trying to understand how MBCS works. ... Japanese I can read some but not all of the Chinese characters. ... Furthermore I'm able to read and use Russian characters as well when ... russian, chinese, and japanese characters are all lost and appear as ?. ...
    (comp.programming)
  • Re: C++, C# or Java.
    ... I investigated Chinese typesetting back in the DOS days. ... information into a small screen real estate. ... need ultra-high res to discriminate characters, ...
    (comp.lang.java.programmer)
  • Re: Strange characters at Microsoft Life Cycle web site
    ... I see Chinese or Japanese characters instead of dates under most of ... the headings!! ... Anyone hazard a guess as to why? ...
    (microsoft.public.windowsxp.general)
  • Re: Using MBCS in a UNICODE defined project
    ... display a lot of chinese text, and this is working well for me. ... I need to supply it with MBCS format. ... and all is good (assuming the string is ... If i read that string my project reads it as unicode and gets it ...
    (microsoft.public.vc.mfc)
  • Re: Unicode in msvc++ 6.0
    ... single Chinese character. ... to get the expected MBCS representation. ... U0000..U00FF (the designation for the 8-bit character range in Unicode). ...
    (microsoft.public.vc.mfc)

Loading