You must log in or register to comment.
stolen from Simon Tatham
I didn’t think I’ll ever see that PuTTY guy on this part of the Internet, yet there we are lol
chr(ord(‘🚗’) ^ 0x20)
im confused are you trying to indicate it doesn’t work? it functions as reported for me
It also works for me. On macos and linux
/usr/bin/env python3 -c "print(chr(ord('🚗') ^ 0x20))"
gives you 🚷