-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathuniBlocks.lua
788 lines (728 loc) · 40.1 KB
/
uniBlocks.lua
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
-- ----------------------------------------------------------------------------
--
-- uniBlocks - create a number of Unicode chars by block number
--
-- (see List of Unicode characters - Wikipedia)
--
-- ----------------------------------------------------------------------------
local _format = string.format
local _concat = table.concat
-- ----------------------------------------------------------------------------
--
local tUTF8Blocks =
{
{0x00, 0x3e}, -- Basic Latin
{0x40, 0x7e}, -- Basic Latin (*)
{0xc2, 0xc3, 0x80, 0xbf}, -- Latin-1 Supplement
{0xc4, 0xc5, 0x80, 0xbf}, -- Latin Extended-A
{0xc6, 0xc8, 0x80, 0xbf}, -- Latin Extended-B
{0xc9, 0xc9, 0x80, 0x8f}, -- Latin Extended-B (*)
{0xc9, 0xc9, 0x90, 0xbf}, -- IPA Extensions
{0xca, 0xca, 0x80, 0xaf}, -- IPA Extensions (*)
{0xca, 0xca, 0xb0, 0xbf}, -- Spacing Modifier Letters
{0xcb, 0xcb, 0x80, 0xbf}, -- Spacing Modifier Letters (*)
{0xcc, 0xcc, 0x80, 0xbf}, -- Combining Diacritical Marks
{0xcd, 0xcd, 0x80, 0xaf}, -- Combining Diacritical Marks (*)
{0xcd, 0xcd, 0xb0, 0xbf}, -- Greek and Coptic
{0xce, 0xcf, 0x80, 0xbf}, -- Greek and Coptic (*)
{0xd0, 0xd3, 0x80, 0xbf}, -- Cyrillic
{0xd4, 0xd4, 0x80, 0xaf}, -- Cyrillic Supplement
{0xd4, 0xd4, 0xb0, 0xbf}, -- Armenian
{0xd5, 0xd5, 0x80, 0xbf}, -- Armenian (*)
{0xd6, 0xd6, 0x80, 0x8f}, -- Armenian (*)
{0xd6, 0xd6, 0x90, 0xbf}, -- Hebrew
{0xd7, 0xd7, 0x80, 0xbf}, -- Hebrew (*)
{0xd8, 0xd8, 0x80, 0xbf}, -- Arabic
{0xd9, 0xdb, 0x80, 0xbf}, -- Arabic (*)
{0xdc, 0xdc, 0x80, 0xbf}, -- Syriac
{0xdd, 0xdd, 0x80, 0x8f}, -- Syriac (*)
{0xdd, 0xdd, 0x90, 0xbf}, -- Arabic Supplement
{0xde, 0xde, 0x80, 0xbf}, -- Thaana
{0xdf, 0xdf, 0x80, 0xbf}, -- N'Ko
{0xe0, 0xe0, 0xa0, 0xa0, 0x80, 0xbf}, -- Samaritan
{0xe0, 0xe0, 0xa1, 0xa1, 0x80, 0x9f}, -- Mandaic
{0xe0, 0xe0, 0xa1, 0xa1, 0xa0, 0xaf}, -- Syriac Supplement
{0xe0, 0xe0, 0xa1, 0xa1, 0xb0, 0xbf}, -- No_Block
{0xe0, 0xe0, 0xa2, 0xa2, 0x80, 0x9f}, -- No_Block (*)
{0xe0, 0xe0, 0xa2, 0xa3, 0xa0, 0xbf}, -- Arabic Extended-A
{0xe0, 0xe0, 0xa4, 0xa5, 0x80, 0xbf}, -- Devanagari
{0xe0, 0xe0, 0xa6, 0xa7, 0x80, 0xbf}, -- Bengali
{0xe0, 0xe0, 0xa8, 0xa9, 0x80, 0xbf}, -- Gurmukhi
{0xe0, 0xe0, 0xaa, 0xab, 0x80, 0xbf}, -- Gujarati
{0xe0, 0xe0, 0xac, 0xad, 0x80, 0xbf}, -- Oriya
{0xe0, 0xe0, 0xae, 0xaf, 0x80, 0xbf}, -- Tamil
{0xe0, 0xe0, 0xb0, 0xb1, 0x80, 0xbf}, -- Telugu
{0xe0, 0xe0, 0xb2, 0xb3, 0x80, 0xbf}, -- Kannada
{0xe0, 0xe0, 0xb4, 0xb5, 0x80, 0xbf}, -- Malayalam
{0xe0, 0xe0, 0xb6, 0xb7, 0x80, 0xbf}, -- Sinhala
{0xe0, 0xe0, 0xb8, 0xb9, 0x80, 0xbf}, -- Thai
{0xe0, 0xe0, 0xba, 0xbb, 0x80, 0xbf}, -- Lao
{0xe0, 0xe0, 0xbc, 0xbf, 0x80, 0xbf}, -- Tibetan
{0xe1, 0xe1, 0x80, 0x81, 0x80, 0xbf}, -- Myanmar
{0xe1, 0xe1, 0x82, 0x82, 0x80, 0x9f}, -- Myanmar (*)
{0xe1, 0xe1, 0x82, 0x82, 0xa0, 0xbf}, -- Georgian
{0xe1, 0xe1, 0x83, 0x83, 0x80, 0xbf}, -- Georgian (*)
{0xe1, 0xe1, 0x84, 0x87, 0x80, 0xbf}, -- Hangul Jamo
{0xe1, 0xe1, 0x88, 0x8d, 0x80, 0xbf}, -- Ethiopic
{0xe1, 0xe1, 0x8e, 0x8e, 0x80, 0x9f}, -- Ethiopic Supplement
{0xe1, 0xe1, 0x8e, 0x8e, 0xa0, 0xbf}, -- Cherokee
{0xe1, 0xe1, 0x8f, 0x8f, 0x80, 0xbf}, -- Cherokee (*)
{0xe1, 0xe1, 0x90, 0x99, 0x80, 0xbf}, -- Unified Canadian Aboriginal Syllabics
{0xe1, 0xe1, 0x9a, 0x9a, 0x80, 0x9f}, -- Ogham
{0xe1, 0xe1, 0x9a, 0x9a, 0xa0, 0xbf}, -- Runic
{0xe1, 0xe1, 0x9b, 0x9b, 0x80, 0xbf}, -- Runic (*)
{0xe1, 0xe1, 0x9c, 0x9c, 0x80, 0x9f}, -- Tagalog
{0xe1, 0xe1, 0x9c, 0x9c, 0xa0, 0xbf}, -- Hanunoo
{0xe1, 0xe1, 0x9d, 0x9d, 0x80, 0x9f}, -- Buhid
{0xe1, 0xe1, 0x9d, 0x9d, 0xa0, 0xbf}, -- Tagbanwa
{0xe1, 0xe1, 0x9e, 0x9f, 0x80, 0xbf}, -- Khmer
{0xe1, 0xe1, 0xa0, 0xa1, 0x80, 0xbf}, -- Mongolian
{0xe1, 0xe1, 0xa2, 0xa2, 0x80, 0xaf}, -- Mongolian (*)
{0xe1, 0xe1, 0xa2, 0xa2, 0xb0, 0xbf}, -- Unified Canadian Aboriginal Syllabics Extended
{0xe1, 0xe1, 0xa3, 0xa3, 0x80, 0xbf}, -- Unified Canadian Aboriginal Syllabics Extended (*)
{0xe1, 0xe1, 0xa4, 0xa4, 0x80, 0xbf}, -- Limbu
{0xe1, 0xe1, 0xa5, 0xa5, 0x80, 0x8f}, -- Limbu (*)
{0xe1, 0xe1, 0xa5, 0xa5, 0x90, 0xbf}, -- Tai Le
{0xe1, 0xe1, 0xa6, 0xa6, 0x80, 0xbf}, -- New Tai Lue
{0xe1, 0xe1, 0xa7, 0xa7, 0x80, 0x9f}, -- New Tai Lue (*)
{0xe1, 0xe1, 0xa7, 0xa7, 0xa0, 0xbf}, -- Khmer Symbols
{0xe1, 0xe1, 0xa8, 0xa8, 0x80, 0x9f}, -- Buginese
{0xe1, 0xe1, 0xa8, 0xa8, 0xa0, 0xbf}, -- Tai Tham
{0xe1, 0xe1, 0xa9, 0xa9, 0x80, 0xbf}, -- Tai Tham (*)
{0xe1, 0xe1, 0xaa, 0xaa, 0x80, 0xaf}, -- Tai Tham (*)
{0xe1, 0xe1, 0xaa, 0xaa, 0xb0, 0xbf}, -- Combining Diacritical Marks Extended
{0xe1, 0xe1, 0xab, 0xab, 0x80, 0xbf}, -- Combining Diacritical Marks Extended (*)
{0xe1, 0xe1, 0xac, 0xad, 0x80, 0xbf}, -- Balinese
{0xe1, 0xe1, 0xae, 0xae, 0x80, 0xbf}, -- Sundanese
{0xe1, 0xe1, 0xaf, 0xaf, 0x80, 0xbf}, -- Batak
{0xe1, 0xe1, 0xb0, 0xb0, 0x80, 0xbf}, -- Lepcha
{0xe1, 0xe1, 0xb1, 0xb1, 0x80, 0x8f}, -- Lepcha (*)
{0xe1, 0xe1, 0xb1, 0xb1, 0x90, 0xbf}, -- Ol Chiki
{0xe1, 0xe1, 0xb2, 0xb2, 0x80, 0x8f}, -- Cyrillic Extended-C
{0xe1, 0xe1, 0xb2, 0xb2, 0x90, 0xbf}, -- Georgian Extended
{0xe1, 0xe1, 0xb3, 0xb3, 0x80, 0x8f}, -- Sundanese Supplement
{0xe1, 0xe1, 0xb3, 0xb3, 0x90, 0xbf}, -- Vedic Extensions
{0xe1, 0xe1, 0xb4, 0xb5, 0x80, 0xbf}, -- Phonetic Extensions
{0xe1, 0xe1, 0xb6, 0xb6, 0x80, 0xbf}, -- Phonetic Extensions Supplement
{0xe1, 0xe1, 0xb7, 0xb7, 0x80, 0xbf}, -- Combining Diacritical Marks Supplement
{0xe1, 0xe1, 0xb8, 0xbb, 0x80, 0xbf}, -- Latin Extended Additional
{0xe1, 0xe1, 0xbc, 0xbf, 0x80, 0xbf}, -- Greek Extended
{0xe2, 0xe2, 0x80, 0x80, 0x80, 0xbf}, -- General Punctuation
{0xe2, 0xe2, 0x81, 0x81, 0x80, 0xaf}, -- General Punctuation (*)
{0xe2, 0xe2, 0x81, 0x81, 0xb0, 0xbf}, -- Superscripts and Subscripts
{0xe2, 0xe2, 0x82, 0x82, 0x80, 0x9f}, -- Superscripts and Subscripts (*)
{0xe2, 0xe2, 0x82, 0x82, 0xa0, 0xbf}, -- Currency Symbols
{0xe2, 0xe2, 0x83, 0x83, 0x80, 0x8f}, -- Currency Symbols (*)
{0xe2, 0xe2, 0x83, 0x83, 0x90, 0xbf}, -- Combining Diacritical Marks for Symbols
{0xe2, 0xe2, 0x84, 0x84, 0x80, 0xbf}, -- Letterlike Symbols
{0xe2, 0xe2, 0x85, 0x85, 0x80, 0x8f}, -- Letterlike Symbols (contd)
{0xe2, 0xe2, 0x85, 0x85, 0x90, 0xbf}, -- Number Forms
{0xe2, 0xe2, 0x86, 0x86, 0x80, 0x8f}, -- Number Forms (contd)
{0xe2, 0xe2, 0x86, 0x86, 0x90, 0xbf}, -- Arrows
{0xe2, 0xe2, 0x87, 0x87, 0x80, 0xbf}, -- Arrows (contd)
{0xe2, 0xe2, 0x88, 0x8b, 0x80, 0xbf}, -- Mathematical Operators
{0xe2, 0xe2, 0x8c, 0x8f, 0x80, 0xbf}, -- Miscellaneous Technical
{0xe2, 0xe2, 0x90, 0x90, 0x80, 0xbf}, -- Control Pictures
{0xe2, 0xe2, 0x91, 0x91, 0x80, 0x9f}, -- Optical Character Recognition
{0xe2, 0xe2, 0x91, 0x91, 0xa0, 0xbf}, -- Enclosed Alphanumerics
{0xe2, 0xe2, 0x92, 0x93, 0x80, 0xbf}, -- Enclosed Alphanumerics (contd)
{0xe2, 0xe2, 0x94, 0x95, 0x80, 0xbf}, -- Box Drawing
{0xe2, 0xe2, 0x96, 0x96, 0x80, 0x9f}, -- Block Elements
{0xe2, 0xe2, 0x96, 0x96, 0xa0, 0xbf}, -- Geometric Shapes
{0xe2, 0xe2, 0x97, 0x97, 0x80, 0xbf}, -- Geometric Shapes (*)
{0xe2, 0xe2, 0x98, 0x9b, 0x80, 0xbf}, -- Miscellaneous Symbols
{0xe2, 0xe2, 0x9c, 0x9e, 0x80, 0xbf}, -- Dingbats
{0xe2, 0xe2, 0x9f, 0x9f, 0x80, 0xaf}, -- Miscellaneous Mathematical Symbols-A
{0xe2, 0xe2, 0x9f, 0x9f, 0xb0, 0xbf}, -- Supplemental Arrows-A
{0xe2, 0xe2, 0xa0, 0xa3, 0x80, 0xbf}, -- Braille Patterns
{0xe2, 0xe2, 0xa4, 0xa5, 0x80, 0xbf}, -- Supplemental Arrows-B
{0xe2, 0xe2, 0xa6, 0xa7, 0x80, 0xbf}, -- Miscellaneous Mathematical Symbols-B
{0xe2, 0xe2, 0xa8, 0xab, 0x80, 0xbf}, -- Supplemental Mathematical Operators
{0xe2, 0xe2, 0xac, 0xaf, 0x80, 0xbf}, -- Miscellaneous Symbols and Arrows
{0xe2, 0xe2, 0xb0, 0xb0, 0x80, 0xbf}, -- Glagolitic
{0xe2, 0xe2, 0xb1, 0xb1, 0x80, 0x9f}, -- Glagolitic (*)
{0xe2, 0xe2, 0xb1, 0xb1, 0xa0, 0xbf}, -- Latin Extended-c
{0xe2, 0xe2, 0xb2, 0xb3, 0x80, 0xbf}, -- Coptic
{0xe2, 0xe2, 0xb4, 0xb4, 0x80, 0xaf}, -- Georgian Supplement
{0xe2, 0xe2, 0xb4, 0xb4, 0xb0, 0xbf}, -- Tifinagh
{0xe2, 0xe2, 0xb5, 0xb5, 0x80, 0xbf}, -- Tifinagh (*)
{0xe2, 0xe2, 0xb6, 0xb6, 0x80, 0xbf}, -- Ethiopic Extended
{0xe2, 0xe2, 0xb7, 0xb7, 0x80, 0x9f}, -- Ethiopic Extended (*)
{0xe2, 0xe2, 0xb7, 0xb7, 0xa0, 0xbf}, -- Cyrillic Extended-A
{0xe2, 0xe2, 0xb8, 0xb9, 0x80, 0xbf}, -- Supplemental Punctuation
{0xe2, 0xe2, 0xba, 0xbb, 0x80, 0xbf}, -- CJK Radicals Supplement
{0xe2, 0xe2, 0xbc, 0xbe, 0x80, 0xbf}, -- Kangxi Radicals
{0xe2, 0xe2, 0xbf, 0xbf, 0x80, 0xaf}, -- Kangxi Radicals (*)
{0xe2, 0xe2, 0xbf, 0xbf, 0xb0, 0xbf}, -- Ideographic Description Characters
{0xe3, 0xe3, 0x80, 0x80, 0x80, 0xbf}, -- CJK Symbols and Punctuation
{0xe3, 0xe3, 0x81, 0x81, 0x80, 0xbf}, -- Hiragana
{0xe3, 0xe3, 0x82, 0x82, 0x80, 0x9f}, -- Hiragana (*)
{0xe3, 0xe3, 0x82, 0x82, 0xa0, 0xbf}, -- Katakana
{0xe3, 0xe3, 0x83, 0x83, 0x80, 0xbf}, -- Katakana (*)
{0xe3, 0xe3, 0x84, 0x84, 0x80, 0xaf}, -- Bopomofo
{0xe3, 0xe3, 0x84, 0x84, 0xb0, 0xbf}, -- Hangul Compatibility Jamo
{0xe3, 0xe3, 0x85, 0x85, 0x80, 0xbf}, -- Hangul Compatibility Jamo (*)
{0xe3, 0xe3, 0x86, 0x86, 0x80, 0x8f}, -- Hangul Compatibility Jamo (*)
{0xe3, 0xe3, 0x86, 0x86, 0x90, 0x9f}, -- Kanbun
{0xe3, 0xe3, 0x86, 0x86, 0xa0, 0xbf}, -- Bopomofo Extended
{0xe3, 0xe3, 0x87, 0x87, 0x80, 0xaf}, -- CJK Strokes
{0xe3, 0xe3, 0x87, 0x87, 0xb0, 0xbf}, -- Katakana Phonetic Extensions
{0xe3, 0xe3, 0x88, 0x8b, 0x80, 0xbf}, -- Enclosed CJK Letters and Months
{0xe3, 0xe3, 0x8c, 0x8f, 0x80, 0xbf}, -- CJK Compatibility
{0xe3, 0xe3, 0x90, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs Extension A
{0xe4, 0xe4, 0x80, 0xb6, 0x80, 0xbf}, -- CJK Unified Ideographs Extension A (*)
{0xe4, 0xe4, 0xb7, 0xb7, 0x80, 0xbf}, -- Yijing Hexagram Symbols
{0xe4, 0xe4, 0xb8, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs
{0xe5, 0xe9, 0x80, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs (*)
{0xea, 0xea, 0x80, 0x91, 0x80, 0xbf}, -- Yi Syllables
{0xea, 0xea, 0x92, 0x92, 0x80, 0x8f}, -- Yi Syllables (*)
{0xea, 0xea, 0x92, 0x92, 0x90, 0xbf}, -- Yi Radicals
{0xea, 0xea, 0x93, 0x93, 0x80, 0x8f}, -- Yi Radicals (*)
{0xea, 0xea, 0x93, 0x93, 0x90, 0xbf}, -- Lisu
{0xea, 0xea, 0x94, 0x98, 0x80, 0xbf}, -- Vai
{0xea, 0xea, 0x99, 0x99, 0x80, 0xbf}, -- Cyrillic Extended-B
{0xea, 0xea, 0x9a, 0x9a, 0x80, 0x9f}, -- Cyrillic Extended-B (*)
{0xea, 0xea, 0x9a, 0x9a, 0xa0, 0xbf}, -- Bamum
{0xea, 0xea, 0x9b, 0x9b, 0x80, 0xbf}, -- Bamum (*)
{0xea, 0xea, 0x9c, 0x9c, 0x80, 0x9f}, -- Modifier Tone Letters
{0xea, 0xea, 0x9c, 0x9c, 0xa0, 0xbf}, -- Latin Extended-D
{0xea, 0xea, 0x9d, 0x9f, 0x80, 0xbf}, -- Latin Extended-D (*)
{0xea, 0xea, 0xa0, 0xa0, 0x80, 0xaf}, -- Syloti Nagri
{0xea, 0xea, 0xa0, 0xa0, 0xb0, 0xbf}, -- Common Indic Number Forms
{0xea, 0xea, 0xa1, 0xa1, 0x80, 0xbf}, -- Phags-pa
{0xea, 0xea, 0xa2, 0xa2, 0x80, 0xbf}, -- Saurashtra
{0xea, 0xea, 0xa3, 0xa3, 0x80, 0x9f}, -- Saurashtra (*)
{0xea, 0xea, 0xa3, 0xa3, 0xa0, 0xbf}, -- Devanagari Extended
{0xea, 0xea, 0xa4, 0xa4, 0x80, 0xaf}, -- Kayah Li
{0xea, 0xea, 0xa4, 0xa4, 0xb0, 0xbf}, -- Rejang
{0xea, 0xea, 0xa5, 0xa5, 0x80, 0x9f}, -- Rejang (*)
{0xea, 0xea, 0xa5, 0xa5, 0xa0, 0xbf}, -- Hangul Jamo Extended-A
{0xea, 0xea, 0xa6, 0xa6, 0x80, 0xbf}, -- Javanese
{0xea, 0xea, 0xa7, 0xa7, 0x80, 0x9f}, -- Javanese (*)
{0xea, 0xea, 0xa7, 0xa7, 0xa0, 0xbf}, -- Myanmar Extended-B
{0xea, 0xea, 0xa8, 0xa8, 0x80, 0xbf}, -- Cham
{0xea, 0xea, 0xa9, 0xa9, 0x80, 0x9f}, -- Cham (*)
{0xea, 0xea, 0xa9, 0xa9, 0xa0, 0xbf}, -- Myanmar Extended-A
{0xea, 0xea, 0xaa, 0xaa, 0x80, 0xbf}, -- Tai Viet
{0xea, 0xea, 0xab, 0xab, 0x80, 0x9f}, -- Tai Viet (*)
{0xea, 0xea, 0xab, 0xab, 0xa0, 0xbf}, -- Meetei Mayek Extensions
{0xea, 0xea, 0xac, 0xac, 0x80, 0xaf}, -- Ethiopic Extended-A
{0xea, 0xea, 0xac, 0xac, 0xb0, 0xbf}, -- Latin Extended-E
{0xea, 0xea, 0xad, 0xad, 0x80, 0xaf}, -- Latin Extended-E (*)
{0xea, 0xea, 0xad, 0xad, 0xb0, 0xbf}, -- Cherokee Supplement
{0xea, 0xea, 0xae, 0xae, 0x80, 0xbf}, -- Cherokee Supplement (*)
{0xea, 0xea, 0xaf, 0xaf, 0x80, 0xbf}, -- Meetei Mayek
{0xea, 0xea, 0xb0, 0xbf, 0x80, 0xbf}, -- Hangul Syllables
{0xeb, 0xec, 0xb0, 0xbf, 0x80, 0xbf}, -- Hangul Syllables (*)
{0xed, 0xed, 0x80, 0x9d, 0x80, 0xbf}, -- Hangul Syllables (*)
{0xed, 0xed, 0x9e, 0x9e, 0x80, 0xaf}, -- Hangul Syllables (*)
{0xed, 0xed, 0x9e, 0x9e, 0xb0, 0xbf}, -- Hangul Jamo Extended-B
{0xed, 0xed, 0x9f, 0x9f, 0x80, 0xbf}, -- Hangul Jamo Extended-B (*)
{0xed, 0xed, 0xa0, 0xad, 0x80, 0xbf}, -- High Surrogates -- not in RFC 3629
{0xed, 0xed, 0xae, 0xaf, 0x80, 0xbf}, -- High Private Use Surrogates -- not in RFC 3629
{0xed, 0xed, 0xb0, 0xbf, 0x80, 0xbf}, -- Low Surrogates -- not in RFC 3629
{0xee, 0xee, 0x80, 0xbf, 0x80, 0xbf}, -- Private Use Area
{0xef, 0xef, 0x80, 0xa3, 0x80, 0xbf}, -- Private Use Area (*)
{0xef, 0xef, 0xa4, 0xab, 0x80, 0xbf}, -- CJK Compatibility Ideographs
{0xef, 0xef, 0xac, 0xac, 0x80, 0xbf}, -- Alphabetic Presentation Forms
{0xef, 0xef, 0xad, 0xad, 0x80, 0x8f}, -- Alphabetic Presentation Forms (*)
{0xef, 0xef, 0xad, 0xad, 0x90, 0xbf}, -- Arabic Presentation Forms-A
{0xef, 0xef, 0xae, 0xb6, 0x80, 0xbf}, -- Arabic Presentation Forms-A (*)
{0xef, 0xef, 0xb7, 0xb7, 0x80, 0x8f}, -- Arabic Presentation Forms-A (*)
{0xef, 0xef, 0xb7, 0xb7, 0x90, 0xaf}, -- Non-Characters -- correct!
{0xef, 0xef, 0xb7, 0xb7, 0xb0, 0xbf}, -- Arabic Presentation Forms-A (contd)
{0xef, 0xef, 0xb8, 0xb8, 0x80, 0x8f}, -- Variation Selectors
{0xef, 0xef, 0xb8, 0xb8, 0x90, 0x9f}, -- Vertical Forms
{0xef, 0xef, 0xb8, 0xb8, 0xa0, 0xaf}, -- Combining Half Marks
{0xef, 0xef, 0xb8, 0xb8, 0xb0, 0xbf}, -- CJK Compatibility Forms
{0xef, 0xef, 0xb9, 0xb9, 0x80, 0x8f}, -- CJK Compatibility Forms (*)
{0xef, 0xef, 0xb9, 0xb9, 0x90, 0xaf}, -- Small Form Variants
{0xef, 0xef, 0xb9, 0xb9, 0xb0, 0xbf}, -- Arabic Presentation Forms-B
{0xef, 0xef, 0xba, 0xbb, 0x80, 0xbf}, -- Arabic Presentation Forms-B (*)
{0xef, 0xef, 0xbc, 0xbe, 0x80, 0xbf}, -- Halfwidth and Fullwidth Forms
{0xef, 0xef, 0xbf, 0xbf, 0x80, 0xaf}, -- Halfwidth and Fullwidth Forms (*)
{0xef, 0xef, 0xbf, 0xbf, 0xb0, 0xbf}, -- Specials
{0xf0, 0xf0, 0x90, 0x90, 0x80, 0x81, 0x80, 0xbf}, -- Linear B Syllabary
{0xf0, 0xf0, 0x90, 0x90, 0x82, 0x83, 0x80, 0xbf}, -- Linear B Ideograms
{0xf0, 0xf0, 0x90, 0x90, 0x84, 0x84, 0x80, 0xbf}, -- Aegean Numbers
{0xf0, 0xf0, 0x90, 0x90, 0x85, 0x85, 0x80, 0xbf}, -- Ancient Greek Numbers
{0xf0, 0xf0, 0x90, 0x90, 0x86, 0x86, 0x80, 0x8f}, -- Ancient Greek Numbers (*)
{0xf0, 0xf0, 0x90, 0x90, 0x86, 0x86, 0x90, 0xbf}, -- Ancient Symbols
{0xf0, 0xf0, 0x90, 0x90, 0x87, 0x87, 0x80, 0x8f}, -- Ancient Symbols (*)
{0xf0, 0xf0, 0x90, 0x90, 0x87, 0x87, 0x90, 0xbf}, -- Phaistos Disc
{0xf0, 0xf0, 0x90, 0x90, 0x88, 0x89, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0x8a, 0x8a, 0x80, 0x9f}, -- Lycian
{0xf0, 0xf0, 0x90, 0x90, 0x8a, 0x8a, 0xa0, 0xbf}, -- Carian
{0xf0, 0xf0, 0x90, 0x90, 0x8b, 0x8b, 0x80, 0x9f}, -- Carian (*)
{0xf0, 0xf0, 0x90, 0x90, 0x8b, 0x8b, 0xa0, 0xbf}, -- Coptic Epact Numbers
{0xf0, 0xf0, 0x90, 0x90, 0x8c, 0x8c, 0x80, 0xaf}, -- Old Italic
{0xf0, 0xf0, 0x90, 0x90, 0x8c, 0x8c, 0xb0, 0xbf}, -- Gothic
{0xf0, 0xf0, 0x90, 0x90, 0x8d, 0x8d, 0x80, 0x8f}, -- Gothic (*)
{0xf0, 0xf0, 0x90, 0x90, 0x8d, 0x8d, 0x90, 0xbf}, -- Old Permic
{0xf0, 0xf0, 0x90, 0x90, 0x8e, 0x8e, 0x80, 0x9f}, -- Ugaritic
{0xf0, 0xf0, 0x90, 0x90, 0x8e, 0x8e, 0xa0, 0xbf}, -- Old Persian
{0xf0, 0xf0, 0x90, 0x90, 0x8f, 0x8f, 0x80, 0x9f}, -- Old Persian (*)
{0xf0, 0xf0, 0x90, 0x90, 0x8f, 0x8f, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0x90, 0x90, 0x80, 0xbf}, -- Deseret
{0xf0, 0xf0, 0x90, 0x90, 0x91, 0x91, 0x80, 0x8f}, -- Deseret (*)
{0xf0, 0xf0, 0x90, 0x90, 0x91, 0x91, 0x90, 0xbf}, -- Shavian
{0xf0, 0xf0, 0x90, 0x90, 0x92, 0x92, 0x80, 0xaf}, -- Osmanya
{0xf0, 0xf0, 0x90, 0x90, 0x92, 0x92, 0xb0, 0xbf}, -- Osage
{0xf0, 0xf0, 0x90, 0x90, 0x93, 0x93, 0x80, 0xbf}, -- Osage (*)
{0xf0, 0xf0, 0x90, 0x90, 0x94, 0x94, 0x80, 0xaf}, -- Elbasan
{0xf0, 0xf0, 0x90, 0x90, 0x94, 0x94, 0xb0, 0xbf}, -- Caucasian Albanian
{0xf0, 0xf0, 0x90, 0x90, 0x95, 0x95, 0x80, 0xaf}, -- Caucasian Albanian (*)
{0xf0, 0xf0, 0x90, 0x90, 0x95, 0x95, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0x96, 0x97, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x90, 0x90, 0x98, 0x9d, 0x80, 0xbf}, -- Linear A
{0xf0, 0xf0, 0x90, 0x90, 0x9e, 0x9f, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xa0, 0xa0, 0x80, 0xbf}, -- Cypriot Syllabary
{0xf0, 0xf0, 0x90, 0x90, 0xa1, 0xa1, 0x80, 0x9f}, -- Imperial Aramaic
{0xf0, 0xf0, 0x90, 0x90, 0xa1, 0xa1, 0xa0, 0xbf}, -- Palmyrene
{0xf0, 0xf0, 0x90, 0x90, 0xa2, 0xa2, 0x80, 0xaf}, -- Nabataean
{0xf0, 0xf0, 0x90, 0x90, 0xa2, 0xa2, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xa3, 0xa3, 0x80, 0x9f}, -- No_Block (*)
{0xf0, 0xf0, 0x90, 0x90, 0xa3, 0xa3, 0xa0, 0xbf}, -- Hatran
{0xf0, 0xf0, 0x90, 0x90, 0xa4, 0xa4, 0x80, 0x9f}, -- Phoenician
{0xf0, 0xf0, 0x90, 0x90, 0xa4, 0xa4, 0xa0, 0xbf}, -- Lydian
{0xf0, 0xf0, 0x90, 0x90, 0xa5, 0xa5, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xa6, 0xa6, 0x80, 0x9f}, -- Meroitic Hieroglyphs
{0xf0, 0xf0, 0x90, 0x90, 0xa6, 0xa6, 0xa0, 0xbf}, -- Meroitic Cursive
{0xf0, 0xf0, 0x90, 0x90, 0xa7, 0xa7, 0x80, 0xbf}, -- Meroitic Cursive (*)
{0xf0, 0xf0, 0x90, 0x90, 0xa8, 0xa8, 0x80, 0xbf}, -- Kharoshthi
{0xf0, 0xf0, 0x90, 0x90, 0xa9, 0xa9, 0x80, 0x9f}, -- Kharoshthi (*)
{0xf0, 0xf0, 0x90, 0x90, 0xa9, 0xa9, 0xa0, 0xbf}, -- Old South Arabian
{0xf0, 0xf0, 0x90, 0x90, 0xaa, 0xaa, 0x80, 0x9f}, -- Old North Arabian
{0xf0, 0xf0, 0x90, 0x90, 0xaa, 0xaa, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xab, 0xab, 0x80, 0xbf}, -- Manichaean
{0xf0, 0xf0, 0x90, 0x90, 0xac, 0xac, 0x80, 0xbf}, -- Avestan
{0xf0, 0xf0, 0x90, 0x90, 0xad, 0xad, 0x80, 0x9f}, -- Inscriptional Parthian
{0xf0, 0xf0, 0x90, 0x90, 0xad, 0xad, 0xa0, 0xbf}, -- Inscriptional Pahlavi
{0xf0, 0xf0, 0x90, 0x90, 0xae, 0xae, 0x80, 0xaf}, -- Psalter Pahlavi
{0xf0, 0xf0, 0x90, 0x90, 0xae, 0xae, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xaf, 0xaf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x90, 0x90, 0xb0, 0xb0, 0x80, 0xbf}, -- Old Turkic
{0xf0, 0xf0, 0x90, 0x90, 0xb1, 0xb1, 0x80, 0x8f}, -- Old Turkic (*)
{0xf0, 0xf0, 0x90, 0x90, 0xb1, 0xb1, 0x90, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xb2, 0xb3, 0x80, 0xbf}, -- Old Hungarian
{0xf0, 0xf0, 0x90, 0x90, 0xb4, 0xb4, 0x80, 0xbf}, -- Hanifi Rohingya
{0xf0, 0xf0, 0x90, 0x90, 0xb5, 0xb8, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xb9, 0xb9, 0x80, 0x9f}, -- No_Block (*)
{0xf0, 0xf0, 0x90, 0x90, 0xb9, 0xb9, 0xa0, 0xbf}, -- Rumi Numeral Symbols
{0xf0, 0xf0, 0x90, 0x90, 0xba, 0xbb, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xbc, 0xbc, 0x80, 0xaf}, -- Old Sogdian
{0xf0, 0xf0, 0x90, 0x90, 0xbc, 0xbc, 0xb0, 0xbf}, -- Sogdian
{0xf0, 0xf0, 0x90, 0x90, 0xbd, 0xbd, 0x80, 0xaf}, -- Sogdian (*)
{0xf0, 0xf0, 0x90, 0x90, 0xbd, 0xbd, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x90, 0x90, 0xbe, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x91, 0x91, 0x80, 0x81, 0x80, 0xbf}, -- Brahmi
{0xf0, 0xf0, 0x91, 0x91, 0x82, 0x82, 0x80, 0xbf}, -- Kaithi
{0xf0, 0xf0, 0x91, 0x91, 0x83, 0x83, 0x80, 0x8f}, -- Kaithi (*)
{0xf0, 0xf0, 0x91, 0x91, 0x83, 0x83, 0x90, 0xbf}, -- Sora Sompeng
{0xf0, 0xf0, 0x91, 0x91, 0x84, 0x84, 0x80, 0xbf}, -- Chakma
{0xf0, 0xf0, 0x91, 0x91, 0x85, 0x85, 0x80, 0x8f}, -- Chakma (*)
{0xf0, 0xf0, 0x91, 0x91, 0x85, 0x85, 0x90, 0xbf}, -- Mahajani
{0xf0, 0xf0, 0x91, 0x91, 0x86, 0x86, 0x80, 0xbf}, -- Sharada
{0xf0, 0xf0, 0x91, 0x91, 0x87, 0x87, 0x80, 0x9f}, -- Sharada (*)
{0xf0, 0xf0, 0x91, 0x91, 0x87, 0x87, 0xa0, 0xbf}, -- Sinhala Archaic Numbers
{0xf0, 0xf0, 0x91, 0x91, 0x88, 0x88, 0x80, 0xbf}, -- Khojki
{0xf0, 0xf0, 0x91, 0x91, 0x89, 0x89, 0x80, 0x8f}, -- Khojki (*)
{0xf0, 0xf0, 0x91, 0x91, 0x8a, 0x8a, 0x80, 0xaf}, -- Multani
{0xf0, 0xf0, 0x91, 0x91, 0x8a, 0x8a, 0xb0, 0xbf}, -- Khudawadi
{0xf0, 0xf0, 0x91, 0x91, 0x8b, 0x8b, 0x80, 0xbf}, -- Khudawadi (*)
{0xf0, 0xf0, 0x91, 0x91, 0x8c, 0x8d, 0x80, 0xbf}, -- Grantha
{0xf0, 0xf0, 0x91, 0x91, 0x8e, 0x8f, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0x90, 0x91, 0x80, 0xbf}, -- Newa
{0xf0, 0xf0, 0x91, 0x91, 0x92, 0x92, 0x80, 0xbf}, -- Tirhuta
{0xf0, 0xf0, 0x91, 0x91, 0x93, 0x93, 0x80, 0x9f}, -- Tirhuta (*)
{0xf0, 0xf0, 0x91, 0x91, 0x93, 0x93, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0x94, 0x95, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x91, 0x91, 0x96, 0x97, 0x80, 0xbf}, -- Siddham
{0xf0, 0xf0, 0x91, 0x91, 0x98, 0x98, 0x80, 0xbf}, -- Modi
{0xf0, 0xf0, 0x91, 0x91, 0x99, 0x99, 0x80, 0x9f}, -- Modi (*)
{0xf0, 0xf0, 0x91, 0x91, 0x99, 0x99, 0xa0, 0xbf}, -- Mongolian Supplement
{0xf0, 0xf0, 0x91, 0x91, 0x9a, 0x9a, 0x80, 0xbf}, -- Takri
{0xf0, 0xf0, 0x91, 0x91, 0x9b, 0x9b, 0x80, 0x8f}, -- Takri (*)
{0xf0, 0xf0, 0x91, 0x91, 0x9b, 0x9b, 0x90, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0x9c, 0x9c, 0x80, 0xbf}, -- Ahom
{0xf0, 0xf0, 0x91, 0x91, 0x9d, 0x9f, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xa0, 0xa0, 0x80, 0xbf}, -- Dogra
{0xf0, 0xf0, 0x91, 0x91, 0xa1, 0xa1, 0x80, 0x8f}, -- Dogra (*)
{0xf0, 0xf0, 0x91, 0x91, 0xa1, 0xa1, 0x90, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xa2, 0xa2, 0x80, 0x9f}, -- No_Block (*)
{0xf0, 0xf0, 0x91, 0x91, 0xa2, 0xa2, 0xa0, 0xbf}, -- Warang Citi
{0xf0, 0xf0, 0x91, 0x91, 0xa3, 0xa3, 0x80, 0xbf}, -- Warang Citi (*)
{0xf0, 0xf0, 0x91, 0x91, 0xa4, 0xa7, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xa8, 0xa8, 0x80, 0xbf}, -- Zanabazar Square
{0xf0, 0xf0, 0x91, 0x91, 0xa9, 0xa9, 0x80, 0x8f}, -- Zanabazar Square (*)
{0xf0, 0xf0, 0x91, 0x91, 0xa9, 0xa9, 0x90, 0xbf}, -- Soyombo
{0xf0, 0xf0, 0x91, 0x91, 0xaa, 0xaa, 0x80, 0xaf}, -- Soyombo (*)
{0xf0, 0xf0, 0x91, 0x91, 0xa9, 0xa9, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xab, 0xab, 0x80, 0xbf}, -- Pau Cin Hau
{0xf0, 0xf0, 0x91, 0x91, 0xac, 0xaf, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xb0, 0xb0, 0x80, 0xbf}, -- Bhaiksuki
{0xf0, 0xf0, 0x91, 0x91, 0xb1, 0xb1, 0x80, 0xaf}, -- Bhaiksuki (*)
{0xf0, 0xf0, 0x91, 0x91, 0xb1, 0xb1, 0xb0, 0xbf}, -- Marchen
{0xf0, 0xf0, 0x91, 0x91, 0xb2, 0xb2, 0x80, 0xbf}, -- Marchen (*)
{0xf0, 0xf0, 0x91, 0x91, 0xb3, 0xb3, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xb4, 0xb4, 0x80, 0xbf}, -- Masaram Gondi
{0xf0, 0xf0, 0x91, 0x91, 0xb5, 0xb5, 0x80, 0x9f}, -- Masaram Gondi (*)
{0xf0, 0xf0, 0x91, 0x91, 0xb5, 0xb5, 0xa0, 0xbf}, -- Gunjala Gondi
{0xf0, 0xf0, 0x91, 0x91, 0xb6, 0xb6, 0x80, 0xaf}, -- Gunjala Gondi (*)
{0xf0, 0xf0, 0x91, 0x91, 0xb6, 0xb6, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x91, 0x91, 0xb7, 0xba, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x91, 0x91, 0xbb, 0xbb, 0x80, 0x9f}, -- No_Block (*)
{0xf0, 0xf0, 0x91, 0x91, 0xbb, 0xbb, 0xa0, 0xbf}, -- Makasar
{0xf0, 0xf0, 0x91, 0x91, 0xbc, 0xbf, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x92, 0x92, 0x80, 0x89, 0x80, 0xbf}, -- Cuneiform
{0xf0, 0xf0, 0x92, 0x92, 0x90, 0x91, 0x80, 0xbf}, -- Cuneiform Numbers and Punctuation
{0xf0, 0xf0, 0x92, 0x92, 0x92, 0x94, 0x80, 0xbf}, -- Early Dynastic Cuneiform
{0xf0, 0xf0, 0x92, 0x92, 0x95, 0x95, 0x80, 0x8f}, -- Early Dynastic Cuneiform (*)
{0xf0, 0xf0, 0x92, 0x92, 0x95, 0x95, 0x90, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x92, 0x92, 0x96, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x93, 0x93, 0x80, 0x8f, 0x80, 0xbf}, -- Egyptian Hieroglyphs
{0xf0, 0xf0, 0x93, 0x93, 0x90, 0x90, 0x80, 0xaf}, -- Egyptian Hieroglyphs (*)
{0xf0, 0xf0, 0x93, 0x93, 0x90, 0x90, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x93, 0x93, 0x91, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x94, 0x94, 0x80, 0x8f, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x94, 0x94, 0x90, 0x99, 0x80, 0xbf}, -- Anatolian Hieroglyphs
{0xf0, 0xf0, 0x94, 0x94, 0x9a, 0xbf, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x95, 0x95, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0x80, 0x9f, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0xa0, 0xa8, 0x80, 0xbf}, -- Bamum Supplement
{0xf0, 0xf0, 0x96, 0x96, 0xa9, 0xa9, 0x80, 0xaf}, -- Mro
{0xf0, 0xf0, 0x96, 0x96, 0xa9, 0xa9, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x96, 0x96, 0xaa, 0xaa, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0xab, 0xab, 0x80, 0x8f}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0xab, 0xab, 0x90, 0xbf}, -- Bassa Vah
{0xf0, 0xf0, 0x96, 0x96, 0xac, 0xad, 0x80, 0xbf}, -- Pahawh Hmong
{0xf0, 0xf0, 0x96, 0x96, 0xae, 0xae, 0x80, 0x8f}, -- Pahawh Hmong (*)
{0xf0, 0xf0, 0x96, 0x96, 0xae, 0xae, 0x90, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x96, 0x96, 0xaf, 0xb8, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0xb9, 0xb9, 0x80, 0xbf}, -- Medefaidrin
{0xf0, 0xf0, 0x96, 0x96, 0xba, 0xba, 0x80, 0x9f}, -- Medefaidrin (*)
{0xf0, 0xf0, 0x96, 0x96, 0xba, 0xba, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x96, 0x96, 0xbb, 0xbb, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0xbc, 0xbd, 0x80, 0xbf}, -- Miao
{0xf0, 0xf0, 0x96, 0x96, 0xbe, 0xbe, 0x80, 0x9f}, -- Miao (*)
{0xf0, 0xf0, 0x96, 0x96, 0xbe, 0xbe, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x96, 0x96, 0xbf, 0xbf, 0x80, 0x9f}, -- No_Block (*)
{0xf0, 0xf0, 0x96, 0x96, 0xbf, 0xbf, 0xa0, 0xbf}, -- Ideographic Symbols and Punctuation
{0xf0, 0xf0, 0x97, 0x97, 0x80, 0xbf, 0x80, 0xbf}, -- Tangut
{0xf0, 0xf0, 0x98, 0x98, 0x80, 0x9f, 0x80, 0xbf}, -- Tangut (*)
{0xf0, 0xf0, 0x98, 0x98, 0xa0, 0xab, 0x80, 0xbf}, -- Tangut Components
{0xf0, 0xf0, 0x98, 0x98, 0xac, 0xbf, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x99, 0x9a, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9b, 0x9b, 0x80, 0x83, 0x80, 0xbf}, -- Kana Supplement
{0xf0, 0xf0, 0x9b, 0x9b, 0x84, 0x84, 0x80, 0xaf}, -- Kana Extended-A
{0xf0, 0xf0, 0x9b, 0x9b, 0x84, 0x84, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9b, 0x9b, 0x85, 0x85, 0x80, 0xaf}, -- No_Block (*)
{0xf0, 0xf0, 0x9b, 0x9b, 0x85, 0x85, 0xb0, 0xbf}, -- Nushu
{0xf0, 0xf0, 0x9b, 0x9b, 0x86, 0x8b, 0x80, 0xbf}, -- Nushu (*)
{0xf0, 0xf0, 0x9b, 0x9b, 0x8c, 0xaf, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9b, 0x9b, 0xb0, 0xb1, 0x80, 0xbf}, -- Duployan
{0xf0, 0xf0, 0x9b, 0x9b, 0xb2, 0xb2, 0x80, 0x9f}, -- Duployan (*)
{0xf0, 0xf0, 0x9b, 0x9b, 0xb2, 0xb2, 0xa0, 0xaf}, -- Shorthand Format Controls
{0xf0, 0xf0, 0x9b, 0x9b, 0xb2, 0xb2, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9b, 0x9b, 0xb3, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9c, 0x9c, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9d, 0x9d, 0x80, 0x83, 0x80, 0xbf}, -- Byzantine Musical Symbols
{0xf0, 0xf0, 0x9d, 0x9d, 0x84, 0x87, 0x80, 0xbf}, -- Musical Symbols
{0xf0, 0xf0, 0x9d, 0x9d, 0x88, 0x88, 0x80, 0xbf}, -- Ancient Greek Musical Notation
{0xf0, 0xf0, 0x9d, 0x9d, 0x89, 0x89, 0x80, 0x8f}, -- Ancient Greek Musical Notation (*)
{0xf0, 0xf0, 0x9d, 0x9d, 0x89, 0x89, 0x90, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9d, 0x9d, 0x8a, 0x8a, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9d, 0x9d, 0x8b, 0x8b, 0x80, 0x9f}, -- No_Block (*)
{0xf0, 0xf0, 0x9d, 0x9d, 0x8b, 0x8b, 0xa0, 0xbf}, -- Mayan Numerals
{0xf0, 0xf0, 0x9d, 0x9d, 0x8b, 0x8b, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9d, 0x9d, 0x8c, 0x8c, 0x80, 0xbf}, -- Tai Xuan Jing Symbols
{0xf0, 0xf0, 0x9d, 0x9d, 0x8d, 0x8d, 0x80, 0x9f}, -- Tai Xuan Jing Symbols (*)
{0xf0, 0xf0, 0x9d, 0x9d, 0x8d, 0x8d, 0xa0, 0xbf}, -- Counting Rod Numerals
{0xf0, 0xf0, 0x9d, 0x9d, 0x8e, 0x8f, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9d, 0x9d, 0x90, 0x9f, 0x80, 0xbf}, -- Mathematical Alphanumeric Symbols
{0xf0, 0xf0, 0x9d, 0x9d, 0xa0, 0xa9, 0x80, 0xbf}, -- Sutton SignWriting
{0xf0, 0xf0, 0x9d, 0x9d, 0xaa, 0xaa, 0x80, 0xaf}, -- Sutton SignWriting (*)
{0xf0, 0xf0, 0x9d, 0x9d, 0xaa, 0xaa, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9d, 0x9d, 0xab, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0x80, 0x80, 0x80, 0xaf}, -- Glagolitic Supplement
{0xf0, 0xf0, 0x9e, 0x9e, 0x80, 0x80, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9e, 0x9e, 0x81, 0x9f, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0xa0, 0xa2, 0x80, 0xbf}, -- Mende Kikakui
{0xf0, 0xf0, 0x9e, 0x9e, 0xa3, 0xa3, 0x80, 0x9f}, -- Mende Kikakui (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0xa3, 0xa3, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9e, 0x9e, 0xa4, 0xa4, 0x80, 0xbf}, -- Adlam
{0xf0, 0xf0, 0x9e, 0x9e, 0xa5, 0xa5, 0x80, 0x9f}, -- Adlam (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0xa5, 0xa5, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9e, 0x9e, 0xa6, 0xb0, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0xb1, 0xb1, 0x80, 0xaf}, -- No_Block (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0xb1, 0xb1, 0xb0, 0xbf}, -- Indic Siyaq Numbers
{0xf0, 0xf0, 0x9e, 0x9e, 0xb2, 0xb2, 0x80, 0xbf}, -- Indic Siyaq Numbers (*)
{0xf0, 0xf0, 0x9e, 0x9e, 0xb3, 0xb7, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9e, 0x9e, 0xb8, 0xbb, 0x80, 0xbf}, -- Arabic Mathematical Alphabetic Symbols
{0xf0, 0xf0, 0x9e, 0x9e, 0xbc, 0xbf, 0x80, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9f, 0x9f, 0x80, 0x80, 0x80, 0xaf}, -- Mahjong Tiles
{0xf0, 0xf0, 0x9f, 0x9f, 0x80, 0x80, 0xb0, 0xbf}, -- Domino Tiles
{0xf0, 0xf0, 0x9f, 0x9f, 0x81, 0x81, 0x80, 0xbf}, -- Domino Tiles (*)
{0xf0, 0xf0, 0x9f, 0x9f, 0x82, 0x82, 0x80, 0x9f}, -- Domino Tiles (*)
{0xf0, 0xf0, 0x9f, 0x9f, 0x82, 0x82, 0xa0, 0xbf}, -- Playing Cards
{0xf0, 0xf0, 0x9f, 0x9f, 0x83, 0x83, 0x80, 0xbf}, -- Playing Cards (*)
{0xf0, 0xf0, 0x9f, 0x9f, 0x84, 0x87, 0x80, 0xbf}, -- Enclosed Alphanumeric Supplement
{0xf0, 0xf0, 0x9f, 0x9f, 0x88, 0x8b, 0x80, 0xbf}, -- Enclosed Ideographic Supplement
{0xf0, 0xf0, 0x9f, 0x9f, 0x8c, 0x97, 0x80, 0xbf}, -- Miscellaneous Symbols and Pictographs
{0xf0, 0xf0, 0x9f, 0x9f, 0x98, 0x98, 0x80, 0xbf}, -- Emoticons
{0xf0, 0xf0, 0x9f, 0x9f, 0x99, 0x99, 0x80, 0x8f}, -- Emoticons (*)
{0xf0, 0xf0, 0x9f, 0x9f, 0x99, 0x99, 0x90, 0xbf}, -- Ornamental Dingbats
{0xf0, 0xf0, 0x9f, 0x9f, 0x9a, 0x9b, 0x80, 0xbf}, -- Transport and Map Symbols
{0xf0, 0xf0, 0x9f, 0x9f, 0x9c, 0x9d, 0x80, 0xbf}, -- Alchemical Symbols
{0xf0, 0xf0, 0x9f, 0x9f, 0x9e, 0x9f, 0x80, 0xbf}, -- Geometric Shapes Extended
{0xf0, 0xf0, 0x9f, 0x9f, 0xa0, 0xa3, 0x80, 0xbf}, -- Supplemental Arrows-C
{0xf0, 0xf0, 0x9f, 0x9f, 0xa4, 0xa7, 0x80, 0xbf}, -- Supplemental Symbols and Pictographs
{0xf0, 0xf0, 0x9f, 0x9f, 0xa8, 0xa8, 0x80, 0xbf}, -- Chess Symbols
{0xf0, 0xf0, 0x9f, 0x9f, 0xa9, 0xa9, 0x80, 0xaf}, -- Chess Symbols (*)
{0xf0, 0xf0, 0x9f, 0x9f, 0xa9, 0xa9, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0x9f, 0x9f, 0xaa, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0xa0, 0xa9, 0x80, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs Extension B
{0xf0, 0xf0, 0xaa, 0xaa, 0x80, 0x9a, 0x80, 0xbf}, -- CJK Unified Ideographs Extension B (*)
{0xf0, 0xf0, 0xaa, 0xaa, 0x9b, 0x9b, 0x80, 0x9f}, -- CJK Unified Ideographs Extension B (*)
{0xf0, 0xf0, 0xaa, 0xaa, 0x9b, 0x9b, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0xaa, 0xaa, 0x9c, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs Extension C
{0xf0, 0xf0, 0xab, 0xab, 0x80, 0x9c, 0x80, 0xbf}, -- CJK Unified Ideographs Extension C (*)
{0xf0, 0xf0, 0xab, 0xab, 0x9d, 0x9f, 0x80, 0xbf}, -- CJK Unified Ideographs Extension D
{0xf0, 0xf0, 0xab, 0xab, 0xa0, 0xa0, 0x80, 0x9f}, -- CJK Unified Ideographs Extension D (*)
{0xf0, 0xf0, 0xab, 0xab, 0xa0, 0xa0, 0xa0, 0xbf}, -- CJK Unified Ideographs Extension E
{0xf0, 0xf0, 0xab, 0xab, 0xa1, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs Extension E (*)
{0xf0, 0xf0, 0xac, 0xac, 0x80, 0xb9, 0x80, 0xbf}, -- CJK Unified Ideographs Extension E (*)
{0xf0, 0xf0, 0xac, 0xac, 0xba, 0xba, 0x80, 0xaf}, -- CJK Unified Ideographs Extension E (*)
{0xf0, 0xf0, 0xac, 0xac, 0xba, 0xba, 0xb0, 0xbf}, -- CJK Unified Ideographs Extension F
{0xf0, 0xf0, 0xac, 0xac, 0xbb, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs Extension F (*)
{0xf0, 0xf0, 0xad, 0xad, 0x80, 0xbf, 0x80, 0xbf}, -- CJK Unified Ideographs Extension F (*)
{0xf0, 0xf0, 0xae, 0xae, 0x80, 0xae, 0x80, 0xbf}, -- CJK Unified Ideographs Extension F (*)
{0xf0, 0xf0, 0xae, 0xae, 0xaf, 0xaf, 0x80, 0xaf}, -- CJK Unified Ideographs Extension F (*)
{0xf0, 0xf0, 0xae, 0xae, 0xaf, 0xaf, 0xb0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0xae, 0xae, 0xb0, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0xaf, 0xaf, 0x80, 0x9f, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0xaf, 0xaf, 0xa0, 0xa7, 0x80, 0xbf}, -- CJK Compatibility Ideographs Supplement
{0xf0, 0xf0, 0xaf, 0xaf, 0xa8, 0xa8, 0x80, 0x9f}, -- CJK Compatibility Ideographs Supplement (*)
{0xf0, 0xf0, 0xaf, 0xaf, 0xa8, 0xa8, 0xa0, 0xbf}, -- No_Block
{0xf0, 0xf0, 0xaf, 0xaf, 0xa9, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf0, 0xf0, 0xb0, 0xbf, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf1, 0xf1, 0x80, 0xbf, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf2, 0xf2, 0x80, 0xbf, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf3, 0xf3, 0x80, 0x9f, 0x80, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf3, 0xf3, 0xa0, 0xa0, 0x80, 0x81, 0x80, 0xbf}, -- Tags
{0xf3, 0xf3, 0xa0, 0xa0, 0x82, 0x83, 0x80, 0xbf}, -- No_Block
{0xf3, 0xf3, 0xa0, 0xa0, 0x84, 0x86, 0x80, 0xbf}, -- Variation Selectors Supplement
{0xf3, 0xf3, 0xa0, 0xa0, 0x87, 0x87, 0x80, 0xaf}, -- Variation Selectors Supplement (*)
{0xf3, 0xf3, 0xa0, 0xa0, 0x87, 0x87, 0xb0, 0xbf}, -- No_Block
{0xf3, 0xf3, 0xa1, 0xaf, 0x88, 0xbf, 0x80, 0xbf}, -- No_Block (*)
{0xf3, 0xf3, 0xb0, 0xbf, 0x80, 0xbf, 0x80, 0xbf}, -- Supplementary Private Use Area-A
{0xf4, 0xf4, 0x80, 0x8f, 0x80, 0xbc, 0x80, 0xbf}, -- Supplementary Private Use Area-B
{0xf4, 0xf4, 0x8f, 0x8f, 0xbd, 0xbd, 0x80, 0xbf}, -- Supplementary Private Use Area-B (*)
{0xf4, 0xf4, 0x8f, 0x8f, 0xbe, 0xbf, 0x80, 0xbf}, -- Non-Characters
}
-- ----------------------------------------------------------------------------
--
local function CreateByBlock(inBlock, inLabel, inFilename, inMode, inAlignCols, inCompact)
-- safety check
--
if 0 > inBlock or inBlock > #tUTF8Blocks then return false end
-- open file
--
local fhTgt = io.open(inFilename, inMode)
if not fhTgt then return false end
-- check for the align column
--
inAlignCols = inAlignCols or 4
if 4 > inAlignCols then inAlignCols = 4 end
------------------
-- By Block Number
--
local tUTFRow = tUTF8Blocks[inBlock] -- the interval's row
local iRefUTF8 = 0 -- Unicode reference number U+...
local iCurrCol = 0 -- counts columns for new line
local tLineOut = { } -- list of chars for current line
local sCatChar = " " -- char used for spacing chars
local sHeader = "" -- header for a block
local sLine = "" -- (helper just for clarity)
local sAppend = "\n" -- how to terminate the file write
local bSkipNL = false -- skip the first newline if (*)
local sFormat1 = "%c"
local sFormat2 = "%c%c"
local sFormat3 = "%c%c%c"
local sFormat4 = "%c%c%c%c"
-- ------------------------------------
-- this is the main header for a block
--
function _writeFileHeader(inText)
inText = inText or "No Name Given"
local tLines = { }
local sUnderL = string.rep("-", math.max(40, #inText))
tLines[#tLines + 1] = ""
tLines[#tLines + 1] = sUnderL
tLines[#tLines + 1] = inText
tLines[#tLines + 1] = sUnderL
tLines[#tLines + 1] = ""
fhTgt:write(_concat(tLines, "\n"))
end
-- --------------------
-- write lines to file
--
function _flushLines()
fhTgt:write(_concat(tLineOut, sCatChar))
tLineOut = { }
iCurrCol = 0
end
-- -------------------
-- check if at the end
--
function _flushOnColumnBreak()
iCurrCol = iCurrCol + 1
if (0 == (iCurrCol % inAlignCols)) then
tLineOut[#tLineOut + 1] = "\n"
_flushLines()
iCurrCol = 0 -- check overflow
end
end
-- ------------------------------------
-- check if a new line is necessary
-- if the block header text was written
-- avoid thus an empty line
-- (works reversed)
--
function _chkNewLine(inText)
if not bSkipNL then return inText end
-- done, this is the very first row
-- remove the leading \n
--
bSkipNL = false
return inText:sub(2)
end
-- -------------------------------------------
-- write the row with the block header
-- that is the U+ code and the mark bytes code
--
local function _addBlockHeader(inText)
tLineOut[#tLineOut + 1] = _chkNewLine(inText)
_flushLines()
end
-- -------------------------
-- header line for the block
--
bSkipNL = inLabel:find("(*)", 1, true)
if not bSkipNL then _writeFileHeader(inLabel, inBlock) end
--------------------------------------
-- the very first row is the std ascii
--
if not tUTFRow[3] then
sHeader = _format("\n{U+%04X} [0x%02x 0x80]\n", tUTFRow[1], 0xc0 + math.floor(tUTFRow[1] / 0x40))
_addBlockHeader(sHeader)
-- loop all codes
--
if not inCompact then
for iCurUTF=tUTFRow[1], tUTFRow[2] do
if 0x20 > iCurUTF then
sLine = _format(sFormat1, 0x20)
else
sLine = _format(sFormat1, iCurUTF)
end
tLineOut[#tLineOut + 1] = sLine
_flushOnColumnBreak()
end
-- write and quit
--
tLineOut[#tLineOut + 1] = sAppend
_flushLines()
end
fhTgt:write(sAppend)
fhTgt:close()
return true
end
--------------------------------------------
-- loop all codes defined in row's intervals
--
for iCurUTF=tUTFRow[1], tUTFRow[2] do
if not tUTFRow[5] then
iRefUTF8 = ((iCurUTF - 0xc0) * 0x40) + (tUTFRow[3] - 0x80)
sHeader = _format("\n{U+%04X} [0x%x 0x%x]\n", iRefUTF8, iCurUTF, tUTFRow[3])
_addBlockHeader(sHeader)
end
for iByte1=tUTFRow[3], tUTFRow[4] do
if tUTFRow[5] then
if not tUTFRow[7] then
if 0xe0 == iCurUTF then
iRefUTF8 = ((iCurUTF - 0xe0) * 0x1000) + ((iByte1 - 0x81) * 0x40) + (tUTFRow[5] - 0x80)
else
iRefUTF8 = ((iCurUTF - 0xe0) * 0x1000) + ((iByte1 - 0x80) * 0x40) + (tUTFRow[5] - 0x80)
end
sHeader = _format("\n{U+%04X} [0x%x 0x%x 0x%x]\n", iRefUTF8, iCurUTF, iByte1, tUTFRow[5])
_addBlockHeader(sHeader)
end
for iByte2=tUTFRow[5], tUTFRow[6] do
if tUTFRow[7] then
iRefUTF8 = ((iCurUTF - 0xf0) * 0x40000) + ((iByte1 - 0x80) * 0x1000) + ((iByte2 - 0x80) * 0x40) + (tUTFRow[7] - 0x80)
sHeader = _format("\n{U+%04X} [0x%x 0x%x 0x%x 0x%x]\n", iRefUTF8, iCurUTF, iByte1, iByte2, tUTFRow[7])
_addBlockHeader(sHeader)
for iByte3=tUTFRow[7], tUTFRow[8] do
-- write interval of characters
--
if not inCompact then
sLine = _format(sFormat4, iCurUTF, iByte1, iByte2, iByte3)
tLineOut[#tLineOut + 1] = sLine
_flushOnColumnBreak()
end
end
else
-- write interval of characters
--
if not inCompact then
sLine = _format(sFormat3, iCurUTF, iByte1, iByte2)
tLineOut[#tLineOut + 1] = sLine
_flushOnColumnBreak()
end
end
end
_flushLines()
else
-- write interval of characters
--
if not inCompact then
sLine = _format(sFormat2, iCurUTF, iByte1)
tLineOut[#tLineOut + 1] = sLine
_flushOnColumnBreak()
end
end
end
_flushLines()
end
-- terminate the write
--
fhTgt:write(sAppend)
fhTgt:close()
return true
end
-- ----------------------------------------------------------------------------
-- protect access to a table
--
local function _protect(tbl)
return setmetatable({ }, {
__index = tbl,
__newindex = function(_, key, value)
error("attempting to change constant " ..
tostring(key) .. " to " .. tostring(value), 2)
end
})
end
-- ----------------------------------------------------------------------------
--
local function Initialize()
_protect(tUTF8Blocks)
end
-- ----------------------------------------------------------------------------
--
return
{
Init = Initialize,
ByBlock = CreateByBlock,
}
-- ----------------------------------------------------------------------------
-- ----------------------------------------------------------------------------