Result Size: 625 x 571
demo_ref_ascii.py:
x
 
x = ascii("My name is Ståle")
print(x)
C:\Users\My Name>python demo_ascii.py
'My name is St\e5le'