Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Non-Unicode Vs. Unicode System for Byte calculation

former_member190312
Active Participant
0 Likes
412

Hi All,

In a Non-Unicode system,

A chinese character is  How many bytes ?

A English Character ( Ex. A)  is how many bytes ?

A numeric ( Ex. 1)  is how many bytes ?

Space is how many bytes ?

In a Unicode system,

A chinese character is  How many bytes ?

A English Character ( Ex. A)  is how many bytes ?

A numeric ( Ex. 1)  is how many bytes ?

Space is how many bytes ?

is it possible to make non-unicode sap system work as unicode system through programming ?

Thanks

Pabi

Moderator message: please search for information.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

former_member190312
Active Participant
0 Likes
354

is there any suggestion ?