How to get the ascii code of Chinese characters?

Fredrik Lundh fredrik at pythonware.com
Sun Aug 20 04:56:05 EDT 2006


Gerhard Fiedler wrote:

>> No. ASCII characters range is 0..127 while Unicode characters range is
>> at least 0..65535.
> 
> Actually, Unicode goes beyond 65535.

you may want to look up "at least" in a dictionary.

</F>




More information about the Python-list mailing list