Reading up on Unicode (even more than before...): "... Sometimes it's embarrassing to be a software engineer."
https://softwareengineering.stackexchange.com/questions/102205/should-utf-16-be-considered-harmful And did you know that 👩🏿🦰 =
&
#xd83d;&
#xdc69;&
#xd83c;&
#xdfff;&
#x200d;&
#xd83e;&
#xddb0; ?

Should UTF-16 be considered harmful?
I'm going to ask what is probably quite a controversial question: "Should one of the most
popular encodings, UTF-16, be considered harmful?"
Why do I ask this question?
How many programmers are a...
Software Engineering Stack Exchange