Topic: Bit Manipulation Problem / Level: intermediate

Problem: Implement a function that checks if a binary number has a valid representation of a character in UTF-8.

Run the code to see the output here...