Box Drawings Light Arc Down and Right at U+256D forms a rounded upper-left corner for text-mode lines, curving from the rightward horizontal direction into the downward vertical direction. It belongs to the Box Drawing block, a set of characters for constructing borders, dividers, and diagrams in monospaced text. Its main use is in terminal interfaces, console programs, and plain-text layouts that want a softer rounded border than square box-drawing corners. For example, a command-line dashboard, menu, or status panel may start its top-left corner with ╭, continue the top edge with horizontal line characters, and join the left edge with vertical line characters. It also appears in README files, chat logs, text art, and documentation diagrams where authors build frames, callouts, flow boxes, or simple UI mockups without images. The matching corner characters are used with it to complete a rounded rectangle, so alignment depends on a monospace font and consistent character width.