I remember back I the early z80 qbasic, I used to create menu borders by using the Char$ keyword to access "symbols" not directly available with the keyboard
At that time we didn't have that much fonts, so it was like looking up a fixed table, now, with all the existing fonts, char(250) can be a letter or a symbol depending on the font in use