PC Review


Reply
Thread Tools Rate Thread

How do I determine if a Char is in some character set?

 
 
Isaac Chen
Guest
Posts: n/a
 
      26th Aug 2003
System.Text.Encoding can be used to determine some
encoding of a Char if that Char can be encoded in it. But
what if the char is not in that character set corresponding
to the encoding? For example, U+714A is a Chinese
character, but not in Big5 character set. I'll get the
encoding of '?' using Encoding class.

Any other more definitive/direct way to know if a Char
is in some character set?

Thanks.

Isaac Chen

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to permanently delete char char char char style in MS Word? =?Utf-8?B?Q3Jpcw==?= Microsoft Word Document Management 6 12th Jun 2011 09:47 PM
How to determine char or number? Eric Microsoft Excel Misc 4 9th Feb 2010 02:31 PM
vlookup last character of 102 char field splat Microsoft Excel Worksheet Functions 3 30th Jan 2007 01:47 AM
Find if nth char = specific character.. =?Utf-8?B?bmFzdGVjaA==?= Microsoft Excel Misc 6 24th Nov 2005 02:57 PM
Too many characters in character literal... not using char! PK Microsoft ASP .NET 3 30th Mar 2004 01:38 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:59 AM.