473,505 Members | 14,136 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Big5 to/from Utf-8 string conversion module

I want to develop a middle tier module of big5 to/from utf-8 conversion
module by using .NET platform.

utf-8 big5
-------> [module] ------->
<------ <-------
utf-8 big5

any ideas of classes and methods to use?
Nov 15 '05 #1
2 5720
I want to develop a middle tier module of big5 to/from utf-8 conversion
module by using .NET platform.
...
any ideas of classes and methods to use?

System.Text.Encoding
- Encoding.GetEncoding
- Encoding.Convert

--
Mihai
-------------------------
Replace _year_ with _ to get the real email
Nov 15 '05 #2
Mullin Yu <mu*******@ctil.com> wrote:
I want to develop a middle tier module of big5 to/from utf-8 conversion
module by using .NET platform.

utf-8 big5
-------> [module] ------->
<------ <-------
utf-8 big5

any ideas of classes and methods to use?


See http://www.pobox.com/~skeet/csharp/unicode.html

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4032
by: Ray B. X. Zhou | last post by:
I use xml.sax to parse big5 encoding xml file. And I got message "unknown encoding: big5". What can I do? Thank you very much. Ray
2
4095
by: Utada P.W. SIU | last post by:
anyone know how to convert big5 character to gb character?? I mean the word is changed physically
7
14227
by: Andy Fish | last post by:
Hi, I have a servlet (running under tomcat 4.1, java 1.4.2) that sends XML in the HTTP body from a servlet. The I want the XML to be encoded in UTF-8. when I run Tomcat on windows 2000, the...
2
2950
by: Mullin Yu | last post by:
i try to send a big5-encoded xml request to a java servlet by two ways 1. vb6 => success 2. c# => all chinese character becomes ?????? my c# coding is as following: i wonder will it convert...
0
2561
by: CN | last post by:
Hi! My 8.0beta2 database was initialized with option "-E UNICODE". Psql sets client encoding to Big5: database1=# \encoding big5 I get this error when inserting Big5 character 0xf9d8: ...
5
7576
by: nielsgron | last post by:
Hi, I have created a database on DB2 8.1 and 8.2 for Windows using the codeset "Big5" with the command: db2 CREATE DATABASE TWBIG5 USING CODESET BIG5 TERRITORY TW When I try to connect to...
0
1136
by: joe | last post by:
how to change page-level charset to big5
2
2591
by: praveen2gupta | last post by:
I am developing an Ajax application with multi charset. All data and charset is in the oracle database . I an accessing data using javascript and jsp. jsp page access data from the databse and insrt...
0
1593
by: narue | last post by:
Hi, I know that we cannot change codeset once the database is created. Thus, I would like to find out if it is possible to migrate an old DB2 database with BIG5 codeset to a new DB2 UTF database?...
4
2849
by: keveaton | last post by:
hi guys and girls, hope all is well. im not sure if this is the right place to post this, so apologies if so, here goes anyway. i have a customer who uses a java applet to view real time stock...
0
7216
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7303
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7367
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7471
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5613
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5028
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3176
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1528
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.