is ascii check in python code example Example: python is ascii 'mystring'.isascii() # true 'mÿstring'.isascii() #false