UTF-8 in bytes is a function of language not of SAS.
Special characters will use one byte each.
Letters will use - latin (A a B b etc.) 1 byte each.
language specific characters (french, german, nordic, chinese, hebrew, arabic etc.) will use at least 2 bytes each.
... View more