<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>How do you extract hex value of a Unicode character ?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi All,</FONT>
</P>

<P>        <FONT SIZE=2 FACE="Arial">If unichr(x), where x is a value like 0x4EEE will give you the character as mapped in the Unicode tables, what is the</FONT></P>

<P><FONT SIZE=2 FACE="Arial">opposite of this command? In other words, how do I get the 0xABCD value from the character itself ?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Dennis P</FONT>
</P>

</BODY>
</HTML>