
When it comes to implementing combining characters, an important question to ask is what order should be applied to them and the base character. Unless you have agreement on this, you can have serious problems when passing data between systems.
The Unicode Standard requires that all combining characters follow the base character in a Unicode string. (So the example to the left on the slide is correct.)
Copyright © 2003-2005 Richard Ishida. All rights reserved.