[jQuery] convert character in event code

[jQuery] convert character in event code


Hi,
I'm new to this list.
I have a question: is there any way to convert characters in event
code (the output of e.which) and vice versa?
For example:
character § => code 32
code 732 => character ~
Thanks
Greg