You can use the same codes that you provided, or an extended ASCII character set (e.g. 195 for β) if you have the correct encoder to display characters.
On Linux, we miss the custom extended ASCII character set support, so it does not appear. However, I found another character set available for Linux, and almost looks like an extended ASCII character set. This is an IBM855.
All you have to do is change the character encoding of your command line application to IBM855. All popular framed drawing characters have the same extended ASCII character code, which is the most important.
You can compare sets of image and image .
PS: If you use a gnome-terminal, you can add the IBM855 encoding by clicking on the "Terminal" menu in the menu bar β "set character encoding" β "Add or Remove". Find the IBM855 and add it. Now just select the encoding from "terminal" β "set character encoding" β "Cyrillic (IBM855)."
Their boxes were enough for my homework. Hope this helps. :)
source share