Lets say I have this string
const char* ch = "ب"; printf("%zu\\n", strlen(ch));
result is 2 how I count the unico