Why octal notation should be used for UTF-8 (and Unicode)
Summary
This post explains using octal notation to interpret UTF-8 byte sequences and extract Unicode code points without decoding, with multiple examples and caveats. It's a technical, personal blog piece that offers a niche, educational perspective on encoding and data dumps.