473,396 Members | 1,768 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

code pages query

Hi,
can somebody tell the importance of Hex values specified in code pages.
For ex say for code page 850
http://en.wikipedia.org/wiki/CP_850

If u see this code page, for extended char [ Ê ] we have a decimal
equivalent of 210.
Now for this char Hex value specified if [ CA ], if we see this is not
an hex equivalent of 210. Then what is this hex value and wht is its
use in code page????
Wht I observe is for chars from decimal value 32 to 126, hex values
listed are equivalent of dec.
Why is this difference for extended chars.

Thanks in advance.
kaustubh

Oct 4 '06 #1
2 2011
ka**********@gmail.com writes:
>Hi,
can somebody tell the importance of Hex values specified in code pages.
For ex say for code page 850
http://en.wikipedia.org/wiki/CP_850
On that page the hex values just under the letters aren't meant to be
equal to the base 10 values that are below the hex values. As you say,
hex CA doesn't equal 210. I think you'll find that the hex values refer
to the Unicode character equivalents of the CP_850 characters. See
http://en.wikipedia.org/wiki/Unicode

Oct 4 '06 #2

Tim Love wrote:
ka**********@gmail.com writes:
Hi,
can somebody tell the importance of Hex values specified in code pages.
For ex say for code page 850
http://en.wikipedia.org/wiki/CP_850

On that page the hex values just under the letters aren't meant to be
equal to the base 10 values that are below the hex values. As you say,
hex CA doesn't equal 210. I think you'll find that the hex values refer
to the Unicode character equivalents of the CP_850 characters. See
http://en.wikipedia.org/wiki/Unicode

Thanks!!!
u r right, the hex values refer to the unicode code point values.
Here is a good site for char conversions
http://www.ltg.ed.ac.uk/~richard/utf...ut=CA&mode=hex

regards,
kaustubh

Oct 4 '06 #3

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

Similar topics

20
by: Xenophobe | last post by:
I have successfully converted the ASP code included in the following article to PHP: http://www.4guysfromrolla.com/webtech/040100-1.shtml As described the high and low latitudes and longitudes...
2
by: dmiller23462 | last post by:
Hey guys, I'm back again....I've got the results displaying that I wanted but instead of having a "next" or "previous" link displayed I am getting the error msg below (I actually get the data that...
1
by: lily82 | last post by:
can sm 1 help me transform this code to C# code?? tq so much :wink: Goto : <% Dim counter Dim page Dim pages counter= 10 pages = 20 page = 1
1
by: M Stery | last post by:
As a general rule, is using a stored Access query as the source for an asp page faster than making the asp page query the table directly? I'm looking to improve the performance of some asp pages...
8
by: Sandy Pittendrigh | last post by:
I have a how-to-do-it manual like site, related to fishing. I want to add a new interactive question/comment feature to each instructional page on the site. I want (registered) users to be able...
9
by: aczapran | last post by:
Everything I read on DB2 indicates that the bufferpool is a pool of database pages used to speed up database access. It is controlled by us, when we specify how many pages we would like to have...
2
by: RoomfulExpress | last post by:
The only problem I'm having with this code is when there are no values returned for the query, it is still allowing you to see and click the 'Next>>'. It disappears when there is at least one return...
3
by: Hazza | last post by:
Hi, I am using PHP and mysql to create a website. I am fairly new to PHP, and thus am grateful to anyone who helps! Firstly I am running a homepage, that displays additional content if a user...
11
by: =?Utf-8?B?UGV0ZXIgSw==?= | last post by:
I am working with Visual Studio or alternately with Expression Web. I need to create about 50 aspx pages with about 1200 thumbnali images, typically arranged in three to four groups per page,...
3
by: raaman rai | last post by:
Please help me with the following code. I have used this pagination script from the net and customized it but unfortunately it doesnt work as expected. The problem is, for the trial purpose i have 3...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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
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
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...

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.