Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: utf-8 to ascii

Re: utf-8 to ascii

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Wed, 26 Jan 2005 06:30:27 +0100
Message-ID: <41f72ade$0$24920$636a15ce@news.free.fr>

<mail2atulmehta_at_yahoo.com> a écrit dans le message de news:1106692620.860592.255110_at_c13g2000cwb.googlegroups.com...
| I have a question. how to generate two files, one in UTF-8, the other
| in ASCII with the same column length. So that when i do the conversion
| from utf-8 to ascii, the coloumn length does not change.
| Any help is apprecaited.

|

The *only* way is to only use ASCII characters from code points 1 to 127.

Regards
Michel Cadot Received on Tue Jan 25 2005 - 23:30:27 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US