(PHP 4 >= 4.0.6, PHP 5)
mb_strwidth() returns width of string str.
Multi-byte character usually twice of width compare to single byte character.
Table 1. Characters width
encoding is character encoding. If it is omitted, internal encoding is used.
See also: mb_strimwidth(), mb_internal_encoding().