Box drawing characters are widely used in text user interfaces to draw various frames and boxes. In graphical user interfaces these characters are useless, because it is much simpler to draw lines and rectangles directly with graphical APIs; besides, box drawing characters work only with fixed-width fonts.
Draw the character in the drawing area at the left side of the drawing pad.
As you draw the character, the middle part of the box will show a selection of characters which the IME suspects you might be trying to draw.
When you find a correct character in the middle of the drawing pad, click on it and it will be added to the string currently being input in the document.