Format strings cannot contain multi-byte characters. In the previous example, in the "xxx-xxxx" format string, the x and the hyphen are single-byte characters. The following format string, which contains a double-byte character followed by two single-byte characters, is invalid: