Obviously, since all chars are at least one byte, size_in_bytes >= size_in_chars.
So my question is: Since the word "characters" is redundant, as bytes will always be the limiting factor, is it left in there purely to give English (and other languages that use one-byte-chars)-speaking users a rough estimation of how long their entry can be in chars before it runs out? Or is it just there?