Problems with octal codes

I am looking for a chart or table which has the \codes like \1 = ....., \21 = ....., I am having trouble finding the right codes the french e with an accent.I am using windows xp but I am using edit ms dos edit. Old school style. please help
[262 byte] By [rickie_richa] at [2007-10-3 6:43:10]
# 1

So since thie is on a Java site I'm going to guess you want the Octal codes for the UNICODE character set right? :-)

Ashamed to expose how old I am but the old DOS days use an ASCII set with a Key Page variable for locale settings.

So on my Windows system I can hold down the ALT key and use the numeric key pad to enter in a letter directly.

?is what you want right? I type ALT-130

This URL will show you the other values. Jump to 130

http://wwwdim.uqac.uquebec.ca/~attrembl/ascii_codes.htm

The Unicode values can be found here:

http://www.unicode.org/charts/PDF/U0080.pdf

paducahWildcata at 2007-7-15 1:32:29 > top of Java-index,Desktop,Developing for the Desktop...