(Test of reading constants defined by char codes (incl. wide chars)
C1 = #200;
C2 = #2000;
C3 = #$AF;
C4 = #$DF65;