https://t.co/9ku3UGbj7V is a central platform for events. It promotes the collaboration of event organisers by allowing them to share audience into one platform rather than each one recruiting fans to their social media pages and it's used for selling online tickets.
To convert "Hi!" into binary we check a demical number corresponding to a character H=72, i=105 & !=33. As a result Hi! is represented by numbers 72 105 33 and converted into 8bits binary 72=01001000, 105=01101001 & 33=00100001. Therefore 01001000 01101001 00100001 means Hi! 😁