It would be nice to have support for Unicode [normalization](https://www.unicode.org/faq/normalization.html) in the `Poco::UTF8` class. This could be implemented with [`utf8proc`](https://juliastrings.github.io/utf8proc/).