string-bytes

string-bytes is a built-in function in `C source code'.

(string-bytes STRING)

Return the number of bytes in STRING.
If STRING is multibyte, this may be greater than the length of STRING.