It also works for me. On macos and linux /usr/bin/env python3 -c "print(chr(ord('🚗') ^ 0x20))" gives you 🚷
stolen from Simon TathamI didn't think I'll ever see that PuTTY guy on this part of the Internet, yet there we are lol
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 🚷