as I know linux uses UTF-8 encoding. This means I can use std::string for handling string right? Just the encoding will be UTF-8.
std::string
Now on UTF-8 we know s
You can determine it based on the major x bits of the first byte: UTF-8, Description