On 23/08/11 00:15, Richard Wordingham wrote:
The problem is that a search for the character represented by the code unit sequence (H2,L3) would also pick up the sequence (H1,H2,L3). While there is no ambiguity, it does make searching more complicated to code. The same issue applies to the suggestion of using (H1,H2,L3,L4) sequences.
And what dou you think about (H1,H2,VS1,L3,L4)?

