Share via


3.3.5.1.4 Traditional Chinese Identifiers

VBA support for identifiers containing Traditional Chinese characters is based upon Windows Codepage 950 [UNICODE-BESTFIT]. Traditional Chinese characters are encoded as 16 bit double byte characters with code points beginning at %xA140. The Unicode equivalents of Windows Codepage 950 code points are specified by the file bestfit950.txt provided at [UNICODE-BESTFIT].

A <CP950-initial-character> MAY be any Unicode character that corresponds to defined code points in the following ranges of Windows Codepage 950 code points: %xA2CF-A2FE; %xA340-F9DD.

A <CP950-subsequent-character> is defined identically to <CP950-initial-character> with the addition of code point %xA1C5 and code points in the range %xA2AF-A2B8.