Does the term multibyte refer to a charset whose characters can - but don\'t have to be - wider than 1 byte, (e.g. UTF-8) or does it refer to character sets which are in any
Typically the former, i.e. UTF-8-like. For more info, see Variable-width encoding.