In IDLE, print(chr(219))
(219's the block character) outputs "Û".
Is there any way to get it to output the block character instead?
This might actually be some sort of computer-wide problem, as I cannot seem to get the block character to print from anywhere, copying it out of charmap and into any textbox just results in the Û.