Re: How to represent the letter phi
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 8 May 2008 00:25:44 +0200
"Winbug" <Roger.Valand@xxxxxxxxx> wrote in message
news:8876e9a8-e19a-4120-9929-6fb990346bd4@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I guess I have to go unicode then wich makes it a bit more complicated
since I have to go unicode all the way.
No you don't. UTF-8 was specifically engineered to map to the same
code points as ASCII for values from 0 to 159, and to be able to
reach code points up to U+FFFF (at least, may also be the full 32-bit
range) with its use of the values from 160 to 255.
So for valid 7-bit ASCII codes, the UTF-8 encoding is identical,
and the full Unicode range is still within reach.
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: How to represent the letter phi
- From: Hans-Peter Diettrich
- Re: How to represent the letter phi
- References:
- How to represent the letter phi
- From: Winbug
- Re: How to represent the letter phi
- From: Rudy Velthuis
- Re: How to represent the letter phi
- From: Winbug
- How to represent the letter phi
- Prev by Date: Re: How to represent the letter phi
- Next by Date: Re: How to represent the letter phi
- Previous by thread: Re: How to represent the letter phi
- Next by thread: Re: How to represent the letter phi
- Index(es):
Relevant Pages
|