-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunicode_ranges.json
More file actions
33 lines (33 loc) · 1.08 KB
/
Copy pathunicode_ranges.json
File metadata and controls
33 lines (33 loc) · 1.08 KB
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
{
"basic_cjk": [19968, 40959],
"cjk_extension_a": [13312, 19903],
"cjk_extension_b": [131072, 173791],
"cjk_extension_c": [173824, 177983],
"cjk_extension_d": [177984, 178207],
"cjk_extension_e": [178208, 183983],
"cjk_extension_f": [183984, 191471],
"cjk_extension_g": [196608, 201551],
"kangxi_radicals": [12032, 12255],
"radical_supplement": [11904, 12031],
"cjk_compatibility": [63744, 64255],
"cjk_compatibility_supplement": [194560, 195103],
"component_extension": [12272, 12287],
"cjk_strokes": [12736, 12783],
"cjk_structure": [12272, 12287],
"bopomofo": [12544, 12591],
"bopomofo_extended": [12704, 12735],
"pua_gbk": [57344, 63743],
"pua_wall": [983040, 1048573],
"en": [65, 122],
"digit": [48, 57],
"punct": [8192, 8303],
"emoji": [128512, 128591],
"greek": [880, 1023],
"cyrillic": [1024, 1279],
"japanese_hiragana": [12352, 12447],
"japanese_katakana": [12448, 12543],
"arabic": [1536, 1791],
"hebrew": [1424, 1535],
"hindi": [2304, 2431],
"bengali": [2432, 2559]
}