The Python 3.4 and Python 3.8/3.9 are different when I try execute below statement:
print(\'\\u212B\')
Python 3.8/3.9 can print it correctly.