1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3 
4 u"saħħa";
5 u'文';
6 u"�";
7 u"Μυστήριο";
8 
9  u"saħħa";
10  u'文'; u"�";
11 
12 u8" \u0301";
13 u8"\u0308 ";
14 u8"saħħa";
15 u8"文";
16 u8"�";
17 u8"saħ\u0127a";
18