Hello everyone !

I would like to ask how to set additional character encoding in console (tty).
In my case I connect to the device using ssh or telnet via terminal in x, but I have to avoid graphic environment.
When I try to use tty it is impossible to set some character encoding which is available in terminal (for example IBM852).

I tried:

Code:
dpkg-reconfigure console-setup
but it gives me only little choice.

In terminal there is an option to add/remove character encoding. Where can I add and set it in console (tty) ?


Thanks for help,
Jack

(My OS - Ubuntu 12.04 64bit)