Font Bakery Logo image/svg+xml Font Bakery Logo Robert Martinez font build service https://github.com/xen/fontbakery
Fontbakery Technical Report

If you think a check is flawed or have an idea for a check, please file an issue at https://github.com/fonttools/fontbakery/issues and remember to include a pointer to the repo and branch you're checking.

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
0 0 4 15 71 10 146
0% 0% 2% 6% 29% 4% 59%

Meaning of check results:

If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.

(but other kinds of bug reports and/or feature requests are also always welcome, of course!)

FontBakery version: 0.12.10

OpenType Specification Checks

⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩

Fonts have consistent underline thickness?

Check ID: <FontBakeryCheck:com.google.fonts/check/family/underline_thickness>

Fonts have consistent PANOSE family type?

Check ID: <FontBakeryCheck:com.google.fonts/check/family/panose_familytype>

Make sure all font files have the same version value.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/equal_font_versions>

Check that OS/2.fsSelection bold & italic settings are unique for each NameID1

Check ID: <FontBakeryCheck:com.adobe.fonts/check/family/bold_italic_unique_for_nameid1>

Verify that each group of fonts with the same nameID 1 has maximum of 4 fonts.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/family/max_4_fonts_per_family_name>

Verify that family names in the name table are consistent across all fonts in the family. Checks Typographic Family name (nameID 16) if present, otherwise uses Font Family name (nameID 1)

Check ID: <FontBakeryCheck:com.adobe.fonts/check/family/consistent_family_name>

CFF table FontName must match name table ID 6 (PostScript name).

Check ID: <FontBakeryCheck:com.adobe.fonts/check/name/postscript_vs_cff>

Name table ID 6 (PostScript name) must be consistent across platforms.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/name/postscript_name_consistency>

Check name table for empty records.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/name/empty_records>

Description strings in the name table must not contain copyright info.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/no_copyright_on_description>

Does full font name begin with the font family name?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/match_familyname_fullfont>

The variable font 'wght' (Weight) axis coordinate must be 400 on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_wght_coord>

The variable font 'wdth' (Width) axis coordinate must be 100 on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_wdth_coord>

The variable font 'slnt' (Slant) axis coordinate must be zero on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_slnt_coord>

The variable font 'ital' (Italic) axis coordinate must be zero on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_ital_coord>

The variable font 'opsz' (Optical Size) axis coordinate should be between 10 and 16 on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_opsz_coord>

The variable font 'slnt' (Slant) axis coordinate specifies positive values in its range?

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/slnt_range>

The variable font 'ital' (Italic) axis coordinates is in a valid range?

Check ID: <FontBakeryCheck:com.typenetwork/check/varfont/ital_range>

The variable font 'wght' (Weight) axis coordinate must be within spec range of 1 to 1000 on all instances.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/wght_valid_range>

The variable font 'wdth' (Width) axis coordinate must strictly greater than zero.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/wdth_valid_range>

All fvar axes have a correspondent Axis Record on STAT table?

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/stat_axis_record_for_each_axis>

Does the number of glyphs in the loca table match the maxp table?

Check ID: <FontBakeryCheck:com.google.fonts/check/loca/maxp_num_glyphs>

EXPERIMENTAL CHECK - Since 2024/Jun/20
Does the font's CFF table top dict strings fit into the ASCII range?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff_ascii_strings>

Is the CFF subr/gsubr call depth > 10?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff_call_depth>

Does the font use deprecated CFF operators or operations?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff_deprecated_operators>

Is the CFF2 subr/gsubr call depth > 10?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff2_call_depth>

Checking font version fields (head and name table).

Check ID: <FontBakeryCheck:com.google.fonts/check/font_version>

Font has correct post table version?

Check ID: <FontBakeryCheck:com.google.fonts/check/post_table_version>

Checking correctness of monospaced metadata.

Check ID: <FontBakeryCheck:com.google.fonts/check/monospace>

Check if OS/2 xAvgCharWidth is correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/xavgcharwidth>

Check if OS/2 fsSelection matches head macStyle bold and italic bits.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/fsselection_matches_macstyle>

Checking unitsPerEm value is reasonable.

Check ID: <FontBakeryCheck:com.google.fonts/check/unitsperem>

Does the font have a DSIG table?

Check ID: <FontBakeryCheck:com.google.fonts/check/dsig>

Check glyphs in mark glyph class are non-spacing.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_spacing_marks>

Check mark characters are in GDEF mark glyph class.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_mark_chars>

Check GDEF mark glyph class doesn't have characters that are not marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_non_mark_chars>

Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value

Check ID: <FontBakeryCheck:com.google.fonts/check/gpos_kerning_info>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    GPOS table lacks kerning information.

    [code: lacks-kern-info]

Is there a usable "kern" table declared in the font?

Check ID: <FontBakeryCheck:com.google.fonts/check/kern_table>

Is there any unused data at the end of the glyf table?

Check ID: <FontBakeryCheck:com.google.fonts/check/glyf_unused_data>

Font follows the family naming recommendations?

Check ID: <FontBakeryCheck:com.google.fonts/check/family_naming_recommendations>

MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/maxadvancewidth>

PostScript name follows OpenType specification requirements?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/postscript_name>

Check for points out of bounds.

Check ID: <FontBakeryCheck:com.google.fonts/check/points_out_of_bounds>

Check glyphs do not have duplicate components which have the same x,y coordinates.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyf_non_transformed_duplicate_components>

Check code page character ranges

Check ID: <FontBakeryCheck:com.google.fonts/check/code_pages>

Does the font have any invalid feature tags?

Check ID: <FontBakeryCheck:com.google.fonts/check/layout_valid_feature_tags>

Does the font have any invalid script tags?

Check ID: <FontBakeryCheck:com.google.fonts/check/layout_valid_script_tags>

Does the font have any invalid language tags?

Check ID: <FontBakeryCheck:com.google.fonts/check/layout_valid_language_tags>

Checking post.italicAngle value.

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_angle>

Checking head.macStyle value.

Check ID: <FontBakeryCheck:com.google.fonts/check/mac_style>

Checking OS/2 fsSelection value.

Check ID: <FontBakeryCheck:com.google.fonts/check/fsselection>

Check name table IDs 1, 2, 16, 17 to conform to Italic style.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/italic_names>

Validates that the value of axisNameID used by each VariationAxisRecord is greater than 255 and less than 32768.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_axis_nameid>

Validates that the value of subfamilyNameID used by each InstanceRecord is 2, 17, or greater than 255 and less than 32768.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_subfamily_nameid>

Validates that the value of postScriptNameID used by each InstanceRecord is 6, 0xFFFF, or greater than 255 and less than 32768.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_postscript_nameid>

Validates that when an instance record is included for the default instance, its subfamilyNameID value is set to a name ID whose string is equal to the string of either name ID 2 or 17, and its postScriptNameID value is set to a name ID whose string is equal to the string of name ID 6.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_default_instance_nameids>

Validates that all of the instance records in a given font have the same size.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/same_size_instance_records>

Validates that all of the instance records in a given font have distinct data.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/distinct_instance_records>

Validate foundry-defined design-variation axis tag names.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/foundry_defined_tag_name>

Check that family axis ranges are indentical

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/family_axis_ranges>

STAT table has Axis Value tables?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/stat_has_axis_value_tables>

Checking OS/2 achVendID against configuration.

Check ID: <FontBakeryCheck:com.thetypefounders/check/vendor_id>

Check hhea.caretSlopeRise and hhea.caretSlopeRun

Check ID: <FontBakeryCheck:com.google.fonts/check/caret_slope>

Ensure VFs have 'ital' STAT axis.

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_axis_in_stat>

Ensure 'ital' STAT axis is boolean value

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_axis_in_stat_is_boolean>

Ensure 'ital' STAT axis is last.

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_axis_last>

Universal Profile Checks

🔥⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️

Check accent of Lcaron, dcaron, lcaron, tcaron

Check ID: <FontBakeryCheck:com.google.fonts/check/alt_caron>

Check that glyph for U+0675 ARABIC LETTER HIGH HAMZA is not a mark.

Check ID: <FontBakeryCheck:com.google.fonts/check/arabic_high_hamza>

Check that Arabic spacing symbols U+FBB2–FBC1 aren't classified as marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/arabic_spacing_symbols>

Ensure the font supports case swapping for all its glyphs.

Check ID: <FontBakeryCheck:com.google.fonts/check/case_mapping>

Does the font contain chws and vchw features?

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_chws_feature>
⚠️ CactusClassicalSerif-Regular.ttf

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

    The following glyphs do not have the recommended number of contours:

    - Glyph name: uni210A	Contours detected: 3	Expected: 2
    
    - Glyph name: uni21B9	Contours detected: 2	Expected: 4
    
    - Glyph name: uni2552	Contours detected: 1	Expected: 2
    
    - Glyph name: uni2553	Contours detected: 1	Expected: 2
    
    - Glyph name: uni2555	Contours detected: 1	Expected: 2
    
    - Glyph name: uni2556	Contours detected: 1	Expected: 2
    
    - Glyph name: uni2558	Contours detected: 1	Expected: 2
    
    - Glyph name: uni2559	Contours detected: 1	Expected: 2
    
    - Glyph name: uni255B	Contours detected: 1	Expected: 2
    
    - Glyph name: uni255C	Contours detected: 1	Expected: 2
    
    - Glyph name: uni255E	Contours detected: 1	Expected: 2
    
    - Glyph name: uni2561	Contours detected: 1	Expected: 2
    
    - Glyph name: ltshade	Contours detected: 4	Expected: 46
    
    - Glyph name: shade	Contours detected: 8	Expected: 85
    
    - Glyph name: dkshade	Contours detected: 16	Expected: 73
    
    - Glyph name: uni25CC	Contours detected: 19	Expected: 16 or 12
    
    - Glyph name: dkshade	Contours detected: 16	Expected: 73
    
    - Glyph name: fi	Contours detected: 1	Expected: 3
    
    - Glyph name: fl	Contours detected: 1	Expected: 2
    
    - Glyph name: ltshade	Contours detected: 4	Expected: 46
    
    - Glyph name: shade	Contours detected: 8	Expected: 85
    
    - Glyph name: uni210A	Contours detected: 3	Expected: 2
    
    - Glyph name: uni21B9	Contours detected: 2	Expected: 4
    
    - Glyph name: uni25CC	Contours detected: 19	Expected: 16 or 12
    
    [code: contour-count]

Checking all files are in the same directory.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/single_directory>

Each font in a family must have the same set of vertical metrics values.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/vertical_metrics>

Checking OS/2 usWinAscent & usWinDescent.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/win_ascent_and_descent>

Do we have the latest version of FontBakery installed?

Check ID: <FontBakeryCheck:com.google.fonts/check/fontbakery_version>

Ensure that the font can be rasterized by FreeType.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/freetype_rasterizer>

Ensure no GPOS7 lookups are present.

Check ID: <FontBakeryCheck:com.google.fonts/check/gpos7>

EXPERIMENTAL CHECK - Since 2024/Jun/10
Ensure 'smcp' (small caps) lookups are defined before ligature lookups in the 'GSUB' table.

Check ID: <FontBakeryCheck:com.google.fonts/check/gsub/smallcaps_before_ligatures>

Detect any interpolation issues in the font.

Check ID: <FontBakeryCheck:com.google.fonts/check/interpolation_issues>

Check that legacy accents aren't used in composite glyphs.

Check ID: <FontBakeryCheck:com.google.fonts/check/legacy_accents>

Checking Vertical Metric Linegaps.

Check ID: <FontBakeryCheck:com.google.fonts/check/linegaps>

Font contains '.notdef' as its first glyph?

Check ID: <FontBakeryCheck:com.google.fonts/check/mandatory_glyphs>

Check math signs have the same width.

Check ID: <FontBakeryCheck:com.google.fonts/check/math_signs_width>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The most common width is 1000 among a set of 43 math glyphs. The following math glyphs have a different width, though:

    Width = 576: minus, equal, logicalnot, greater, less, plus

    Width = 840: uni3012

    [code: width-outliers]

Name table records must not have trailing spaces.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/trailing_spaces>

Checking OS/2 Metrics match hhea Metrics.

Check ID: <FontBakeryCheck:com.google.fonts/check/os2_metrics_match_hhea>

Checking with ots-sanitize.

Check ID: <FontBakeryCheck:com.google.fonts/check/ots>

Font contains all required tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/required_tables>

Ensure indic fonts have the Indian Rupee Sign glyph.

Check ID: <FontBakeryCheck:com.google.fonts/check/rupee>

Font has the proper sfntVersion value?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/sfnt_version>

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>

Checking STAT table entries in static fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT_in_statics>

Check correctness of STAT table strings

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT_strings>

EXPERIMENTAL CHECK - Since 2024/Jun/04
Check tabular widths don't have kerning.

Check ID: <FontBakeryCheck:com.google.fonts/check/tabular_kerning>

Ensure component transforms do not perform scaling or rotation.

Check ID: <FontBakeryCheck:com.google.fonts/check/transformed_components>

EXPERIMENTAL CHECK - Since 2024/Jul/17
Checking that the typoAscender exceeds the yMax of the /Agrave.

Check ID: <FontBakeryCheck:com.arrowtype.fonts/check/typoascender_exceeds_Agrave>
🔥 CactusClassicalSerif-Regular.ttf
  • 🔥 FAIL

    OS/2.sTypoAscender value should be greater than 949, but got 880 instead

    [code: typoAscender]

Font contains unique glyph names?

Check ID: <FontBakeryCheck:com.google.fonts/check/unique_glyphnames>

Check font contains no unreachable glyphs

Check ID: <FontBakeryCheck:com.google.fonts/check/unreachable_glyphs>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The following glyphs could not be reached by codepoint or substitution rules:

    - cjkradicalspiritonehani
    
    - cjkradicalspirittwohani
    
    - glyph56811
    
    - glyph56899
    
    - glyph57184
    
    [code: unreachable-glyphs]

Are there unwanted tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/unwanted_tables>

Glyph names are all valid?

Check ID: <FontBakeryCheck:com.google.fonts/check/valid_glyphnames>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The following glyph names may be too long for some legacy systems which may expect a maximum 31-characters length limit: cjkcompatibilityideograph2f804hani, cjkcompatibilityideograph2f80fhani, cjkcompatibilityideograph2f815hani, cjkcompatibilityideograph2f81ahani, cjkcompatibilityideograph2f822hani, cjkcompatibilityideograph2f828hani, cjkcompatibilityideograph2f833hani, cjkcompatibilityideograph2f83fhani, cjkcompatibilityideograph2f846hani, cjkcompatibilityideograph2f852hani, cjkcompatibilityideograph2f862hani, cjkcompatibilityideograph2f86dhani, cjkcompatibilityideograph2f873hani, cjkcompatibilityideograph2f884hani, cjkcompatibilityideograph2f899hani, cjkcompatibilityideograph2f89ahani, cjkcompatibilityideograph2f8a6hani, cjkcompatibilityideograph2f8achani, cjkcompatibilityideograph2f8b2hani, cjkcompatibilityideograph2f8b6hani, cjkcompatibilityideograph2f8d3hani, cjkcompatibilityideograph2f8dbhani, cjkcompatibilityideograph2f8e1hani, cjkcompatibilityideograph2f8e5hani, cjkcompatibilityideograph2f8eahani, cjkcompatibilityideograph2f8fchani, cjkcompatibilityideograph2f903hani, cjkcompatibilityideograph2f90bhani, cjkcompatibilityideograph2f90fhani, cjkcompatibilityideograph2f91ahani, cjkcompatibilityideograph2f920hani, cjkcompatibilityideograph2f921hani, cjkcompatibilityideograph2f945hani, cjkcompatibilityideograph2f947hani, cjkcompatibilityideograph2f96chani, cjkcompatibilityideograph2f995hani, cjkcompatibilityideograph2f9d0hani, cjkcompatibilityideograph2f9dehani, cjkcompatibilityideograph2f9dfhani, cjkcompatibilityideograph2f9f4hani, cjkcompatibilityideographf900hani, cjkcompatibilityideographf901hani, cjkcompatibilityideographf902hani, cjkcompatibilityideographf903hani, cjkcompatibilityideographf904hani, cjkcompatibilityideographf905hani, cjkcompatibilityideographf906hani, cjkcompatibilityideographf909hani, cjkcompatibilityideographf90ahani, cjkcompatibilityideographf90bhani, cjkcompatibilityideographf90chani, cjkcompatibilityideographf90dhani, cjkcompatibilityideographf90ehani, cjkcompatibilityideographf90fhani, cjkcompatibilityideographf910hani, cjkcompatibilityideographf911hani, cjkcompatibilityideographf912hani, cjkcompatibilityideographf913hani, cjkcompatibilityideographf914hani, cjkcompatibilityideographf915hani, cjkcompatibilityideographf916hani, cjkcompatibilityideographf917hani, cjkcompatibilityideographf918hani, cjkcompatibilityideographf919hani, cjkcompatibilityideographf91ahani, cjkcompatibilityideographf91bhani, cjkcompatibilityideographf91chani, cjkcompatibilityideographf91dhani, cjkcompatibilityideographf91ehani, cjkcompatibilityideographf91fhani, cjkcompatibilityideographf920hani, cjkcompatibilityideographf921hani, cjkcompatibilityideographf922hani, cjkcompatibilityideographf923hani, cjkcompatibilityideographf924hani, cjkcompatibilityideographf925hani, cjkcompatibilityideographf926hani, cjkcompatibilityideographf927hani, cjkcompatibilityideographf928hani, cjkcompatibilityideographf929hani, cjkcompatibilityideographf92ahani, cjkcompatibilityideographf92bhani, cjkcompatibilityideographf92dhani, cjkcompatibilityideographf92ehani, cjkcompatibilityideographf92fhani, cjkcompatibilityideographf930hani, cjkcompatibilityideographf931hani, cjkcompatibilityideographf932hani, cjkcompatibilityideographf933hani, cjkcompatibilityideographf934hani, cjkcompatibilityideographf935hani, cjkcompatibilityideographf936hani, cjkcompatibilityideographf937hani, cjkcompatibilityideographf938hani, cjkcompatibilityideographf939hani, cjkcompatibilityideographf93ahani, cjkcompatibilityideographf93bhani, cjkcompatibilityideographf93chani, cjkcompatibilityideographf93dhani, cjkcompatibilityideographf93ehani, cjkcompatibilityideographf93fhani, cjkcompatibilityideographf940hani, cjkcompatibilityideographf941hani, cjkcompatibilityideographf942hani, cjkcompatibilityideographf943hani, cjkcompatibilityideographf944hani, cjkcompatibilityideographf945hani, cjkcompatibilityideographf946hani, cjkcompatibilityideographf947hani, cjkcompatibilityideographf948hani, cjkcompatibilityideographf949hani, cjkcompatibilityideographf94ahani, cjkcompatibilityideographf94bhani, cjkcompatibilityideographf94chani, cjkcompatibilityideographf94dhani, cjkcompatibilityideographf94ehani, cjkcompatibilityideographf94fhani, cjkcompatibilityideographf950hani, cjkcompatibilityideographf951hani, cjkcompatibilityideographf952hani, cjkcompatibilityideographf953hani, cjkcompatibilityideographf954hani, cjkcompatibilityideographf955hani, cjkcompatibilityideographf956hani, cjkcompatibilityideographf957hani, cjkcompatibilityideographf958hani, cjkcompatibilityideographf959hani, cjkcompatibilityideographf95ahani, cjkcompatibilityideographf95bhani, cjkcompatibilityideographf95dhani, cjkcompatibilityideographf95ehani, cjkcompatibilityideographf95fhani, cjkcompatibilityideographf960hani, cjkcompatibilityideographf961hani, cjkcompatibilityideographf962hani, cjkcompatibilityideographf963hani, cjkcompatibilityideographf964hani, cjkcompatibilityideographf965hani, cjkcompatibilityideographf966hani, cjkcompatibilityideographf967hani, cjkcompatibilityideographf968hani, cjkcompatibilityideographf969hani, cjkcompatibilityideographf96ahani, cjkcompatibilityideographf96bhani, cjkcompatibilityideographf96chani, cjkcompatibilityideographf96dhani, cjkcompatibilityideographf96ehani, cjkcompatibilityideographf970hani, cjkcompatibilityideographf971hani, cjkcompatibilityideographf972hani, cjkcompatibilityideographf973hani, cjkcompatibilityideographf974hani, cjkcompatibilityideographf975hani, cjkcompatibilityideographf976hani, cjkcompatibilityideographf977hani, cjkcompatibilityideographf978hani, cjkcompatibilityideographf979hani, cjkcompatibilityideographf97ahani, cjkcompatibilityideographf97bhani, cjkcompatibilityideographf97chani, cjkcompatibilityideographf97dhani, cjkcompatibilityideographf97ehani, cjkcompatibilityideographf97fhani, cjkcompatibilityideographf980hani, cjkcompatibilityideographf981hani, cjkcompatibilityideographf982hani, cjkcompatibilityideographf983hani, cjkcompatibilityideographf984hani, cjkcompatibilityideographf985hani, cjkcompatibilityideographf986hani, cjkcompatibilityideographf987hani, cjkcompatibilityideographf988hani, cjkcompatibilityideographf989hani, cjkcompatibilityideographf98ahani, cjkcompatibilityideographf98bhani, cjkcompatibilityideographf98chani, cjkcompatibilityideographf98dhani, cjkcompatibilityideographf98ehani, cjkcompatibilityideographf98fhani, cjkcompatibilityideographf990hani, cjkcompatibilityideographf991hani, cjkcompatibilityideographf992hani, cjkcompatibilityideographf993hani, cjkcompatibilityideographf994hani, cjkcompatibilityideographf995hani, cjkcompatibilityideographf996hani, cjkcompatibilityideographf997hani, cjkcompatibilityideographf998hani, cjkcompatibilityideographf999hani, cjkcompatibilityideographf99ahani, cjkcompatibilityideographf99bhani, cjkcompatibilityideographf99chani, cjkcompatibilityideographf99dhani, cjkcompatibilityideographf99ehani, cjkcompatibilityideographf99fhani, cjkcompatibilityideographf9a0hani, cjkcompatibilityideographf9a2hani, cjkcompatibilityideographf9a3hani, cjkcompatibilityideographf9a4hani, cjkcompatibilityideographf9a5hani, cjkcompatibilityideographf9a6hani, cjkcompatibilityideographf9a7hani, cjkcompatibilityideographf9a8hani, cjkcompatibilityideographf9a9hani, cjkcompatibilityideographf9abhani, cjkcompatibilityideographf9achani, cjkcompatibilityideographf9adhani, cjkcompatibilityideographf9aehani, cjkcompatibilityideographf9afhani, cjkcompatibilityideographf9b0hani, cjkcompatibilityideographf9b1hani, cjkcompatibilityideographf9b2hani, cjkcompatibilityideographf9b3hani, cjkcompatibilityideographf9b4hani, cjkcompatibilityideographf9b5hani, cjkcompatibilityideographf9b6hani, cjkcompatibilityideographf9b7hani, cjkcompatibilityideographf9b8hani, cjkcompatibilityideographf9b9hani, cjkcompatibilityideographf9bahani, cjkcompatibilityideographf9bbhani, cjkcompatibilityideographf9bchani, cjkcompatibilityideographf9bdhani, cjkcompatibilityideographf9behani, cjkcompatibilityideographf9c0hani, cjkcompatibilityideographf9c1hani, cjkcompatibilityideographf9c2hani, cjkcompatibilityideographf9c3hani, cjkcompatibilityideographf9c4hani, cjkcompatibilityideographf9c5hani, cjkcompatibilityideographf9c6hani, cjkcompatibilityideographf9c7hani, cjkcompatibilityideographf9c8hani, cjkcompatibilityideographf9c9hani, cjkcompatibilityideographf9cahani, cjkcompatibilityideographf9cbhani, cjkcompatibilityideographf9cchani, cjkcompatibilityideographf9cdhani, cjkcompatibilityideographf9cehani, cjkcompatibilityideographf9cfhani, cjkcompatibilityideographf9d0hani, cjkcompatibilityideographf9d1hani, cjkcompatibilityideographf9d2hani, cjkcompatibilityideographf9d3hani, cjkcompatibilityideographf9d4hani, cjkcompatibilityideographf9d5hani, cjkcompatibilityideographf9d6hani, cjkcompatibilityideographf9d7hani, cjkcompatibilityideographf9d8hani, cjkcompatibilityideographf9d9hani, cjkcompatibilityideographf9dahani, cjkcompatibilityideographf9dchani, cjkcompatibilityideographf9ddhani, cjkcompatibilityideographf9dehani, cjkcompatibilityideographf9dfhani, cjkcompatibilityideographf9e0hani, cjkcompatibilityideographf9e1hani, cjkcompatibilityideographf9e2hani, cjkcompatibilityideographf9e3hani, cjkcompatibilityideographf9e4hani, cjkcompatibilityideographf9e5hani, cjkcompatibilityideographf9e6hani, cjkcompatibilityideographf9e7hani, cjkcompatibilityideographf9e8hani, cjkcompatibilityideographf9e9hani, cjkcompatibilityideographf9eahani, cjkcompatibilityideographf9ebhani, cjkcompatibilityideographf9echani, cjkcompatibilityideographf9edhani, cjkcompatibilityideographf9eehani, cjkcompatibilityideographf9efhani, cjkcompatibilityideographf9f0hani, cjkcompatibilityideographf9f1hani, cjkcompatibilityideographf9f2hani, cjkcompatibilityideographf9f3hani, cjkcompatibilityideographf9f4hani, cjkcompatibilityideographf9f5hani, cjkcompatibilityideographf9f6hani, cjkcompatibilityideographf9f7hani, cjkcompatibilityideographf9f8hani, cjkcompatibilityideographf9f9hani, cjkcompatibilityideographf9fahani, cjkcompatibilityideographf9fbhani, cjkcompatibilityideographf9fchani, cjkcompatibilityideographf9fdhani, cjkcompatibilityideographf9fehani, cjkcompatibilityideographf9ffhani, cjkcompatibilityideographfa00hani, cjkcompatibilityideographfa01hani, cjkcompatibilityideographfa02hani, cjkcompatibilityideographfa03hani, cjkcompatibilityideographfa04hani, cjkcompatibilityideographfa05hani, cjkcompatibilityideographfa06hani, cjkcompatibilityideographfa07hani, cjkcompatibilityideographfa08hani, cjkcompatibilityideographfa09hani, cjkcompatibilityideographfa0ahani, cjkcompatibilityideographfa0bhani, cjkcompatibilityideographfa0dhani, cjkcompatibilityideographfa0ehani, cjkcompatibilityideographfa0fhani, cjkcompatibilityideographfa10hani, cjkcompatibilityideographfa11hani, cjkcompatibilityideographfa12hani, cjkcompatibilityideographfa13hani, cjkcompatibilityideographfa14hani, cjkcompatibilityideographfa16hani, cjkcompatibilityideographfa17hani, cjkcompatibilityideographfa18hani, cjkcompatibilityideographfa19hani, cjkcompatibilityideographfa1ahani, cjkcompatibilityideographfa1bhani, cjkcompatibilityideographfa1chani, cjkcompatibilityideographfa1dhani, cjkcompatibilityideographfa1ehani, cjkcompatibilityideographfa1fhani, cjkcompatibilityideographfa20hani, cjkcompatibilityideographfa21hani, cjkcompatibilityideographfa22hani, cjkcompatibilityideographfa23hani, cjkcompatibilityideographfa24hani, cjkcompatibilityideographfa25hani, cjkcompatibilityideographfa26hani, cjkcompatibilityideographfa27hani, cjkcompatibilityideographfa28hani, cjkcompatibilityideographfa29hani, cjkcompatibilityideographfa2ahani, cjkcompatibilityideographfa2bhani, cjkcompatibilityideographfa2chani, cjkcompatibilityideographfa2dhani, cjkcompatibilityideographfa2ehani, cjkcompatibilityideographfa2fhani, cjkcompatibilityideographfa30hani, cjkcompatibilityideographfa31hani, cjkcompatibilityideographfa32hani, cjkcompatibilityideographfa33hani, cjkcompatibilityideographfa34hani, cjkcompatibilityideographfa35hani, cjkcompatibilityideographfa36hani, cjkcompatibilityideographfa37hani, cjkcompatibilityideographfa38hani, cjkcompatibilityideographfa39hani, cjkcompatibilityideographfa3ahani, cjkcompatibilityideographfa3bhani, cjkcompatibilityideographfa3chani, cjkcompatibilityideographfa3dhani, cjkcompatibilityideographfa3ehani, cjkcompatibilityideographfa3fhani, cjkcompatibilityideographfa40hani, cjkcompatibilityideographfa41hani, cjkcompatibilityideographfa42hani, cjkcompatibilityideographfa43hani, cjkcompatibilityideographfa44hani, cjkcompatibilityideographfa45hani, cjkcompatibilityideographfa46hani, cjkcompatibilityideographfa47hani, cjkcompatibilityideographfa48hani, cjkcompatibilityideographfa49hani, cjkcompatibilityideographfa4ahani, cjkcompatibilityideographfa4bhani, cjkcompatibilityideographfa4chani, cjkcompatibilityideographfa4dhani, cjkcompatibilityideographfa4ehani, cjkcompatibilityideographfa4fhani, cjkcompatibilityideographfa50hani, cjkcompatibilityideographfa51hani, cjkcompatibilityideographfa52hani, cjkcompatibilityideographfa53hani, cjkcompatibilityideographfa54hani, cjkcompatibilityideographfa55hani, cjkcompatibilityideographfa56hani, cjkcompatibilityideographfa58hani, cjkcompatibilityideographfa59hani, cjkcompatibilityideographfa5ahani, cjkcompatibilityideographfa5bhani, cjkcompatibilityideographfa5chani, cjkcompatibilityideographfa5ehani, cjkcompatibilityideographfa5fhani, cjkcompatibilityideographfa60hani, cjkcompatibilityideographfa61hani, cjkcompatibilityideographfa62hani, cjkcompatibilityideographfa63hani, cjkcompatibilityideographfa64hani, cjkcompatibilityideographfa65hani, cjkcompatibilityideographfa67hani, cjkcompatibilityideographfa68hani, cjkcompatibilityideographfa69hani, cjkcompatibilityideographfa6ahani, cjkcompatibilityideographfa6bhani, cjkcompatibilityideographfa6chani, cjkcompatibilityideographfa6dhani, cjkradicalcsimplifiedtannedleatherhani and cjkradicalsimplifiedhalftreetrunkhani

    [code: legacy-long-names]

Font has **proper** whitespace glyph names?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_glyphnames>

Font contains glyphs for whitespace characters?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_glyphs>

Whitespace glyphs have ink?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_ink>

Space and non-breaking space have the same width?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_widths>

Article Checks

⚠️

Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.

Check ID: <FontBakeryCheck:com.google.fonts/check/article/images>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    Family metadata at /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/cactusclassicalserif does not have an article.

    [code: lacks-article]

Metadata Checks

🔥⚠️⚠️⏩⏩⏩ℹ️

Does METADATA.pb copyright field contain broken links?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/broken_links>

METADATA.pb: Font styles are named canonically?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/canonical_style_names>

METADATA.pb: Check that font weight has a canonical value.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/canonical_weight_value>

Check samples can be rendered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/can_render_samples>

Ensure METADATA.pb category field is valid.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/category>

Check if category on METADATA.pb matches what can be inferred from the family name.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/category_hints>

Validate VF axes match the ones declared on METADATA.pb.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/consistent_axis_enumeration>

METADATA.pb: Check URL on copyright string is the same as in repository_url field.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/consistent_repo_urls>
🔥 CactusClassicalSerif-Regular.ttf

METADATA.pb: Copyright notice is the same in all fonts?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/copyright>

EXPERIMENTAL CHECK - Since 2024/May/22
Validate 'date_added' field on METADATA.pb.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/date_added>

METADATA.pb: Designers are listed correctly on the Google Fonts catalog?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/designer_profiles>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    It seems that Moonlit Owen is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.

    [code: profile-not-found]

Multiple values in font designer field in METADATA.pb must be separated by commas.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/designer_values>

At least one designer is declared in METADATA.pb

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/empty_designer>

Ensure METADATA.pb does not use escaped strings.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/escaped_strings>

Check font family directory name.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/family_directory_name>

Check that METADATA.pb family values are all the same.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/familyname>

METADATA.pb: Font filenames match font.filename entries?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/filenames>

Validate METADATA.pb axes values are within gf_axisregistry bounds.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/gf_axisregistry_bounds>

Validate METADATA.pb axes tags are defined in gf_axisregistry.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/gf_axisregistry_valid_tags>

Ensure there is a regular style defined in METADATA.pb.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/has_regular>

Check METADATA.pb includes production subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/includes_production_subsets>

Check METADATA.pb file only contains a single CJK subset.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/single_cjk_subset>

METADATA.pb license is "APACHE2", "UFL" or "OFL"?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/license>

METADATA.pb font.filename and font.post_script_name fields have equivalent values?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_filename_postscript>

METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_fullname_postscript>

METADATA.pb: Check font name is the same as family name.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_name_familyname>

METADATA.pb weight matches postScriptName for static fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_weight_postscript>

METADATA.pb should contain at least "menu" and "latin" subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/menu_and_latin>

METADATA.pb: Validate family.minisite_url field.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/minisite_url>

METADATA.pb font.name and font.full_name fields match the values declared on the name table?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/family_and_full_names>

METADATA.pb font.name value should be same as the family name declared on the name table.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/font_name>

Checks METADATA.pb font.post_script_name matches postscript name declared on the name table.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/post_script_name>

Check METADATA.pb font weights are correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/os2_weightclass>

Check METADATA.pb parse correctly.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/parses>

METADATA.pb: Check for primary_script

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/primary_script>

METADATA.pb: Regular should be 400.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/regular_is_400>

Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/reserved_font_name>

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>

Ensure METADATA.pb lists all font binaries.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/undeclared_fonts>

METADATA.pb: check if fonts field only has unique "full_name" values.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unique_full_name_values>

METADATA.pb: check if fonts field only contains unique style:weight pairs.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unique_weight_style_pairs>

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.

    • U+02C7 CARON: try adding one of: yi, tifinagh, canadian-aboriginal
    • U+02C9 MODIFIER LETTER MACRON: not included in any glyphset definition
    • U+02CA MODIFIER LETTER ACUTE ACCENT: not included in any glyphset definition
    • U+02CB MODIFIER LETTER GRAVE ACCENT: not included in any glyphset definition
    • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal
    • U+02EA MODIFIER LETTER YIN DEPARTING TONE MARK: not included in any glyphset definition
    • U+02EB MODIFIER LETTER YANG DEPARTING TONE MARK: not included in any glyphset definition
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, tifinagh, math, coptic
    • U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: cherokee, osage
    • U+030C COMBINING CARON: try adding one of: cherokee, tai-le
    • U+030D COMBINING VERTICAL LINE ABOVE: not included in any glyphset definition
    • U+031B COMBINING HORN: not included in any glyphset definition
    • U+0358 COMBINING DOT ABOVE RIGHT: try adding osage
    • U+0391 GREEK CAPITAL LETTER ALPHA: try adding one of: math, elbasan, greek
    • U+0392 GREEK CAPITAL LETTER BETA: try adding one of: math, elbasan, greek
    • U+0393 GREEK CAPITAL LETTER GAMMA: try adding one of: math, elbasan, greek
    • U+0394 GREEK CAPITAL LETTER DELTA: try adding one of: math, elbasan, greek
    • U+0395 GREEK CAPITAL LETTER EPSILON: try adding one of: math, elbasan, greek
    • U+0396 GREEK CAPITAL LETTER ZETA: try adding one of: math, elbasan, greek
    • U+0397 GREEK CAPITAL LETTER ETA: try adding one of: math, elbasan, greek
    • U+0398 GREEK CAPITAL LETTER THETA: try adding one of: math, elbasan, greek
    • U+0399 GREEK CAPITAL LETTER IOTA: try adding one of: math, elbasan, greek
    • U+039A GREEK CAPITAL LETTER KAPPA: try adding one of: math, elbasan, greek
    • U+039B GREEK CAPITAL LETTER LAMDA: try adding one of: math, elbasan, greek
    • U+039C GREEK CAPITAL LETTER MU: try adding one of: math, elbasan, greek
    • U+039D GREEK CAPITAL LETTER NU: try adding one of: math, elbasan, greek
    • U+039E GREEK CAPITAL LETTER XI: try adding one of: math, elbasan, greek
    • U+039F GREEK CAPITAL LETTER OMICRON: try adding one of: math, elbasan, greek
    • U+03A0 GREEK CAPITAL LETTER PI: try adding one of: math, elbasan, greek
    • U+03A1 GREEK CAPITAL LETTER RHO: try adding one of: math, elbasan, greek
    • U+03A3 GREEK CAPITAL LETTER SIGMA: try adding one of: math, elbasan, greek
    • U+03A4 GREEK CAPITAL LETTER TAU: try adding one of: math, elbasan, greek
    • U+03A5 GREEK CAPITAL LETTER UPSILON: try adding one of: math, elbasan, greek
    • U+03A6 GREEK CAPITAL LETTER PHI: try adding one of: math, elbasan, greek
    • U+03A7 GREEK CAPITAL LETTER CHI: try adding one of: math, elbasan, greek
    • U+03A8 GREEK CAPITAL LETTER PSI: try adding one of: math, elbasan, greek
    • U+03A9 GREEK CAPITAL LETTER OMEGA: try adding one of: math, elbasan, greek
    • U+03B1 GREEK SMALL LETTER ALPHA: try adding one of: math, greek
    • U+03B2 GREEK SMALL LETTER BETA: try adding one of: math, greek
    • U+03B3 GREEK SMALL LETTER GAMMA: try adding one of: math, greek
    • U+03B4 GREEK SMALL LETTER DELTA: try adding one of: math, greek
    • U+03B5 GREEK SMALL LETTER EPSILON: try adding one of: math, greek
    • U+03B6 GREEK SMALL LETTER ZETA: try adding one of: math, greek
    • U+03B7 GREEK SMALL LETTER ETA: try adding one of: math, greek
    • U+03B8 GREEK SMALL LETTER THETA: try adding one of: math, greek
    • U+03B9 GREEK SMALL LETTER IOTA: try adding one of: math, greek
    • U+03BA GREEK SMALL LETTER KAPPA: try adding one of: math, greek
    • U+03BB GREEK SMALL LETTER LAMDA: try adding one of: math, greek
    • U+03BC GREEK SMALL LETTER MU: try adding one of: math, greek
    • U+03BD GREEK SMALL LETTER NU: try adding one of: math, greek
    • U+03BE GREEK SMALL LETTER XI: try adding one of: math, greek
    • U+03BF GREEK SMALL LETTER OMICRON: try adding one of: math, greek
    • U+03C0 GREEK SMALL LETTER PI: try adding one of: yi, math, greek
    • U+03C1 GREEK SMALL LETTER RHO: try adding one of: math, greek
    • U+03C2 GREEK SMALL LETTER FINAL SIGMA: try adding one of: math, greek
    • U+03C3 GREEK SMALL LETTER SIGMA: try adding one of: math, greek
    • U+03C4 GREEK SMALL LETTER TAU: try adding one of: math, greek
    • U+03C5 GREEK SMALL LETTER UPSILON: try adding one of: math, greek
    • U+03C6 GREEK SMALL LETTER PHI: try adding one of: math, greek
    • U+03C7 GREEK SMALL LETTER CHI: try adding one of: math, greek
    • U+03C8 GREEK SMALL LETTER PSI: try adding one of: math, greek
    • U+03C9 GREEK SMALL LETTER OMEGA: try adding one of: math, greek
    • U+2003 EM SPACE: try adding nushu
    • U+2010 HYPHEN: try adding one of: syloti-nagri, lisu, sundanese, kayah-li, coptic, sora-sompeng, kharoshthi, arabic, armenian, hebrew, cham, yi, kaithi
    • U+2011 NON-BREAKING HYPHEN: try adding one of: syloti-nagri, arabic, yi
    • U+2012 FIGURE DASH: not included in any glyphset definition
    • U+2015 HORIZONTAL BAR: try adding adlam
    • U+2016 DOUBLE VERTICAL LINE: not included in any glyphset definition
    • U+2021 DOUBLE DAGGER: try adding adlam
    • U+2025 TWO DOT LEADER: try adding phags-pa
    • U+2027 HYPHENATION POINT: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: try adding adlam
    • U+2035 REVERSED PRIME: try adding math
    • U+203B REFERENCE MARK: not included in any glyphset definition
    • U+203C DOUBLE EXCLAMATION MARK: not included in any glyphset definition
    • U+2042 ASTERISM: not included in any glyphset definition
    • U+2047 DOUBLE QUESTION MARK: not included in any glyphset definition
    • U+2048 QUESTION EXCLAMATION MARK: try adding mongolian
    • U+2049 EXCLAMATION QUESTION MARK: try adding mongolian
    • U+2051 TWO ASTERISKS ALIGNED VERTICALLY: not included in any glyphset definition
    • U+207A SUPERSCRIPT PLUS SIGN: not included in any glyphset definition
    • U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
    • U+20DD COMBINING ENCLOSING CIRCLE: try adding symbols
    • U+20DE COMBINING ENCLOSING SQUARE: try adding symbols
    • U+2100 ACCOUNT OF: not included in any glyphset definition
    • U+2103 DEGREE CELSIUS: not included in any glyphset definition
    • U+2105 CARE OF: not included in any glyphset definition
    • U+2109 DEGREE FAHRENHEIT: not included in any glyphset definition
    • U+210A SCRIPT SMALL G: try adding math
    • U+210F PLANCK CONSTANT OVER TWO PI: not included in any glyphset definition
    • U+2121 TELEPHONE SIGN: not included in any glyphset definition
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+2127 INVERTED OHM SIGN: not included in any glyphset definition
    • U+212B ANGSTROM SIGN: not included in any glyphset definition
    • U+212E ESTIMATED SYMBOL: not included in any glyphset definition
    • U+2135 ALEF SYMBOL: try adding math
    • U+213B FACSIMILE SIGN: not included in any glyphset definition
    • U+2160 ROMAN NUMERAL ONE: try adding symbols
    • U+2161 ROMAN NUMERAL TWO: try adding symbols
    • U+2162 ROMAN NUMERAL THREE: try adding symbols
    • U+2163 ROMAN NUMERAL FOUR: try adding symbols
    • U+2164 ROMAN NUMERAL FIVE: try adding symbols
    • U+2165 ROMAN NUMERAL SIX: try adding symbols
    • U+2166 ROMAN NUMERAL SEVEN: try adding symbols
    • U+2167 ROMAN NUMERAL EIGHT: try adding symbols
    • U+2168 ROMAN NUMERAL NINE: try adding symbols
    • U+2169 ROMAN NUMERAL TEN: try adding symbols
    • U+216A ROMAN NUMERAL ELEVEN: try adding symbols
    • U+216B ROMAN NUMERAL TWELVE: try adding symbols
    • U+2170 SMALL ROMAN NUMERAL ONE: try adding symbols
    • U+2171 SMALL ROMAN NUMERAL TWO: try adding symbols
    • U+2172 SMALL ROMAN NUMERAL THREE: try adding symbols
    • U+2173 SMALL ROMAN NUMERAL FOUR: try adding symbols
    • U+2174 SMALL ROMAN NUMERAL FIVE: try adding symbols
    • U+2175 SMALL ROMAN NUMERAL SIX: try adding symbols
    • U+2176 SMALL ROMAN NUMERAL SEVEN: try adding symbols
    • U+2177 SMALL ROMAN NUMERAL EIGHT: try adding symbols
    • U+2178 SMALL ROMAN NUMERAL NINE: try adding symbols
    • U+2179 SMALL ROMAN NUMERAL TEN: try adding symbols
    • U+217A SMALL ROMAN NUMERAL ELEVEN: try adding symbols
    • U+217B SMALL ROMAN NUMERAL TWELVE: try adding symbols
    • U+2190 LEFTWARDS ARROW: try adding one of: symbols, math
    • U+2192 RIGHTWARDS ARROW: try adding one of: symbols, math
    • U+2194 LEFT RIGHT ARROW: try adding one of: symbols, math
    • U+2195 UP DOWN ARROW: try adding one of: symbols, math
    • U+2196 NORTH WEST ARROW: try adding one of: symbols, math
    • U+2197 NORTH EAST ARROW: try adding one of: symbols, math
    • U+2198 SOUTH EAST ARROW: try adding one of: symbols, math
    • U+2199 SOUTH WEST ARROW: try adding one of: symbols, math
    • U+21B8 NORTH WEST ARROW TO LONG BAR: try adding math
    • U+21B9 LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR: try adding math
    • U+21C4 RIGHTWARDS ARROW OVER LEFTWARDS ARROW: try adding math
    • U+21C5 UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW: try adding math
    • U+21C6 LEFTWARDS ARROW OVER RIGHTWARDS ARROW: try adding math
    • U+21CB LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON: try adding math
    • U+21CC RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON: try adding math
    • U+21D0 LEFTWARDS DOUBLE ARROW: try adding math
    • U+21D2 RIGHTWARDS DOUBLE ARROW: try adding math
    • U+21D4 LEFT RIGHT DOUBLE ARROW: try adding math
    • U+21E6 LEFTWARDS WHITE ARROW: try adding symbols
    • U+21E7 UPWARDS WHITE ARROW: try adding symbols
    • U+21E8 RIGHTWARDS WHITE ARROW: try adding symbols
    • U+21E9 DOWNWARDS WHITE ARROW: try adding symbols
    • U+21F5 DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW: try adding math
    • U+2200 FOR ALL: try adding math
    • U+2202 PARTIAL DIFFERENTIAL: try adding math
    • U+2203 THERE EXISTS: try adding math
    • U+2205 EMPTY SET: try adding math
    • U+2206 INCREMENT: try adding math
    • U+2207 NABLA: try adding math
    • U+2208 ELEMENT OF: try adding math
    • U+2209 NOT AN ELEMENT OF: try adding math
    • U+220A SMALL ELEMENT OF: try adding math
    • U+220B CONTAINS AS MEMBER: try adding math
    • U+220F N-ARY PRODUCT: try adding math
    • U+2211 N-ARY SUMMATION: try adding math
    • U+2213 MINUS-OR-PLUS SIGN: try adding math
    • U+221A SQUARE ROOT: try adding math
    • U+221D PROPORTIONAL TO: try adding math
    • U+221E INFINITY: try adding math
    • U+221F RIGHT ANGLE: try adding math
    • U+2220 ANGLE: try adding math
    • U+2223 DIVIDES: try adding math
    • U+2225 PARALLEL TO: try adding math
    • U+2226 NOT PARALLEL TO: try adding math
    • U+2227 LOGICAL AND: try adding math
    • U+2228 LOGICAL OR: try adding math
    • U+2229 INTERSECTION: try adding math
    • U+222A UNION: try adding math
    • U+222B INTEGRAL: try adding math
    • U+222C DOUBLE INTEGRAL: try adding math
    • U+222D TRIPLE INTEGRAL: try adding math
    • U+222E CONTOUR INTEGRAL: try adding math
    • U+2234 THEREFORE: try adding math
    • U+2235 BECAUSE: try adding math
    • U+2236 RATIO: try adding math
    • U+2237 PROPORTION: try adding math
    • U+223D REVERSED TILDE: try adding math
    • U+2243 ASYMPTOTICALLY EQUAL TO: try adding math
    • U+2245 APPROXIMATELY EQUAL TO: try adding math
    • U+2248 ALMOST EQUAL TO: try adding math
    • U+224C ALL EQUAL TO: try adding math
    • U+2252 APPROXIMATELY EQUAL TO OR THE IMAGE OF: try adding math
    • U+2260 NOT EQUAL TO: try adding math
    • U+2261 IDENTICAL TO: try adding math
    • U+2262 NOT IDENTICAL TO: try adding math
    • U+2264 LESS-THAN OR EQUAL TO: try adding math
    • U+2265 GREATER-THAN OR EQUAL TO: try adding math
    • U+2266 LESS-THAN OVER EQUAL TO: try adding math
    • U+2267 GREATER-THAN OVER EQUAL TO: try adding math
    • U+226A MUCH LESS-THAN: try adding math
    • U+226B MUCH GREATER-THAN: try adding math
    • U+226E NOT LESS-THAN: try adding math
    • U+226F NOT GREATER-THAN: try adding math
    • U+2272 LESS-THAN OR EQUIVALENT TO: try adding math
    • U+2273 GREATER-THAN OR EQUIVALENT TO: try adding math
    • U+2276 LESS-THAN OR GREATER-THAN: try adding math
    • U+2277 GREATER-THAN OR LESS-THAN: try adding math
    • U+2282 SUBSET OF: try adding math
    • U+2283 SUPERSET OF: try adding math
    • U+2284 NOT A SUBSET OF: try adding math
    • U+2285 NOT A SUPERSET OF: try adding math
    • U+2286 SUBSET OF OR EQUAL TO: try adding math
    • U+2287 SUPERSET OF OR EQUAL TO: try adding math
    • U+228A SUBSET OF WITH NOT EQUAL TO: try adding math
    • U+228B SUPERSET OF WITH NOT EQUAL TO: try adding math
    • U+2295 CIRCLED PLUS: try adding math
    • U+2296 CIRCLED MINUS: try adding math
    • U+2297 CIRCLED TIMES: try adding math
    • U+2298 CIRCLED DIVISION SLASH: try adding math
    • U+2299 CIRCLED DOT OPERATOR: try adding one of: symbols, math
    • U+22A0 SQUARED TIMES: try adding math
    • U+22A5 UP TACK: try adding math
    • U+22BF RIGHT TRIANGLE: try adding math
    • U+22DA LESS-THAN EQUAL TO OR GREATER-THAN: try adding math
    • U+22DB GREATER-THAN EQUAL TO OR LESS-THAN: try adding math
    • U+22EF MIDLINE HORIZONTAL ELLIPSIS: try adding math
    • U+2305 PROJECTIVE: try adding symbols
    • U+2306 PERSPECTIVE: try adding symbols
    • U+2307 WAVY LINE: try adding symbols
    • U+2312 ARC: try adding symbols
    • U+2318 PLACE OF INTEREST SIGN: try adding symbols
    • U+2329 LEFT-POINTING ANGLE BRACKET: try adding symbols
    • U+232A RIGHT-POINTING ANGLE BRACKET: try adding symbols
    • U+23B0 UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION: try adding math
    • U+23B1 UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION: try adding math
    • U+23BE DENTISTRY SYMBOL LIGHT VERTICAL AND TOP RIGHT: try adding symbols
    • U+23BF DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM RIGHT: try adding symbols
    • U+23C0 DENTISTRY SYMBOL LIGHT VERTICAL WITH CIRCLE: try adding symbols
    • U+23C1 DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH CIRCLE: try adding symbols
    • U+23C2 DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH CIRCLE: try adding symbols
    • U+23C3 DENTISTRY SYMBOL LIGHT VERTICAL WITH TRIANGLE: try adding symbols
    • U+23C4 DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH TRIANGLE: try adding symbols
    • U+23C5 DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH TRIANGLE: try adding symbols
    • U+23C6 DENTISTRY SYMBOL LIGHT VERTICAL AND WAVE: try adding symbols
    • U+23C7 DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH WAVE: try adding symbols
    • U+23C8 DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH WAVE: try adding symbols
    • U+23C9 DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL: try adding symbols
    • U+23CA DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL: try adding symbols
    • U+23CB DENTISTRY SYMBOL LIGHT VERTICAL AND TOP LEFT: try adding symbols
    • U+23CC DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM LEFT: try adding symbols
    • U+23CE RETURN SYMBOL: try adding symbols
    • U+23DA EARTH GROUND: try adding symbols
    • U+23DB FUSE: try adding symbols
    • U+2423 OPEN BOX: try adding symbols
    • U+2460 CIRCLED DIGIT ONE: try adding one of: symbols, mongolian, yi
    • U+2461 CIRCLED DIGIT TWO: try adding one of: symbols, mongolian, yi
    • U+2462 CIRCLED DIGIT THREE: try adding one of: symbols, mongolian, yi
    • U+2463 CIRCLED DIGIT FOUR: try adding one of: symbols, mongolian, yi
    • U+2464 CIRCLED DIGIT FIVE: try adding one of: symbols, mongolian, yi
    • U+2465 CIRCLED DIGIT SIX: try adding one of: symbols, mongolian, yi
    • U+2466 CIRCLED DIGIT SEVEN: try adding one of: symbols, mongolian, yi
    • U+2467 CIRCLED DIGIT EIGHT: try adding one of: symbols, mongolian, yi
    • U+2468 CIRCLED DIGIT NINE: try adding one of: symbols, mongolian, yi
    • U+2469 CIRCLED NUMBER TEN: try adding one of: symbols, mongolian, yi
    • U+246A CIRCLED NUMBER ELEVEN: try adding one of: symbols, mongolian, yi
    • U+246B CIRCLED NUMBER TWELVE: try adding one of: symbols, mongolian, yi
    • U+246C CIRCLED NUMBER THIRTEEN: try adding one of: symbols, mongolian, yi
    • U+246D CIRCLED NUMBER FOURTEEN: try adding one of: symbols, mongolian, yi
    • U+246E CIRCLED NUMBER FIFTEEN: try adding one of: symbols, mongolian, yi
    • U+246F CIRCLED NUMBER SIXTEEN: try adding one of: symbols, mongolian, yi
    • U+2470 CIRCLED NUMBER SEVENTEEN: try adding one of: symbols, mongolian, yi
    • U+2471 CIRCLED NUMBER EIGHTEEN: try adding one of: symbols, mongolian, yi
    • U+2472 CIRCLED NUMBER NINETEEN: try adding one of: symbols, mongolian, yi
    • U+2473 CIRCLED NUMBER TWENTY: try adding one of: symbols, mongolian, yi
    • U+2474 PARENTHESIZED DIGIT ONE: try adding one of: symbols, math
    • U+2475 PARENTHESIZED DIGIT TWO: try adding one of: symbols, math
    • U+2476 PARENTHESIZED DIGIT THREE: try adding symbols
    • U+2477 PARENTHESIZED DIGIT FOUR: try adding symbols
    • U+2478 PARENTHESIZED DIGIT FIVE: try adding symbols
    • U+2479 PARENTHESIZED DIGIT SIX: try adding symbols
    • U+247A PARENTHESIZED DIGIT SEVEN: try adding symbols
    • U+247B PARENTHESIZED DIGIT EIGHT: try adding symbols
    • U+247C PARENTHESIZED DIGIT NINE: try adding symbols
    • U+247D PARENTHESIZED NUMBER TEN: try adding symbols
    • U+247E PARENTHESIZED NUMBER ELEVEN: try adding symbols
    • U+247F PARENTHESIZED NUMBER TWELVE: try adding symbols
    • U+2480 PARENTHESIZED NUMBER THIRTEEN: try adding symbols
    • U+2481 PARENTHESIZED NUMBER FOURTEEN: try adding symbols
    • U+2482 PARENTHESIZED NUMBER FIFTEEN: try adding symbols
    • U+2483 PARENTHESIZED NUMBER SIXTEEN: try adding symbols
    • U+2484 PARENTHESIZED NUMBER SEVENTEEN: try adding symbols
    • U+2485 PARENTHESIZED NUMBER EIGHTEEN: try adding symbols
    • U+2486 PARENTHESIZED NUMBER NINETEEN: try adding symbols
    • U+2487 PARENTHESIZED NUMBER TWENTY: try adding symbols
    • U+2488 DIGIT ONE FULL STOP: try adding symbols
    • U+2489 DIGIT TWO FULL STOP: try adding symbols
    • U+248A DIGIT THREE FULL STOP: try adding symbols
    • U+248B DIGIT FOUR FULL STOP: try adding symbols
    • U+248C DIGIT FIVE FULL STOP: try adding symbols
    • U+248D DIGIT SIX FULL STOP: try adding symbols
    • U+248E DIGIT SEVEN FULL STOP: try adding symbols
    • U+248F DIGIT EIGHT FULL STOP: try adding symbols
    • U+2490 DIGIT NINE FULL STOP: try adding symbols
    • U+2491 NUMBER TEN FULL STOP: try adding symbols
    • U+2492 NUMBER ELEVEN FULL STOP: try adding symbols
    • U+2493 NUMBER TWELVE FULL STOP: try adding symbols
    • U+2494 NUMBER THIRTEEN FULL STOP: try adding symbols
    • U+2495 NUMBER FOURTEEN FULL STOP: try adding symbols
    • U+2496 NUMBER FIFTEEN FULL STOP: try adding symbols
    • U+2497 NUMBER SIXTEEN FULL STOP: try adding symbols
    • U+2498 NUMBER SEVENTEEN FULL STOP: try adding symbols
    • U+2499 NUMBER EIGHTEEN FULL STOP: try adding symbols
    • U+249A NUMBER NINETEEN FULL STOP: try adding symbols
    • U+249B NUMBER TWENTY FULL STOP: try adding symbols
    • U+249C PARENTHESIZED LATIN SMALL LETTER A: try adding symbols
    • U+249D PARENTHESIZED LATIN SMALL LETTER B: try adding symbols
    • U+249E PARENTHESIZED LATIN SMALL LETTER C: try adding symbols
    • U+249F PARENTHESIZED LATIN SMALL LETTER D: try adding symbols
    • U+24A0 PARENTHESIZED LATIN SMALL LETTER E: try adding symbols
    • U+24A1 PARENTHESIZED LATIN SMALL LETTER F: try adding symbols
    • U+24A2 PARENTHESIZED LATIN SMALL LETTER G: try adding symbols
    • U+24A3 PARENTHESIZED LATIN SMALL LETTER H: try adding symbols
    • U+24A4 PARENTHESIZED LATIN SMALL LETTER I: try adding symbols
    • U+24A5 PARENTHESIZED LATIN SMALL LETTER J: try adding symbols
    • U+24A6 PARENTHESIZED LATIN SMALL LETTER K: try adding symbols
    • U+24A7 PARENTHESIZED LATIN SMALL LETTER L: try adding symbols
    • U+24A8 PARENTHESIZED LATIN SMALL LETTER M: try adding symbols
    • U+24A9 PARENTHESIZED LATIN SMALL LETTER N: try adding symbols
    • U+24AA PARENTHESIZED LATIN SMALL LETTER O: try adding symbols
    • U+24AB PARENTHESIZED LATIN SMALL LETTER P: try adding symbols
    • U+24AC PARENTHESIZED LATIN SMALL LETTER Q: try adding symbols
    • U+24AD PARENTHESIZED LATIN SMALL LETTER R: try adding symbols
    • U+24AE PARENTHESIZED LATIN SMALL LETTER S: try adding symbols
    • U+24AF PARENTHESIZED LATIN SMALL LETTER T: try adding symbols
    • U+24B0 PARENTHESIZED LATIN SMALL LETTER U: try adding symbols
    • U+24B1 PARENTHESIZED LATIN SMALL LETTER V: try adding symbols
    • U+24B2 PARENTHESIZED LATIN SMALL LETTER W: try adding symbols
    • U+24B3 PARENTHESIZED LATIN SMALL LETTER X: try adding symbols
    • U+24B4 PARENTHESIZED LATIN SMALL LETTER Y: try adding symbols
    • U+24B5 PARENTHESIZED LATIN SMALL LETTER Z: try adding symbols
    • U+24B6 CIRCLED LATIN CAPITAL LETTER A: try adding symbols
    • U+24B7 CIRCLED LATIN CAPITAL LETTER B: try adding symbols
    • U+24B8 CIRCLED LATIN CAPITAL LETTER C: try adding symbols
    • U+24B9 CIRCLED LATIN CAPITAL LETTER D: try adding symbols
    • U+24BA CIRCLED LATIN CAPITAL LETTER E: try adding symbols
    • U+24BB CIRCLED LATIN CAPITAL LETTER F: try adding symbols
    • U+24BC CIRCLED LATIN CAPITAL LETTER G: try adding symbols
    • U+24BD CIRCLED LATIN CAPITAL LETTER H: try adding symbols
    • U+24BE CIRCLED LATIN CAPITAL LETTER I: try adding symbols
    • U+24BF CIRCLED LATIN CAPITAL LETTER J: try adding symbols
    • U+24C0 CIRCLED LATIN CAPITAL LETTER K: try adding symbols
    • U+24C1 CIRCLED LATIN CAPITAL LETTER L: try adding symbols
    • U+24C2 CIRCLED LATIN CAPITAL LETTER M: try adding symbols
    • U+24C3 CIRCLED LATIN CAPITAL LETTER N: try adding symbols
    • U+24C4 CIRCLED LATIN CAPITAL LETTER O: try adding symbols
    • U+24C5 CIRCLED LATIN CAPITAL LETTER P: try adding symbols
    • U+24C6 CIRCLED LATIN CAPITAL LETTER Q: try adding symbols
    • U+24C7 CIRCLED LATIN CAPITAL LETTER R: try adding symbols
    • U+24C8 CIRCLED LATIN CAPITAL LETTER S: try adding symbols
    • U+24C9 CIRCLED LATIN CAPITAL LETTER T: try adding symbols
    • U+24CA CIRCLED LATIN CAPITAL LETTER U: try adding symbols
    • U+24CB CIRCLED LATIN CAPITAL LETTER V: try adding symbols
    • U+24CC CIRCLED LATIN CAPITAL LETTER W: try adding symbols
    • U+24CD CIRCLED LATIN CAPITAL LETTER X: try adding symbols
    • U+24CE CIRCLED LATIN CAPITAL LETTER Y: try adding symbols
    • U+24CF CIRCLED LATIN CAPITAL LETTER Z: try adding symbols
    • U+24D0 CIRCLED LATIN SMALL LETTER A: try adding symbols
    • U+24D1 CIRCLED LATIN SMALL LETTER B: try adding symbols
    • U+24D2 CIRCLED LATIN SMALL LETTER C: try adding symbols
    • U+24D3 CIRCLED LATIN SMALL LETTER D: try adding symbols
    • U+24D4 CIRCLED LATIN SMALL LETTER E: try adding symbols
    • U+24D5 CIRCLED LATIN SMALL LETTER F: try adding symbols
    • U+24D6 CIRCLED LATIN SMALL LETTER G: try adding symbols
    • U+24D7 CIRCLED LATIN SMALL LETTER H: try adding symbols
    • U+24D8 CIRCLED LATIN SMALL LETTER I: try adding symbols
    • U+24D9 CIRCLED LATIN SMALL LETTER J: try adding symbols
    • U+24DA CIRCLED LATIN SMALL LETTER K: try adding symbols
    • U+24DB CIRCLED LATIN SMALL LETTER L: try adding symbols
    • U+24DC CIRCLED LATIN SMALL LETTER M: try adding symbols
    • U+24DD CIRCLED LATIN SMALL LETTER N: try adding symbols
    • U+24DE CIRCLED LATIN SMALL LETTER O: try adding symbols
    • U+24DF CIRCLED LATIN SMALL LETTER P: try adding symbols
    • U+24E0 CIRCLED LATIN SMALL LETTER Q: try adding symbols
    • U+24E1 CIRCLED LATIN SMALL LETTER R: try adding symbols
    • U+24E2 CIRCLED LATIN SMALL LETTER S: try adding symbols
    • U+24E3 CIRCLED LATIN SMALL LETTER T: try adding symbols
    • U+24E4 CIRCLED LATIN SMALL LETTER U: try adding symbols
    • U+24E5 CIRCLED LATIN SMALL LETTER V: try adding symbols
    • U+24E6 CIRCLED LATIN SMALL LETTER W: try adding symbols
    • U+24E7 CIRCLED LATIN SMALL LETTER X: try adding symbols
    • U+24E8 CIRCLED LATIN SMALL LETTER Y: try adding symbols
    • U+24E9 CIRCLED LATIN SMALL LETTER Z: try adding symbols
    • U+24EA CIRCLED DIGIT ZERO: try adding symbols
    • U+24EB NEGATIVE CIRCLED NUMBER ELEVEN: try adding symbols
    • U+24EC NEGATIVE CIRCLED NUMBER TWELVE: try adding symbols
    • U+24ED NEGATIVE CIRCLED NUMBER THIRTEEN: try adding symbols
    • U+24EE NEGATIVE CIRCLED NUMBER FOURTEEN: try adding symbols
    • U+24EF NEGATIVE CIRCLED NUMBER FIFTEEN: try adding symbols
    • U+24F0 NEGATIVE CIRCLED NUMBER SIXTEEN: try adding symbols
    • U+24F1 NEGATIVE CIRCLED NUMBER SEVENTEEN: try adding symbols
    • U+24F2 NEGATIVE CIRCLED NUMBER EIGHTEEN: try adding symbols
    • U+24F3 NEGATIVE CIRCLED NUMBER NINETEEN: try adding symbols
    • U+24F4 NEGATIVE CIRCLED NUMBER TWENTY: try adding symbols
    • U+24F5 DOUBLE CIRCLED DIGIT ONE: try adding symbols
    • U+24F6 DOUBLE CIRCLED DIGIT TWO: try adding symbols
    • U+24F7 DOUBLE CIRCLED DIGIT THREE: try adding symbols
    • U+24F8 DOUBLE CIRCLED DIGIT FOUR: try adding symbols
    • U+24F9 DOUBLE CIRCLED DIGIT FIVE: try adding symbols
    • U+24FA DOUBLE CIRCLED DIGIT SIX: try adding symbols
    • U+24FB DOUBLE CIRCLED DIGIT SEVEN: try adding symbols
    • U+24FC DOUBLE CIRCLED DIGIT EIGHT: try adding symbols
    • U+24FD DOUBLE CIRCLED DIGIT NINE: try adding symbols
    • U+24FE DOUBLE CIRCLED NUMBER TEN: try adding symbols
    • U+24FF NEGATIVE CIRCLED DIGIT ZERO: try adding symbols
    • U+2500 BOX DRAWINGS LIGHT HORIZONTAL: not included in any glyphset definition
    • U+2501 BOX DRAWINGS HEAVY HORIZONTAL: not included in any glyphset definition
    • U+2502 BOX DRAWINGS LIGHT VERTICAL: not included in any glyphset definition
    • U+2503 BOX DRAWINGS HEAVY VERTICAL: not included in any glyphset definition
    • U+2504 BOX DRAWINGS LIGHT TRIPLE DASH HORIZONTAL: not included in any glyphset definition
    • U+2505 BOX DRAWINGS HEAVY TRIPLE DASH HORIZONTAL: not included in any glyphset definition
    • U+2506 BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL: not included in any glyphset definition
    • U+2507 BOX DRAWINGS HEAVY TRIPLE DASH VERTICAL: not included in any glyphset definition
    • U+2508 BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL: not included in any glyphset definition
    • U+2509 BOX DRAWINGS HEAVY QUADRUPLE DASH HORIZONTAL: not included in any glyphset definition
    • U+250A BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL: not included in any glyphset definition
    • U+250B BOX DRAWINGS HEAVY QUADRUPLE DASH VERTICAL: not included in any glyphset definition
    • U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT: not included in any glyphset definition
    • U+250D BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY: not included in any glyphset definition
    • U+250E BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT: not included in any glyphset definition
    • U+250F BOX DRAWINGS HEAVY DOWN AND RIGHT: not included in any glyphset definition
    • U+2510 BOX DRAWINGS LIGHT DOWN AND LEFT: not included in any glyphset definition
    • U+2511 BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY: not included in any glyphset definition
    • U+2512 BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT: not included in any glyphset definition
    • U+2513 BOX DRAWINGS HEAVY DOWN AND LEFT: not included in any glyphset definition
    • U+2514 BOX DRAWINGS LIGHT UP AND RIGHT: not included in any glyphset definition
    • U+2515 BOX DRAWINGS UP LIGHT AND RIGHT HEAVY: not included in any glyphset definition
    • U+2516 BOX DRAWINGS UP HEAVY AND RIGHT LIGHT: not included in any glyphset definition
    • U+2517 BOX DRAWINGS HEAVY UP AND RIGHT: not included in any glyphset definition
    • U+2518 BOX DRAWINGS LIGHT UP AND LEFT: not included in any glyphset definition
    • U+2519 BOX DRAWINGS UP LIGHT AND LEFT HEAVY: not included in any glyphset definition
    • U+251A BOX DRAWINGS UP HEAVY AND LEFT LIGHT: not included in any glyphset definition
    • U+251B BOX DRAWINGS HEAVY UP AND LEFT: not included in any glyphset definition
    • U+251C BOX DRAWINGS LIGHT VERTICAL AND RIGHT: not included in any glyphset definition
    • U+251D BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY: not included in any glyphset definition
    • U+251E BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT: not included in any glyphset definition
    • U+251F BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT: not included in any glyphset definition
    • U+2520 BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT: not included in any glyphset definition
    • U+2521 BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY: not included in any glyphset definition
    • U+2522 BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY: not included in any glyphset definition
    • U+2523 BOX DRAWINGS HEAVY VERTICAL AND RIGHT: not included in any glyphset definition
    • U+2524 BOX DRAWINGS LIGHT VERTICAL AND LEFT: not included in any glyphset definition
    • U+2525 BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY: not included in any glyphset definition
    • U+2526 BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT: not included in any glyphset definition
    • U+2527 BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT: not included in any glyphset definition
    • U+2528 BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT: not included in any glyphset definition
    • U+2529 BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY: not included in any glyphset definition
    • U+252A BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY: not included in any glyphset definition
    • U+252B BOX DRAWINGS HEAVY VERTICAL AND LEFT: not included in any glyphset definition
    • U+252C BOX DRAWINGS LIGHT DOWN AND HORIZONTAL: not included in any glyphset definition
    • U+252D BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT: not included in any glyphset definition
    • U+252E BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT: not included in any glyphset definition
    • U+252F BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY: not included in any glyphset definition
    • U+2530 BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT: not included in any glyphset definition
    • U+2531 BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY: not included in any glyphset definition
    • U+2532 BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY: not included in any glyphset definition
    • U+2533 BOX DRAWINGS HEAVY DOWN AND HORIZONTAL: not included in any glyphset definition
    • U+2534 BOX DRAWINGS LIGHT UP AND HORIZONTAL: not included in any glyphset definition
    • U+2535 BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT: not included in any glyphset definition
    • U+2536 BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT: not included in any glyphset definition
    • U+2537 BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY: not included in any glyphset definition
    • U+2538 BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT: not included in any glyphset definition
    • U+2539 BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY: not included in any glyphset definition
    • U+253A BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY: not included in any glyphset definition
    • U+253B BOX DRAWINGS HEAVY UP AND HORIZONTAL: not included in any glyphset definition
    • U+253C BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL: not included in any glyphset definition
    • U+253D BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT: not included in any glyphset definition
    • U+253E BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT: not included in any glyphset definition
    • U+253F BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY: not included in any glyphset definition
    • U+2540 BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT: not included in any glyphset definition
    • U+2541 BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT: not included in any glyphset definition
    • U+2542 BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT: not included in any glyphset definition
    • U+2543 BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT: not included in any glyphset definition
    • U+2544 BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT: not included in any glyphset definition
    • U+2545 BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT: not included in any glyphset definition
    • U+2546 BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT: not included in any glyphset definition
    • U+2547 BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY: not included in any glyphset definition
    • U+2548 BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY: not included in any glyphset definition
    • U+2549 BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY: not included in any glyphset definition
    • U+254A BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY: not included in any glyphset definition
    • U+254B BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL: not included in any glyphset definition
    • U+254C BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL: not included in any glyphset definition
    • U+254D BOX DRAWINGS HEAVY DOUBLE DASH HORIZONTAL: not included in any glyphset definition
    • U+254E BOX DRAWINGS LIGHT DOUBLE DASH VERTICAL: not included in any glyphset definition
    • U+254F BOX DRAWINGS HEAVY DOUBLE DASH VERTICAL: not included in any glyphset definition
    • U+2550 BOX DRAWINGS DOUBLE HORIZONTAL: not included in any glyphset definition
    • U+2551 BOX DRAWINGS DOUBLE VERTICAL: not included in any glyphset definition
    • U+2552 BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE: not included in any glyphset definition
    • U+2553 BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE: not included in any glyphset definition
    • U+2554 BOX DRAWINGS DOUBLE DOWN AND RIGHT: not included in any glyphset definition
    • U+2555 BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE: not included in any glyphset definition
    • U+2556 BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE: not included in any glyphset definition
    • U+2557 BOX DRAWINGS DOUBLE DOWN AND LEFT: not included in any glyphset definition
    • U+2558 BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE: not included in any glyphset definition
    • U+2559 BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE: not included in any glyphset definition
    • U+255A BOX DRAWINGS DOUBLE UP AND RIGHT: not included in any glyphset definition
    • U+255B BOX DRAWINGS UP SINGLE AND LEFT DOUBLE: not included in any glyphset definition
    • U+255C BOX DRAWINGS UP DOUBLE AND LEFT SINGLE: not included in any glyphset definition
    • U+255D BOX DRAWINGS DOUBLE UP AND LEFT: not included in any glyphset definition
    • U+255E BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE: not included in any glyphset definition
    • U+255F BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE: not included in any glyphset definition
    • U+2560 BOX DRAWINGS DOUBLE VERTICAL AND RIGHT: not included in any glyphset definition
    • U+2561 BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE: not included in any glyphset definition
    • U+2562 BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE: not included in any glyphset definition
    • U+2563 BOX DRAWINGS DOUBLE VERTICAL AND LEFT: not included in any glyphset definition
    • U+2564 BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE: not included in any glyphset definition
    • U+2565 BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE: not included in any glyphset definition
    • U+2566 BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL: not included in any glyphset definition
    • U+2567 BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE: not included in any glyphset definition
    • U+2568 BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE: not included in any glyphset definition
    • U+2569 BOX DRAWINGS DOUBLE UP AND HORIZONTAL: not included in any glyphset definition
    • U+256A BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE: not included in any glyphset definition
    • U+256B BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE: not included in any glyphset definition
    • U+256C BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL: not included in any glyphset definition
    • U+256D BOX DRAWINGS LIGHT ARC DOWN AND RIGHT: not included in any glyphset definition
    • U+256E BOX DRAWINGS LIGHT ARC DOWN AND LEFT: not included in any glyphset definition
    • U+256F BOX DRAWINGS LIGHT ARC UP AND LEFT: not included in any glyphset definition
    • U+2570 BOX DRAWINGS LIGHT ARC UP AND RIGHT: not included in any glyphset definition
    • U+2571 BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT: not included in any glyphset definition
    • U+2572 BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT: not included in any glyphset definition
    • U+2573 BOX DRAWINGS LIGHT DIAGONAL CROSS: not included in any glyphset definition
    • U+2574 BOX DRAWINGS LIGHT LEFT: not included in any glyphset definition
    • U+2575 BOX DRAWINGS LIGHT UP: not included in any glyphset definition
    • U+2576 BOX DRAWINGS LIGHT RIGHT: not included in any glyphset definition
    • U+2577 BOX DRAWINGS LIGHT DOWN: not included in any glyphset definition
    • U+2578 BOX DRAWINGS HEAVY LEFT: not included in any glyphset definition
    • U+2579 BOX DRAWINGS HEAVY UP: not included in any glyphset definition
    • U+257A BOX DRAWINGS HEAVY RIGHT: not included in any glyphset definition
    • U+257B BOX DRAWINGS HEAVY DOWN: not included in any glyphset definition
    • U+257C BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT: not included in any glyphset definition
    • U+257D BOX DRAWINGS LIGHT UP AND HEAVY DOWN: not included in any glyphset definition
    • U+257E BOX DRAWINGS HEAVY LEFT AND LIGHT RIGHT: not included in any glyphset definition
    • U+257F BOX DRAWINGS HEAVY UP AND LIGHT DOWN: not included in any glyphset definition
    • U+2580 UPPER HALF BLOCK: not included in any glyphset definition
    • U+2581 LOWER ONE EIGHTH BLOCK: not included in any glyphset definition
    • U+2582 LOWER ONE QUARTER BLOCK: not included in any glyphset definition
    • U+2583 LOWER THREE EIGHTHS BLOCK: not included in any glyphset definition
    • U+2584 LOWER HALF BLOCK: not included in any glyphset definition
    • U+2585 LOWER FIVE EIGHTHS BLOCK: not included in any glyphset definition
    • U+2586 LOWER THREE QUARTERS BLOCK: not included in any glyphset definition
    • U+2587 LOWER SEVEN EIGHTHS BLOCK: not included in any glyphset definition
    • U+2588 FULL BLOCK: not included in any glyphset definition
    • U+2589 LEFT SEVEN EIGHTHS BLOCK: not included in any glyphset definition
    • U+258A LEFT THREE QUARTERS BLOCK: not included in any glyphset definition
    • U+258B LEFT FIVE EIGHTHS BLOCK: not included in any glyphset definition
    • U+258C LEFT HALF BLOCK: not included in any glyphset definition
    • U+258D LEFT THREE EIGHTHS BLOCK: not included in any glyphset definition
    • U+258E LEFT ONE QUARTER BLOCK: not included in any glyphset definition
    • U+258F LEFT ONE EIGHTH BLOCK: not included in any glyphset definition
    • U+2590 RIGHT HALF BLOCK: not included in any glyphset definition
    • U+2591 LIGHT SHADE: not included in any glyphset definition
    • U+2592 MEDIUM SHADE: not included in any glyphset definition
    • U+2593 DARK SHADE: not included in any glyphset definition
    • U+2594 UPPER ONE EIGHTH BLOCK: not included in any glyphset definition
    • U+2595 RIGHT ONE EIGHTH BLOCK: not included in any glyphset definition
    • U+2596 QUADRANT LOWER LEFT: not included in any glyphset definition
    • U+2597 QUADRANT LOWER RIGHT: not included in any glyphset definition
    • U+2598 QUADRANT UPPER LEFT: not included in any glyphset definition
    • U+2599 QUADRANT UPPER LEFT AND LOWER LEFT AND LOWER RIGHT: not included in any glyphset definition
    • U+259A QUADRANT UPPER LEFT AND LOWER RIGHT: not included in any glyphset definition
    • U+259B QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER LEFT: not included in any glyphset definition
    • U+259C QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER RIGHT: not included in any glyphset definition
    • U+259D QUADRANT UPPER RIGHT: not included in any glyphset definition
    • U+259E QUADRANT UPPER RIGHT AND LOWER LEFT: not included in any glyphset definition
    • U+259F QUADRANT UPPER RIGHT AND LOWER LEFT AND LOWER RIGHT: not included in any glyphset definition
    • U+25A0 BLACK SQUARE: try adding symbols
    • U+25A1 WHITE SQUARE: try adding symbols
    • U+25A2 WHITE SQUARE WITH ROUNDED CORNERS: try adding symbols
    • U+25A3 WHITE SQUARE CONTAINING BLACK SMALL SQUARE: try adding symbols
    • U+25A4 SQUARE WITH HORIZONTAL FILL: try adding symbols
    • U+25A5 SQUARE WITH VERTICAL FILL: try adding symbols
    • U+25A6 SQUARE WITH ORTHOGONAL CROSSHATCH FILL: try adding symbols
    • U+25A7 SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL: try adding symbols
    • U+25A8 SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL: try adding symbols
    • U+25A9 SQUARE WITH DIAGONAL CROSSHATCH FILL: try adding symbols
    • U+25AA BLACK SMALL SQUARE: try adding symbols
    • U+25AB WHITE SMALL SQUARE: try adding symbols
    • U+25B1 WHITE PARALLELOGRAM: try adding symbols
    • U+25B2 BLACK UP-POINTING TRIANGLE: try adding symbols
    • U+25B3 WHITE UP-POINTING TRIANGLE: try adding one of: symbols, math
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: try adding symbols
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: try adding one of: symbols, math
    • U+25BC BLACK DOWN-POINTING TRIANGLE: try adding symbols
    • U+25BD WHITE DOWN-POINTING TRIANGLE: try adding one of: symbols, math
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: try adding symbols
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: try adding one of: symbols, math
    • U+25C6 BLACK DIAMOND: try adding symbols
    • U+25C7 WHITE DIAMOND: try adding symbols
    • U+25C8 WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND: try adding symbols
    • U+25C9 FISHEYE: try adding symbols
    • U+25CA LOZENGE: try adding one of: symbols, math
    • U+25CB WHITE CIRCLE: try adding symbols
    • U+25CC DOTTED CIRCLE: try adding one of: takri, limbu, phags-pa, dogra, syloti-nagri, new-tai-lue, myanmar, kaithi, bassa-vah, coptic, bhaiksuki, kharoshthi, balinese, tifinagh, tibetan, caucasian-albanian, malayalam, soyombo, psalter-pahlavi, warang-citi, marchen, lepcha, modi, buhid, gujarati, oriya, javanese, gunjala-gondi, khmer, sogdian, pahawh-hmong, hanifi-rohingya, khojki, syriac, kannada, music, bengali, cham, armenian, batak, mandaic, ahom, canadian-aboriginal, newa, hanunoo, nko, wancho, grantha, devanagari, zanabazar-square, yi, osage, kayah-li, buginese, brahmi, tirhuta, sinhala, masaram-gondi, siddham, sharada, symbols, math, tagalog, lao, miao, tai-viet, mende-kikakui, elbasan, mahajani, meetei-mayek, telugu, thai, duployan, rejang, khudawadi, hebrew, tai-tham, saurashtra, gurmukhi, tai-le, manichaean, adlam, old-permic, mongolian, tagbanwa, chakma, sundanese, tamil, thaana
    • U+25CE BULLSEYE: try adding symbols
    • U+25CF BLACK CIRCLE: try adding symbols
    • U+25D0 CIRCLE WITH LEFT HALF BLACK: try adding symbols
    • U+25D1 CIRCLE WITH RIGHT HALF BLACK: try adding symbols
    • U+25D2 CIRCLE WITH LOWER HALF BLACK: try adding symbols
    • U+25D3 CIRCLE WITH UPPER HALF BLACK: try adding symbols
    • U+25E2 BLACK LOWER RIGHT TRIANGLE: try adding symbols
    • U+25E3 BLACK LOWER LEFT TRIANGLE: try adding symbols
    • U+25E4 BLACK UPPER LEFT TRIANGLE: try adding symbols
    • U+25E5 BLACK UPPER RIGHT TRIANGLE: try adding symbols
    • U+25E6 WHITE BULLET: try adding symbols
    • U+25EF LARGE CIRCLE: try adding symbols
    • U+2600 BLACK SUN WITH RAYS: try adding symbols
    • U+2601 CLOUD: try adding symbols
    • U+2602 UMBRELLA: try adding symbols
    • U+2603 SNOWMAN: try adding symbols
    • U+2605 BLACK STAR: try adding symbols
    • U+2606 WHITE STAR: try adding symbols
    • U+2609 SUN: try adding symbols
    • U+260E BLACK TELEPHONE: try adding symbols
    • U+260F WHITE TELEPHONE: try adding symbols
    • U+2616 WHITE SHOGI PIECE: try adding symbols
    • U+2617 BLACK SHOGI PIECE: try adding symbols
    • U+261C WHITE LEFT POINTING INDEX: try adding symbols
    • U+261D WHITE UP POINTING INDEX: try adding symbols
    • U+261E WHITE RIGHT POINTING INDEX: try adding symbols
    • U+261F WHITE DOWN POINTING INDEX: try adding symbols
    • U+262F YIN YANG: try adding symbols
    • U+2640 FEMALE SIGN: try adding symbols
    • U+2641 EARTH: try adding symbols
    • U+2642 MALE SIGN: try adding symbols
    • U+2660 BLACK SPADE SUIT: try adding symbols
    • U+2661 WHITE HEART SUIT: try adding symbols
    • U+2662 WHITE DIAMOND SUIT: try adding symbols
    • U+2663 BLACK CLUB SUIT: try adding symbols
    • U+2664 WHITE SPADE SUIT: try adding symbols
    • U+2665 BLACK HEART SUIT: try adding symbols
    • U+2666 BLACK DIAMOND SUIT: try adding symbols
    • U+2667 WHITE CLUB SUIT: try adding symbols
    • U+2668 HOT SPRINGS: try adding symbols
    • U+2669 QUARTER NOTE: try adding one of: music, symbols
    • U+266A EIGHTH NOTE: try adding one of: music, symbols
    • U+266B BEAMED EIGHTH NOTES: try adding one of: music, symbols
    • U+266C BEAMED SIXTEENTH NOTES: try adding one of: music, symbols
    • U+266D MUSIC FLAT SIGN: try adding one of: music, math, symbols
    • U+266E MUSIC NATURAL SIGN: try adding one of: music, math, symbols
    • U+266F MUSIC SHARP SIGN: try adding one of: music, math, symbols
    • U+2672 UNIVERSAL RECYCLING SYMBOL: try adding symbols
    • U+2673 RECYCLING SYMBOL FOR TYPE-1 PLASTICS: try adding symbols
    • U+2674 RECYCLING SYMBOL FOR TYPE-2 PLASTICS: try adding symbols
    • U+2675 RECYCLING SYMBOL FOR TYPE-3 PLASTICS: try adding symbols
    • U+2676 RECYCLING SYMBOL FOR TYPE-4 PLASTICS: try adding symbols
    • U+2677 RECYCLING SYMBOL FOR TYPE-5 PLASTICS: try adding symbols
    • U+2678 RECYCLING SYMBOL FOR TYPE-6 PLASTICS: try adding symbols
    • U+2679 RECYCLING SYMBOL FOR TYPE-7 PLASTICS: try adding symbols
    • U+267A RECYCLING SYMBOL FOR GENERIC MATERIALS: try adding symbols
    • U+267B BLACK UNIVERSAL RECYCLING SYMBOL: try adding symbols
    • U+267C RECYCLED PAPER SYMBOL: try adding symbols
    • U+267D PARTIALLY-RECYCLED PAPER SYMBOL: try adding symbols
    • U+26A0 WARNING SIGN: try adding symbols
    • U+26BD SOCCER BALL: try adding symbols
    • U+26BE BASEBALL: try adding symbols
    • U+2702 BLACK SCISSORS: try adding symbols
    • U+2713 CHECK MARK: try adding symbols
    • U+271A HEAVY GREEK CROSS: try adding symbols
    • U+273D HEAVY TEARDROP-SPOKED ASTERISK: try adding symbols
    • U+273F BLACK FLORETTE: try adding symbols
    • U+2740 WHITE FLORETTE: try adding symbols
    • U+2756 BLACK DIAMOND MINUS WHITE X: try adding symbols
    • U+2776 DINGBAT NEGATIVE CIRCLED DIGIT ONE: try adding symbols
    • U+2777 DINGBAT NEGATIVE CIRCLED DIGIT TWO: try adding symbols
    • U+2778 DINGBAT NEGATIVE CIRCLED DIGIT THREE: try adding symbols
    • U+2779 DINGBAT NEGATIVE CIRCLED DIGIT FOUR: try adding symbols
    • U+277A DINGBAT NEGATIVE CIRCLED DIGIT FIVE: try adding symbols
    • U+277B DINGBAT NEGATIVE CIRCLED DIGIT SIX: try adding symbols
    • U+277C DINGBAT NEGATIVE CIRCLED DIGIT SEVEN: try adding symbols
    • U+277D DINGBAT NEGATIVE CIRCLED DIGIT EIGHT: try adding symbols
    • U+277E DINGBAT NEGATIVE CIRCLED DIGIT NINE: try adding symbols
    • U+277F DINGBAT NEGATIVE CIRCLED NUMBER TEN: try adding symbols
    • U+27A1 BLACK RIGHTWARDS ARROW: try adding symbols
    • U+2934 ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS: try adding math
    • U+2935 ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS: try adding math
    • U+29BF CIRCLED BULLET: try adding one of: symbols, math
    • U+29FA DOUBLE PLUS: try adding math
    • U+29FB TRIPLE PLUS: try adding math
    • U+2B05 LEFTWARDS BLACK ARROW: try adding symbols
    • U+2B06 UPWARDS BLACK ARROW: try adding symbols
    • U+2B07 DOWNWARDS BLACK ARROW: try adding symbols
    • U+2B1A DOTTED SQUARE: try adding symbols
    • U+2B95 RIGHTWARDS BLACK ARROW: try adding symbols
    • U+2E3A TWO-EM DASH: not included in any glyphset definition
    • U+2E80 CJK RADICAL REPEAT: not included in any glyphset definition
    • U+2E81 CJK RADICAL CLIFF: not included in any glyphset definition
    • U+2E82 CJK RADICAL SECOND ONE: not included in any glyphset definition
    • U+2E83 CJK RADICAL SECOND TWO: not included in any glyphset definition
    • U+2E84 CJK RADICAL SECOND THREE: not included in any glyphset definition
    • U+2E85 CJK RADICAL PERSON: not included in any glyphset definition
    • U+2E86 CJK RADICAL BOX: not included in any glyphset definition
    • U+2E87 CJK RADICAL TABLE: not included in any glyphset definition
    • U+2E88 CJK RADICAL KNIFE ONE: not included in any glyphset definition
    • U+2E89 CJK RADICAL KNIFE TWO: not included in any glyphset definition
    • U+2E8A CJK RADICAL DIVINATION: not included in any glyphset definition
    • U+2E8B CJK RADICAL SEAL: not included in any glyphset definition
    • U+2E8C CJK RADICAL SMALL ONE: not included in any glyphset definition
    • U+2E8D CJK RADICAL SMALL TWO: not included in any glyphset definition
    • U+2E8E CJK RADICAL LAME ONE: not included in any glyphset definition
    • U+2E8F CJK RADICAL LAME TWO: not included in any glyphset definition
    • U+2E90 CJK RADICAL LAME THREE: not included in any glyphset definition
    • U+2E91 CJK RADICAL LAME FOUR: not included in any glyphset definition
    • U+2E92 CJK RADICAL SNAKE: not included in any glyphset definition
    • U+2E93 CJK RADICAL THREAD: not included in any glyphset definition
    • U+2E94 CJK RADICAL SNOUT ONE: not included in any glyphset definition
    • U+2E95 CJK RADICAL SNOUT TWO: not included in any glyphset definition
    • U+2E96 CJK RADICAL HEART ONE: not included in any glyphset definition
    • U+2E97 CJK RADICAL HEART TWO: not included in any glyphset definition
    • U+2E98 CJK RADICAL HAND: not included in any glyphset definition
    • U+2E99 CJK RADICAL RAP: not included in any glyphset definition
    • U+2E9B CJK RADICAL CHOKE: not included in any glyphset definition
    • U+2E9C CJK RADICAL SUN: not included in any glyphset definition
    • U+2E9D CJK RADICAL MOON: not included in any glyphset definition
    • U+2E9E CJK RADICAL DEATH: not included in any glyphset definition
    • U+2E9F CJK RADICAL MOTHER: not included in any glyphset definition
    • U+2EA0 CJK RADICAL CIVILIAN: not included in any glyphset definition
    • U+2EA1 CJK RADICAL WATER ONE: not included in any glyphset definition
    • U+2EA2 CJK RADICAL WATER TWO: not included in any glyphset definition
    • U+2EA3 CJK RADICAL FIRE: not included in any glyphset definition
    • U+2EA4 CJK RADICAL PAW ONE: not included in any glyphset definition
    • U+2EA5 CJK RADICAL PAW TWO: not included in any glyphset definition
    • U+2EA6 CJK RADICAL SIMPLIFIED HALF TREE TRUNK: not included in any glyphset definition
    • U+2EA7 CJK RADICAL COW: not included in any glyphset definition
    • U+2EA8 CJK RADICAL DOG: not included in any glyphset definition
    • U+2EA9 CJK RADICAL JADE: not included in any glyphset definition
    • U+2EAA CJK RADICAL BOLT OF CLOTH: not included in any glyphset definition
    • U+2EAB CJK RADICAL EYE: not included in any glyphset definition
    • U+2EAC CJK RADICAL SPIRIT ONE: not included in any glyphset definition
    • U+2EAD CJK RADICAL SPIRIT TWO: not included in any glyphset definition
    • U+2EAE CJK RADICAL BAMBOO: not included in any glyphset definition
    • U+2EAF CJK RADICAL SILK: not included in any glyphset definition
    • U+2EB0 CJK RADICAL C-SIMPLIFIED SILK: not included in any glyphset definition
    • U+2EB1 CJK RADICAL NET ONE: not included in any glyphset definition
    • U+2EB2 CJK RADICAL NET TWO: not included in any glyphset definition
    • U+2EB3 CJK RADICAL NET THREE: not included in any glyphset definition
    • U+2EB4 CJK RADICAL NET FOUR: not included in any glyphset definition
    • U+2EB5 CJK RADICAL MESH: not included in any glyphset definition
    • U+2EB6 CJK RADICAL SHEEP: not included in any glyphset definition
    • U+2EB7 CJK RADICAL RAM: not included in any glyphset definition
    • U+2EB8 CJK RADICAL EWE: not included in any glyphset definition
    • U+2EB9 CJK RADICAL OLD: not included in any glyphset definition
    • U+2EBA CJK RADICAL BRUSH ONE: not included in any glyphset definition
    • U+2EBB CJK RADICAL BRUSH TWO: not included in any glyphset definition
    • U+2EBC CJK RADICAL MEAT: not included in any glyphset definition
    • U+2EBD CJK RADICAL MORTAR: not included in any glyphset definition
    • U+2EBE CJK RADICAL GRASS ONE: not included in any glyphset definition
    • U+2EBF CJK RADICAL GRASS TWO: not included in any glyphset definition
    • U+2EC0 CJK RADICAL GRASS THREE: not included in any glyphset definition
    • U+2EC1 CJK RADICAL TIGER: not included in any glyphset definition
    • U+2EC2 CJK RADICAL CLOTHES: not included in any glyphset definition
    • U+2EC3 CJK RADICAL WEST ONE: not included in any glyphset definition
    • U+2EC4 CJK RADICAL WEST TWO: not included in any glyphset definition
    • U+2EC5 CJK RADICAL C-SIMPLIFIED SEE: not included in any glyphset definition
    • U+2EC6 CJK RADICAL SIMPLIFIED HORN: not included in any glyphset definition
    • U+2EC7 CJK RADICAL HORN: not included in any glyphset definition
    • U+2EC8 CJK RADICAL C-SIMPLIFIED SPEECH: not included in any glyphset definition
    • U+2EC9 CJK RADICAL C-SIMPLIFIED SHELL: not included in any glyphset definition
    • U+2ECA CJK RADICAL FOOT: not included in any glyphset definition
    • U+2ECB CJK RADICAL C-SIMPLIFIED CART: not included in any glyphset definition
    • U+2ECC CJK RADICAL SIMPLIFIED WALK: not included in any glyphset definition
    • U+2ECD CJK RADICAL WALK ONE: not included in any glyphset definition
    • U+2ECE CJK RADICAL WALK TWO: not included in any glyphset definition
    • U+2ECF CJK RADICAL CITY: not included in any glyphset definition
    • U+2ED0 CJK RADICAL C-SIMPLIFIED GOLD: not included in any glyphset definition
    • U+2ED1 CJK RADICAL LONG ONE: not included in any glyphset definition
    • U+2ED2 CJK RADICAL LONG TWO: not included in any glyphset definition
    • U+2ED3 CJK RADICAL C-SIMPLIFIED LONG: not included in any glyphset definition
    • U+2ED4 CJK RADICAL C-SIMPLIFIED GATE: not included in any glyphset definition
    • U+2ED5 CJK RADICAL MOUND ONE: not included in any glyphset definition
    • U+2ED6 CJK RADICAL MOUND TWO: not included in any glyphset definition
    • U+2ED7 CJK RADICAL RAIN: not included in any glyphset definition
    • U+2ED8 CJK RADICAL BLUE: not included in any glyphset definition
    • U+2ED9 CJK RADICAL C-SIMPLIFIED TANNED LEATHER: not included in any glyphset definition
    • U+2EDA CJK RADICAL C-SIMPLIFIED LEAF: not included in any glyphset definition
    • U+2EDB CJK RADICAL C-SIMPLIFIED WIND: not included in any glyphset definition
    • U+2EDC CJK RADICAL C-SIMPLIFIED FLY: not included in any glyphset definition
    • U+2EDD CJK RADICAL EAT ONE: not included in any glyphset definition
    • U+2EDE CJK RADICAL EAT TWO: not included in any glyphset definition
    • U+2EDF CJK RADICAL EAT THREE: not included in any glyphset definition
    • U+2EE0 CJK RADICAL C-SIMPLIFIED EAT: not included in any glyphset definition
    • U+2EE1 CJK RADICAL HEAD: not included in any glyphset definition
    • U+2EE2 CJK RADICAL C-SIMPLIFIED HORSE: not included in any glyphset definition
    • U+2EE3 CJK RADICAL BONE: not included in any glyphset definition
    • U+2EE4 CJK RADICAL GHOST: not included in any glyphset definition
    • U+2EE5 CJK RADICAL C-SIMPLIFIED FISH: not included in any glyphset definition
    • U+2EE6 CJK RADICAL C-SIMPLIFIED BIRD: not included in any glyphset definition
    • U+2EE7 CJK RADICAL C-SIMPLIFIED SALT: not included in any glyphset definition
    • U+2EE8 CJK RADICAL SIMPLIFIED WHEAT: not included in any glyphset definition
    • U+2EE9 CJK RADICAL SIMPLIFIED YELLOW: not included in any glyphset definition
    • U+2EEA CJK RADICAL C-SIMPLIFIED FROG: not included in any glyphset definition
    • U+2EEB CJK RADICAL J-SIMPLIFIED EVEN: not included in any glyphset definition
    • U+2EEC CJK RADICAL C-SIMPLIFIED EVEN: not included in any glyphset definition
    • U+2EED CJK RADICAL J-SIMPLIFIED TOOTH: not included in any glyphset definition
    • U+2EEE CJK RADICAL C-SIMPLIFIED TOOTH: not included in any glyphset definition
    • U+2EEF CJK RADICAL J-SIMPLIFIED DRAGON: not included in any glyphset definition
    • U+2EF0 CJK RADICAL C-SIMPLIFIED DRAGON: not included in any glyphset definition
    • U+2EF1 CJK RADICAL TURTLE: not included in any glyphset definition
    • U+2EF2 CJK RADICAL J-SIMPLIFIED TURTLE: not included in any glyphset definition
    • U+2EF3 CJK RADICAL C-SIMPLIFIED TURTLE: not included in any glyphset definition
    • U+2FF0 IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT: not included in any glyphset definition
    • U+2FF1 IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW: not included in any glyphset definition
    • U+2FF2 IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT: not included in any glyphset definition
    • U+2FF3 IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW: not included in any glyphset definition
    • U+2FF4 IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND: not included in any glyphset definition
    • U+2FF5 IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE: not included in any glyphset definition
    • U+2FF6 IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM BELOW: not included in any glyphset definition
    • U+2FF7 IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT: not included in any glyphset definition
    • U+2FF8 IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT: not included in any glyphset definition
    • U+2FF9 IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT: not included in any glyphset definition
    • U+2FFA IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT: not included in any glyphset definition
    • U+2FFB IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID: not included in any glyphset definition
    • U+3004 JAPANESE INDUSTRIAL STANDARD SYMBOL: not included in any glyphset definition
    • U+3006 IDEOGRAPHIC CLOSING MARK: try adding one of: chinese-simplified, japanese
    • U+3007 IDEOGRAPHIC NUMBER ZERO: try adding one of: phags-pa, chinese-simplified, japanese
    • U+301C WAVE DASH: try adding japanese
    • U+301F LOW DOUBLE PRIME QUOTATION MARK: not included in any glyphset definition
    • U+3020 POSTAL MARK FACE: not included in any glyphset definition
    • U+3022 HANGZHOU NUMERAL TWO: not included in any glyphset definition
    • U+3023 HANGZHOU NUMERAL THREE: not included in any glyphset definition
    • U+3024 HANGZHOU NUMERAL FOUR: not included in any glyphset definition
    • U+3025 HANGZHOU NUMERAL FIVE: not included in any glyphset definition
    • U+3026 HANGZHOU NUMERAL SIX: not included in any glyphset definition
    • U+3027 HANGZHOU NUMERAL SEVEN: not included in any glyphset definition
    • U+3028 HANGZHOU NUMERAL EIGHT: not included in any glyphset definition
    • U+3029 HANGZHOU NUMERAL NINE: not included in any glyphset definition
    • U+302A IDEOGRAPHIC LEVEL TONE MARK: not included in any glyphset definition
    • U+302B IDEOGRAPHIC RISING TONE MARK: not included in any glyphset definition
    • U+302C IDEOGRAPHIC DEPARTING TONE MARK: not included in any glyphset definition
    • U+302D IDEOGRAPHIC ENTERING TONE MARK: not included in any glyphset definition
    • U+302E HANGUL SINGLE DOT TONE MARK: not included in any glyphset definition
    • U+302F HANGUL DOUBLE DOT TONE MARK: not included in any glyphset definition
    • U+3030 WAVY DASH: not included in any glyphset definition
    • U+3031 VERTICAL KANA REPEAT MARK: not included in any glyphset definition
    • U+3032 VERTICAL KANA REPEAT WITH VOICED SOUND MARK: not included in any glyphset definition
    • U+3033 VERTICAL KANA REPEAT MARK UPPER HALF: not included in any glyphset definition
    • U+3034 VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF: not included in any glyphset definition
    • U+3035 VERTICAL KANA REPEAT MARK LOWER HALF: not included in any glyphset definition
    • U+3036 CIRCLED POSTAL MARK: not included in any glyphset definition
    • U+3037 IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL: not included in any glyphset definition
    • U+3038 HANGZHOU NUMERAL TEN: not included in any glyphset definition
    • U+3039 HANGZHOU NUMERAL TWENTY: not included in any glyphset definition
    • U+303A HANGZHOU NUMERAL THIRTY: not included in any glyphset definition
    • U+303B VERTICAL IDEOGRAPHIC ITERATION MARK: not included in any glyphset definition
    • U+303C MASU MARK: not included in any glyphset definition
    • U+303D PART ALTERNATION MARK: not included in any glyphset definition
    • U+303E IDEOGRAPHIC VARIATION INDICATOR: not included in any glyphset definition
    • U+303F IDEOGRAPHIC HALF FILL SPACE: not included in any glyphset definition
    • U+3041 HIRAGANA LETTER SMALL A: try adding one of: chinese-simplified, japanese
    • U+3042 HIRAGANA LETTER A: try adding one of: chinese-simplified, japanese
    • U+3043 HIRAGANA LETTER SMALL I: try adding one of: chinese-simplified, japanese
    • U+3044 HIRAGANA LETTER I: try adding one of: chinese-simplified, japanese
    • U+3045 HIRAGANA LETTER SMALL U: try adding one of: chinese-simplified, japanese
    • U+3046 HIRAGANA LETTER U: try adding one of: chinese-simplified, japanese
    • U+3047 HIRAGANA LETTER SMALL E: try adding one of: chinese-simplified, japanese
    • U+3048 HIRAGANA LETTER E: try adding one of: chinese-simplified, japanese
    • U+3049 HIRAGANA LETTER SMALL O: try adding one of: chinese-simplified, japanese
    • U+304A HIRAGANA LETTER O: try adding one of: chinese-simplified, japanese
    • U+304B HIRAGANA LETTER KA: try adding one of: chinese-simplified, japanese
    • U+304C HIRAGANA LETTER GA: try adding one of: chinese-simplified, japanese
    • U+304D HIRAGANA LETTER KI: try adding one of: chinese-simplified, japanese
    • U+304E HIRAGANA LETTER GI: try adding one of: chinese-simplified, japanese
    • U+304F HIRAGANA LETTER KU: try adding one of: chinese-simplified, japanese
    • U+3050 HIRAGANA LETTER GU: try adding one of: chinese-simplified, japanese
    • U+3051 HIRAGANA LETTER KE: try adding one of: chinese-simplified, japanese
    • U+3052 HIRAGANA LETTER GE: try adding one of: chinese-simplified, japanese
    • U+3053 HIRAGANA LETTER KO: try adding one of: chinese-simplified, japanese
    • U+3054 HIRAGANA LETTER GO: try adding one of: chinese-simplified, japanese
    • U+3055 HIRAGANA LETTER SA: try adding one of: chinese-simplified, japanese
    • U+3056 HIRAGANA LETTER ZA: try adding one of: chinese-simplified, japanese
    • U+3057 HIRAGANA LETTER SI: try adding one of: chinese-simplified, japanese
    • U+3058 HIRAGANA LETTER ZI: try adding one of: chinese-simplified, japanese
    • U+3059 HIRAGANA LETTER SU: try adding one of: chinese-simplified, japanese
    • U+305A HIRAGANA LETTER ZU: try adding one of: chinese-simplified, japanese
    • U+305B HIRAGANA LETTER SE: try adding one of: chinese-simplified, japanese
    • U+305C HIRAGANA LETTER ZE: try adding one of: chinese-simplified, japanese
    • U+305D HIRAGANA LETTER SO: try adding one of: chinese-simplified, japanese
    • U+305E HIRAGANA LETTER ZO: try adding one of: chinese-simplified, japanese
    • U+305F HIRAGANA LETTER TA: try adding one of: chinese-simplified, japanese
    • U+3060 HIRAGANA LETTER DA: try adding one of: chinese-simplified, japanese
    • U+3061 HIRAGANA LETTER TI: try adding one of: chinese-simplified, japanese
    • U+3062 HIRAGANA LETTER DI: try adding one of: chinese-simplified, japanese
    • U+3063 HIRAGANA LETTER SMALL TU: try adding one of: chinese-simplified, japanese
    • U+3064 HIRAGANA LETTER TU: try adding one of: chinese-simplified, japanese
    • U+3065 HIRAGANA LETTER DU: try adding one of: chinese-simplified, japanese
    • U+3066 HIRAGANA LETTER TE: try adding one of: chinese-simplified, japanese
    • U+3067 HIRAGANA LETTER DE: try adding one of: chinese-simplified, japanese
    • U+3068 HIRAGANA LETTER TO: try adding one of: chinese-simplified, japanese
    • U+3069 HIRAGANA LETTER DO: try adding one of: chinese-simplified, japanese
    • U+306A HIRAGANA LETTER NA: try adding one of: chinese-simplified, japanese
    • U+306B HIRAGANA LETTER NI: try adding one of: chinese-simplified, japanese
    • U+306C HIRAGANA LETTER NU: try adding one of: chinese-simplified, japanese
    • U+306D HIRAGANA LETTER NE: try adding one of: chinese-simplified, japanese
    • U+306E HIRAGANA LETTER NO: try adding one of: chinese-simplified, japanese
    • U+306F HIRAGANA LETTER HA: try adding one of: chinese-simplified, japanese
    • U+3070 HIRAGANA LETTER BA: try adding one of: chinese-simplified, japanese
    • U+3071 HIRAGANA LETTER PA: try adding one of: chinese-simplified, japanese
    • U+3072 HIRAGANA LETTER HI: try adding one of: chinese-simplified, japanese
    • U+3073 HIRAGANA LETTER BI: try adding one of: chinese-simplified, japanese
    • U+3074 HIRAGANA LETTER PI: try adding one of: chinese-simplified, japanese
    • U+3075 HIRAGANA LETTER HU: try adding one of: chinese-simplified, japanese
    • U+3076 HIRAGANA LETTER BU: try adding one of: chinese-simplified, japanese
    • U+3077 HIRAGANA LETTER PU: try adding one of: chinese-simplified, japanese
    • U+3078 HIRAGANA LETTER HE: try adding one of: chinese-simplified, japanese
    • U+3079 HIRAGANA LETTER BE: try adding one of: chinese-simplified, japanese
    • U+307A HIRAGANA LETTER PE: try adding one of: chinese-simplified, japanese
    • U+307B HIRAGANA LETTER HO: try adding one of: chinese-simplified, japanese
    • U+307C HIRAGANA LETTER BO: try adding one of: chinese-simplified, japanese
    • U+307D HIRAGANA LETTER PO: try adding one of: chinese-simplified, japanese
    • U+307E HIRAGANA LETTER MA: try adding one of: chinese-simplified, japanese
    • U+307F HIRAGANA LETTER MI: try adding one of: chinese-simplified, japanese
    • U+3080 HIRAGANA LETTER MU: try adding one of: chinese-simplified, japanese
    • U+3081 HIRAGANA LETTER ME: try adding one of: chinese-simplified, japanese
    • U+3082 HIRAGANA LETTER MO: try adding one of: chinese-simplified, japanese
    • U+3083 HIRAGANA LETTER SMALL YA: try adding one of: chinese-simplified, japanese
    • U+3084 HIRAGANA LETTER YA: try adding one of: chinese-simplified, japanese
    • U+3085 HIRAGANA LETTER SMALL YU: try adding one of: chinese-simplified, japanese
    • U+3086 HIRAGANA LETTER YU: try adding one of: chinese-simplified, japanese
    • U+3087 HIRAGANA LETTER SMALL YO: try adding one of: chinese-simplified, japanese
    • U+3088 HIRAGANA LETTER YO: try adding one of: chinese-simplified, japanese
    • U+3089 HIRAGANA LETTER RA: try adding one of: chinese-simplified, japanese
    • U+308A HIRAGANA LETTER RI: try adding one of: chinese-simplified, japanese
    • U+308B HIRAGANA LETTER RU: try adding one of: chinese-simplified, japanese
    • U+308C HIRAGANA LETTER RE: try adding one of: chinese-simplified, japanese
    • U+308D HIRAGANA LETTER RO: try adding one of: chinese-simplified, japanese
    • U+308E HIRAGANA LETTER SMALL WA: try adding one of: chinese-simplified, japanese
    • U+308F HIRAGANA LETTER WA: try adding one of: chinese-simplified, japanese
    • U+3090 HIRAGANA LETTER WI: try adding one of: chinese-simplified, japanese
    • U+3091 HIRAGANA LETTER WE: try adding one of: chinese-simplified, japanese
    • U+3092 HIRAGANA LETTER WO: try adding one of: chinese-simplified, japanese
    • U+3093 HIRAGANA LETTER N: try adding one of: chinese-simplified, japanese
    • U+3094 HIRAGANA LETTER VU: try adding one of: chinese-simplified, japanese
    • U+3095 HIRAGANA LETTER SMALL KA: try adding one of: chinese-simplified, japanese
    • U+3096 HIRAGANA LETTER SMALL KE: try adding one of: chinese-simplified, japanese
    • U+3099 COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK: try adding one of: chinese-simplified, japanese, kana-extended
    • U+309A COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK: try adding one of: chinese-simplified, japanese, kana-extended
    • U+309B KATAKANA-HIRAGANA VOICED SOUND MARK: try adding one of: chinese-simplified, japanese, kana-extended
    • U+309C KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK: try adding one of: chinese-simplified, japanese, kana-extended
    • U+309D HIRAGANA ITERATION MARK: try adding one of: chinese-simplified, japanese
    • U+309E HIRAGANA VOICED ITERATION MARK: try adding one of: chinese-simplified, japanese
    • U+309F HIRAGANA DIGRAPH YORI: try adding one of: chinese-simplified, japanese
    • U+30A0 KATAKANA-HIRAGANA DOUBLE HYPHEN: try adding one of: chinese-simplified, japanese
    • U+30A1 KATAKANA LETTER SMALL A: try adding one of: chinese-simplified, japanese
    • U+30A2 KATAKANA LETTER A: try adding one of: chinese-simplified, japanese
    • U+30A3 KATAKANA LETTER SMALL I: try adding one of: chinese-simplified, japanese
    • U+30A4 KATAKANA LETTER I: try adding one of: chinese-simplified, japanese
    • U+30A5 KATAKANA LETTER SMALL U: try adding one of: chinese-simplified, japanese
    • U+30A6 KATAKANA LETTER U: try adding one of: chinese-simplified, japanese
    • U+30A7 KATAKANA LETTER SMALL E: try adding one of: chinese-simplified, japanese
    • U+30A8 KATAKANA LETTER E: try adding one of: chinese-simplified, japanese
    • U+30A9 KATAKANA LETTER SMALL O: try adding one of: chinese-simplified, japanese
    • U+30AA KATAKANA LETTER O: try adding one of: chinese-simplified, japanese
    • U+30AB KATAKANA LETTER KA: try adding one of: chinese-simplified, japanese
    • U+30AC KATAKANA LETTER GA: try adding one of: chinese-simplified, japanese
    • U+30AD KATAKANA LETTER KI: try adding one of: chinese-simplified, japanese
    • U+30AE KATAKANA LETTER GI: try adding one of: chinese-simplified, japanese
    • U+30AF KATAKANA LETTER KU: try adding one of: chinese-simplified, japanese
    • U+30B0 KATAKANA LETTER GU: try adding one of: chinese-simplified, japanese
    • U+30B1 KATAKANA LETTER KE: try adding one of: chinese-simplified, japanese
    • U+30B2 KATAKANA LETTER GE: try adding one of: chinese-simplified, japanese
    • U+30B3 KATAKANA LETTER KO: try adding one of: chinese-simplified, japanese
    • U+30B4 KATAKANA LETTER GO: try adding one of: chinese-simplified, japanese
    • U+30B5 KATAKANA LETTER SA: try adding one of: chinese-simplified, japanese
    • U+30B6 KATAKANA LETTER ZA: try adding one of: chinese-simplified, japanese
    • U+30B7 KATAKANA LETTER SI: try adding one of: chinese-simplified, japanese
    • U+30B8 KATAKANA LETTER ZI: try adding one of: chinese-simplified, japanese
    • U+30B9 KATAKANA LETTER SU: try adding one of: chinese-simplified, japanese
    • U+30BA KATAKANA LETTER ZU: try adding one of: chinese-simplified, japanese
    • U+30BB KATAKANA LETTER SE: try adding one of: chinese-simplified, japanese
    • U+30BC KATAKANA LETTER ZE: try adding one of: chinese-simplified, japanese
    • U+30BD KATAKANA LETTER SO: try adding one of: chinese-simplified, japanese
    • U+30BE KATAKANA LETTER ZO: try adding one of: chinese-simplified, japanese
    • U+30BF KATAKANA LETTER TA: try adding one of: chinese-simplified, japanese
    • U+30C0 KATAKANA LETTER DA: try adding one of: chinese-simplified, japanese
    • U+30C1 KATAKANA LETTER TI: try adding one of: chinese-simplified, japanese
    • U+30C2 KATAKANA LETTER DI: try adding one of: chinese-simplified, japanese
    • U+30C3 KATAKANA LETTER SMALL TU: try adding one of: chinese-simplified, japanese
    • U+30C4 KATAKANA LETTER TU: try adding one of: chinese-simplified, japanese
    • U+30C5 KATAKANA LETTER DU: try adding one of: chinese-simplified, japanese
    • U+30C6 KATAKANA LETTER TE: try adding one of: chinese-simplified, japanese
    • U+30C7 KATAKANA LETTER DE: try adding one of: chinese-simplified, japanese
    • U+30C8 KATAKANA LETTER TO: try adding one of: chinese-simplified, japanese
    • U+30C9 KATAKANA LETTER DO: try adding one of: chinese-simplified, japanese
    • U+30CA KATAKANA LETTER NA: try adding one of: chinese-simplified, japanese
    • U+30CB KATAKANA LETTER NI: try adding one of: chinese-simplified, japanese
    • U+30CC KATAKANA LETTER NU: try adding one of: chinese-simplified, japanese
    • U+30CD KATAKANA LETTER NE: try adding one of: chinese-simplified, japanese
    • U+30CE KATAKANA LETTER NO: try adding one of: chinese-simplified, japanese
    • U+30CF KATAKANA LETTER HA: try adding one of: chinese-simplified, japanese
    • U+30D0 KATAKANA LETTER BA: try adding one of: chinese-simplified, japanese
    • U+30D1 KATAKANA LETTER PA: try adding one of: chinese-simplified, japanese
    • U+30D2 KATAKANA LETTER HI: try adding one of: chinese-simplified, japanese
    • U+30D3 KATAKANA LETTER BI: try adding one of: chinese-simplified, japanese
    • U+30D4 KATAKANA LETTER PI: try adding one of: chinese-simplified, japanese
    • U+30D5 KATAKANA LETTER HU: try adding one of: chinese-simplified, japanese
    • U+30D6 KATAKANA LETTER BU: try adding one of: chinese-simplified, japanese
    • U+30D7 KATAKANA LETTER PU: try adding one of: chinese-simplified, japanese
    • U+30D8 KATAKANA LETTER HE: try adding one of: chinese-simplified, japanese
    • U+30D9 KATAKANA LETTER BE: try adding one of: chinese-simplified, japanese
    • U+30DA KATAKANA LETTER PE: try adding one of: chinese-simplified, japanese
    • U+30DB KATAKANA LETTER HO: try adding one of: chinese-simplified, japanese
    • U+30DC KATAKANA LETTER BO: try adding one of: chinese-simplified, japanese
    • U+30DD KATAKANA LETTER PO: try adding one of: chinese-simplified, japanese
    • U+30DE KATAKANA LETTER MA: try adding one of: chinese-simplified, japanese
    • U+30DF KATAKANA LETTER MI: try adding one of: chinese-simplified, japanese
    • U+30E0 KATAKANA LETTER MU: try adding one of: chinese-simplified, japanese
    • U+30E1 KATAKANA LETTER ME: try adding one of: chinese-simplified, japanese
    • U+30E2 KATAKANA LETTER MO: try adding one of: chinese-simplified, japanese
    • U+30E3 KATAKANA LETTER SMALL YA: try adding one of: chinese-simplified, japanese
    • U+30E4 KATAKANA LETTER YA: try adding one of: chinese-simplified, japanese
    • U+30E5 KATAKANA LETTER SMALL YU: try adding one of: chinese-simplified, japanese
    • U+30E6 KATAKANA LETTER YU: try adding one of: chinese-simplified, japanese
    • U+30E7 KATAKANA LETTER SMALL YO: try adding one of: chinese-simplified, japanese
    • U+30E8 KATAKANA LETTER YO: try adding one of: chinese-simplified, japanese
    • U+30E9 KATAKANA LETTER RA: try adding one of: chinese-simplified, japanese
    • U+30EA KATAKANA LETTER RI: try adding one of: chinese-simplified, japanese
    • U+30EB KATAKANA LETTER RU: try adding one of: chinese-simplified, japanese
    • U+30EC KATAKANA LETTER RE: try adding one of: chinese-simplified, japanese
    • U+30ED KATAKANA LETTER RO: try adding one of: chinese-simplified, japanese
    • U+30EE KATAKANA LETTER SMALL WA: try adding one of: chinese-simplified, japanese
    • U+30EF KATAKANA LETTER WA: try adding one of: chinese-simplified, japanese
    • U+30F0 KATAKANA LETTER WI: try adding one of: chinese-simplified, japanese
    • U+30F1 KATAKANA LETTER WE: try adding one of: chinese-simplified, japanese
    • U+30F2 KATAKANA LETTER WO: try adding one of: chinese-simplified, japanese
    • U+30F3 KATAKANA LETTER N: try adding one of: chinese-simplified, japanese
    • U+30F4 KATAKANA LETTER VU: try adding one of: chinese-simplified, japanese
    • U+30F5 KATAKANA LETTER SMALL KA: try adding one of: chinese-simplified, japanese
    • U+30F6 KATAKANA LETTER SMALL KE: try adding one of: chinese-simplified, japanese
    • U+30F7 KATAKANA LETTER VA: try adding one of: chinese-simplified, japanese
    • U+30F8 KATAKANA LETTER VI: try adding one of: chinese-simplified, japanese
    • U+30F9 KATAKANA LETTER VE: try adding one of: chinese-simplified, japanese
    • U+30FA KATAKANA LETTER VO: try adding one of: chinese-simplified, japanese
    • U+30FB KATAKANA MIDDLE DOT: try adding one of: yi, chinese-simplified, japanese
    • U+30FC KATAKANA-HIRAGANA PROLONGED SOUND MARK: try adding one of: chinese-simplified, japanese
    • U+30FD KATAKANA ITERATION MARK: try adding one of: chinese-simplified, japanese
    • U+30FE KATAKANA VOICED ITERATION MARK: try adding one of: chinese-simplified, japanese
    • U+30FF KATAKANA DIGRAPH KOTO: try adding one of: chinese-simplified, japanese
    • U+3190 IDEOGRAPHIC ANNOTATION LINKING MARK: not included in any glyphset definition
    • U+3191 IDEOGRAPHIC ANNOTATION REVERSE MARK: not included in any glyphset definition
    • U+3192 IDEOGRAPHIC ANNOTATION ONE MARK: not included in any glyphset definition
    • U+3193 IDEOGRAPHIC ANNOTATION TWO MARK: not included in any glyphset definition
    • U+3194 IDEOGRAPHIC ANNOTATION THREE MARK: not included in any glyphset definition
    • U+3195 IDEOGRAPHIC ANNOTATION FOUR MARK: not included in any glyphset definition
    • U+3196 IDEOGRAPHIC ANNOTATION TOP MARK: not included in any glyphset definition
    • U+3197 IDEOGRAPHIC ANNOTATION MIDDLE MARK: not included in any glyphset definition
    • U+3198 IDEOGRAPHIC ANNOTATION BOTTOM MARK: not included in any glyphset definition
    • U+3199 IDEOGRAPHIC ANNOTATION FIRST MARK: not included in any glyphset definition
    • U+319A IDEOGRAPHIC ANNOTATION SECOND MARK: not included in any glyphset definition
    • U+319B IDEOGRAPHIC ANNOTATION THIRD MARK: not included in any glyphset definition
    • U+319C IDEOGRAPHIC ANNOTATION FOURTH MARK: not included in any glyphset definition
    • U+319D IDEOGRAPHIC ANNOTATION HEAVEN MARK: not included in any glyphset definition
    • U+319E IDEOGRAPHIC ANNOTATION EARTH MARK: not included in any glyphset definition
    • U+319F IDEOGRAPHIC ANNOTATION MAN MARK: not included in any glyphset definition
    • U+31A0 BOPOMOFO LETTER BU: not included in any glyphset definition
    • U+31A1 BOPOMOFO LETTER ZI: not included in any glyphset definition
    • U+31A2 BOPOMOFO LETTER JI: not included in any glyphset definition
    • U+31A3 BOPOMOFO LETTER GU: not included in any glyphset definition
    • U+31A4 BOPOMOFO LETTER EE: not included in any glyphset definition
    • U+31A5 BOPOMOFO LETTER ENN: not included in any glyphset definition
    • U+31A6 BOPOMOFO LETTER OO: not included in any glyphset definition
    • U+31A7 BOPOMOFO LETTER ONN: not included in any glyphset definition
    • U+31A8 BOPOMOFO LETTER IR: not included in any glyphset definition
    • U+31A9 BOPOMOFO LETTER ANN: not included in any glyphset definition
    • U+31AA BOPOMOFO LETTER INN: not included in any glyphset definition
    • U+31AB BOPOMOFO LETTER UNN: not included in any glyphset definition
    • U+31AC BOPOMOFO LETTER IM: not included in any glyphset definition
    • U+31AD BOPOMOFO LETTER NGG: not included in any glyphset definition
    • U+31AE BOPOMOFO LETTER AINN: not included in any glyphset definition
    • U+31AF BOPOMOFO LETTER AUNN: not included in any glyphset definition
    • U+31B0 BOPOMOFO LETTER AM: not included in any glyphset definition
    • U+31B1 BOPOMOFO LETTER OM: not included in any glyphset definition
    • U+31B2 BOPOMOFO LETTER ONG: not included in any glyphset definition
    • U+31B3 BOPOMOFO LETTER INNN: not included in any glyphset definition
    • U+31B4 BOPOMOFO FINAL LETTER P: not included in any glyphset definition
    • U+31B5 BOPOMOFO FINAL LETTER T: not included in any glyphset definition
    • U+31B6 BOPOMOFO FINAL LETTER K: not included in any glyphset definition
    • U+31B7 BOPOMOFO FINAL LETTER H: not included in any glyphset definition
    • U+31B8 BOPOMOFO LETTER GH: not included in any glyphset definition
    • U+31B9 BOPOMOFO LETTER LH: not included in any glyphset definition
    • U+31BA BOPOMOFO LETTER ZY: not included in any glyphset definition
    • U+31BB BOPOMOFO FINAL LETTER G: not included in any glyphset definition
    • U+31C0 CJK STROKE T: not included in any glyphset definition
    • U+31C1 CJK STROKE WG: not included in any glyphset definition
    • U+31C2 CJK STROKE XG: not included in any glyphset definition
    • U+31C3 CJK STROKE BXG: not included in any glyphset definition
    • U+31C4 CJK STROKE SW: not included in any glyphset definition
    • U+31C5 CJK STROKE HZZ: not included in any glyphset definition
    • U+31C6 CJK STROKE HZG: not included in any glyphset definition
    • U+31C7 CJK STROKE HP: not included in any glyphset definition
    • U+31C8 CJK STROKE HZWG: not included in any glyphset definition
    • U+31C9 CJK STROKE SZWG: not included in any glyphset definition
    • U+31CA CJK STROKE HZT: not included in any glyphset definition
    • U+31CB CJK STROKE HZZP: not included in any glyphset definition
    • U+31CC CJK STROKE HPWG: not included in any glyphset definition
    • U+31CD CJK STROKE HZW: not included in any glyphset definition
    • U+31CE CJK STROKE HZZZ: not included in any glyphset definition
    • U+31CF CJK STROKE N: not included in any glyphset definition
    • U+31D0 CJK STROKE H: not included in any glyphset definition
    • U+31D1 CJK STROKE S: not included in any glyphset definition
    • U+31D2 CJK STROKE P: not included in any glyphset definition
    • U+31D3 CJK STROKE SP: not included in any glyphset definition
    • U+31D4 CJK STROKE D: not included in any glyphset definition
    • U+31D5 CJK STROKE HZ: not included in any glyphset definition
    • U+31D6 CJK STROKE HG: not included in any glyphset definition
    • U+31D7 CJK STROKE SZ: not included in any glyphset definition
    • U+31D8 CJK STROKE SWZ: not included in any glyphset definition
    • U+31D9 CJK STROKE ST: not included in any glyphset definition
    • U+31DA CJK STROKE SG: not included in any glyphset definition
    • U+31DB CJK STROKE PD: not included in any glyphset definition
    • U+31DC CJK STROKE PZ: not included in any glyphset definition
    • U+31DD CJK STROKE TN: not included in any glyphset definition
    • U+31DE CJK STROKE SZZ: not included in any glyphset definition
    • U+31DF CJK STROKE SWG: not included in any glyphset definition
    • U+31E0 CJK STROKE HXWG: not included in any glyphset definition
    • U+31E1 CJK STROKE HZZZG: not included in any glyphset definition
    • U+31E2 CJK STROKE PG: not included in any glyphset definition
    • U+31E3 CJK STROKE Q: not included in any glyphset definition
    • U+31F0 KATAKANA LETTER SMALL KU: not included in any glyphset definition
    • U+31F1 KATAKANA LETTER SMALL SI: not included in any glyphset definition
    • U+31F2 KATAKANA LETTER SMALL SU: not included in any glyphset definition
    • U+31F3 KATAKANA LETTER SMALL TO: not included in any glyphset definition
    • U+31F4 KATAKANA LETTER SMALL NU: not included in any glyphset definition
    • U+31F5 KATAKANA LETTER SMALL HA: not included in any glyphset definition
    • U+31F6 KATAKANA LETTER SMALL HI: not included in any glyphset definition
    • U+31F7 KATAKANA LETTER SMALL HU: not included in any glyphset definition
    • U+31F8 KATAKANA LETTER SMALL HE: not included in any glyphset definition
    • U+31F9 KATAKANA LETTER SMALL HO: not included in any glyphset definition
    • U+31FA KATAKANA LETTER SMALL MU: not included in any glyphset definition
    • U+31FB KATAKANA LETTER SMALL RA: not included in any glyphset definition
    • U+31FC KATAKANA LETTER SMALL RI: not included in any glyphset definition
    • U+31FD KATAKANA LETTER SMALL RU: not included in any glyphset definition
    • U+31FE KATAKANA LETTER SMALL RE: not included in any glyphset definition
    • U+31FF KATAKANA LETTER SMALL RO: not included in any glyphset definition
    • U+3220 PARENTHESIZED IDEOGRAPH ONE: try adding chinese-simplified
    • U+3221 PARENTHESIZED IDEOGRAPH TWO: try adding chinese-simplified
    • U+3222 PARENTHESIZED IDEOGRAPH THREE: try adding chinese-simplified
    • U+3223 PARENTHESIZED IDEOGRAPH FOUR: try adding chinese-simplified
    • U+3224 PARENTHESIZED IDEOGRAPH FIVE: try adding chinese-simplified
    • U+3225 PARENTHESIZED IDEOGRAPH SIX: not included in any glyphset definition
    • U+3226 PARENTHESIZED IDEOGRAPH SEVEN: not included in any glyphset definition
    • U+3227 PARENTHESIZED IDEOGRAPH EIGHT: not included in any glyphset definition
    • U+3228 PARENTHESIZED IDEOGRAPH NINE: not included in any glyphset definition
    • U+3229 PARENTHESIZED IDEOGRAPH TEN: not included in any glyphset definition
    • U+322A PARENTHESIZED IDEOGRAPH MOON: not included in any glyphset definition
    • U+322B PARENTHESIZED IDEOGRAPH FIRE: not included in any glyphset definition
    • U+322C PARENTHESIZED IDEOGRAPH WATER: not included in any glyphset definition
    • U+322D PARENTHESIZED IDEOGRAPH WOOD: not included in any glyphset definition
    • U+322E PARENTHESIZED IDEOGRAPH METAL: not included in any glyphset definition
    • U+322F PARENTHESIZED IDEOGRAPH EARTH: not included in any glyphset definition
    • U+3230 PARENTHESIZED IDEOGRAPH SUN: not included in any glyphset definition
    • U+3231 PARENTHESIZED IDEOGRAPH STOCK: not included in any glyphset definition
    • U+3232 PARENTHESIZED IDEOGRAPH HAVE: not included in any glyphset definition
    • U+3233 PARENTHESIZED IDEOGRAPH SOCIETY: not included in any glyphset definition
    • U+3234 PARENTHESIZED IDEOGRAPH NAME: not included in any glyphset definition
    • U+3235 PARENTHESIZED IDEOGRAPH SPECIAL: not included in any glyphset definition
    • U+3236 PARENTHESIZED IDEOGRAPH FINANCIAL: not included in any glyphset definition
    • U+3237 PARENTHESIZED IDEOGRAPH CONGRATULATION: not included in any glyphset definition
    • U+3238 PARENTHESIZED IDEOGRAPH LABOR: not included in any glyphset definition
    • U+3239 PARENTHESIZED IDEOGRAPH REPRESENT: not included in any glyphset definition
    • U+323A PARENTHESIZED IDEOGRAPH CALL: not included in any glyphset definition
    • U+323B PARENTHESIZED IDEOGRAPH STUDY: not included in any glyphset definition
    • U+323C PARENTHESIZED IDEOGRAPH SUPERVISE: not included in any glyphset definition
    • U+323D PARENTHESIZED IDEOGRAPH ENTERPRISE: not included in any glyphset definition
    • U+323E PARENTHESIZED IDEOGRAPH RESOURCE: not included in any glyphset definition
    • U+323F PARENTHESIZED IDEOGRAPH ALLIANCE: not included in any glyphset definition
    • U+3240 PARENTHESIZED IDEOGRAPH FESTIVAL: not included in any glyphset definition
    • U+3241 PARENTHESIZED IDEOGRAPH REST: not included in any glyphset definition
    • U+3242 PARENTHESIZED IDEOGRAPH SELF: not included in any glyphset definition
    • U+3243 PARENTHESIZED IDEOGRAPH REACH: not included in any glyphset definition
    • U+3244 CIRCLED IDEOGRAPH QUESTION: not included in any glyphset definition
    • U+3245 CIRCLED IDEOGRAPH KINDERGARTEN: not included in any glyphset definition
    • U+3246 CIRCLED IDEOGRAPH SCHOOL: not included in any glyphset definition
    • U+3247 CIRCLED IDEOGRAPH KOTO: not included in any glyphset definition
    • U+3250 PARTNERSHIP SIGN: not included in any glyphset definition
    • U+3251 CIRCLED NUMBER TWENTY ONE: not included in any glyphset definition
    • U+3252 CIRCLED NUMBER TWENTY TWO: not included in any glyphset definition
    • U+3253 CIRCLED NUMBER TWENTY THREE: not included in any glyphset definition
    • U+3254 CIRCLED NUMBER TWENTY FOUR: not included in any glyphset definition
    • U+3255 CIRCLED NUMBER TWENTY FIVE: not included in any glyphset definition
    • U+3256 CIRCLED NUMBER TWENTY SIX: not included in any glyphset definition
    • U+3257 CIRCLED NUMBER TWENTY SEVEN: not included in any glyphset definition
    • U+3258 CIRCLED NUMBER TWENTY EIGHT: not included in any glyphset definition
    • U+3259 CIRCLED NUMBER TWENTY NINE: not included in any glyphset definition
    • U+325A CIRCLED NUMBER THIRTY: not included in any glyphset definition
    • U+325B CIRCLED NUMBER THIRTY ONE: not included in any glyphset definition
    • U+325C CIRCLED NUMBER THIRTY TWO: not included in any glyphset definition
    • U+325D CIRCLED NUMBER THIRTY THREE: not included in any glyphset definition
    • U+325E CIRCLED NUMBER THIRTY FOUR: not included in any glyphset definition
    • U+325F CIRCLED NUMBER THIRTY FIVE: not included in any glyphset definition
    • U+327F KOREAN STANDARD SYMBOL: not included in any glyphset definition
    • U+3280 CIRCLED IDEOGRAPH ONE: not included in any glyphset definition
    • U+3281 CIRCLED IDEOGRAPH TWO: not included in any glyphset definition
    • U+3282 CIRCLED IDEOGRAPH THREE: not included in any glyphset definition
    • U+3283 CIRCLED IDEOGRAPH FOUR: not included in any glyphset definition
    • U+3284 CIRCLED IDEOGRAPH FIVE: not included in any glyphset definition
    • U+3285 CIRCLED IDEOGRAPH SIX: not included in any glyphset definition
    • U+3286 CIRCLED IDEOGRAPH SEVEN: not included in any glyphset definition
    • U+3287 CIRCLED IDEOGRAPH EIGHT: not included in any glyphset definition
    • U+3288 CIRCLED IDEOGRAPH NINE: not included in any glyphset definition
    • U+3289 CIRCLED IDEOGRAPH TEN: not included in any glyphset definition
    • U+328A CIRCLED IDEOGRAPH MOON: not included in any glyphset definition
    • U+328B CIRCLED IDEOGRAPH FIRE: not included in any glyphset definition
    • U+328C CIRCLED IDEOGRAPH WATER: not included in any glyphset definition
    • U+328D CIRCLED IDEOGRAPH WOOD: not included in any glyphset definition
    • U+328E CIRCLED IDEOGRAPH METAL: not included in any glyphset definition
    • U+328F CIRCLED IDEOGRAPH EARTH: not included in any glyphset definition
    • U+3290 CIRCLED IDEOGRAPH SUN: not included in any glyphset definition
    • U+3291 CIRCLED IDEOGRAPH STOCK: not included in any glyphset definition
    • U+3292 CIRCLED IDEOGRAPH HAVE: not included in any glyphset definition
    • U+3293 CIRCLED IDEOGRAPH SOCIETY: not included in any glyphset definition
    • U+3294 CIRCLED IDEOGRAPH NAME: not included in any glyphset definition
    • U+3295 CIRCLED IDEOGRAPH SPECIAL: not included in any glyphset definition
    • U+3296 CIRCLED IDEOGRAPH FINANCIAL: not included in any glyphset definition
    • U+3297 CIRCLED IDEOGRAPH CONGRATULATION: not included in any glyphset definition
    • U+3298 CIRCLED IDEOGRAPH LABOR: not included in any glyphset definition
    • U+3299 CIRCLED IDEOGRAPH SECRET: not included in any glyphset definition
    • U+329A CIRCLED IDEOGRAPH MALE: not included in any glyphset definition
    • U+329B CIRCLED IDEOGRAPH FEMALE: not included in any glyphset definition
    • U+329C CIRCLED IDEOGRAPH SUITABLE: not included in any glyphset definition
    • U+329D CIRCLED IDEOGRAPH EXCELLENT: not included in any glyphset definition
    • U+329E CIRCLED IDEOGRAPH PRINT: not included in any glyphset definition
    • U+329F CIRCLED IDEOGRAPH ATTENTION: not included in any glyphset definition
    • U+32A0 CIRCLED IDEOGRAPH ITEM: not included in any glyphset definition
    • U+32A1 CIRCLED IDEOGRAPH REST: not included in any glyphset definition
    • U+32A2 CIRCLED IDEOGRAPH COPY: not included in any glyphset definition
    • U+32A3 CIRCLED IDEOGRAPH CORRECT: try adding chinese-simplified
    • U+32A4 CIRCLED IDEOGRAPH HIGH: not included in any glyphset definition
    • U+32A5 CIRCLED IDEOGRAPH CENTRE: not included in any glyphset definition
    • U+32A6 CIRCLED IDEOGRAPH LOW: not included in any glyphset definition
    • U+32A7 CIRCLED IDEOGRAPH LEFT: not included in any glyphset definition
    • U+32A8 CIRCLED IDEOGRAPH RIGHT: not included in any glyphset definition
    • U+32A9 CIRCLED IDEOGRAPH MEDICINE: not included in any glyphset definition
    • U+32AA CIRCLED IDEOGRAPH RELIGION: not included in any glyphset definition
    • U+32AB CIRCLED IDEOGRAPH STUDY: not included in any glyphset definition
    • U+32AC CIRCLED IDEOGRAPH SUPERVISE: not included in any glyphset definition
    • U+32AD CIRCLED IDEOGRAPH ENTERPRISE: not included in any glyphset definition
    • U+32AE CIRCLED IDEOGRAPH RESOURCE: not included in any glyphset definition
    • U+32AF CIRCLED IDEOGRAPH ALLIANCE: not included in any glyphset definition
    • U+32B0 CIRCLED IDEOGRAPH NIGHT: not included in any glyphset definition
    • U+32B1 CIRCLED NUMBER THIRTY SIX: not included in any glyphset definition
    • U+32B2 CIRCLED NUMBER THIRTY SEVEN: not included in any glyphset definition
    • U+32B3 CIRCLED NUMBER THIRTY EIGHT: not included in any glyphset definition
    • U+32B4 CIRCLED NUMBER THIRTY NINE: not included in any glyphset definition
    • U+32B5 CIRCLED NUMBER FORTY: not included in any glyphset definition
    • U+32B6 CIRCLED NUMBER FORTY ONE: not included in any glyphset definition
    • U+32B7 CIRCLED NUMBER FORTY TWO: not included in any glyphset definition
    • U+32B8 CIRCLED NUMBER FORTY THREE: not included in any glyphset definition
    • U+32B9 CIRCLED NUMBER FORTY FOUR: not included in any glyphset definition
    • U+32BA CIRCLED NUMBER FORTY FIVE: not included in any glyphset definition
    • U+32BB CIRCLED NUMBER FORTY SIX: not included in any glyphset definition
    • U+32BC CIRCLED NUMBER FORTY SEVEN: not included in any glyphset definition
    • U+32BD CIRCLED NUMBER FORTY EIGHT: not included in any glyphset definition
    • U+32BE CIRCLED NUMBER FORTY NINE: not included in any glyphset definition
    • U+32BF CIRCLED NUMBER FIFTY: not included in any glyphset definition
    • U+32CC SQUARE HG: not included in any glyphset definition
    • U+32CD SQUARE ERG: not included in any glyphset definition
    • U+32CE SQUARE EV: not included in any glyphset definition
    • U+32CF LIMITED LIABILITY SIGN: not included in any glyphset definition
    • U+32D0 CIRCLED KATAKANA A: not included in any glyphset definition
    • U+32D1 CIRCLED KATAKANA I: not included in any glyphset definition
    • U+32D2 CIRCLED KATAKANA U: not included in any glyphset definition
    • U+32D3 CIRCLED KATAKANA E: not included in any glyphset definition
    • U+32D4 CIRCLED KATAKANA O: not included in any glyphset definition
    • U+32D5 CIRCLED KATAKANA KA: not included in any glyphset definition
    • U+32D6 CIRCLED KATAKANA KI: not included in any glyphset definition
    • U+32D7 CIRCLED KATAKANA KU: not included in any glyphset definition
    • U+32D8 CIRCLED KATAKANA KE: not included in any glyphset definition
    • U+32D9 CIRCLED KATAKANA KO: not included in any glyphset definition
    • U+32DA CIRCLED KATAKANA SA: not included in any glyphset definition
    • U+32DB CIRCLED KATAKANA SI: not included in any glyphset definition
    • U+32DC CIRCLED KATAKANA SU: not included in any glyphset definition
    • U+32DD CIRCLED KATAKANA SE: not included in any glyphset definition
    • U+32DE CIRCLED KATAKANA SO: not included in any glyphset definition
    • U+32DF CIRCLED KATAKANA TA: not included in any glyphset definition
    • U+32E0 CIRCLED KATAKANA TI: not included in any glyphset definition
    • U+32E1 CIRCLED KATAKANA TU: not included in any glyphset definition
    • U+32E2 CIRCLED KATAKANA TE: not included in any glyphset definition
    • U+32E3 CIRCLED KATAKANA TO: not included in any glyphset definition
    • U+32E4 CIRCLED KATAKANA NA: not included in any glyphset definition
    • U+32E5 CIRCLED KATAKANA NI: not included in any glyphset definition
    • U+32E6 CIRCLED KATAKANA NU: not included in any glyphset definition
    • U+32E7 CIRCLED KATAKANA NE: not included in any glyphset definition
    • U+32E8 CIRCLED KATAKANA NO: not included in any glyphset definition
    • U+32E9 CIRCLED KATAKANA HA: not included in any glyphset definition
    • U+32EA CIRCLED KATAKANA HI: not included in any glyphset definition
    • U+32EB CIRCLED KATAKANA HU: not included in any glyphset definition
    • U+32EC CIRCLED KATAKANA HE: not included in any glyphset definition
    • U+32ED CIRCLED KATAKANA HO: not included in any glyphset definition
    • U+32EE CIRCLED KATAKANA MA: not included in any glyphset definition
    • U+32EF CIRCLED KATAKANA MI: not included in any glyphset definition
    • U+32F0 CIRCLED KATAKANA MU: not included in any glyphset definition
    • U+32F1 CIRCLED KATAKANA ME: not included in any glyphset definition
    • U+32F2 CIRCLED KATAKANA MO: not included in any glyphset definition
    • U+32F3 CIRCLED KATAKANA YA: not included in any glyphset definition
    • U+32F4 CIRCLED KATAKANA YU: not included in any glyphset definition
    • U+32F5 CIRCLED KATAKANA YO: not included in any glyphset definition
    • U+32F6 CIRCLED KATAKANA RA: not included in any glyphset definition
    • U+32F7 CIRCLED KATAKANA RI: not included in any glyphset definition
    • U+32F8 CIRCLED KATAKANA RU: not included in any glyphset definition
    • U+32F9 CIRCLED KATAKANA RE: not included in any glyphset definition
    • U+32FA CIRCLED KATAKANA RO: not included in any glyphset definition
    • U+32FB CIRCLED KATAKANA WA: not included in any glyphset definition
    • U+32FC CIRCLED KATAKANA WI: not included in any glyphset definition
    • U+32FD CIRCLED KATAKANA WE: not included in any glyphset definition
    • U+32FE CIRCLED KATAKANA WO: not included in any glyphset definition
    • U+32FF SQUARE ERA NAME REIWA: not included in any glyphset definition
    • U+3300 SQUARE APAATO: not included in any glyphset definition
    • U+3301 SQUARE ARUHUA: not included in any glyphset definition
    • U+3302 SQUARE ANPEA: not included in any glyphset definition
    • U+3303 SQUARE AARU: not included in any glyphset definition
    • U+3304 SQUARE ININGU: not included in any glyphset definition
    • U+3305 SQUARE INTI: not included in any glyphset definition
    • U+3306 SQUARE UON: not included in any glyphset definition
    • U+3307 SQUARE ESUKUUDO: not included in any glyphset definition
    • U+3308 SQUARE EEKAA: not included in any glyphset definition
    • U+3309 SQUARE ONSU: not included in any glyphset definition
    • U+330A SQUARE OOMU: not included in any glyphset definition
    • U+330B SQUARE KAIRI: not included in any glyphset definition
    • U+330C SQUARE KARATTO: not included in any glyphset definition
    • U+330D SQUARE KARORII: not included in any glyphset definition
    • U+330E SQUARE GARON: not included in any glyphset definition
    • U+330F SQUARE GANMA: not included in any glyphset definition
    • U+3310 SQUARE GIGA: not included in any glyphset definition
    • U+3311 SQUARE GINII: not included in any glyphset definition
    • U+3312 SQUARE KYURII: not included in any glyphset definition
    • U+3313 SQUARE GIRUDAA: not included in any glyphset definition
    • U+3314 SQUARE KIRO: not included in any glyphset definition
    • U+3315 SQUARE KIROGURAMU: not included in any glyphset definition
    • U+3316 SQUARE KIROMEETORU: not included in any glyphset definition
    • U+3317 SQUARE KIROWATTO: not included in any glyphset definition
    • U+3318 SQUARE GURAMU: not included in any glyphset definition
    • U+3319 SQUARE GURAMUTON: not included in any glyphset definition
    • U+331A SQUARE KURUZEIRO: not included in any glyphset definition
    • U+331B SQUARE KUROONE: not included in any glyphset definition
    • U+331C SQUARE KEESU: not included in any glyphset definition
    • U+331D SQUARE KORUNA: not included in any glyphset definition
    • U+331E SQUARE KOOPO: not included in any glyphset definition
    • U+331F SQUARE SAIKURU: not included in any glyphset definition
    • U+3320 SQUARE SANTIIMU: not included in any glyphset definition
    • U+3321 SQUARE SIRINGU: not included in any glyphset definition
    • U+3322 SQUARE SENTI: not included in any glyphset definition
    • U+3323 SQUARE SENTO: not included in any glyphset definition
    • U+3324 SQUARE DAASU: not included in any glyphset definition
    • U+3325 SQUARE DESI: not included in any glyphset definition
    • U+3326 SQUARE DORU: not included in any glyphset definition
    • U+3327 SQUARE TON: not included in any glyphset definition
    • U+3328 SQUARE NANO: not included in any glyphset definition
    • U+3329 SQUARE NOTTO: not included in any glyphset definition
    • U+332A SQUARE HAITU: not included in any glyphset definition
    • U+332B SQUARE PAASENTO: not included in any glyphset definition
    • U+332D SQUARE BAARERU: not included in any glyphset definition
    • U+332E SQUARE PIASUTORU: not included in any glyphset definition
    • U+332F SQUARE PIKURU: not included in any glyphset definition
    • U+3330 SQUARE PIKO: not included in any glyphset definition
    • U+3331 SQUARE BIRU: not included in any glyphset definition
    • U+3332 SQUARE HUARADDO: not included in any glyphset definition
    • U+3333 SQUARE HUIITO: not included in any glyphset definition
    • U+3334 SQUARE BUSSYERU: not included in any glyphset definition
    • U+3335 SQUARE HURAN: not included in any glyphset definition
    • U+3336 SQUARE HEKUTAARU: not included in any glyphset definition
    • U+3337 SQUARE PESO: not included in any glyphset definition
    • U+3338 SQUARE PENIHI: not included in any glyphset definition
    • U+3339 SQUARE HERUTU: not included in any glyphset definition
    • U+333A SQUARE PENSU: not included in any glyphset definition
    • U+333B SQUARE PEEZI: not included in any glyphset definition
    • U+333C SQUARE BEETA: not included in any glyphset definition
    • U+333D SQUARE POINTO: not included in any glyphset definition
    • U+333E SQUARE BORUTO: not included in any glyphset definition
    • U+333F SQUARE HON: not included in any glyphset definition
    • U+3340 SQUARE PONDO: not included in any glyphset definition
    • U+3341 SQUARE HOORU: not included in any glyphset definition
    • U+3342 SQUARE HOON: not included in any glyphset definition
    • U+3343 SQUARE MAIKURO: not included in any glyphset definition
    • U+3344 SQUARE MAIRU: not included in any glyphset definition
    • U+3345 SQUARE MAHHA: not included in any glyphset definition
    • U+3346 SQUARE MARUKU: not included in any glyphset definition
    • U+3347 SQUARE MANSYON: not included in any glyphset definition
    • U+3348 SQUARE MIKURON: not included in any glyphset definition
    • U+3349 SQUARE MIRI: not included in any glyphset definition
    • U+334A SQUARE MIRIBAARU: not included in any glyphset definition
    • U+334B SQUARE MEGA: not included in any glyphset definition
    • U+334C SQUARE MEGATON: not included in any glyphset definition
    • U+334D SQUARE MEETORU: not included in any glyphset definition
    • U+334E SQUARE YAADO: not included in any glyphset definition
    • U+334F SQUARE YAARU: not included in any glyphset definition
    • U+3350 SQUARE YUAN: not included in any glyphset definition
    • U+3351 SQUARE RITTORU: not included in any glyphset definition
    • U+3352 SQUARE RIRA: not included in any glyphset definition
    • U+3353 SQUARE RUPII: not included in any glyphset definition
    • U+3354 SQUARE RUUBURU: not included in any glyphset definition
    • U+3355 SQUARE REMU: not included in any glyphset definition
    • U+3356 SQUARE RENTOGEN: not included in any glyphset definition
    • U+3357 SQUARE WATTO: not included in any glyphset definition
    • U+3371 SQUARE HPA: not included in any glyphset definition
    • U+3372 SQUARE DA: not included in any glyphset definition
    • U+3373 SQUARE AU: not included in any glyphset definition
    • U+3374 SQUARE BAR: not included in any glyphset definition
    • U+3375 SQUARE OV: not included in any glyphset definition
    • U+3376 SQUARE PC: not included in any glyphset definition
    • U+3377 SQUARE DM: not included in any glyphset definition
    • U+3378 SQUARE DM SQUARED: not included in any glyphset definition
    • U+3379 SQUARE DM CUBED: not included in any glyphset definition
    • U+337A SQUARE IU: not included in any glyphset definition
    • U+337B SQUARE ERA NAME HEISEI: not included in any glyphset definition
    • U+337C SQUARE ERA NAME SYOUWA: not included in any glyphset definition
    • U+337D SQUARE ERA NAME TAISYOU: not included in any glyphset definition
    • U+337E SQUARE ERA NAME MEIZI: not included in any glyphset definition
    • U+337F SQUARE CORPORATION: not included in any glyphset definition
    • U+3380 SQUARE PA AMPS: not included in any glyphset definition
    • U+3381 SQUARE NA: not included in any glyphset definition
    • U+3382 SQUARE MU A: not included in any glyphset definition
    • U+3383 SQUARE MA: not included in any glyphset definition
    • U+3384 SQUARE KA: not included in any glyphset definition
    • U+3385 SQUARE KB: not included in any glyphset definition
    • U+3386 SQUARE MB: not included in any glyphset definition
    • U+3387 SQUARE GB: not included in any glyphset definition
    • U+3388 SQUARE CAL: not included in any glyphset definition
    • U+3389 SQUARE KCAL: not included in any glyphset definition
    • U+338A SQUARE PF: not included in any glyphset definition
    • U+338B SQUARE NF: not included in any glyphset definition
    • U+338C SQUARE MU F: not included in any glyphset definition
    • U+338D SQUARE MU G: not included in any glyphset definition
    • U+338E SQUARE MG: not included in any glyphset definition
    • U+338F SQUARE KG: not included in any glyphset definition
    • U+3390 SQUARE HZ: not included in any glyphset definition
    • U+3391 SQUARE KHZ: not included in any glyphset definition
    • U+3392 SQUARE MHZ: not included in any glyphset definition
    • U+3393 SQUARE GHZ: not included in any glyphset definition
    • U+3394 SQUARE THZ: not included in any glyphset definition
    • U+3395 SQUARE MU L: not included in any glyphset definition
    • U+3396 SQUARE ML: not included in any glyphset definition
    • U+3397 SQUARE DL: not included in any glyphset definition
    • U+3398 SQUARE KL: not included in any glyphset definition
    • U+3399 SQUARE FM: not included in any glyphset definition
    • U+339A SQUARE NM: not included in any glyphset definition
    • U+339B SQUARE MU M: not included in any glyphset definition
    • U+339C SQUARE MM: try adding chinese-simplified
    • U+339D SQUARE CM: try adding chinese-simplified
    • U+339E SQUARE KM: not included in any glyphset definition
    • U+339F SQUARE MM SQUARED: not included in any glyphset definition
    • U+33A0 SQUARE CM SQUARED: not included in any glyphset definition
    • U+33A1 SQUARE M SQUARED: try adding chinese-simplified
    • U+33A2 SQUARE KM SQUARED: not included in any glyphset definition
    • U+33A3 SQUARE MM CUBED: not included in any glyphset definition
    • U+33A4 SQUARE CM CUBED: not included in any glyphset definition
    • U+33A5 SQUARE M CUBED: not included in any glyphset definition
    • U+33A6 SQUARE KM CUBED: not included in any glyphset definition
    • U+33A7 SQUARE M OVER S: not included in any glyphset definition
    • U+33A8 SQUARE M OVER S SQUARED: not included in any glyphset definition
    • U+33A9 SQUARE PA: not included in any glyphset definition
    • U+33AA SQUARE KPA: not included in any glyphset definition
    • U+33AB SQUARE MPA: not included in any glyphset definition
    • U+33AC SQUARE GPA: not included in any glyphset definition
    • U+33AD SQUARE RAD: not included in any glyphset definition
    • U+33AE SQUARE RAD OVER S: not included in any glyphset definition
    • U+33AF SQUARE RAD OVER S SQUARED: not included in any glyphset definition
    • U+33B0 SQUARE PS: not included in any glyphset definition
    • U+33B1 SQUARE NS: not included in any glyphset definition
    • U+33B2 SQUARE MU S: not included in any glyphset definition
    • U+33B3 SQUARE MS: not included in any glyphset definition
    • U+33B4 SQUARE PV: not included in any glyphset definition
    • U+33B5 SQUARE NV: not included in any glyphset definition
    • U+33B6 SQUARE MU V: not included in any glyphset definition
    • U+33B7 SQUARE MV: not included in any glyphset definition
    • U+33B8 SQUARE KV: not included in any glyphset definition
    • U+33B9 SQUARE MV MEGA: not included in any glyphset definition
    • U+33BA SQUARE PW: not included in any glyphset definition
    • U+33BB SQUARE NW: not included in any glyphset definition
    • U+33BC SQUARE MU W: not included in any glyphset definition
    • U+33BD SQUARE MW: not included in any glyphset definition
    • U+33BE SQUARE KW: not included in any glyphset definition
    • U+33BF SQUARE MW MEGA: not included in any glyphset definition
    • U+33C0 SQUARE K OHM: not included in any glyphset definition
    • U+33C1 SQUARE M OHM: not included in any glyphset definition
    • U+33C2 SQUARE AM: not included in any glyphset definition
    • U+33C3 SQUARE BQ: not included in any glyphset definition
    • U+33C4 SQUARE CC: not included in any glyphset definition
    • U+33C5 SQUARE CD: not included in any glyphset definition
    • U+33C6 SQUARE C OVER KG: not included in any glyphset definition
    • U+33C7 SQUARE CO: not included in any glyphset definition
    • U+33C8 SQUARE DB: not included in any glyphset definition
    • U+33C9 SQUARE GY: not included in any glyphset definition
    • U+33CA SQUARE HA: not included in any glyphset definition
    • U+33CB SQUARE HP: not included in any glyphset definition
    • U+33CC SQUARE IN: not included in any glyphset definition
    • U+33CD SQUARE KK: not included in any glyphset definition
    • U+33CE SQUARE KM CAPITAL: not included in any glyphset definition
    • U+33CF SQUARE KT: not included in any glyphset definition
    • U+33D0 SQUARE LM: not included in any glyphset definition
    • U+33D1 SQUARE LN: not included in any glyphset definition
    • U+33D2 SQUARE LOG: not included in any glyphset definition
    • U+33D3 SQUARE LX: not included in any glyphset definition
    • U+33D4 SQUARE MB SMALL: not included in any glyphset definition
    • U+33D5 SQUARE MIL: not included in any glyphset definition
    • U+33D6 SQUARE MOL: not included in any glyphset definition
    • U+33D7 SQUARE PH: not included in any glyphset definition
    • U+33D8 SQUARE PM: not included in any glyphset definition
    • U+33D9 SQUARE PPM: not included in any glyphset definition
    • U+33DA SQUARE PR: not included in any glyphset definition
    • U+33DB SQUARE SR: not included in any glyphset definition
    • U+33DC SQUARE SV: not included in any glyphset definition
    • U+33DD SQUARE WB: not included in any glyphset definition
    • U+33DE SQUARE V OVER M: not included in any glyphset definition
    • U+33DF SQUARE A OVER M: not included in any glyphset definition
    • U+33FF SQUARE GAL: not included in any glyphset definition
    • U+3400 CJK UNIFIED IDEOGRAPH-3400: not included in any glyphset definition
    • U+3401 CJK UNIFIED IDEOGRAPH-3401: not included in any glyphset definition
    • U+3402 CJK UNIFIED IDEOGRAPH-3402: not included in any glyphset definition
    • U+3403 CJK UNIFIED IDEOGRAPH-3403: not included in any glyphset definition
    • U+3404 CJK UNIFIED IDEOGRAPH-3404: not included in any glyphset definition
    • U+3405 CJK UNIFIED IDEOGRAPH-3405: not included in any glyphset definition
    • U+3406 CJK UNIFIED IDEOGRAPH-3406: not included in any glyphset definition
    • U+3407 CJK UNIFIED IDEOGRAPH-3407: not included in any glyphset definition
    • U+3408 CJK UNIFIED IDEOGRAPH-3408: not included in any glyphset definition
    • U+3409 CJK UNIFIED IDEOGRAPH-3409: not included in any glyphset definition
    • U+340A CJK UNIFIED IDEOGRAPH-340A: not included in any glyphset definition
    • U+340B CJK UNIFIED IDEOGRAPH-340B: not included in any glyphset definition
    • U+340C CJK UNIFIED IDEOGRAPH-340C: not included in any glyphset definition
    • U+340D CJK UNIFIED IDEOGRAPH-340D: not included in any glyphset definition
    • U+340E CJK UNIFIED IDEOGRAPH-340E: not included in any glyphset definition
    • U+340F CJK UNIFIED IDEOGRAPH-340F: not included in any glyphset definition
    • U+3410 CJK UNIFIED IDEOGRAPH-3410: not included in any glyphset definition
    • U+3411 CJK UNIFIED IDEOGRAPH-3411: not included in any glyphset definition
    • U+3412 CJK UNIFIED IDEOGRAPH-3412: not included in any glyphset definition
    • U+3413 CJK UNIFIED IDEOGRAPH-3413: not included in any glyphset definition
    • U+3414 CJK UNIFIED IDEOGRAPH-3414: not included in any glyphset definition
    • U+3415 CJK UNIFIED IDEOGRAPH-3415: not included in any glyphset definition
    • U+3416 CJK UNIFIED IDEOGRAPH-3416: not included in any glyphset definition
    • U+3417 CJK UNIFIED IDEOGRAPH-3417: not included in any glyphset definition
    • U+3418 CJK UNIFIED IDEOGRAPH-3418: not included in any glyphset definition
    • U+3419 CJK UNIFIED IDEOGRAPH-3419: not included in any glyphset definition
    • U+341A CJK UNIFIED IDEOGRAPH-341A: not included in any glyphset definition
    • U+341B CJK UNIFIED IDEOGRAPH-341B: not included in any glyphset definition
    • U+341C CJK UNIFIED IDEOGRAPH-341C: not included in any glyphset definition
    • U+341D CJK UNIFIED IDEOGRAPH-341D: not included in any glyphset definition
    • U+341E CJK UNIFIED IDEOGRAPH-341E: not included in any glyphset definition
    • U+341F CJK UNIFIED IDEOGRAPH-341F: not included in any glyphset definition
    • U+3420 CJK UNIFIED IDEOGRAPH-3420: not included in any glyphset definition
    • U+3421 CJK UNIFIED IDEOGRAPH-3421: not included in any glyphset definition
    • U+3422 CJK UNIFIED IDEOGRAPH-3422: not included in any glyphset definition
    • U+3423 CJK UNIFIED IDEOGRAPH-3423: not included in any glyphset definition
    • U+3424 CJK UNIFIED IDEOGRAPH-3424: not included in any glyphset definition
    • U+3425 CJK UNIFIED IDEOGRAPH-3425: not included in any glyphset definition
    • U+3426 CJK UNIFIED IDEOGRAPH-3426: not included in any glyphset definition
    • U+3427 CJK UNIFIED IDEOGRAPH-3427: not included in any glyphset definition
    • U+3428 CJK UNIFIED IDEOGRAPH-3428: not included in any glyphset definition
    • U+3429 CJK UNIFIED IDEOGRAPH-3429: not included in any glyphset definition
    • U+342A CJK UNIFIED IDEOGRAPH-342A: not included in any glyphset definition
    • U+342B CJK UNIFIED IDEOGRAPH-342B: not included in any glyphset definition
    • U+342C CJK UNIFIED IDEOGRAPH-342C: not included in any glyphset definition
    • U+342D CJK UNIFIED IDEOGRAPH-342D: not included in any glyphset definition
    • U+342E CJK UNIFIED IDEOGRAPH-342E: not included in any glyphset definition
    • U+342F CJK UNIFIED IDEOGRAPH-342F: not included in any glyphset definition
    • U+3430 CJK UNIFIED IDEOGRAPH-3430: not included in any glyphset definition
    • U+3431 CJK UNIFIED IDEOGRAPH-3431: not included in any glyphset definition
    • U+3432 CJK UNIFIED IDEOGRAPH-3432: not included in any glyphset definition
    • U+3433 CJK UNIFIED IDEOGRAPH-3433: not included in any glyphset definition
    • U+3434 CJK UNIFIED IDEOGRAPH-3434: not included in any glyphset definition
    • U+3435 CJK UNIFIED IDEOGRAPH-3435: not included in any glyphset definition
    • U+3436 CJK UNIFIED IDEOGRAPH-3436: not included in any glyphset definition
    • U+3437 CJK UNIFIED IDEOGRAPH-3437: not included in any glyphset definition
    • U+3438 CJK UNIFIED IDEOGRAPH-3438: not included in any glyphset definition
    • U+3439 CJK UNIFIED IDEOGRAPH-3439: not included in any glyphset definition
    • U+343A CJK UNIFIED IDEOGRAPH-343A: not included in any glyphset definition
    • U+343B CJK UNIFIED IDEOGRAPH-343B: not included in any glyphset definition
    • U+343C CJK UNIFIED IDEOGRAPH-343C: not included in any glyphset definition
    • U+343D CJK UNIFIED IDEOGRAPH-343D: not included in any glyphset definition
    • U+343E CJK UNIFIED IDEOGRAPH-343E: not included in any glyphset definition
    • U+343F CJK UNIFIED IDEOGRAPH-343F: not included in any glyphset definition
    • U+3440 CJK UNIFIED IDEOGRAPH-3440: not included in any glyphset definition
    • U+3441 CJK UNIFIED IDEOGRAPH-3441: not included in any glyphset definition
    • U+3442 CJK UNIFIED IDEOGRAPH-3442: not included in any glyphset definition
    • U+3443 CJK UNIFIED IDEOGRAPH-3443: not included in any glyphset definition
    • U+3444 CJK UNIFIED IDEOGRAPH-3444: not included in any glyphset definition
    • U+3445 CJK UNIFIED IDEOGRAPH-3445: not included in any glyphset definition
    • U+3446 CJK UNIFIED IDEOGRAPH-3446: not included in any glyphset definition
    • U+3447 CJK UNIFIED IDEOGRAPH-3447: not included in any glyphset definition
    • U+3448 CJK UNIFIED IDEOGRAPH-3448: not included in any glyphset definition
    • U+3449 CJK UNIFIED IDEOGRAPH-3449: not included in any glyphset definition
    • U+344A CJK UNIFIED IDEOGRAPH-344A: not included in any glyphset definition
    • U+344B CJK UNIFIED IDEOGRAPH-344B: not included in any glyphset definition
    • U+344C CJK UNIFIED IDEOGRAPH-344C: not included in any glyphset definition
    • U+344D CJK UNIFIED IDEOGRAPH-344D: not included in any glyphset definition
    • U+344E CJK UNIFIED IDEOGRAPH-344E: not included in any glyphset definition
    • U+344F CJK UNIFIED IDEOGRAPH-344F: not included in any glyphset definition
    • U+3450 CJK UNIFIED IDEOGRAPH-3450: not included in any glyphset definition
    • U+3451 CJK UNIFIED IDEOGRAPH-3451: not included in any glyphset definition
    • U+3452 CJK UNIFIED IDEOGRAPH-3452: not included in any glyphset definition
    • U+3453 CJK UNIFIED IDEOGRAPH-3453: not included in any glyphset definition
    • U+3454 CJK UNIFIED IDEOGRAPH-3454: not included in any glyphset definition
    • U+3455 CJK UNIFIED IDEOGRAPH-3455: not included in any glyphset definition
    • U+3456 CJK UNIFIED IDEOGRAPH-3456: not included in any glyphset definition
    • U+3457 CJK UNIFIED IDEOGRAPH-3457: not included in any glyphset definition
    • U+3458 CJK UNIFIED IDEOGRAPH-3458: not included in any glyphset definition
    • U+3459 CJK UNIFIED IDEOGRAPH-3459: not included in any glyphset definition
    • U+345A CJK UNIFIED IDEOGRAPH-345A: not included in any glyphset definition
    • U+345B CJK UNIFIED IDEOGRAPH-345B: not included in any glyphset definition
    • U+345C CJK UNIFIED IDEOGRAPH-345C: not included in any glyphset definition
    • U+345D CJK UNIFIED IDEOGRAPH-345D: not included in any glyphset definition
    • U+345E CJK UNIFIED IDEOGRAPH-345E: not included in any glyphset definition
    • U+345F CJK UNIFIED IDEOGRAPH-345F: not included in any glyphset definition
    • U+3460 CJK UNIFIED IDEOGRAPH-3460: not included in any glyphset definition
    • U+3461 CJK UNIFIED IDEOGRAPH-3461: not included in any glyphset definition
    • U+3462 CJK UNIFIED IDEOGRAPH-3462: not included in any glyphset definition
    • U+3463 CJK UNIFIED IDEOGRAPH-3463: not included in any glyphset definition
    • U+3464 CJK UNIFIED IDEOGRAPH-3464: not included in any glyphset definition
    • U+3465 CJK UNIFIED IDEOGRAPH-3465: not included in any glyphset definition
    • U+3466 CJK UNIFIED IDEOGRAPH-3466: not included in any glyphset definition
    • U+3467 CJK UNIFIED IDEOGRAPH-3467: not included in any glyphset definition
    • U+3468 CJK UNIFIED IDEOGRAPH-3468: not included in any glyphset definition
    • U+3469 CJK UNIFIED IDEOGRAPH-3469: not included in any glyphset definition
    • U+346A CJK UNIFIED IDEOGRAPH-346A: not included in any glyphset definition
    • U+346B CJK UNIFIED IDEOGRAPH-346B: not included in any glyphset definition
    • U+346C CJK UNIFIED IDEOGRAPH-346C: not included in any glyphset definition
    • U+346D CJK UNIFIED IDEOGRAPH-346D: not included in any glyphset definition
    • U+346E CJK UNIFIED IDEOGRAPH-346E: not included in any glyphset definition
    • U+346F CJK UNIFIED IDEOGRAPH-346F: not included in any glyphset definition
    • U+3470 CJK UNIFIED IDEOGRAPH-3470: not included in any glyphset definition
    • U+3471 CJK UNIFIED IDEOGRAPH-3471: not included in any glyphset definition
    • U+3472 CJK UNIFIED IDEOGRAPH-3472: not included in any glyphset definition
    • U+3473 CJK UNIFIED IDEOGRAPH-3473: not included in any glyphset definition
    • U+3474 CJK UNIFIED IDEOGRAPH-3474: not included in any glyphset definition
    • U+3475 CJK UNIFIED IDEOGRAPH-3475: not included in any glyphset definition
    • U+3476 CJK UNIFIED IDEOGRAPH-3476: not included in any glyphset definition
    • U+3477 CJK UNIFIED IDEOGRAPH-3477: not included in any glyphset definition
    • U+3478 CJK UNIFIED IDEOGRAPH-3478: not included in any glyphset definition
    • U+3479 CJK UNIFIED IDEOGRAPH-3479: not included in any glyphset definition
    • U+347A CJK UNIFIED IDEOGRAPH-347A: not included in any glyphset definition
    • U+347B CJK UNIFIED IDEOGRAPH-347B: not included in any glyphset definition
    • U+347C CJK UNIFIED IDEOGRAPH-347C: not included in any glyphset definition
    • U+347D CJK UNIFIED IDEOGRAPH-347D: not included in any glyphset definition
    • U+347E CJK UNIFIED IDEOGRAPH-347E: not included in any glyphset definition
    • U+347F CJK UNIFIED IDEOGRAPH-347F: not included in any glyphset definition
    • U+3480 CJK UNIFIED IDEOGRAPH-3480: not included in any glyphset definition
    • U+3481 CJK UNIFIED IDEOGRAPH-3481: not included in any glyphset definition
    • U+3482 CJK UNIFIED IDEOGRAPH-3482: not included in any glyphset definition
    • U+3483 CJK UNIFIED IDEOGRAPH-3483: not included in any glyphset definition
    • U+3484 CJK UNIFIED IDEOGRAPH-3484: not included in any glyphset definition
    • U+3485 CJK UNIFIED IDEOGRAPH-3485: not included in any glyphset definition
    • U+3486 CJK UNIFIED IDEOGRAPH-3486: not included in any glyphset definition
    • U+3487 CJK UNIFIED IDEOGRAPH-3487: not included in any glyphset definition
    • U+3488 CJK UNIFIED IDEOGRAPH-3488: not included in any glyphset definition
    • U+3489 CJK UNIFIED IDEOGRAPH-3489: not included in any glyphset definition
    • U+348A CJK UNIFIED IDEOGRAPH-348A: not included in any glyphset definition
    • U+348B CJK UNIFIED IDEOGRAPH-348B: not included in any glyphset definition
    • U+348C CJK UNIFIED IDEOGRAPH-348C: not included in any glyphset definition
    • U+348D CJK UNIFIED IDEOGRAPH-348D: not included in any glyphset definition
    • U+348E CJK UNIFIED IDEOGRAPH-348E: not included in any glyphset definition
    • U+348F CJK UNIFIED IDEOGRAPH-348F: not included in any glyphset definition
    • U+3490 CJK UNIFIED IDEOGRAPH-3490: not included in any glyphset definition
    • U+3491 CJK UNIFIED IDEOGRAPH-3491: not included in any glyphset definition
    • U+3492 CJK UNIFIED IDEOGRAPH-3492: not included in any glyphset definition
    • U+3493 CJK UNIFIED IDEOGRAPH-3493: not included in any glyphset definition
    • U+3494 CJK UNIFIED IDEOGRAPH-3494: not included in any glyphset definition
    • U+3495 CJK UNIFIED IDEOGRAPH-3495: not included in any glyphset definition
    • U+3496 CJK UNIFIED IDEOGRAPH-3496: not included in any glyphset definition
    • U+3497 CJK UNIFIED IDEOGRAPH-3497: not included in any glyphset definition
    • U+3498 CJK UNIFIED IDEOGRAPH-3498: not included in any glyphset definition
    • U+3499 CJK UNIFIED IDEOGRAPH-3499: not included in any glyphset definition
    • U+349A CJK UNIFIED IDEOGRAPH-349A: not included in any glyphset definition
    • U+349B CJK UNIFIED IDEOGRAPH-349B: not included in any glyphset definition
    • U+349C CJK UNIFIED IDEOGRAPH-349C: not included in any glyphset definition
    • U+349D CJK UNIFIED IDEOGRAPH-349D: not included in any glyphset definition
    • U+349E CJK UNIFIED IDEOGRAPH-349E: not included in any glyphset definition
    • U+349F CJK UNIFIED IDEOGRAPH-349F: not included in any glyphset definition
    • U+34A0 CJK UNIFIED IDEOGRAPH-34A0: not included in any glyphset definition
    • U+34A1 CJK UNIFIED IDEOGRAPH-34A1: not included in any glyphset definition
    • U+34A2 CJK UNIFIED IDEOGRAPH-34A2: not included in any glyphset definition
    • U+34A3 CJK UNIFIED IDEOGRAPH-34A3: not included in any glyphset definition
    • U+34A4 CJK UNIFIED IDEOGRAPH-34A4: not included in any glyphset definition
    • U+34A5 CJK UNIFIED IDEOGRAPH-34A5: not included in any glyphset definition
    • U+34A6 CJK UNIFIED IDEOGRAPH-34A6: not included in any glyphset definition
    • U+34A7 CJK UNIFIED IDEOGRAPH-34A7: not included in any glyphset definition
    • U+34A8 CJK UNIFIED IDEOGRAPH-34A8: not included in any glyphset definition
    • U+34A9 CJK UNIFIED IDEOGRAPH-34A9: not included in any glyphset definition
    • U+34AA CJK UNIFIED IDEOGRAPH-34AA: not included in any glyphset definition
    • U+34AB CJK UNIFIED IDEOGRAPH-34AB: not included in any glyphset definition
    • U+34AC CJK UNIFIED IDEOGRAPH-34AC: not included in any glyphset definition
    • U+34AD CJK UNIFIED IDEOGRAPH-34AD: not included in any glyphset definition
    • U+34AE CJK UNIFIED IDEOGRAPH-34AE: not included in any glyphset definition
    • U+34AF CJK UNIFIED IDEOGRAPH-34AF: not included in any glyphset definition
    • U+34B0 CJK UNIFIED IDEOGRAPH-34B0: not included in any glyphset definition
    • U+34B1 CJK UNIFIED IDEOGRAPH-34B1: not included in any glyphset definition
    • U+34B2 CJK UNIFIED IDEOGRAPH-34B2: not included in any glyphset definition
    • U+34B3 CJK UNIFIED IDEOGRAPH-34B3: not included in any glyphset definition
    • U+34B4 CJK UNIFIED IDEOGRAPH-34B4: not included in any glyphset definition
    • U+34B5 CJK UNIFIED IDEOGRAPH-34B5: not included in any glyphset definition
    • U+34B6 CJK UNIFIED IDEOGRAPH-34B6: not included in any glyphset definition
    • U+34B7 CJK UNIFIED IDEOGRAPH-34B7: not included in any glyphset definition
    • U+34B8 CJK UNIFIED IDEOGRAPH-34B8: not included in any glyphset definition
    • U+34B9 CJK UNIFIED IDEOGRAPH-34B9: not included in any glyphset definition
    • U+34BA CJK UNIFIED IDEOGRAPH-34BA: not included in any glyphset definition
    • U+34BB CJK UNIFIED IDEOGRAPH-34BB: not included in any glyphset definition
    • U+34BC CJK UNIFIED IDEOGRAPH-34BC: not included in any glyphset definition
    • U+34BD CJK UNIFIED IDEOGRAPH-34BD: not included in any glyphset definition
    • U+34BE CJK UNIFIED IDEOGRAPH-34BE: not included in any glyphset definition
    • U+34BF CJK UNIFIED IDEOGRAPH-34BF: not included in any glyphset definition
    • U+34C0 CJK UNIFIED IDEOGRAPH-34C0: not included in any glyphset definition
    • U+34C1 CJK UNIFIED IDEOGRAPH-34C1: not included in any glyphset definition
    • U+34C2 CJK UNIFIED IDEOGRAPH-34C2: not included in any glyphset definition
    • U+34C3 CJK UNIFIED IDEOGRAPH-34C3: not included in any glyphset definition
    • U+34C4 CJK UNIFIED IDEOGRAPH-34C4: not included in any glyphset definition
    • U+34C5 CJK UNIFIED IDEOGRAPH-34C5: not included in any glyphset definition
    • U+34C6 CJK UNIFIED IDEOGRAPH-34C6: not included in any glyphset definition
    • U+34C7 CJK UNIFIED IDEOGRAPH-34C7: not included in any glyphset definition
    • U+34C8 CJK UNIFIED IDEOGRAPH-34C8: not included in any glyphset definition
    • U+34C9 CJK UNIFIED IDEOGRAPH-34C9: not included in any glyphset definition
    • U+34CA CJK UNIFIED IDEOGRAPH-34CA: not included in any glyphset definition
    • U+34CB CJK UNIFIED IDEOGRAPH-34CB: not included in any glyphset definition
    • U+34CC CJK UNIFIED IDEOGRAPH-34CC: not included in any glyphset definition
    • U+34CD CJK UNIFIED IDEOGRAPH-34CD: not included in any glyphset definition
    • U+34CE CJK UNIFIED IDEOGRAPH-34CE: not included in any glyphset definition
    • U+34CF CJK UNIFIED IDEOGRAPH-34CF: not included in any glyphset definition
    • U+34D0 CJK UNIFIED IDEOGRAPH-34D0: not included in any glyphset definition
    • U+34D1 CJK UNIFIED IDEOGRAPH-34D1: not included in any glyphset definition
    • U+34D2 CJK UNIFIED IDEOGRAPH-34D2: not included in any glyphset definition
    • U+34D3 CJK UNIFIED IDEOGRAPH-34D3: not included in any glyphset definition
    • U+34D4 CJK UNIFIED IDEOGRAPH-34D4: not included in any glyphset definition
    • U+34D5 CJK UNIFIED IDEOGRAPH-34D5: not included in any glyphset definition
    • U+34D6 CJK UNIFIED IDEOGRAPH-34D6: not included in any glyphset definition
    • U+34D7 CJK UNIFIED IDEOGRAPH-34D7: not included in any glyphset definition
    • U+34D8 CJK UNIFIED IDEOGRAPH-34D8: not included in any glyphset definition
    • U+34D9 CJK UNIFIED IDEOGRAPH-34D9: not included in any glyphset definition
    • U+34DA CJK UNIFIED IDEOGRAPH-34DA: not included in any glyphset definition
    • U+34DB CJK UNIFIED IDEOGRAPH-34DB: not included in any glyphset definition
    • U+34DC CJK UNIFIED IDEOGRAPH-34DC: not included in any glyphset definition
    • U+34DD CJK UNIFIED IDEOGRAPH-34DD: not included in any glyphset definition
    • U+34DE CJK UNIFIED IDEOGRAPH-34DE: not included in any glyphset definition
    • U+34DF CJK UNIFIED IDEOGRAPH-34DF: not included in any glyphset definition
    • U+34E0 CJK UNIFIED IDEOGRAPH-34E0: not included in any glyphset definition
    • U+34E1 CJK UNIFIED IDEOGRAPH-34E1: not included in any glyphset definition
    • U+34E2 CJK UNIFIED IDEOGRAPH-34E2: not included in any glyphset definition
    • U+34E3 CJK UNIFIED IDEOGRAPH-34E3: not included in any glyphset definition
    • U+34E4 CJK UNIFIED IDEOGRAPH-34E4: not included in any glyphset definition
    • U+34E5 CJK UNIFIED IDEOGRAPH-34E5: not included in any glyphset definition
    • U+34E6 CJK UNIFIED IDEOGRAPH-34E6: not included in any glyphset definition
    • U+34E7 CJK UNIFIED IDEOGRAPH-34E7: not included in any glyphset definition
    • U+34E8 CJK UNIFIED IDEOGRAPH-34E8: not included in any glyphset definition
    • U+34E9 CJK UNIFIED IDEOGRAPH-34E9: not included in any glyphset definition
    • U+34EA CJK UNIFIED IDEOGRAPH-34EA: not included in any glyphset definition
    • U+34EB CJK UNIFIED IDEOGRAPH-34EB: not included in any glyphset definition
    • U+34EC CJK UNIFIED IDEOGRAPH-34EC: not included in any glyphset definition
    • U+34ED CJK UNIFIED IDEOGRAPH-34ED: not included in any glyphset definition
    • U+34EE CJK UNIFIED IDEOGRAPH-34EE: not included in any glyphset definition
    • U+34EF CJK UNIFIED IDEOGRAPH-34EF: not included in any glyphset definition
    • U+34F0 CJK UNIFIED IDEOGRAPH-34F0: not included in any glyphset definition
    • U+34F1 CJK UNIFIED IDEOGRAPH-34F1: not included in any glyphset definition
    • U+34F2 CJK UNIFIED IDEOGRAPH-34F2: not included in any glyphset definition
    • U+34F3 CJK UNIFIED IDEOGRAPH-34F3: not included in any glyphset definition
    • U+34F4 CJK UNIFIED IDEOGRAPH-34F4: not included in any glyphset definition
    • U+34F5 CJK UNIFIED IDEOGRAPH-34F5: not included in any glyphset definition
    • U+34F6 CJK UNIFIED IDEOGRAPH-34F6: not included in any glyphset definition
    • U+34F7 CJK UNIFIED IDEOGRAPH-34F7: not included in any glyphset definition
    • U+34F8 CJK UNIFIED IDEOGRAPH-34F8: not included in any glyphset definition
    • U+34F9 CJK UNIFIED IDEOGRAPH-34F9: not included in any glyphset definition
    • U+34FA CJK UNIFIED IDEOGRAPH-34FA: not included in any glyphset definition
    • U+34FB CJK UNIFIED IDEOGRAPH-34FB: not included in any glyphset definition
    • U+34FC CJK UNIFIED IDEOGRAPH-34FC: not included in any glyphset definition
    • U+34FD CJK UNIFIED IDEOGRAPH-34FD: not included in any glyphset definition
    • U+34FE CJK UNIFIED IDEOGRAPH-34FE: not included in any glyphset definition
    • U+34FF CJK UNIFIED IDEOGRAPH-34FF: not included in any glyphset definition
    • U+3500 CJK UNIFIED IDEOGRAPH-3500: not included in any glyphset definition
    • U+3501 CJK UNIFIED IDEOGRAPH-3501: not included in any glyphset definition
    • U+3502 CJK UNIFIED IDEOGRAPH-3502: not included in any glyphset definition
    • U+3503 CJK UNIFIED IDEOGRAPH-3503: not included in any glyphset definition
    • U+3504 CJK UNIFIED IDEOGRAPH-3504: not included in any glyphset definition
    • U+3505 CJK UNIFIED IDEOGRAPH-3505: not included in any glyphset definition
    • U+3506 CJK UNIFIED IDEOGRAPH-3506: not included in any glyphset definition
    • U+3507 CJK UNIFIED IDEOGRAPH-3507: not included in any glyphset definition
    • U+3508 CJK UNIFIED IDEOGRAPH-3508: not included in any glyphset definition
    • U+3509 CJK UNIFIED IDEOGRAPH-3509: not included in any glyphset definition
    • U+350A CJK UNIFIED IDEOGRAPH-350A: not included in any glyphset definition
    • U+350B CJK UNIFIED IDEOGRAPH-350B: not included in any glyphset definition
    • U+350C CJK UNIFIED IDEOGRAPH-350C: not included in any glyphset definition
    • U+350D CJK UNIFIED IDEOGRAPH-350D: not included in any glyphset definition
    • U+350E CJK UNIFIED IDEOGRAPH-350E: not included in any glyphset definition
    • U+350F CJK UNIFIED IDEOGRAPH-350F: not included in any glyphset definition
    • U+3510 CJK UNIFIED IDEOGRAPH-3510: not included in any glyphset definition
    • U+3511 CJK UNIFIED IDEOGRAPH-3511: not included in any glyphset definition
    • U+3512 CJK UNIFIED IDEOGRAPH-3512: not included in any glyphset definition
    • U+3513 CJK UNIFIED IDEOGRAPH-3513: not included in any glyphset definition
    • U+3514 CJK UNIFIED IDEOGRAPH-3514: not included in any glyphset definition
    • U+3515 CJK UNIFIED IDEOGRAPH-3515: not included in any glyphset definition
    • U+3516 CJK UNIFIED IDEOGRAPH-3516: not included in any glyphset definition
    • U+3517 CJK UNIFIED IDEOGRAPH-3517: not included in any glyphset definition
    • U+3518 CJK UNIFIED IDEOGRAPH-3518: not included in any glyphset definition
    • U+3519 CJK UNIFIED IDEOGRAPH-3519: not included in any glyphset definition
    • U+351A CJK UNIFIED IDEOGRAPH-351A: not included in any glyphset definition
    • U+351B CJK UNIFIED IDEOGRAPH-351B: not included in any glyphset definition
    • U+351C CJK UNIFIED IDEOGRAPH-351C: not included in any glyphset definition
    • U+351D CJK UNIFIED IDEOGRAPH-351D: not included in any glyphset definition
    • U+351E CJK UNIFIED IDEOGRAPH-351E: not included in any glyphset definition
    • U+351F CJK UNIFIED IDEOGRAPH-351F: not included in any glyphset definition
    • U+3520 CJK UNIFIED IDEOGRAPH-3520: not included in any glyphset definition
    • U+3521 CJK UNIFIED IDEOGRAPH-3521: not included in any glyphset definition
    • U+3522 CJK UNIFIED IDEOGRAPH-3522: not included in any glyphset definition
    • U+3523 CJK UNIFIED IDEOGRAPH-3523: not included in any glyphset definition
    • U+3524 CJK UNIFIED IDEOGRAPH-3524: not included in any glyphset definition
    • U+3525 CJK UNIFIED IDEOGRAPH-3525: not included in any glyphset definition
    • U+3526 CJK UNIFIED IDEOGRAPH-3526: not included in any glyphset definition
    • U+3527 CJK UNIFIED IDEOGRAPH-3527: not included in any glyphset definition
    • U+3528 CJK UNIFIED IDEOGRAPH-3528: not included in any glyphset definition
    • U+3529 CJK UNIFIED IDEOGRAPH-3529: not included in any glyphset definition
    • U+352A CJK UNIFIED IDEOGRAPH-352A: not included in any glyphset definition
    • U+352B CJK UNIFIED IDEOGRAPH-352B: not included in any glyphset definition
    • U+352C CJK UNIFIED IDEOGRAPH-352C: not included in any glyphset definition
    • U+352D CJK UNIFIED IDEOGRAPH-352D: not included in any glyphset definition
    • U+352E CJK UNIFIED IDEOGRAPH-352E: not included in any glyphset definition
    • U+352F CJK UNIFIED IDEOGRAPH-352F: not included in any glyphset definition
    • U+3530 CJK UNIFIED IDEOGRAPH-3530: not included in any glyphset definition
    • U+3531 CJK UNIFIED IDEOGRAPH-3531: not included in any glyphset definition
    • U+3532 CJK UNIFIED IDEOGRAPH-3532: not included in any glyphset definition
    • U+3533 CJK UNIFIED IDEOGRAPH-3533: not included in any glyphset definition
    • U+3534 CJK UNIFIED IDEOGRAPH-3534: not included in any glyphset definition
    • U+3535 CJK UNIFIED IDEOGRAPH-3535: not included in any glyphset definition
    • U+3536 CJK UNIFIED IDEOGRAPH-3536: not included in any glyphset definition
    • U+3537 CJK UNIFIED IDEOGRAPH-3537: not included in any glyphset definition
    • U+3538 CJK UNIFIED IDEOGRAPH-3538: not included in any glyphset definition
    • U+3539 CJK UNIFIED IDEOGRAPH-3539: not included in any glyphset definition
    • U+353A CJK UNIFIED IDEOGRAPH-353A: not included in any glyphset definition
    • U+353B CJK UNIFIED IDEOGRAPH-353B: not included in any glyphset definition
    • U+353C CJK UNIFIED IDEOGRAPH-353C: not included in any glyphset definition
    • U+353D CJK UNIFIED IDEOGRAPH-353D: not included in any glyphset definition
    • U+353E CJK UNIFIED IDEOGRAPH-353E: not included in any glyphset definition
    • U+353F CJK UNIFIED IDEOGRAPH-353F: not included in any glyphset definition
    • U+3540 CJK UNIFIED IDEOGRAPH-3540: not included in any glyphset definition
    • U+3541 CJK UNIFIED IDEOGRAPH-3541: not included in any glyphset definition
    • U+3542 CJK UNIFIED IDEOGRAPH-3542: not included in any glyphset definition
    • U+3543 CJK UNIFIED IDEOGRAPH-3543: not included in any glyphset definition
    • U+3544 CJK UNIFIED IDEOGRAPH-3544: not included in any glyphset definition
    • U+3545 CJK UNIFIED IDEOGRAPH-3545: not included in any glyphset definition
    • U+3546 CJK UNIFIED IDEOGRAPH-3546: not included in any glyphset definition
    • U+3547 CJK UNIFIED IDEOGRAPH-3547: not included in any glyphset definition
    • U+3548 CJK UNIFIED IDEOGRAPH-3548: not included in any glyphset definition
    • U+3549 CJK UNIFIED IDEOGRAPH-3549: not included in any glyphset definition
    • U+354A CJK UNIFIED IDEOGRAPH-354A: not included in any glyphset definition
    • U+354B CJK UNIFIED IDEOGRAPH-354B: not included in any glyphset definition
    • U+354C CJK UNIFIED IDEOGRAPH-354C: not included in any glyphset definition
    • U+354D CJK UNIFIED IDEOGRAPH-354D: not included in any glyphset definition
    • U+354E CJK UNIFIED IDEOGRAPH-354E: not included in any glyphset definition
    • U+354F CJK UNIFIED IDEOGRAPH-354F: not included in any glyphset definition
    • U+3550 CJK UNIFIED IDEOGRAPH-3550: not included in any glyphset definition
    • U+3551 CJK UNIFIED IDEOGRAPH-3551: not included in any glyphset definition
    • U+3552 CJK UNIFIED IDEOGRAPH-3552: not included in any glyphset definition
    • U+3553 CJK UNIFIED IDEOGRAPH-3553: not included in any glyphset definition
    • U+3554 CJK UNIFIED IDEOGRAPH-3554: not included in any glyphset definition
    • U+3555 CJK UNIFIED IDEOGRAPH-3555: not included in any glyphset definition
    • U+3556 CJK UNIFIED IDEOGRAPH-3556: not included in any glyphset definition
    • U+3557 CJK UNIFIED IDEOGRAPH-3557: not included in any glyphset definition
    • U+3558 CJK UNIFIED IDEOGRAPH-3558: not included in any glyphset definition
    • U+3559 CJK UNIFIED IDEOGRAPH-3559: not included in any glyphset definition
    • U+355A CJK UNIFIED IDEOGRAPH-355A: not included in any glyphset definition
    • U+355B CJK UNIFIED IDEOGRAPH-355B: not included in any glyphset definition
    • U+355C CJK UNIFIED IDEOGRAPH-355C: not included in any glyphset definition
    • U+355D CJK UNIFIED IDEOGRAPH-355D: not included in any glyphset definition
    • U+355E CJK UNIFIED IDEOGRAPH-355E: not included in any glyphset definition
    • U+355F CJK UNIFIED IDEOGRAPH-355F: not included in any glyphset definition
    • U+3560 CJK UNIFIED IDEOGRAPH-3560: not included in any glyphset definition
    • U+3561 CJK UNIFIED IDEOGRAPH-3561: not included in any glyphset definition
    • U+3562 CJK UNIFIED IDEOGRAPH-3562: not included in any glyphset definition
    • U+3563 CJK UNIFIED IDEOGRAPH-3563: not included in any glyphset definition
    • U+3564 CJK UNIFIED IDEOGRAPH-3564: not included in any glyphset definition
    • U+3565 CJK UNIFIED IDEOGRAPH-3565: not included in any glyphset definition
    • U+3566 CJK UNIFIED IDEOGRAPH-3566: not included in any glyphset definition
    • U+3567 CJK UNIFIED IDEOGRAPH-3567: not included in any glyphset definition
    • U+3568 CJK UNIFIED IDEOGRAPH-3568: not included in any glyphset definition
    • U+3569 CJK UNIFIED IDEOGRAPH-3569: not included in any glyphset definition
    • U+356A CJK UNIFIED IDEOGRAPH-356A: not included in any glyphset definition
    • U+356B CJK UNIFIED IDEOGRAPH-356B: not included in any glyphset definition
    • U+356C CJK UNIFIED IDEOGRAPH-356C: not included in any glyphset definition
    • U+356D CJK UNIFIED IDEOGRAPH-356D: not included in any glyphset definition
    • U+356E CJK UNIFIED IDEOGRAPH-356E: not included in any glyphset definition
    • U+356F CJK UNIFIED IDEOGRAPH-356F: not included in any glyphset definition
    • U+3570 CJK UNIFIED IDEOGRAPH-3570: not included in any glyphset definition
    • U+3571 CJK UNIFIED IDEOGRAPH-3571: not included in any glyphset definition
    • U+3572 CJK UNIFIED IDEOGRAPH-3572: not included in any glyphset definition
    • U+3573 CJK UNIFIED IDEOGRAPH-3573: not included in any glyphset definition
    • U+3574 CJK UNIFIED IDEOGRAPH-3574: not included in any glyphset definition
    • U+3575 CJK UNIFIED IDEOGRAPH-3575: not included in any glyphset definition
    • U+3576 CJK UNIFIED IDEOGRAPH-3576: not included in any glyphset definition
    • U+3577 CJK UNIFIED IDEOGRAPH-3577: not included in any glyphset definition
    • U+3578 CJK UNIFIED IDEOGRAPH-3578: not included in any glyphset definition
    • U+3579 CJK UNIFIED IDEOGRAPH-3579: not included in any glyphset definition
    • U+357A CJK UNIFIED IDEOGRAPH-357A: not included in any glyphset definition
    • U+357B CJK UNIFIED IDEOGRAPH-357B: not included in any glyphset definition
    • U+357C CJK UNIFIED IDEOGRAPH-357C: not included in any glyphset definition
    • U+357D CJK UNIFIED IDEOGRAPH-357D: not included in any glyphset definition
    • U+357E CJK UNIFIED IDEOGRAPH-357E: not included in any glyphset definition
    • U+357F CJK UNIFIED IDEOGRAPH-357F: not included in any glyphset definition
    • U+3580 CJK UNIFIED IDEOGRAPH-3580: not included in any glyphset definition
    • U+3581 CJK UNIFIED IDEOGRAPH-3581: not included in any glyphset definition
    • U+3582 CJK UNIFIED IDEOGRAPH-3582: not included in any glyphset definition
    • U+3583 CJK UNIFIED IDEOGRAPH-3583: not included in any glyphset definition
    • U+3584 CJK UNIFIED IDEOGRAPH-3584: not included in any glyphset definition
    • U+3585 CJK UNIFIED IDEOGRAPH-3585: not included in any glyphset definition
    • U+3586 CJK UNIFIED IDEOGRAPH-3586: not included in any glyphset definition
    • U+3587 CJK UNIFIED IDEOGRAPH-3587: not included in any glyphset definition
    • U+3588 CJK UNIFIED IDEOGRAPH-3588: not included in any glyphset definition
    • U+3589 CJK UNIFIED IDEOGRAPH-3589: not included in any glyphset definition
    • U+358A CJK UNIFIED IDEOGRAPH-358A: not included in any glyphset definition
    • U+358B CJK UNIFIED IDEOGRAPH-358B: not included in any glyphset definition
    • U+358C CJK UNIFIED IDEOGRAPH-358C: not included in any glyphset definition
    • U+358D CJK UNIFIED IDEOGRAPH-358D: not included in any glyphset definition
    • U+358E CJK UNIFIED IDEOGRAPH-358E: not included in any glyphset definition
    • U+358F CJK UNIFIED IDEOGRAPH-358F: not included in any glyphset definition
    • U+3590 CJK UNIFIED IDEOGRAPH-3590: not included in any glyphset definition
    • U+3591 CJK UNIFIED IDEOGRAPH-3591: not included in any glyphset definition
    • U+3592 CJK UNIFIED IDEOGRAPH-3592: not included in any glyphset definition
    • U+3593 CJK UNIFIED IDEOGRAPH-3593: not included in any glyphset definition
    • U+3594 CJK UNIFIED IDEOGRAPH-3594: not included in any glyphset definition
    • U+3595 CJK UNIFIED IDEOGRAPH-3595: not included in any glyphset definition
    • U+3596 CJK UNIFIED IDEOGRAPH-3596: not included in any glyphset definition
    • U+3597 CJK UNIFIED IDEOGRAPH-3597: not included in any glyphset definition
    • U+3598 CJK UNIFIED IDEOGRAPH-3598: not included in any glyphset definition
    • U+3599 CJK UNIFIED IDEOGRAPH-3599: not included in any glyphset definition
    • U+359A CJK UNIFIED IDEOGRAPH-359A: not included in any glyphset definition
    • U+359B CJK UNIFIED IDEOGRAPH-359B: not included in any glyphset definition
    • U+359C CJK UNIFIED IDEOGRAPH-359C: not included in any glyphset definition
    • U+359D CJK UNIFIED IDEOGRAPH-359D: not included in any glyphset definition
    • U+359E CJK UNIFIED IDEOGRAPH-359E: not included in any glyphset definition
    • U+359F CJK UNIFIED IDEOGRAPH-359F: not included in any glyphset definition
    • U+35A0 CJK UNIFIED IDEOGRAPH-35A0: not included in any glyphset definition
    • U+35A1 CJK UNIFIED IDEOGRAPH-35A1: not included in any glyphset definition
    • U+35A2 CJK UNIFIED IDEOGRAPH-35A2: not included in any glyphset definition
    • U+35A3 CJK UNIFIED IDEOGRAPH-35A3: not included in any glyphset definition
    • U+35A4 CJK UNIFIED IDEOGRAPH-35A4: not included in any glyphset definition
    • U+35A5 CJK UNIFIED IDEOGRAPH-35A5: not included in any glyphset definition
    • U+35A6 CJK UNIFIED IDEOGRAPH-35A6: not included in any glyphset definition
    • U+35A7 CJK UNIFIED IDEOGRAPH-35A7: not included in any glyphset definition
    • U+35A8 CJK UNIFIED IDEOGRAPH-35A8: not included in any glyphset definition
    • U+35A9 CJK UNIFIED IDEOGRAPH-35A9: not included in any glyphset definition
    • U+35AA CJK UNIFIED IDEOGRAPH-35AA: not included in any glyphset definition
    • U+35AB CJK UNIFIED IDEOGRAPH-35AB: not included in any glyphset definition
    • U+35AC CJK UNIFIED IDEOGRAPH-35AC: not included in any glyphset definition
    • U+35AD CJK UNIFIED IDEOGRAPH-35AD: not included in any glyphset definition
    • U+35AE CJK UNIFIED IDEOGRAPH-35AE: not included in any glyphset definition
    • U+35AF CJK UNIFIED IDEOGRAPH-35AF: not included in any glyphset definition
    • U+35B0 CJK UNIFIED IDEOGRAPH-35B0: not included in any glyphset definition
    • U+35B1 CJK UNIFIED IDEOGRAPH-35B1: not included in any glyphset definition
    • U+35B2 CJK UNIFIED IDEOGRAPH-35B2: not included in any glyphset definition
    • U+35B3 CJK UNIFIED IDEOGRAPH-35B3: not included in any glyphset definition
    • U+35B4 CJK UNIFIED IDEOGRAPH-35B4: not included in any glyphset definition
    • U+35B5 CJK UNIFIED IDEOGRAPH-35B5: not included in any glyphset definition
    • U+35B6 CJK UNIFIED IDEOGRAPH-35B6: not included in any glyphset definition
    • U+35B7 CJK UNIFIED IDEOGRAPH-35B7: not included in any glyphset definition
    • U+35B8 CJK UNIFIED IDEOGRAPH-35B8: not included in any glyphset definition
    • U+35B9 CJK UNIFIED IDEOGRAPH-35B9: not included in any glyphset definition
    • U+35BA CJK UNIFIED IDEOGRAPH-35BA: not included in any glyphset definition
    • U+35BB CJK UNIFIED IDEOGRAPH-35BB: not included in any glyphset definition
    • U+35BC CJK UNIFIED IDEOGRAPH-35BC: not included in any glyphset definition
    • U+35BD CJK UNIFIED IDEOGRAPH-35BD: not included in any glyphset definition
    • U+35BE CJK UNIFIED IDEOGRAPH-35BE: not included in any glyphset definition
    • U+35BF CJK UNIFIED IDEOGRAPH-35BF: not included in any glyphset definition
    • U+35C0 CJK UNIFIED IDEOGRAPH-35C0: not included in any glyphset definition
    • U+35C1 CJK UNIFIED IDEOGRAPH-35C1: not included in any glyphset definition
    • U+35C2 CJK UNIFIED IDEOGRAPH-35C2: not included in any glyphset definition
    • U+35C3 CJK UNIFIED IDEOGRAPH-35C3: not included in any glyphset definition
    • U+35C4 CJK UNIFIED IDEOGRAPH-35C4: not included in any glyphset definition
    • U+35C5 CJK UNIFIED IDEOGRAPH-35C5: not included in any glyphset definition
    • U+35C6 CJK UNIFIED IDEOGRAPH-35C6: not included in any glyphset definition
    • U+35C7 CJK UNIFIED IDEOGRAPH-35C7: not included in any glyphset definition
    • U+35C8 CJK UNIFIED IDEOGRAPH-35C8: not included in any glyphset definition
    • U+35C9 CJK UNIFIED IDEOGRAPH-35C9: not included in any glyphset definition
    • U+35CA CJK UNIFIED IDEOGRAPH-35CA: not included in any glyphset definition
    • U+35CB CJK UNIFIED IDEOGRAPH-35CB: not included in any glyphset definition
    • U+35CC CJK UNIFIED IDEOGRAPH-35CC: not included in any glyphset definition
    • U+35CD CJK UNIFIED IDEOGRAPH-35CD: not included in any glyphset definition
    • U+35CE CJK UNIFIED IDEOGRAPH-35CE: not included in any glyphset definition
    • U+35CF CJK UNIFIED IDEOGRAPH-35CF: not included in any glyphset definition
    • U+35D0 CJK UNIFIED IDEOGRAPH-35D0: not included in any glyphset definition
    • U+35D1 CJK UNIFIED IDEOGRAPH-35D1: not included in any glyphset definition
    • U+35D2 CJK UNIFIED IDEOGRAPH-35D2: not included in any glyphset definition
    • U+35D3 CJK UNIFIED IDEOGRAPH-35D3: not included in any glyphset definition
    • U+35D4 CJK UNIFIED IDEOGRAPH-35D4: not included in any glyphset definition
    • U+35D5 CJK UNIFIED IDEOGRAPH-35D5: not included in any glyphset definition
    • U+35D6 CJK UNIFIED IDEOGRAPH-35D6: not included in any glyphset definition
    • U+35D7 CJK UNIFIED IDEOGRAPH-35D7: not included in any glyphset definition
    • U+35D8 CJK UNIFIED IDEOGRAPH-35D8: not included in any glyphset definition
    • U+35D9 CJK UNIFIED IDEOGRAPH-35D9: not included in any glyphset definition
    • U+35DA CJK UNIFIED IDEOGRAPH-35DA: not included in any glyphset definition
    • U+35DB CJK UNIFIED IDEOGRAPH-35DB: not included in any glyphset definition
    • U+35DC CJK UNIFIED IDEOGRAPH-35DC: not included in any glyphset definition
    • U+35DD CJK UNIFIED IDEOGRAPH-35DD: not included in any glyphset definition
    • U+35DE CJK UNIFIED IDEOGRAPH-35DE: not included in any glyphset definition
    • U+35DF CJK UNIFIED IDEOGRAPH-35DF: not included in any glyphset definition
    • U+35E0 CJK UNIFIED IDEOGRAPH-35E0: not included in any glyphset definition
    • U+35E1 CJK UNIFIED IDEOGRAPH-35E1: not included in any glyphset definition
    • U+35E2 CJK UNIFIED IDEOGRAPH-35E2: not included in any glyphset definition
    • U+35E3 CJK UNIFIED IDEOGRAPH-35E3: not included in any glyphset definition
    • U+35E4 CJK UNIFIED IDEOGRAPH-35E4: not included in any glyphset definition
    • U+35E5 CJK UNIFIED IDEOGRAPH-35E5: not included in any glyphset definition
    • U+35E6 CJK UNIFIED IDEOGRAPH-35E6: not included in any glyphset definition
    • U+35E7 CJK UNIFIED IDEOGRAPH-35E7: not included in any glyphset definition
    • U+35E8 CJK UNIFIED IDEOGRAPH-35E8: not included in any glyphset definition
    • U+35E9 CJK UNIFIED IDEOGRAPH-35E9: not included in any glyphset definition
    • U+35EA CJK UNIFIED IDEOGRAPH-35EA: not included in any glyphset definition
    • U+35EB CJK UNIFIED IDEOGRAPH-35EB: not included in any glyphset definition
    • U+35EC CJK UNIFIED IDEOGRAPH-35EC: not included in any glyphset definition
    • U+35ED CJK UNIFIED IDEOGRAPH-35ED: not included in any glyphset definition
    • U+35EE CJK UNIFIED IDEOGRAPH-35EE: not included in any glyphset definition
    • U+35EF CJK UNIFIED IDEOGRAPH-35EF: not included in any glyphset definition
    • U+35F0 CJK UNIFIED IDEOGRAPH-35F0: not included in any glyphset definition
    • U+35F1 CJK UNIFIED IDEOGRAPH-35F1: not included in any glyphset definition
    • U+35F2 CJK UNIFIED IDEOGRAPH-35F2: not included in any glyphset definition
    • U+35F3 CJK UNIFIED IDEOGRAPH-35F3: not included in any glyphset definition
    • U+35F4 CJK UNIFIED IDEOGRAPH-35F4: not included in any glyphset definition
    • U+35F5 CJK UNIFIED IDEOGRAPH-35F5: not included in any glyphset definition
    • U+35F6 CJK UNIFIED IDEOGRAPH-35F6: not included in any glyphset definition
    • U+35F7 CJK UNIFIED IDEOGRAPH-35F7: not included in any glyphset definition
    • U+35F8 CJK UNIFIED IDEOGRAPH-35F8: not included in any glyphset definition
    • U+35F9 CJK UNIFIED IDEOGRAPH-35F9: not included in any glyphset definition
    • U+35FA CJK UNIFIED IDEOGRAPH-35FA: not included in any glyphset definition
    • U+35FB CJK UNIFIED IDEOGRAPH-35FB: not included in any glyphset definition
    • U+35FC CJK UNIFIED IDEOGRAPH-35FC: not included in any glyphset definition
    • U+35FD CJK UNIFIED IDEOGRAPH-35FD: not included in any glyphset definition
    • U+35FE CJK UNIFIED IDEOGRAPH-35FE: not included in any glyphset definition
    • U+35FF CJK UNIFIED IDEOGRAPH-35FF: not included in any glyphset definition
    • U+3600 CJK UNIFIED IDEOGRAPH-3600: not included in any glyphset definition
    • U+3601 CJK UNIFIED IDEOGRAPH-3601: not included in any glyphset definition
    • U+3602 CJK UNIFIED IDEOGRAPH-3602: not included in any glyphset definition
    • U+3603 CJK UNIFIED IDEOGRAPH-3603: not included in any glyphset definition
    • U+3604 CJK UNIFIED IDEOGRAPH-3604: not included in any glyphset definition
    • U+3605 CJK UNIFIED IDEOGRAPH-3605: not included in any glyphset definition
    • U+3606 CJK UNIFIED IDEOGRAPH-3606: not included in any glyphset definition
    • U+3607 CJK UNIFIED IDEOGRAPH-3607: not included in any glyphset definition
    • U+3608 CJK UNIFIED IDEOGRAPH-3608: not included in any glyphset definition
    • U+3609 CJK UNIFIED IDEOGRAPH-3609: not included in any glyphset definition
    • U+360A CJK UNIFIED IDEOGRAPH-360A: not included in any glyphset definition
    • U+360B CJK UNIFIED IDEOGRAPH-360B: not included in any glyphset definition
    • U+360C CJK UNIFIED IDEOGRAPH-360C: not included in any glyphset definition
    • U+360D CJK UNIFIED IDEOGRAPH-360D: not included in any glyphset definition
    • U+360E CJK UNIFIED IDEOGRAPH-360E: not included in any glyphset definition
    • U+360F CJK UNIFIED IDEOGRAPH-360F: not included in any glyphset definition
    • U+3610 CJK UNIFIED IDEOGRAPH-3610: not included in any glyphset definition
    • U+3611 CJK UNIFIED IDEOGRAPH-3611: not included in any glyphset definition
    • U+3612 CJK UNIFIED IDEOGRAPH-3612: not included in any glyphset definition
    • U+3613 CJK UNIFIED IDEOGRAPH-3613: not included in any glyphset definition
    • U+3614 CJK UNIFIED IDEOGRAPH-3614: not included in any glyphset definition
    • U+3615 CJK UNIFIED IDEOGRAPH-3615: not included in any glyphset definition
    • U+3616 CJK UNIFIED IDEOGRAPH-3616: not included in any glyphset definition
    • U+3617 CJK UNIFIED IDEOGRAPH-3617: not included in any glyphset definition
    • U+3618 CJK UNIFIED IDEOGRAPH-3618: not included in any glyphset definition
    • U+3619 CJK UNIFIED IDEOGRAPH-3619: not included in any glyphset definition
    • U+361A CJK UNIFIED IDEOGRAPH-361A: not included in any glyphset definition
    • U+361B CJK UNIFIED IDEOGRAPH-361B: not included in any glyphset definition
    • U+361C CJK UNIFIED IDEOGRAPH-361C: not included in any glyphset definition
    • U+361D CJK UNIFIED IDEOGRAPH-361D: not included in any glyphset definition
    • U+361E CJK UNIFIED IDEOGRAPH-361E: not included in any glyphset definition
    • U+361F CJK UNIFIED IDEOGRAPH-361F: not included in any glyphset definition
    • U+3620 CJK UNIFIED IDEOGRAPH-3620: not included in any glyphset definition
    • U+3621 CJK UNIFIED IDEOGRAPH-3621: not included in any glyphset definition
    • U+3622 CJK UNIFIED IDEOGRAPH-3622: not included in any glyphset definition
    • U+3623 CJK UNIFIED IDEOGRAPH-3623: not included in any glyphset definition
    • U+3624 CJK UNIFIED IDEOGRAPH-3624: not included in any glyphset definition
    • U+3625 CJK UNIFIED IDEOGRAPH-3625: not included in any glyphset definition
    • U+3626 CJK UNIFIED IDEOGRAPH-3626: not included in any glyphset definition
    • U+3627 CJK UNIFIED IDEOGRAPH-3627: not included in any glyphset definition
    • U+3628 CJK UNIFIED IDEOGRAPH-3628: not included in any glyphset definition
    • U+3629 CJK UNIFIED IDEOGRAPH-3629: not included in any glyphset definition
    • U+362A CJK UNIFIED IDEOGRAPH-362A: not included in any glyphset definition
    • U+362B CJK UNIFIED IDEOGRAPH-362B: not included in any glyphset definition
    • U+362C CJK UNIFIED IDEOGRAPH-362C: not included in any glyphset definition
    • U+362D CJK UNIFIED IDEOGRAPH-362D: not included in any glyphset definition
    • U+362E CJK UNIFIED IDEOGRAPH-362E: not included in any glyphset definition
    • U+362F CJK UNIFIED IDEOGRAPH-362F: not included in any glyphset definition
    • U+3630 CJK UNIFIED IDEOGRAPH-3630: not included in any glyphset definition
    • U+3631 CJK UNIFIED IDEOGRAPH-3631: not included in any glyphset definition
    • U+3632 CJK UNIFIED IDEOGRAPH-3632: not included in any glyphset definition
    • U+3633 CJK UNIFIED IDEOGRAPH-3633: not included in any glyphset definition
    • U+3634 CJK UNIFIED IDEOGRAPH-3634: not included in any glyphset definition
    • U+3635 CJK UNIFIED IDEOGRAPH-3635: not included in any glyphset definition
    • U+3636 CJK UNIFIED IDEOGRAPH-3636: not included in any glyphset definition
    • U+3637 CJK UNIFIED IDEOGRAPH-3637: not included in any glyphset definition
    • U+3638 CJK UNIFIED IDEOGRAPH-3638: not included in any glyphset definition
    • U+3639 CJK UNIFIED IDEOGRAPH-3639: not included in any glyphset definition
    • U+363A CJK UNIFIED IDEOGRAPH-363A: not included in any glyphset definition
    • U+363B CJK UNIFIED IDEOGRAPH-363B: not included in any glyphset definition
    • U+363C CJK UNIFIED IDEOGRAPH-363C: not included in any glyphset definition
    • U+363D CJK UNIFIED IDEOGRAPH-363D: not included in any glyphset definition
    • U+363E CJK UNIFIED IDEOGRAPH-363E: not included in any glyphset definition
    • U+363F CJK UNIFIED IDEOGRAPH-363F: not included in any glyphset definition
    • U+3640 CJK UNIFIED IDEOGRAPH-3640: not included in any glyphset definition
    • U+3641 CJK UNIFIED IDEOGRAPH-3641: not included in any glyphset definition
    • U+3642 CJK UNIFIED IDEOGRAPH-3642: not included in any glyphset definition
    • U+3643 CJK UNIFIED IDEOGRAPH-3643: not included in any glyphset definition
    • U+3644 CJK UNIFIED IDEOGRAPH-3644: not included in any glyphset definition
    • U+3645 CJK UNIFIED IDEOGRAPH-3645: not included in any glyphset definition
    • U+3646 CJK UNIFIED IDEOGRAPH-3646: not included in any glyphset definition
    • U+3647 CJK UNIFIED IDEOGRAPH-3647: not included in any glyphset definition
    • U+3648 CJK UNIFIED IDEOGRAPH-3648: not included in any glyphset definition
    • U+3649 CJK UNIFIED IDEOGRAPH-3649: not included in any glyphset definition
    • U+364A CJK UNIFIED IDEOGRAPH-364A: not included in any glyphset definition
    • U+364B CJK UNIFIED IDEOGRAPH-364B: not included in any glyphset definition
    • U+364C CJK UNIFIED IDEOGRAPH-364C: not included in any glyphset definition
    • U+364D CJK UNIFIED IDEOGRAPH-364D: not included in any glyphset definition
    • U+364E CJK UNIFIED IDEOGRAPH-364E: not included in any glyphset definition
    • U+364F CJK UNIFIED IDEOGRAPH-364F: not included in any glyphset definition
    • U+3650 CJK UNIFIED IDEOGRAPH-3650: not included in any glyphset definition
    • U+3651 CJK UNIFIED IDEOGRAPH-3651: not included in any glyphset definition
    • U+3652 CJK UNIFIED IDEOGRAPH-3652: not included in any glyphset definition
    • U+3653 CJK UNIFIED IDEOGRAPH-3653: not included in any glyphset definition
    • U+3654 CJK UNIFIED IDEOGRAPH-3654: not included in any glyphset definition
    • U+3655 CJK UNIFIED IDEOGRAPH-3655: not included in any glyphset definition
    • U+3656 CJK UNIFIED IDEOGRAPH-3656: not included in any glyphset definition
    • U+3657 CJK UNIFIED IDEOGRAPH-3657: not included in any glyphset definition
    • U+3658 CJK UNIFIED IDEOGRAPH-3658: not included in any glyphset definition
    • U+3659 CJK UNIFIED IDEOGRAPH-3659: not included in any glyphset definition
    • U+365A CJK UNIFIED IDEOGRAPH-365A: not included in any glyphset definition
    • U+365B CJK UNIFIED IDEOGRAPH-365B: not included in any glyphset definition
    • U+365C CJK UNIFIED IDEOGRAPH-365C: not included in any glyphset definition
    • U+365D CJK UNIFIED IDEOGRAPH-365D: not included in any glyphset definition
    • U+365E CJK UNIFIED IDEOGRAPH-365E: not included in any glyphset definition
    • U+365F CJK UNIFIED IDEOGRAPH-365F: not included in any glyphset definition
    • U+3660 CJK UNIFIED IDEOGRAPH-3660: not included in any glyphset definition
    • U+3661 CJK UNIFIED IDEOGRAPH-3661: not included in any glyphset definition
    • U+3662 CJK UNIFIED IDEOGRAPH-3662: not included in any glyphset definition
    • U+3663 CJK UNIFIED IDEOGRAPH-3663: not included in any glyphset definition
    • U+3664 CJK UNIFIED IDEOGRAPH-3664: not included in any glyphset definition
    • U+3665 CJK UNIFIED IDEOGRAPH-3665: not included in any glyphset definition
    • U+3666 CJK UNIFIED IDEOGRAPH-3666: not included in any glyphset definition
    • U+3667 CJK UNIFIED IDEOGRAPH-3667: not included in any glyphset definition
    • U+3668 CJK UNIFIED IDEOGRAPH-3668: not included in any glyphset definition
    • U+3669 CJK UNIFIED IDEOGRAPH-3669: not included in any glyphset definition
    • U+366A CJK UNIFIED IDEOGRAPH-366A: not included in any glyphset definition
    • U+366B CJK UNIFIED IDEOGRAPH-366B: not included in any glyphset definition
    • U+366C CJK UNIFIED IDEOGRAPH-366C: not included in any glyphset definition
    • U+366D CJK UNIFIED IDEOGRAPH-366D: not included in any glyphset definition
    • U+366E CJK UNIFIED IDEOGRAPH-366E: not included in any glyphset definition
    • U+366F CJK UNIFIED IDEOGRAPH-366F: not included in any glyphset definition
    • U+3670 CJK UNIFIED IDEOGRAPH-3670: not included in any glyphset definition
    • U+3671 CJK UNIFIED IDEOGRAPH-3671: not included in any glyphset definition
    • U+3672 CJK UNIFIED IDEOGRAPH-3672: not included in any glyphset definition
    • U+3673 CJK UNIFIED IDEOGRAPH-3673: not included in any glyphset definition
    • U+3674 CJK UNIFIED IDEOGRAPH-3674: not included in any glyphset definition
    • U+3675 CJK UNIFIED IDEOGRAPH-3675: not included in any glyphset definition
    • U+3676 CJK UNIFIED IDEOGRAPH-3676: not included in any glyphset definition
    • U+3677 CJK UNIFIED IDEOGRAPH-3677: not included in any glyphset definition
    • U+3678 CJK UNIFIED IDEOGRAPH-3678: not included in any glyphset definition
    • U+3679 CJK UNIFIED IDEOGRAPH-3679: not included in any glyphset definition
    • U+367A CJK UNIFIED IDEOGRAPH-367A: not included in any glyphset definition
    • U+367B CJK UNIFIED IDEOGRAPH-367B: not included in any glyphset definition
    • U+367C CJK UNIFIED IDEOGRAPH-367C: not included in any glyphset definition
    • U+367D CJK UNIFIED IDEOGRAPH-367D: not included in any glyphset definition
    • U+367E CJK UNIFIED IDEOGRAPH-367E: not included in any glyphset definition
    • U+367F CJK UNIFIED IDEOGRAPH-367F: not included in any glyphset definition
    • U+3680 CJK UNIFIED IDEOGRAPH-3680: not included in any glyphset definition
    • U+3681 CJK UNIFIED IDEOGRAPH-3681: not included in any glyphset definition
    • U+3682 CJK UNIFIED IDEOGRAPH-3682: not included in any glyphset definition
    • U+3683 CJK UNIFIED IDEOGRAPH-3683: not included in any glyphset definition
    • U+3684 CJK UNIFIED IDEOGRAPH-3684: not included in any glyphset definition
    • U+3685 CJK UNIFIED IDEOGRAPH-3685: not included in any glyphset definition
    • U+3686 CJK UNIFIED IDEOGRAPH-3686: not included in any glyphset definition
    • U+3687 CJK UNIFIED IDEOGRAPH-3687: not included in any glyphset definition
    • U+3688 CJK UNIFIED IDEOGRAPH-3688: not included in any glyphset definition
    • U+3689 CJK UNIFIED IDEOGRAPH-3689: not included in any glyphset definition
    • U+368A CJK UNIFIED IDEOGRAPH-368A: not included in any glyphset definition
    • U+368B CJK UNIFIED IDEOGRAPH-368B: not included in any glyphset definition
    • U+368C CJK UNIFIED IDEOGRAPH-368C: not included in any glyphset definition
    • U+368D CJK UNIFIED IDEOGRAPH-368D: not included in any glyphset definition
    • U+368E CJK UNIFIED IDEOGRAPH-368E: not included in any glyphset definition
    • U+368F CJK UNIFIED IDEOGRAPH-368F: not included in any glyphset definition
    • U+3690 CJK UNIFIED IDEOGRAPH-3690: not included in any glyphset definition
    • U+3691 CJK UNIFIED IDEOGRAPH-3691: not included in any glyphset definition
    • U+3692 CJK UNIFIED IDEOGRAPH-3692: not included in any glyphset definition
    • U+3693 CJK UNIFIED IDEOGRAPH-3693: not included in any glyphset definition
    • U+3694 CJK UNIFIED IDEOGRAPH-3694: not included in any glyphset definition
    • U+3695 CJK UNIFIED IDEOGRAPH-3695: not included in any glyphset definition
    • U+3696 CJK UNIFIED IDEOGRAPH-3696: not included in any glyphset definition
    • U+3697 CJK UNIFIED IDEOGRAPH-3697: not included in any glyphset definition
    • U+3698 CJK UNIFIED IDEOGRAPH-3698: not included in any glyphset definition
    • U+3699 CJK UNIFIED IDEOGRAPH-3699: not included in any glyphset definition
    • U+369A CJK UNIFIED IDEOGRAPH-369A: not included in any glyphset definition
    • U+369B CJK UNIFIED IDEOGRAPH-369B: not included in any glyphset definition
    • U+369C CJK UNIFIED IDEOGRAPH-369C: not included in any glyphset definition
    • U+369D CJK UNIFIED IDEOGRAPH-369D: not included in any glyphset definition
    • U+369E CJK UNIFIED IDEOGRAPH-369E: not included in any glyphset definition
    • U+369F CJK UNIFIED IDEOGRAPH-369F: not included in any glyphset definition
    • U+36A0 CJK UNIFIED IDEOGRAPH-36A0: not included in any glyphset definition
    • U+36A1 CJK UNIFIED IDEOGRAPH-36A1: not included in any glyphset definition
    • U+36A2 CJK UNIFIED IDEOGRAPH-36A2: not included in any glyphset definition
    • U+36A3 CJK UNIFIED IDEOGRAPH-36A3: not included in any glyphset definition
    • U+36A4 CJK UNIFIED IDEOGRAPH-36A4: not included in any glyphset definition
    • U+36A5 CJK UNIFIED IDEOGRAPH-36A5: not included in any glyphset definition
    • U+36A6 CJK UNIFIED IDEOGRAPH-36A6: not included in any glyphset definition
    • U+36A7 CJK UNIFIED IDEOGRAPH-36A7: not included in any glyphset definition
    • U+36A8 CJK UNIFIED IDEOGRAPH-36A8: not included in any glyphset definition
    • U+36A9 CJK UNIFIED IDEOGRAPH-36A9: not included in any glyphset definition
    • U+36AA CJK UNIFIED IDEOGRAPH-36AA: not included in any glyphset definition
    • U+36AB CJK UNIFIED IDEOGRAPH-36AB: not included in any glyphset definition
    • U+36AC CJK UNIFIED IDEOGRAPH-36AC: not included in any glyphset definition
    • U+36AD CJK UNIFIED IDEOGRAPH-36AD: not included in any glyphset definition
    • U+36AE CJK UNIFIED IDEOGRAPH-36AE: not included in any glyphset definition
    • U+36AF CJK UNIFIED IDEOGRAPH-36AF: not included in any glyphset definition
    • U+36B0 CJK UNIFIED IDEOGRAPH-36B0: not included in any glyphset definition
    • U+36B1 CJK UNIFIED IDEOGRAPH-36B1: not included in any glyphset definition
    • U+36B2 CJK UNIFIED IDEOGRAPH-36B2: not included in any glyphset definition
    • U+36B3 CJK UNIFIED IDEOGRAPH-36B3: not included in any glyphset definition
    • U+36B4 CJK UNIFIED IDEOGRAPH-36B4: not included in any glyphset definition
    • U+36B5 CJK UNIFIED IDEOGRAPH-36B5: not included in any glyphset definition
    • U+36B6 CJK UNIFIED IDEOGRAPH-36B6: not included in any glyphset definition
    • U+36B7 CJK UNIFIED IDEOGRAPH-36B7: not included in any glyphset definition
    • U+36B8 CJK UNIFIED IDEOGRAPH-36B8: not included in any glyphset definition
    • U+36B9 CJK UNIFIED IDEOGRAPH-36B9: not included in any glyphset definition
    • U+36BA CJK UNIFIED IDEOGRAPH-36BA: not included in any glyphset definition
    • U+36BB CJK UNIFIED IDEOGRAPH-36BB: not included in any glyphset definition
    • U+36BC CJK UNIFIED IDEOGRAPH-36BC: not included in any glyphset definition
    • U+36BD CJK UNIFIED IDEOGRAPH-36BD: not included in any glyphset definition
    • U+36BE CJK UNIFIED IDEOGRAPH-36BE: not included in any glyphset definition
    • U+36BF CJK UNIFIED IDEOGRAPH-36BF: not included in any glyphset definition
    • U+36C0 CJK UNIFIED IDEOGRAPH-36C0: not included in any glyphset definition
    • U+36C1 CJK UNIFIED IDEOGRAPH-36C1: not included in any glyphset definition
    • U+36C2 CJK UNIFIED IDEOGRAPH-36C2: not included in any glyphset definition
    • U+36C3 CJK UNIFIED IDEOGRAPH-36C3: not included in any glyphset definition
    • U+36C4 CJK UNIFIED IDEOGRAPH-36C4: not included in any glyphset definition
    • U+36C5 CJK UNIFIED IDEOGRAPH-36C5: not included in any glyphset definition
    • U+36C6 CJK UNIFIED IDEOGRAPH-36C6: not included in any glyphset definition
    • U+36C7 CJK UNIFIED IDEOGRAPH-36C7: not included in any glyphset definition
    • U+36C8 CJK UNIFIED IDEOGRAPH-36C8: not included in any glyphset definition
    • U+36C9 CJK UNIFIED IDEOGRAPH-36C9: not included in any glyphset definition
    • U+36CA CJK UNIFIED IDEOGRAPH-36CA: not included in any glyphset definition
    • U+36CB CJK UNIFIED IDEOGRAPH-36CB: not included in any glyphset definition
    • U+36CC CJK UNIFIED IDEOGRAPH-36CC: not included in any glyphset definition
    • U+36CD CJK UNIFIED IDEOGRAPH-36CD: not included in any glyphset definition
    • U+36CE CJK UNIFIED IDEOGRAPH-36CE: not included in any glyphset definition
    • U+36CF CJK UNIFIED IDEOGRAPH-36CF: not included in any glyphset definition
    • U+36D0 CJK UNIFIED IDEOGRAPH-36D0: not included in any glyphset definition
    • U+36D1 CJK UNIFIED IDEOGRAPH-36D1: not included in any glyphset definition
    • U+36D2 CJK UNIFIED IDEOGRAPH-36D2: not included in any glyphset definition
    • U+36D3 CJK UNIFIED IDEOGRAPH-36D3: not included in any glyphset definition
    • U+36D4 CJK UNIFIED IDEOGRAPH-36D4: not included in any glyphset definition
    • U+36D5 CJK UNIFIED IDEOGRAPH-36D5: not included in any glyphset definition
    • U+36D6 CJK UNIFIED IDEOGRAPH-36D6: not included in any glyphset definition
    • U+36D7 CJK UNIFIED IDEOGRAPH-36D7: not included in any glyphset definition
    • U+36D8 CJK UNIFIED IDEOGRAPH-36D8: not included in any glyphset definition
    • U+36D9 CJK UNIFIED IDEOGRAPH-36D9: not included in any glyphset definition
    • U+36DA CJK UNIFIED IDEOGRAPH-36DA: not included in any glyphset definition
    • U+36DB CJK UNIFIED IDEOGRAPH-36DB: not included in any glyphset definition
    • U+36DC CJK UNIFIED IDEOGRAPH-36DC: not included in any glyphset definition
    • U+36DD CJK UNIFIED IDEOGRAPH-36DD: not included in any glyphset definition
    • U+36DE CJK UNIFIED IDEOGRAPH-36DE: not included in any glyphset definition
    • U+36DF CJK UNIFIED IDEOGRAPH-36DF: not included in any glyphset definition
    • U+36E0 CJK UNIFIED IDEOGRAPH-36E0: not included in any glyphset definition
    • U+36E1 CJK UNIFIED IDEOGRAPH-36E1: not included in any glyphset definition
    • U+36E2 CJK UNIFIED IDEOGRAPH-36E2: not included in any glyphset definition
    • U+36E3 CJK UNIFIED IDEOGRAPH-36E3: not included in any glyphset definition
    • U+36E4 CJK UNIFIED IDEOGRAPH-36E4: not included in any glyphset definition
    • U+36E5 CJK UNIFIED IDEOGRAPH-36E5: not included in any glyphset definition
    • U+36E6 CJK UNIFIED IDEOGRAPH-36E6: not included in any glyphset definition
    • U+36E7 CJK UNIFIED IDEOGRAPH-36E7: not included in any glyphset definition
    • U+36E8 CJK UNIFIED IDEOGRAPH-36E8: not included in any glyphset definition
    • U+36E9 CJK UNIFIED IDEOGRAPH-36E9: not included in any glyphset definition
    • U+36EA CJK UNIFIED IDEOGRAPH-36EA: not included in any glyphset definition
    • U+36EB CJK UNIFIED IDEOGRAPH-36EB: not included in any glyphset definition
    • U+36EC CJK UNIFIED IDEOGRAPH-36EC: not included in any glyphset definition
    • U+36ED CJK UNIFIED IDEOGRAPH-36ED: not included in any glyphset definition
    • U+36EE CJK UNIFIED IDEOGRAPH-36EE: not included in any glyphset definition
    • U+36EF CJK UNIFIED IDEOGRAPH-36EF: not included in any glyphset definition
    • U+36F0 CJK UNIFIED IDEOGRAPH-36F0: not included in any glyphset definition
    • U+36F1 CJK UNIFIED IDEOGRAPH-36F1: not included in any glyphset definition
    • U+36F2 CJK UNIFIED IDEOGRAPH-36F2: not included in any glyphset definition
    • U+36F3 CJK UNIFIED IDEOGRAPH-36F3: not included in any glyphset definition
    • U+36F4 CJK UNIFIED IDEOGRAPH-36F4: not included in any glyphset definition
    • U+36F5 CJK UNIFIED IDEOGRAPH-36F5: not included in any glyphset definition
    • U+36F6 CJK UNIFIED IDEOGRAPH-36F6: not included in any glyphset definition
    • U+36F7 CJK UNIFIED IDEOGRAPH-36F7: not included in any glyphset definition
    • U+36F8 CJK UNIFIED IDEOGRAPH-36F8: not included in any glyphset definition
    • U+36F9 CJK UNIFIED IDEOGRAPH-36F9: not included in any glyphset definition
    • U+36FA CJK UNIFIED IDEOGRAPH-36FA: not included in any glyphset definition
    • U+36FB CJK UNIFIED IDEOGRAPH-36FB: not included in any glyphset definition
    • U+36FC CJK UNIFIED IDEOGRAPH-36FC: not included in any glyphset definition
    • U+36FD CJK UNIFIED IDEOGRAPH-36FD: not included in any glyphset definition
    • U+36FE CJK UNIFIED IDEOGRAPH-36FE: not included in any glyphset definition
    • U+36FF CJK UNIFIED IDEOGRAPH-36FF: not included in any glyphset definition
    • U+3700 CJK UNIFIED IDEOGRAPH-3700: not included in any glyphset definition
    • U+3701 CJK UNIFIED IDEOGRAPH-3701: not included in any glyphset definition
    • U+3702 CJK UNIFIED IDEOGRAPH-3702: not included in any glyphset definition
    • U+3703 CJK UNIFIED IDEOGRAPH-3703: not included in any glyphset definition
    • U+3704 CJK UNIFIED IDEOGRAPH-3704: not included in any glyphset definition
    • U+3705 CJK UNIFIED IDEOGRAPH-3705: not included in any glyphset definition
    • U+3706 CJK UNIFIED IDEOGRAPH-3706: not included in any glyphset definition
    • U+3707 CJK UNIFIED IDEOGRAPH-3707: not included in any glyphset definition
    • U+3708 CJK UNIFIED IDEOGRAPH-3708: not included in any glyphset definition
    • U+3709 CJK UNIFIED IDEOGRAPH-3709: not included in any glyphset definition
    • U+370A CJK UNIFIED IDEOGRAPH-370A: not included in any glyphset definition
    • U+370B CJK UNIFIED IDEOGRAPH-370B: not included in any glyphset definition
    • U+370C CJK UNIFIED IDEOGRAPH-370C: not included in any glyphset definition
    • U+370D CJK UNIFIED IDEOGRAPH-370D: not included in any glyphset definition
    • U+370E CJK UNIFIED IDEOGRAPH-370E: not included in any glyphset definition
    • U+370F CJK UNIFIED IDEOGRAPH-370F: not included in any glyphset definition
    • U+3710 CJK UNIFIED IDEOGRAPH-3710: not included in any glyphset definition
    • U+3711 CJK UNIFIED IDEOGRAPH-3711: not included in any glyphset definition
    • U+3712 CJK UNIFIED IDEOGRAPH-3712: not included in any glyphset definition
    • U+3713 CJK UNIFIED IDEOGRAPH-3713: not included in any glyphset definition
    • U+3714 CJK UNIFIED IDEOGRAPH-3714: not included in any glyphset definition
    • U+3715 CJK UNIFIED IDEOGRAPH-3715: not included in any glyphset definition
    • U+3716 CJK UNIFIED IDEOGRAPH-3716: not included in any glyphset definition
    • U+3717 CJK UNIFIED IDEOGRAPH-3717: not included in any glyphset definition
    • U+3718 CJK UNIFIED IDEOGRAPH-3718: not included in any glyphset definition
    • U+3719 CJK UNIFIED IDEOGRAPH-3719: not included in any glyphset definition
    • U+371A CJK UNIFIED IDEOGRAPH-371A: not included in any glyphset definition
    • U+371B CJK UNIFIED IDEOGRAPH-371B: not included in any glyphset definition
    • U+371C CJK UNIFIED IDEOGRAPH-371C: not included in any glyphset definition
    • U+371D CJK UNIFIED IDEOGRAPH-371D: not included in any glyphset definition
    • U+371E CJK UNIFIED IDEOGRAPH-371E: not included in any glyphset definition
    • U+371F CJK UNIFIED IDEOGRAPH-371F: not included in any glyphset definition
    • U+3720 CJK UNIFIED IDEOGRAPH-3720: not included in any glyphset definition
    • U+3721 CJK UNIFIED IDEOGRAPH-3721: not included in any glyphset definition
    • U+3722 CJK UNIFIED IDEOGRAPH-3722: not included in any glyphset definition
    • U+3723 CJK UNIFIED IDEOGRAPH-3723: not included in any glyphset definition
    • U+3724 CJK UNIFIED IDEOGRAPH-3724: not included in any glyphset definition
    • U+3725 CJK UNIFIED IDEOGRAPH-3725: not included in any glyphset definition
    • U+3726 CJK UNIFIED IDEOGRAPH-3726: not included in any glyphset definition
    • U+3727 CJK UNIFIED IDEOGRAPH-3727: not included in any glyphset definition
    • U+3728 CJK UNIFIED IDEOGRAPH-3728: not included in any glyphset definition
    • U+3729 CJK UNIFIED IDEOGRAPH-3729: not included in any glyphset definition
    • U+372A CJK UNIFIED IDEOGRAPH-372A: not included in any glyphset definition
    • U+372B CJK UNIFIED IDEOGRAPH-372B: not included in any glyphset definition
    • U+372C CJK UNIFIED IDEOGRAPH-372C: not included in any glyphset definition
    • U+372D CJK UNIFIED IDEOGRAPH-372D: not included in any glyphset definition
    • U+372E CJK UNIFIED IDEOGRAPH-372E: not included in any glyphset definition
    • U+372F CJK UNIFIED IDEOGRAPH-372F: not included in any glyphset definition
    • U+3730 CJK UNIFIED IDEOGRAPH-3730: not included in any glyphset definition
    • U+3731 CJK UNIFIED IDEOGRAPH-3731: not included in any glyphset definition
    • U+3732 CJK UNIFIED IDEOGRAPH-3732: not included in any glyphset definition
    • U+3733 CJK UNIFIED IDEOGRAPH-3733: not included in any glyphset definition
    • U+3734 CJK UNIFIED IDEOGRAPH-3734: not included in any glyphset definition
    • U+3735 CJK UNIFIED IDEOGRAPH-3735: not included in any glyphset definition
    • U+3736 CJK UNIFIED IDEOGRAPH-3736: not included in any glyphset definition
    • U+3737 CJK UNIFIED IDEOGRAPH-3737: not included in any glyphset definition
    • U+3738 CJK UNIFIED IDEOGRAPH-3738: not included in any glyphset definition
    • U+3739 CJK UNIFIED IDEOGRAPH-3739: not included in any glyphset definition
    • U+373A CJK UNIFIED IDEOGRAPH-373A: not included in any glyphset definition
    • U+373B CJK UNIFIED IDEOGRAPH-373B: not included in any glyphset definition
    • U+373C CJK UNIFIED IDEOGRAPH-373C: not included in any glyphset definition
    • U+373D CJK UNIFIED IDEOGRAPH-373D: not included in any glyphset definition
    • U+373E CJK UNIFIED IDEOGRAPH-373E: not included in any glyphset definition
    • U+373F CJK UNIFIED IDEOGRAPH-373F: not included in any glyphset definition
    • U+3740 CJK UNIFIED IDEOGRAPH-3740: not included in any glyphset definition
    • U+3741 CJK UNIFIED IDEOGRAPH-3741: not included in any glyphset definition
    • U+3742 CJK UNIFIED IDEOGRAPH-3742: not included in any glyphset definition
    • U+3743 CJK UNIFIED IDEOGRAPH-3743: not included in any glyphset definition
    • U+3744 CJK UNIFIED IDEOGRAPH-3744: not included in any glyphset definition
    • U+3745 CJK UNIFIED IDEOGRAPH-3745: not included in any glyphset definition
    • U+3746 CJK UNIFIED IDEOGRAPH-3746: not included in any glyphset definition
    • U+3747 CJK UNIFIED IDEOGRAPH-3747: not included in any glyphset definition
    • U+3748 CJK UNIFIED IDEOGRAPH-3748: not included in any glyphset definition
    • U+3749 CJK UNIFIED IDEOGRAPH-3749: not included in any glyphset definition
    • U+374A CJK UNIFIED IDEOGRAPH-374A: not included in any glyphset definition
    • U+374B CJK UNIFIED IDEOGRAPH-374B: not included in any glyphset definition
    • U+374C CJK UNIFIED IDEOGRAPH-374C: not included in any glyphset definition
    • U+374D CJK UNIFIED IDEOGRAPH-374D: not included in any glyphset definition
    • U+374E CJK UNIFIED IDEOGRAPH-374E: not included in any glyphset definition
    • U+374F CJK UNIFIED IDEOGRAPH-374F: not included in any glyphset definition
    • U+3750 CJK UNIFIED IDEOGRAPH-3750: not included in any glyphset definition
    • U+3751 CJK UNIFIED IDEOGRAPH-3751: not included in any glyphset definition
    • U+3752 CJK UNIFIED IDEOGRAPH-3752: not included in any glyphset definition
    • U+3753 CJK UNIFIED IDEOGRAPH-3753: not included in any glyphset definition
    • U+3754 CJK UNIFIED IDEOGRAPH-3754: not included in any glyphset definition
    • U+3755 CJK UNIFIED IDEOGRAPH-3755: not included in any glyphset definition
    • U+3756 CJK UNIFIED IDEOGRAPH-3756: not included in any glyphset definition
    • U+3757 CJK UNIFIED IDEOGRAPH-3757: not included in any glyphset definition
    • U+3758 CJK UNIFIED IDEOGRAPH-3758: not included in any glyphset definition
    • U+3759 CJK UNIFIED IDEOGRAPH-3759: not included in any glyphset definition
    • U+375A CJK UNIFIED IDEOGRAPH-375A: not included in any glyphset definition
    • U+375B CJK UNIFIED IDEOGRAPH-375B: not included in any glyphset definition
    • U+375C CJK UNIFIED IDEOGRAPH-375C: not included in any glyphset definition
    • U+375D CJK UNIFIED IDEOGRAPH-375D: not included in any glyphset definition
    • U+375E CJK UNIFIED IDEOGRAPH-375E: not included in any glyphset definition
    • U+375F CJK UNIFIED IDEOGRAPH-375F: not included in any glyphset definition
    • U+3760 CJK UNIFIED IDEOGRAPH-3760: not included in any glyphset definition
    • U+3761 CJK UNIFIED IDEOGRAPH-3761: not included in any glyphset definition
    • U+3762 CJK UNIFIED IDEOGRAPH-3762: not included in any glyphset definition
    • U+3763 CJK UNIFIED IDEOGRAPH-3763: not included in any glyphset definition
    • U+3764 CJK UNIFIED IDEOGRAPH-3764: not included in any glyphset definition
    • U+3765 CJK UNIFIED IDEOGRAPH-3765: not included in any glyphset definition
    • U+3766 CJK UNIFIED IDEOGRAPH-3766: not included in any glyphset definition
    • U+3767 CJK UNIFIED IDEOGRAPH-3767: not included in any glyphset definition
    • U+3768 CJK UNIFIED IDEOGRAPH-3768: not included in any glyphset definition
    • U+3769 CJK UNIFIED IDEOGRAPH-3769: not included in any glyphset definition
    • U+376A CJK UNIFIED IDEOGRAPH-376A: not included in any glyphset definition
    • U+376B CJK UNIFIED IDEOGRAPH-376B: not included in any glyphset definition
    • U+376C CJK UNIFIED IDEOGRAPH-376C: not included in any glyphset definition
    • U+376D CJK UNIFIED IDEOGRAPH-376D: not included in any glyphset definition
    • U+376E CJK UNIFIED IDEOGRAPH-376E: not included in any glyphset definition
    • U+376F CJK UNIFIED IDEOGRAPH-376F: not included in any glyphset definition
    • U+3770 CJK UNIFIED IDEOGRAPH-3770: not included in any glyphset definition
    • U+3771 CJK UNIFIED IDEOGRAPH-3771: not included in any glyphset definition
    • U+3772 CJK UNIFIED IDEOGRAPH-3772: not included in any glyphset definition
    • U+3773 CJK UNIFIED IDEOGRAPH-3773: not included in any glyphset definition
    • U+3774 CJK UNIFIED IDEOGRAPH-3774: not included in any glyphset definition
    • U+3775 CJK UNIFIED IDEOGRAPH-3775: not included in any glyphset definition
    • U+3776 CJK UNIFIED IDEOGRAPH-3776: not included in any glyphset definition
    • U+3777 CJK UNIFIED IDEOGRAPH-3777: not included in any glyphset definition
    • U+3778 CJK UNIFIED IDEOGRAPH-3778: not included in any glyphset definition
    • U+3779 CJK UNIFIED IDEOGRAPH-3779: not included in any glyphset definition
    • U+377A CJK UNIFIED IDEOGRAPH-377A: not included in any glyphset definition
    • U+377B CJK UNIFIED IDEOGRAPH-377B: not included in any glyphset definition
    • U+377C CJK UNIFIED IDEOGRAPH-377C: not included in any glyphset definition
    • U+377D CJK UNIFIED IDEOGRAPH-377D: not included in any glyphset definition
    • U+377E CJK UNIFIED IDEOGRAPH-377E: not included in any glyphset definition
    • U+377F CJK UNIFIED IDEOGRAPH-377F: not included in any glyphset definition
    • U+3780 CJK UNIFIED IDEOGRAPH-3780: not included in any glyphset definition
    • U+3781 CJK UNIFIED IDEOGRAPH-3781: not included in any glyphset definition
    • U+3782 CJK UNIFIED IDEOGRAPH-3782: not included in any glyphset definition
    • U+3783 CJK UNIFIED IDEOGRAPH-3783: not included in any glyphset definition
    • U+3784 CJK UNIFIED IDEOGRAPH-3784: not included in any glyphset definition
    • U+3785 CJK UNIFIED IDEOGRAPH-3785: not included in any glyphset definition
    • U+3786 CJK UNIFIED IDEOGRAPH-3786: not included in any glyphset definition
    • U+3787 CJK UNIFIED IDEOGRAPH-3787: not included in any glyphset definition
    • U+3788 CJK UNIFIED IDEOGRAPH-3788: not included in any glyphset definition
    • U+3789 CJK UNIFIED IDEOGRAPH-3789: not included in any glyphset definition
    • U+378A CJK UNIFIED IDEOGRAPH-378A: not included in any glyphset definition
    • U+378B CJK UNIFIED IDEOGRAPH-378B: not included in any glyphset definition
    • U+378C CJK UNIFIED IDEOGRAPH-378C: not included in any glyphset definition
    • U+378D CJK UNIFIED IDEOGRAPH-378D: not included in any glyphset definition
    • U+378E CJK UNIFIED IDEOGRAPH-378E: not included in any glyphset definition
    • U+378F CJK UNIFIED IDEOGRAPH-378F: not included in any glyphset definition
    • U+3790 CJK UNIFIED IDEOGRAPH-3790: not included in any glyphset definition
    • U+3791 CJK UNIFIED IDEOGRAPH-3791: not included in any glyphset definition
    • U+3792 CJK UNIFIED IDEOGRAPH-3792: not included in any glyphset definition
    • U+3793 CJK UNIFIED IDEOGRAPH-3793: not included in any glyphset definition
    • U+3794 CJK UNIFIED IDEOGRAPH-3794: not included in any glyphset definition
    • U+3795 CJK UNIFIED IDEOGRAPH-3795: not included in any glyphset definition
    • U+3796 CJK UNIFIED IDEOGRAPH-3796: not included in any glyphset definition
    • U+3797 CJK UNIFIED IDEOGRAPH-3797: not included in any glyphset definition
    • U+3798 CJK UNIFIED IDEOGRAPH-3798: not included in any glyphset definition
    • U+3799 CJK UNIFIED IDEOGRAPH-3799: not included in any glyphset definition
    • U+379A CJK UNIFIED IDEOGRAPH-379A: not included in any glyphset definition
    • U+379B CJK UNIFIED IDEOGRAPH-379B: not included in any glyphset definition
    • U+379C CJK UNIFIED IDEOGRAPH-379C: not included in any glyphset definition
    • U+379D CJK UNIFIED IDEOGRAPH-379D: not included in any glyphset definition
    • U+379E CJK UNIFIED IDEOGRAPH-379E: not included in any glyphset definition
    • U+379F CJK UNIFIED IDEOGRAPH-379F: not included in any glyphset definition
    • U+37A0 CJK UNIFIED IDEOGRAPH-37A0: not included in any glyphset definition
    • U+37A1 CJK UNIFIED IDEOGRAPH-37A1: not included in any glyphset definition
    • U+37A2 CJK UNIFIED IDEOGRAPH-37A2: not included in any glyphset definition
    • U+37A3 CJK UNIFIED IDEOGRAPH-37A3: not included in any glyphset definition
    • U+37A4 CJK UNIFIED IDEOGRAPH-37A4: not included in any glyphset definition
    • U+37A5 CJK UNIFIED IDEOGRAPH-37A5: not included in any glyphset definition
    • U+37A6 CJK UNIFIED IDEOGRAPH-37A6: not included in any glyphset definition
    • U+37A7 CJK UNIFIED IDEOGRAPH-37A7: not included in any glyphset definition
    • U+37A8 CJK UNIFIED IDEOGRAPH-37A8: not included in any glyphset definition
    • U+37A9 CJK UNIFIED IDEOGRAPH-37A9: not included in any glyphset definition
    • U+37AA CJK UNIFIED IDEOGRAPH-37AA: not included in any glyphset definition
    • U+37AB CJK UNIFIED IDEOGRAPH-37AB: not included in any glyphset definition
    • U+37AC CJK UNIFIED IDEOGRAPH-37AC: not included in any glyphset definition
    • U+37AD CJK UNIFIED IDEOGRAPH-37AD: not included in any glyphset definition
    • U+37AE CJK UNIFIED IDEOGRAPH-37AE: not included in any glyphset definition
    • U+37AF CJK UNIFIED IDEOGRAPH-37AF: not included in any glyphset definition
    • U+37B0 CJK UNIFIED IDEOGRAPH-37B0: not included in any glyphset definition
    • U+37B1 CJK UNIFIED IDEOGRAPH-37B1: not included in any glyphset definition
    • U+37B2 CJK UNIFIED IDEOGRAPH-37B2: not included in any glyphset definition
    • U+37B3 CJK UNIFIED IDEOGRAPH-37B3: not included in any glyphset definition
    • U+37B4 CJK UNIFIED IDEOGRAPH-37B4: not included in any glyphset definition
    • U+37B5 CJK UNIFIED IDEOGRAPH-37B5: not included in any glyphset definition
    • U+37B6 CJK UNIFIED IDEOGRAPH-37B6: not included in any glyphset definition
    • U+37B7 CJK UNIFIED IDEOGRAPH-37B7: not included in any glyphset definition
    • U+37B8 CJK UNIFIED IDEOGRAPH-37B8: not included in any glyphset definition
    • U+37B9 CJK UNIFIED IDEOGRAPH-37B9: not included in any glyphset definition
    • U+37BA CJK UNIFIED IDEOGRAPH-37BA: not included in any glyphset definition
    • U+37BB CJK UNIFIED IDEOGRAPH-37BB: not included in any glyphset definition
    • U+37BC CJK UNIFIED IDEOGRAPH-37BC: not included in any glyphset definition
    • U+37BD CJK UNIFIED IDEOGRAPH-37BD: not included in any glyphset definition
    • U+37BE CJK UNIFIED IDEOGRAPH-37BE: not included in any glyphset definition
    • U+37BF CJK UNIFIED IDEOGRAPH-37BF: not included in any glyphset definition
    • U+37C0 CJK UNIFIED IDEOGRAPH-37C0: not included in any glyphset definition
    • U+37C1 CJK UNIFIED IDEOGRAPH-37C1: not included in any glyphset definition
    • U+37C2 CJK UNIFIED IDEOGRAPH-37C2: not included in any glyphset definition
    • U+37C3 CJK UNIFIED IDEOGRAPH-37C3: not included in any glyphset definition
    • U+37C4 CJK UNIFIED IDEOGRAPH-37C4: not included in any glyphset definition
    • U+37C5 CJK UNIFIED IDEOGRAPH-37C5: not included in any glyphset definition
    • U+37C6 CJK UNIFIED IDEOGRAPH-37C6: not included in any glyphset definition
    • U+37C7 CJK UNIFIED IDEOGRAPH-37C7: not included in any glyphset definition
    • U+37C8 CJK UNIFIED IDEOGRAPH-37C8: not included in any glyphset definition
    • U+37C9 CJK UNIFIED IDEOGRAPH-37C9: not included in any glyphset definition
    • U+37CA CJK UNIFIED IDEOGRAPH-37CA: not included in any glyphset definition
    • U+37CB CJK UNIFIED IDEOGRAPH-37CB: not included in any glyphset definition
    • U+37CC CJK UNIFIED IDEOGRAPH-37CC: not included in any glyphset definition
    • U+37CD CJK UNIFIED IDEOGRAPH-37CD: not included in any glyphset definition
    • U+37CE CJK UNIFIED IDEOGRAPH-37CE: not included in any glyphset definition
    • U+37CF CJK UNIFIED IDEOGRAPH-37CF: not included in any glyphset definition
    • U+37D0 CJK UNIFIED IDEOGRAPH-37D0: not included in any glyphset definition
    • U+37D1 CJK UNIFIED IDEOGRAPH-37D1: not included in any glyphset definition
    • U+37D2 CJK UNIFIED IDEOGRAPH-37D2: not included in any glyphset definition
    • U+37D3 CJK UNIFIED IDEOGRAPH-37D3: not included in any glyphset definition
    • U+37D4 CJK UNIFIED IDEOGRAPH-37D4: not included in any glyphset definition
    • U+37D5 CJK UNIFIED IDEOGRAPH-37D5: not included in any glyphset definition
    • U+37D6 CJK UNIFIED IDEOGRAPH-37D6: not included in any glyphset definition
    • U+37D7 CJK UNIFIED IDEOGRAPH-37D7: not included in any glyphset definition
    • U+37D8 CJK UNIFIED IDEOGRAPH-37D8: not included in any glyphset definition
    • U+37D9 CJK UNIFIED IDEOGRAPH-37D9: not included in any glyphset definition
    • U+37DA CJK UNIFIED IDEOGRAPH-37DA: not included in any glyphset definition
    • U+37DB CJK UNIFIED IDEOGRAPH-37DB: not included in any glyphset definition
    • U+37DC CJK UNIFIED IDEOGRAPH-37DC: not included in any glyphset definition
    • U+37DD CJK UNIFIED IDEOGRAPH-37DD: not included in any glyphset definition
    • U+37DE CJK UNIFIED IDEOGRAPH-37DE: not included in any glyphset definition
    • U+37DF CJK UNIFIED IDEOGRAPH-37DF: not included in any glyphset definition
    • U+37E0 CJK UNIFIED IDEOGRAPH-37E0: not included in any glyphset definition
    • U+37E1 CJK UNIFIED IDEOGRAPH-37E1: not included in any glyphset definition
    • U+37E2 CJK UNIFIED IDEOGRAPH-37E2: not included in any glyphset definition
    • U+37E3 CJK UNIFIED IDEOGRAPH-37E3: not included in any glyphset definition
    • U+37E4 CJK UNIFIED IDEOGRAPH-37E4: not included in any glyphset definition
    • U+37E5 CJK UNIFIED IDEOGRAPH-37E5: not included in any glyphset definition
    • U+37E6 CJK UNIFIED IDEOGRAPH-37E6: not included in any glyphset definition
    • U+37E7 CJK UNIFIED IDEOGRAPH-37E7: not included in any glyphset definition
    • U+37E8 CJK UNIFIED IDEOGRAPH-37E8: not included in any glyphset definition
    • U+37E9 CJK UNIFIED IDEOGRAPH-37E9: not included in any glyphset definition
    • U+37EA CJK UNIFIED IDEOGRAPH-37EA: not included in any glyphset definition
    • U+37EB CJK UNIFIED IDEOGRAPH-37EB: not included in any glyphset definition
    • U+37EC CJK UNIFIED IDEOGRAPH-37EC: not included in any glyphset definition
    • U+37ED CJK UNIFIED IDEOGRAPH-37ED: not included in any glyphset definition
    • U+37EE CJK UNIFIED IDEOGRAPH-37EE: not included in any glyphset definition
    • U+37EF CJK UNIFIED IDEOGRAPH-37EF: not included in any glyphset definition
    • U+37F0 CJK UNIFIED IDEOGRAPH-37F0: not included in any glyphset definition
    • U+37F1 CJK UNIFIED IDEOGRAPH-37F1: not included in any glyphset definition
    • U+37F2 CJK UNIFIED IDEOGRAPH-37F2: not included in any glyphset definition
    • U+37F3 CJK UNIFIED IDEOGRAPH-37F3: not included in any glyphset definition
    • U+37F4 CJK UNIFIED IDEOGRAPH-37F4: not included in any glyphset definition
    • U+37F5 CJK UNIFIED IDEOGRAPH-37F5: not included in any glyphset definition
    • U+37F6 CJK UNIFIED IDEOGRAPH-37F6: not included in any glyphset definition
    • U+37F7 CJK UNIFIED IDEOGRAPH-37F7: not included in any glyphset definition
    • U+37F8 CJK UNIFIED IDEOGRAPH-37F8: not included in any glyphset definition
    • U+37F9 CJK UNIFIED IDEOGRAPH-37F9: not included in any glyphset definition
    • U+37FA CJK UNIFIED IDEOGRAPH-37FA: not included in any glyphset definition
    • U+37FB CJK UNIFIED IDEOGRAPH-37FB: not included in any glyphset definition
    • U+37FC CJK UNIFIED IDEOGRAPH-37FC: not included in any glyphset definition
    • U+37FD CJK UNIFIED IDEOGRAPH-37FD: not included in any glyphset definition
    • U+37FE CJK UNIFIED IDEOGRAPH-37FE: not included in any glyphset definition
    • U+37FF CJK UNIFIED IDEOGRAPH-37FF: not included in any glyphset definition
    • U+3800 CJK UNIFIED IDEOGRAPH-3800: not included in any glyphset definition
    • U+3801 CJK UNIFIED IDEOGRAPH-3801: not included in any glyphset definition
    • U+3802 CJK UNIFIED IDEOGRAPH-3802: not included in any glyphset definition
    • U+3803 CJK UNIFIED IDEOGRAPH-3803: not included in any glyphset definition
    • U+3804 CJK UNIFIED IDEOGRAPH-3804: not included in any glyphset definition
    • U+3805 CJK UNIFIED IDEOGRAPH-3805: not included in any glyphset definition
    • U+3806 CJK UNIFIED IDEOGRAPH-3806: not included in any glyphset definition
    • U+3807 CJK UNIFIED IDEOGRAPH-3807: not included in any glyphset definition
    • U+3808 CJK UNIFIED IDEOGRAPH-3808: not included in any glyphset definition
    • U+3809 CJK UNIFIED IDEOGRAPH-3809: not included in any glyphset definition
    • U+380A CJK UNIFIED IDEOGRAPH-380A: not included in any glyphset definition
    • U+380B CJK UNIFIED IDEOGRAPH-380B: not included in any glyphset definition
    • U+380C CJK UNIFIED IDEOGRAPH-380C: not included in any glyphset definition
    • U+380D CJK UNIFIED IDEOGRAPH-380D: not included in any glyphset definition
    • U+380E CJK UNIFIED IDEOGRAPH-380E: not included in any glyphset definition
    • U+380F CJK UNIFIED IDEOGRAPH-380F: not included in any glyphset definition
    • U+3810 CJK UNIFIED IDEOGRAPH-3810: not included in any glyphset definition
    • U+3811 CJK UNIFIED IDEOGRAPH-3811: not included in any glyphset definition
    • U+3812 CJK UNIFIED IDEOGRAPH-3812: not included in any glyphset definition
    • U+3813 CJK UNIFIED IDEOGRAPH-3813: not included in any glyphset definition
    • U+3814 CJK UNIFIED IDEOGRAPH-3814: not included in any glyphset definition
    • U+3815 CJK UNIFIED IDEOGRAPH-3815: not included in any glyphset definition
    • U+3816 CJK UNIFIED IDEOGRAPH-3816: not included in any glyphset definition
    • U+3817 CJK UNIFIED IDEOGRAPH-3817: not included in any glyphset definition
    • U+3818 CJK UNIFIED IDEOGRAPH-3818: not included in any glyphset definition
    • U+3819 CJK UNIFIED IDEOGRAPH-3819: not included in any glyphset definition
    • U+381A CJK UNIFIED IDEOGRAPH-381A: not included in any glyphset definition
    • U+381B CJK UNIFIED IDEOGRAPH-381B: not included in any glyphset definition
    • U+381C CJK UNIFIED IDEOGRAPH-381C: not included in any glyphset definition
    • U+381D CJK UNIFIED IDEOGRAPH-381D: not included in any glyphset definition
    • U+381E CJK UNIFIED IDEOGRAPH-381E: not included in any glyphset definition
    • U+381F CJK UNIFIED IDEOGRAPH-381F: not included in any glyphset definition
    • U+3820 CJK UNIFIED IDEOGRAPH-3820: not included in any glyphset definition
    • U+3821 CJK UNIFIED IDEOGRAPH-3821: not included in any glyphset definition
    • U+3822 CJK UNIFIED IDEOGRAPH-3822: not included in any glyphset definition
    • U+3823 CJK UNIFIED IDEOGRAPH-3823: not included in any glyphset definition
    • U+3824 CJK UNIFIED IDEOGRAPH-3824: not included in any glyphset definition
    • U+3825 CJK UNIFIED IDEOGRAPH-3825: not included in any glyphset definition
    • U+3826 CJK UNIFIED IDEOGRAPH-3826: not included in any glyphset definition
    • U+3827 CJK UNIFIED IDEOGRAPH-3827: not included in any glyphset definition
    • U+3828 CJK UNIFIED IDEOGRAPH-3828: not included in any glyphset definition
    • U+3829 CJK UNIFIED IDEOGRAPH-3829: not included in any glyphset definition
    • U+382A CJK UNIFIED IDEOGRAPH-382A: not included in any glyphset definition
    • U+382B CJK UNIFIED IDEOGRAPH-382B: not included in any glyphset definition
    • U+382C CJK UNIFIED IDEOGRAPH-382C: not included in any glyphset definition
    • U+382D CJK UNIFIED IDEOGRAPH-382D: not included in any glyphset definition
    • U+382E CJK UNIFIED IDEOGRAPH-382E: not included in any glyphset definition
    • U+382F CJK UNIFIED IDEOGRAPH-382F: not included in any glyphset definition
    • U+3830 CJK UNIFIED IDEOGRAPH-3830: not included in any glyphset definition
    • U+3831 CJK UNIFIED IDEOGRAPH-3831: not included in any glyphset definition
    • U+3832 CJK UNIFIED IDEOGRAPH-3832: not included in any glyphset definition
    • U+3833 CJK UNIFIED IDEOGRAPH-3833: not included in any glyphset definition
    • U+3834 CJK UNIFIED IDEOGRAPH-3834: not included in any glyphset definition
    • U+3835 CJK UNIFIED IDEOGRAPH-3835: not included in any glyphset definition
    • U+3836 CJK UNIFIED IDEOGRAPH-3836: not included in any glyphset definition
    • U+3837 CJK UNIFIED IDEOGRAPH-3837: not included in any glyphset definition
    • U+3838 CJK UNIFIED IDEOGRAPH-3838: not included in any glyphset definition
    • U+3839 CJK UNIFIED IDEOGRAPH-3839: not included in any glyphset definition
    • U+383A CJK UNIFIED IDEOGRAPH-383A: not included in any glyphset definition
    • U+383B CJK UNIFIED IDEOGRAPH-383B: not included in any glyphset definition
    • U+383C CJK UNIFIED IDEOGRAPH-383C: not included in any glyphset definition
    • U+383D CJK UNIFIED IDEOGRAPH-383D: not included in any glyphset definition
    • U+383E CJK UNIFIED IDEOGRAPH-383E: not included in any glyphset definition
    • U+383F CJK UNIFIED IDEOGRAPH-383F: not included in any glyphset definition
    • U+3840 CJK UNIFIED IDEOGRAPH-3840: not included in any glyphset definition
    • U+3841 CJK UNIFIED IDEOGRAPH-3841: not included in any glyphset definition
    • U+3842 CJK UNIFIED IDEOGRAPH-3842: not included in any glyphset definition
    • U+3843 CJK UNIFIED IDEOGRAPH-3843: not included in any glyphset definition
    • U+3844 CJK UNIFIED IDEOGRAPH-3844: not included in any glyphset definition
    • U+3845 CJK UNIFIED IDEOGRAPH-3845: not included in any glyphset definition
    • U+3846 CJK UNIFIED IDEOGRAPH-3846: not included in any glyphset definition
    • U+3847 CJK UNIFIED IDEOGRAPH-3847: not included in any glyphset definition
    • U+3848 CJK UNIFIED IDEOGRAPH-3848: not included in any glyphset definition
    • U+3849 CJK UNIFIED IDEOGRAPH-3849: not included in any glyphset definition
    • U+384A CJK UNIFIED IDEOGRAPH-384A: not included in any glyphset definition
    • U+384B CJK UNIFIED IDEOGRAPH-384B: not included in any glyphset definition
    • U+384C CJK UNIFIED IDEOGRAPH-384C: not included in any glyphset definition
    • U+384D CJK UNIFIED IDEOGRAPH-384D: not included in any glyphset definition
    • U+384E CJK UNIFIED IDEOGRAPH-384E: not included in any glyphset definition
    • U+384F CJK UNIFIED IDEOGRAPH-384F: not included in any glyphset definition
    • U+3850 CJK UNIFIED IDEOGRAPH-3850: not included in any glyphset definition
    • U+3851 CJK UNIFIED IDEOGRAPH-3851: not included in any glyphset definition
    • U+3852 CJK UNIFIED IDEOGRAPH-3852: not included in any glyphset definition
    • U+3853 CJK UNIFIED IDEOGRAPH-3853: not included in any glyphset definition
    • U+3854 CJK UNIFIED IDEOGRAPH-3854: not included in any glyphset definition
    • U+3855 CJK UNIFIED IDEOGRAPH-3855: not included in any glyphset definition
    • U+3856 CJK UNIFIED IDEOGRAPH-3856: not included in any glyphset definition
    • U+3857 CJK UNIFIED IDEOGRAPH-3857: not included in any glyphset definition
    • U+3858 CJK UNIFIED IDEOGRAPH-3858: not included in any glyphset definition
    • U+3859 CJK UNIFIED IDEOGRAPH-3859: not included in any glyphset definition
    • U+385A CJK UNIFIED IDEOGRAPH-385A: not included in any glyphset definition
    • U+385B CJK UNIFIED IDEOGRAPH-385B: not included in any glyphset definition
    • U+385C CJK UNIFIED IDEOGRAPH-385C: not included in any glyphset definition
    • U+385D CJK UNIFIED IDEOGRAPH-385D: not included in any glyphset definition
    • U+385E CJK UNIFIED IDEOGRAPH-385E: not included in any glyphset definition
    • U+385F CJK UNIFIED IDEOGRAPH-385F: not included in any glyphset definition
    • U+3860 CJK UNIFIED IDEOGRAPH-3860: not included in any glyphset definition
    • U+3861 CJK UNIFIED IDEOGRAPH-3861: not included in any glyphset definition
    • U+3862 CJK UNIFIED IDEOGRAPH-3862: not included in any glyphset definition
    • U+3863 CJK UNIFIED IDEOGRAPH-3863: not included in any glyphset definition
    • U+3864 CJK UNIFIED IDEOGRAPH-3864: not included in any glyphset definition
    • U+3865 CJK UNIFIED IDEOGRAPH-3865: not included in any glyphset definition
    • U+3866 CJK UNIFIED IDEOGRAPH-3866: not included in any glyphset definition
    • U+3867 CJK UNIFIED IDEOGRAPH-3867: not included in any glyphset definition
    • U+3868 CJK UNIFIED IDEOGRAPH-3868: not included in any glyphset definition
    • U+3869 CJK UNIFIED IDEOGRAPH-3869: not included in any glyphset definition
    • U+386A CJK UNIFIED IDEOGRAPH-386A: not included in any glyphset definition
    • U+386B CJK UNIFIED IDEOGRAPH-386B: not included in any glyphset definition
    • U+386C CJK UNIFIED IDEOGRAPH-386C: not included in any glyphset definition
    • U+386D CJK UNIFIED IDEOGRAPH-386D: not included in any glyphset definition
    • U+386E CJK UNIFIED IDEOGRAPH-386E: not included in any glyphset definition
    • U+386F CJK UNIFIED IDEOGRAPH-386F: not included in any glyphset definition
    • U+3870 CJK UNIFIED IDEOGRAPH-3870: not included in any glyphset definition
    • U+3871 CJK UNIFIED IDEOGRAPH-3871: not included in any glyphset definition
    • U+3872 CJK UNIFIED IDEOGRAPH-3872: not included in any glyphset definition
    • U+3873 CJK UNIFIED IDEOGRAPH-3873: not included in any glyphset definition
    • U+3874 CJK UNIFIED IDEOGRAPH-3874: not included in any glyphset definition
    • U+3875 CJK UNIFIED IDEOGRAPH-3875: not included in any glyphset definition
    • U+3876 CJK UNIFIED IDEOGRAPH-3876: not included in any glyphset definition
    • U+3877 CJK UNIFIED IDEOGRAPH-3877: not included in any glyphset definition
    • U+3878 CJK UNIFIED IDEOGRAPH-3878: not included in any glyphset definition
    • U+3879 CJK UNIFIED IDEOGRAPH-3879: not included in any glyphset definition
    • U+387A CJK UNIFIED IDEOGRAPH-387A: not included in any glyphset definition
    • U+387B CJK UNIFIED IDEOGRAPH-387B: not included in any glyphset definition
    • U+387C CJK UNIFIED IDEOGRAPH-387C: not included in any glyphset definition
    • U+387D CJK UNIFIED IDEOGRAPH-387D: not included in any glyphset definition
    • U+387E CJK UNIFIED IDEOGRAPH-387E: not included in any glyphset definition
    • U+387F CJK UNIFIED IDEOGRAPH-387F: not included in any glyphset definition
    • U+3880 CJK UNIFIED IDEOGRAPH-3880: not included in any glyphset definition
    • U+3881 CJK UNIFIED IDEOGRAPH-3881: not included in any glyphset definition
    • U+3882 CJK UNIFIED IDEOGRAPH-3882: not included in any glyphset definition
    • U+3883 CJK UNIFIED IDEOGRAPH-3883: not included in any glyphset definition
    • U+3884 CJK UNIFIED IDEOGRAPH-3884: not included in any glyphset definition
    • U+3885 CJK UNIFIED IDEOGRAPH-3885: not included in any glyphset definition
    • U+3886 CJK UNIFIED IDEOGRAPH-3886: not included in any glyphset definition
    • U+3887 CJK UNIFIED IDEOGRAPH-3887: not included in any glyphset definition
    • U+3888 CJK UNIFIED IDEOGRAPH-3888: not included in any glyphset definition
    • U+3889 CJK UNIFIED IDEOGRAPH-3889: not included in any glyphset definition
    • U+388A CJK UNIFIED IDEOGRAPH-388A: not included in any glyphset definition
    • U+388B CJK UNIFIED IDEOGRAPH-388B: not included in any glyphset definition
    • U+388C CJK UNIFIED IDEOGRAPH-388C: not included in any glyphset definition
    • U+388D CJK UNIFIED IDEOGRAPH-388D: not included in any glyphset definition
    • U+388E CJK UNIFIED IDEOGRAPH-388E: not included in any glyphset definition
    • U+388F CJK UNIFIED IDEOGRAPH-388F: not included in any glyphset definition
    • U+3890 CJK UNIFIED IDEOGRAPH-3890: not included in any glyphset definition
    • U+3891 CJK UNIFIED IDEOGRAPH-3891: not included in any glyphset definition
    • U+3892 CJK UNIFIED IDEOGRAPH-3892: not included in any glyphset definition
    • U+3893 CJK UNIFIED IDEOGRAPH-3893: not included in any glyphset definition
    • U+3894 CJK UNIFIED IDEOGRAPH-3894: not included in any glyphset definition
    • U+3895 CJK UNIFIED IDEOGRAPH-3895: not included in any glyphset definition
    • U+3896 CJK UNIFIED IDEOGRAPH-3896: not included in any glyphset definition
    • U+3897 CJK UNIFIED IDEOGRAPH-3897: not included in any glyphset definition
    • U+3898 CJK UNIFIED IDEOGRAPH-3898: not included in any glyphset definition
    • U+3899 CJK UNIFIED IDEOGRAPH-3899: not included in any glyphset definition
    • U+389A CJK UNIFIED IDEOGRAPH-389A: not included in any glyphset definition
    • U+389B CJK UNIFIED IDEOGRAPH-389B: not included in any glyphset definition
    • U+389C CJK UNIFIED IDEOGRAPH-389C: not included in any glyphset definition
    • U+389D CJK UNIFIED IDEOGRAPH-389D: not included in any glyphset definition
    • U+389E CJK UNIFIED IDEOGRAPH-389E: not included in any glyphset definition
    • U+389F CJK UNIFIED IDEOGRAPH-389F: not included in any glyphset definition
    • U+38A0 CJK UNIFIED IDEOGRAPH-38A0: not included in any glyphset definition
    • U+38A1 CJK UNIFIED IDEOGRAPH-38A1: not included in any glyphset definition
    • U+38A2 CJK UNIFIED IDEOGRAPH-38A2: not included in any glyphset definition
    • U+38A3 CJK UNIFIED IDEOGRAPH-38A3: not included in any glyphset definition
    • U+38A4 CJK UNIFIED IDEOGRAPH-38A4: not included in any glyphset definition
    • U+38A5 CJK UNIFIED IDEOGRAPH-38A5: not included in any glyphset definition
    • U+38A6 CJK UNIFIED IDEOGRAPH-38A6: not included in any glyphset definition
    • U+38A7 CJK UNIFIED IDEOGRAPH-38A7: not included in any glyphset definition
    • U+38A8 CJK UNIFIED IDEOGRAPH-38A8: not included in any glyphset definition
    • U+38A9 CJK UNIFIED IDEOGRAPH-38A9: not included in any glyphset definition
    • U+38AA CJK UNIFIED IDEOGRAPH-38AA: not included in any glyphset definition
    • U+38AB CJK UNIFIED IDEOGRAPH-38AB: not included in any glyphset definition
    • U+38AC CJK UNIFIED IDEOGRAPH-38AC: not included in any glyphset definition
    • U+38AD CJK UNIFIED IDEOGRAPH-38AD: not included in any glyphset definition
    • U+38AE CJK UNIFIED IDEOGRAPH-38AE: not included in any glyphset definition
    • U+38AF CJK UNIFIED IDEOGRAPH-38AF: not included in any glyphset definition
    • U+38B0 CJK UNIFIED IDEOGRAPH-38B0: not included in any glyphset definition
    • U+38B1 CJK UNIFIED IDEOGRAPH-38B1: not included in any glyphset definition
    • U+38B2 CJK UNIFIED IDEOGRAPH-38B2: not included in any glyphset definition
    • U+38B3 CJK UNIFIED IDEOGRAPH-38B3: not included in any glyphset definition
    • U+38B4 CJK UNIFIED IDEOGRAPH-38B4: not included in any glyphset definition
    • U+38B5 CJK UNIFIED IDEOGRAPH-38B5: not included in any glyphset definition
    • U+38B6 CJK UNIFIED IDEOGRAPH-38B6: not included in any glyphset definition
    • U+38B7 CJK UNIFIED IDEOGRAPH-38B7: not included in any glyphset definition
    • U+38B8 CJK UNIFIED IDEOGRAPH-38B8: not included in any glyphset definition
    • U+38B9 CJK UNIFIED IDEOGRAPH-38B9: not included in any glyphset definition
    • U+38BA CJK UNIFIED IDEOGRAPH-38BA: not included in any glyphset definition
    • U+38BB CJK UNIFIED IDEOGRAPH-38BB: not included in any glyphset definition
    • U+38BC CJK UNIFIED IDEOGRAPH-38BC: not included in any glyphset definition
    • U+38BD CJK UNIFIED IDEOGRAPH-38BD: not included in any glyphset definition
    • U+38BE CJK UNIFIED IDEOGRAPH-38BE: not included in any glyphset definition
    • U+38BF CJK UNIFIED IDEOGRAPH-38BF: not included in any glyphset definition
    • U+38C0 CJK UNIFIED IDEOGRAPH-38C0: not included in any glyphset definition
    • U+38C1 CJK UNIFIED IDEOGRAPH-38C1: not included in any glyphset definition
    • U+38C2 CJK UNIFIED IDEOGRAPH-38C2: not included in any glyphset definition
    • U+38C3 CJK UNIFIED IDEOGRAPH-38C3: not included in any glyphset definition
    • U+38C4 CJK UNIFIED IDEOGRAPH-38C4: not included in any glyphset definition
    • U+38C5 CJK UNIFIED IDEOGRAPH-38C5: not included in any glyphset definition
    • U+38C6 CJK UNIFIED IDEOGRAPH-38C6: not included in any glyphset definition
    • U+38C7 CJK UNIFIED IDEOGRAPH-38C7: not included in any glyphset definition
    • U+38C8 CJK UNIFIED IDEOGRAPH-38C8: not included in any glyphset definition
    • U+38C9 CJK UNIFIED IDEOGRAPH-38C9: not included in any glyphset definition
    • U+38CA CJK UNIFIED IDEOGRAPH-38CA: not included in any glyphset definition
    • U+38CB CJK UNIFIED IDEOGRAPH-38CB: not included in any glyphset definition
    • U+38CC CJK UNIFIED IDEOGRAPH-38CC: not included in any glyphset definition
    • U+38CD CJK UNIFIED IDEOGRAPH-38CD: not included in any glyphset definition
    • U+38CE CJK UNIFIED IDEOGRAPH-38CE: not included in any glyphset definition
    • U+38CF CJK UNIFIED IDEOGRAPH-38CF: not included in any glyphset definition
    • U+38D0 CJK UNIFIED IDEOGRAPH-38D0: not included in any glyphset definition
    • U+38D1 CJK UNIFIED IDEOGRAPH-38D1: not included in any glyphset definition
    • U+38D2 CJK UNIFIED IDEOGRAPH-38D2: not included in any glyphset definition
    • U+38D3 CJK UNIFIED IDEOGRAPH-38D3: not included in any glyphset definition
    • U+38D4 CJK UNIFIED IDEOGRAPH-38D4: not included in any glyphset definition
    • U+38D5 CJK UNIFIED IDEOGRAPH-38D5: not included in any glyphset definition
    • U+38D6 CJK UNIFIED IDEOGRAPH-38D6: not included in any glyphset definition
    • U+38D7 CJK UNIFIED IDEOGRAPH-38D7: not included in any glyphset definition
    • U+38D8 CJK UNIFIED IDEOGRAPH-38D8: not included in any glyphset definition
    • U+38D9 CJK UNIFIED IDEOGRAPH-38D9: not included in any glyphset definition
    • U+38DA CJK UNIFIED IDEOGRAPH-38DA: not included in any glyphset definition
    • U+38DB CJK UNIFIED IDEOGRAPH-38DB: not included in any glyphset definition
    • U+38DC CJK UNIFIED IDEOGRAPH-38DC: not included in any glyphset definition
    • U+38DD CJK UNIFIED IDEOGRAPH-38DD: not included in any glyphset definition
    • U+38DE CJK UNIFIED IDEOGRAPH-38DE: not included in any glyphset definition
    • U+38DF CJK UNIFIED IDEOGRAPH-38DF: not included in any glyphset definition
    • U+38E0 CJK UNIFIED IDEOGRAPH-38E0: not included in any glyphset definition
    • U+38E1 CJK UNIFIED IDEOGRAPH-38E1: not included in any glyphset definition
    • U+38E2 CJK UNIFIED IDEOGRAPH-38E2: not included in any glyphset definition
    • U+38E3 CJK UNIFIED IDEOGRAPH-38E3: not included in any glyphset definition
    • U+38E4 CJK UNIFIED IDEOGRAPH-38E4: not included in any glyphset definition
    • U+38E5 CJK UNIFIED IDEOGRAPH-38E5: not included in any glyphset definition
    • U+38E6 CJK UNIFIED IDEOGRAPH-38E6: not included in any glyphset definition
    • U+38E7 CJK UNIFIED IDEOGRAPH-38E7: not included in any glyphset definition
    • U+38E8 CJK UNIFIED IDEOGRAPH-38E8: not included in any glyphset definition
    • U+38E9 CJK UNIFIED IDEOGRAPH-38E9: not included in any glyphset definition
    • U+38EA CJK UNIFIED IDEOGRAPH-38EA: not included in any glyphset definition
    • U+38EB CJK UNIFIED IDEOGRAPH-38EB: not included in any glyphset definition
    • U+38EC CJK UNIFIED IDEOGRAPH-38EC: not included in any glyphset definition
    • U+38ED CJK UNIFIED IDEOGRAPH-38ED: not included in any glyphset definition
    • U+38EE CJK UNIFIED IDEOGRAPH-38EE: not included in any glyphset definition
    • U+38EF CJK UNIFIED IDEOGRAPH-38EF: not included in any glyphset definition
    • U+38F0 CJK UNIFIED IDEOGRAPH-38F0: not included in any glyphset definition
    • U+38F1 CJK UNIFIED IDEOGRAPH-38F1: not included in any glyphset definition
    • U+38F2 CJK UNIFIED IDEOGRAPH-38F2: not included in any glyphset definition
    • U+38F3 CJK UNIFIED IDEOGRAPH-38F3: not included in any glyphset definition
    • U+38F4 CJK UNIFIED IDEOGRAPH-38F4: not included in any glyphset definition
    • U+38F5 CJK UNIFIED IDEOGRAPH-38F5: not included in any glyphset definition
    • U+38F6 CJK UNIFIED IDEOGRAPH-38F6: not included in any glyphset definition
    • U+38F7 CJK UNIFIED IDEOGRAPH-38F7: not included in any glyphset definition
    • U+38F8 CJK UNIFIED IDEOGRAPH-38F8: not included in any glyphset definition
    • U+38F9 CJK UNIFIED IDEOGRAPH-38F9: not included in any glyphset definition
    • U+38FA CJK UNIFIED IDEOGRAPH-38FA: not included in any glyphset definition
    • U+38FB CJK UNIFIED IDEOGRAPH-38FB: not included in any glyphset definition
    • U+38FC CJK UNIFIED IDEOGRAPH-38FC: not included in any glyphset definition
    • U+38FD CJK UNIFIED IDEOGRAPH-38FD: not included in any glyphset definition
    • U+38FE CJK UNIFIED IDEOGRAPH-38FE: not included in any glyphset definition
    • U+38FF CJK UNIFIED IDEOGRAPH-38FF: not included in any glyphset definition
    • U+3900 CJK UNIFIED IDEOGRAPH-3900: not included in any glyphset definition
    • U+3901 CJK UNIFIED IDEOGRAPH-3901: not included in any glyphset definition
    • U+3902 CJK UNIFIED IDEOGRAPH-3902: not included in any glyphset definition
    • U+3903 CJK UNIFIED IDEOGRAPH-3903: not included in any glyphset definition
    • U+3904 CJK UNIFIED IDEOGRAPH-3904: not included in any glyphset definition
    • U+3905 CJK UNIFIED IDEOGRAPH-3905: not included in any glyphset definition
    • U+3906 CJK UNIFIED IDEOGRAPH-3906: not included in any glyphset definition
    • U+3907 CJK UNIFIED IDEOGRAPH-3907: not included in any glyphset definition
    • U+3908 CJK UNIFIED IDEOGRAPH-3908: not included in any glyphset definition
    • U+3909 CJK UNIFIED IDEOGRAPH-3909: not included in any glyphset definition
    • U+390A CJK UNIFIED IDEOGRAPH-390A: not included in any glyphset definition
    • U+390B CJK UNIFIED IDEOGRAPH-390B: not included in any glyphset definition
    • U+390C CJK UNIFIED IDEOGRAPH-390C: not included in any glyphset definition
    • U+390D CJK UNIFIED IDEOGRAPH-390D: not included in any glyphset definition
    • U+390E CJK UNIFIED IDEOGRAPH-390E: not included in any glyphset definition
    • U+390F CJK UNIFIED IDEOGRAPH-390F: not included in any glyphset definition
    • U+3910 CJK UNIFIED IDEOGRAPH-3910: not included in any glyphset definition
    • U+3911 CJK UNIFIED IDEOGRAPH-3911: not included in any glyphset definition
    • U+3912 CJK UNIFIED IDEOGRAPH-3912: not included in any glyphset definition
    • U+3913 CJK UNIFIED IDEOGRAPH-3913: not included in any glyphset definition
    • U+3914 CJK UNIFIED IDEOGRAPH-3914: not included in any glyphset definition
    • U+3915 CJK UNIFIED IDEOGRAPH-3915: not included in any glyphset definition
    • U+3916 CJK UNIFIED IDEOGRAPH-3916: not included in any glyphset definition
    • U+3917 CJK UNIFIED IDEOGRAPH-3917: not included in any glyphset definition
    • U+3918 CJK UNIFIED IDEOGRAPH-3918: not included in any glyphset definition
    • U+3919 CJK UNIFIED IDEOGRAPH-3919: not included in any glyphset definition
    • U+391A CJK UNIFIED IDEOGRAPH-391A: not included in any glyphset definition
    • U+391B CJK UNIFIED IDEOGRAPH-391B: not included in any glyphset definition
    • U+391C CJK UNIFIED IDEOGRAPH-391C: not included in any glyphset definition
    • U+391D CJK UNIFIED IDEOGRAPH-391D: not included in any glyphset definition
    • U+391E CJK UNIFIED IDEOGRAPH-391E: not included in any glyphset definition
    • U+391F CJK UNIFIED IDEOGRAPH-391F: not included in any glyphset definition
    • U+3920 CJK UNIFIED IDEOGRAPH-3920: not included in any glyphset definition
    • U+3921 CJK UNIFIED IDEOGRAPH-3921: not included in any glyphset definition
    • U+3922 CJK UNIFIED IDEOGRAPH-3922: not included in any glyphset definition
    • U+3923 CJK UNIFIED IDEOGRAPH-3923: not included in any glyphset definition
    • U+3924 CJK UNIFIED IDEOGRAPH-3924: not included in any glyphset definition
    • U+3925 CJK UNIFIED IDEOGRAPH-3925: not included in any glyphset definition
    • U+3926 CJK UNIFIED IDEOGRAPH-3926: not included in any glyphset definition
    • U+3927 CJK UNIFIED IDEOGRAPH-3927: not included in any glyphset definition
    • U+3928 CJK UNIFIED IDEOGRAPH-3928: not included in any glyphset definition
    • U+3929 CJK UNIFIED IDEOGRAPH-3929: not included in any glyphset definition
    • U+392A CJK UNIFIED IDEOGRAPH-392A: not included in any glyphset definition
    • U+392B CJK UNIFIED IDEOGRAPH-392B: not included in any glyphset definition
    • U+392C CJK UNIFIED IDEOGRAPH-392C: not included in any glyphset definition
    • U+392D CJK UNIFIED IDEOGRAPH-392D: not included in any glyphset definition
    • U+392E CJK UNIFIED IDEOGRAPH-392E: not included in any glyphset definition
    • U+392F CJK UNIFIED IDEOGRAPH-392F: not included in any glyphset definition
    • U+3930 CJK UNIFIED IDEOGRAPH-3930: not included in any glyphset definition
    • U+3931 CJK UNIFIED IDEOGRAPH-3931: not included in any glyphset definition
    • U+3932 CJK UNIFIED IDEOGRAPH-3932: not included in any glyphset definition
    • U+3933 CJK UNIFIED IDEOGRAPH-3933: not included in any glyphset definition
    • U+3934 CJK UNIFIED IDEOGRAPH-3934: not included in any glyphset definition
    • U+3935 CJK UNIFIED IDEOGRAPH-3935: not included in any glyphset definition
    • U+3936 CJK UNIFIED IDEOGRAPH-3936: not included in any glyphset definition
    • U+3937 CJK UNIFIED IDEOGRAPH-3937: not included in any glyphset definition
    • U+3938 CJK UNIFIED IDEOGRAPH-3938: not included in any glyphset definition
    • U+3939 CJK UNIFIED IDEOGRAPH-3939: not included in any glyphset definition
    • U+393A CJK UNIFIED IDEOGRAPH-393A: not included in any glyphset definition
    • U+393B CJK UNIFIED IDEOGRAPH-393B: not included in any glyphset definition
    • U+393C CJK UNIFIED IDEOGRAPH-393C: not included in any glyphset definition
    • U+393D CJK UNIFIED IDEOGRAPH-393D: not included in any glyphset definition
    • U+393E CJK UNIFIED IDEOGRAPH-393E: not included in any glyphset definition
    • U+393F CJK UNIFIED IDEOGRAPH-393F: not included in any glyphset definition
    • U+3940 CJK UNIFIED IDEOGRAPH-3940: not included in any glyphset definition
    • U+3941 CJK UNIFIED IDEOGRAPH-3941: not included in any glyphset definition
    • U+3942 CJK UNIFIED IDEOGRAPH-3942: not included in any glyphset definition
    • U+3943 CJK UNIFIED IDEOGRAPH-3943: not included in any glyphset definition
    • U+3944 CJK UNIFIED IDEOGRAPH-3944: not included in any glyphset definition
    • U+3945 CJK UNIFIED IDEOGRAPH-3945: not included in any glyphset definition
    • U+3946 CJK UNIFIED IDEOGRAPH-3946: not included in any glyphset definition
    • U+3947 CJK UNIFIED IDEOGRAPH-3947: not included in any glyphset definition
    • U+3948 CJK UNIFIED IDEOGRAPH-3948: not included in any glyphset definition
    • U+3949 CJK UNIFIED IDEOGRAPH-3949: not included in any glyphset definition
    • U+394A CJK UNIFIED IDEOGRAPH-394A: not included in any glyphset definition
    • U+394B CJK UNIFIED IDEOGRAPH-394B: not included in any glyphset definition
    • U+394C CJK UNIFIED IDEOGRAPH-394C: not included in any glyphset definition
    • U+394D CJK UNIFIED IDEOGRAPH-394D: not included in any glyphset definition
    • U+394E CJK UNIFIED IDEOGRAPH-394E: not included in any glyphset definition
    • U+394F CJK UNIFIED IDEOGRAPH-394F: not included in any glyphset definition
    • U+3950 CJK UNIFIED IDEOGRAPH-3950: not included in any glyphset definition
    • U+3951 CJK UNIFIED IDEOGRAPH-3951: not included in any glyphset definition
    • U+3952 CJK UNIFIED IDEOGRAPH-3952: not included in any glyphset definition
    • U+3953 CJK UNIFIED IDEOGRAPH-3953: not included in any glyphset definition
    • U+3954 CJK UNIFIED IDEOGRAPH-3954: not included in any glyphset definition
    • U+3955 CJK UNIFIED IDEOGRAPH-3955: not included in any glyphset definition
    • U+3956 CJK UNIFIED IDEOGRAPH-3956: not included in any glyphset definition
    • U+3957 CJK UNIFIED IDEOGRAPH-3957: not included in any glyphset definition
    • U+3958 CJK UNIFIED IDEOGRAPH-3958: not included in any glyphset definition
    • U+3959 CJK UNIFIED IDEOGRAPH-3959: not included in any glyphset definition
    • U+395A CJK UNIFIED IDEOGRAPH-395A: not included in any glyphset definition
    • U+395B CJK UNIFIED IDEOGRAPH-395B: not included in any glyphset definition
    • U+395C CJK UNIFIED IDEOGRAPH-395C: not included in any glyphset definition
    • U+395D CJK UNIFIED IDEOGRAPH-395D: not included in any glyphset definition
    • U+395E CJK UNIFIED IDEOGRAPH-395E: not included in any glyphset definition
    • U+395F CJK UNIFIED IDEOGRAPH-395F: not included in any glyphset definition
    • U+3960 CJK UNIFIED IDEOGRAPH-3960: not included in any glyphset definition
    • U+3961 CJK UNIFIED IDEOGRAPH-3961: not included in any glyphset definition
    • U+3962 CJK UNIFIED IDEOGRAPH-3962: not included in any glyphset definition
    • U+3963 CJK UNIFIED IDEOGRAPH-3963: not included in any glyphset definition
    • U+3964 CJK UNIFIED IDEOGRAPH-3964: not included in any glyphset definition
    • U+3965 CJK UNIFIED IDEOGRAPH-3965: not included in any glyphset definition
    • U+3966 CJK UNIFIED IDEOGRAPH-3966: not included in any glyphset definition
    • U+3967 CJK UNIFIED IDEOGRAPH-3967: not included in any glyphset definition
    • U+3968 CJK UNIFIED IDEOGRAPH-3968: not included in any glyphset definition
    • U+3969 CJK UNIFIED IDEOGRAPH-3969: not included in any glyphset definition
    • U+396A CJK UNIFIED IDEOGRAPH-396A: not included in any glyphset definition
    • U+396B CJK UNIFIED IDEOGRAPH-396B: not included in any glyphset definition
    • U+396C CJK UNIFIED IDEOGRAPH-396C: not included in any glyphset definition
    • U+396D CJK UNIFIED IDEOGRAPH-396D: not included in any glyphset definition
    • U+396E CJK UNIFIED IDEOGRAPH-396E: not included in any glyphset definition
    • U+396F CJK UNIFIED IDEOGRAPH-396F: not included in any glyphset definition
    • U+3970 CJK UNIFIED IDEOGRAPH-3970: not included in any glyphset definition
    • U+3971 CJK UNIFIED IDEOGRAPH-3971: not included in any glyphset definition
    • U+3972 CJK UNIFIED IDEOGRAPH-3972: not included in any glyphset definition
    • U+3973 CJK UNIFIED IDEOGRAPH-3973: not included in any glyphset definition
    • U+3974 CJK UNIFIED IDEOGRAPH-3974: not included in any glyphset definition
    • U+3975 CJK UNIFIED IDEOGRAPH-3975: not included in any glyphset definition
    • U+3976 CJK UNIFIED IDEOGRAPH-3976: not included in any glyphset definition
    • U+3977 CJK UNIFIED IDEOGRAPH-3977: not included in any glyphset definition
    • U+3978 CJK UNIFIED IDEOGRAPH-3978: not included in any glyphset definition
    • U+3979 CJK UNIFIED IDEOGRAPH-3979: not included in any glyphset definition
    • U+397A CJK UNIFIED IDEOGRAPH-397A: not included in any glyphset definition
    • U+397B CJK UNIFIED IDEOGRAPH-397B: not included in any glyphset definition
    • U+397C CJK UNIFIED IDEOGRAPH-397C: not included in any glyphset definition
    • U+397D CJK UNIFIED IDEOGRAPH-397D: not included in any glyphset definition
    • U+397E CJK UNIFIED IDEOGRAPH-397E: not included in any glyphset definition
    • U+397F CJK UNIFIED IDEOGRAPH-397F: not included in any glyphset definition
    • U+3980 CJK UNIFIED IDEOGRAPH-3980: not included in any glyphset definition
    • U+3981 CJK UNIFIED IDEOGRAPH-3981: not included in any glyphset definition
    • U+3982 CJK UNIFIED IDEOGRAPH-3982: not included in any glyphset definition
    • U+3983 CJK UNIFIED IDEOGRAPH-3983: not included in any glyphset definition
    • U+3984 CJK UNIFIED IDEOGRAPH-3984: not included in any glyphset definition
    • U+3985 CJK UNIFIED IDEOGRAPH-3985: not included in any glyphset definition
    • U+3986 CJK UNIFIED IDEOGRAPH-3986: not included in any glyphset definition
    • U+3987 CJK UNIFIED IDEOGRAPH-3987: not included in any glyphset definition
    • U+3988 CJK UNIFIED IDEOGRAPH-3988: not included in any glyphset definition
    • U+3989 CJK UNIFIED IDEOGRAPH-3989: not included in any glyphset definition
    • U+398A CJK UNIFIED IDEOGRAPH-398A: not included in any glyphset definition
    • U+398B CJK UNIFIED IDEOGRAPH-398B: not included in any glyphset definition
    • U+398C CJK UNIFIED IDEOGRAPH-398C: not included in any glyphset definition
    • U+398D CJK UNIFIED IDEOGRAPH-398D: not included in any glyphset definition
    • U+398E CJK UNIFIED IDEOGRAPH-398E: not included in any glyphset definition
    • U+398F CJK UNIFIED IDEOGRAPH-398F: not included in any glyphset definition
    • U+3990 CJK UNIFIED IDEOGRAPH-3990: not included in any glyphset definition
    • U+3991 CJK UNIFIED IDEOGRAPH-3991: not included in any glyphset definition
    • U+3992 CJK UNIFIED IDEOGRAPH-3992: not included in any glyphset definition
    • U+3993 CJK UNIFIED IDEOGRAPH-3993: not included in any glyphset definition
    • U+3994 CJK UNIFIED IDEOGRAPH-3994: not included in any glyphset definition
    • U+3995 CJK UNIFIED IDEOGRAPH-3995: not included in any glyphset definition
    • U+3996 CJK UNIFIED IDEOGRAPH-3996: not included in any glyphset definition
    • U+3997 CJK UNIFIED IDEOGRAPH-3997: not included in any glyphset definition
    • U+3998 CJK UNIFIED IDEOGRAPH-3998: not included in any glyphset definition
    • U+3999 CJK UNIFIED IDEOGRAPH-3999: not included in any glyphset definition
    • U+399A CJK UNIFIED IDEOGRAPH-399A: not included in any glyphset definition
    • U+399B CJK UNIFIED IDEOGRAPH-399B: not included in any glyphset definition
    • U+399C CJK UNIFIED IDEOGRAPH-399C: not included in any glyphset definition
    • U+399D CJK UNIFIED IDEOGRAPH-399D: not included in any glyphset definition
    • U+399E CJK UNIFIED IDEOGRAPH-399E: not included in any glyphset definition
    • U+399F CJK UNIFIED IDEOGRAPH-399F: not included in any glyphset definition
    • U+39A0 CJK UNIFIED IDEOGRAPH-39A0: not included in any glyphset definition
    • U+39A1 CJK UNIFIED IDEOGRAPH-39A1: not included in any glyphset definition
    • U+39A2 CJK UNIFIED IDEOGRAPH-39A2: not included in any glyphset definition
    • U+39A3 CJK UNIFIED IDEOGRAPH-39A3: not included in any glyphset definition
    • U+39A4 CJK UNIFIED IDEOGRAPH-39A4: not included in any glyphset definition
    • U+39A5 CJK UNIFIED IDEOGRAPH-39A5: not included in any glyphset definition
    • U+39A6 CJK UNIFIED IDEOGRAPH-39A6: not included in any glyphset definition
    • U+39A7 CJK UNIFIED IDEOGRAPH-39A7: not included in any glyphset definition
    • U+39A8 CJK UNIFIED IDEOGRAPH-39A8: not included in any glyphset definition
    • U+39A9 CJK UNIFIED IDEOGRAPH-39A9: not included in any glyphset definition
    • U+39AA CJK UNIFIED IDEOGRAPH-39AA: not included in any glyphset definition
    • U+39AB CJK UNIFIED IDEOGRAPH-39AB: not included in any glyphset definition
    • U+39AC CJK UNIFIED IDEOGRAPH-39AC: not included in any glyphset definition
    • U+39AD CJK UNIFIED IDEOGRAPH-39AD: not included in any glyphset definition
    • U+39AE CJK UNIFIED IDEOGRAPH-39AE: not included in any glyphset definition
    • U+39AF CJK UNIFIED IDEOGRAPH-39AF: not included in any glyphset definition
    • U+39B0 CJK UNIFIED IDEOGRAPH-39B0: not included in any glyphset definition
    • U+39B1 CJK UNIFIED IDEOGRAPH-39B1: not included in any glyphset definition
    • U+39B2 CJK UNIFIED IDEOGRAPH-39B2: not included in any glyphset definition
    • U+39B3 CJK UNIFIED IDEOGRAPH-39B3: not included in any glyphset definition
    • U+39B4 CJK UNIFIED IDEOGRAPH-39B4: not included in any glyphset definition
    • U+39B5 CJK UNIFIED IDEOGRAPH-39B5: not included in any glyphset definition
    • U+39B6 CJK UNIFIED IDEOGRAPH-39B6: not included in any glyphset definition
    • U+39B7 CJK UNIFIED IDEOGRAPH-39B7: not included in any glyphset definition
    • U+39B8 CJK UNIFIED IDEOGRAPH-39B8: not included in any glyphset definition
    • U+39B9 CJK UNIFIED IDEOGRAPH-39B9: not included in any glyphset definition
    • U+39BA CJK UNIFIED IDEOGRAPH-39BA: not included in any glyphset definition
    • U+39BB CJK UNIFIED IDEOGRAPH-39BB: not included in any glyphset definition
    • U+39BC CJK UNIFIED IDEOGRAPH-39BC: not included in any glyphset definition
    • U+39BD CJK UNIFIED IDEOGRAPH-39BD: not included in any glyphset definition
    • U+39BE CJK UNIFIED IDEOGRAPH-39BE: not included in any glyphset definition
    • U+39BF CJK UNIFIED IDEOGRAPH-39BF: not included in any glyphset definition
    • U+39C0 CJK UNIFIED IDEOGRAPH-39C0: not included in any glyphset definition
    • U+39C1 CJK UNIFIED IDEOGRAPH-39C1: not included in any glyphset definition
    • U+39C2 CJK UNIFIED IDEOGRAPH-39C2: not included in any glyphset definition
    • U+39C3 CJK UNIFIED IDEOGRAPH-39C3: not included in any glyphset definition
    • U+39C4 CJK UNIFIED IDEOGRAPH-39C4: not included in any glyphset definition
    • U+39C5 CJK UNIFIED IDEOGRAPH-39C5: not included in any glyphset definition
    • U+39C6 CJK UNIFIED IDEOGRAPH-39C6: not included in any glyphset definition
    • U+39C7 CJK UNIFIED IDEOGRAPH-39C7: not included in any glyphset definition
    • U+39C8 CJK UNIFIED IDEOGRAPH-39C8: not included in any glyphset definition
    • U+39C9 CJK UNIFIED IDEOGRAPH-39C9: not included in any glyphset definition
    • U+39CA CJK UNIFIED IDEOGRAPH-39CA: not included in any glyphset definition
    • U+39CB CJK UNIFIED IDEOGRAPH-39CB: not included in any glyphset definition
    • U+39CC CJK UNIFIED IDEOGRAPH-39CC: not included in any glyphset definition
    • U+39CD CJK UNIFIED IDEOGRAPH-39CD: not included in any glyphset definition
    • U+39CE CJK UNIFIED IDEOGRAPH-39CE: not included in any glyphset definition
    • U+39CF CJK UNIFIED IDEOGRAPH-39CF: not included in any glyphset definition
    • U+39D0 CJK UNIFIED IDEOGRAPH-39D0: not included in any glyphset definition
    • U+39D1 CJK UNIFIED IDEOGRAPH-39D1: not included in any glyphset definition
    • U+39D2 CJK UNIFIED IDEOGRAPH-39D2: not included in any glyphset definition
    • U+39D3 CJK UNIFIED IDEOGRAPH-39D3: not included in any glyphset definition
    • U+39D4 CJK UNIFIED IDEOGRAPH-39D4: not included in any glyphset definition
    • U+39D5 CJK UNIFIED IDEOGRAPH-39D5: not included in any glyphset definition
    • U+39D6 CJK UNIFIED IDEOGRAPH-39D6: not included in any glyphset definition
    • U+39D7 CJK UNIFIED IDEOGRAPH-39D7: not included in any glyphset definition
    • U+39D8 CJK UNIFIED IDEOGRAPH-39D8: not included in any glyphset definition
    • U+39D9 CJK UNIFIED IDEOGRAPH-39D9: not included in any glyphset definition
    • U+39DA CJK UNIFIED IDEOGRAPH-39DA: not included in any glyphset definition
    • U+39DB CJK UNIFIED IDEOGRAPH-39DB: not included in any glyphset definition
    • U+39DC CJK UNIFIED IDEOGRAPH-39DC: not included in any glyphset definition
    • U+39DD CJK UNIFIED IDEOGRAPH-39DD: not included in any glyphset definition
    • U+39DE CJK UNIFIED IDEOGRAPH-39DE: not included in any glyphset definition
    • U+39DF CJK UNIFIED IDEOGRAPH-39DF: not included in any glyphset definition
    • U+39E0 CJK UNIFIED IDEOGRAPH-39E0: not included in any glyphset definition
    • U+39E1 CJK UNIFIED IDEOGRAPH-39E1: not included in any glyphset definition
    • U+39E2 CJK UNIFIED IDEOGRAPH-39E2: not included in any glyphset definition
    • U+39E3 CJK UNIFIED IDEOGRAPH-39E3: not included in any glyphset definition
    • U+39E4 CJK UNIFIED IDEOGRAPH-39E4: not included in any glyphset definition
    • U+39E5 CJK UNIFIED IDEOGRAPH-39E5: not included in any glyphset definition
    • U+39E6 CJK UNIFIED IDEOGRAPH-39E6: not included in any glyphset definition
    • U+39E7 CJK UNIFIED IDEOGRAPH-39E7: not included in any glyphset definition
    • U+39E8 CJK UNIFIED IDEOGRAPH-39E8: not included in any glyphset definition
    • U+39E9 CJK UNIFIED IDEOGRAPH-39E9: not included in any glyphset definition
    • U+39EA CJK UNIFIED IDEOGRAPH-39EA: not included in any glyphset definition
    • U+39EB CJK UNIFIED IDEOGRAPH-39EB: not included in any glyphset definition
    • U+39EC CJK UNIFIED IDEOGRAPH-39EC: not included in any glyphset definition
    • U+39ED CJK UNIFIED IDEOGRAPH-39ED: not included in any glyphset definition
    • U+39EE CJK UNIFIED IDEOGRAPH-39EE: not included in any glyphset definition
    • U+39EF CJK UNIFIED IDEOGRAPH-39EF: not included in any glyphset definition
    • U+39F0 CJK UNIFIED IDEOGRAPH-39F0: not included in any glyphset definition
    • U+39F1 CJK UNIFIED IDEOGRAPH-39F1: not included in any glyphset definition
    • U+39F2 CJK UNIFIED IDEOGRAPH-39F2: not included in any glyphset definition
    • U+39F3 CJK UNIFIED IDEOGRAPH-39F3: not included in any glyphset definition
    • U+39F4 CJK UNIFIED IDEOGRAPH-39F4: not included in any glyphset definition
    • U+39F5 CJK UNIFIED IDEOGRAPH-39F5: not included in any glyphset definition
    • U+39F6 CJK UNIFIED IDEOGRAPH-39F6: not included in any glyphset definition
    • U+39F7 CJK UNIFIED IDEOGRAPH-39F7: not included in any glyphset definition
    • U+39F8 CJK UNIFIED IDEOGRAPH-39F8: not included in any glyphset definition
    • U+39F9 CJK UNIFIED IDEOGRAPH-39F9: not included in any glyphset definition
    • U+39FA CJK UNIFIED IDEOGRAPH-39FA: not included in any glyphset definition
    • U+39FB CJK UNIFIED IDEOGRAPH-39FB: not included in any glyphset definition
    • U+39FC CJK UNIFIED IDEOGRAPH-39FC: not included in any glyphset definition
    • U+39FD CJK UNIFIED IDEOGRAPH-39FD: not included in any glyphset definition
    • U+39FE CJK UNIFIED IDEOGRAPH-39FE: not included in any glyphset definition
    • U+39FF CJK UNIFIED IDEOGRAPH-39FF: not included in any glyphset definition
    • U+3A00 CJK UNIFIED IDEOGRAPH-3A00: not included in any glyphset definition
    • U+3A01 CJK UNIFIED IDEOGRAPH-3A01: not included in any glyphset definition
    • U+3A02 CJK UNIFIED IDEOGRAPH-3A02: not included in any glyphset definition
    • U+3A03 CJK UNIFIED IDEOGRAPH-3A03: not included in any glyphset definition
    • U+3A04 CJK UNIFIED IDEOGRAPH-3A04: not included in any glyphset definition
    • U+3A05 CJK UNIFIED IDEOGRAPH-3A05: not included in any glyphset definition
    • U+3A06 CJK UNIFIED IDEOGRAPH-3A06: not included in any glyphset definition
    • U+3A07 CJK UNIFIED IDEOGRAPH-3A07: not included in any glyphset definition
    • U+3A08 CJK UNIFIED IDEOGRAPH-3A08: not included in any glyphset definition
    • U+3A09 CJK UNIFIED IDEOGRAPH-3A09: not included in any glyphset definition
    • U+3A0A CJK UNIFIED IDEOGRAPH-3A0A: not included in any glyphset definition
    • U+3A0B CJK UNIFIED IDEOGRAPH-3A0B: not included in any glyphset definition
    • U+3A0C CJK UNIFIED IDEOGRAPH-3A0C: not included in any glyphset definition
    • U+3A0D CJK UNIFIED IDEOGRAPH-3A0D: not included in any glyphset definition
    • U+3A0E CJK UNIFIED IDEOGRAPH-3A0E: not included in any glyphset definition
    • U+3A0F CJK UNIFIED IDEOGRAPH-3A0F: not included in any glyphset definition
    • U+3A10 CJK UNIFIED IDEOGRAPH-3A10: not included in any glyphset definition
    • U+3A11 CJK UNIFIED IDEOGRAPH-3A11: not included in any glyphset definition
    • U+3A12 CJK UNIFIED IDEOGRAPH-3A12: not included in any glyphset definition
    • U+3A13 CJK UNIFIED IDEOGRAPH-3A13: not included in any glyphset definition
    • U+3A14 CJK UNIFIED IDEOGRAPH-3A14: not included in any glyphset definition
    • U+3A15 CJK UNIFIED IDEOGRAPH-3A15: not included in any glyphset definition
    • U+3A16 CJK UNIFIED IDEOGRAPH-3A16: not included in any glyphset definition
    • U+3A17 CJK UNIFIED IDEOGRAPH-3A17: not included in any glyphset definition
    • U+3A18 CJK UNIFIED IDEOGRAPH-3A18: not included in any glyphset definition
    • U+3A19 CJK UNIFIED IDEOGRAPH-3A19: not included in any glyphset definition
    • U+3A1A CJK UNIFIED IDEOGRAPH-3A1A: not included in any glyphset definition
    • U+3A1B CJK UNIFIED IDEOGRAPH-3A1B: not included in any glyphset definition
    • U+3A1C CJK UNIFIED IDEOGRAPH-3A1C: not included in any glyphset definition
    • U+3A1D CJK UNIFIED IDEOGRAPH-3A1D: not included in any glyphset definition
    • U+3A1E CJK UNIFIED IDEOGRAPH-3A1E: not included in any glyphset definition
    • U+3A1F CJK UNIFIED IDEOGRAPH-3A1F: not included in any glyphset definition
    • U+3A20 CJK UNIFIED IDEOGRAPH-3A20: not included in any glyphset definition
    • U+3A21 CJK UNIFIED IDEOGRAPH-3A21: not included in any glyphset definition
    • U+3A22 CJK UNIFIED IDEOGRAPH-3A22: not included in any glyphset definition
    • U+3A23 CJK UNIFIED IDEOGRAPH-3A23: not included in any glyphset definition
    • U+3A24 CJK UNIFIED IDEOGRAPH-3A24: not included in any glyphset definition
    • U+3A25 CJK UNIFIED IDEOGRAPH-3A25: not included in any glyphset definition
    • U+3A26 CJK UNIFIED IDEOGRAPH-3A26: not included in any glyphset definition
    • U+3A27 CJK UNIFIED IDEOGRAPH-3A27: not included in any glyphset definition
    • U+3A28 CJK UNIFIED IDEOGRAPH-3A28: not included in any glyphset definition
    • U+3A29 CJK UNIFIED IDEOGRAPH-3A29: not included in any glyphset definition
    • U+3A2A CJK UNIFIED IDEOGRAPH-3A2A: not included in any glyphset definition
    • U+3A2B CJK UNIFIED IDEOGRAPH-3A2B: not included in any glyphset definition
    • U+3A2C CJK UNIFIED IDEOGRAPH-3A2C: not included in any glyphset definition
    • U+3A2D CJK UNIFIED IDEOGRAPH-3A2D: not included in any glyphset definition
    • U+3A2E CJK UNIFIED IDEOGRAPH-3A2E: not included in any glyphset definition
    • U+3A2F CJK UNIFIED IDEOGRAPH-3A2F: not included in any glyphset definition
    • U+3A30 CJK UNIFIED IDEOGRAPH-3A30: not included in any glyphset definition
    • U+3A31 CJK UNIFIED IDEOGRAPH-3A31: not included in any glyphset definition
    • U+3A32 CJK UNIFIED IDEOGRAPH-3A32: not included in any glyphset definition
    • U+3A33 CJK UNIFIED IDEOGRAPH-3A33: not included in any glyphset definition
    • U+3A34 CJK UNIFIED IDEOGRAPH-3A34: not included in any glyphset definition
    • U+3A35 CJK UNIFIED IDEOGRAPH-3A35: not included in any glyphset definition
    • U+3A36 CJK UNIFIED IDEOGRAPH-3A36: not included in any glyphset definition
    • U+3A37 CJK UNIFIED IDEOGRAPH-3A37: not included in any glyphset definition
    • U+3A38 CJK UNIFIED IDEOGRAPH-3A38: not included in any glyphset definition
    • U+3A39 CJK UNIFIED IDEOGRAPH-3A39: not included in any glyphset definition
    • U+3A3A CJK UNIFIED IDEOGRAPH-3A3A: not included in any glyphset definition
    • U+3A3B CJK UNIFIED IDEOGRAPH-3A3B: not included in any glyphset definition
    • U+3A3C CJK UNIFIED IDEOGRAPH-3A3C: not included in any glyphset definition
    • U+3A3D CJK UNIFIED IDEOGRAPH-3A3D: not included in any glyphset definition
    • U+3A3E CJK UNIFIED IDEOGRAPH-3A3E: not included in any glyphset definition
    • U+3A3F CJK UNIFIED IDEOGRAPH-3A3F: not included in any glyphset definition
    • U+3A40 CJK UNIFIED IDEOGRAPH-3A40: not included in any glyphset definition
    • U+3A41 CJK UNIFIED IDEOGRAPH-3A41: not included in any glyphset definition
    • U+3A42 CJK UNIFIED IDEOGRAPH-3A42: not included in any glyphset definition
    • U+3A43 CJK UNIFIED IDEOGRAPH-3A43: not included in any glyphset definition
    • U+3A44 CJK UNIFIED IDEOGRAPH-3A44: not included in any glyphset definition
    • U+3A45 CJK UNIFIED IDEOGRAPH-3A45: not included in any glyphset definition
    • U+3A46 CJK UNIFIED IDEOGRAPH-3A46: not included in any glyphset definition
    • U+3A47 CJK UNIFIED IDEOGRAPH-3A47: not included in any glyphset definition
    • U+3A48 CJK UNIFIED IDEOGRAPH-3A48: not included in any glyphset definition
    • U+3A49 CJK UNIFIED IDEOGRAPH-3A49: not included in any glyphset definition
    • U+3A4A CJK UNIFIED IDEOGRAPH-3A4A: not included in any glyphset definition
    • U+3A4B CJK UNIFIED IDEOGRAPH-3A4B: not included in any glyphset definition
    • U+3A4C CJK UNIFIED IDEOGRAPH-3A4C: not included in any glyphset definition
    • U+3A4D CJK UNIFIED IDEOGRAPH-3A4D: not included in any glyphset definition
    • U+3A4E CJK UNIFIED IDEOGRAPH-3A4E: not included in any glyphset definition
    • U+3A4F CJK UNIFIED IDEOGRAPH-3A4F: not included in any glyphset definition
    • U+3A50 CJK UNIFIED IDEOGRAPH-3A50: not included in any glyphset definition
    • U+3A51 CJK UNIFIED IDEOGRAPH-3A51: not included in any glyphset definition
    • U+3A52 CJK UNIFIED IDEOGRAPH-3A52: not included in any glyphset definition
    • U+3A53 CJK UNIFIED IDEOGRAPH-3A53: not included in any glyphset definition
    • U+3A54 CJK UNIFIED IDEOGRAPH-3A54: not included in any glyphset definition
    • U+3A55 CJK UNIFIED IDEOGRAPH-3A55: not included in any glyphset definition
    • U+3A56 CJK UNIFIED IDEOGRAPH-3A56: not included in any glyphset definition
    • U+3A57 CJK UNIFIED IDEOGRAPH-3A57: not included in any glyphset definition
    • U+3A58 CJK UNIFIED IDEOGRAPH-3A58: not included in any glyphset definition
    • U+3A59 CJK UNIFIED IDEOGRAPH-3A59: not included in any glyphset definition
    • U+3A5A CJK UNIFIED IDEOGRAPH-3A5A: not included in any glyphset definition
    • U+3A5B CJK UNIFIED IDEOGRAPH-3A5B: not included in any glyphset definition
    • U+3A5C CJK UNIFIED IDEOGRAPH-3A5C: not included in any glyphset definition
    • U+3A5D CJK UNIFIED IDEOGRAPH-3A5D: not included in any glyphset definition
    • U+3A5E CJK UNIFIED IDEOGRAPH-3A5E: not included in any glyphset definition
    • U+3A5F CJK UNIFIED IDEOGRAPH-3A5F: not included in any glyphset definition
    • U+3A60 CJK UNIFIED IDEOGRAPH-3A60: not included in any glyphset definition
    • U+3A61 CJK UNIFIED IDEOGRAPH-3A61: not included in any glyphset definition
    • U+3A62 CJK UNIFIED IDEOGRAPH-3A62: not included in any glyphset definition
    • U+3A63 CJK UNIFIED IDEOGRAPH-3A63: not included in any glyphset definition
    • U+3A64 CJK UNIFIED IDEOGRAPH-3A64: not included in any glyphset definition
    • U+3A65 CJK UNIFIED IDEOGRAPH-3A65: not included in any glyphset definition
    • U+3A66 CJK UNIFIED IDEOGRAPH-3A66: not included in any glyphset definition
    • U+3A67 CJK UNIFIED IDEOGRAPH-3A67: not included in any glyphset definition
    • U+3A68 CJK UNIFIED IDEOGRAPH-3A68: not included in any glyphset definition
    • U+3A69 CJK UNIFIED IDEOGRAPH-3A69: not included in any glyphset definition
    • U+3A6A CJK UNIFIED IDEOGRAPH-3A6A: not included in any glyphset definition
    • U+3A6B CJK UNIFIED IDEOGRAPH-3A6B: not included in any glyphset definition
    • U+3A6C CJK UNIFIED IDEOGRAPH-3A6C: not included in any glyphset definition
    • U+3A6D CJK UNIFIED IDEOGRAPH-3A6D: not included in any glyphset definition
    • U+3A6E CJK UNIFIED IDEOGRAPH-3A6E: not included in any glyphset definition
    • U+3A6F CJK UNIFIED IDEOGRAPH-3A6F: not included in any glyphset definition
    • U+3A70 CJK UNIFIED IDEOGRAPH-3A70: not included in any glyphset definition
    • U+3A71 CJK UNIFIED IDEOGRAPH-3A71: not included in any glyphset definition
    • U+3A72 CJK UNIFIED IDEOGRAPH-3A72: not included in any glyphset definition
    • U+3A73 CJK UNIFIED IDEOGRAPH-3A73: not included in any glyphset definition
    • U+3A74 CJK UNIFIED IDEOGRAPH-3A74: not included in any glyphset definition
    • U+3A75 CJK UNIFIED IDEOGRAPH-3A75: not included in any glyphset definition
    • U+3A76 CJK UNIFIED IDEOGRAPH-3A76: not included in any glyphset definition
    • U+3A77 CJK UNIFIED IDEOGRAPH-3A77: not included in any glyphset definition
    • U+3A78 CJK UNIFIED IDEOGRAPH-3A78: not included in any glyphset definition
    • U+3A79 CJK UNIFIED IDEOGRAPH-3A79: not included in any glyphset definition
    • U+3A7A CJK UNIFIED IDEOGRAPH-3A7A: not included in any glyphset definition
    • U+3A7B CJK UNIFIED IDEOGRAPH-3A7B: not included in any glyphset definition
    • U+3A7C CJK UNIFIED IDEOGRAPH-3A7C: not included in any glyphset definition
    • U+3A7D CJK UNIFIED IDEOGRAPH-3A7D: not included in any glyphset definition
    • U+3A7E CJK UNIFIED IDEOGRAPH-3A7E: not included in any glyphset definition
    • U+3A7F CJK UNIFIED IDEOGRAPH-3A7F: not included in any glyphset definition
    • U+3A80 CJK UNIFIED IDEOGRAPH-3A80: not included in any glyphset definition
    • U+3A81 CJK UNIFIED IDEOGRAPH-3A81: not included in any glyphset definition
    • U+3A82 CJK UNIFIED IDEOGRAPH-3A82: not included in any glyphset definition
    • U+3A83 CJK UNIFIED IDEOGRAPH-3A83: not included in any glyphset definition
    • U+3A84 CJK UNIFIED IDEOGRAPH-3A84: not included in any glyphset definition
    • U+3A85 CJK UNIFIED IDEOGRAPH-3A85: not included in any glyphset definition
    • U+3A86 CJK UNIFIED IDEOGRAPH-3A86: not included in any glyphset definition
    • U+3A87 CJK UNIFIED IDEOGRAPH-3A87: not included in any glyphset definition
    • U+3A88 CJK UNIFIED IDEOGRAPH-3A88: not included in any glyphset definition
    • U+3A89 CJK UNIFIED IDEOGRAPH-3A89: not included in any glyphset definition
    • U+3A8A CJK UNIFIED IDEOGRAPH-3A8A: not included in any glyphset definition
    • U+3A8B CJK UNIFIED IDEOGRAPH-3A8B: not included in any glyphset definition
    • U+3A8C CJK UNIFIED IDEOGRAPH-3A8C: not included in any glyphset definition
    • U+3A8D CJK UNIFIED IDEOGRAPH-3A8D: not included in any glyphset definition
    • U+3A8E CJK UNIFIED IDEOGRAPH-3A8E: not included in any glyphset definition
    • U+3A8F CJK UNIFIED IDEOGRAPH-3A8F: not included in any glyphset definition
    • U+3A90 CJK UNIFIED IDEOGRAPH-3A90: not included in any glyphset definition
    • U+3A91 CJK UNIFIED IDEOGRAPH-3A91: not included in any glyphset definition
    • U+3A92 CJK UNIFIED IDEOGRAPH-3A92: not included in any glyphset definition
    • U+3A93 CJK UNIFIED IDEOGRAPH-3A93: not included in any glyphset definition
    • U+3A94 CJK UNIFIED IDEOGRAPH-3A94: not included in any glyphset definition
    • U+3A95 CJK UNIFIED IDEOGRAPH-3A95: not included in any glyphset definition
    • U+3A96 CJK UNIFIED IDEOGRAPH-3A96: not included in any glyphset definition
    • U+3A97 CJK UNIFIED IDEOGRAPH-3A97: not included in any glyphset definition
    • U+3A98 CJK UNIFIED IDEOGRAPH-3A98: not included in any glyphset definition
    • U+3A99 CJK UNIFIED IDEOGRAPH-3A99: not included in any glyphset definition
    • U+3A9A CJK UNIFIED IDEOGRAPH-3A9A: not included in any glyphset definition
    • U+3A9B CJK UNIFIED IDEOGRAPH-3A9B: not included in any glyphset definition
    • U+3A9C CJK UNIFIED IDEOGRAPH-3A9C: not included in any glyphset definition
    • U+3A9D CJK UNIFIED IDEOGRAPH-3A9D: not included in any glyphset definition
    • U+3A9E CJK UNIFIED IDEOGRAPH-3A9E: not included in any glyphset definition
    • U+3A9F CJK UNIFIED IDEOGRAPH-3A9F: not included in any glyphset definition
    • U+3AA0 CJK UNIFIED IDEOGRAPH-3AA0: not included in any glyphset definition
    • U+3AA1 CJK UNIFIED IDEOGRAPH-3AA1: not included in any glyphset definition
    • U+3AA2 CJK UNIFIED IDEOGRAPH-3AA2: not included in any glyphset definition
    • U+3AA3 CJK UNIFIED IDEOGRAPH-3AA3: not included in any glyphset definition
    • U+3AA4 CJK UNIFIED IDEOGRAPH-3AA4: not included in any glyphset definition
    • U+3AA5 CJK UNIFIED IDEOGRAPH-3AA5: not included in any glyphset definition
    • U+3AA6 CJK UNIFIED IDEOGRAPH-3AA6: not included in any glyphset definition
    • U+3AA7 CJK UNIFIED IDEOGRAPH-3AA7: not included in any glyphset definition
    • U+3AA8 CJK UNIFIED IDEOGRAPH-3AA8: not included in any glyphset definition
    • U+3AA9 CJK UNIFIED IDEOGRAPH-3AA9: not included in any glyphset definition
    • U+3AAA CJK UNIFIED IDEOGRAPH-3AAA: not included in any glyphset definition
    • U+3AAB CJK UNIFIED IDEOGRAPH-3AAB: not included in any glyphset definition
    • U+3AAC CJK UNIFIED IDEOGRAPH-3AAC: not included in any glyphset definition
    • U+3AAD CJK UNIFIED IDEOGRAPH-3AAD: not included in any glyphset definition
    • U+3AAE CJK UNIFIED IDEOGRAPH-3AAE: not included in any glyphset definition
    • U+3AAF CJK UNIFIED IDEOGRAPH-3AAF: not included in any glyphset definition
    • U+3AB0 CJK UNIFIED IDEOGRAPH-3AB0: not included in any glyphset definition
    • U+3AB1 CJK UNIFIED IDEOGRAPH-3AB1: not included in any glyphset definition
    • U+3AB2 CJK UNIFIED IDEOGRAPH-3AB2: not included in any glyphset definition
    • U+3AB3 CJK UNIFIED IDEOGRAPH-3AB3: not included in any glyphset definition
    • U+3AB4 CJK UNIFIED IDEOGRAPH-3AB4: not included in any glyphset definition
    • U+3AB5 CJK UNIFIED IDEOGRAPH-3AB5: not included in any glyphset definition
    • U+3AB6 CJK UNIFIED IDEOGRAPH-3AB6: not included in any glyphset definition
    • U+3AB7 CJK UNIFIED IDEOGRAPH-3AB7: not included in any glyphset definition
    • U+3AB8 CJK UNIFIED IDEOGRAPH-3AB8: not included in any glyphset definition
    • U+3AB9 CJK UNIFIED IDEOGRAPH-3AB9: not included in any glyphset definition
    • U+3ABA CJK UNIFIED IDEOGRAPH-3ABA: not included in any glyphset definition
    • U+3ABB CJK UNIFIED IDEOGRAPH-3ABB: not included in any glyphset definition
    • U+3ABC CJK UNIFIED IDEOGRAPH-3ABC: not included in any glyphset definition
    • U+3ABD CJK UNIFIED IDEOGRAPH-3ABD: not included in any glyphset definition
    • U+3ABE CJK UNIFIED IDEOGRAPH-3ABE: not included in any glyphset definition
    • U+3ABF CJK UNIFIED IDEOGRAPH-3ABF: not included in any glyphset definition
    • U+3AC0 CJK UNIFIED IDEOGRAPH-3AC0: not included in any glyphset definition
    • U+3AC1 CJK UNIFIED IDEOGRAPH-3AC1: not included in any glyphset definition
    • U+3AC2 CJK UNIFIED IDEOGRAPH-3AC2: not included in any glyphset definition
    • U+3AC3 CJK UNIFIED IDEOGRAPH-3AC3: not included in any glyphset definition
    • U+3AC4 CJK UNIFIED IDEOGRAPH-3AC4: not included in any glyphset definition
    • U+3AC5 CJK UNIFIED IDEOGRAPH-3AC5: not included in any glyphset definition
    • U+3AC6 CJK UNIFIED IDEOGRAPH-3AC6: not included in any glyphset definition
    • U+3AC7 CJK UNIFIED IDEOGRAPH-3AC7: not included in any glyphset definition
    • U+3AC8 CJK UNIFIED IDEOGRAPH-3AC8: not included in any glyphset definition
    • U+3AC9 CJK UNIFIED IDEOGRAPH-3AC9: not included in any glyphset definition
    • U+3ACA CJK UNIFIED IDEOGRAPH-3ACA: not included in any glyphset definition
    • U+3ACB CJK UNIFIED IDEOGRAPH-3ACB: not included in any glyphset definition
    • U+3ACC CJK UNIFIED IDEOGRAPH-3ACC: not included in any glyphset definition
    • U+3ACD CJK UNIFIED IDEOGRAPH-3ACD: not included in any glyphset definition
    • U+3ACE CJK UNIFIED IDEOGRAPH-3ACE: not included in any glyphset definition
    • U+3ACF CJK UNIFIED IDEOGRAPH-3ACF: not included in any glyphset definition
    • U+3AD0 CJK UNIFIED IDEOGRAPH-3AD0: not included in any glyphset definition
    • U+3AD1 CJK UNIFIED IDEOGRAPH-3AD1: not included in any glyphset definition
    • U+3AD2 CJK UNIFIED IDEOGRAPH-3AD2: not included in any glyphset definition
    • U+3AD3 CJK UNIFIED IDEOGRAPH-3AD3: not included in any glyphset definition
    • U+3AD4 CJK UNIFIED IDEOGRAPH-3AD4: not included in any glyphset definition
    • U+3AD5 CJK UNIFIED IDEOGRAPH-3AD5: not included in any glyphset definition
    • U+3AD6 CJK UNIFIED IDEOGRAPH-3AD6: not included in any glyphset definition
    • U+3AD7 CJK UNIFIED IDEOGRAPH-3AD7: not included in any glyphset definition
    • U+3AD8 CJK UNIFIED IDEOGRAPH-3AD8: not included in any glyphset definition
    • U+3AD9 CJK UNIFIED IDEOGRAPH-3AD9: not included in any glyphset definition
    • U+3ADA CJK UNIFIED IDEOGRAPH-3ADA: not included in any glyphset definition
    • U+3ADB CJK UNIFIED IDEOGRAPH-3ADB: not included in any glyphset definition
    • U+3ADC CJK UNIFIED IDEOGRAPH-3ADC: not included in any glyphset definition
    • U+3ADD CJK UNIFIED IDEOGRAPH-3ADD: not included in any glyphset definition
    • U+3ADE CJK UNIFIED IDEOGRAPH-3ADE: not included in any glyphset definition
    • U+3ADF CJK UNIFIED IDEOGRAPH-3ADF: not included in any glyphset definition
    • U+3AE0 CJK UNIFIED IDEOGRAPH-3AE0: not included in any glyphset definition
    • U+3AE1 CJK UNIFIED IDEOGRAPH-3AE1: not included in any glyphset definition
    • U+3AE2 CJK UNIFIED IDEOGRAPH-3AE2: not included in any glyphset definition
    • U+3AE3 CJK UNIFIED IDEOGRAPH-3AE3: not included in any glyphset definition
    • U+3AE4 CJK UNIFIED IDEOGRAPH-3AE4: not included in any glyphset definition
    • U+3AE5 CJK UNIFIED IDEOGRAPH-3AE5: not included in any glyphset definition
    • U+3AE6 CJK UNIFIED IDEOGRAPH-3AE6: not included in any glyphset definition
    • U+3AE7 CJK UNIFIED IDEOGRAPH-3AE7: not included in any glyphset definition
    • U+3AE8 CJK UNIFIED IDEOGRAPH-3AE8: not included in any glyphset definition
    • U+3AE9 CJK UNIFIED IDEOGRAPH-3AE9: not included in any glyphset definition
    • U+3AEA CJK UNIFIED IDEOGRAPH-3AEA: not included in any glyphset definition
    • U+3AEB CJK UNIFIED IDEOGRAPH-3AEB: not included in any glyphset definition
    • U+3AEC CJK UNIFIED IDEOGRAPH-3AEC: not included in any glyphset definition
    • U+3AED CJK UNIFIED IDEOGRAPH-3AED: not included in any glyphset definition
    • U+3AEE CJK UNIFIED IDEOGRAPH-3AEE: not included in any glyphset definition
    • U+3AEF CJK UNIFIED IDEOGRAPH-3AEF: not included in any glyphset definition
    • U+3AF0 CJK UNIFIED IDEOGRAPH-3AF0: not included in any glyphset definition
    • U+3AF1 CJK UNIFIED IDEOGRAPH-3AF1: not included in any glyphset definition
    • U+3AF2 CJK UNIFIED IDEOGRAPH-3AF2: not included in any glyphset definition
    • U+3AF3 CJK UNIFIED IDEOGRAPH-3AF3: not included in any glyphset definition
    • U+3AF4 CJK UNIFIED IDEOGRAPH-3AF4: not included in any glyphset definition
    • U+3AF5 CJK UNIFIED IDEOGRAPH-3AF5: not included in any glyphset definition
    • U+3AF6 CJK UNIFIED IDEOGRAPH-3AF6: not included in any glyphset definition
    • U+3AF7 CJK UNIFIED IDEOGRAPH-3AF7: not included in any glyphset definition
    • U+3AF8 CJK UNIFIED IDEOGRAPH-3AF8: not included in any glyphset definition
    • U+3AF9 CJK UNIFIED IDEOGRAPH-3AF9: not included in any glyphset definition
    • U+3AFA CJK UNIFIED IDEOGRAPH-3AFA: not included in any glyphset definition
    • U+3AFB CJK UNIFIED IDEOGRAPH-3AFB: not included in any glyphset definition
    • U+3AFC CJK UNIFIED IDEOGRAPH-3AFC: not included in any glyphset definition
    • U+3AFD CJK UNIFIED IDEOGRAPH-3AFD: not included in any glyphset definition
    • U+3AFE CJK UNIFIED IDEOGRAPH-3AFE: not included in any glyphset definition
    • U+3AFF CJK UNIFIED IDEOGRAPH-3AFF: not included in any glyphset definition
    • U+3B00 CJK UNIFIED IDEOGRAPH-3B00: not included in any glyphset definition
    • U+3B01 CJK UNIFIED IDEOGRAPH-3B01: not included in any glyphset definition
    • U+3B02 CJK UNIFIED IDEOGRAPH-3B02: not included in any glyphset definition
    • U+3B03 CJK UNIFIED IDEOGRAPH-3B03: not included in any glyphset definition
    • U+3B04 CJK UNIFIED IDEOGRAPH-3B04: not included in any glyphset definition
    • U+3B05 CJK UNIFIED IDEOGRAPH-3B05: not included in any glyphset definition
    • U+3B06 CJK UNIFIED IDEOGRAPH-3B06: not included in any glyphset definition
    • U+3B07 CJK UNIFIED IDEOGRAPH-3B07: not included in any glyphset definition
    • U+3B08 CJK UNIFIED IDEOGRAPH-3B08: not included in any glyphset definition
    • U+3B09 CJK UNIFIED IDEOGRAPH-3B09: not included in any glyphset definition
    • U+3B0A CJK UNIFIED IDEOGRAPH-3B0A: not included in any glyphset definition
    • U+3B0B CJK UNIFIED IDEOGRAPH-3B0B: not included in any glyphset definition
    • U+3B0C CJK UNIFIED IDEOGRAPH-3B0C: not included in any glyphset definition
    • U+3B0D CJK UNIFIED IDEOGRAPH-3B0D: not included in any glyphset definition
    • U+3B0E CJK UNIFIED IDEOGRAPH-3B0E: not included in any glyphset definition
    • U+3B0F CJK UNIFIED IDEOGRAPH-3B0F: not included in any glyphset definition
    • U+3B10 CJK UNIFIED IDEOGRAPH-3B10: not included in any glyphset definition
    • U+3B11 CJK UNIFIED IDEOGRAPH-3B11: not included in any glyphset definition
    • U+3B12 CJK UNIFIED IDEOGRAPH-3B12: not included in any glyphset definition
    • U+3B13 CJK UNIFIED IDEOGRAPH-3B13: not included in any glyphset definition
    • U+3B14 CJK UNIFIED IDEOGRAPH-3B14: not included in any glyphset definition
    • U+3B15 CJK UNIFIED IDEOGRAPH-3B15: not included in any glyphset definition
    • U+3B16 CJK UNIFIED IDEOGRAPH-3B16: not included in any glyphset definition
    • U+3B17 CJK UNIFIED IDEOGRAPH-3B17: not included in any glyphset definition
    • U+3B18 CJK UNIFIED IDEOGRAPH-3B18: not included in any glyphset definition
    • U+3B19 CJK UNIFIED IDEOGRAPH-3B19: not included in any glyphset definition
    • U+3B1A CJK UNIFIED IDEOGRAPH-3B1A: not included in any glyphset definition
    • U+3B1B CJK UNIFIED IDEOGRAPH-3B1B: not included in any glyphset definition
    • U+3B1C CJK UNIFIED IDEOGRAPH-3B1C: not included in any glyphset definition
    • U+3B1D CJK UNIFIED IDEOGRAPH-3B1D: not included in any glyphset definition
    • U+3B1E CJK UNIFIED IDEOGRAPH-3B1E: not included in any glyphset definition
    • U+3B1F CJK UNIFIED IDEOGRAPH-3B1F: not included in any glyphset definition
    • U+3B20 CJK UNIFIED IDEOGRAPH-3B20: not included in any glyphset definition
    • U+3B21 CJK UNIFIED IDEOGRAPH-3B21: not included in any glyphset definition
    • U+3B22 CJK UNIFIED IDEOGRAPH-3B22: not included in any glyphset definition
    • U+3B23 CJK UNIFIED IDEOGRAPH-3B23: not included in any glyphset definition
    • U+3B24 CJK UNIFIED IDEOGRAPH-3B24: not included in any glyphset definition
    • U+3B25 CJK UNIFIED IDEOGRAPH-3B25: not included in any glyphset definition
    • U+3B26 CJK UNIFIED IDEOGRAPH-3B26: not included in any glyphset definition
    • U+3B27 CJK UNIFIED IDEOGRAPH-3B27: not included in any glyphset definition
    • U+3B28 CJK UNIFIED IDEOGRAPH-3B28: not included in any glyphset definition
    • U+3B29 CJK UNIFIED IDEOGRAPH-3B29: not included in any glyphset definition
    • U+3B2A CJK UNIFIED IDEOGRAPH-3B2A: not included in any glyphset definition
    • U+3B2B CJK UNIFIED IDEOGRAPH-3B2B: not included in any glyphset definition
    • U+3B2C CJK UNIFIED IDEOGRAPH-3B2C: not included in any glyphset definition
    • U+3B2D CJK UNIFIED IDEOGRAPH-3B2D: not included in any glyphset definition
    • U+3B2E CJK UNIFIED IDEOGRAPH-3B2E: not included in any glyphset definition
    • U+3B2F CJK UNIFIED IDEOGRAPH-3B2F: not included in any glyphset definition
    • U+3B30 CJK UNIFIED IDEOGRAPH-3B30: not included in any glyphset definition
    • U+3B31 CJK UNIFIED IDEOGRAPH-3B31: not included in any glyphset definition
    • U+3B32 CJK UNIFIED IDEOGRAPH-3B32: not included in any glyphset definition
    • U+3B33 CJK UNIFIED IDEOGRAPH-3B33: not included in any glyphset definition
    • U+3B34 CJK UNIFIED IDEOGRAPH-3B34: not included in any glyphset definition
    • U+3B35 CJK UNIFIED IDEOGRAPH-3B35: not included in any glyphset definition
    • U+3B36 CJK UNIFIED IDEOGRAPH-3B36: not included in any glyphset definition
    • U+3B37 CJK UNIFIED IDEOGRAPH-3B37: not included in any glyphset definition
    • U+3B38 CJK UNIFIED IDEOGRAPH-3B38: not included in any glyphset definition
    • U+3B39 CJK UNIFIED IDEOGRAPH-3B39: not included in any glyphset definition
    • U+3B3A CJK UNIFIED IDEOGRAPH-3B3A: not included in any glyphset definition
    • U+3B3B CJK UNIFIED IDEOGRAPH-3B3B: not included in any glyphset definition
    • U+3B3C CJK UNIFIED IDEOGRAPH-3B3C: not included in any glyphset definition
    • U+3B3D CJK UNIFIED IDEOGRAPH-3B3D: not included in any glyphset definition
    • U+3B3E CJK UNIFIED IDEOGRAPH-3B3E: not included in any glyphset definition
    • U+3B3F CJK UNIFIED IDEOGRAPH-3B3F: not included in any glyphset definition
    • U+3B40 CJK UNIFIED IDEOGRAPH-3B40: not included in any glyphset definition
    • U+3B41 CJK UNIFIED IDEOGRAPH-3B41: not included in any glyphset definition
    • U+3B42 CJK UNIFIED IDEOGRAPH-3B42: not included in any glyphset definition
    • U+3B43 CJK UNIFIED IDEOGRAPH-3B43: not included in any glyphset definition
    • U+3B44 CJK UNIFIED IDEOGRAPH-3B44: not included in any glyphset definition
    • U+3B45 CJK UNIFIED IDEOGRAPH-3B45: not included in any glyphset definition
    • U+3B46 CJK UNIFIED IDEOGRAPH-3B46: not included in any glyphset definition
    • U+3B47 CJK UNIFIED IDEOGRAPH-3B47: not included in any glyphset definition
    • U+3B48 CJK UNIFIED IDEOGRAPH-3B48: not included in any glyphset definition
    • U+3B49 CJK UNIFIED IDEOGRAPH-3B49: not included in any glyphset definition
    • U+3B4A CJK UNIFIED IDEOGRAPH-3B4A: not included in any glyphset definition
    • U+3B4B CJK UNIFIED IDEOGRAPH-3B4B: not included in any glyphset definition
    • U+3B4C CJK UNIFIED IDEOGRAPH-3B4C: not included in any glyphset definition
    • U+3B4D CJK UNIFIED IDEOGRAPH-3B4D: not included in any glyphset definition
    • U+3B4E CJK UNIFIED IDEOGRAPH-3B4E: not included in any glyphset definition
    • U+3B4F CJK UNIFIED IDEOGRAPH-3B4F: not included in any glyphset definition
    • U+3B50 CJK UNIFIED IDEOGRAPH-3B50: not included in any glyphset definition
    • U+3B51 CJK UNIFIED IDEOGRAPH-3B51: not included in any glyphset definition
    • U+3B52 CJK UNIFIED IDEOGRAPH-3B52: not included in any glyphset definition
    • U+3B53 CJK UNIFIED IDEOGRAPH-3B53: not included in any glyphset definition
    • U+3B54 CJK UNIFIED IDEOGRAPH-3B54: not included in any glyphset definition
    • U+3B55 CJK UNIFIED IDEOGRAPH-3B55: not included in any glyphset definition
    • U+3B56 CJK UNIFIED IDEOGRAPH-3B56: not included in any glyphset definition
    • U+3B57 CJK UNIFIED IDEOGRAPH-3B57: not included in any glyphset definition
    • U+3B58 CJK UNIFIED IDEOGRAPH-3B58: not included in any glyphset definition
    • U+3B59 CJK UNIFIED IDEOGRAPH-3B59: not included in any glyphset definition
    • U+3B5A CJK UNIFIED IDEOGRAPH-3B5A: not included in any glyphset definition
    • U+3B5B CJK UNIFIED IDEOGRAPH-3B5B: not included in any glyphset definition
    • U+3B5C CJK UNIFIED IDEOGRAPH-3B5C: not included in any glyphset definition
    • U+3B5D CJK UNIFIED IDEOGRAPH-3B5D: not included in any glyphset definition
    • U+3B5E CJK UNIFIED IDEOGRAPH-3B5E: not included in any glyphset definition
    • U+3B5F CJK UNIFIED IDEOGRAPH-3B5F: not included in any glyphset definition
    • U+3B60 CJK UNIFIED IDEOGRAPH-3B60: not included in any glyphset definition
    • U+3B61 CJK UNIFIED IDEOGRAPH-3B61: not included in any glyphset definition
    • U+3B62 CJK UNIFIED IDEOGRAPH-3B62: not included in any glyphset definition
    • U+3B63 CJK UNIFIED IDEOGRAPH-3B63: not included in any glyphset definition
    • U+3B64 CJK UNIFIED IDEOGRAPH-3B64: not included in any glyphset definition
    • U+3B65 CJK UNIFIED IDEOGRAPH-3B65: not included in any glyphset definition
    • U+3B66 CJK UNIFIED IDEOGRAPH-3B66: not included in any glyphset definition
    • U+3B67 CJK UNIFIED IDEOGRAPH-3B67: not included in any glyphset definition
    • U+3B68 CJK UNIFIED IDEOGRAPH-3B68: not included in any glyphset definition
    • U+3B69 CJK UNIFIED IDEOGRAPH-3B69: not included in any glyphset definition
    • U+3B6A CJK UNIFIED IDEOGRAPH-3B6A: not included in any glyphset definition
    • U+3B6B CJK UNIFIED IDEOGRAPH-3B6B: not included in any glyphset definition
    • U+3B6C CJK UNIFIED IDEOGRAPH-3B6C: not included in any glyphset definition
    • U+3B6D CJK UNIFIED IDEOGRAPH-3B6D: not included in any glyphset definition
    • U+3B6E CJK UNIFIED IDEOGRAPH-3B6E: not included in any glyphset definition
    • U+3B6F CJK UNIFIED IDEOGRAPH-3B6F: not included in any glyphset definition
    • U+3B70 CJK UNIFIED IDEOGRAPH-3B70: not included in any glyphset definition
    • U+3B71 CJK UNIFIED IDEOGRAPH-3B71: not included in any glyphset definition
    • U+3B72 CJK UNIFIED IDEOGRAPH-3B72: not included in any glyphset definition
    • U+3B73 CJK UNIFIED IDEOGRAPH-3B73: not included in any glyphset definition
    • U+3B74 CJK UNIFIED IDEOGRAPH-3B74: not included in any glyphset definition
    • U+3B75 CJK UNIFIED IDEOGRAPH-3B75: not included in any glyphset definition
    • U+3B76 CJK UNIFIED IDEOGRAPH-3B76: not included in any glyphset definition
    • U+3B77 CJK UNIFIED IDEOGRAPH-3B77: not included in any glyphset definition
    • U+3B78 CJK UNIFIED IDEOGRAPH-3B78: not included in any glyphset definition
    • U+3B79 CJK UNIFIED IDEOGRAPH-3B79: not included in any glyphset definition
    • U+3B7A CJK UNIFIED IDEOGRAPH-3B7A: not included in any glyphset definition
    • U+3B7B CJK UNIFIED IDEOGRAPH-3B7B: not included in any glyphset definition
    • U+3B7C CJK UNIFIED IDEOGRAPH-3B7C: not included in any glyphset definition
    • U+3B7D CJK UNIFIED IDEOGRAPH-3B7D: not included in any glyphset definition
    • U+3B7E CJK UNIFIED IDEOGRAPH-3B7E: not included in any glyphset definition
    • U+3B7F CJK UNIFIED IDEOGRAPH-3B7F: not included in any glyphset definition
    • U+3B80 CJK UNIFIED IDEOGRAPH-3B80: not included in any glyphset definition
    • U+3B81 CJK UNIFIED IDEOGRAPH-3B81: not included in any glyphset definition
    • U+3B82 CJK UNIFIED IDEOGRAPH-3B82: not included in any glyphset definition
    • U+3B83 CJK UNIFIED IDEOGRAPH-3B83: not included in any glyphset definition
    • U+3B84 CJK UNIFIED IDEOGRAPH-3B84: not included in any glyphset definition
    • U+3B85 CJK UNIFIED IDEOGRAPH-3B85: not included in any glyphset definition
    • U+3B86 CJK UNIFIED IDEOGRAPH-3B86: not included in any glyphset definition
    • U+3B87 CJK UNIFIED IDEOGRAPH-3B87: not included in any glyphset definition
    • U+3B88 CJK UNIFIED IDEOGRAPH-3B88: not included in any glyphset definition
    • U+3B89 CJK UNIFIED IDEOGRAPH-3B89: not included in any glyphset definition
    • U+3B8A CJK UNIFIED IDEOGRAPH-3B8A: not included in any glyphset definition
    • U+3B8B CJK UNIFIED IDEOGRAPH-3B8B: not included in any glyphset definition
    • U+3B8C CJK UNIFIED IDEOGRAPH-3B8C: not included in any glyphset definition
    • U+3B8D CJK UNIFIED IDEOGRAPH-3B8D: not included in any glyphset definition
    • U+3B8E CJK UNIFIED IDEOGRAPH-3B8E: not included in any glyphset definition
    • U+3B8F CJK UNIFIED IDEOGRAPH-3B8F: not included in any glyphset definition
    • U+3B90 CJK UNIFIED IDEOGRAPH-3B90: not included in any glyphset definition
    • U+3B91 CJK UNIFIED IDEOGRAPH-3B91: not included in any glyphset definition
    • U+3B92 CJK UNIFIED IDEOGRAPH-3B92: not included in any glyphset definition
    • U+3B93 CJK UNIFIED IDEOGRAPH-3B93: not included in any glyphset definition
    • U+3B94 CJK UNIFIED IDEOGRAPH-3B94: not included in any glyphset definition
    • U+3B95 CJK UNIFIED IDEOGRAPH-3B95: not included in any glyphset definition
    • U+3B96 CJK UNIFIED IDEOGRAPH-3B96: not included in any glyphset definition
    • U+3B97 CJK UNIFIED IDEOGRAPH-3B97: not included in any glyphset definition
    • U+3B98 CJK UNIFIED IDEOGRAPH-3B98: not included in any glyphset definition
    • U+3B99 CJK UNIFIED IDEOGRAPH-3B99: not included in any glyphset definition
    • U+3B9A CJK UNIFIED IDEOGRAPH-3B9A: not included in any glyphset definition
    • U+3B9B CJK UNIFIED IDEOGRAPH-3B9B: not included in any glyphset definition
    • U+3B9C CJK UNIFIED IDEOGRAPH-3B9C: not included in any glyphset definition
    • U+3B9D CJK UNIFIED IDEOGRAPH-3B9D: not included in any glyphset definition
    • U+3B9E CJK UNIFIED IDEOGRAPH-3B9E: not included in any glyphset definition
    • U+3B9F CJK UNIFIED IDEOGRAPH-3B9F: not included in any glyphset definition
    • U+3BA0 CJK UNIFIED IDEOGRAPH-3BA0: not included in any glyphset definition
    • U+3BA1 CJK UNIFIED IDEOGRAPH-3BA1: not included in any glyphset definition
    • U+3BA2 CJK UNIFIED IDEOGRAPH-3BA2: not included in any glyphset definition
    • U+3BA3 CJK UNIFIED IDEOGRAPH-3BA3: not included in any glyphset definition
    • U+3BA4 CJK UNIFIED IDEOGRAPH-3BA4: not included in any glyphset definition
    • U+3BA5 CJK UNIFIED IDEOGRAPH-3BA5: not included in any glyphset definition
    • U+3BA6 CJK UNIFIED IDEOGRAPH-3BA6: not included in any glyphset definition
    • U+3BA7 CJK UNIFIED IDEOGRAPH-3BA7: not included in any glyphset definition
    • U+3BA8 CJK UNIFIED IDEOGRAPH-3BA8: not included in any glyphset definition
    • U+3BA9 CJK UNIFIED IDEOGRAPH-3BA9: not included in any glyphset definition
    • U+3BAA CJK UNIFIED IDEOGRAPH-3BAA: not included in any glyphset definition
    • U+3BAB CJK UNIFIED IDEOGRAPH-3BAB: not included in any glyphset definition
    • U+3BAC CJK UNIFIED IDEOGRAPH-3BAC: not included in any glyphset definition
    • U+3BAD CJK UNIFIED IDEOGRAPH-3BAD: not included in any glyphset definition
    • U+3BAE CJK UNIFIED IDEOGRAPH-3BAE: not included in any glyphset definition
    • U+3BAF CJK UNIFIED IDEOGRAPH-3BAF: not included in any glyphset definition
    • U+3BB0 CJK UNIFIED IDEOGRAPH-3BB0: not included in any glyphset definition
    • U+3BB1 CJK UNIFIED IDEOGRAPH-3BB1: not included in any glyphset definition
    • U+3BB2 CJK UNIFIED IDEOGRAPH-3BB2: not included in any glyphset definition
    • U+3BB3 CJK UNIFIED IDEOGRAPH-3BB3: not included in any glyphset definition
    • U+3BB4 CJK UNIFIED IDEOGRAPH-3BB4: not included in any glyphset definition
    • U+3BB5 CJK UNIFIED IDEOGRAPH-3BB5: not included in any glyphset definition
    • U+3BB6 CJK UNIFIED IDEOGRAPH-3BB6: not included in any glyphset definition
    • U+3BB7 CJK UNIFIED IDEOGRAPH-3BB7: not included in any glyphset definition
    • U+3BB8 CJK UNIFIED IDEOGRAPH-3BB8: not included in any glyphset definition
    • U+3BB9 CJK UNIFIED IDEOGRAPH-3BB9: not included in any glyphset definition
    • U+3BBA CJK UNIFIED IDEOGRAPH-3BBA: not included in any glyphset definition
    • U+3BBB CJK UNIFIED IDEOGRAPH-3BBB: not included in any glyphset definition
    • U+3BBC CJK UNIFIED IDEOGRAPH-3BBC: not included in any glyphset definition
    • U+3BBD CJK UNIFIED IDEOGRAPH-3BBD: not included in any glyphset definition
    • U+3BBE CJK UNIFIED IDEOGRAPH-3BBE: not included in any glyphset definition
    • U+3BBF CJK UNIFIED IDEOGRAPH-3BBF: not included in any glyphset definition
    • U+3BC0 CJK UNIFIED IDEOGRAPH-3BC0: not included in any glyphset definition
    • U+3BC1 CJK UNIFIED IDEOGRAPH-3BC1: not included in any glyphset definition
    • U+3BC2 CJK UNIFIED IDEOGRAPH-3BC2: not included in any glyphset definition
    • U+3BC3 CJK UNIFIED IDEOGRAPH-3BC3: not included in any glyphset definition
    • U+3BC4 CJK UNIFIED IDEOGRAPH-3BC4: not included in any glyphset definition
    • U+3BC5 CJK UNIFIED IDEOGRAPH-3BC5: not included in any glyphset definition
    • U+3BC6 CJK UNIFIED IDEOGRAPH-3BC6: not included in any glyphset definition
    • U+3BC7 CJK UNIFIED IDEOGRAPH-3BC7: not included in any glyphset definition
    • U+3BC8 CJK UNIFIED IDEOGRAPH-3BC8: not included in any glyphset definition
    • U+3BC9 CJK UNIFIED IDEOGRAPH-3BC9: not included in any glyphset definition
    • U+3BCA CJK UNIFIED IDEOGRAPH-3BCA: not included in any glyphset definition
    • U+3BCB CJK UNIFIED IDEOGRAPH-3BCB: not included in any glyphset definition
    • U+3BCC CJK UNIFIED IDEOGRAPH-3BCC: not included in any glyphset definition
    • U+3BCD CJK UNIFIED IDEOGRAPH-3BCD: not included in any glyphset definition
    • U+3BCE CJK UNIFIED IDEOGRAPH-3BCE: not included in any glyphset definition
    • U+3BCF CJK UNIFIED IDEOGRAPH-3BCF: not included in any glyphset definition
    • U+3BD0 CJK UNIFIED IDEOGRAPH-3BD0: not included in any glyphset definition
    • U+3BD1 CJK UNIFIED IDEOGRAPH-3BD1: not included in any glyphset definition
    • U+3BD2 CJK UNIFIED IDEOGRAPH-3BD2: not included in any glyphset definition
    • U+3BD3 CJK UNIFIED IDEOGRAPH-3BD3: not included in any glyphset definition
    • U+3BD4 CJK UNIFIED IDEOGRAPH-3BD4: not included in any glyphset definition
    • U+3BD5 CJK UNIFIED IDEOGRAPH-3BD5: not included in any glyphset definition
    • U+3BD6 CJK UNIFIED IDEOGRAPH-3BD6: not included in any glyphset definition
    • U+3BD7 CJK UNIFIED IDEOGRAPH-3BD7: not included in any glyphset definition
    • U+3BD8 CJK UNIFIED IDEOGRAPH-3BD8: not included in any glyphset definition
    • U+3BD9 CJK UNIFIED IDEOGRAPH-3BD9: not included in any glyphset definition
    • U+3BDA CJK UNIFIED IDEOGRAPH-3BDA: not included in any glyphset definition
    • U+3BDB CJK UNIFIED IDEOGRAPH-3BDB: not included in any glyphset definition
    • U+3BDC CJK UNIFIED IDEOGRAPH-3BDC: not included in any glyphset definition
    • U+3BDD CJK UNIFIED IDEOGRAPH-3BDD: not included in any glyphset definition
    • U+3BDE CJK UNIFIED IDEOGRAPH-3BDE: not included in any glyphset definition
    • U+3BDF CJK UNIFIED IDEOGRAPH-3BDF: not included in any glyphset definition
    • U+3BE0 CJK UNIFIED IDEOGRAPH-3BE0: not included in any glyphset definition
    • U+3BE1 CJK UNIFIED IDEOGRAPH-3BE1: not included in any glyphset definition
    • U+3BE2 CJK UNIFIED IDEOGRAPH-3BE2: not included in any glyphset definition
    • U+3BE3 CJK UNIFIED IDEOGRAPH-3BE3: not included in any glyphset definition
    • U+3BE4 CJK UNIFIED IDEOGRAPH-3BE4: not included in any glyphset definition
    • U+3BE5 CJK UNIFIED IDEOGRAPH-3BE5: not included in any glyphset definition
    • U+3BE6 CJK UNIFIED IDEOGRAPH-3BE6: not included in any glyphset definition
    • U+3BE7 CJK UNIFIED IDEOGRAPH-3BE7: not included in any glyphset definition
    • U+3BE8 CJK UNIFIED IDEOGRAPH-3BE8: not included in any glyphset definition
    • U+3BE9 CJK UNIFIED IDEOGRAPH-3BE9: not included in any glyphset definition
    • U+3BEA CJK UNIFIED IDEOGRAPH-3BEA: not included in any glyphset definition
    • U+3BEB CJK UNIFIED IDEOGRAPH-3BEB: not included in any glyphset definition
    • U+3BEC CJK UNIFIED IDEOGRAPH-3BEC: not included in any glyphset definition
    • U+3BED CJK UNIFIED IDEOGRAPH-3BED: not included in any glyphset definition
    • U+3BEE CJK UNIFIED IDEOGRAPH-3BEE: not included in any glyphset definition
    • U+3BEF CJK UNIFIED IDEOGRAPH-3BEF: not included in any glyphset definition
    • U+3BF0 CJK UNIFIED IDEOGRAPH-3BF0: not included in any glyphset definition
    • U+3BF1 CJK UNIFIED IDEOGRAPH-3BF1: not included in any glyphset definition
    • U+3BF2 CJK UNIFIED IDEOGRAPH-3BF2: not included in any glyphset definition
    • U+3BF3 CJK UNIFIED IDEOGRAPH-3BF3: not included in any glyphset definition
    • U+3BF4 CJK UNIFIED IDEOGRAPH-3BF4: not included in any glyphset definition
    • U+3BF5 CJK UNIFIED IDEOGRAPH-3BF5: not included in any glyphset definition
    • U+3BF6 CJK UNIFIED IDEOGRAPH-3BF6: not included in any glyphset definition
    • U+3BF7 CJK UNIFIED IDEOGRAPH-3BF7: not included in any glyphset definition
    • U+3BF8 CJK UNIFIED IDEOGRAPH-3BF8: not included in any glyphset definition
    • U+3BF9 CJK UNIFIED IDEOGRAPH-3BF9: not included in any glyphset definition
    • U+3BFA CJK UNIFIED IDEOGRAPH-3BFA: not included in any glyphset definition
    • U+3BFB CJK UNIFIED IDEOGRAPH-3BFB: not included in any glyphset definition
    • U+3BFC CJK UNIFIED IDEOGRAPH-3BFC: not included in any glyphset definition
    • U+3BFD CJK UNIFIED IDEOGRAPH-3BFD: not included in any glyphset definition
    • U+3BFE CJK UNIFIED IDEOGRAPH-3BFE: not included in any glyphset definition
    • U+3BFF CJK UNIFIED IDEOGRAPH-3BFF: not included in any glyphset definition
    • U+3C00 CJK UNIFIED IDEOGRAPH-3C00: not included in any glyphset definition
    • U+3C01 CJK UNIFIED IDEOGRAPH-3C01: not included in any glyphset definition
    • U+3C02 CJK UNIFIED IDEOGRAPH-3C02: not included in any glyphset definition
    • U+3C03 CJK UNIFIED IDEOGRAPH-3C03: not included in any glyphset definition
    • U+3C04 CJK UNIFIED IDEOGRAPH-3C04: not included in any glyphset definition
    • U+3C05 CJK UNIFIED IDEOGRAPH-3C05: not included in any glyphset definition
    • U+3C06 CJK UNIFIED IDEOGRAPH-3C06: not included in any glyphset definition
    • U+3C07 CJK UNIFIED IDEOGRAPH-3C07: not included in any glyphset definition
    • U+3C08 CJK UNIFIED IDEOGRAPH-3C08: not included in any glyphset definition
    • U+3C09 CJK UNIFIED IDEOGRAPH-3C09: not included in any glyphset definition
    • U+3C0A CJK UNIFIED IDEOGRAPH-3C0A: not included in any glyphset definition
    • U+3C0B CJK UNIFIED IDEOGRAPH-3C0B: not included in any glyphset definition
    • U+3C0C CJK UNIFIED IDEOGRAPH-3C0C: not included in any glyphset definition
    • U+3C0D CJK UNIFIED IDEOGRAPH-3C0D: not included in any glyphset definition
    • U+3C0E CJK UNIFIED IDEOGRAPH-3C0E: not included in any glyphset definition
    • U+3C0F CJK UNIFIED IDEOGRAPH-3C0F: not included in any glyphset definition
    • U+3C10 CJK UNIFIED IDEOGRAPH-3C10: not included in any glyphset definition
    • U+3C11 CJK UNIFIED IDEOGRAPH-3C11: not included in any glyphset definition
    • U+3C12 CJK UNIFIED IDEOGRAPH-3C12: not included in any glyphset definition
    • U+3C13 CJK UNIFIED IDEOGRAPH-3C13: not included in any glyphset definition
    • U+3C14 CJK UNIFIED IDEOGRAPH-3C14: not included in any glyphset definition
    • U+3C15 CJK UNIFIED IDEOGRAPH-3C15: not included in any glyphset definition
    • U+3C16 CJK UNIFIED IDEOGRAPH-3C16: not included in any glyphset definition
    • U+3C17 CJK UNIFIED IDEOGRAPH-3C17: not included in any glyphset definition
    • U+3C18 CJK UNIFIED IDEOGRAPH-3C18: not included in any glyphset definition
    • U+3C19 CJK UNIFIED IDEOGRAPH-3C19: not included in any glyphset definition
    • U+3C1A CJK UNIFIED IDEOGRAPH-3C1A: not included in any glyphset definition
    • U+3C1B CJK UNIFIED IDEOGRAPH-3C1B: not included in any glyphset definition
    • U+3C1C CJK UNIFIED IDEOGRAPH-3C1C: not included in any glyphset definition
    • U+3C1D CJK UNIFIED IDEOGRAPH-3C1D: not included in any glyphset definition
    • U+3C1E CJK UNIFIED IDEOGRAPH-3C1E: not included in any glyphset definition
    • U+3C1F CJK UNIFIED IDEOGRAPH-3C1F: not included in any glyphset definition
    • U+3C20 CJK UNIFIED IDEOGRAPH-3C20: not included in any glyphset definition
    • U+3C21 CJK UNIFIED IDEOGRAPH-3C21: not included in any glyphset definition
    • U+3C22 CJK UNIFIED IDEOGRAPH-3C22: not included in any glyphset definition
    • U+3C23 CJK UNIFIED IDEOGRAPH-3C23: not included in any glyphset definition
    • U+3C24 CJK UNIFIED IDEOGRAPH-3C24: not included in any glyphset definition
    • U+3C25 CJK UNIFIED IDEOGRAPH-3C25: not included in any glyphset definition
    • U+3C26 CJK UNIFIED IDEOGRAPH-3C26: not included in any glyphset definition
    • U+3C27 CJK UNIFIED IDEOGRAPH-3C27: not included in any glyphset definition
    • U+3C28 CJK UNIFIED IDEOGRAPH-3C28: not included in any glyphset definition
    • U+3C29 CJK UNIFIED IDEOGRAPH-3C29: not included in any glyphset definition
    • U+3C2A CJK UNIFIED IDEOGRAPH-3C2A: not included in any glyphset definition
    • U+3C2B CJK UNIFIED IDEOGRAPH-3C2B: not included in any glyphset definition
    • U+3C2C CJK UNIFIED IDEOGRAPH-3C2C: not included in any glyphset definition
    • U+3C2D CJK UNIFIED IDEOGRAPH-3C2D: not included in any glyphset definition
    • U+3C2E CJK UNIFIED IDEOGRAPH-3C2E: not included in any glyphset definition
    • U+3C2F CJK UNIFIED IDEOGRAPH-3C2F: not included in any glyphset definition
    • U+3C30 CJK UNIFIED IDEOGRAPH-3C30: not included in any glyphset definition
    • U+3C31 CJK UNIFIED IDEOGRAPH-3C31: not included in any glyphset definition
    • U+3C32 CJK UNIFIED IDEOGRAPH-3C32: not included in any glyphset definition
    • U+3C33 CJK UNIFIED IDEOGRAPH-3C33: not included in any glyphset definition
    • U+3C34 CJK UNIFIED IDEOGRAPH-3C34: not included in any glyphset definition
    • U+3C35 CJK UNIFIED IDEOGRAPH-3C35: not included in any glyphset definition
    • U+3C36 CJK UNIFIED IDEOGRAPH-3C36: not included in any glyphset definition
    • U+3C37 CJK UNIFIED IDEOGRAPH-3C37: not included in any glyphset definition
    • U+3C38 CJK UNIFIED IDEOGRAPH-3C38: not included in any glyphset definition
    • U+3C39 CJK UNIFIED IDEOGRAPH-3C39: not included in any glyphset definition
    • U+3C3A CJK UNIFIED IDEOGRAPH-3C3A: not included in any glyphset definition
    • U+3C3B CJK UNIFIED IDEOGRAPH-3C3B: not included in any glyphset definition
    • U+3C3C CJK UNIFIED IDEOGRAPH-3C3C: not included in any glyphset definition
    • U+3C3D CJK UNIFIED IDEOGRAPH-3C3D: not included in any glyphset definition
    • U+3C3E CJK UNIFIED IDEOGRAPH-3C3E: not included in any glyphset definition
    • U+3C3F CJK UNIFIED IDEOGRAPH-3C3F: not included in any glyphset definition
    • U+3C40 CJK UNIFIED IDEOGRAPH-3C40: not included in any glyphset definition
    • U+3C41 CJK UNIFIED IDEOGRAPH-3C41: not included in any glyphset definition
    • U+3C42 CJK UNIFIED IDEOGRAPH-3C42: not included in any glyphset definition
    • U+3C43 CJK UNIFIED IDEOGRAPH-3C43: not included in any glyphset definition
    • U+3C44 CJK UNIFIED IDEOGRAPH-3C44: not included in any glyphset definition
    • U+3C45 CJK UNIFIED IDEOGRAPH-3C45: not included in any glyphset definition
    • U+3C46 CJK UNIFIED IDEOGRAPH-3C46: not included in any glyphset definition
    • U+3C47 CJK UNIFIED IDEOGRAPH-3C47: not included in any glyphset definition
    • U+3C48 CJK UNIFIED IDEOGRAPH-3C48: not included in any glyphset definition
    • U+3C49 CJK UNIFIED IDEOGRAPH-3C49: not included in any glyphset definition
    • U+3C4A CJK UNIFIED IDEOGRAPH-3C4A: not included in any glyphset definition
    • U+3C4B CJK UNIFIED IDEOGRAPH-3C4B: not included in any glyphset definition
    • U+3C4C CJK UNIFIED IDEOGRAPH-3C4C: not included in any glyphset definition
    • U+3C4D CJK UNIFIED IDEOGRAPH-3C4D: not included in any glyphset definition
    • U+3C4E CJK UNIFIED IDEOGRAPH-3C4E: not included in any glyphset definition
    • U+3C4F CJK UNIFIED IDEOGRAPH-3C4F: not included in any glyphset definition
    • U+3C50 CJK UNIFIED IDEOGRAPH-3C50: not included in any glyphset definition
    • U+3C51 CJK UNIFIED IDEOGRAPH-3C51: not included in any glyphset definition
    • U+3C52 CJK UNIFIED IDEOGRAPH-3C52: not included in any glyphset definition
    • U+3C53 CJK UNIFIED IDEOGRAPH-3C53: not included in any glyphset definition
    • U+3C54 CJK UNIFIED IDEOGRAPH-3C54: not included in any glyphset definition
    • U+3C55 CJK UNIFIED IDEOGRAPH-3C55: not included in any glyphset definition
    • U+3C56 CJK UNIFIED IDEOGRAPH-3C56: not included in any glyphset definition
    • U+3C57 CJK UNIFIED IDEOGRAPH-3C57: not included in any glyphset definition
    • U+3C58 CJK UNIFIED IDEOGRAPH-3C58: not included in any glyphset definition
    • U+3C59 CJK UNIFIED IDEOGRAPH-3C59: not included in any glyphset definition
    • U+3C5A CJK UNIFIED IDEOGRAPH-3C5A: not included in any glyphset definition
    • U+3C5B CJK UNIFIED IDEOGRAPH-3C5B: not included in any glyphset definition
    • U+3C5C CJK UNIFIED IDEOGRAPH-3C5C: not included in any glyphset definition
    • U+3C5D CJK UNIFIED IDEOGRAPH-3C5D: not included in any glyphset definition
    • U+3C5E CJK UNIFIED IDEOGRAPH-3C5E: not included in any glyphset definition
    • U+3C5F CJK UNIFIED IDEOGRAPH-3C5F: not included in any glyphset definition
    • U+3C60 CJK UNIFIED IDEOGRAPH-3C60: not included in any glyphset definition
    • U+3C61 CJK UNIFIED IDEOGRAPH-3C61: not included in any glyphset definition
    • U+3C62 CJK UNIFIED IDEOGRAPH-3C62: not included in any glyphset definition
    • U+3C63 CJK UNIFIED IDEOGRAPH-3C63: not included in any glyphset definition
    • U+3C64 CJK UNIFIED IDEOGRAPH-3C64: not included in any glyphset definition
    • U+3C65 CJK UNIFIED IDEOGRAPH-3C65: not included in any glyphset definition
    • U+3C66 CJK UNIFIED IDEOGRAPH-3C66: not included in any glyphset definition
    • U+3C67 CJK UNIFIED IDEOGRAPH-3C67: not included in any glyphset definition
    • U+3C68 CJK UNIFIED IDEOGRAPH-3C68: not included in any glyphset definition
    • U+3C69 CJK UNIFIED IDEOGRAPH-3C69: not included in any glyphset definition
    • U+3C6A CJK UNIFIED IDEOGRAPH-3C6A: not included in any glyphset definition
    • U+3C6B CJK UNIFIED IDEOGRAPH-3C6B: not included in any glyphset definition
    • U+3C6C CJK UNIFIED IDEOGRAPH-3C6C: not included in any glyphset definition
    • U+3C6D CJK UNIFIED IDEOGRAPH-3C6D: not included in any glyphset definition
    • U+3C6E CJK UNIFIED IDEOGRAPH-3C6E: not included in any glyphset definition
    • U+3C6F CJK UNIFIED IDEOGRAPH-3C6F: not included in any glyphset definition
    • U+3C70 CJK UNIFIED IDEOGRAPH-3C70: not included in any glyphset definition
    • U+3C71 CJK UNIFIED IDEOGRAPH-3C71: not included in any glyphset definition
    • U+3C72 CJK UNIFIED IDEOGRAPH-3C72: not included in any glyphset definition
    • U+3C73 CJK UNIFIED IDEOGRAPH-3C73: not included in any glyphset definition
    • U+3C74 CJK UNIFIED IDEOGRAPH-3C74: not included in any glyphset definition
    • U+3C75 CJK UNIFIED IDEOGRAPH-3C75: not included in any glyphset definition
    • U+3C76 CJK UNIFIED IDEOGRAPH-3C76: not included in any glyphset definition
    • U+3C77 CJK UNIFIED IDEOGRAPH-3C77: not included in any glyphset definition
    • U+3C78 CJK UNIFIED IDEOGRAPH-3C78: not included in any glyphset definition
    • U+3C79 CJK UNIFIED IDEOGRAPH-3C79: not included in any glyphset definition
    • U+3C7A CJK UNIFIED IDEOGRAPH-3C7A: not included in any glyphset definition
    • U+3C7B CJK UNIFIED IDEOGRAPH-3C7B: not included in any glyphset definition
    • U+3C7C CJK UNIFIED IDEOGRAPH-3C7C: not included in any glyphset definition
    • U+3C7D CJK UNIFIED IDEOGRAPH-3C7D: not included in any glyphset definition
    • U+3C7E CJK UNIFIED IDEOGRAPH-3C7E: not included in any glyphset definition
    • U+3C7F CJK UNIFIED IDEOGRAPH-3C7F: not included in any glyphset definition
    • U+3C80 CJK UNIFIED IDEOGRAPH-3C80: not included in any glyphset definition
    • U+3C81 CJK UNIFIED IDEOGRAPH-3C81: not included in any glyphset definition
    • U+3C82 CJK UNIFIED IDEOGRAPH-3C82: not included in any glyphset definition
    • U+3C83 CJK UNIFIED IDEOGRAPH-3C83: not included in any glyphset definition
    • U+3C84 CJK UNIFIED IDEOGRAPH-3C84: not included in any glyphset definition
    • U+3C85 CJK UNIFIED IDEOGRAPH-3C85: not included in any glyphset definition
    • U+3C86 CJK UNIFIED IDEOGRAPH-3C86: not included in any glyphset definition
    • U+3C87 CJK UNIFIED IDEOGRAPH-3C87: not included in any glyphset definition
    • U+3C88 CJK UNIFIED IDEOGRAPH-3C88: not included in any glyphset definition
    • U+3C89 CJK UNIFIED IDEOGRAPH-3C89: not included in any glyphset definition
    • U+3C8A CJK UNIFIED IDEOGRAPH-3C8A: not included in any glyphset definition
    • U+3C8B CJK UNIFIED IDEOGRAPH-3C8B: not included in any glyphset definition
    • U+3C8C CJK UNIFIED IDEOGRAPH-3C8C: not included in any glyphset definition
    • U+3C8D CJK UNIFIED IDEOGRAPH-3C8D: not included in any glyphset definition
    • U+3C8E CJK UNIFIED IDEOGRAPH-3C8E: not included in any glyphset definition
    • U+3C8F CJK UNIFIED IDEOGRAPH-3C8F: not included in any glyphset definition
    • U+3C90 CJK UNIFIED IDEOGRAPH-3C90: not included in any glyphset definition
    • U+3C91 CJK UNIFIED IDEOGRAPH-3C91: not included in any glyphset definition
    • U+3C92 CJK UNIFIED IDEOGRAPH-3C92: not included in any glyphset definition
    • U+3C93 CJK UNIFIED IDEOGRAPH-3C93: not included in any glyphset definition
    • U+3C94 CJK UNIFIED IDEOGRAPH-3C94: not included in any glyphset definition
    • U+3C95 CJK UNIFIED IDEOGRAPH-3C95: not included in any glyphset definition
    • U+3C96 CJK UNIFIED IDEOGRAPH-3C96: not included in any glyphset definition
    • U+3C97 CJK UNIFIED IDEOGRAPH-3C97: not included in any glyphset definition
    • U+3C98 CJK UNIFIED IDEOGRAPH-3C98: not included in any glyphset definition
    • U+3C99 CJK UNIFIED IDEOGRAPH-3C99: not included in any glyphset definition
    • U+3C9A CJK UNIFIED IDEOGRAPH-3C9A: not included in any glyphset definition
    • U+3C9B CJK UNIFIED IDEOGRAPH-3C9B: not included in any glyphset definition
    • U+3C9C CJK UNIFIED IDEOGRAPH-3C9C: not included in any glyphset definition
    • U+3C9D CJK UNIFIED IDEOGRAPH-3C9D: not included in any glyphset definition
    • U+3C9E CJK UNIFIED IDEOGRAPH-3C9E: not included in any glyphset definition
    • U+3C9F CJK UNIFIED IDEOGRAPH-3C9F: not included in any glyphset definition
    • U+3CA0 CJK UNIFIED IDEOGRAPH-3CA0: not included in any glyphset definition
    • U+3CA1 CJK UNIFIED IDEOGRAPH-3CA1: not included in any glyphset definition
    • U+3CA2 CJK UNIFIED IDEOGRAPH-3CA2: not included in any glyphset definition
    • U+3CA3 CJK UNIFIED IDEOGRAPH-3CA3: not included in any glyphset definition
    • U+3CA4 CJK UNIFIED IDEOGRAPH-3CA4: not included in any glyphset definition
    • U+3CA5 CJK UNIFIED IDEOGRAPH-3CA5: not included in any glyphset definition
    • U+3CA6 CJK UNIFIED IDEOGRAPH-3CA6: not included in any glyphset definition
    • U+3CA7 CJK UNIFIED IDEOGRAPH-3CA7: not included in any glyphset definition
    • U+3CA8 CJK UNIFIED IDEOGRAPH-3CA8: not included in any glyphset definition
    • U+3CA9 CJK UNIFIED IDEOGRAPH-3CA9: not included in any glyphset definition
    • U+3CAA CJK UNIFIED IDEOGRAPH-3CAA: not included in any glyphset definition
    • U+3CAB CJK UNIFIED IDEOGRAPH-3CAB: not included in any glyphset definition
    • U+3CAC CJK UNIFIED IDEOGRAPH-3CAC: not included in any glyphset definition
    • U+3CAD CJK UNIFIED IDEOGRAPH-3CAD: not included in any glyphset definition
    • U+3CAE CJK UNIFIED IDEOGRAPH-3CAE: not included in any glyphset definition
    • U+3CAF CJK UNIFIED IDEOGRAPH-3CAF: not included in any glyphset definition
    • U+3CB0 CJK UNIFIED IDEOGRAPH-3CB0: not included in any glyphset definition
    • U+3CB1 CJK UNIFIED IDEOGRAPH-3CB1: not included in any glyphset definition
    • U+3CB2 CJK UNIFIED IDEOGRAPH-3CB2: not included in any glyphset definition
    • U+3CB3 CJK UNIFIED IDEOGRAPH-3CB3: not included in any glyphset definition
    • U+3CB4 CJK UNIFIED IDEOGRAPH-3CB4: not included in any glyphset definition
    • U+3CB5 CJK UNIFIED IDEOGRAPH-3CB5: not included in any glyphset definition
    • U+3CB6 CJK UNIFIED IDEOGRAPH-3CB6: not included in any glyphset definition
    • U+3CB7 CJK UNIFIED IDEOGRAPH-3CB7: not included in any glyphset definition
    • U+3CB8 CJK UNIFIED IDEOGRAPH-3CB8: not included in any glyphset definition
    • U+3CB9 CJK UNIFIED IDEOGRAPH-3CB9: not included in any glyphset definition
    • U+3CBA CJK UNIFIED IDEOGRAPH-3CBA: not included in any glyphset definition
    • U+3CBB CJK UNIFIED IDEOGRAPH-3CBB: not included in any glyphset definition
    • U+3CBC CJK UNIFIED IDEOGRAPH-3CBC: not included in any glyphset definition
    • U+3CBD CJK UNIFIED IDEOGRAPH-3CBD: not included in any glyphset definition
    • U+3CBE CJK UNIFIED IDEOGRAPH-3CBE: not included in any glyphset definition
    • U+3CBF CJK UNIFIED IDEOGRAPH-3CBF: not included in any glyphset definition
    • U+3CC0 CJK UNIFIED IDEOGRAPH-3CC0: not included in any glyphset definition
    • U+3CC1 CJK UNIFIED IDEOGRAPH-3CC1: not included in any glyphset definition
    • U+3CC2 CJK UNIFIED IDEOGRAPH-3CC2: not included in any glyphset definition
    • U+3CC3 CJK UNIFIED IDEOGRAPH-3CC3: not included in any glyphset definition
    • U+3CC4 CJK UNIFIED IDEOGRAPH-3CC4: not included in any glyphset definition
    • U+3CC5 CJK UNIFIED IDEOGRAPH-3CC5: not included in any glyphset definition
    • U+3CC6 CJK UNIFIED IDEOGRAPH-3CC6: not included in any glyphset definition
    • U+3CC7 CJK UNIFIED IDEOGRAPH-3CC7: not included in any glyphset definition
    • U+3CC8 CJK UNIFIED IDEOGRAPH-3CC8: not included in any glyphset definition
    • U+3CC9 CJK UNIFIED IDEOGRAPH-3CC9: not included in any glyphset definition
    • U+3CCA CJK UNIFIED IDEOGRAPH-3CCA: not included in any glyphset definition
    • U+3CCB CJK UNIFIED IDEOGRAPH-3CCB: not included in any glyphset definition
    • U+3CCC CJK UNIFIED IDEOGRAPH-3CCC: not included in any glyphset definition
    • U+3CCD CJK UNIFIED IDEOGRAPH-3CCD: not included in any glyphset definition
    • U+3CCE CJK UNIFIED IDEOGRAPH-3CCE: not included in any glyphset definition
    • U+3CCF CJK UNIFIED IDEOGRAPH-3CCF: not included in any glyphset definition
    • U+3CD0 CJK UNIFIED IDEOGRAPH-3CD0: not included in any glyphset definition
    • U+3CD1 CJK UNIFIED IDEOGRAPH-3CD1: not included in any glyphset definition
    • U+3CD2 CJK UNIFIED IDEOGRAPH-3CD2: not included in any glyphset definition
    • U+3CD3 CJK UNIFIED IDEOGRAPH-3CD3: not included in any glyphset definition
    • U+3CD4 CJK UNIFIED IDEOGRAPH-3CD4: not included in any glyphset definition
    • U+3CD5 CJK UNIFIED IDEOGRAPH-3CD5: not included in any glyphset definition
    • U+3CD6 CJK UNIFIED IDEOGRAPH-3CD6: not included in any glyphset definition
    • U+3CD7 CJK UNIFIED IDEOGRAPH-3CD7: not included in any glyphset definition
    • U+3CD8 CJK UNIFIED IDEOGRAPH-3CD8: not included in any glyphset definition
    • U+3CD9 CJK UNIFIED IDEOGRAPH-3CD9: not included in any glyphset definition
    • U+3CDA CJK UNIFIED IDEOGRAPH-3CDA: not included in any glyphset definition
    • U+3CDB CJK UNIFIED IDEOGRAPH-3CDB: not included in any glyphset definition
    • U+3CDC CJK UNIFIED IDEOGRAPH-3CDC: not included in any glyphset definition
    • U+3CDD CJK UNIFIED IDEOGRAPH-3CDD: not included in any glyphset definition
    • U+3CDE CJK UNIFIED IDEOGRAPH-3CDE: not included in any glyphset definition
    • U+3CDF CJK UNIFIED IDEOGRAPH-3CDF: not included in any glyphset definition
    • U+3CE0 CJK UNIFIED IDEOGRAPH-3CE0: not included in any glyphset definition
    • U+3CE1 CJK UNIFIED IDEOGRAPH-3CE1: not included in any glyphset definition
    • U+3CE2 CJK UNIFIED IDEOGRAPH-3CE2: not included in any glyphset definition
    • U+3CE3 CJK UNIFIED IDEOGRAPH-3CE3: not included in any glyphset definition
    • U+3CE4 CJK UNIFIED IDEOGRAPH-3CE4: not included in any glyphset definition
    • U+3CE5 CJK UNIFIED IDEOGRAPH-3CE5: not included in any glyphset definition
    • U+3CE6 CJK UNIFIED IDEOGRAPH-3CE6: not included in any glyphset definition
    • U+3CE7 CJK UNIFIED IDEOGRAPH-3CE7: not included in any glyphset definition
    • U+3CE8 CJK UNIFIED IDEOGRAPH-3CE8: not included in any glyphset definition
    • U+3CE9 CJK UNIFIED IDEOGRAPH-3CE9: not included in any glyphset definition
    • U+3CEA CJK UNIFIED IDEOGRAPH-3CEA: not included in any glyphset definition
    • U+3CEB CJK UNIFIED IDEOGRAPH-3CEB: not included in any glyphset definition
    • U+3CEC CJK UNIFIED IDEOGRAPH-3CEC: not included in any glyphset definition
    • U+3CED CJK UNIFIED IDEOGRAPH-3CED: not included in any glyphset definition
    • U+3CEE CJK UNIFIED IDEOGRAPH-3CEE: not included in any glyphset definition
    • U+3CEF CJK UNIFIED IDEOGRAPH-3CEF: not included in any glyphset definition
    • U+3CF0 CJK UNIFIED IDEOGRAPH-3CF0: not included in any glyphset definition
    • U+3CF1 CJK UNIFIED IDEOGRAPH-3CF1: not included in any glyphset definition
    • U+3CF2 CJK UNIFIED IDEOGRAPH-3CF2: not included in any glyphset definition
    • U+3CF3 CJK UNIFIED IDEOGRAPH-3CF3: not included in any glyphset definition
    • U+3CF4 CJK UNIFIED IDEOGRAPH-3CF4: not included in any glyphset definition
    • U+3CF5 CJK UNIFIED IDEOGRAPH-3CF5: not included in any glyphset definition
    • U+3CF6 CJK UNIFIED IDEOGRAPH-3CF6: not included in any glyphset definition
    • U+3CF7 CJK UNIFIED IDEOGRAPH-3CF7: not included in any glyphset definition
    • U+3CF8 CJK UNIFIED IDEOGRAPH-3CF8: not included in any glyphset definition
    • U+3CF9 CJK UNIFIED IDEOGRAPH-3CF9: not included in any glyphset definition
    • U+3CFA CJK UNIFIED IDEOGRAPH-3CFA: not included in any glyphset definition
    • U+3CFB CJK UNIFIED IDEOGRAPH-3CFB: not included in any glyphset definition
    • U+3CFC CJK UNIFIED IDEOGRAPH-3CFC: not included in any glyphset definition
    • U+3CFD CJK UNIFIED IDEOGRAPH-3CFD: not included in any glyphset definition
    • U+3CFE CJK UNIFIED IDEOGRAPH-3CFE: not included in any glyphset definition
    • U+3CFF CJK UNIFIED IDEOGRAPH-3CFF: not included in any glyphset definition
    • U+3D00 CJK UNIFIED IDEOGRAPH-3D00: not included in any glyphset definition
    • U+3D01 CJK UNIFIED IDEOGRAPH-3D01: not included in any glyphset definition
    • U+3D02 CJK UNIFIED IDEOGRAPH-3D02: not included in any glyphset definition
    • U+3D03 CJK UNIFIED IDEOGRAPH-3D03: not included in any glyphset definition
    • U+3D04 CJK UNIFIED IDEOGRAPH-3D04: not included in any glyphset definition
    • U+3D05 CJK UNIFIED IDEOGRAPH-3D05: not included in any glyphset definition
    • U+3D06 CJK UNIFIED IDEOGRAPH-3D06: not included in any glyphset definition
    • U+3D07 CJK UNIFIED IDEOGRAPH-3D07: not included in any glyphset definition
    • U+3D08 CJK UNIFIED IDEOGRAPH-3D08: not included in any glyphset definition
    • U+3D09 CJK UNIFIED IDEOGRAPH-3D09: not included in any glyphset definition
    • U+3D0A CJK UNIFIED IDEOGRAPH-3D0A: not included in any glyphset definition
    • U+3D0B CJK UNIFIED IDEOGRAPH-3D0B: not included in any glyphset definition
    • U+3D0C CJK UNIFIED IDEOGRAPH-3D0C: not included in any glyphset definition
    • U+3D0D CJK UNIFIED IDEOGRAPH-3D0D: not included in any glyphset definition
    • U+3D0E CJK UNIFIED IDEOGRAPH-3D0E: not included in any glyphset definition
    • U+3D0F CJK UNIFIED IDEOGRAPH-3D0F: not included in any glyphset definition
    • U+3D10 CJK UNIFIED IDEOGRAPH-3D10: not included in any glyphset definition
    • U+3D11 CJK UNIFIED IDEOGRAPH-3D11: not included in any glyphset definition
    • U+3D12 CJK UNIFIED IDEOGRAPH-3D12: not included in any glyphset definition
    • U+3D13 CJK UNIFIED IDEOGRAPH-3D13: not included in any glyphset definition
    • U+3D14 CJK UNIFIED IDEOGRAPH-3D14: not included in any glyphset definition
    • U+3D15 CJK UNIFIED IDEOGRAPH-3D15: not included in any glyphset definition
    • U+3D16 CJK UNIFIED IDEOGRAPH-3D16: not included in any glyphset definition
    • U+3D17 CJK UNIFIED IDEOGRAPH-3D17: not included in any glyphset definition
    • U+3D18 CJK UNIFIED IDEOGRAPH-3D18: not included in any glyphset definition
    • U+3D19 CJK UNIFIED IDEOGRAPH-3D19: not included in any glyphset definition
    • U+3D1A CJK UNIFIED IDEOGRAPH-3D1A: not included in any glyphset definition
    • U+3D1B CJK UNIFIED IDEOGRAPH-3D1B: not included in any glyphset definition
    • U+3D1C CJK UNIFIED IDEOGRAPH-3D1C: not included in any glyphset definition
    • U+3D1D CJK UNIFIED IDEOGRAPH-3D1D: not included in any glyphset definition
    • U+3D1E CJK UNIFIED IDEOGRAPH-3D1E: not included in any glyphset definition
    • U+3D1F CJK UNIFIED IDEOGRAPH-3D1F: not included in any glyphset definition
    • U+3D20 CJK UNIFIED IDEOGRAPH-3D20: not included in any glyphset definition
    • U+3D21 CJK UNIFIED IDEOGRAPH-3D21: not included in any glyphset definition
    • U+3D22 CJK UNIFIED IDEOGRAPH-3D22: not included in any glyphset definition
    • U+3D23 CJK UNIFIED IDEOGRAPH-3D23: not included in any glyphset definition
    • U+3D24 CJK UNIFIED IDEOGRAPH-3D24: not included in any glyphset definition
    • U+3D25 CJK UNIFIED IDEOGRAPH-3D25: not included in any glyphset definition
    • U+3D26 CJK UNIFIED IDEOGRAPH-3D26: not included in any glyphset definition
    • U+3D27 CJK UNIFIED IDEOGRAPH-3D27: not included in any glyphset definition
    • U+3D28 CJK UNIFIED IDEOGRAPH-3D28: not included in any glyphset definition
    • U+3D29 CJK UNIFIED IDEOGRAPH-3D29: not included in any glyphset definition
    • U+3D2A CJK UNIFIED IDEOGRAPH-3D2A: not included in any glyphset definition
    • U+3D2B CJK UNIFIED IDEOGRAPH-3D2B: not included in any glyphset definition
    • U+3D2C CJK UNIFIED IDEOGRAPH-3D2C: not included in any glyphset definition
    • U+3D2D CJK UNIFIED IDEOGRAPH-3D2D: not included in any glyphset definition
    • U+3D2E CJK UNIFIED IDEOGRAPH-3D2E: not included in any glyphset definition
    • U+3D2F CJK UNIFIED IDEOGRAPH-3D2F: not included in any glyphset definition
    • U+3D30 CJK UNIFIED IDEOGRAPH-3D30: not included in any glyphset definition
    • U+3D31 CJK UNIFIED IDEOGRAPH-3D31: not included in any glyphset definition
    • U+3D32 CJK UNIFIED IDEOGRAPH-3D32: not included in any glyphset definition
    • U+3D33 CJK UNIFIED IDEOGRAPH-3D33: not included in any glyphset definition
    • U+3D34 CJK UNIFIED IDEOGRAPH-3D34: not included in any glyphset definition
    • U+3D35 CJK UNIFIED IDEOGRAPH-3D35: not included in any glyphset definition
    • U+3D36 CJK UNIFIED IDEOGRAPH-3D36: not included in any glyphset definition
    • U+3D37 CJK UNIFIED IDEOGRAPH-3D37: not included in any glyphset definition
    • U+3D38 CJK UNIFIED IDEOGRAPH-3D38: not included in any glyphset definition
    • U+3D39 CJK UNIFIED IDEOGRAPH-3D39: not included in any glyphset definition
    • U+3D3A CJK UNIFIED IDEOGRAPH-3D3A: not included in any glyphset definition
    • U+3D3B CJK UNIFIED IDEOGRAPH-3D3B: not included in any glyphset definition
    • U+3D3C CJK UNIFIED IDEOGRAPH-3D3C: not included in any glyphset definition
    • U+3D3D CJK UNIFIED IDEOGRAPH-3D3D: not included in any glyphset definition
    • U+3D3E CJK UNIFIED IDEOGRAPH-3D3E: not included in any glyphset definition
    • U+3D3F CJK UNIFIED IDEOGRAPH-3D3F: not included in any glyphset definition
    • U+3D40 CJK UNIFIED IDEOGRAPH-3D40: not included in any glyphset definition
    • U+3D41 CJK UNIFIED IDEOGRAPH-3D41: not included in any glyphset definition
    • U+3D42 CJK UNIFIED IDEOGRAPH-3D42: not included in any glyphset definition
    • U+3D43 CJK UNIFIED IDEOGRAPH-3D43: not included in any glyphset definition
    • U+3D44 CJK UNIFIED IDEOGRAPH-3D44: not included in any glyphset definition
    • U+3D45 CJK UNIFIED IDEOGRAPH-3D45: not included in any glyphset definition
    • U+3D46 CJK UNIFIED IDEOGRAPH-3D46: not included in any glyphset definition
    • U+3D47 CJK UNIFIED IDEOGRAPH-3D47: not included in any glyphset definition
    • U+3D48 CJK UNIFIED IDEOGRAPH-3D48: not included in any glyphset definition
    • U+3D49 CJK UNIFIED IDEOGRAPH-3D49: not included in any glyphset definition
    • U+3D4A CJK UNIFIED IDEOGRAPH-3D4A: not included in any glyphset definition
    • U+3D4B CJK UNIFIED IDEOGRAPH-3D4B: not included in any glyphset definition
    • U+3D4C CJK UNIFIED IDEOGRAPH-3D4C: not included in any glyphset definition
    • U+3D4D CJK UNIFIED IDEOGRAPH-3D4D: not included in any glyphset definition
    • U+3D4E CJK UNIFIED IDEOGRAPH-3D4E: not included in any glyphset definition
    • U+3D4F CJK UNIFIED IDEOGRAPH-3D4F: not included in any glyphset definition
    • U+3D50 CJK UNIFIED IDEOGRAPH-3D50: not included in any glyphset definition
    • U+3D51 CJK UNIFIED IDEOGRAPH-3D51: not included in any glyphset definition
    • U+3D52 CJK UNIFIED IDEOGRAPH-3D52: not included in any glyphset definition
    • U+3D53 CJK UNIFIED IDEOGRAPH-3D53: not included in any glyphset definition
    • U+3D54 CJK UNIFIED IDEOGRAPH-3D54: not included in any glyphset definition
    • U+3D55 CJK UNIFIED IDEOGRAPH-3D55: not included in any glyphset definition
    • U+3D56 CJK UNIFIED IDEOGRAPH-3D56: not included in any glyphset definition
    • U+3D57 CJK UNIFIED IDEOGRAPH-3D57: not included in any glyphset definition
    • U+3D58 CJK UNIFIED IDEOGRAPH-3D58: not included in any glyphset definition
    • U+3D59 CJK UNIFIED IDEOGRAPH-3D59: not included in any glyphset definition
    • U+3D5A CJK UNIFIED IDEOGRAPH-3D5A: not included in any glyphset definition
    • U+3D5B CJK UNIFIED IDEOGRAPH-3D5B: not included in any glyphset definition
    • U+3D5C CJK UNIFIED IDEOGRAPH-3D5C: not included in any glyphset definition
    • U+3D5D CJK UNIFIED IDEOGRAPH-3D5D: not included in any glyphset definition
    • U+3D5E CJK UNIFIED IDEOGRAPH-3D5E: not included in any glyphset definition
    • U+3D5F CJK UNIFIED IDEOGRAPH-3D5F: not included in any glyphset definition
    • U+3D60 CJK UNIFIED IDEOGRAPH-3D60: not included in any glyphset definition
    • U+3D61 CJK UNIFIED IDEOGRAPH-3D61: not included in any glyphset definition
    • U+3D62 CJK UNIFIED IDEOGRAPH-3D62: not included in any glyphset definition
    • U+3D63 CJK UNIFIED IDEOGRAPH-3D63: not included in any glyphset definition
    • U+3D64 CJK UNIFIED IDEOGRAPH-3D64: not included in any glyphset definition
    • U+3D65 CJK UNIFIED IDEOGRAPH-3D65: not included in any glyphset definition
    • U+3D66 CJK UNIFIED IDEOGRAPH-3D66: not included in any glyphset definition
    • U+3D67 CJK UNIFIED IDEOGRAPH-3D67: not included in any glyphset definition
    • U+3D68 CJK UNIFIED IDEOGRAPH-3D68: not included in any glyphset definition
    • U+3D69 CJK UNIFIED IDEOGRAPH-3D69: not included in any glyphset definition
    • U+3D6A CJK UNIFIED IDEOGRAPH-3D6A: not included in any glyphset definition
    • U+3D6B CJK UNIFIED IDEOGRAPH-3D6B: not included in any glyphset definition
    • U+3D6C CJK UNIFIED IDEOGRAPH-3D6C: not included in any glyphset definition
    • U+3D6D CJK UNIFIED IDEOGRAPH-3D6D: not included in any glyphset definition
    • U+3D6E CJK UNIFIED IDEOGRAPH-3D6E: not included in any glyphset definition
    • U+3D6F CJK UNIFIED IDEOGRAPH-3D6F: not included in any glyphset definition
    • U+3D70 CJK UNIFIED IDEOGRAPH-3D70: not included in any glyphset definition
    • U+3D71 CJK UNIFIED IDEOGRAPH-3D71: not included in any glyphset definition
    • U+3D72 CJK UNIFIED IDEOGRAPH-3D72: not included in any glyphset definition
    • U+3D73 CJK UNIFIED IDEOGRAPH-3D73: not included in any glyphset definition
    • U+3D74 CJK UNIFIED IDEOGRAPH-3D74: not included in any glyphset definition
    • U+3D75 CJK UNIFIED IDEOGRAPH-3D75: not included in any glyphset definition
    • U+3D76 CJK UNIFIED IDEOGRAPH-3D76: not included in any glyphset definition
    • U+3D77 CJK UNIFIED IDEOGRAPH-3D77: not included in any glyphset definition
    • U+3D78 CJK UNIFIED IDEOGRAPH-3D78: not included in any glyphset definition
    • U+3D79 CJK UNIFIED IDEOGRAPH-3D79: not included in any glyphset definition
    • U+3D7A CJK UNIFIED IDEOGRAPH-3D7A: not included in any glyphset definition
    • U+3D7B CJK UNIFIED IDEOGRAPH-3D7B: not included in any glyphset definition
    • U+3D7C CJK UNIFIED IDEOGRAPH-3D7C: not included in any glyphset definition
    • U+3D7D CJK UNIFIED IDEOGRAPH-3D7D: not included in any glyphset definition
    • U+3D7E CJK UNIFIED IDEOGRAPH-3D7E: not included in any glyphset definition
    • U+3D7F CJK UNIFIED IDEOGRAPH-3D7F: not included in any glyphset definition
    • U+3D80 CJK UNIFIED IDEOGRAPH-3D80: not included in any glyphset definition
    • U+3D81 CJK UNIFIED IDEOGRAPH-3D81: not included in any glyphset definition
    • U+3D82 CJK UNIFIED IDEOGRAPH-3D82: not included in any glyphset definition
    • U+3D83 CJK UNIFIED IDEOGRAPH-3D83: not included in any glyphset definition
    • U+3D84 CJK UNIFIED IDEOGRAPH-3D84: not included in any glyphset definition
    • U+3D85 CJK UNIFIED IDEOGRAPH-3D85: not included in any glyphset definition
    • U+3D86 CJK UNIFIED IDEOGRAPH-3D86: not included in any glyphset definition
    • U+3D87 CJK UNIFIED IDEOGRAPH-3D87: not included in any glyphset definition
    • U+3D88 CJK UNIFIED IDEOGRAPH-3D88: not included in any glyphset definition
    • U+3D89 CJK UNIFIED IDEOGRAPH-3D89: not included in any glyphset definition
    • U+3D8A CJK UNIFIED IDEOGRAPH-3D8A: not included in any glyphset definition
    • U+3D8B CJK UNIFIED IDEOGRAPH-3D8B: not included in any glyphset definition
    • U+3D8C CJK UNIFIED IDEOGRAPH-3D8C: not included in any glyphset definition
    • U+3D8D CJK UNIFIED IDEOGRAPH-3D8D: not included in any glyphset definition
    • U+3D8E CJK UNIFIED IDEOGRAPH-3D8E: not included in any glyphset definition
    • U+3D8F CJK UNIFIED IDEOGRAPH-3D8F: not included in any glyphset definition
    • U+3D90 CJK UNIFIED IDEOGRAPH-3D90: not included in any glyphset definition
    • U+3D91 CJK UNIFIED IDEOGRAPH-3D91: not included in any glyphset definition
    • U+3D92 CJK UNIFIED IDEOGRAPH-3D92: not included in any glyphset definition
    • U+3D93 CJK UNIFIED IDEOGRAPH-3D93: not included in any glyphset definition
    • U+3D94 CJK UNIFIED IDEOGRAPH-3D94: not included in any glyphset definition
    • U+3D95 CJK UNIFIED IDEOGRAPH-3D95: not included in any glyphset definition
    • U+3D96 CJK UNIFIED IDEOGRAPH-3D96: not included in any glyphset definition
    • U+3D97 CJK UNIFIED IDEOGRAPH-3D97: not included in any glyphset definition
    • U+3D98 CJK UNIFIED IDEOGRAPH-3D98: not included in any glyphset definition
    • U+3D99 CJK UNIFIED IDEOGRAPH-3D99: not included in any glyphset definition
    • U+3D9A CJK UNIFIED IDEOGRAPH-3D9A: not included in any glyphset definition
    • U+3D9B CJK UNIFIED IDEOGRAPH-3D9B: not included in any glyphset definition
    • U+3D9C CJK UNIFIED IDEOGRAPH-3D9C: not included in any glyphset definition
    • U+3D9D CJK UNIFIED IDEOGRAPH-3D9D: not included in any glyphset definition
    • U+3D9E CJK UNIFIED IDEOGRAPH-3D9E: not included in any glyphset definition
    • U+3D9F CJK UNIFIED IDEOGRAPH-3D9F: not included in any glyphset definition
    • U+3DA0 CJK UNIFIED IDEOGRAPH-3DA0: not included in any glyphset definition
    • U+3DA1 CJK UNIFIED IDEOGRAPH-3DA1: not included in any glyphset definition
    • U+3DA2 CJK UNIFIED IDEOGRAPH-3DA2: not included in any glyphset definition
    • U+3DA3 CJK UNIFIED IDEOGRAPH-3DA3: not included in any glyphset definition
    • U+3DA4 CJK UNIFIED IDEOGRAPH-3DA4: not included in any glyphset definition
    • U+3DA5 CJK UNIFIED IDEOGRAPH-3DA5: not included in any glyphset definition
    • U+3DA6 CJK UNIFIED IDEOGRAPH-3DA6: not included in any glyphset definition
    • U+3DA7 CJK UNIFIED IDEOGRAPH-3DA7: not included in any glyphset definition
    • U+3DA8 CJK UNIFIED IDEOGRAPH-3DA8: not included in any glyphset definition
    • U+3DA9 CJK UNIFIED IDEOGRAPH-3DA9: not included in any glyphset definition
    • U+3DAA CJK UNIFIED IDEOGRAPH-3DAA: not included in any glyphset definition
    • U+3DAB CJK UNIFIED IDEOGRAPH-3DAB: not included in any glyphset definition
    • U+3DAC CJK UNIFIED IDEOGRAPH-3DAC: not included in any glyphset definition
    • U+3DAD CJK UNIFIED IDEOGRAPH-3DAD: not included in any glyphset definition
    • U+3DAE CJK UNIFIED IDEOGRAPH-3DAE: not included in any glyphset definition
    • U+3DAF CJK UNIFIED IDEOGRAPH-3DAF: not included in any glyphset definition
    • U+3DB0 CJK UNIFIED IDEOGRAPH-3DB0: not included in any glyphset definition
    • U+3DB1 CJK UNIFIED IDEOGRAPH-3DB1: not included in any glyphset definition
    • U+3DB2 CJK UNIFIED IDEOGRAPH-3DB2: not included in any glyphset definition
    • U+3DB3 CJK UNIFIED IDEOGRAPH-3DB3: not included in any glyphset definition
    • U+3DB4 CJK UNIFIED IDEOGRAPH-3DB4: not included in any glyphset definition
    • U+3DB5 CJK UNIFIED IDEOGRAPH-3DB5: not included in any glyphset definition
    • U+3DB6 CJK UNIFIED IDEOGRAPH-3DB6: not included in any glyphset definition
    • U+3DB7 CJK UNIFIED IDEOGRAPH-3DB7: not included in any glyphset definition
    • U+3DB8 CJK UNIFIED IDEOGRAPH-3DB8: not included in any glyphset definition
    • U+3DB9 CJK UNIFIED IDEOGRAPH-3DB9: not included in any glyphset definition
    • U+3DBA CJK UNIFIED IDEOGRAPH-3DBA: not included in any glyphset definition
    • U+3DBB CJK UNIFIED IDEOGRAPH-3DBB: not included in any glyphset definition
    • U+3DBC CJK UNIFIED IDEOGRAPH-3DBC: not included in any glyphset definition
    • U+3DBD CJK UNIFIED IDEOGRAPH-3DBD: not included in any glyphset definition
    • U+3DBE CJK UNIFIED IDEOGRAPH-3DBE: not included in any glyphset definition
    • U+3DBF CJK UNIFIED IDEOGRAPH-3DBF: not included in any glyphset definition
    • U+3DC0 CJK UNIFIED IDEOGRAPH-3DC0: not included in any glyphset definition
    • U+3DC1 CJK UNIFIED IDEOGRAPH-3DC1: not included in any glyphset definition
    • U+3DC2 CJK UNIFIED IDEOGRAPH-3DC2: not included in any glyphset definition
    • U+3DC3 CJK UNIFIED IDEOGRAPH-3DC3: not included in any glyphset definition
    • U+3DC4 CJK UNIFIED IDEOGRAPH-3DC4: not included in any glyphset definition
    • U+3DC5 CJK UNIFIED IDEOGRAPH-3DC5: not included in any glyphset definition
    • U+3DC6 CJK UNIFIED IDEOGRAPH-3DC6: not included in any glyphset definition
    • U+3DC7 CJK UNIFIED IDEOGRAPH-3DC7: not included in any glyphset definition
    • U+3DC8 CJK UNIFIED IDEOGRAPH-3DC8: not included in any glyphset definition
    • U+3DC9 CJK UNIFIED IDEOGRAPH-3DC9: not included in any glyphset definition
    • U+3DCA CJK UNIFIED IDEOGRAPH-3DCA: not included in any glyphset definition
    • U+3DCB CJK UNIFIED IDEOGRAPH-3DCB: not included in any glyphset definition
    • U+3DCC CJK UNIFIED IDEOGRAPH-3DCC: not included in any glyphset definition
    • U+3DCD CJK UNIFIED IDEOGRAPH-3DCD: not included in any glyphset definition
    • U+3DCE CJK UNIFIED IDEOGRAPH-3DCE: not included in any glyphset definition
    • U+3DCF CJK UNIFIED IDEOGRAPH-3DCF: not included in any glyphset definition
    • U+3DD0 CJK UNIFIED IDEOGRAPH-3DD0: not included in any glyphset definition
    • U+3DD1 CJK UNIFIED IDEOGRAPH-3DD1: not included in any glyphset definition
    • U+3DD2 CJK UNIFIED IDEOGRAPH-3DD2: not included in any glyphset definition
    • U+3DD3 CJK UNIFIED IDEOGRAPH-3DD3: not included in any glyphset definition
    • U+3DD4 CJK UNIFIED IDEOGRAPH-3DD4: not included in any glyphset definition
    • U+3DD5 CJK UNIFIED IDEOGRAPH-3DD5: not included in any glyphset definition
    • U+3DD6 CJK UNIFIED IDEOGRAPH-3DD6: not included in any glyphset definition
    • U+3DD7 CJK UNIFIED IDEOGRAPH-3DD7: not included in any glyphset definition
    • U+3DD8 CJK UNIFIED IDEOGRAPH-3DD8: not included in any glyphset definition
    • U+3DD9 CJK UNIFIED IDEOGRAPH-3DD9: not included in any glyphset definition
    • U+3DDA CJK UNIFIED IDEOGRAPH-3DDA: not included in any glyphset definition
    • U+3DDB CJK UNIFIED IDEOGRAPH-3DDB: not included in any glyphset definition
    • U+3DDC CJK UNIFIED IDEOGRAPH-3DDC: not included in any glyphset definition
    • U+3DDD CJK UNIFIED IDEOGRAPH-3DDD: not included in any glyphset definition
    • U+3DDE CJK UNIFIED IDEOGRAPH-3DDE: not included in any glyphset definition
    • U+3DDF CJK UNIFIED IDEOGRAPH-3DDF: not included in any glyphset definition
    • U+3DE0 CJK UNIFIED IDEOGRAPH-3DE0: not included in any glyphset definition
    • U+3DE1 CJK UNIFIED IDEOGRAPH-3DE1: not included in any glyphset definition
    • U+3DE2 CJK UNIFIED IDEOGRAPH-3DE2: not included in any glyphset definition
    • U+3DE3 CJK UNIFIED IDEOGRAPH-3DE3: not included in any glyphset definition
    • U+3DE4 CJK UNIFIED IDEOGRAPH-3DE4: not included in any glyphset definition
    • U+3DE5 CJK UNIFIED IDEOGRAPH-3DE5: not included in any glyphset definition
    • U+3DE6 CJK UNIFIED IDEOGRAPH-3DE6: not included in any glyphset definition
    • U+3DE7 CJK UNIFIED IDEOGRAPH-3DE7: not included in any glyphset definition
    • U+3DE8 CJK UNIFIED IDEOGRAPH-3DE8: not included in any glyphset definition
    • U+3DE9 CJK UNIFIED IDEOGRAPH-3DE9: not included in any glyphset definition
    • U+3DEA CJK UNIFIED IDEOGRAPH-3DEA: not included in any glyphset definition
    • U+3DEB CJK UNIFIED IDEOGRAPH-3DEB: not included in any glyphset definition
    • U+3DEC CJK UNIFIED IDEOGRAPH-3DEC: not included in any glyphset definition
    • U+3DED CJK UNIFIED IDEOGRAPH-3DED: not included in any glyphset definition
    • U+3DEE CJK UNIFIED IDEOGRAPH-3DEE: not included in any glyphset definition
    • U+3DEF CJK UNIFIED IDEOGRAPH-3DEF: not included in any glyphset definition
    • U+3DF0 CJK UNIFIED IDEOGRAPH-3DF0: not included in any glyphset definition
    • U+3DF1 CJK UNIFIED IDEOGRAPH-3DF1: not included in any glyphset definition
    • U+3DF2 CJK UNIFIED IDEOGRAPH-3DF2: not included in any glyphset definition
    • U+3DF3 CJK UNIFIED IDEOGRAPH-3DF3: not included in any glyphset definition
    • U+3DF4 CJK UNIFIED IDEOGRAPH-3DF4: not included in any glyphset definition
    • U+3DF5 CJK UNIFIED IDEOGRAPH-3DF5: not included in any glyphset definition
    • U+3DF6 CJK UNIFIED IDEOGRAPH-3DF6: not included in any glyphset definition
    • U+3DF7 CJK UNIFIED IDEOGRAPH-3DF7: not included in any glyphset definition
    • U+3DF8 CJK UNIFIED IDEOGRAPH-3DF8: not included in any glyphset definition
    • U+3DF9 CJK UNIFIED IDEOGRAPH-3DF9: not included in any glyphset definition
    • U+3DFA CJK UNIFIED IDEOGRAPH-3DFA: not included in any glyphset definition
    • U+3DFB CJK UNIFIED IDEOGRAPH-3DFB: not included in any glyphset definition
    • U+3DFC CJK UNIFIED IDEOGRAPH-3DFC: not included in any glyphset definition
    • U+3DFD CJK UNIFIED IDEOGRAPH-3DFD: not included in any glyphset definition
    • U+3DFE CJK UNIFIED IDEOGRAPH-3DFE: not included in any glyphset definition
    • U+3DFF CJK UNIFIED IDEOGRAPH-3DFF: not included in any glyphset definition
    • U+3E00 CJK UNIFIED IDEOGRAPH-3E00: not included in any glyphset definition
    • U+3E01 CJK UNIFIED IDEOGRAPH-3E01: not included in any glyphset definition
    • U+3E02 CJK UNIFIED IDEOGRAPH-3E02: not included in any glyphset definition
    • U+3E03 CJK UNIFIED IDEOGRAPH-3E03: not included in any glyphset definition
    • U+3E04 CJK UNIFIED IDEOGRAPH-3E04: not included in any glyphset definition
    • U+3E05 CJK UNIFIED IDEOGRAPH-3E05: not included in any glyphset definition
    • U+3E06 CJK UNIFIED IDEOGRAPH-3E06: not included in any glyphset definition
    • U+3E07 CJK UNIFIED IDEOGRAPH-3E07: not included in any glyphset definition
    • U+3E08 CJK UNIFIED IDEOGRAPH-3E08: not included in any glyphset definition
    • U+3E09 CJK UNIFIED IDEOGRAPH-3E09: not included in any glyphset definition
    • U+3E0A CJK UNIFIED IDEOGRAPH-3E0A: not included in any glyphset definition
    • U+3E0B CJK UNIFIED IDEOGRAPH-3E0B: not included in any glyphset definition
    • U+3E0C CJK UNIFIED IDEOGRAPH-3E0C: not included in any glyphset definition
    • U+3E0D CJK UNIFIED IDEOGRAPH-3E0D: not included in any glyphset definition
    • U+3E0E CJK UNIFIED IDEOGRAPH-3E0E: not included in any glyphset definition
    • U+3E0F CJK UNIFIED IDEOGRAPH-3E0F: not included in any glyphset definition
    • U+3E10 CJK UNIFIED IDEOGRAPH-3E10: not included in any glyphset definition
    • U+3E11 CJK UNIFIED IDEOGRAPH-3E11: not included in any glyphset definition
    • U+3E12 CJK UNIFIED IDEOGRAPH-3E12: not included in any glyphset definition
    • U+3E13 CJK UNIFIED IDEOGRAPH-3E13: not included in any glyphset definition
    • U+3E14 CJK UNIFIED IDEOGRAPH-3E14: not included in any glyphset definition
    • U+3E15 CJK UNIFIED IDEOGRAPH-3E15: not included in any glyphset definition
    • U+3E16 CJK UNIFIED IDEOGRAPH-3E16: not included in any glyphset definition
    • U+3E17 CJK UNIFIED IDEOGRAPH-3E17: not included in any glyphset definition
    • U+3E18 CJK UNIFIED IDEOGRAPH-3E18: not included in any glyphset definition
    • U+3E19 CJK UNIFIED IDEOGRAPH-3E19: not included in any glyphset definition
    • U+3E1A CJK UNIFIED IDEOGRAPH-3E1A: not included in any glyphset definition
    • U+3E1B CJK UNIFIED IDEOGRAPH-3E1B: not included in any glyphset definition
    • U+3E1C CJK UNIFIED IDEOGRAPH-3E1C: not included in any glyphset definition
    • U+3E1D CJK UNIFIED IDEOGRAPH-3E1D: not included in any glyphset definition
    • U+3E1E CJK UNIFIED IDEOGRAPH-3E1E: not included in any glyphset definition
    • U+3E1F CJK UNIFIED IDEOGRAPH-3E1F: not included in any glyphset definition
    • U+3E20 CJK UNIFIED IDEOGRAPH-3E20: not included in any glyphset definition
    • U+3E21 CJK UNIFIED IDEOGRAPH-3E21: not included in any glyphset definition
    • U+3E22 CJK UNIFIED IDEOGRAPH-3E22: not included in any glyphset definition
    • U+3E23 CJK UNIFIED IDEOGRAPH-3E23: not included in any glyphset definition
    • U+3E24 CJK UNIFIED IDEOGRAPH-3E24: not included in any glyphset definition
    • U+3E25 CJK UNIFIED IDEOGRAPH-3E25: not included in any glyphset definition
    • U+3E26 CJK UNIFIED IDEOGRAPH-3E26: not included in any glyphset definition
    • U+3E27 CJK UNIFIED IDEOGRAPH-3E27: not included in any glyphset definition
    • U+3E28 CJK UNIFIED IDEOGRAPH-3E28: not included in any glyphset definition
    • U+3E29 CJK UNIFIED IDEOGRAPH-3E29: not included in any glyphset definition
    • U+3E2A CJK UNIFIED IDEOGRAPH-3E2A: not included in any glyphset definition
    • U+3E2B CJK UNIFIED IDEOGRAPH-3E2B: not included in any glyphset definition
    • U+3E2C CJK UNIFIED IDEOGRAPH-3E2C: not included in any glyphset definition
    • U+3E2D CJK UNIFIED IDEOGRAPH-3E2D: not included in any glyphset definition
    • U+3E2E CJK UNIFIED IDEOGRAPH-3E2E: not included in any glyphset definition
    • U+3E2F CJK UNIFIED IDEOGRAPH-3E2F: not included in any glyphset definition
    • U+3E30 CJK UNIFIED IDEOGRAPH-3E30: not included in any glyphset definition
    • U+3E31 CJK UNIFIED IDEOGRAPH-3E31: not included in any glyphset definition
    • U+3E32 CJK UNIFIED IDEOGRAPH-3E32: not included in any glyphset definition
    • U+3E33 CJK UNIFIED IDEOGRAPH-3E33: not included in any glyphset definition
    • U+3E34 CJK UNIFIED IDEOGRAPH-3E34: not included in any glyphset definition
    • U+3E35 CJK UNIFIED IDEOGRAPH-3E35: not included in any glyphset definition
    • U+3E36 CJK UNIFIED IDEOGRAPH-3E36: not included in any glyphset definition
    • U+3E37 CJK UNIFIED IDEOGRAPH-3E37: not included in any glyphset definition
    • U+3E38 CJK UNIFIED IDEOGRAPH-3E38: not included in any glyphset definition
    • U+3E39 CJK UNIFIED IDEOGRAPH-3E39: not included in any glyphset definition
    • U+3E3A CJK UNIFIED IDEOGRAPH-3E3A: not included in any glyphset definition
    • U+3E3B CJK UNIFIED IDEOGRAPH-3E3B: not included in any glyphset definition
    • U+3E3C CJK UNIFIED IDEOGRAPH-3E3C: not included in any glyphset definition
    • U+3E3D CJK UNIFIED IDEOGRAPH-3E3D: not included in any glyphset definition
    • U+3E3E CJK UNIFIED IDEOGRAPH-3E3E: not included in any glyphset definition
    • U+3E3F CJK UNIFIED IDEOGRAPH-3E3F: not included in any glyphset definition
    • U+3E40 CJK UNIFIED IDEOGRAPH-3E40: not included in any glyphset definition
    • U+3E41 CJK UNIFIED IDEOGRAPH-3E41: not included in any glyphset definition
    • U+3E42 CJK UNIFIED IDEOGRAPH-3E42: not included in any glyphset definition
    • U+3E43 CJK UNIFIED IDEOGRAPH-3E43: not included in any glyphset definition
    • U+3E44 CJK UNIFIED IDEOGRAPH-3E44: not included in any glyphset definition
    • U+3E45 CJK UNIFIED IDEOGRAPH-3E45: not included in any glyphset definition
    • U+3E46 CJK UNIFIED IDEOGRAPH-3E46: not included in any glyphset definition
    • U+3E47 CJK UNIFIED IDEOGRAPH-3E47: not included in any glyphset definition
    • U+3E48 CJK UNIFIED IDEOGRAPH-3E48: not included in any glyphset definition
    • U+3E49 CJK UNIFIED IDEOGRAPH-3E49: not included in any glyphset definition
    • U+3E4A CJK UNIFIED IDEOGRAPH-3E4A: not included in any glyphset definition
    • U+3E4B CJK UNIFIED IDEOGRAPH-3E4B: not included in any glyphset definition
    • U+3E4C CJK UNIFIED IDEOGRAPH-3E4C: not included in any glyphset definition
    • U+3E4D CJK UNIFIED IDEOGRAPH-3E4D: not included in any glyphset definition
    • U+3E4E CJK UNIFIED IDEOGRAPH-3E4E: not included in any glyphset definition
    • U+3E4F CJK UNIFIED IDEOGRAPH-3E4F: not included in any glyphset definition
    • U+3E50 CJK UNIFIED IDEOGRAPH-3E50: not included in any glyphset definition
    • U+3E51 CJK UNIFIED IDEOGRAPH-3E51: not included in any glyphset definition
    • U+3E52 CJK UNIFIED IDEOGRAPH-3E52: not included in any glyphset definition
    • U+3E53 CJK UNIFIED IDEOGRAPH-3E53: not included in any glyphset definition
    • U+3E54 CJK UNIFIED IDEOGRAPH-3E54: not included in any glyphset definition
    • U+3E55 CJK UNIFIED IDEOGRAPH-3E55: not included in any glyphset definition
    • U+3E56 CJK UNIFIED IDEOGRAPH-3E56: not included in any glyphset definition
    • U+3E57 CJK UNIFIED IDEOGRAPH-3E57: not included in any glyphset definition
    • U+3E58 CJK UNIFIED IDEOGRAPH-3E58: not included in any glyphset definition
    • U+3E59 CJK UNIFIED IDEOGRAPH-3E59: not included in any glyphset definition
    • U+3E5A CJK UNIFIED IDEOGRAPH-3E5A: not included in any glyphset definition
    • U+3E5B CJK UNIFIED IDEOGRAPH-3E5B: not included in any glyphset definition
    • U+3E5C CJK UNIFIED IDEOGRAPH-3E5C: not included in any glyphset definition
    • U+3E5D CJK UNIFIED IDEOGRAPH-3E5D: not included in any glyphset definition
    • U+3E5E CJK UNIFIED IDEOGRAPH-3E5E: not included in any glyphset definition
    • U+3E5F CJK UNIFIED IDEOGRAPH-3E5F: not included in any glyphset definition
    • U+3E60 CJK UNIFIED IDEOGRAPH-3E60: not included in any glyphset definition
    • U+3E61 CJK UNIFIED IDEOGRAPH-3E61: not included in any glyphset definition
    • U+3E62 CJK UNIFIED IDEOGRAPH-3E62: not included in any glyphset definition
    • U+3E63 CJK UNIFIED IDEOGRAPH-3E63: not included in any glyphset definition
    • U+3E64 CJK UNIFIED IDEOGRAPH-3E64: not included in any glyphset definition
    • U+3E65 CJK UNIFIED IDEOGRAPH-3E65: not included in any glyphset definition
    • U+3E66 CJK UNIFIED IDEOGRAPH-3E66: not included in any glyphset definition
    • U+3E67 CJK UNIFIED IDEOGRAPH-3E67: not included in any glyphset definition
    • U+3E68 CJK UNIFIED IDEOGRAPH-3E68: not included in any glyphset definition
    • U+3E69 CJK UNIFIED IDEOGRAPH-3E69: not included in any glyphset definition
    • U+3E6A CJK UNIFIED IDEOGRAPH-3E6A: not included in any glyphset definition
    • U+3E6B CJK UNIFIED IDEOGRAPH-3E6B: not included in any glyphset definition
    • U+3E6C CJK UNIFIED IDEOGRAPH-3E6C: not included in any glyphset definition
    • U+3E6D CJK UNIFIED IDEOGRAPH-3E6D: not included in any glyphset definition
    • U+3E6E CJK UNIFIED IDEOGRAPH-3E6E: not included in any glyphset definition
    • U+3E6F CJK UNIFIED IDEOGRAPH-3E6F: not included in any glyphset definition
    • U+3E70 CJK UNIFIED IDEOGRAPH-3E70: not included in any glyphset definition
    • U+3E71 CJK UNIFIED IDEOGRAPH-3E71: not included in any glyphset definition
    • U+3E72 CJK UNIFIED IDEOGRAPH-3E72: not included in any glyphset definition
    • U+3E73 CJK UNIFIED IDEOGRAPH-3E73: not included in any glyphset definition
    • U+3E74 CJK UNIFIED IDEOGRAPH-3E74: not included in any glyphset definition
    • U+3E75 CJK UNIFIED IDEOGRAPH-3E75: not included in any glyphset definition
    • U+3E76 CJK UNIFIED IDEOGRAPH-3E76: not included in any glyphset definition
    • U+3E77 CJK UNIFIED IDEOGRAPH-3E77: not included in any glyphset definition
    • U+3E78 CJK UNIFIED IDEOGRAPH-3E78: not included in any glyphset definition
    • U+3E79 CJK UNIFIED IDEOGRAPH-3E79: not included in any glyphset definition
    • U+3E7A CJK UNIFIED IDEOGRAPH-3E7A: not included in any glyphset definition
    • U+3E7B CJK UNIFIED IDEOGRAPH-3E7B: not included in any glyphset definition
    • U+3E7C CJK UNIFIED IDEOGRAPH-3E7C: not included in any glyphset definition
    • U+3E7D CJK UNIFIED IDEOGRAPH-3E7D: not included in any glyphset definition
    • U+3E7E CJK UNIFIED IDEOGRAPH-3E7E: not included in any glyphset definition
    • U+3E7F CJK UNIFIED IDEOGRAPH-3E7F: not included in any glyphset definition
    • U+3E80 CJK UNIFIED IDEOGRAPH-3E80: not included in any glyphset definition
    • U+3E81 CJK UNIFIED IDEOGRAPH-3E81: not included in any glyphset definition
    • U+3E82 CJK UNIFIED IDEOGRAPH-3E82: not included in any glyphset definition
    • U+3E83 CJK UNIFIED IDEOGRAPH-3E83: not included in any glyphset definition
    • U+3E84 CJK UNIFIED IDEOGRAPH-3E84: not included in any glyphset definition
    • U+3E85 CJK UNIFIED IDEOGRAPH-3E85: not included in any glyphset definition
    • U+3E86 CJK UNIFIED IDEOGRAPH-3E86: not included in any glyphset definition
    • U+3E87 CJK UNIFIED IDEOGRAPH-3E87: not included in any glyphset definition
    • U+3E88 CJK UNIFIED IDEOGRAPH-3E88: not included in any glyphset definition
    • U+3E89 CJK UNIFIED IDEOGRAPH-3E89: not included in any glyphset definition
    • U+3E8A CJK UNIFIED IDEOGRAPH-3E8A: not included in any glyphset definition
    • U+3E8B CJK UNIFIED IDEOGRAPH-3E8B: not included in any glyphset definition
    • U+3E8C CJK UNIFIED IDEOGRAPH-3E8C: not included in any glyphset definition
    • U+3E8D CJK UNIFIED IDEOGRAPH-3E8D: not included in any glyphset definition
    • U+3E8E CJK UNIFIED IDEOGRAPH-3E8E: not included in any glyphset definition
    • U+3E8F CJK UNIFIED IDEOGRAPH-3E8F: not included in any glyphset definition
    • U+3E90 CJK UNIFIED IDEOGRAPH-3E90: not included in any glyphset definition
    • U+3E91 CJK UNIFIED IDEOGRAPH-3E91: not included in any glyphset definition
    • U+3E92 CJK UNIFIED IDEOGRAPH-3E92: not included in any glyphset definition
    • U+3E93 CJK UNIFIED IDEOGRAPH-3E93: not included in any glyphset definition
    • U+3E94 CJK UNIFIED IDEOGRAPH-3E94: not included in any glyphset definition
    • U+3E95 CJK UNIFIED IDEOGRAPH-3E95: not included in any glyphset definition
    • U+3E96 CJK UNIFIED IDEOGRAPH-3E96: not included in any glyphset definition
    • U+3E97 CJK UNIFIED IDEOGRAPH-3E97: not included in any glyphset definition
    • U+3E98 CJK UNIFIED IDEOGRAPH-3E98: not included in any glyphset definition
    • U+3E99 CJK UNIFIED IDEOGRAPH-3E99: not included in any glyphset definition
    • U+3E9A CJK UNIFIED IDEOGRAPH-3E9A: not included in any glyphset definition
    • U+3E9B CJK UNIFIED IDEOGRAPH-3E9B: not included in any glyphset definition
    • U+3E9C CJK UNIFIED IDEOGRAPH-3E9C: not included in any glyphset definition
    • U+3E9D CJK UNIFIED IDEOGRAPH-3E9D: not included in any glyphset definition
    • U+3E9E CJK UNIFIED IDEOGRAPH-3E9E: not included in any glyphset definition
    • U+3E9F CJK UNIFIED IDEOGRAPH-3E9F: not included in any glyphset definition
    • U+3EA0 CJK UNIFIED IDEOGRAPH-3EA0: not included in any glyphset definition
    • U+3EA1 CJK UNIFIED IDEOGRAPH-3EA1: not included in any glyphset definition
    • U+3EA2 CJK UNIFIED IDEOGRAPH-3EA2: not included in any glyphset definition
    • U+3EA3 CJK UNIFIED IDEOGRAPH-3EA3: not included in any glyphset definition
    • U+3EA4 CJK UNIFIED IDEOGRAPH-3EA4: not included in any glyphset definition
    • U+3EA5 CJK UNIFIED IDEOGRAPH-3EA5: not included in any glyphset definition
    • U+3EA6 CJK UNIFIED IDEOGRAPH-3EA6: not included in any glyphset definition
    • U+3EA7 CJK UNIFIED IDEOGRAPH-3EA7: not included in any glyphset definition
    • U+3EA8 CJK UNIFIED IDEOGRAPH-3EA8: not included in any glyphset definition
    • U+3EA9 CJK UNIFIED IDEOGRAPH-3EA9: not included in any glyphset definition
    • U+3EAA CJK UNIFIED IDEOGRAPH-3EAA: not included in any glyphset definition
    • U+3EAB CJK UNIFIED IDEOGRAPH-3EAB: not included in any glyphset definition
    • U+3EAC CJK UNIFIED IDEOGRAPH-3EAC: not included in any glyphset definition
    • U+3EAD CJK UNIFIED IDEOGRAPH-3EAD: not included in any glyphset definition
    • U+3EAE CJK UNIFIED IDEOGRAPH-3EAE: not included in any glyphset definition
    • U+3EAF CJK UNIFIED IDEOGRAPH-3EAF: not included in any glyphset definition
    • U+3EB0 CJK UNIFIED IDEOGRAPH-3EB0: not included in any glyphset definition
    • U+3EB1 CJK UNIFIED IDEOGRAPH-3EB1: not included in any glyphset definition
    • U+3EB2 CJK UNIFIED IDEOGRAPH-3EB2: not included in any glyphset definition
    • U+3EB3 CJK UNIFIED IDEOGRAPH-3EB3: not included in any glyphset definition
    • U+3EB4 CJK UNIFIED IDEOGRAPH-3EB4: not included in any glyphset definition
    • U+3EB5 CJK UNIFIED IDEOGRAPH-3EB5: not included in any glyphset definition
    • U+3EB6 CJK UNIFIED IDEOGRAPH-3EB6: not included in any glyphset definition
    • U+3EB7 CJK UNIFIED IDEOGRAPH-3EB7: not included in any glyphset definition
    • U+3EB8 CJK UNIFIED IDEOGRAPH-3EB8: not included in any glyphset definition
    • U+3EB9 CJK UNIFIED IDEOGRAPH-3EB9: not included in any glyphset definition
    • U+3EBA CJK UNIFIED IDEOGRAPH-3EBA: not included in any glyphset definition
    • U+3EBB CJK UNIFIED IDEOGRAPH-3EBB: not included in any glyphset definition
    • U+3EBC CJK UNIFIED IDEOGRAPH-3EBC: not included in any glyphset definition
    • U+3EBD CJK UNIFIED IDEOGRAPH-3EBD: not included in any glyphset definition
    • U+3EBE CJK UNIFIED IDEOGRAPH-3EBE: not included in any glyphset definition
    • U+3EBF CJK UNIFIED IDEOGRAPH-3EBF: not included in any glyphset definition
    • U+3EC0 CJK UNIFIED IDEOGRAPH-3EC0: not included in any glyphset definition
    • U+3EC1 CJK UNIFIED IDEOGRAPH-3EC1: not included in any glyphset definition
    • U+3EC2 CJK UNIFIED IDEOGRAPH-3EC2: not included in any glyphset definition
    • U+3EC3 CJK UNIFIED IDEOGRAPH-3EC3: not included in any glyphset definition
    • U+3EC4 CJK UNIFIED IDEOGRAPH-3EC4: not included in any glyphset definition
    • U+3EC5 CJK UNIFIED IDEOGRAPH-3EC5: not included in any glyphset definition
    • U+3EC6 CJK UNIFIED IDEOGRAPH-3EC6: not included in any glyphset definition
    • U+3EC7 CJK UNIFIED IDEOGRAPH-3EC7: not included in any glyphset definition
    • U+3EC8 CJK UNIFIED IDEOGRAPH-3EC8: not included in any glyphset definition
    • U+3EC9 CJK UNIFIED IDEOGRAPH-3EC9: not included in any glyphset definition
    • U+3ECA CJK UNIFIED IDEOGRAPH-3ECA: not included in any glyphset definition
    • U+3ECB CJK UNIFIED IDEOGRAPH-3ECB: not included in any glyphset definition
    • U+3ECC CJK UNIFIED IDEOGRAPH-3ECC: not included in any glyphset definition
    • U+3ECD CJK UNIFIED IDEOGRAPH-3ECD: not included in any glyphset definition
    • U+3ECE CJK UNIFIED IDEOGRAPH-3ECE: not included in any glyphset definition
    • U+3ECF CJK UNIFIED IDEOGRAPH-3ECF: not included in any glyphset definition
    • U+3ED0 CJK UNIFIED IDEOGRAPH-3ED0: not included in any glyphset definition
    • U+3ED1 CJK UNIFIED IDEOGRAPH-3ED1: not included in any glyphset definition
    • U+3ED2 CJK UNIFIED IDEOGRAPH-3ED2: not included in any glyphset definition
    • U+3ED3 CJK UNIFIED IDEOGRAPH-3ED3: not included in any glyphset definition
    • U+3ED4 CJK UNIFIED IDEOGRAPH-3ED4: not included in any glyphset definition
    • U+3ED5 CJK UNIFIED IDEOGRAPH-3ED5: not included in any glyphset definition
    • U+3ED6 CJK UNIFIED IDEOGRAPH-3ED6: not included in any glyphset definition
    • U+3ED7 CJK UNIFIED IDEOGRAPH-3ED7: not included in any glyphset definition
    • U+3ED8 CJK UNIFIED IDEOGRAPH-3ED8: not included in any glyphset definition
    • U+3ED9 CJK UNIFIED IDEOGRAPH-3ED9: not included in any glyphset definition
    • U+3EDA CJK UNIFIED IDEOGRAPH-3EDA: not included in any glyphset definition
    • U+3EDB CJK UNIFIED IDEOGRAPH-3EDB: not included in any glyphset definition
    • U+3EDC CJK UNIFIED IDEOGRAPH-3EDC: not included in any glyphset definition
    • U+3EDD CJK UNIFIED IDEOGRAPH-3EDD: not included in any glyphset definition
    • U+3EDE CJK UNIFIED IDEOGRAPH-3EDE: not included in any glyphset definition
    • U+3EDF CJK UNIFIED IDEOGRAPH-3EDF: not included in any glyphset definition
    • U+3EE0 CJK UNIFIED IDEOGRAPH-3EE0: not included in any glyphset definition
    • U+3EE1 CJK UNIFIED IDEOGRAPH-3EE1: not included in any glyphset definition
    • U+3EE2 CJK UNIFIED IDEOGRAPH-3EE2: not included in any glyphset definition
    • U+3EE3 CJK UNIFIED IDEOGRAPH-3EE3: not included in any glyphset definition
    • U+3EE4 CJK UNIFIED IDEOGRAPH-3EE4: not included in any glyphset definition
    • U+3EE5 CJK UNIFIED IDEOGRAPH-3EE5: not included in any glyphset definition
    • U+3EE6 CJK UNIFIED IDEOGRAPH-3EE6: not included in any glyphset definition
    • U+3EE7 CJK UNIFIED IDEOGRAPH-3EE7: not included in any glyphset definition
    • U+3EE8 CJK UNIFIED IDEOGRAPH-3EE8: not included in any glyphset definition
    • U+3EE9 CJK UNIFIED IDEOGRAPH-3EE9: not included in any glyphset definition
    • U+3EEA CJK UNIFIED IDEOGRAPH-3EEA: not included in any glyphset definition
    • U+3EEB CJK UNIFIED IDEOGRAPH-3EEB: not included in any glyphset definition
    • U+3EEC CJK UNIFIED IDEOGRAPH-3EEC: not included in any glyphset definition
    • U+3EED CJK UNIFIED IDEOGRAPH-3EED: not included in any glyphset definition
    • U+3EEE CJK UNIFIED IDEOGRAPH-3EEE: not included in any glyphset definition
    • U+3EEF CJK UNIFIED IDEOGRAPH-3EEF: not included in any glyphset definition
    • U+3EF0 CJK UNIFIED IDEOGRAPH-3EF0: not included in any glyphset definition
    • U+3EF1 CJK UNIFIED IDEOGRAPH-3EF1: not included in any glyphset definition
    • U+3EF2 CJK UNIFIED IDEOGRAPH-3EF2: not included in any glyphset definition
    • U+3EF3 CJK UNIFIED IDEOGRAPH-3EF3: not included in any glyphset definition
    • U+3EF4 CJK UNIFIED IDEOGRAPH-3EF4: not included in any glyphset definition
    • U+3EF5 CJK UNIFIED IDEOGRAPH-3EF5: not included in any glyphset definition
    • U+3EF6 CJK UNIFIED IDEOGRAPH-3EF6: not included in any glyphset definition
    • U+3EF7 CJK UNIFIED IDEOGRAPH-3EF7: not included in any glyphset definition
    • U+3EF8 CJK UNIFIED IDEOGRAPH-3EF8: not included in any glyphset definition
    • U+3EF9 CJK UNIFIED IDEOGRAPH-3EF9: not included in any glyphset definition
    • U+3EFA CJK UNIFIED IDEOGRAPH-3EFA: not included in any glyphset definition
    • U+3EFB CJK UNIFIED IDEOGRAPH-3EFB: not included in any glyphset definition
    • U+3EFC CJK UNIFIED IDEOGRAPH-3EFC: not included in any glyphset definition
    • U+3EFD CJK UNIFIED IDEOGRAPH-3EFD: not included in any glyphset definition
    • U+3EFE CJK UNIFIED IDEOGRAPH-3EFE: not included in any glyphset definition
    • U+3EFF CJK UNIFIED IDEOGRAPH-3EFF: not included in any glyphset definition
    • U+3F00 CJK UNIFIED IDEOGRAPH-3F00: not included in any glyphset definition
    • U+3F01 CJK UNIFIED IDEOGRAPH-3F01: not included in any glyphset definition
    • U+3F02 CJK UNIFIED IDEOGRAPH-3F02: not included in any glyphset definition
    • U+3F03 CJK UNIFIED IDEOGRAPH-3F03: not included in any glyphset definition
    • U+3F04 CJK UNIFIED IDEOGRAPH-3F04: not included in any glyphset definition
    • U+3F05 CJK UNIFIED IDEOGRAPH-3F05: not included in any glyphset definition
    • U+3F06 CJK UNIFIED IDEOGRAPH-3F06: not included in any glyphset definition
    • U+3F07 CJK UNIFIED IDEOGRAPH-3F07: not included in any glyphset definition
    • U+3F08 CJK UNIFIED IDEOGRAPH-3F08: not included in any glyphset definition
    • U+3F09 CJK UNIFIED IDEOGRAPH-3F09: not included in any glyphset definition
    • U+3F0A CJK UNIFIED IDEOGRAPH-3F0A: not included in any glyphset definition
    • U+3F0B CJK UNIFIED IDEOGRAPH-3F0B: not included in any glyphset definition
    • U+3F0C CJK UNIFIED IDEOGRAPH-3F0C: not included in any glyphset definition
    • U+3F0D CJK UNIFIED IDEOGRAPH-3F0D: not included in any glyphset definition
    • U+3F0E CJK UNIFIED IDEOGRAPH-3F0E: not included in any glyphset definition
    • U+3F0F CJK UNIFIED IDEOGRAPH-3F0F: not included in any glyphset definition
    • U+3F10 CJK UNIFIED IDEOGRAPH-3F10: not included in any glyphset definition
    • U+3F11 CJK UNIFIED IDEOGRAPH-3F11: not included in any glyphset definition
    • U+3F12 CJK UNIFIED IDEOGRAPH-3F12: not included in any glyphset definition
    • U+3F13 CJK UNIFIED IDEOGRAPH-3F13: not included in any glyphset definition
    • U+3F14 CJK UNIFIED IDEOGRAPH-3F14: not included in any glyphset definition
    • U+3F15 CJK UNIFIED IDEOGRAPH-3F15: not included in any glyphset definition
    • U+3F16 CJK UNIFIED IDEOGRAPH-3F16: not included in any glyphset definition
    • U+3F17 CJK UNIFIED IDEOGRAPH-3F17: not included in any glyphset definition
    • U+3F18 CJK UNIFIED IDEOGRAPH-3F18: not included in any glyphset definition
    • U+3F19 CJK UNIFIED IDEOGRAPH-3F19: not included in any glyphset definition
    • U+3F1A CJK UNIFIED IDEOGRAPH-3F1A: not included in any glyphset definition
    • U+3F1B CJK UNIFIED IDEOGRAPH-3F1B: not included in any glyphset definition
    • U+3F1C CJK UNIFIED IDEOGRAPH-3F1C: not included in any glyphset definition
    • U+3F1D CJK UNIFIED IDEOGRAPH-3F1D: not included in any glyphset definition
    • U+3F1E CJK UNIFIED IDEOGRAPH-3F1E: not included in any glyphset definition
    • U+3F1F CJK UNIFIED IDEOGRAPH-3F1F: not included in any glyphset definition
    • U+3F20 CJK UNIFIED IDEOGRAPH-3F20: not included in any glyphset definition
    • U+3F21 CJK UNIFIED IDEOGRAPH-3F21: not included in any glyphset definition
    • U+3F22 CJK UNIFIED IDEOGRAPH-3F22: not included in any glyphset definition
    • U+3F23 CJK UNIFIED IDEOGRAPH-3F23: not included in any glyphset definition
    • U+3F24 CJK UNIFIED IDEOGRAPH-3F24: not included in any glyphset definition
    • U+3F25 CJK UNIFIED IDEOGRAPH-3F25: not included in any glyphset definition
    • U+3F26 CJK UNIFIED IDEOGRAPH-3F26: not included in any glyphset definition
    • U+3F27 CJK UNIFIED IDEOGRAPH-3F27: not included in any glyphset definition
    • U+3F28 CJK UNIFIED IDEOGRAPH-3F28: not included in any glyphset definition
    • U+3F29 CJK UNIFIED IDEOGRAPH-3F29: not included in any glyphset definition
    • U+3F2A CJK UNIFIED IDEOGRAPH-3F2A: not included in any glyphset definition
    • U+3F2B CJK UNIFIED IDEOGRAPH-3F2B: not included in any glyphset definition
    • U+3F2C CJK UNIFIED IDEOGRAPH-3F2C: not included in any glyphset definition
    • U+3F2D CJK UNIFIED IDEOGRAPH-3F2D: not included in any glyphset definition
    • U+3F2E CJK UNIFIED IDEOGRAPH-3F2E: not included in any glyphset definition
    • U+3F2F CJK UNIFIED IDEOGRAPH-3F2F: not included in any glyphset definition
    • U+3F30 CJK UNIFIED IDEOGRAPH-3F30: not included in any glyphset definition
    • U+3F31 CJK UNIFIED IDEOGRAPH-3F31: not included in any glyphset definition
    • U+3F32 CJK UNIFIED IDEOGRAPH-3F32: not included in any glyphset definition
    • U+3F33 CJK UNIFIED IDEOGRAPH-3F33: not included in any glyphset definition
    • U+3F34 CJK UNIFIED IDEOGRAPH-3F34: not included in any glyphset definition
    • U+3F35 CJK UNIFIED IDEOGRAPH-3F35: not included in any glyphset definition
    • U+3F36 CJK UNIFIED IDEOGRAPH-3F36: not included in any glyphset definition
    • U+3F37 CJK UNIFIED IDEOGRAPH-3F37: not included in any glyphset definition
    • U+3F38 CJK UNIFIED IDEOGRAPH-3F38: not included in any glyphset definition
    • U+3F39 CJK UNIFIED IDEOGRAPH-3F39: not included in any glyphset definition
    • U+3F3A CJK UNIFIED IDEOGRAPH-3F3A: not included in any glyphset definition
    • U+3F3B CJK UNIFIED IDEOGRAPH-3F3B: not included in any glyphset definition
    • U+3F3C CJK UNIFIED IDEOGRAPH-3F3C: not included in any glyphset definition
    • U+3F3D CJK UNIFIED IDEOGRAPH-3F3D: not included in any glyphset definition
    • U+3F3E CJK UNIFIED IDEOGRAPH-3F3E: not included in any glyphset definition
    • U+3F3F CJK UNIFIED IDEOGRAPH-3F3F: not included in any glyphset definition
    • U+3F40 CJK UNIFIED IDEOGRAPH-3F40: not included in any glyphset definition
    • U+3F41 CJK UNIFIED IDEOGRAPH-3F41: not included in any glyphset definition
    • U+3F42 CJK UNIFIED IDEOGRAPH-3F42: not included in any glyphset definition
    • U+3F43 CJK UNIFIED IDEOGRAPH-3F43: not included in any glyphset definition
    • U+3F44 CJK UNIFIED IDEOGRAPH-3F44: not included in any glyphset definition
    • U+3F45 CJK UNIFIED IDEOGRAPH-3F45: not included in any glyphset definition
    • U+3F46 CJK UNIFIED IDEOGRAPH-3F46: not included in any glyphset definition
    • U+3F47 CJK UNIFIED IDEOGRAPH-3F47: not included in any glyphset definition
    • U+3F48 CJK UNIFIED IDEOGRAPH-3F48: not included in any glyphset definition
    • U+3F49 CJK UNIFIED IDEOGRAPH-3F49: not included in any glyphset definition
    • U+3F4A CJK UNIFIED IDEOGRAPH-3F4A: not included in any glyphset definition
    • U+3F4B CJK UNIFIED IDEOGRAPH-3F4B: not included in any glyphset definition
    • U+3F4C CJK UNIFIED IDEOGRAPH-3F4C: not included in any glyphset definition
    • U+3F4D CJK UNIFIED IDEOGRAPH-3F4D: not included in any glyphset definition
    • U+3F4E CJK UNIFIED IDEOGRAPH-3F4E: not included in any glyphset definition
    • U+3F4F CJK UNIFIED IDEOGRAPH-3F4F: not included in any glyphset definition
    • U+3F50 CJK UNIFIED IDEOGRAPH-3F50: not included in any glyphset definition
    • U+3F51 CJK UNIFIED IDEOGRAPH-3F51: not included in any glyphset definition
    • U+3F52 CJK UNIFIED IDEOGRAPH-3F52: not included in any glyphset definition
    • U+3F53 CJK UNIFIED IDEOGRAPH-3F53: not included in any glyphset definition
    • U+3F54 CJK UNIFIED IDEOGRAPH-3F54: not included in any glyphset definition
    • U+3F55 CJK UNIFIED IDEOGRAPH-3F55: not included in any glyphset definition
    • U+3F56 CJK UNIFIED IDEOGRAPH-3F56: not included in any glyphset definition
    • U+3F57 CJK UNIFIED IDEOGRAPH-3F57: not included in any glyphset definition
    • U+3F58 CJK UNIFIED IDEOGRAPH-3F58: not included in any glyphset definition
    • U+3F59 CJK UNIFIED IDEOGRAPH-3F59: not included in any glyphset definition
    • U+3F5A CJK UNIFIED IDEOGRAPH-3F5A: not included in any glyphset definition
    • U+3F5B CJK UNIFIED IDEOGRAPH-3F5B: not included in any glyphset definition
    • U+3F5C CJK UNIFIED IDEOGRAPH-3F5C: not included in any glyphset definition
    • U+3F5D CJK UNIFIED IDEOGRAPH-3F5D: not included in any glyphset definition
    • U+3F5E CJK UNIFIED IDEOGRAPH-3F5E: not included in any glyphset definition
    • U+3F5F CJK UNIFIED IDEOGRAPH-3F5F: not included in any glyphset definition
    • U+3F60 CJK UNIFIED IDEOGRAPH-3F60: not included in any glyphset definition
    • U+3F61 CJK UNIFIED IDEOGRAPH-3F61: not included in any glyphset definition
    • U+3F62 CJK UNIFIED IDEOGRAPH-3F62: not included in any glyphset definition
    • U+3F63 CJK UNIFIED IDEOGRAPH-3F63: not included in any glyphset definition
    • U+3F64 CJK UNIFIED IDEOGRAPH-3F64: not included in any glyphset definition
    • U+3F65 CJK UNIFIED IDEOGRAPH-3F65: not included in any glyphset definition
    • U+3F66 CJK UNIFIED IDEOGRAPH-3F66: not included in any glyphset definition
    • U+3F67 CJK UNIFIED IDEOGRAPH-3F67: not included in any glyphset definition
    • U+3F68 CJK UNIFIED IDEOGRAPH-3F68: not included in any glyphset definition
    • U+3F69 CJK UNIFIED IDEOGRAPH-3F69: not included in any glyphset definition
    • U+3F6A CJK UNIFIED IDEOGRAPH-3F6A: not included in any glyphset definition
    • U+3F6B CJK UNIFIED IDEOGRAPH-3F6B: not included in any glyphset definition
    • U+3F6C CJK UNIFIED IDEOGRAPH-3F6C: not included in any glyphset definition
    • U+3F6D CJK UNIFIED IDEOGRAPH-3F6D: not included in any glyphset definition
    • U+3F6E CJK UNIFIED IDEOGRAPH-3F6E: not included in any glyphset definition
    • U+3F6F CJK UNIFIED IDEOGRAPH-3F6F: not included in any glyphset definition
    • U+3F70 CJK UNIFIED IDEOGRAPH-3F70: not included in any glyphset definition
    • U+3F71 CJK UNIFIED IDEOGRAPH-3F71: not included in any glyphset definition
    • U+3F72 CJK UNIFIED IDEOGRAPH-3F72: not included in any glyphset definition
    • U+3F73 CJK UNIFIED IDEOGRAPH-3F73: not included in any glyphset definition
    • U+3F74 CJK UNIFIED IDEOGRAPH-3F74: not included in any glyphset definition
    • U+3F75 CJK UNIFIED IDEOGRAPH-3F75: not included in any glyphset definition
    • U+3F76 CJK UNIFIED IDEOGRAPH-3F76: not included in any glyphset definition
    • U+3F77 CJK UNIFIED IDEOGRAPH-3F77: not included in any glyphset definition
    • U+3F78 CJK UNIFIED IDEOGRAPH-3F78: not included in any glyphset definition
    • U+3F79 CJK UNIFIED IDEOGRAPH-3F79: not included in any glyphset definition
    • U+3F7A CJK UNIFIED IDEOGRAPH-3F7A: not included in any glyphset definition
    • U+3F7B CJK UNIFIED IDEOGRAPH-3F7B: not included in any glyphset definition
    • U+3F7C CJK UNIFIED IDEOGRAPH-3F7C: not included in any glyphset definition
    • U+3F7D CJK UNIFIED IDEOGRAPH-3F7D: not included in any glyphset definition
    • U+3F7E CJK UNIFIED IDEOGRAPH-3F7E: not included in any glyphset definition
    • U+3F7F CJK UNIFIED IDEOGRAPH-3F7F: not included in any glyphset definition
    • U+3F80 CJK UNIFIED IDEOGRAPH-3F80: not included in any glyphset definition
    • U+3F81 CJK UNIFIED IDEOGRAPH-3F81: not included in any glyphset definition
    • U+3F82 CJK UNIFIED IDEOGRAPH-3F82: not included in any glyphset definition
    • U+3F83 CJK UNIFIED IDEOGRAPH-3F83: not included in any glyphset definition
    • U+3F84 CJK UNIFIED IDEOGRAPH-3F84: not included in any glyphset definition
    • U+3F85 CJK UNIFIED IDEOGRAPH-3F85: not included in any glyphset definition
    • U+3F86 CJK UNIFIED IDEOGRAPH-3F86: not included in any glyphset definition
    • U+3F87 CJK UNIFIED IDEOGRAPH-3F87: not included in any glyphset definition
    • U+3F88 CJK UNIFIED IDEOGRAPH-3F88: not included in any glyphset definition
    • U+3F89 CJK UNIFIED IDEOGRAPH-3F89: not included in any glyphset definition
    • U+3F8A CJK UNIFIED IDEOGRAPH-3F8A: not included in any glyphset definition
    • U+3F8B CJK UNIFIED IDEOGRAPH-3F8B: not included in any glyphset definition
    • U+3F8C CJK UNIFIED IDEOGRAPH-3F8C: not included in any glyphset definition
    • U+3F8D CJK UNIFIED IDEOGRAPH-3F8D: not included in any glyphset definition
    • U+3F8E CJK UNIFIED IDEOGRAPH-3F8E: not included in any glyphset definition
    • U+3F8F CJK UNIFIED IDEOGRAPH-3F8F: not included in any glyphset definition
    • U+3F90 CJK UNIFIED IDEOGRAPH-3F90: not included in any glyphset definition
    • U+3F91 CJK UNIFIED IDEOGRAPH-3F91: not included in any glyphset definition
    • U+3F92 CJK UNIFIED IDEOGRAPH-3F92: not included in any glyphset definition
    • U+3F93 CJK UNIFIED IDEOGRAPH-3F93: not included in any glyphset definition
    • U+3F94 CJK UNIFIED IDEOGRAPH-3F94: not included in any glyphset definition
    • U+3F95 CJK UNIFIED IDEOGRAPH-3F95: not included in any glyphset definition
    • U+3F96 CJK UNIFIED IDEOGRAPH-3F96: not included in any glyphset definition
    • U+3F97 CJK UNIFIED IDEOGRAPH-3F97: not included in any glyphset definition
    • U+3F98 CJK UNIFIED IDEOGRAPH-3F98: not included in any glyphset definition
    • U+3F99 CJK UNIFIED IDEOGRAPH-3F99: not included in any glyphset definition
    • U+3F9A CJK UNIFIED IDEOGRAPH-3F9A: not included in any glyphset definition
    • U+3F9B CJK UNIFIED IDEOGRAPH-3F9B: not included in any glyphset definition
    • U+3F9C CJK UNIFIED IDEOGRAPH-3F9C: not included in any glyphset definition
    • U+3F9D CJK UNIFIED IDEOGRAPH-3F9D: not included in any glyphset definition
    • U+3F9E CJK UNIFIED IDEOGRAPH-3F9E: not included in any glyphset definition
    • U+3F9F CJK UNIFIED IDEOGRAPH-3F9F: not included in any glyphset definition
    • U+3FA0 CJK UNIFIED IDEOGRAPH-3FA0: not included in any glyphset definition
    • U+3FA1 CJK UNIFIED IDEOGRAPH-3FA1: not included in any glyphset definition
    • U+3FA2 CJK UNIFIED IDEOGRAPH-3FA2: not included in any glyphset definition
    • U+3FA3 CJK UNIFIED IDEOGRAPH-3FA3: not included in any glyphset definition
    • U+3FA4 CJK UNIFIED IDEOGRAPH-3FA4: not included in any glyphset definition
    • U+3FA5 CJK UNIFIED IDEOGRAPH-3FA5: not included in any glyphset definition
    • U+3FA6 CJK UNIFIED IDEOGRAPH-3FA6: not included in any glyphset definition
    • U+3FA7 CJK UNIFIED IDEOGRAPH-3FA7: not included in any glyphset definition
    • U+3FA8 CJK UNIFIED IDEOGRAPH-3FA8: not included in any glyphset definition
    • U+3FA9 CJK UNIFIED IDEOGRAPH-3FA9: not included in any glyphset definition
    • U+3FAA CJK UNIFIED IDEOGRAPH-3FAA: not included in any glyphset definition
    • U+3FAB CJK UNIFIED IDEOGRAPH-3FAB: not included in any glyphset definition
    • U+3FAC CJK UNIFIED IDEOGRAPH-3FAC: not included in any glyphset definition
    • U+3FAD CJK UNIFIED IDEOGRAPH-3FAD: not included in any glyphset definition
    • U+3FAE CJK UNIFIED IDEOGRAPH-3FAE: not included in any glyphset definition
    • U+3FAF CJK UNIFIED IDEOGRAPH-3FAF: not included in any glyphset definition
    • U+3FB0 CJK UNIFIED IDEOGRAPH-3FB0: not included in any glyphset definition
    • U+3FB1 CJK UNIFIED IDEOGRAPH-3FB1: not included in any glyphset definition
    • U+3FB2 CJK UNIFIED IDEOGRAPH-3FB2: not included in any glyphset definition
    • U+3FB3 CJK UNIFIED IDEOGRAPH-3FB3: not included in any glyphset definition
    • U+3FB4 CJK UNIFIED IDEOGRAPH-3FB4: not included in any glyphset definition
    • U+3FB5 CJK UNIFIED IDEOGRAPH-3FB5: not included in any glyphset definition
    • U+3FB6 CJK UNIFIED IDEOGRAPH-3FB6: not included in any glyphset definition
    • U+3FB7 CJK UNIFIED IDEOGRAPH-3FB7: not included in any glyphset definition
    • U+3FB8 CJK UNIFIED IDEOGRAPH-3FB8: not included in any glyphset definition
    • U+3FB9 CJK UNIFIED IDEOGRAPH-3FB9: not included in any glyphset definition
    • U+3FBA CJK UNIFIED IDEOGRAPH-3FBA: not included in any glyphset definition
    • U+3FBB CJK UNIFIED IDEOGRAPH-3FBB: not included in any glyphset definition
    • U+3FBC CJK UNIFIED IDEOGRAPH-3FBC: not included in any glyphset definition
    • U+3FBD CJK UNIFIED IDEOGRAPH-3FBD: not included in any glyphset definition
    • U+3FBE CJK UNIFIED IDEOGRAPH-3FBE: not included in any glyphset definition
    • U+3FBF CJK UNIFIED IDEOGRAPH-3FBF: not included in any glyphset definition
    • U+3FC0 CJK UNIFIED IDEOGRAPH-3FC0: not included in any glyphset definition
    • U+3FC1 CJK UNIFIED IDEOGRAPH-3FC1: not included in any glyphset definition
    • U+3FC2 CJK UNIFIED IDEOGRAPH-3FC2: not included in any glyphset definition
    • U+3FC3 CJK UNIFIED IDEOGRAPH-3FC3: not included in any glyphset definition
    • U+3FC4 CJK UNIFIED IDEOGRAPH-3FC4: not included in any glyphset definition
    • U+3FC5 CJK UNIFIED IDEOGRAPH-3FC5: not included in any glyphset definition
    • U+3FC6 CJK UNIFIED IDEOGRAPH-3FC6: not included in any glyphset definition
    • U+3FC7 CJK UNIFIED IDEOGRAPH-3FC7: not included in any glyphset definition
    • U+3FC8 CJK UNIFIED IDEOGRAPH-3FC8: not included in any glyphset definition
    • U+3FC9 CJK UNIFIED IDEOGRAPH-3FC9: not included in any glyphset definition
    • U+3FCA CJK UNIFIED IDEOGRAPH-3FCA: not included in any glyphset definition
    • U+3FCB CJK UNIFIED IDEOGRAPH-3FCB: not included in any glyphset definition
    • U+3FCC CJK UNIFIED IDEOGRAPH-3FCC: not included in any glyphset definition
    • U+3FCD CJK UNIFIED IDEOGRAPH-3FCD: not included in any glyphset definition
    • U+3FCE CJK UNIFIED IDEOGRAPH-3FCE: not included in any glyphset definition
    • U+3FCF CJK UNIFIED IDEOGRAPH-3FCF: not included in any glyphset definition
    • U+3FD0 CJK UNIFIED IDEOGRAPH-3FD0: not included in any glyphset definition
    • U+3FD1 CJK UNIFIED IDEOGRAPH-3FD1: not included in any glyphset definition
    • U+3FD2 CJK UNIFIED IDEOGRAPH-3FD2: not included in any glyphset definition
    • U+3FD3 CJK UNIFIED IDEOGRAPH-3FD3: not included in any glyphset definition
    • U+3FD4 CJK UNIFIED IDEOGRAPH-3FD4: not included in any glyphset definition
    • U+3FD5 CJK UNIFIED IDEOGRAPH-3FD5: not included in any glyphset definition
    • U+3FD6 CJK UNIFIED IDEOGRAPH-3FD6: not included in any glyphset definition
    • U+3FD7 CJK UNIFIED IDEOGRAPH-3FD7: not included in any glyphset definition
    • U+3FD8 CJK UNIFIED IDEOGRAPH-3FD8: not included in any glyphset definition
    • U+3FD9 CJK UNIFIED IDEOGRAPH-3FD9: not included in any glyphset definition
    • U+3FDA CJK UNIFIED IDEOGRAPH-3FDA: not included in any glyphset definition
    • U+3FDB CJK UNIFIED IDEOGRAPH-3FDB: not included in any glyphset definition
    • U+3FDC CJK UNIFIED IDEOGRAPH-3FDC: not included in any glyphset definition
    • U+3FDD CJK UNIFIED IDEOGRAPH-3FDD: not included in any glyphset definition
    • U+3FDE CJK UNIFIED IDEOGRAPH-3FDE: not included in any glyphset definition
    • U+3FDF CJK UNIFIED IDEOGRAPH-3FDF: not included in any glyphset definition
    • U+3FE0 CJK UNIFIED IDEOGRAPH-3FE0: not included in any glyphset definition
    • U+3FE1 CJK UNIFIED IDEOGRAPH-3FE1: not included in any glyphset definition
    • U+3FE2 CJK UNIFIED IDEOGRAPH-3FE2: not included in any glyphset definition
    • U+3FE3 CJK UNIFIED IDEOGRAPH-3FE3: not included in any glyphset definition
    • U+3FE4 CJK UNIFIED IDEOGRAPH-3FE4: not included in any glyphset definition
    • U+3FE5 CJK UNIFIED IDEOGRAPH-3FE5: not included in any glyphset definition
    • U+3FE6 CJK UNIFIED IDEOGRAPH-3FE6: not included in any glyphset definition
    • U+3FE7 CJK UNIFIED IDEOGRAPH-3FE7: not included in any glyphset definition
    • U+3FE8 CJK UNIFIED IDEOGRAPH-3FE8: not included in any glyphset definition
    • U+3FE9 CJK UNIFIED IDEOGRAPH-3FE9: not included in any glyphset definition
    • U+3FEA CJK UNIFIED IDEOGRAPH-3FEA: not included in any glyphset definition
    • U+3FEB CJK UNIFIED IDEOGRAPH-3FEB: not included in any glyphset definition
    • U+3FEC CJK UNIFIED IDEOGRAPH-3FEC: not included in any glyphset definition
    • U+3FED CJK UNIFIED IDEOGRAPH-3FED: not included in any glyphset definition
    • U+3FEE CJK UNIFIED IDEOGRAPH-3FEE: not included in any glyphset definition
    • U+3FEF CJK UNIFIED IDEOGRAPH-3FEF: not included in any glyphset definition
    • U+3FF0 CJK UNIFIED IDEOGRAPH-3FF0: not included in any glyphset definition
    • U+3FF1 CJK UNIFIED IDEOGRAPH-3FF1: not included in any glyphset definition
    • U+3FF2 CJK UNIFIED IDEOGRAPH-3FF2: not included in any glyphset definition
    • U+3FF3 CJK UNIFIED IDEOGRAPH-3FF3: not included in any glyphset definition
    • U+3FF4 CJK UNIFIED IDEOGRAPH-3FF4: not included in any glyphset definition
    • U+3FF5 CJK UNIFIED IDEOGRAPH-3FF5: not included in any glyphset definition
    • U+3FF6 CJK UNIFIED IDEOGRAPH-3FF6: not included in any glyphset definition
    • U+3FF7 CJK UNIFIED IDEOGRAPH-3FF7: not included in any glyphset definition
    • U+3FF8 CJK UNIFIED IDEOGRAPH-3FF8: not included in any glyphset definition
    • U+3FF9 CJK UNIFIED IDEOGRAPH-3FF9: not included in any glyphset definition
    • U+3FFA CJK UNIFIED IDEOGRAPH-3FFA: not included in any glyphset definition
    • U+3FFB CJK UNIFIED IDEOGRAPH-3FFB: not included in any glyphset definition
    • U+3FFC CJK UNIFIED IDEOGRAPH-3FFC: not included in any glyphset definition
    • U+3FFD CJK UNIFIED IDEOGRAPH-3FFD: not included in any glyphset definition
    • U+3FFE CJK UNIFIED IDEOGRAPH-3FFE: not included in any glyphset definition
    • U+3FFF CJK UNIFIED IDEOGRAPH-3FFF: not included in any glyphset definition
    • U+4000 CJK UNIFIED IDEOGRAPH-4000: not included in any glyphset definition
    • U+4001 CJK UNIFIED IDEOGRAPH-4001: not included in any glyphset definition
    • U+4002 CJK UNIFIED IDEOGRAPH-4002: not included in any glyphset definition
    • U+4003 CJK UNIFIED IDEOGRAPH-4003: not included in any glyphset definition
    • U+4004 CJK UNIFIED IDEOGRAPH-4004: not included in any glyphset definition
    • U+4005 CJK UNIFIED IDEOGRAPH-4005: not included in any glyphset definition
    • U+4006 CJK UNIFIED IDEOGRAPH-4006: not included in any glyphset definition
    • U+4007 CJK UNIFIED IDEOGRAPH-4007: not included in any glyphset definition
    • U+4008 CJK UNIFIED IDEOGRAPH-4008: not included in any glyphset definition
    • U+4009 CJK UNIFIED IDEOGRAPH-4009: not included in any glyphset definition
    • U+400A CJK UNIFIED IDEOGRAPH-400A: not included in any glyphset definition
    • U+400B CJK UNIFIED IDEOGRAPH-400B: not included in any glyphset definition
    • U+400C CJK UNIFIED IDEOGRAPH-400C: not included in any glyphset definition
    • U+400D CJK UNIFIED IDEOGRAPH-400D: not included in any glyphset definition
    • U+400E CJK UNIFIED IDEOGRAPH-400E: not included in any glyphset definition
    • U+400F CJK UNIFIED IDEOGRAPH-400F: not included in any glyphset definition
    • U+4010 CJK UNIFIED IDEOGRAPH-4010: not included in any glyphset definition
    • U+4011 CJK UNIFIED IDEOGRAPH-4011: not included in any glyphset definition
    • U+4012 CJK UNIFIED IDEOGRAPH-4012: not included in any glyphset definition
    • U+4013 CJK UNIFIED IDEOGRAPH-4013: not included in any glyphset definition
    • U+4014 CJK UNIFIED IDEOGRAPH-4014: not included in any glyphset definition
    • U+4015 CJK UNIFIED IDEOGRAPH-4015: not included in any glyphset definition
    • U+4016 CJK UNIFIED IDEOGRAPH-4016: not included in any glyphset definition
    • U+4017 CJK UNIFIED IDEOGRAPH-4017: not included in any glyphset definition
    • U+4018 CJK UNIFIED IDEOGRAPH-4018: not included in any glyphset definition
    • U+4019 CJK UNIFIED IDEOGRAPH-4019: not included in any glyphset definition
    • U+401A CJK UNIFIED IDEOGRAPH-401A: not included in any glyphset definition
    • U+401B CJK UNIFIED IDEOGRAPH-401B: not included in any glyphset definition
    • U+401C CJK UNIFIED IDEOGRAPH-401C: not included in any glyphset definition
    • U+401D CJK UNIFIED IDEOGRAPH-401D: not included in any glyphset definition
    • U+401E CJK UNIFIED IDEOGRAPH-401E: not included in any glyphset definition
    • U+401F CJK UNIFIED IDEOGRAPH-401F: not included in any glyphset definition
    • U+4020 CJK UNIFIED IDEOGRAPH-4020: not included in any glyphset definition
    • U+4021 CJK UNIFIED IDEOGRAPH-4021: not included in any glyphset definition
    • U+4022 CJK UNIFIED IDEOGRAPH-4022: not included in any glyphset definition
    • U+4023 CJK UNIFIED IDEOGRAPH-4023: not included in any glyphset definition
    • U+4024 CJK UNIFIED IDEOGRAPH-4024: not included in any glyphset definition
    • U+4025 CJK UNIFIED IDEOGRAPH-4025: not included in any glyphset definition
    • U+4026 CJK UNIFIED IDEOGRAPH-4026: not included in any glyphset definition
    • U+4027 CJK UNIFIED IDEOGRAPH-4027: not included in any glyphset definition
    • U+4028 CJK UNIFIED IDEOGRAPH-4028: not included in any glyphset definition
    • U+4029 CJK UNIFIED IDEOGRAPH-4029: not included in any glyphset definition
    • U+402A CJK UNIFIED IDEOGRAPH-402A: not included in any glyphset definition
    • U+402B CJK UNIFIED IDEOGRAPH-402B: not included in any glyphset definition
    • U+402C CJK UNIFIED IDEOGRAPH-402C: not included in any glyphset definition
    • U+402D CJK UNIFIED IDEOGRAPH-402D: not included in any glyphset definition
    • U+402E CJK UNIFIED IDEOGRAPH-402E: not included in any glyphset definition
    • U+402F CJK UNIFIED IDEOGRAPH-402F: not included in any glyphset definition
    • U+4030 CJK UNIFIED IDEOGRAPH-4030: not included in any glyphset definition
    • U+4031 CJK UNIFIED IDEOGRAPH-4031: not included in any glyphset definition
    • U+4032 CJK UNIFIED IDEOGRAPH-4032: not included in any glyphset definition
    • U+4033 CJK UNIFIED IDEOGRAPH-4033: not included in any glyphset definition
    • U+4034 CJK UNIFIED IDEOGRAPH-4034: not included in any glyphset definition
    • U+4035 CJK UNIFIED IDEOGRAPH-4035: not included in any glyphset definition
    • U+4036 CJK UNIFIED IDEOGRAPH-4036: not included in any glyphset definition
    • U+4037 CJK UNIFIED IDEOGRAPH-4037: not included in any glyphset definition
    • U+4038 CJK UNIFIED IDEOGRAPH-4038: not included in any glyphset definition
    • U+4039 CJK UNIFIED IDEOGRAPH-4039: not included in any glyphset definition
    • U+403A CJK UNIFIED IDEOGRAPH-403A: not included in any glyphset definition
    • U+403B CJK UNIFIED IDEOGRAPH-403B: not included in any glyphset definition
    • U+403C CJK UNIFIED IDEOGRAPH-403C: not included in any glyphset definition
    • U+403D CJK UNIFIED IDEOGRAPH-403D: not included in any glyphset definition
    • U+403E CJK UNIFIED IDEOGRAPH-403E: not included in any glyphset definition
    • U+403F CJK UNIFIED IDEOGRAPH-403F: not included in any glyphset definition
    • U+4040 CJK UNIFIED IDEOGRAPH-4040: not included in any glyphset definition
    • U+4041 CJK UNIFIED IDEOGRAPH-4041: not included in any glyphset definition
    • U+4042 CJK UNIFIED IDEOGRAPH-4042: not included in any glyphset definition
    • U+4043 CJK UNIFIED IDEOGRAPH-4043: not included in any glyphset definition
    • U+4044 CJK UNIFIED IDEOGRAPH-4044: not included in any glyphset definition
    • U+4045 CJK UNIFIED IDEOGRAPH-4045: not included in any glyphset definition
    • U+4046 CJK UNIFIED IDEOGRAPH-4046: not included in any glyphset definition
    • U+4047 CJK UNIFIED IDEOGRAPH-4047: not included in any glyphset definition
    • U+4048 CJK UNIFIED IDEOGRAPH-4048: not included in any glyphset definition
    • U+4049 CJK UNIFIED IDEOGRAPH-4049: not included in any glyphset definition
    • U+404A CJK UNIFIED IDEOGRAPH-404A: not included in any glyphset definition
    • U+404B CJK UNIFIED IDEOGRAPH-404B: not included in any glyphset definition
    • U+404C CJK UNIFIED IDEOGRAPH-404C: not included in any glyphset definition
    • U+404D CJK UNIFIED IDEOGRAPH-404D: not included in any glyphset definition
    • U+404E CJK UNIFIED IDEOGRAPH-404E: not included in any glyphset definition
    • U+404F CJK UNIFIED IDEOGRAPH-404F: not included in any glyphset definition
    • U+4050 CJK UNIFIED IDEOGRAPH-4050: not included in any glyphset definition
    • U+4051 CJK UNIFIED IDEOGRAPH-4051: not included in any glyphset definition
    • U+4052 CJK UNIFIED IDEOGRAPH-4052: not included in any glyphset definition
    • U+4053 CJK UNIFIED IDEOGRAPH-4053: not included in any glyphset definition
    • U+4054 CJK UNIFIED IDEOGRAPH-4054: not included in any glyphset definition
    • U+4055 CJK UNIFIED IDEOGRAPH-4055: not included in any glyphset definition
    • U+4056 CJK UNIFIED IDEOGRAPH-4056: not included in any glyphset definition
    • U+4057 CJK UNIFIED IDEOGRAPH-4057: not included in any glyphset definition
    • U+4058 CJK UNIFIED IDEOGRAPH-4058: not included in any glyphset definition
    • U+4059 CJK UNIFIED IDEOGRAPH-4059: not included in any glyphset definition
    • U+405A CJK UNIFIED IDEOGRAPH-405A: not included in any glyphset definition
    • U+405B CJK UNIFIED IDEOGRAPH-405B: not included in any glyphset definition
    • U+405C CJK UNIFIED IDEOGRAPH-405C: not included in any glyphset definition
    • U+405D CJK UNIFIED IDEOGRAPH-405D: not included in any glyphset definition
    • U+405E CJK UNIFIED IDEOGRAPH-405E: not included in any glyphset definition
    • U+405F CJK UNIFIED IDEOGRAPH-405F: not included in any glyphset definition
    • U+4060 CJK UNIFIED IDEOGRAPH-4060: not included in any glyphset definition
    • U+4061 CJK UNIFIED IDEOGRAPH-4061: not included in any glyphset definition
    • U+4062 CJK UNIFIED IDEOGRAPH-4062: not included in any glyphset definition
    • U+4063 CJK UNIFIED IDEOGRAPH-4063: not included in any glyphset definition
    • U+4064 CJK UNIFIED IDEOGRAPH-4064: not included in any glyphset definition
    • U+4065 CJK UNIFIED IDEOGRAPH-4065: not included in any glyphset definition
    • U+4066 CJK UNIFIED IDEOGRAPH-4066: not included in any glyphset definition
    • U+4067 CJK UNIFIED IDEOGRAPH-4067: not included in any glyphset definition
    • U+4068 CJK UNIFIED IDEOGRAPH-4068: not included in any glyphset definition
    • U+4069 CJK UNIFIED IDEOGRAPH-4069: not included in any glyphset definition
    • U+406A CJK UNIFIED IDEOGRAPH-406A: not included in any glyphset definition
    • U+406B CJK UNIFIED IDEOGRAPH-406B: not included in any glyphset definition
    • U+406C CJK UNIFIED IDEOGRAPH-406C: not included in any glyphset definition
    • U+406D CJK UNIFIED IDEOGRAPH-406D: not included in any glyphset definition
    • U+406E CJK UNIFIED IDEOGRAPH-406E: not included in any glyphset definition
    • U+406F CJK UNIFIED IDEOGRAPH-406F: not included in any glyphset definition
    • U+4070 CJK UNIFIED IDEOGRAPH-4070: not included in any glyphset definition
    • U+4071 CJK UNIFIED IDEOGRAPH-4071: not included in any glyphset definition
    • U+4072 CJK UNIFIED IDEOGRAPH-4072: not included in any glyphset definition
    • U+4073 CJK UNIFIED IDEOGRAPH-4073: not included in any glyphset definition
    • U+4074 CJK UNIFIED IDEOGRAPH-4074: not included in any glyphset definition
    • U+4075 CJK UNIFIED IDEOGRAPH-4075: not included in any glyphset definition
    • U+4076 CJK UNIFIED IDEOGRAPH-4076: not included in any glyphset definition
    • U+4077 CJK UNIFIED IDEOGRAPH-4077: not included in any glyphset definition
    • U+4078 CJK UNIFIED IDEOGRAPH-4078: not included in any glyphset definition
    • U+4079 CJK UNIFIED IDEOGRAPH-4079: not included in any glyphset definition
    • U+407A CJK UNIFIED IDEOGRAPH-407A: not included in any glyphset definition
    • U+407B CJK UNIFIED IDEOGRAPH-407B: not included in any glyphset definition
    • U+407C CJK UNIFIED IDEOGRAPH-407C: not included in any glyphset definition
    • U+407D CJK UNIFIED IDEOGRAPH-407D: not included in any glyphset definition
    • U+407E CJK UNIFIED IDEOGRAPH-407E: not included in any glyphset definition
    • U+407F CJK UNIFIED IDEOGRAPH-407F: not included in any glyphset definition
    • U+4080 CJK UNIFIED IDEOGRAPH-4080: not included in any glyphset definition
    • U+4081 CJK UNIFIED IDEOGRAPH-4081: not included in any glyphset definition
    • U+4082 CJK UNIFIED IDEOGRAPH-4082: not included in any glyphset definition
    • U+4083 CJK UNIFIED IDEOGRAPH-4083: not included in any glyphset definition
    • U+4084 CJK UNIFIED IDEOGRAPH-4084: not included in any glyphset definition
    • U+4085 CJK UNIFIED IDEOGRAPH-4085: not included in any glyphset definition
    • U+4086 CJK UNIFIED IDEOGRAPH-4086: not included in any glyphset definition
    • U+4087 CJK UNIFIED IDEOGRAPH-4087: not included in any glyphset definition
    • U+4088 CJK UNIFIED IDEOGRAPH-4088: not included in any glyphset definition
    • U+4089 CJK UNIFIED IDEOGRAPH-4089: not included in any glyphset definition
    • U+408A CJK UNIFIED IDEOGRAPH-408A: not included in any glyphset definition
    • U+408B CJK UNIFIED IDEOGRAPH-408B: not included in any glyphset definition
    • U+408C CJK UNIFIED IDEOGRAPH-408C: not included in any glyphset definition
    • U+408D CJK UNIFIED IDEOGRAPH-408D: not included in any glyphset definition
    • U+408E CJK UNIFIED IDEOGRAPH-408E: not included in any glyphset definition
    • U+408F CJK UNIFIED IDEOGRAPH-408F: not included in any glyphset definition
    • U+4090 CJK UNIFIED IDEOGRAPH-4090: not included in any glyphset definition
    • U+4091 CJK UNIFIED IDEOGRAPH-4091: not included in any glyphset definition
    • U+4092 CJK UNIFIED IDEOGRAPH-4092: not included in any glyphset definition
    • U+4093 CJK UNIFIED IDEOGRAPH-4093: not included in any glyphset definition
    • U+4094 CJK UNIFIED IDEOGRAPH-4094: not included in any glyphset definition
    • U+4095 CJK UNIFIED IDEOGRAPH-4095: not included in any glyphset definition
    • U+4096 CJK UNIFIED IDEOGRAPH-4096: not included in any glyphset definition
    • U+4097 CJK UNIFIED IDEOGRAPH-4097: not included in any glyphset definition
    • U+4098 CJK UNIFIED IDEOGRAPH-4098: not included in any glyphset definition
    • U+4099 CJK UNIFIED IDEOGRAPH-4099: not included in any glyphset definition
    • U+409A CJK UNIFIED IDEOGRAPH-409A: not included in any glyphset definition
    • U+409B CJK UNIFIED IDEOGRAPH-409B: not included in any glyphset definition
    • U+409C CJK UNIFIED IDEOGRAPH-409C: not included in any glyphset definition
    • U+409D CJK UNIFIED IDEOGRAPH-409D: not included in any glyphset definition
    • U+409E CJK UNIFIED IDEOGRAPH-409E: not included in any glyphset definition
    • U+409F CJK UNIFIED IDEOGRAPH-409F: not included in any glyphset definition
    • U+40A0 CJK UNIFIED IDEOGRAPH-40A0: not included in any glyphset definition
    • U+40A1 CJK UNIFIED IDEOGRAPH-40A1: not included in any glyphset definition
    • U+40A2 CJK UNIFIED IDEOGRAPH-40A2: not included in any glyphset definition
    • U+40A3 CJK UNIFIED IDEOGRAPH-40A3: not included in any glyphset definition
    • U+40A4 CJK UNIFIED IDEOGRAPH-40A4: not included in any glyphset definition
    • U+40A5 CJK UNIFIED IDEOGRAPH-40A5: not included in any glyphset definition
    • U+40A6 CJK UNIFIED IDEOGRAPH-40A6: not included in any glyphset definition
    • U+40A7 CJK UNIFIED IDEOGRAPH-40A7: not included in any glyphset definition
    • U+40A8 CJK UNIFIED IDEOGRAPH-40A8: not included in any glyphset definition
    • U+40A9 CJK UNIFIED IDEOGRAPH-40A9: not included in any glyphset definition
    • U+40AA CJK UNIFIED IDEOGRAPH-40AA: not included in any glyphset definition
    • U+40AB CJK UNIFIED IDEOGRAPH-40AB: not included in any glyphset definition
    • U+40AC CJK UNIFIED IDEOGRAPH-40AC: not included in any glyphset definition
    • U+40AD CJK UNIFIED IDEOGRAPH-40AD: not included in any glyphset definition
    • U+40AE CJK UNIFIED IDEOGRAPH-40AE: not included in any glyphset definition
    • U+40AF CJK UNIFIED IDEOGRAPH-40AF: not included in any glyphset definition
    • U+40B0 CJK UNIFIED IDEOGRAPH-40B0: not included in any glyphset definition
    • U+40B1 CJK UNIFIED IDEOGRAPH-40B1: not included in any glyphset definition
    • U+40B2 CJK UNIFIED IDEOGRAPH-40B2: not included in any glyphset definition
    • U+40B3 CJK UNIFIED IDEOGRAPH-40B3: not included in any glyphset definition
    • U+40B4 CJK UNIFIED IDEOGRAPH-40B4: not included in any glyphset definition
    • U+40B5 CJK UNIFIED IDEOGRAPH-40B5: not included in any glyphset definition
    • U+40B6 CJK UNIFIED IDEOGRAPH-40B6: not included in any glyphset definition
    • U+40B7 CJK UNIFIED IDEOGRAPH-40B7: not included in any glyphset definition
    • U+40B8 CJK UNIFIED IDEOGRAPH-40B8: not included in any glyphset definition
    • U+40B9 CJK UNIFIED IDEOGRAPH-40B9: not included in any glyphset definition
    • U+40BA CJK UNIFIED IDEOGRAPH-40BA: not included in any glyphset definition
    • U+40BB CJK UNIFIED IDEOGRAPH-40BB: not included in any glyphset definition
    • U+40BC CJK UNIFIED IDEOGRAPH-40BC: not included in any glyphset definition
    • U+40BD CJK UNIFIED IDEOGRAPH-40BD: not included in any glyphset definition
    • U+40BE CJK UNIFIED IDEOGRAPH-40BE: not included in any glyphset definition
    • U+40BF CJK UNIFIED IDEOGRAPH-40BF: not included in any glyphset definition
    • U+40C0 CJK UNIFIED IDEOGRAPH-40C0: not included in any glyphset definition
    • U+40C1 CJK UNIFIED IDEOGRAPH-40C1: not included in any glyphset definition
    • U+40C2 CJK UNIFIED IDEOGRAPH-40C2: not included in any glyphset definition
    • U+40C3 CJK UNIFIED IDEOGRAPH-40C3: not included in any glyphset definition
    • U+40C4 CJK UNIFIED IDEOGRAPH-40C4: not included in any glyphset definition
    • U+40C5 CJK UNIFIED IDEOGRAPH-40C5: not included in any glyphset definition
    • U+40C6 CJK UNIFIED IDEOGRAPH-40C6: not included in any glyphset definition
    • U+40C7 CJK UNIFIED IDEOGRAPH-40C7: not included in any glyphset definition
    • U+40C8 CJK UNIFIED IDEOGRAPH-40C8: not included in any glyphset definition
    • U+40C9 CJK UNIFIED IDEOGRAPH-40C9: not included in any glyphset definition
    • U+40CA CJK UNIFIED IDEOGRAPH-40CA: not included in any glyphset definition
    • U+40CB CJK UNIFIED IDEOGRAPH-40CB: not included in any glyphset definition
    • U+40CC CJK UNIFIED IDEOGRAPH-40CC: not included in any glyphset definition
    • U+40CD CJK UNIFIED IDEOGRAPH-40CD: not included in any glyphset definition
    • U+40CE CJK UNIFIED IDEOGRAPH-40CE: not included in any glyphset definition
    • U+40CF CJK UNIFIED IDEOGRAPH-40CF: not included in any glyphset definition
    • U+40D0 CJK UNIFIED IDEOGRAPH-40D0: not included in any glyphset definition
    • U+40D1 CJK UNIFIED IDEOGRAPH-40D1: not included in any glyphset definition
    • U+40D2 CJK UNIFIED IDEOGRAPH-40D2: not included in any glyphset definition
    • U+40D3 CJK UNIFIED IDEOGRAPH-40D3: not included in any glyphset definition
    • U+40D4 CJK UNIFIED IDEOGRAPH-40D4: not included in any glyphset definition
    • U+40D5 CJK UNIFIED IDEOGRAPH-40D5: not included in any glyphset definition
    • U+40D6 CJK UNIFIED IDEOGRAPH-40D6: not included in any glyphset definition
    • U+40D7 CJK UNIFIED IDEOGRAPH-40D7: not included in any glyphset definition
    • U+40D8 CJK UNIFIED IDEOGRAPH-40D8: not included in any glyphset definition
    • U+40D9 CJK UNIFIED IDEOGRAPH-40D9: not included in any glyphset definition
    • U+40DA CJK UNIFIED IDEOGRAPH-40DA: not included in any glyphset definition
    • U+40DB CJK UNIFIED IDEOGRAPH-40DB: not included in any glyphset definition
    • U+40DC CJK UNIFIED IDEOGRAPH-40DC: not included in any glyphset definition
    • U+40DD CJK UNIFIED IDEOGRAPH-40DD: not included in any glyphset definition
    • U+40DE CJK UNIFIED IDEOGRAPH-40DE: not included in any glyphset definition
    • U+40DF CJK UNIFIED IDEOGRAPH-40DF: not included in any glyphset definition
    • U+40E0 CJK UNIFIED IDEOGRAPH-40E0: not included in any glyphset definition
    • U+40E1 CJK UNIFIED IDEOGRAPH-40E1: not included in any glyphset definition
    • U+40E2 CJK UNIFIED IDEOGRAPH-40E2: not included in any glyphset definition
    • U+40E3 CJK UNIFIED IDEOGRAPH-40E3: not included in any glyphset definition
    • U+40E4 CJK UNIFIED IDEOGRAPH-40E4: not included in any glyphset definition
    • U+40E5 CJK UNIFIED IDEOGRAPH-40E5: not included in any glyphset definition
    • U+40E6 CJK UNIFIED IDEOGRAPH-40E6: not included in any glyphset definition
    • U+40E7 CJK UNIFIED IDEOGRAPH-40E7: not included in any glyphset definition
    • U+40E8 CJK UNIFIED IDEOGRAPH-40E8: not included in any glyphset definition
    • U+40E9 CJK UNIFIED IDEOGRAPH-40E9: not included in any glyphset definition
    • U+40EA CJK UNIFIED IDEOGRAPH-40EA: not included in any glyphset definition
    • U+40EB CJK UNIFIED IDEOGRAPH-40EB: not included in any glyphset definition
    • U+40EC CJK UNIFIED IDEOGRAPH-40EC: not included in any glyphset definition
    • U+40ED CJK UNIFIED IDEOGRAPH-40ED: not included in any glyphset definition
    • U+40EE CJK UNIFIED IDEOGRAPH-40EE: not included in any glyphset definition
    • U+40EF CJK UNIFIED IDEOGRAPH-40EF: not included in any glyphset definition
    • U+40F0 CJK UNIFIED IDEOGRAPH-40F0: not included in any glyphset definition
    • U+40F1 CJK UNIFIED IDEOGRAPH-40F1: not included in any glyphset definition
    • U+40F2 CJK UNIFIED IDEOGRAPH-40F2: not included in any glyphset definition
    • U+40F3 CJK UNIFIED IDEOGRAPH-40F3: not included in any glyphset definition
    • U+40F4 CJK UNIFIED IDEOGRAPH-40F4: not included in any glyphset definition
    • U+40F5 CJK UNIFIED IDEOGRAPH-40F5: not included in any glyphset definition
    • U+40F6 CJK UNIFIED IDEOGRAPH-40F6: not included in any glyphset definition
    • U+40F7 CJK UNIFIED IDEOGRAPH-40F7: not included in any glyphset definition
    • U+40F8 CJK UNIFIED IDEOGRAPH-40F8: not included in any glyphset definition
    • U+40F9 CJK UNIFIED IDEOGRAPH-40F9: not included in any glyphset definition
    • U+40FA CJK UNIFIED IDEOGRAPH-40FA: not included in any glyphset definition
    • U+40FB CJK UNIFIED IDEOGRAPH-40FB: not included in any glyphset definition
    • U+40FC CJK UNIFIED IDEOGRAPH-40FC: not included in any glyphset definition
    • U+40FD CJK UNIFIED IDEOGRAPH-40FD: not included in any glyphset definition
    • U+40FE CJK UNIFIED IDEOGRAPH-40FE: not included in any glyphset definition
    • U+40FF CJK UNIFIED IDEOGRAPH-40FF: not included in any glyphset definition
    • U+4100 CJK UNIFIED IDEOGRAPH-4100: not included in any glyphset definition
    • U+4101 CJK UNIFIED IDEOGRAPH-4101: not included in any glyphset definition
    • U+4102 CJK UNIFIED IDEOGRAPH-4102: not included in any glyphset definition
    • U+4103 CJK UNIFIED IDEOGRAPH-4103: not included in any glyphset definition
    • U+4104 CJK UNIFIED IDEOGRAPH-4104: not included in any glyphset definition
    • U+4105 CJK UNIFIED IDEOGRAPH-4105: not included in any glyphset definition
    • U+4106 CJK UNIFIED IDEOGRAPH-4106: not included in any glyphset definition
    • U+4107 CJK UNIFIED IDEOGRAPH-4107: not included in any glyphset definition
    • U+4108 CJK UNIFIED IDEOGRAPH-4108: not included in any glyphset definition
    • U+4109 CJK UNIFIED IDEOGRAPH-4109: not included in any glyphset definition
    • U+410A CJK UNIFIED IDEOGRAPH-410A: not included in any glyphset definition
    • U+410B CJK UNIFIED IDEOGRAPH-410B: not included in any glyphset definition
    • U+410C CJK UNIFIED IDEOGRAPH-410C: not included in any glyphset definition
    • U+410D CJK UNIFIED IDEOGRAPH-410D: not included in any glyphset definition
    • U+410E CJK UNIFIED IDEOGRAPH-410E: not included in any glyphset definition
    • U+410F CJK UNIFIED IDEOGRAPH-410F: not included in any glyphset definition
    • U+4110 CJK UNIFIED IDEOGRAPH-4110: not included in any glyphset definition
    • U+4111 CJK UNIFIED IDEOGRAPH-4111: not included in any glyphset definition
    • U+4112 CJK UNIFIED IDEOGRAPH-4112: not included in any glyphset definition
    • U+4113 CJK UNIFIED IDEOGRAPH-4113: not included in any glyphset definition
    • U+4114 CJK UNIFIED IDEOGRAPH-4114: not included in any glyphset definition
    • U+4115 CJK UNIFIED IDEOGRAPH-4115: not included in any glyphset definition
    • U+4116 CJK UNIFIED IDEOGRAPH-4116: not included in any glyphset definition
    • U+4117 CJK UNIFIED IDEOGRAPH-4117: not included in any glyphset definition
    • U+4118 CJK UNIFIED IDEOGRAPH-4118: not included in any glyphset definition
    • U+4119 CJK UNIFIED IDEOGRAPH-4119: not included in any glyphset definition
    • U+411A CJK UNIFIED IDEOGRAPH-411A: not included in any glyphset definition
    • U+411B CJK UNIFIED IDEOGRAPH-411B: not included in any glyphset definition
    • U+411C CJK UNIFIED IDEOGRAPH-411C: not included in any glyphset definition
    • U+411D CJK UNIFIED IDEOGRAPH-411D: not included in any glyphset definition
    • U+411E CJK UNIFIED IDEOGRAPH-411E: not included in any glyphset definition
    • U+411F CJK UNIFIED IDEOGRAPH-411F: not included in any glyphset definition
    • U+4120 CJK UNIFIED IDEOGRAPH-4120: not included in any glyphset definition
    • U+4121 CJK UNIFIED IDEOGRAPH-4121: not included in any glyphset definition
    • U+4122 CJK UNIFIED IDEOGRAPH-4122: not included in any glyphset definition
    • U+4123 CJK UNIFIED IDEOGRAPH-4123: not included in any glyphset definition
    • U+4124 CJK UNIFIED IDEOGRAPH-4124: not included in any glyphset definition
    • U+4125 CJK UNIFIED IDEOGRAPH-4125: not included in any glyphset definition
    • U+4126 CJK UNIFIED IDEOGRAPH-4126: not included in any glyphset definition
    • U+4127 CJK UNIFIED IDEOGRAPH-4127: not included in any glyphset definition
    • U+4128 CJK UNIFIED IDEOGRAPH-4128: not included in any glyphset definition
    • U+4129 CJK UNIFIED IDEOGRAPH-4129: not included in any glyphset definition
    • U+412A CJK UNIFIED IDEOGRAPH-412A: not included in any glyphset definition
    • U+412B CJK UNIFIED IDEOGRAPH-412B: not included in any glyphset definition
    • U+412C CJK UNIFIED IDEOGRAPH-412C: not included in any glyphset definition
    • U+412D CJK UNIFIED IDEOGRAPH-412D: not included in any glyphset definition
    • U+412E CJK UNIFIED IDEOGRAPH-412E: not included in any glyphset definition
    • U+412F CJK UNIFIED IDEOGRAPH-412F: not included in any glyphset definition
    • U+4130 CJK UNIFIED IDEOGRAPH-4130: not included in any glyphset definition
    • U+4131 CJK UNIFIED IDEOGRAPH-4131: not included in any glyphset definition
    • U+4132 CJK UNIFIED IDEOGRAPH-4132: not included in any glyphset definition
    • U+4133 CJK UNIFIED IDEOGRAPH-4133: not included in any glyphset definition
    • U+4134 CJK UNIFIED IDEOGRAPH-4134: not included in any glyphset definition
    • U+4135 CJK UNIFIED IDEOGRAPH-4135: not included in any glyphset definition
    • U+4136 CJK UNIFIED IDEOGRAPH-4136: not included in any glyphset definition
    • U+4137 CJK UNIFIED IDEOGRAPH-4137: not included in any glyphset definition
    • U+4138 CJK UNIFIED IDEOGRAPH-4138: not included in any glyphset definition
    • U+4139 CJK UNIFIED IDEOGRAPH-4139: not included in any glyphset definition
    • U+413A CJK UNIFIED IDEOGRAPH-413A: not included in any glyphset definition
    • U+413B CJK UNIFIED IDEOGRAPH-413B: not included in any glyphset definition
    • U+413C CJK UNIFIED IDEOGRAPH-413C: not included in any glyphset definition
    • U+413D CJK UNIFIED IDEOGRAPH-413D: not included in any glyphset definition
    • U+413E CJK UNIFIED IDEOGRAPH-413E: not included in any glyphset definition
    • U+413F CJK UNIFIED IDEOGRAPH-413F: not included in any glyphset definition
    • U+4140 CJK UNIFIED IDEOGRAPH-4140: not included in any glyphset definition
    • U+4141 CJK UNIFIED IDEOGRAPH-4141: not included in any glyphset definition
    • U+4142 CJK UNIFIED IDEOGRAPH-4142: not included in any glyphset definition
    • U+4143 CJK UNIFIED IDEOGRAPH-4143: not included in any glyphset definition
    • U+4144 CJK UNIFIED IDEOGRAPH-4144: not included in any glyphset definition
    • U+4145 CJK UNIFIED IDEOGRAPH-4145: not included in any glyphset definition
    • U+4146 CJK UNIFIED IDEOGRAPH-4146: not included in any glyphset definition
    • U+4147 CJK UNIFIED IDEOGRAPH-4147: not included in any glyphset definition
    • U+4148 CJK UNIFIED IDEOGRAPH-4148: not included in any glyphset definition
    • U+4149 CJK UNIFIED IDEOGRAPH-4149: not included in any glyphset definition
    • U+414A CJK UNIFIED IDEOGRAPH-414A: not included in any glyphset definition
    • U+414B CJK UNIFIED IDEOGRAPH-414B: not included in any glyphset definition
    • U+414C CJK UNIFIED IDEOGRAPH-414C: not included in any glyphset definition
    • U+414D CJK UNIFIED IDEOGRAPH-414D: not included in any glyphset definition
    • U+414E CJK UNIFIED IDEOGRAPH-414E: not included in any glyphset definition
    • U+414F CJK UNIFIED IDEOGRAPH-414F: not included in any glyphset definition
    • U+4150 CJK UNIFIED IDEOGRAPH-4150: not included in any glyphset definition
    • U+4151 CJK UNIFIED IDEOGRAPH-4151: not included in any glyphset definition
    • U+4152 CJK UNIFIED IDEOGRAPH-4152: not included in any glyphset definition
    • U+4153 CJK UNIFIED IDEOGRAPH-4153: not included in any glyphset definition
    • U+4154 CJK UNIFIED IDEOGRAPH-4154: not included in any glyphset definition
    • U+4155 CJK UNIFIED IDEOGRAPH-4155: not included in any glyphset definition
    • U+4156 CJK UNIFIED IDEOGRAPH-4156: not included in any glyphset definition
    • U+4157 CJK UNIFIED IDEOGRAPH-4157: not included in any glyphset definition
    • U+4158 CJK UNIFIED IDEOGRAPH-4158: not included in any glyphset definition
    • U+4159 CJK UNIFIED IDEOGRAPH-4159: not included in any glyphset definition
    • U+415A CJK UNIFIED IDEOGRAPH-415A: not included in any glyphset definition
    • U+415B CJK UNIFIED IDEOGRAPH-415B: not included in any glyphset definition
    • U+415C CJK UNIFIED IDEOGRAPH-415C: not included in any glyphset definition
    • U+415D CJK UNIFIED IDEOGRAPH-415D: not included in any glyphset definition
    • U+415E CJK UNIFIED IDEOGRAPH-415E: not included in any glyphset definition
    • U+415F CJK UNIFIED IDEOGRAPH-415F: not included in any glyphset definition
    • U+4160 CJK UNIFIED IDEOGRAPH-4160: not included in any glyphset definition
    • U+4161 CJK UNIFIED IDEOGRAPH-4161: not included in any glyphset definition
    • U+4162 CJK UNIFIED IDEOGRAPH-4162: not included in any glyphset definition
    • U+4163 CJK UNIFIED IDEOGRAPH-4163: not included in any glyphset definition
    • U+4164 CJK UNIFIED IDEOGRAPH-4164: not included in any glyphset definition
    • U+4165 CJK UNIFIED IDEOGRAPH-4165: not included in any glyphset definition
    • U+4166 CJK UNIFIED IDEOGRAPH-4166: not included in any glyphset definition
    • U+4167 CJK UNIFIED IDEOGRAPH-4167: not included in any glyphset definition
    • U+4168 CJK UNIFIED IDEOGRAPH-4168: not included in any glyphset definition
    • U+4169 CJK UNIFIED IDEOGRAPH-4169: not included in any glyphset definition
    • U+416A CJK UNIFIED IDEOGRAPH-416A: not included in any glyphset definition
    • U+416B CJK UNIFIED IDEOGRAPH-416B: not included in any glyphset definition
    • U+416C CJK UNIFIED IDEOGRAPH-416C: not included in any glyphset definition
    • U+416D CJK UNIFIED IDEOGRAPH-416D: not included in any glyphset definition
    • U+416E CJK UNIFIED IDEOGRAPH-416E: not included in any glyphset definition
    • U+416F CJK UNIFIED IDEOGRAPH-416F: not included in any glyphset definition
    • U+4170 CJK UNIFIED IDEOGRAPH-4170: not included in any glyphset definition
    • U+4171 CJK UNIFIED IDEOGRAPH-4171: not included in any glyphset definition
    • U+4172 CJK UNIFIED IDEOGRAPH-4172: not included in any glyphset definition
    • U+4173 CJK UNIFIED IDEOGRAPH-4173: not included in any glyphset definition
    • U+4174 CJK UNIFIED IDEOGRAPH-4174: not included in any glyphset definition
    • U+4175 CJK UNIFIED IDEOGRAPH-4175: not included in any glyphset definition
    • U+4176 CJK UNIFIED IDEOGRAPH-4176: not included in any glyphset definition
    • U+4177 CJK UNIFIED IDEOGRAPH-4177: not included in any glyphset definition
    • U+4178 CJK UNIFIED IDEOGRAPH-4178: not included in any glyphset definition
    • U+4179 CJK UNIFIED IDEOGRAPH-4179: not included in any glyphset definition
    • U+417A CJK UNIFIED IDEOGRAPH-417A: not included in any glyphset definition
    • U+417B CJK UNIFIED IDEOGRAPH-417B: not included in any glyphset definition
    • U+417C CJK UNIFIED IDEOGRAPH-417C: not included in any glyphset definition
    • U+417D CJK UNIFIED IDEOGRAPH-417D: not included in any glyphset definition
    • U+417E CJK UNIFIED IDEOGRAPH-417E: not included in any glyphset definition
    • U+417F CJK UNIFIED IDEOGRAPH-417F: not included in any glyphset definition
    • U+4180 CJK UNIFIED IDEOGRAPH-4180: not included in any glyphset definition
    • U+4181 CJK UNIFIED IDEOGRAPH-4181: not included in any glyphset definition
    • U+4182 CJK UNIFIED IDEOGRAPH-4182: not included in any glyphset definition
    • U+4183 CJK UNIFIED IDEOGRAPH-4183: not included in any glyphset definition
    • U+4184 CJK UNIFIED IDEOGRAPH-4184: not included in any glyphset definition
    • U+4185 CJK UNIFIED IDEOGRAPH-4185: not included in any glyphset definition
    • U+4186 CJK UNIFIED IDEOGRAPH-4186: not included in any glyphset definition
    • U+4187 CJK UNIFIED IDEOGRAPH-4187: not included in any glyphset definition
    • U+4188 CJK UNIFIED IDEOGRAPH-4188: not included in any glyphset definition
    • U+4189 CJK UNIFIED IDEOGRAPH-4189: not included in any glyphset definition
    • U+418A CJK UNIFIED IDEOGRAPH-418A: not included in any glyphset definition
    • U+418B CJK UNIFIED IDEOGRAPH-418B: not included in any glyphset definition
    • U+418C CJK UNIFIED IDEOGRAPH-418C: not included in any glyphset definition
    • U+418D CJK UNIFIED IDEOGRAPH-418D: not included in any glyphset definition
    • U+418E CJK UNIFIED IDEOGRAPH-418E: not included in any glyphset definition
    • U+418F CJK UNIFIED IDEOGRAPH-418F: not included in any glyphset definition
    • U+4190 CJK UNIFIED IDEOGRAPH-4190: not included in any glyphset definition
    • U+4191 CJK UNIFIED IDEOGRAPH-4191: not included in any glyphset definition
    • U+4192 CJK UNIFIED IDEOGRAPH-4192: not included in any glyphset definition
    • U+4193 CJK UNIFIED IDEOGRAPH-4193: not included in any glyphset definition
    • U+4194 CJK UNIFIED IDEOGRAPH-4194: not included in any glyphset definition
    • U+4195 CJK UNIFIED IDEOGRAPH-4195: not included in any glyphset definition
    • U+4196 CJK UNIFIED IDEOGRAPH-4196: not included in any glyphset definition
    • U+4197 CJK UNIFIED IDEOGRAPH-4197: not included in any glyphset definition
    • U+4198 CJK UNIFIED IDEOGRAPH-4198: not included in any glyphset definition
    • U+4199 CJK UNIFIED IDEOGRAPH-4199: not included in any glyphset definition
    • U+419A CJK UNIFIED IDEOGRAPH-419A: not included in any glyphset definition
    • U+419B CJK UNIFIED IDEOGRAPH-419B: not included in any glyphset definition
    • U+419C CJK UNIFIED IDEOGRAPH-419C: not included in any glyphset definition
    • U+419D CJK UNIFIED IDEOGRAPH-419D: not included in any glyphset definition
    • U+419E CJK UNIFIED IDEOGRAPH-419E: not included in any glyphset definition
    • U+419F CJK UNIFIED IDEOGRAPH-419F: not included in any glyphset definition
    • U+41A0 CJK UNIFIED IDEOGRAPH-41A0: not included in any glyphset definition
    • U+41A1 CJK UNIFIED IDEOGRAPH-41A1: not included in any glyphset definition
    • U+41A2 CJK UNIFIED IDEOGRAPH-41A2: not included in any glyphset definition
    • U+41A3 CJK UNIFIED IDEOGRAPH-41A3: not included in any glyphset definition
    • U+41A4 CJK UNIFIED IDEOGRAPH-41A4: not included in any glyphset definition
    • U+41A5 CJK UNIFIED IDEOGRAPH-41A5: not included in any glyphset definition
    • U+41A6 CJK UNIFIED IDEOGRAPH-41A6: not included in any glyphset definition
    • U+41A7 CJK UNIFIED IDEOGRAPH-41A7: not included in any glyphset definition
    • U+41A8 CJK UNIFIED IDEOGRAPH-41A8: not included in any glyphset definition
    • U+41A9 CJK UNIFIED IDEOGRAPH-41A9: not included in any glyphset definition
    • U+41AA CJK UNIFIED IDEOGRAPH-41AA: not included in any glyphset definition
    • U+41AB CJK UNIFIED IDEOGRAPH-41AB: not included in any glyphset definition
    • U+41AC CJK UNIFIED IDEOGRAPH-41AC: not included in any glyphset definition
    • U+41AD CJK UNIFIED IDEOGRAPH-41AD: not included in any glyphset definition
    • U+41AE CJK UNIFIED IDEOGRAPH-41AE: not included in any glyphset definition
    • U+41AF CJK UNIFIED IDEOGRAPH-41AF: not included in any glyphset definition
    • U+41B0 CJK UNIFIED IDEOGRAPH-41B0: not included in any glyphset definition
    • U+41B1 CJK UNIFIED IDEOGRAPH-41B1: not included in any glyphset definition
    • U+41B2 CJK UNIFIED IDEOGRAPH-41B2: not included in any glyphset definition
    • U+41B3 CJK UNIFIED IDEOGRAPH-41B3: not included in any glyphset definition
    • U+41B4 CJK UNIFIED IDEOGRAPH-41B4: not included in any glyphset definition
    • U+41B5 CJK UNIFIED IDEOGRAPH-41B5: not included in any glyphset definition
    • U+41B6 CJK UNIFIED IDEOGRAPH-41B6: not included in any glyphset definition
    • U+41B7 CJK UNIFIED IDEOGRAPH-41B7: not included in any glyphset definition
    • U+41B8 CJK UNIFIED IDEOGRAPH-41B8: not included in any glyphset definition
    • U+41B9 CJK UNIFIED IDEOGRAPH-41B9: not included in any glyphset definition
    • U+41BA CJK UNIFIED IDEOGRAPH-41BA: not included in any glyphset definition
    • U+41BB CJK UNIFIED IDEOGRAPH-41BB: not included in any glyphset definition
    • U+41BC CJK UNIFIED IDEOGRAPH-41BC: not included in any glyphset definition
    • U+41BD CJK UNIFIED IDEOGRAPH-41BD: not included in any glyphset definition
    • U+41BE CJK UNIFIED IDEOGRAPH-41BE: not included in any glyphset definition
    • U+41BF CJK UNIFIED IDEOGRAPH-41BF: not included in any glyphset definition
    • U+41C0 CJK UNIFIED IDEOGRAPH-41C0: not included in any glyphset definition
    • U+41C1 CJK UNIFIED IDEOGRAPH-41C1: not included in any glyphset definition
    • U+41C2 CJK UNIFIED IDEOGRAPH-41C2: not included in any glyphset definition
    • U+41C3 CJK UNIFIED IDEOGRAPH-41C3: not included in any glyphset definition
    • U+41C4 CJK UNIFIED IDEOGRAPH-41C4: not included in any glyphset definition
    • U+41C5 CJK UNIFIED IDEOGRAPH-41C5: not included in any glyphset definition
    • U+41C6 CJK UNIFIED IDEOGRAPH-41C6: not included in any glyphset definition
    • U+41C7 CJK UNIFIED IDEOGRAPH-41C7: not included in any glyphset definition
    • U+41C8 CJK UNIFIED IDEOGRAPH-41C8: not included in any glyphset definition
    • U+41C9 CJK UNIFIED IDEOGRAPH-41C9: not included in any glyphset definition
    • U+41CA CJK UNIFIED IDEOGRAPH-41CA: not included in any glyphset definition
    • U+41CB CJK UNIFIED IDEOGRAPH-41CB: not included in any glyphset definition
    • U+41CC CJK UNIFIED IDEOGRAPH-41CC: not included in any glyphset definition
    • U+41CD CJK UNIFIED IDEOGRAPH-41CD: not included in any glyphset definition
    • U+41CE CJK UNIFIED IDEOGRAPH-41CE: not included in any glyphset definition
    • U+41CF CJK UNIFIED IDEOGRAPH-41CF: not included in any glyphset definition
    • U+41D0 CJK UNIFIED IDEOGRAPH-41D0: not included in any glyphset definition
    • U+41D1 CJK UNIFIED IDEOGRAPH-41D1: not included in any glyphset definition
    • U+41D2 CJK UNIFIED IDEOGRAPH-41D2: not included in any glyphset definition
    • U+41D3 CJK UNIFIED IDEOGRAPH-41D3: not included in any glyphset definition
    • U+41D4 CJK UNIFIED IDEOGRAPH-41D4: not included in any glyphset definition
    • U+41D5 CJK UNIFIED IDEOGRAPH-41D5: not included in any glyphset definition
    • U+41D6 CJK UNIFIED IDEOGRAPH-41D6: not included in any glyphset definition
    • U+41D7 CJK UNIFIED IDEOGRAPH-41D7: not included in any glyphset definition
    • U+41D8 CJK UNIFIED IDEOGRAPH-41D8: not included in any glyphset definition
    • U+41D9 CJK UNIFIED IDEOGRAPH-41D9: not included in any glyphset definition
    • U+41DA CJK UNIFIED IDEOGRAPH-41DA: not included in any glyphset definition
    • U+41DB CJK UNIFIED IDEOGRAPH-41DB: not included in any glyphset definition
    • U+41DC CJK UNIFIED IDEOGRAPH-41DC: not included in any glyphset definition
    • U+41DD CJK UNIFIED IDEOGRAPH-41DD: not included in any glyphset definition
    • U+41DE CJK UNIFIED IDEOGRAPH-41DE: not included in any glyphset definition
    • U+41DF CJK UNIFIED IDEOGRAPH-41DF: not included in any glyphset definition
    • U+41E0 CJK UNIFIED IDEOGRAPH-41E0: not included in any glyphset definition
    • U+41E1 CJK UNIFIED IDEOGRAPH-41E1: not included in any glyphset definition
    • U+41E2 CJK UNIFIED IDEOGRAPH-41E2: not included in any glyphset definition
    • U+41E3 CJK UNIFIED IDEOGRAPH-41E3: not included in any glyphset definition
    • U+41E4 CJK UNIFIED IDEOGRAPH-41E4: not included in any glyphset definition
    • U+41E5 CJK UNIFIED IDEOGRAPH-41E5: not included in any glyphset definition
    • U+41E6 CJK UNIFIED IDEOGRAPH-41E6: not included in any glyphset definition
    • U+41E7 CJK UNIFIED IDEOGRAPH-41E7: not included in any glyphset definition
    • U+41E8 CJK UNIFIED IDEOGRAPH-41E8: not included in any glyphset definition
    • U+41E9 CJK UNIFIED IDEOGRAPH-41E9: not included in any glyphset definition
    • U+41EA CJK UNIFIED IDEOGRAPH-41EA: not included in any glyphset definition
    • U+41EB CJK UNIFIED IDEOGRAPH-41EB: not included in any glyphset definition
    • U+41EC CJK UNIFIED IDEOGRAPH-41EC: not included in any glyphset definition
    • U+41ED CJK UNIFIED IDEOGRAPH-41ED: not included in any glyphset definition
    • U+41EE CJK UNIFIED IDEOGRAPH-41EE: not included in any glyphset definition
    • U+41EF CJK UNIFIED IDEOGRAPH-41EF: not included in any glyphset definition
    • U+41F0 CJK UNIFIED IDEOGRAPH-41F0: not included in any glyphset definition
    • U+41F1 CJK UNIFIED IDEOGRAPH-41F1: not included in any glyphset definition
    • U+41F2 CJK UNIFIED IDEOGRAPH-41F2: not included in any glyphset definition
    • U+41F3 CJK UNIFIED IDEOGRAPH-41F3: not included in any glyphset definition
    • U+41F4 CJK UNIFIED IDEOGRAPH-41F4: not included in any glyphset definition
    • U+41F5 CJK UNIFIED IDEOGRAPH-41F5: not included in any glyphset definition
    • U+41F6 CJK UNIFIED IDEOGRAPH-41F6: not included in any glyphset definition
    • U+41F7 CJK UNIFIED IDEOGRAPH-41F7: not included in any glyphset definition
    • U+41F8 CJK UNIFIED IDEOGRAPH-41F8: not included in any glyphset definition
    • U+41F9 CJK UNIFIED IDEOGRAPH-41F9: not included in any glyphset definition
    • U+41FA CJK UNIFIED IDEOGRAPH-41FA: not included in any glyphset definition
    • U+41FB CJK UNIFIED IDEOGRAPH-41FB: not included in any glyphset definition
    • U+41FC CJK UNIFIED IDEOGRAPH-41FC: not included in any glyphset definition
    • U+41FD CJK UNIFIED IDEOGRAPH-41FD: not included in any glyphset definition
    • U+41FE CJK UNIFIED IDEOGRAPH-41FE: not included in any glyphset definition
    • U+41FF CJK UNIFIED IDEOGRAPH-41FF: not included in any glyphset definition
    • U+4200 CJK UNIFIED IDEOGRAPH-4200: not included in any glyphset definition
    • U+4201 CJK UNIFIED IDEOGRAPH-4201: not included in any glyphset definition
    • U+4202 CJK UNIFIED IDEOGRAPH-4202: not included in any glyphset definition
    • U+4203 CJK UNIFIED IDEOGRAPH-4203: not included in any glyphset definition
    • U+4204 CJK UNIFIED IDEOGRAPH-4204: not included in any glyphset definition
    • U+4205 CJK UNIFIED IDEOGRAPH-4205: not included in any glyphset definition
    • U+4206 CJK UNIFIED IDEOGRAPH-4206: not included in any glyphset definition
    • U+4207 CJK UNIFIED IDEOGRAPH-4207: not included in any glyphset definition
    • U+4208 CJK UNIFIED IDEOGRAPH-4208: not included in any glyphset definition
    • U+4209 CJK UNIFIED IDEOGRAPH-4209: not included in any glyphset definition
    • U+420A CJK UNIFIED IDEOGRAPH-420A: not included in any glyphset definition
    • U+420B CJK UNIFIED IDEOGRAPH-420B: not included in any glyphset definition
    • U+420C CJK UNIFIED IDEOGRAPH-420C: not included in any glyphset definition
    • U+420D CJK UNIFIED IDEOGRAPH-420D: not included in any glyphset definition
    • U+420E CJK UNIFIED IDEOGRAPH-420E: not included in any glyphset definition
    • U+420F CJK UNIFIED IDEOGRAPH-420F: not included in any glyphset definition
    • U+4210 CJK UNIFIED IDEOGRAPH-4210: not included in any glyphset definition
    • U+4211 CJK UNIFIED IDEOGRAPH-4211: not included in any glyphset definition
    • U+4212 CJK UNIFIED IDEOGRAPH-4212: not included in any glyphset definition
    • U+4213 CJK UNIFIED IDEOGRAPH-4213: not included in any glyphset definition
    • U+4214 CJK UNIFIED IDEOGRAPH-4214: not included in any glyphset definition
    • U+4215 CJK UNIFIED IDEOGRAPH-4215: not included in any glyphset definition
    • U+4216 CJK UNIFIED IDEOGRAPH-4216: not included in any glyphset definition
    • U+4217 CJK UNIFIED IDEOGRAPH-4217: not included in any glyphset definition
    • U+4218 CJK UNIFIED IDEOGRAPH-4218: not included in any glyphset definition
    • U+4219 CJK UNIFIED IDEOGRAPH-4219: not included in any glyphset definition
    • U+421A CJK UNIFIED IDEOGRAPH-421A: not included in any glyphset definition
    • U+421B CJK UNIFIED IDEOGRAPH-421B: not included in any glyphset definition
    • U+421C CJK UNIFIED IDEOGRAPH-421C: not included in any glyphset definition
    • U+421D CJK UNIFIED IDEOGRAPH-421D: not included in any glyphset definition
    • U+421E CJK UNIFIED IDEOGRAPH-421E: not included in any glyphset definition
    • U+421F CJK UNIFIED IDEOGRAPH-421F: not included in any glyphset definition
    • U+4220 CJK UNIFIED IDEOGRAPH-4220: not included in any glyphset definition
    • U+4221 CJK UNIFIED IDEOGRAPH-4221: not included in any glyphset definition
    • U+4222 CJK UNIFIED IDEOGRAPH-4222: not included in any glyphset definition
    • U+4223 CJK UNIFIED IDEOGRAPH-4223: not included in any glyphset definition
    • U+4224 CJK UNIFIED IDEOGRAPH-4224: not included in any glyphset definition
    • U+4225 CJK UNIFIED IDEOGRAPH-4225: not included in any glyphset definition
    • U+4226 CJK UNIFIED IDEOGRAPH-4226: not included in any glyphset definition
    • U+4227 CJK UNIFIED IDEOGRAPH-4227: not included in any glyphset definition
    • U+4228 CJK UNIFIED IDEOGRAPH-4228: not included in any glyphset definition
    • U+4229 CJK UNIFIED IDEOGRAPH-4229: not included in any glyphset definition
    • U+422A CJK UNIFIED IDEOGRAPH-422A: not included in any glyphset definition
    • U+422B CJK UNIFIED IDEOGRAPH-422B: not included in any glyphset definition
    • U+422C CJK UNIFIED IDEOGRAPH-422C: not included in any glyphset definition
    • U+422D CJK UNIFIED IDEOGRAPH-422D: not included in any glyphset definition
    • U+422E CJK UNIFIED IDEOGRAPH-422E: not included in any glyphset definition
    • U+422F CJK UNIFIED IDEOGRAPH-422F: not included in any glyphset definition
    • U+4230 CJK UNIFIED IDEOGRAPH-4230: not included in any glyphset definition
    • U+4231 CJK UNIFIED IDEOGRAPH-4231: not included in any glyphset definition
    • U+4232 CJK UNIFIED IDEOGRAPH-4232: not included in any glyphset definition
    • U+4233 CJK UNIFIED IDEOGRAPH-4233: not included in any glyphset definition
    • U+4234 CJK UNIFIED IDEOGRAPH-4234: not included in any glyphset definition
    • U+4235 CJK UNIFIED IDEOGRAPH-4235: not included in any glyphset definition
    • U+4236 CJK UNIFIED IDEOGRAPH-4236: not included in any glyphset definition
    • U+4237 CJK UNIFIED IDEOGRAPH-4237: not included in any glyphset definition
    • U+4238 CJK UNIFIED IDEOGRAPH-4238: not included in any glyphset definition
    • U+4239 CJK UNIFIED IDEOGRAPH-4239: not included in any glyphset definition
    • U+423A CJK UNIFIED IDEOGRAPH-423A: not included in any glyphset definition
    • U+423B CJK UNIFIED IDEOGRAPH-423B: not included in any glyphset definition
    • U+423C CJK UNIFIED IDEOGRAPH-423C: not included in any glyphset definition
    • U+423D CJK UNIFIED IDEOGRAPH-423D: not included in any glyphset definition
    • U+423E CJK UNIFIED IDEOGRAPH-423E: not included in any glyphset definition
    • U+423F CJK UNIFIED IDEOGRAPH-423F: not included in any glyphset definition
    • U+4240 CJK UNIFIED IDEOGRAPH-4240: not included in any glyphset definition
    • U+4241 CJK UNIFIED IDEOGRAPH-4241: not included in any glyphset definition
    • U+4242 CJK UNIFIED IDEOGRAPH-4242: not included in any glyphset definition
    • U+4243 CJK UNIFIED IDEOGRAPH-4243: not included in any glyphset definition
    • U+4244 CJK UNIFIED IDEOGRAPH-4244: not included in any glyphset definition
    • U+4245 CJK UNIFIED IDEOGRAPH-4245: not included in any glyphset definition
    • U+4246 CJK UNIFIED IDEOGRAPH-4246: not included in any glyphset definition
    • U+4247 CJK UNIFIED IDEOGRAPH-4247: not included in any glyphset definition
    • U+4248 CJK UNIFIED IDEOGRAPH-4248: not included in any glyphset definition
    • U+4249 CJK UNIFIED IDEOGRAPH-4249: not included in any glyphset definition
    • U+424A CJK UNIFIED IDEOGRAPH-424A: not included in any glyphset definition
    • U+424B CJK UNIFIED IDEOGRAPH-424B: not included in any glyphset definition
    • U+424C CJK UNIFIED IDEOGRAPH-424C: not included in any glyphset definition
    • U+424D CJK UNIFIED IDEOGRAPH-424D: not included in any glyphset definition
    • U+424E CJK UNIFIED IDEOGRAPH-424E: not included in any glyphset definition
    • U+424F CJK UNIFIED IDEOGRAPH-424F: not included in any glyphset definition
    • U+4250 CJK UNIFIED IDEOGRAPH-4250: not included in any glyphset definition
    • U+4251 CJK UNIFIED IDEOGRAPH-4251: not included in any glyphset definition
    • U+4252 CJK UNIFIED IDEOGRAPH-4252: not included in any glyphset definition
    • U+4253 CJK UNIFIED IDEOGRAPH-4253: not included in any glyphset definition
    • U+4254 CJK UNIFIED IDEOGRAPH-4254: not included in any glyphset definition
    • U+4255 CJK UNIFIED IDEOGRAPH-4255: not included in any glyphset definition
    • U+4256 CJK UNIFIED IDEOGRAPH-4256: not included in any glyphset definition
    • U+4257 CJK UNIFIED IDEOGRAPH-4257: not included in any glyphset definition
    • U+4258 CJK UNIFIED IDEOGRAPH-4258: not included in any glyphset definition
    • U+4259 CJK UNIFIED IDEOGRAPH-4259: not included in any glyphset definition
    • U+425A CJK UNIFIED IDEOGRAPH-425A: not included in any glyphset definition
    • U+425B CJK UNIFIED IDEOGRAPH-425B: not included in any glyphset definition
    • U+425C CJK UNIFIED IDEOGRAPH-425C: not included in any glyphset definition
    • U+425D CJK UNIFIED IDEOGRAPH-425D: not included in any glyphset definition
    • U+425E CJK UNIFIED IDEOGRAPH-425E: not included in any glyphset definition
    • U+425F CJK UNIFIED IDEOGRAPH-425F: not included in any glyphset definition
    • U+4260 CJK UNIFIED IDEOGRAPH-4260: not included in any glyphset definition
    • U+4261 CJK UNIFIED IDEOGRAPH-4261: not included in any glyphset definition
    • U+4262 CJK UNIFIED IDEOGRAPH-4262: not included in any glyphset definition
    • U+4263 CJK UNIFIED IDEOGRAPH-4263: not included in any glyphset definition
    • U+4264 CJK UNIFIED IDEOGRAPH-4264: not included in any glyphset definition
    • U+4265 CJK UNIFIED IDEOGRAPH-4265: not included in any glyphset definition
    • U+4266 CJK UNIFIED IDEOGRAPH-4266: not included in any glyphset definition
    • U+4267 CJK UNIFIED IDEOGRAPH-4267: not included in any glyphset definition
    • U+4268 CJK UNIFIED IDEOGRAPH-4268: not included in any glyphset definition
    • U+4269 CJK UNIFIED IDEOGRAPH-4269: not included in any glyphset definition
    • U+426A CJK UNIFIED IDEOGRAPH-426A: not included in any glyphset definition
    • U+426B CJK UNIFIED IDEOGRAPH-426B: not included in any glyphset definition
    • U+426C CJK UNIFIED IDEOGRAPH-426C: not included in any glyphset definition
    • U+426D CJK UNIFIED IDEOGRAPH-426D: not included in any glyphset definition
    • U+426E CJK UNIFIED IDEOGRAPH-426E: not included in any glyphset definition
    • U+426F CJK UNIFIED IDEOGRAPH-426F: not included in any glyphset definition
    • U+4270 CJK UNIFIED IDEOGRAPH-4270: not included in any glyphset definition
    • U+4271 CJK UNIFIED IDEOGRAPH-4271: not included in any glyphset definition
    • U+4272 CJK UNIFIED IDEOGRAPH-4272: not included in any glyphset definition
    • U+4273 CJK UNIFIED IDEOGRAPH-4273: not included in any glyphset definition
    • U+4274 CJK UNIFIED IDEOGRAPH-4274: not included in any glyphset definition
    • U+4275 CJK UNIFIED IDEOGRAPH-4275: not included in any glyphset definition
    • U+4276 CJK UNIFIED IDEOGRAPH-4276: not included in any glyphset definition
    • U+4277 CJK UNIFIED IDEOGRAPH-4277: not included in any glyphset definition
    • U+4278 CJK UNIFIED IDEOGRAPH-4278: not included in any glyphset definition
    • U+4279 CJK UNIFIED IDEOGRAPH-4279: not included in any glyphset definition
    • U+427A CJK UNIFIED IDEOGRAPH-427A: not included in any glyphset definition
    • U+427B CJK UNIFIED IDEOGRAPH-427B: not included in any glyphset definition
    • U+427C CJK UNIFIED IDEOGRAPH-427C: not included in any glyphset definition
    • U+427D CJK UNIFIED IDEOGRAPH-427D: not included in any glyphset definition
    • U+427E CJK UNIFIED IDEOGRAPH-427E: not included in any glyphset definition
    • U+427F CJK UNIFIED IDEOGRAPH-427F: not included in any glyphset definition
    • U+4280 CJK UNIFIED IDEOGRAPH-4280: not included in any glyphset definition
    • U+4281 CJK UNIFIED IDEOGRAPH-4281: not included in any glyphset definition
    • U+4282 CJK UNIFIED IDEOGRAPH-4282: not included in any glyphset definition
    • U+4283 CJK UNIFIED IDEOGRAPH-4283: not included in any glyphset definition
    • U+4284 CJK UNIFIED IDEOGRAPH-4284: not included in any glyphset definition
    • U+4285 CJK UNIFIED IDEOGRAPH-4285: not included in any glyphset definition
    • U+4286 CJK UNIFIED IDEOGRAPH-4286: not included in any glyphset definition
    • U+4287 CJK UNIFIED IDEOGRAPH-4287: not included in any glyphset definition
    • U+4288 CJK UNIFIED IDEOGRAPH-4288: not included in any glyphset definition
    • U+4289 CJK UNIFIED IDEOGRAPH-4289: not included in any glyphset definition
    • U+428A CJK UNIFIED IDEOGRAPH-428A: not included in any glyphset definition
    • U+428B CJK UNIFIED IDEOGRAPH-428B: not included in any glyphset definition
    • U+428C CJK UNIFIED IDEOGRAPH-428C: not included in any glyphset definition
    • U+428D CJK UNIFIED IDEOGRAPH-428D: not included in any glyphset definition
    • U+428E CJK UNIFIED IDEOGRAPH-428E: not included in any glyphset definition
    • U+428F CJK UNIFIED IDEOGRAPH-428F: not included in any glyphset definition
    • U+4290 CJK UNIFIED IDEOGRAPH-4290: not included in any glyphset definition
    • U+4291 CJK UNIFIED IDEOGRAPH-4291: not included in any glyphset definition
    • U+4292 CJK UNIFIED IDEOGRAPH-4292: not included in any glyphset definition
    • U+4293 CJK UNIFIED IDEOGRAPH-4293: not included in any glyphset definition
    • U+4294 CJK UNIFIED IDEOGRAPH-4294: not included in any glyphset definition
    • U+4295 CJK UNIFIED IDEOGRAPH-4295: not included in any glyphset definition
    • U+4296 CJK UNIFIED IDEOGRAPH-4296: not included in any glyphset definition
    • U+4297 CJK UNIFIED IDEOGRAPH-4297: not included in any glyphset definition
    • U+4298 CJK UNIFIED IDEOGRAPH-4298: not included in any glyphset definition
    • U+4299 CJK UNIFIED IDEOGRAPH-4299: not included in any glyphset definition
    • U+429A CJK UNIFIED IDEOGRAPH-429A: not included in any glyphset definition
    • U+429B CJK UNIFIED IDEOGRAPH-429B: not included in any glyphset definition
    • U+429C CJK UNIFIED IDEOGRAPH-429C: not included in any glyphset definition
    • U+429D CJK UNIFIED IDEOGRAPH-429D: not included in any glyphset definition
    • U+429E CJK UNIFIED IDEOGRAPH-429E: not included in any glyphset definition
    • U+429F CJK UNIFIED IDEOGRAPH-429F: not included in any glyphset definition
    • U+42A0 CJK UNIFIED IDEOGRAPH-42A0: not included in any glyphset definition
    • U+42A1 CJK UNIFIED IDEOGRAPH-42A1: not included in any glyphset definition
    • U+42A2 CJK UNIFIED IDEOGRAPH-42A2: not included in any glyphset definition
    • U+42A3 CJK UNIFIED IDEOGRAPH-42A3: not included in any glyphset definition
    • U+42A4 CJK UNIFIED IDEOGRAPH-42A4: not included in any glyphset definition
    • U+42A5 CJK UNIFIED IDEOGRAPH-42A5: not included in any glyphset definition
    • U+42A6 CJK UNIFIED IDEOGRAPH-42A6: not included in any glyphset definition
    • U+42A7 CJK UNIFIED IDEOGRAPH-42A7: not included in any glyphset definition
    • U+42A8 CJK UNIFIED IDEOGRAPH-42A8: not included in any glyphset definition
    • U+42A9 CJK UNIFIED IDEOGRAPH-42A9: not included in any glyphset definition
    • U+42AA CJK UNIFIED IDEOGRAPH-42AA: not included in any glyphset definition
    • U+42AB CJK UNIFIED IDEOGRAPH-42AB: not included in any glyphset definition
    • U+42AC CJK UNIFIED IDEOGRAPH-42AC: not included in any glyphset definition
    • U+42AD CJK UNIFIED IDEOGRAPH-42AD: not included in any glyphset definition
    • U+42AE CJK UNIFIED IDEOGRAPH-42AE: not included in any glyphset definition
    • U+42AF CJK UNIFIED IDEOGRAPH-42AF: not included in any glyphset definition
    • U+42B0 CJK UNIFIED IDEOGRAPH-42B0: not included in any glyphset definition
    • U+42B1 CJK UNIFIED IDEOGRAPH-42B1: not included in any glyphset definition
    • U+42B2 CJK UNIFIED IDEOGRAPH-42B2: not included in any glyphset definition
    • U+42B3 CJK UNIFIED IDEOGRAPH-42B3: not included in any glyphset definition
    • U+42B4 CJK UNIFIED IDEOGRAPH-42B4: not included in any glyphset definition
    • U+42B5 CJK UNIFIED IDEOGRAPH-42B5: not included in any glyphset definition
    • U+42B6 CJK UNIFIED IDEOGRAPH-42B6: not included in any glyphset definition
    • U+42B7 CJK UNIFIED IDEOGRAPH-42B7: not included in any glyphset definition
    • U+42B8 CJK UNIFIED IDEOGRAPH-42B8: not included in any glyphset definition
    • U+42B9 CJK UNIFIED IDEOGRAPH-42B9: not included in any glyphset definition
    • U+42BA CJK UNIFIED IDEOGRAPH-42BA: not included in any glyphset definition
    • U+42BB CJK UNIFIED IDEOGRAPH-42BB: not included in any glyphset definition
    • U+42BC CJK UNIFIED IDEOGRAPH-42BC: not included in any glyphset definition
    • U+42BD CJK UNIFIED IDEOGRAPH-42BD: not included in any glyphset definition
    • U+42BE CJK UNIFIED IDEOGRAPH-42BE: not included in any glyphset definition
    • U+42BF CJK UNIFIED IDEOGRAPH-42BF: not included in any glyphset definition
    • U+42C0 CJK UNIFIED IDEOGRAPH-42C0: not included in any glyphset definition
    • U+42C1 CJK UNIFIED IDEOGRAPH-42C1: not included in any glyphset definition
    • U+42C2 CJK UNIFIED IDEOGRAPH-42C2: not included in any glyphset definition
    • U+42C3 CJK UNIFIED IDEOGRAPH-42C3: not included in any glyphset definition
    • U+42C4 CJK UNIFIED IDEOGRAPH-42C4: not included in any glyphset definition
    • U+42C5 CJK UNIFIED IDEOGRAPH-42C5: not included in any glyphset definition
    • U+42C6 CJK UNIFIED IDEOGRAPH-42C6: not included in any glyphset definition
    • U+42C7 CJK UNIFIED IDEOGRAPH-42C7: not included in any glyphset definition
    • U+42C8 CJK UNIFIED IDEOGRAPH-42C8: not included in any glyphset definition
    • U+42C9 CJK UNIFIED IDEOGRAPH-42C9: not included in any glyphset definition
    • U+42CA CJK UNIFIED IDEOGRAPH-42CA: not included in any glyphset definition
    • U+42CB CJK UNIFIED IDEOGRAPH-42CB: not included in any glyphset definition
    • U+42CC CJK UNIFIED IDEOGRAPH-42CC: not included in any glyphset definition
    • U+42CD CJK UNIFIED IDEOGRAPH-42CD: not included in any glyphset definition
    • U+42CE CJK UNIFIED IDEOGRAPH-42CE: not included in any glyphset definition
    • U+42CF CJK UNIFIED IDEOGRAPH-42CF: not included in any glyphset definition
    • U+42D0 CJK UNIFIED IDEOGRAPH-42D0: not included in any glyphset definition
    • U+42D1 CJK UNIFIED IDEOGRAPH-42D1: not included in any glyphset definition
    • U+42D2 CJK UNIFIED IDEOGRAPH-42D2: not included in any glyphset definition
    • U+42D3 CJK UNIFIED IDEOGRAPH-42D3: not included in any glyphset definition
    • U+42D4 CJK UNIFIED IDEOGRAPH-42D4: not included in any glyphset definition
    • U+42D5 CJK UNIFIED IDEOGRAPH-42D5: not included in any glyphset definition
    • U+42D6 CJK UNIFIED IDEOGRAPH-42D6: not included in any glyphset definition
    • U+42D7 CJK UNIFIED IDEOGRAPH-42D7: not included in any glyphset definition
    • U+42D8 CJK UNIFIED IDEOGRAPH-42D8: not included in any glyphset definition
    • U+42D9 CJK UNIFIED IDEOGRAPH-42D9: not included in any glyphset definition
    • U+42DA CJK UNIFIED IDEOGRAPH-42DA: not included in any glyphset definition
    • U+42DB CJK UNIFIED IDEOGRAPH-42DB: not included in any glyphset definition
    • U+42DC CJK UNIFIED IDEOGRAPH-42DC: not included in any glyphset definition
    • U+42DD CJK UNIFIED IDEOGRAPH-42DD: not included in any glyphset definition
    • U+42DE CJK UNIFIED IDEOGRAPH-42DE: not included in any glyphset definition
    • U+42DF CJK UNIFIED IDEOGRAPH-42DF: not included in any glyphset definition
    • U+42E0 CJK UNIFIED IDEOGRAPH-42E0: not included in any glyphset definition
    • U+42E1 CJK UNIFIED IDEOGRAPH-42E1: not included in any glyphset definition
    • U+42E2 CJK UNIFIED IDEOGRAPH-42E2: not included in any glyphset definition
    • U+42E3 CJK UNIFIED IDEOGRAPH-42E3: not included in any glyphset definition
    • U+42E4 CJK UNIFIED IDEOGRAPH-42E4: not included in any glyphset definition
    • U+42E5 CJK UNIFIED IDEOGRAPH-42E5: not included in any glyphset definition
    • U+42E6 CJK UNIFIED IDEOGRAPH-42E6: not included in any glyphset definition
    • U+42E7 CJK UNIFIED IDEOGRAPH-42E7: not included in any glyphset definition
    • U+42E8 CJK UNIFIED IDEOGRAPH-42E8: not included in any glyphset definition
    • U+42E9 CJK UNIFIED IDEOGRAPH-42E9: not included in any glyphset definition
    • U+42EA CJK UNIFIED IDEOGRAPH-42EA: not included in any glyphset definition
    • U+42EB CJK UNIFIED IDEOGRAPH-42EB: not included in any glyphset definition
    • U+42EC CJK UNIFIED IDEOGRAPH-42EC: not included in any glyphset definition
    • U+42ED CJK UNIFIED IDEOGRAPH-42ED: not included in any glyphset definition
    • U+42EE CJK UNIFIED IDEOGRAPH-42EE: not included in any glyphset definition
    • U+42EF CJK UNIFIED IDEOGRAPH-42EF: not included in any glyphset definition
    • U+42F0 CJK UNIFIED IDEOGRAPH-42F0: not included in any glyphset definition
    • U+42F1 CJK UNIFIED IDEOGRAPH-42F1: not included in any glyphset definition
    • U+42F2 CJK UNIFIED IDEOGRAPH-42F2: not included in any glyphset definition
    • U+42F3 CJK UNIFIED IDEOGRAPH-42F3: not included in any glyphset definition
    • U+42F4 CJK UNIFIED IDEOGRAPH-42F4: not included in any glyphset definition
    • U+42F5 CJK UNIFIED IDEOGRAPH-42F5: not included in any glyphset definition
    • U+42F6 CJK UNIFIED IDEOGRAPH-42F6: not included in any glyphset definition
    • U+42F7 CJK UNIFIED IDEOGRAPH-42F7: not included in any glyphset definition
    • U+42F8 CJK UNIFIED IDEOGRAPH-42F8: not included in any glyphset definition
    • U+42F9 CJK UNIFIED IDEOGRAPH-42F9: not included in any glyphset definition
    • U+42FA CJK UNIFIED IDEOGRAPH-42FA: not included in any glyphset definition
    • U+42FB CJK UNIFIED IDEOGRAPH-42FB: not included in any glyphset definition
    • U+42FC CJK UNIFIED IDEOGRAPH-42FC: not included in any glyphset definition
    • U+42FD CJK UNIFIED IDEOGRAPH-42FD: not included in any glyphset definition
    • U+42FE CJK UNIFIED IDEOGRAPH-42FE: not included in any glyphset definition
    • U+42FF CJK UNIFIED IDEOGRAPH-42FF: not included in any glyphset definition
    • U+4300 CJK UNIFIED IDEOGRAPH-4300: not included in any glyphset definition
    • U+4301 CJK UNIFIED IDEOGRAPH-4301: not included in any glyphset definition
    • U+4302 CJK UNIFIED IDEOGRAPH-4302: not included in any glyphset definition
    • U+4303 CJK UNIFIED IDEOGRAPH-4303: not included in any glyphset definition
    • U+4304 CJK UNIFIED IDEOGRAPH-4304: not included in any glyphset definition
    • U+4305 CJK UNIFIED IDEOGRAPH-4305: not included in any glyphset definition
    • U+4306 CJK UNIFIED IDEOGRAPH-4306: not included in any glyphset definition
    • U+4307 CJK UNIFIED IDEOGRAPH-4307: not included in any glyphset definition
    • U+4308 CJK UNIFIED IDEOGRAPH-4308: not included in any glyphset definition
    • U+4309 CJK UNIFIED IDEOGRAPH-4309: not included in any glyphset definition
    • U+430A CJK UNIFIED IDEOGRAPH-430A: not included in any glyphset definition
    • U+430B CJK UNIFIED IDEOGRAPH-430B: not included in any glyphset definition
    • U+430C CJK UNIFIED IDEOGRAPH-430C: not included in any glyphset definition
    • U+430D CJK UNIFIED IDEOGRAPH-430D: not included in any glyphset definition
    • U+430E CJK UNIFIED IDEOGRAPH-430E: not included in any glyphset definition
    • U+430F CJK UNIFIED IDEOGRAPH-430F: not included in any glyphset definition
    • U+4310 CJK UNIFIED IDEOGRAPH-4310: not included in any glyphset definition
    • U+4311 CJK UNIFIED IDEOGRAPH-4311: not included in any glyphset definition
    • U+4312 CJK UNIFIED IDEOGRAPH-4312: not included in any glyphset definition
    • U+4313 CJK UNIFIED IDEOGRAPH-4313: not included in any glyphset definition
    • U+4314 CJK UNIFIED IDEOGRAPH-4314: not included in any glyphset definition
    • U+4315 CJK UNIFIED IDEOGRAPH-4315: not included in any glyphset definition
    • U+4316 CJK UNIFIED IDEOGRAPH-4316: not included in any glyphset definition
    • U+4317 CJK UNIFIED IDEOGRAPH-4317: not included in any glyphset definition
    • U+4318 CJK UNIFIED IDEOGRAPH-4318: not included in any glyphset definition
    • U+4319 CJK UNIFIED IDEOGRAPH-4319: not included in any glyphset definition
    • U+431A CJK UNIFIED IDEOGRAPH-431A: not included in any glyphset definition
    • U+431B CJK UNIFIED IDEOGRAPH-431B: not included in any glyphset definition
    • U+431C CJK UNIFIED IDEOGRAPH-431C: not included in any glyphset definition
    • U+431D CJK UNIFIED IDEOGRAPH-431D: not included in any glyphset definition
    • U+431E CJK UNIFIED IDEOGRAPH-431E: not included in any glyphset definition
    • U+431F CJK UNIFIED IDEOGRAPH-431F: not included in any glyphset definition
    • U+4320 CJK UNIFIED IDEOGRAPH-4320: not included in any glyphset definition
    • U+4321 CJK UNIFIED IDEOGRAPH-4321: not included in any glyphset definition
    • U+4322 CJK UNIFIED IDEOGRAPH-4322: not included in any glyphset definition
    • U+4323 CJK UNIFIED IDEOGRAPH-4323: not included in any glyphset definition
    • U+4324 CJK UNIFIED IDEOGRAPH-4324: not included in any glyphset definition
    • U+4325 CJK UNIFIED IDEOGRAPH-4325: not included in any glyphset definition
    • U+4326 CJK UNIFIED IDEOGRAPH-4326: not included in any glyphset definition
    • U+4327 CJK UNIFIED IDEOGRAPH-4327: not included in any glyphset definition
    • U+4328 CJK UNIFIED IDEOGRAPH-4328: not included in any glyphset definition
    • U+4329 CJK UNIFIED IDEOGRAPH-4329: not included in any glyphset definition
    • U+432A CJK UNIFIED IDEOGRAPH-432A: not included in any glyphset definition
    • U+432B CJK UNIFIED IDEOGRAPH-432B: not included in any glyphset definition
    • U+432C CJK UNIFIED IDEOGRAPH-432C: not included in any glyphset definition
    • U+432D CJK UNIFIED IDEOGRAPH-432D: not included in any glyphset definition
    • U+432E CJK UNIFIED IDEOGRAPH-432E: not included in any glyphset definition
    • U+432F CJK UNIFIED IDEOGRAPH-432F: not included in any glyphset definition
    • U+4330 CJK UNIFIED IDEOGRAPH-4330: not included in any glyphset definition
    • U+4331 CJK UNIFIED IDEOGRAPH-4331: not included in any glyphset definition
    • U+4332 CJK UNIFIED IDEOGRAPH-4332: not included in any glyphset definition
    • U+4333 CJK UNIFIED IDEOGRAPH-4333: not included in any glyphset definition
    • U+4334 CJK UNIFIED IDEOGRAPH-4334: not included in any glyphset definition
    • U+4335 CJK UNIFIED IDEOGRAPH-4335: not included in any glyphset definition
    • U+4336 CJK UNIFIED IDEOGRAPH-4336: not included in any glyphset definition
    • U+4337 CJK UNIFIED IDEOGRAPH-4337: not included in any glyphset definition
    • U+4338 CJK UNIFIED IDEOGRAPH-4338: not included in any glyphset definition
    • U+4339 CJK UNIFIED IDEOGRAPH-4339: not included in any glyphset definition
    • U+433A CJK UNIFIED IDEOGRAPH-433A: not included in any glyphset definition
    • U+433B CJK UNIFIED IDEOGRAPH-433B: not included in any glyphset definition
    • U+433C CJK UNIFIED IDEOGRAPH-433C: not included in any glyphset definition
    • U+433D CJK UNIFIED IDEOGRAPH-433D: not included in any glyphset definition
    • U+433E CJK UNIFIED IDEOGRAPH-433E: not included in any glyphset definition
    • U+433F CJK UNIFIED IDEOGRAPH-433F: not included in any glyphset definition
    • U+4340 CJK UNIFIED IDEOGRAPH-4340: not included in any glyphset definition
    • U+4341 CJK UNIFIED IDEOGRAPH-4341: not included in any glyphset definition
    • U+4342 CJK UNIFIED IDEOGRAPH-4342: not included in any glyphset definition
    • U+4343 CJK UNIFIED IDEOGRAPH-4343: not included in any glyphset definition
    • U+4344 CJK UNIFIED IDEOGRAPH-4344: not included in any glyphset definition
    • U+4345 CJK UNIFIED IDEOGRAPH-4345: not included in any glyphset definition
    • U+4346 CJK UNIFIED IDEOGRAPH-4346: not included in any glyphset definition
    • U+4347 CJK UNIFIED IDEOGRAPH-4347: not included in any glyphset definition
    • U+4348 CJK UNIFIED IDEOGRAPH-4348: not included in any glyphset definition
    • U+4349 CJK UNIFIED IDEOGRAPH-4349: not included in any glyphset definition
    • U+434A CJK UNIFIED IDEOGRAPH-434A: not included in any glyphset definition
    • U+434B CJK UNIFIED IDEOGRAPH-434B: not included in any glyphset definition
    • U+434C CJK UNIFIED IDEOGRAPH-434C: not included in any glyphset definition
    • U+434D CJK UNIFIED IDEOGRAPH-434D: not included in any glyphset definition
    • U+434E CJK UNIFIED IDEOGRAPH-434E: not included in any glyphset definition
    • U+434F CJK UNIFIED IDEOGRAPH-434F: not included in any glyphset definition
    • U+4350 CJK UNIFIED IDEOGRAPH-4350: not included in any glyphset definition
    • U+4351 CJK UNIFIED IDEOGRAPH-4351: not included in any glyphset definition
    • U+4352 CJK UNIFIED IDEOGRAPH-4352: not included in any glyphset definition
    • U+4353 CJK UNIFIED IDEOGRAPH-4353: not included in any glyphset definition
    • U+4354 CJK UNIFIED IDEOGRAPH-4354: not included in any glyphset definition
    • U+4355 CJK UNIFIED IDEOGRAPH-4355: not included in any glyphset definition
    • U+4356 CJK UNIFIED IDEOGRAPH-4356: not included in any glyphset definition
    • U+4357 CJK UNIFIED IDEOGRAPH-4357: not included in any glyphset definition
    • U+4358 CJK UNIFIED IDEOGRAPH-4358: not included in any glyphset definition
    • U+4359 CJK UNIFIED IDEOGRAPH-4359: not included in any glyphset definition
    • U+435A CJK UNIFIED IDEOGRAPH-435A: not included in any glyphset definition
    • U+435B CJK UNIFIED IDEOGRAPH-435B: not included in any glyphset definition
    • U+435C CJK UNIFIED IDEOGRAPH-435C: not included in any glyphset definition
    • U+435D CJK UNIFIED IDEOGRAPH-435D: not included in any glyphset definition
    • U+435E CJK UNIFIED IDEOGRAPH-435E: not included in any glyphset definition
    • U+435F CJK UNIFIED IDEOGRAPH-435F: not included in any glyphset definition
    • U+4360 CJK UNIFIED IDEOGRAPH-4360: not included in any glyphset definition
    • U+4361 CJK UNIFIED IDEOGRAPH-4361: not included in any glyphset definition
    • U+4362 CJK UNIFIED IDEOGRAPH-4362: not included in any glyphset definition
    • U+4363 CJK UNIFIED IDEOGRAPH-4363: not included in any glyphset definition
    • U+4364 CJK UNIFIED IDEOGRAPH-4364: not included in any glyphset definition
    • U+4365 CJK UNIFIED IDEOGRAPH-4365: not included in any glyphset definition
    • U+4366 CJK UNIFIED IDEOGRAPH-4366: not included in any glyphset definition
    • U+4367 CJK UNIFIED IDEOGRAPH-4367: not included in any glyphset definition
    • U+4368 CJK UNIFIED IDEOGRAPH-4368: not included in any glyphset definition
    • U+4369 CJK UNIFIED IDEOGRAPH-4369: not included in any glyphset definition
    • U+436A CJK UNIFIED IDEOGRAPH-436A: not included in any glyphset definition
    • U+436B CJK UNIFIED IDEOGRAPH-436B: not included in any glyphset definition
    • U+436C CJK UNIFIED IDEOGRAPH-436C: not included in any glyphset definition
    • U+436D CJK UNIFIED IDEOGRAPH-436D: not included in any glyphset definition
    • U+436E CJK UNIFIED IDEOGRAPH-436E: not included in any glyphset definition
    • U+436F CJK UNIFIED IDEOGRAPH-436F: not included in any glyphset definition
    • U+4370 CJK UNIFIED IDEOGRAPH-4370: not included in any glyphset definition
    • U+4371 CJK UNIFIED IDEOGRAPH-4371: not included in any glyphset definition
    • U+4372 CJK UNIFIED IDEOGRAPH-4372: not included in any glyphset definition
    • U+4373 CJK UNIFIED IDEOGRAPH-4373: not included in any glyphset definition
    • U+4374 CJK UNIFIED IDEOGRAPH-4374: not included in any glyphset definition
    • U+4375 CJK UNIFIED IDEOGRAPH-4375: not included in any glyphset definition
    • U+4376 CJK UNIFIED IDEOGRAPH-4376: not included in any glyphset definition
    • U+4377 CJK UNIFIED IDEOGRAPH-4377: not included in any glyphset definition
    • U+4378 CJK UNIFIED IDEOGRAPH-4378: not included in any glyphset definition
    • U+4379 CJK UNIFIED IDEOGRAPH-4379: not included in any glyphset definition
    • U+437A CJK UNIFIED IDEOGRAPH-437A: not included in any glyphset definition
    • U+437B CJK UNIFIED IDEOGRAPH-437B: not included in any glyphset definition
    • U+437C CJK UNIFIED IDEOGRAPH-437C: not included in any glyphset definition
    • U+437D CJK UNIFIED IDEOGRAPH-437D: not included in any glyphset definition
    • U+437E CJK UNIFIED IDEOGRAPH-437E: not included in any glyphset definition
    • U+437F CJK UNIFIED IDEOGRAPH-437F: not included in any glyphset definition
    • U+4380 CJK UNIFIED IDEOGRAPH-4380: not included in any glyphset definition
    • U+4381 CJK UNIFIED IDEOGRAPH-4381: not included in any glyphset definition
    • U+4382 CJK UNIFIED IDEOGRAPH-4382: not included in any glyphset definition
    • U+4383 CJK UNIFIED IDEOGRAPH-4383: not included in any glyphset definition
    • U+4384 CJK UNIFIED IDEOGRAPH-4384: not included in any glyphset definition
    • U+4385 CJK UNIFIED IDEOGRAPH-4385: not included in any glyphset definition
    • U+4386 CJK UNIFIED IDEOGRAPH-4386: not included in any glyphset definition
    • U+4387 CJK UNIFIED IDEOGRAPH-4387: not included in any glyphset definition
    • U+4388 CJK UNIFIED IDEOGRAPH-4388: not included in any glyphset definition
    • U+4389 CJK UNIFIED IDEOGRAPH-4389: not included in any glyphset definition
    • U+438A CJK UNIFIED IDEOGRAPH-438A: not included in any glyphset definition
    • U+438B CJK UNIFIED IDEOGRAPH-438B: not included in any glyphset definition
    • U+438C CJK UNIFIED IDEOGRAPH-438C: not included in any glyphset definition
    • U+438D CJK UNIFIED IDEOGRAPH-438D: not included in any glyphset definition
    • U+438E CJK UNIFIED IDEOGRAPH-438E: not included in any glyphset definition
    • U+438F CJK UNIFIED IDEOGRAPH-438F: not included in any glyphset definition
    • U+4390 CJK UNIFIED IDEOGRAPH-4390: not included in any glyphset definition
    • U+4391 CJK UNIFIED IDEOGRAPH-4391: not included in any glyphset definition
    • U+4392 CJK UNIFIED IDEOGRAPH-4392: not included in any glyphset definition
    • U+4393 CJK UNIFIED IDEOGRAPH-4393: not included in any glyphset definition
    • U+4394 CJK UNIFIED IDEOGRAPH-4394: not included in any glyphset definition
    • U+4395 CJK UNIFIED IDEOGRAPH-4395: not included in any glyphset definition
    • U+4396 CJK UNIFIED IDEOGRAPH-4396: not included in any glyphset definition
    • U+4397 CJK UNIFIED IDEOGRAPH-4397: not included in any glyphset definition
    • U+4398 CJK UNIFIED IDEOGRAPH-4398: not included in any glyphset definition
    • U+4399 CJK UNIFIED IDEOGRAPH-4399: not included in any glyphset definition
    • U+439A CJK UNIFIED IDEOGRAPH-439A: not included in any glyphset definition
    • U+439B CJK UNIFIED IDEOGRAPH-439B: not included in any glyphset definition
    • U+439C CJK UNIFIED IDEOGRAPH-439C: not included in any glyphset definition
    • U+439D CJK UNIFIED IDEOGRAPH-439D: not included in any glyphset definition
    • U+439E CJK UNIFIED IDEOGRAPH-439E: not included in any glyphset definition
    • U+439F CJK UNIFIED IDEOGRAPH-439F: not included in any glyphset definition
    • U+43A0 CJK UNIFIED IDEOGRAPH-43A0: not included in any glyphset definition
    • U+43A1 CJK UNIFIED IDEOGRAPH-43A1: not included in any glyphset definition
    • U+43A2 CJK UNIFIED IDEOGRAPH-43A2: not included in any glyphset definition
    • U+43A3 CJK UNIFIED IDEOGRAPH-43A3: not included in any glyphset definition
    • U+43A4 CJK UNIFIED IDEOGRAPH-43A4: not included in any glyphset definition
    • U+43A5 CJK UNIFIED IDEOGRAPH-43A5: not included in any glyphset definition
    • U+43A6 CJK UNIFIED IDEOGRAPH-43A6: not included in any glyphset definition
    • U+43A7 CJK UNIFIED IDEOGRAPH-43A7: not included in any glyphset definition
    • U+43A8 CJK UNIFIED IDEOGRAPH-43A8: not included in any glyphset definition
    • U+43A9 CJK UNIFIED IDEOGRAPH-43A9: not included in any glyphset definition
    • U+43AA CJK UNIFIED IDEOGRAPH-43AA: not included in any glyphset definition
    • U+43AB CJK UNIFIED IDEOGRAPH-43AB: not included in any glyphset definition
    • U+43AC CJK UNIFIED IDEOGRAPH-43AC: not included in any glyphset definition
    • U+43AD CJK UNIFIED IDEOGRAPH-43AD: not included in any glyphset definition
    • U+43AE CJK UNIFIED IDEOGRAPH-43AE: not included in any glyphset definition
    • U+43AF CJK UNIFIED IDEOGRAPH-43AF: not included in any glyphset definition
    • U+43B0 CJK UNIFIED IDEOGRAPH-43B0: not included in any glyphset definition
    • U+43B1 CJK UNIFIED IDEOGRAPH-43B1: not included in any glyphset definition
    • U+43B2 CJK UNIFIED IDEOGRAPH-43B2: not included in any glyphset definition
    • U+43B3 CJK UNIFIED IDEOGRAPH-43B3: not included in any glyphset definition
    • U+43B4 CJK UNIFIED IDEOGRAPH-43B4: not included in any glyphset definition
    • U+43B5 CJK UNIFIED IDEOGRAPH-43B5: not included in any glyphset definition
    • U+43B6 CJK UNIFIED IDEOGRAPH-43B6: not included in any glyphset definition
    • U+43B7 CJK UNIFIED IDEOGRAPH-43B7: not included in any glyphset definition
    • U+43B8 CJK UNIFIED IDEOGRAPH-43B8: not included in any glyphset definition
    • U+43B9 CJK UNIFIED IDEOGRAPH-43B9: not included in any glyphset definition
    • U+43BA CJK UNIFIED IDEOGRAPH-43BA: not included in any glyphset definition
    • U+43BB CJK UNIFIED IDEOGRAPH-43BB: not included in any glyphset definition
    • U+43BC CJK UNIFIED IDEOGRAPH-43BC: not included in any glyphset definition
    • U+43BD CJK UNIFIED IDEOGRAPH-43BD: not included in any glyphset definition
    • U+43BE CJK UNIFIED IDEOGRAPH-43BE: not included in any glyphset definition
    • U+43BF CJK UNIFIED IDEOGRAPH-43BF: not included in any glyphset definition
    • U+43C0 CJK UNIFIED IDEOGRAPH-43C0: not included in any glyphset definition
    • U+43C1 CJK UNIFIED IDEOGRAPH-43C1: not included in any glyphset definition
    • U+43C2 CJK UNIFIED IDEOGRAPH-43C2: not included in any glyphset definition
    • U+43C3 CJK UNIFIED IDEOGRAPH-43C3: not included in any glyphset definition
    • U+43C4 CJK UNIFIED IDEOGRAPH-43C4: not included in any glyphset definition
    • U+43C5 CJK UNIFIED IDEOGRAPH-43C5: not included in any glyphset definition
    • U+43C6 CJK UNIFIED IDEOGRAPH-43C6: not included in any glyphset definition
    • U+43C7 CJK UNIFIED IDEOGRAPH-43C7: not included in any glyphset definition
    • U+43C8 CJK UNIFIED IDEOGRAPH-43C8: not included in any glyphset definition
    • U+43C9 CJK UNIFIED IDEOGRAPH-43C9: not included in any glyphset definition
    • U+43CA CJK UNIFIED IDEOGRAPH-43CA: not included in any glyphset definition
    • U+43CB CJK UNIFIED IDEOGRAPH-43CB: not included in any glyphset definition
    • U+43CC CJK UNIFIED IDEOGRAPH-43CC: not included in any glyphset definition
    • U+43CD CJK UNIFIED IDEOGRAPH-43CD: not included in any glyphset definition
    • U+43CE CJK UNIFIED IDEOGRAPH-43CE: not included in any glyphset definition
    • U+43CF CJK UNIFIED IDEOGRAPH-43CF: not included in any glyphset definition
    • U+43D0 CJK UNIFIED IDEOGRAPH-43D0: not included in any glyphset definition
    • U+43D1 CJK UNIFIED IDEOGRAPH-43D1: not included in any glyphset definition
    • U+43D2 CJK UNIFIED IDEOGRAPH-43D2: not included in any glyphset definition
    • U+43D3 CJK UNIFIED IDEOGRAPH-43D3: not included in any glyphset definition
    • U+43D4 CJK UNIFIED IDEOGRAPH-43D4: not included in any glyphset definition
    • U+43D5 CJK UNIFIED IDEOGRAPH-43D5: not included in any glyphset definition
    • U+43D6 CJK UNIFIED IDEOGRAPH-43D6: not included in any glyphset definition
    • U+43D7 CJK UNIFIED IDEOGRAPH-43D7: not included in any glyphset definition
    • U+43D8 CJK UNIFIED IDEOGRAPH-43D8: not included in any glyphset definition
    • U+43D9 CJK UNIFIED IDEOGRAPH-43D9: not included in any glyphset definition
    • U+43DA CJK UNIFIED IDEOGRAPH-43DA: not included in any glyphset definition
    • U+43DB CJK UNIFIED IDEOGRAPH-43DB: not included in any glyphset definition
    • U+43DC CJK UNIFIED IDEOGRAPH-43DC: not included in any glyphset definition
    • U+43DD CJK UNIFIED IDEOGRAPH-43DD: not included in any glyphset definition
    • U+43DE CJK UNIFIED IDEOGRAPH-43DE: not included in any glyphset definition
    • U+43DF CJK UNIFIED IDEOGRAPH-43DF: not included in any glyphset definition
    • U+43E0 CJK UNIFIED IDEOGRAPH-43E0: not included in any glyphset definition
    • U+43E1 CJK UNIFIED IDEOGRAPH-43E1: not included in any glyphset definition
    • U+43E2 CJK UNIFIED IDEOGRAPH-43E2: not included in any glyphset definition
    • U+43E3 CJK UNIFIED IDEOGRAPH-43E3: not included in any glyphset definition
    • U+43E4 CJK UNIFIED IDEOGRAPH-43E4: not included in any glyphset definition
    • U+43E5 CJK UNIFIED IDEOGRAPH-43E5: not included in any glyphset definition
    • U+43E6 CJK UNIFIED IDEOGRAPH-43E6: not included in any glyphset definition
    • U+43E7 CJK UNIFIED IDEOGRAPH-43E7: not included in any glyphset definition
    • U+43E8 CJK UNIFIED IDEOGRAPH-43E8: not included in any glyphset definition
    • U+43E9 CJK UNIFIED IDEOGRAPH-43E9: not included in any glyphset definition
    • U+43EA CJK UNIFIED IDEOGRAPH-43EA: not included in any glyphset definition
    • U+43EB CJK UNIFIED IDEOGRAPH-43EB: not included in any glyphset definition
    • U+43EC CJK UNIFIED IDEOGRAPH-43EC: not included in any glyphset definition
    • U+43ED CJK UNIFIED IDEOGRAPH-43ED: not included in any glyphset definition
    • U+43EE CJK UNIFIED IDEOGRAPH-43EE: not included in any glyphset definition
    • U+43EF CJK UNIFIED IDEOGRAPH-43EF: not included in any glyphset definition
    • U+43F0 CJK UNIFIED IDEOGRAPH-43F0: not included in any glyphset definition
    • U+43F1 CJK UNIFIED IDEOGRAPH-43F1: not included in any glyphset definition
    • U+43F2 CJK UNIFIED IDEOGRAPH-43F2: not included in any glyphset definition
    • U+43F3 CJK UNIFIED IDEOGRAPH-43F3: not included in any glyphset definition
    • U+43F4 CJK UNIFIED IDEOGRAPH-43F4: not included in any glyphset definition
    • U+43F5 CJK UNIFIED IDEOGRAPH-43F5: not included in any glyphset definition
    • U+43F6 CJK UNIFIED IDEOGRAPH-43F6: not included in any glyphset definition
    • U+43F7 CJK UNIFIED IDEOGRAPH-43F7: not included in any glyphset definition
    • U+43F8 CJK UNIFIED IDEOGRAPH-43F8: not included in any glyphset definition
    • U+43F9 CJK UNIFIED IDEOGRAPH-43F9: not included in any glyphset definition
    • U+43FA CJK UNIFIED IDEOGRAPH-43FA: not included in any glyphset definition
    • U+43FB CJK UNIFIED IDEOGRAPH-43FB: not included in any glyphset definition
    • U+43FC CJK UNIFIED IDEOGRAPH-43FC: not included in any glyphset definition
    • U+43FD CJK UNIFIED IDEOGRAPH-43FD: not included in any glyphset definition
    • U+43FE CJK UNIFIED IDEOGRAPH-43FE: not included in any glyphset definition
    • U+43FF CJK UNIFIED IDEOGRAPH-43FF: not included in any glyphset definition
    • U+4400 CJK UNIFIED IDEOGRAPH-4400: not included in any glyphset definition
    • U+4401 CJK UNIFIED IDEOGRAPH-4401: not included in any glyphset definition
    • U+4402 CJK UNIFIED IDEOGRAPH-4402: not included in any glyphset definition
    • U+4403 CJK UNIFIED IDEOGRAPH-4403: not included in any glyphset definition
    • U+4404 CJK UNIFIED IDEOGRAPH-4404: not included in any glyphset definition
    • U+4405 CJK UNIFIED IDEOGRAPH-4405: not included in any glyphset definition
    • U+4406 CJK UNIFIED IDEOGRAPH-4406: not included in any glyphset definition
    • U+4407 CJK UNIFIED IDEOGRAPH-4407: not included in any glyphset definition
    • U+4408 CJK UNIFIED IDEOGRAPH-4408: not included in any glyphset definition
    • U+4409 CJK UNIFIED IDEOGRAPH-4409: not included in any glyphset definition
    • U+440A CJK UNIFIED IDEOGRAPH-440A: not included in any glyphset definition
    • U+440B CJK UNIFIED IDEOGRAPH-440B: not included in any glyphset definition
    • U+440C CJK UNIFIED IDEOGRAPH-440C: not included in any glyphset definition
    • U+440D CJK UNIFIED IDEOGRAPH-440D: not included in any glyphset definition
    • U+440E CJK UNIFIED IDEOGRAPH-440E: not included in any glyphset definition
    • U+440F CJK UNIFIED IDEOGRAPH-440F: not included in any glyphset definition
    • U+4410 CJK UNIFIED IDEOGRAPH-4410: not included in any glyphset definition
    • U+4411 CJK UNIFIED IDEOGRAPH-4411: not included in any glyphset definition
    • U+4412 CJK UNIFIED IDEOGRAPH-4412: not included in any glyphset definition
    • U+4413 CJK UNIFIED IDEOGRAPH-4413: not included in any glyphset definition
    • U+4414 CJK UNIFIED IDEOGRAPH-4414: not included in any glyphset definition
    • U+4415 CJK UNIFIED IDEOGRAPH-4415: not included in any glyphset definition
    • U+4416 CJK UNIFIED IDEOGRAPH-4416: not included in any glyphset definition
    • U+4417 CJK UNIFIED IDEOGRAPH-4417: not included in any glyphset definition
    • U+4418 CJK UNIFIED IDEOGRAPH-4418: not included in any glyphset definition
    • U+4419 CJK UNIFIED IDEOGRAPH-4419: not included in any glyphset definition
    • U+441A CJK UNIFIED IDEOGRAPH-441A: not included in any glyphset definition
    • U+441B CJK UNIFIED IDEOGRAPH-441B: not included in any glyphset definition
    • U+441C CJK UNIFIED IDEOGRAPH-441C: not included in any glyphset definition
    • U+441D CJK UNIFIED IDEOGRAPH-441D: not included in any glyphset definition
    • U+441E CJK UNIFIED IDEOGRAPH-441E: not included in any glyphset definition
    • U+441F CJK UNIFIED IDEOGRAPH-441F: not included in any glyphset definition
    • U+4420 CJK UNIFIED IDEOGRAPH-4420: not included in any glyphset definition
    • U+4421 CJK UNIFIED IDEOGRAPH-4421: not included in any glyphset definition
    • U+4422 CJK UNIFIED IDEOGRAPH-4422: not included in any glyphset definition
    • U+4423 CJK UNIFIED IDEOGRAPH-4423: not included in any glyphset definition
    • U+4424 CJK UNIFIED IDEOGRAPH-4424: not included in any glyphset definition
    • U+4425 CJK UNIFIED IDEOGRAPH-4425: not included in any glyphset definition
    • U+4426 CJK UNIFIED IDEOGRAPH-4426: not included in any glyphset definition
    • U+4427 CJK UNIFIED IDEOGRAPH-4427: not included in any glyphset definition
    • U+4428 CJK UNIFIED IDEOGRAPH-4428: not included in any glyphset definition
    • U+4429 CJK UNIFIED IDEOGRAPH-4429: not included in any glyphset definition
    • U+442A CJK UNIFIED IDEOGRAPH-442A: not included in any glyphset definition
    • U+442B CJK UNIFIED IDEOGRAPH-442B: not included in any glyphset definition
    • U+442C CJK UNIFIED IDEOGRAPH-442C: not included in any glyphset definition
    • U+442D CJK UNIFIED IDEOGRAPH-442D: not included in any glyphset definition
    • U+442E CJK UNIFIED IDEOGRAPH-442E: not included in any glyphset definition
    • U+442F CJK UNIFIED IDEOGRAPH-442F: not included in any glyphset definition
    • U+4430 CJK UNIFIED IDEOGRAPH-4430: not included in any glyphset definition
    • U+4431 CJK UNIFIED IDEOGRAPH-4431: not included in any glyphset definition
    • U+4432 CJK UNIFIED IDEOGRAPH-4432: not included in any glyphset definition
    • U+4433 CJK UNIFIED IDEOGRAPH-4433: not included in any glyphset definition
    • U+4434 CJK UNIFIED IDEOGRAPH-4434: not included in any glyphset definition
    • U+4435 CJK UNIFIED IDEOGRAPH-4435: not included in any glyphset definition
    • U+4436 CJK UNIFIED IDEOGRAPH-4436: not included in any glyphset definition
    • U+4437 CJK UNIFIED IDEOGRAPH-4437: not included in any glyphset definition
    • U+4438 CJK UNIFIED IDEOGRAPH-4438: not included in any glyphset definition
    • U+4439 CJK UNIFIED IDEOGRAPH-4439: not included in any glyphset definition
    • U+443A CJK UNIFIED IDEOGRAPH-443A: not included in any glyphset definition
    • U+443B CJK UNIFIED IDEOGRAPH-443B: not included in any glyphset definition
    • U+443C CJK UNIFIED IDEOGRAPH-443C: not included in any glyphset definition
    • U+443D CJK UNIFIED IDEOGRAPH-443D: not included in any glyphset definition
    • U+443E CJK UNIFIED IDEOGRAPH-443E: not included in any glyphset definition
    • U+443F CJK UNIFIED IDEOGRAPH-443F: not included in any glyphset definition
    • U+4440 CJK UNIFIED IDEOGRAPH-4440: not included in any glyphset definition
    • U+4441 CJK UNIFIED IDEOGRAPH-4441: not included in any glyphset definition
    • U+4442 CJK UNIFIED IDEOGRAPH-4442: not included in any glyphset definition
    • U+4443 CJK UNIFIED IDEOGRAPH-4443: not included in any glyphset definition
    • U+4444 CJK UNIFIED IDEOGRAPH-4444: not included in any glyphset definition
    • U+4445 CJK UNIFIED IDEOGRAPH-4445: not included in any glyphset definition
    • U+4446 CJK UNIFIED IDEOGRAPH-4446: not included in any glyphset definition
    • U+4447 CJK UNIFIED IDEOGRAPH-4447: not included in any glyphset definition
    • U+4448 CJK UNIFIED IDEOGRAPH-4448: not included in any glyphset definition
    • U+4449 CJK UNIFIED IDEOGRAPH-4449: not included in any glyphset definition
    • U+444A CJK UNIFIED IDEOGRAPH-444A: not included in any glyphset definition
    • U+444B CJK UNIFIED IDEOGRAPH-444B: not included in any glyphset definition
    • U+444C CJK UNIFIED IDEOGRAPH-444C: not included in any glyphset definition
    • U+444D CJK UNIFIED IDEOGRAPH-444D: not included in any glyphset definition
    • U+444E CJK UNIFIED IDEOGRAPH-444E: not included in any glyphset definition
    • U+444F CJK UNIFIED IDEOGRAPH-444F: not included in any glyphset definition
    • U+4450 CJK UNIFIED IDEOGRAPH-4450: not included in any glyphset definition
    • U+4451 CJK UNIFIED IDEOGRAPH-4451: not included in any glyphset definition
    • U+4452 CJK UNIFIED IDEOGRAPH-4452: not included in any glyphset definition
    • U+4453 CJK UNIFIED IDEOGRAPH-4453: not included in any glyphset definition
    • U+4454 CJK UNIFIED IDEOGRAPH-4454: not included in any glyphset definition
    • U+4455 CJK UNIFIED IDEOGRAPH-4455: not included in any glyphset definition
    • U+4456 CJK UNIFIED IDEOGRAPH-4456: not included in any glyphset definition
    • U+4457 CJK UNIFIED IDEOGRAPH-4457: not included in any glyphset definition
    • U+4458 CJK UNIFIED IDEOGRAPH-4458: not included in any glyphset definition
    • U+4459 CJK UNIFIED IDEOGRAPH-4459: not included in any glyphset definition
    • U+445A CJK UNIFIED IDEOGRAPH-445A: not included in any glyphset definition
    • U+445B CJK UNIFIED IDEOGRAPH-445B: not included in any glyphset definition
    • U+445C CJK UNIFIED IDEOGRAPH-445C: not included in any glyphset definition
    • U+445D CJK UNIFIED IDEOGRAPH-445D: not included in any glyphset definition
    • U+445E CJK UNIFIED IDEOGRAPH-445E: not included in any glyphset definition
    • U+445F CJK UNIFIED IDEOGRAPH-445F: not included in any glyphset definition
    • U+4460 CJK UNIFIED IDEOGRAPH-4460: not included in any glyphset definition
    • U+4461 CJK UNIFIED IDEOGRAPH-4461: not included in any glyphset definition
    • U+4462 CJK UNIFIED IDEOGRAPH-4462: not included in any glyphset definition
    • U+4463 CJK UNIFIED IDEOGRAPH-4463: not included in any glyphset definition
    • U+4464 CJK UNIFIED IDEOGRAPH-4464: not included in any glyphset definition
    • U+4465 CJK UNIFIED IDEOGRAPH-4465: not included in any glyphset definition
    • U+4466 CJK UNIFIED IDEOGRAPH-4466: not included in any glyphset definition
    • U+4467 CJK UNIFIED IDEOGRAPH-4467: not included in any glyphset definition
    • U+4468 CJK UNIFIED IDEOGRAPH-4468: not included in any glyphset definition
    • U+4469 CJK UNIFIED IDEOGRAPH-4469: not included in any glyphset definition
    • U+446A CJK UNIFIED IDEOGRAPH-446A: not included in any glyphset definition
    • U+446B CJK UNIFIED IDEOGRAPH-446B: not included in any glyphset definition
    • U+446C CJK UNIFIED IDEOGRAPH-446C: not included in any glyphset definition
    • U+446D CJK UNIFIED IDEOGRAPH-446D: not included in any glyphset definition
    • U+446E CJK UNIFIED IDEOGRAPH-446E: not included in any glyphset definition
    • U+446F CJK UNIFIED IDEOGRAPH-446F: not included in any glyphset definition
    • U+4470 CJK UNIFIED IDEOGRAPH-4470: not included in any glyphset definition
    • U+4471 CJK UNIFIED IDEOGRAPH-4471: not included in any glyphset definition
    • U+4472 CJK UNIFIED IDEOGRAPH-4472: not included in any glyphset definition
    • U+4473 CJK UNIFIED IDEOGRAPH-4473: not included in any glyphset definition
    • U+4474 CJK UNIFIED IDEOGRAPH-4474: not included in any glyphset definition
    • U+4475 CJK UNIFIED IDEOGRAPH-4475: not included in any glyphset definition
    • U+4476 CJK UNIFIED IDEOGRAPH-4476: not included in any glyphset definition
    • U+4477 CJK UNIFIED IDEOGRAPH-4477: not included in any glyphset definition
    • U+4478 CJK UNIFIED IDEOGRAPH-4478: not included in any glyphset definition
    • U+4479 CJK UNIFIED IDEOGRAPH-4479: not included in any glyphset definition
    • U+447A CJK UNIFIED IDEOGRAPH-447A: not included in any glyphset definition
    • U+447B CJK UNIFIED IDEOGRAPH-447B: not included in any glyphset definition
    • U+447C CJK UNIFIED IDEOGRAPH-447C: not included in any glyphset definition
    • U+447D CJK UNIFIED IDEOGRAPH-447D: not included in any glyphset definition
    • U+447E CJK UNIFIED IDEOGRAPH-447E: not included in any glyphset definition
    • U+447F CJK UNIFIED IDEOGRAPH-447F: not included in any glyphset definition
    • U+4480 CJK UNIFIED IDEOGRAPH-4480: not included in any glyphset definition
    • U+4481 CJK UNIFIED IDEOGRAPH-4481: not included in any glyphset definition
    • U+4482 CJK UNIFIED IDEOGRAPH-4482: not included in any glyphset definition
    • U+4483 CJK UNIFIED IDEOGRAPH-4483: not included in any glyphset definition
    • U+4484 CJK UNIFIED IDEOGRAPH-4484: not included in any glyphset definition
    • U+4485 CJK UNIFIED IDEOGRAPH-4485: not included in any glyphset definition
    • U+4486 CJK UNIFIED IDEOGRAPH-4486: not included in any glyphset definition
    • U+4487 CJK UNIFIED IDEOGRAPH-4487: not included in any glyphset definition
    • U+4488 CJK UNIFIED IDEOGRAPH-4488: not included in any glyphset definition
    • U+4489 CJK UNIFIED IDEOGRAPH-4489: not included in any glyphset definition
    • U+448A CJK UNIFIED IDEOGRAPH-448A: not included in any glyphset definition
    • U+448B CJK UNIFIED IDEOGRAPH-448B: not included in any glyphset definition
    • U+448C CJK UNIFIED IDEOGRAPH-448C: not included in any glyphset definition
    • U+448D CJK UNIFIED IDEOGRAPH-448D: not included in any glyphset definition
    • U+448E CJK UNIFIED IDEOGRAPH-448E: not included in any glyphset definition
    • U+448F CJK UNIFIED IDEOGRAPH-448F: not included in any glyphset definition
    • U+4490 CJK UNIFIED IDEOGRAPH-4490: not included in any glyphset definition
    • U+4491 CJK UNIFIED IDEOGRAPH-4491: not included in any glyphset definition
    • U+4492 CJK UNIFIED IDEOGRAPH-4492: not included in any glyphset definition
    • U+4493 CJK UNIFIED IDEOGRAPH-4493: not included in any glyphset definition
    • U+4494 CJK UNIFIED IDEOGRAPH-4494: not included in any glyphset definition
    • U+4495 CJK UNIFIED IDEOGRAPH-4495: not included in any glyphset definition
    • U+4496 CJK UNIFIED IDEOGRAPH-4496: not included in any glyphset definition
    • U+4497 CJK UNIFIED IDEOGRAPH-4497: not included in any glyphset definition
    • U+4498 CJK UNIFIED IDEOGRAPH-4498: not included in any glyphset definition
    • U+4499 CJK UNIFIED IDEOGRAPH-4499: not included in any glyphset definition
    • U+449A CJK UNIFIED IDEOGRAPH-449A: not included in any glyphset definition
    • U+449B CJK UNIFIED IDEOGRAPH-449B: not included in any glyphset definition
    • U+449C CJK UNIFIED IDEOGRAPH-449C: not included in any glyphset definition
    • U+449D CJK UNIFIED IDEOGRAPH-449D: not included in any glyphset definition
    • U+449E CJK UNIFIED IDEOGRAPH-449E: not included in any glyphset definition
    • U+449F CJK UNIFIED IDEOGRAPH-449F: not included in any glyphset definition
    • U+44A0 CJK UNIFIED IDEOGRAPH-44A0: not included in any glyphset definition
    • U+44A1 CJK UNIFIED IDEOGRAPH-44A1: not included in any glyphset definition
    • U+44A2 CJK UNIFIED IDEOGRAPH-44A2: not included in any glyphset definition
    • U+44A3 CJK UNIFIED IDEOGRAPH-44A3: not included in any glyphset definition
    • U+44A4 CJK UNIFIED IDEOGRAPH-44A4: not included in any glyphset definition
    • U+44A5 CJK UNIFIED IDEOGRAPH-44A5: not included in any glyphset definition
    • U+44A6 CJK UNIFIED IDEOGRAPH-44A6: not included in any glyphset definition
    • U+44A7 CJK UNIFIED IDEOGRAPH-44A7: not included in any glyphset definition
    • U+44A8 CJK UNIFIED IDEOGRAPH-44A8: not included in any glyphset definition
    • U+44A9 CJK UNIFIED IDEOGRAPH-44A9: not included in any glyphset definition
    • U+44AA CJK UNIFIED IDEOGRAPH-44AA: not included in any glyphset definition
    • U+44AB CJK UNIFIED IDEOGRAPH-44AB: not included in any glyphset definition
    • U+44AC CJK UNIFIED IDEOGRAPH-44AC: not included in any glyphset definition
    • U+44AD CJK UNIFIED IDEOGRAPH-44AD: not included in any glyphset definition
    • U+44AE CJK UNIFIED IDEOGRAPH-44AE: not included in any glyphset definition
    • U+44AF CJK UNIFIED IDEOGRAPH-44AF: not included in any glyphset definition
    • U+44B0 CJK UNIFIED IDEOGRAPH-44B0: not included in any glyphset definition
    • U+44B1 CJK UNIFIED IDEOGRAPH-44B1: not included in any glyphset definition
    • U+44B2 CJK UNIFIED IDEOGRAPH-44B2: not included in any glyphset definition
    • U+44B3 CJK UNIFIED IDEOGRAPH-44B3: not included in any glyphset definition
    • U+44B4 CJK UNIFIED IDEOGRAPH-44B4: not included in any glyphset definition
    • U+44B5 CJK UNIFIED IDEOGRAPH-44B5: not included in any glyphset definition
    • U+44B6 CJK UNIFIED IDEOGRAPH-44B6: not included in any glyphset definition
    • U+44B7 CJK UNIFIED IDEOGRAPH-44B7: not included in any glyphset definition
    • U+44B8 CJK UNIFIED IDEOGRAPH-44B8: not included in any glyphset definition
    • U+44B9 CJK UNIFIED IDEOGRAPH-44B9: not included in any glyphset definition
    • U+44BA CJK UNIFIED IDEOGRAPH-44BA: not included in any glyphset definition
    • U+44BB CJK UNIFIED IDEOGRAPH-44BB: not included in any glyphset definition
    • U+44BC CJK UNIFIED IDEOGRAPH-44BC: not included in any glyphset definition
    • U+44BD CJK UNIFIED IDEOGRAPH-44BD: not included in any glyphset definition
    • U+44BE CJK UNIFIED IDEOGRAPH-44BE: not included in any glyphset definition
    • U+44BF CJK UNIFIED IDEOGRAPH-44BF: not included in any glyphset definition
    • U+44C0 CJK UNIFIED IDEOGRAPH-44C0: not included in any glyphset definition
    • U+44C1 CJK UNIFIED IDEOGRAPH-44C1: not included in any glyphset definition
    • U+44C2 CJK UNIFIED IDEOGRAPH-44C2: not included in any glyphset definition
    • U+44C3 CJK UNIFIED IDEOGRAPH-44C3: not included in any glyphset definition
    • U+44C4 CJK UNIFIED IDEOGRAPH-44C4: not included in any glyphset definition
    • U+44C5 CJK UNIFIED IDEOGRAPH-44C5: not included in any glyphset definition
    • U+44C6 CJK UNIFIED IDEOGRAPH-44C6: not included in any glyphset definition
    • U+44C7 CJK UNIFIED IDEOGRAPH-44C7: not included in any glyphset definition
    • U+44C8 CJK UNIFIED IDEOGRAPH-44C8: not included in any glyphset definition
    • U+44C9 CJK UNIFIED IDEOGRAPH-44C9: not included in any glyphset definition
    • U+44CA CJK UNIFIED IDEOGRAPH-44CA: not included in any glyphset definition
    • U+44CB CJK UNIFIED IDEOGRAPH-44CB: not included in any glyphset definition
    • U+44CC CJK UNIFIED IDEOGRAPH-44CC: not included in any glyphset definition
    • U+44CD CJK UNIFIED IDEOGRAPH-44CD: not included in any glyphset definition
    • U+44CE CJK UNIFIED IDEOGRAPH-44CE: not included in any glyphset definition
    • U+44CF CJK UNIFIED IDEOGRAPH-44CF: not included in any glyphset definition
    • U+44D0 CJK UNIFIED IDEOGRAPH-44D0: not included in any glyphset definition
    • U+44D1 CJK UNIFIED IDEOGRAPH-44D1: not included in any glyphset definition
    • U+44D2 CJK UNIFIED IDEOGRAPH-44D2: not included in any glyphset definition
    • U+44D3 CJK UNIFIED IDEOGRAPH-44D3: not included in any glyphset definition
    • U+44D4 CJK UNIFIED IDEOGRAPH-44D4: not included in any glyphset definition
    • U+44D5 CJK UNIFIED IDEOGRAPH-44D5: not included in any glyphset definition
    • U+44D6 CJK UNIFIED IDEOGRAPH-44D6: not included in any glyphset definition
    • U+44D7 CJK UNIFIED IDEOGRAPH-44D7: not included in any glyphset definition
    • U+44D8 CJK UNIFIED IDEOGRAPH-44D8: not included in any glyphset definition
    • U+44D9 CJK UNIFIED IDEOGRAPH-44D9: not included in any glyphset definition
    • U+44DA CJK UNIFIED IDEOGRAPH-44DA: not included in any glyphset definition
    • U+44DB CJK UNIFIED IDEOGRAPH-44DB: not included in any glyphset definition
    • U+44DC CJK UNIFIED IDEOGRAPH-44DC: not included in any glyphset definition
    • U+44DD CJK UNIFIED IDEOGRAPH-44DD: not included in any glyphset definition
    • U+44DE CJK UNIFIED IDEOGRAPH-44DE: not included in any glyphset definition
    • U+44DF CJK UNIFIED IDEOGRAPH-44DF: not included in any glyphset definition
    • U+44E0 CJK UNIFIED IDEOGRAPH-44E0: not included in any glyphset definition
    • U+44E1 CJK UNIFIED IDEOGRAPH-44E1: not included in any glyphset definition
    • U+44E2 CJK UNIFIED IDEOGRAPH-44E2: not included in any glyphset definition
    • U+44E3 CJK UNIFIED IDEOGRAPH-44E3: not included in any glyphset definition
    • U+44E4 CJK UNIFIED IDEOGRAPH-44E4: not included in any glyphset definition
    • U+44E5 CJK UNIFIED IDEOGRAPH-44E5: not included in any glyphset definition
    • U+44E6 CJK UNIFIED IDEOGRAPH-44E6: not included in any glyphset definition
    • U+44E7 CJK UNIFIED IDEOGRAPH-44E7: not included in any glyphset definition
    • U+44E8 CJK UNIFIED IDEOGRAPH-44E8: not included in any glyphset definition
    • U+44E9 CJK UNIFIED IDEOGRAPH-44E9: not included in any glyphset definition
    • U+44EA CJK UNIFIED IDEOGRAPH-44EA: not included in any glyphset definition
    • U+44EB CJK UNIFIED IDEOGRAPH-44EB: not included in any glyphset definition
    • U+44EC CJK UNIFIED IDEOGRAPH-44EC: not included in any glyphset definition
    • U+44ED CJK UNIFIED IDEOGRAPH-44ED: not included in any glyphset definition
    • U+44EE CJK UNIFIED IDEOGRAPH-44EE: not included in any glyphset definition
    • U+44EF CJK UNIFIED IDEOGRAPH-44EF: not included in any glyphset definition
    • U+44F0 CJK UNIFIED IDEOGRAPH-44F0: not included in any glyphset definition
    • U+44F1 CJK UNIFIED IDEOGRAPH-44F1: not included in any glyphset definition
    • U+44F2 CJK UNIFIED IDEOGRAPH-44F2: not included in any glyphset definition
    • U+44F3 CJK UNIFIED IDEOGRAPH-44F3: not included in any glyphset definition
    • U+44F4 CJK UNIFIED IDEOGRAPH-44F4: not included in any glyphset definition
    • U+44F5 CJK UNIFIED IDEOGRAPH-44F5: not included in any glyphset definition
    • U+44F6 CJK UNIFIED IDEOGRAPH-44F6: not included in any glyphset definition
    • U+44F7 CJK UNIFIED IDEOGRAPH-44F7: not included in any glyphset definition
    • U+44F8 CJK UNIFIED IDEOGRAPH-44F8: not included in any glyphset definition
    • U+44F9 CJK UNIFIED IDEOGRAPH-44F9: not included in any glyphset definition
    • U+44FA CJK UNIFIED IDEOGRAPH-44FA: not included in any glyphset definition
    • U+44FB CJK UNIFIED IDEOGRAPH-44FB: not included in any glyphset definition
    • U+44FC CJK UNIFIED IDEOGRAPH-44FC: not included in any glyphset definition
    • U+44FD CJK UNIFIED IDEOGRAPH-44FD: not included in any glyphset definition
    • U+44FE CJK UNIFIED IDEOGRAPH-44FE: not included in any glyphset definition
    • U+44FF CJK UNIFIED IDEOGRAPH-44FF: not included in any glyphset definition
    • U+4500 CJK UNIFIED IDEOGRAPH-4500: not included in any glyphset definition
    • U+4501 CJK UNIFIED IDEOGRAPH-4501: not included in any glyphset definition
    • U+4502 CJK UNIFIED IDEOGRAPH-4502: not included in any glyphset definition
    • U+4503 CJK UNIFIED IDEOGRAPH-4503: not included in any glyphset definition
    • U+4504 CJK UNIFIED IDEOGRAPH-4504: not included in any glyphset definition
    • U+4505 CJK UNIFIED IDEOGRAPH-4505: not included in any glyphset definition
    • U+4506 CJK UNIFIED IDEOGRAPH-4506: not included in any glyphset definition
    • U+4507 CJK UNIFIED IDEOGRAPH-4507: not included in any glyphset definition
    • U+4508 CJK UNIFIED IDEOGRAPH-4508: not included in any glyphset definition
    • U+4509 CJK UNIFIED IDEOGRAPH-4509: not included in any glyphset definition
    • U+450A CJK UNIFIED IDEOGRAPH-450A: not included in any glyphset definition
    • U+450B CJK UNIFIED IDEOGRAPH-450B: not included in any glyphset definition
    • U+450C CJK UNIFIED IDEOGRAPH-450C: not included in any glyphset definition
    • U+450D CJK UNIFIED IDEOGRAPH-450D: not included in any glyphset definition
    • U+450E CJK UNIFIED IDEOGRAPH-450E: not included in any glyphset definition
    • U+450F CJK UNIFIED IDEOGRAPH-450F: not included in any glyphset definition
    • U+4510 CJK UNIFIED IDEOGRAPH-4510: not included in any glyphset definition
    • U+4511 CJK UNIFIED IDEOGRAPH-4511: not included in any glyphset definition
    • U+4512 CJK UNIFIED IDEOGRAPH-4512: not included in any glyphset definition
    • U+4513 CJK UNIFIED IDEOGRAPH-4513: not included in any glyphset definition
    • U+4514 CJK UNIFIED IDEOGRAPH-4514: not included in any glyphset definition
    • U+4515 CJK UNIFIED IDEOGRAPH-4515: not included in any glyphset definition
    • U+4516 CJK UNIFIED IDEOGRAPH-4516: not included in any glyphset definition
    • U+4517 CJK UNIFIED IDEOGRAPH-4517: not included in any glyphset definition
    • U+4518 CJK UNIFIED IDEOGRAPH-4518: not included in any glyphset definition
    • U+4519 CJK UNIFIED IDEOGRAPH-4519: not included in any glyphset definition
    • U+451A CJK UNIFIED IDEOGRAPH-451A: not included in any glyphset definition
    • U+451B CJK UNIFIED IDEOGRAPH-451B: not included in any glyphset definition
    • U+451C CJK UNIFIED IDEOGRAPH-451C: not included in any glyphset definition
    • U+451D CJK UNIFIED IDEOGRAPH-451D: not included in any glyphset definition
    • U+451E CJK UNIFIED IDEOGRAPH-451E: not included in any glyphset definition
    • U+451F CJK UNIFIED IDEOGRAPH-451F: not included in any glyphset definition
    • U+4520 CJK UNIFIED IDEOGRAPH-4520: not included in any glyphset definition
    • U+4521 CJK UNIFIED IDEOGRAPH-4521: not included in any glyphset definition
    • U+4522 CJK UNIFIED IDEOGRAPH-4522: not included in any glyphset definition
    • U+4523 CJK UNIFIED IDEOGRAPH-4523: not included in any glyphset definition
    • U+4524 CJK UNIFIED IDEOGRAPH-4524: not included in any glyphset definition
    • U+4525 CJK UNIFIED IDEOGRAPH-4525: not included in any glyphset definition
    • U+4526 CJK UNIFIED IDEOGRAPH-4526: not included in any glyphset definition
    • U+4527 CJK UNIFIED IDEOGRAPH-4527: not included in any glyphset definition
    • U+4528 CJK UNIFIED IDEOGRAPH-4528: not included in any glyphset definition
    • U+4529 CJK UNIFIED IDEOGRAPH-4529: not included in any glyphset definition
    • U+452A CJK UNIFIED IDEOGRAPH-452A: not included in any glyphset definition
    • U+452B CJK UNIFIED IDEOGRAPH-452B: not included in any glyphset definition
    • U+452C CJK UNIFIED IDEOGRAPH-452C: not included in any glyphset definition
    • U+452D CJK UNIFIED IDEOGRAPH-452D: not included in any glyphset definition
    • U+452E CJK UNIFIED IDEOGRAPH-452E: not included in any glyphset definition
    • U+452F CJK UNIFIED IDEOGRAPH-452F: not included in any glyphset definition
    • U+4530 CJK UNIFIED IDEOGRAPH-4530: not included in any glyphset definition
    • U+4531 CJK UNIFIED IDEOGRAPH-4531: not included in any glyphset definition
    • U+4532 CJK UNIFIED IDEOGRAPH-4532: not included in any glyphset definition
    • U+4533 CJK UNIFIED IDEOGRAPH-4533: not included in any glyphset definition
    • U+4534 CJK UNIFIED IDEOGRAPH-4534: not included in any glyphset definition
    • U+4535 CJK UNIFIED IDEOGRAPH-4535: not included in any glyphset definition
    • U+4536 CJK UNIFIED IDEOGRAPH-4536: not included in any glyphset definition
    • U+4537 CJK UNIFIED IDEOGRAPH-4537: not included in any glyphset definition
    • U+4538 CJK UNIFIED IDEOGRAPH-4538: not included in any glyphset definition
    • U+4539 CJK UNIFIED IDEOGRAPH-4539: not included in any glyphset definition
    • U+453A CJK UNIFIED IDEOGRAPH-453A: not included in any glyphset definition
    • U+453B CJK UNIFIED IDEOGRAPH-453B: not included in any glyphset definition
    • U+453C CJK UNIFIED IDEOGRAPH-453C: not included in any glyphset definition
    • U+453D CJK UNIFIED IDEOGRAPH-453D: not included in any glyphset definition
    • U+453E CJK UNIFIED IDEOGRAPH-453E: not included in any glyphset definition
    • U+453F CJK UNIFIED IDEOGRAPH-453F: not included in any glyphset definition
    • U+4540 CJK UNIFIED IDEOGRAPH-4540: not included in any glyphset definition
    • U+4541 CJK UNIFIED IDEOGRAPH-4541: not included in any glyphset definition
    • U+4542 CJK UNIFIED IDEOGRAPH-4542: not included in any glyphset definition
    • U+4543 CJK UNIFIED IDEOGRAPH-4543: not included in any glyphset definition
    • U+4544 CJK UNIFIED IDEOGRAPH-4544: not included in any glyphset definition
    • U+4545 CJK UNIFIED IDEOGRAPH-4545: not included in any glyphset definition
    • U+4546 CJK UNIFIED IDEOGRAPH-4546: not included in any glyphset definition
    • U+4547 CJK UNIFIED IDEOGRAPH-4547: not included in any glyphset definition
    • U+4548 CJK UNIFIED IDEOGRAPH-4548: not included in any glyphset definition
    • U+4549 CJK UNIFIED IDEOGRAPH-4549: not included in any glyphset definition
    • U+454A CJK UNIFIED IDEOGRAPH-454A: not included in any glyphset definition
    • U+454B CJK UNIFIED IDEOGRAPH-454B: not included in any glyphset definition
    • U+454C CJK UNIFIED IDEOGRAPH-454C: not included in any glyphset definition
    • U+454D CJK UNIFIED IDEOGRAPH-454D: not included in any glyphset definition
    • U+454E CJK UNIFIED IDEOGRAPH-454E: not included in any glyphset definition
    • U+454F CJK UNIFIED IDEOGRAPH-454F: not included in any glyphset definition
    • U+4550 CJK UNIFIED IDEOGRAPH-4550: not included in any glyphset definition
    • U+4551 CJK UNIFIED IDEOGRAPH-4551: not included in any glyphset definition
    • U+4552 CJK UNIFIED IDEOGRAPH-4552: not included in any glyphset definition
    • U+4553 CJK UNIFIED IDEOGRAPH-4553: not included in any glyphset definition
    • U+4554 CJK UNIFIED IDEOGRAPH-4554: not included in any glyphset definition
    • U+4555 CJK UNIFIED IDEOGRAPH-4555: not included in any glyphset definition
    • U+4556 CJK UNIFIED IDEOGRAPH-4556: not included in any glyphset definition
    • U+4557 CJK UNIFIED IDEOGRAPH-4557: not included in any glyphset definition
    • U+4558 CJK UNIFIED IDEOGRAPH-4558: not included in any glyphset definition
    • U+4559 CJK UNIFIED IDEOGRAPH-4559: not included in any glyphset definition
    • U+455A CJK UNIFIED IDEOGRAPH-455A: not included in any glyphset definition
    • U+455B CJK UNIFIED IDEOGRAPH-455B: not included in any glyphset definition
    • U+455C CJK UNIFIED IDEOGRAPH-455C: not included in any glyphset definition
    • U+455D CJK UNIFIED IDEOGRAPH-455D: not included in any glyphset definition
    • U+455E CJK UNIFIED IDEOGRAPH-455E: not included in any glyphset definition
    • U+455F CJK UNIFIED IDEOGRAPH-455F: not included in any glyphset definition
    • U+4560 CJK UNIFIED IDEOGRAPH-4560: not included in any glyphset definition
    • U+4561 CJK UNIFIED IDEOGRAPH-4561: not included in any glyphset definition
    • U+4562 CJK UNIFIED IDEOGRAPH-4562: not included in any glyphset definition
    • U+4563 CJK UNIFIED IDEOGRAPH-4563: not included in any glyphset definition
    • U+4564 CJK UNIFIED IDEOGRAPH-4564: not included in any glyphset definition
    • U+4565 CJK UNIFIED IDEOGRAPH-4565: not included in any glyphset definition
    • U+4566 CJK UNIFIED IDEOGRAPH-4566: not included in any glyphset definition
    • U+4567 CJK UNIFIED IDEOGRAPH-4567: not included in any glyphset definition
    • U+4568 CJK UNIFIED IDEOGRAPH-4568: not included in any glyphset definition
    • U+4569 CJK UNIFIED IDEOGRAPH-4569: not included in any glyphset definition
    • U+456A CJK UNIFIED IDEOGRAPH-456A: not included in any glyphset definition
    • U+456B CJK UNIFIED IDEOGRAPH-456B: not included in any glyphset definition
    • U+456C CJK UNIFIED IDEOGRAPH-456C: not included in any glyphset definition
    • U+456D CJK UNIFIED IDEOGRAPH-456D: not included in any glyphset definition
    • U+456E CJK UNIFIED IDEOGRAPH-456E: not included in any glyphset definition
    • U+456F CJK UNIFIED IDEOGRAPH-456F: not included in any glyphset definition
    • U+4570 CJK UNIFIED IDEOGRAPH-4570: not included in any glyphset definition
    • U+4571 CJK UNIFIED IDEOGRAPH-4571: not included in any glyphset definition
    • U+4572 CJK UNIFIED IDEOGRAPH-4572: not included in any glyphset definition
    • U+4573 CJK UNIFIED IDEOGRAPH-4573: not included in any glyphset definition
    • U+4574 CJK UNIFIED IDEOGRAPH-4574: not included in any glyphset definition
    • U+4575 CJK UNIFIED IDEOGRAPH-4575: not included in any glyphset definition
    • U+4576 CJK UNIFIED IDEOGRAPH-4576: not included in any glyphset definition
    • U+4577 CJK UNIFIED IDEOGRAPH-4577: not included in any glyphset definition
    • U+4578 CJK UNIFIED IDEOGRAPH-4578: not included in any glyphset definition
    • U+4579 CJK UNIFIED IDEOGRAPH-4579: not included in any glyphset definition
    • U+457A CJK UNIFIED IDEOGRAPH-457A: not included in any glyphset definition
    • U+457B CJK UNIFIED IDEOGRAPH-457B: not included in any glyphset definition
    • U+457C CJK UNIFIED IDEOGRAPH-457C: not included in any glyphset definition
    • U+457D CJK UNIFIED IDEOGRAPH-457D: not included in any glyphset definition
    • U+457E CJK UNIFIED IDEOGRAPH-457E: not included in any glyphset definition
    • U+457F CJK UNIFIED IDEOGRAPH-457F: not included in any glyphset definition
    • U+4580 CJK UNIFIED IDEOGRAPH-4580: not included in any glyphset definition
    • U+4581 CJK UNIFIED IDEOGRAPH-4581: not included in any glyphset definition
    • U+4582 CJK UNIFIED IDEOGRAPH-4582: not included in any glyphset definition
    • U+4583 CJK UNIFIED IDEOGRAPH-4583: not included in any glyphset definition
    • U+4584 CJK UNIFIED IDEOGRAPH-4584: not included in any glyphset definition
    • U+4585 CJK UNIFIED IDEOGRAPH-4585: not included in any glyphset definition
    • U+4586 CJK UNIFIED IDEOGRAPH-4586: not included in any glyphset definition
    • U+4587 CJK UNIFIED IDEOGRAPH-4587: not included in any glyphset definition
    • U+4588 CJK UNIFIED IDEOGRAPH-4588: not included in any glyphset definition
    • U+4589 CJK UNIFIED IDEOGRAPH-4589: not included in any glyphset definition
    • U+458A CJK UNIFIED IDEOGRAPH-458A: not included in any glyphset definition
    • U+458B CJK UNIFIED IDEOGRAPH-458B: not included in any glyphset definition
    • U+458C CJK UNIFIED IDEOGRAPH-458C: not included in any glyphset definition
    • U+458D CJK UNIFIED IDEOGRAPH-458D: not included in any glyphset definition
    • U+458E CJK UNIFIED IDEOGRAPH-458E: not included in any glyphset definition
    • U+458F CJK UNIFIED IDEOGRAPH-458F: not included in any glyphset definition
    • U+4590 CJK UNIFIED IDEOGRAPH-4590: not included in any glyphset definition
    • U+4591 CJK UNIFIED IDEOGRAPH-4591: not included in any glyphset definition
    • U+4592 CJK UNIFIED IDEOGRAPH-4592: not included in any glyphset definition
    • U+4593 CJK UNIFIED IDEOGRAPH-4593: not included in any glyphset definition
    • U+4594 CJK UNIFIED IDEOGRAPH-4594: not included in any glyphset definition
    • U+4595 CJK UNIFIED IDEOGRAPH-4595: not included in any glyphset definition
    • U+4596 CJK UNIFIED IDEOGRAPH-4596: not included in any glyphset definition
    • U+4597 CJK UNIFIED IDEOGRAPH-4597: not included in any glyphset definition
    • U+4598 CJK UNIFIED IDEOGRAPH-4598: not included in any glyphset definition
    • U+4599 CJK UNIFIED IDEOGRAPH-4599: not included in any glyphset definition
    • U+459A CJK UNIFIED IDEOGRAPH-459A: not included in any glyphset definition
    • U+459B CJK UNIFIED IDEOGRAPH-459B: not included in any glyphset definition
    • U+459C CJK UNIFIED IDEOGRAPH-459C: not included in any glyphset definition
    • U+459D CJK UNIFIED IDEOGRAPH-459D: not included in any glyphset definition
    • U+459E CJK UNIFIED IDEOGRAPH-459E: not included in any glyphset definition
    • U+459F CJK UNIFIED IDEOGRAPH-459F: not included in any glyphset definition
    • U+45A0 CJK UNIFIED IDEOGRAPH-45A0: not included in any glyphset definition
    • U+45A1 CJK UNIFIED IDEOGRAPH-45A1: not included in any glyphset definition
    • U+45A2 CJK UNIFIED IDEOGRAPH-45A2: not included in any glyphset definition
    • U+45A3 CJK UNIFIED IDEOGRAPH-45A3: not included in any glyphset definition
    • U+45A4 CJK UNIFIED IDEOGRAPH-45A4: not included in any glyphset definition
    • U+45A5 CJK UNIFIED IDEOGRAPH-45A5: not included in any glyphset definition
    • U+45A6 CJK UNIFIED IDEOGRAPH-45A6: not included in any glyphset definition
    • U+45A7 CJK UNIFIED IDEOGRAPH-45A7: not included in any glyphset definition
    • U+45A8 CJK UNIFIED IDEOGRAPH-45A8: not included in any glyphset definition
    • U+45A9 CJK UNIFIED IDEOGRAPH-45A9: not included in any glyphset definition
    • U+45AA CJK UNIFIED IDEOGRAPH-45AA: not included in any glyphset definition
    • U+45AB CJK UNIFIED IDEOGRAPH-45AB: not included in any glyphset definition
    • U+45AC CJK UNIFIED IDEOGRAPH-45AC: not included in any glyphset definition
    • U+45AD CJK UNIFIED IDEOGRAPH-45AD: not included in any glyphset definition
    • U+45AE CJK UNIFIED IDEOGRAPH-45AE: not included in any glyphset definition
    • U+45AF CJK UNIFIED IDEOGRAPH-45AF: not included in any glyphset definition
    • U+45B0 CJK UNIFIED IDEOGRAPH-45B0: not included in any glyphset definition
    • U+45B1 CJK UNIFIED IDEOGRAPH-45B1: not included in any glyphset definition
    • U+45B2 CJK UNIFIED IDEOGRAPH-45B2: not included in any glyphset definition
    • U+45B3 CJK UNIFIED IDEOGRAPH-45B3: not included in any glyphset definition
    • U+45B4 CJK UNIFIED IDEOGRAPH-45B4: not included in any glyphset definition
    • U+45B5 CJK UNIFIED IDEOGRAPH-45B5: not included in any glyphset definition
    • U+45B6 CJK UNIFIED IDEOGRAPH-45B6: not included in any glyphset definition
    • U+45B7 CJK UNIFIED IDEOGRAPH-45B7: not included in any glyphset definition
    • U+45B8 CJK UNIFIED IDEOGRAPH-45B8: not included in any glyphset definition
    • U+45B9 CJK UNIFIED IDEOGRAPH-45B9: not included in any glyphset definition
    • U+45BA CJK UNIFIED IDEOGRAPH-45BA: not included in any glyphset definition
    • U+45BB CJK UNIFIED IDEOGRAPH-45BB: not included in any glyphset definition
    • U+45BC CJK UNIFIED IDEOGRAPH-45BC: not included in any glyphset definition
    • U+45BD CJK UNIFIED IDEOGRAPH-45BD: not included in any glyphset definition
    • U+45BE CJK UNIFIED IDEOGRAPH-45BE: not included in any glyphset definition
    • U+45BF CJK UNIFIED IDEOGRAPH-45BF: not included in any glyphset definition
    • U+45C0 CJK UNIFIED IDEOGRAPH-45C0: not included in any glyphset definition
    • U+45C1 CJK UNIFIED IDEOGRAPH-45C1: not included in any glyphset definition
    • U+45C2 CJK UNIFIED IDEOGRAPH-45C2: not included in any glyphset definition
    • U+45C3 CJK UNIFIED IDEOGRAPH-45C3: not included in any glyphset definition
    • U+45C4 CJK UNIFIED IDEOGRAPH-45C4: not included in any glyphset definition
    • U+45C5 CJK UNIFIED IDEOGRAPH-45C5: not included in any glyphset definition
    • U+45C6 CJK UNIFIED IDEOGRAPH-45C6: not included in any glyphset definition
    • U+45C7 CJK UNIFIED IDEOGRAPH-45C7: not included in any glyphset definition
    • U+45C8 CJK UNIFIED IDEOGRAPH-45C8: not included in any glyphset definition
    • U+45C9 CJK UNIFIED IDEOGRAPH-45C9: not included in any glyphset definition
    • U+45CA CJK UNIFIED IDEOGRAPH-45CA: not included in any glyphset definition
    • U+45CB CJK UNIFIED IDEOGRAPH-45CB: not included in any glyphset definition
    • U+45CC CJK UNIFIED IDEOGRAPH-45CC: not included in any glyphset definition
    • U+45CD CJK UNIFIED IDEOGRAPH-45CD: not included in any glyphset definition
    • U+45CE CJK UNIFIED IDEOGRAPH-45CE: not included in any glyphset definition
    • U+45CF CJK UNIFIED IDEOGRAPH-45CF: not included in any glyphset definition
    • U+45D0 CJK UNIFIED IDEOGRAPH-45D0: not included in any glyphset definition
    • U+45D1 CJK UNIFIED IDEOGRAPH-45D1: not included in any glyphset definition
    • U+45D2 CJK UNIFIED IDEOGRAPH-45D2: not included in any glyphset definition
    • U+45D3 CJK UNIFIED IDEOGRAPH-45D3: not included in any glyphset definition
    • U+45D4 CJK UNIFIED IDEOGRAPH-45D4: not included in any glyphset definition
    • U+45D5 CJK UNIFIED IDEOGRAPH-45D5: not included in any glyphset definition
    • U+45D6 CJK UNIFIED IDEOGRAPH-45D6: not included in any glyphset definition
    • U+45D7 CJK UNIFIED IDEOGRAPH-45D7: not included in any glyphset definition
    • U+45D8 CJK UNIFIED IDEOGRAPH-45D8: not included in any glyphset definition
    • U+45D9 CJK UNIFIED IDEOGRAPH-45D9: not included in any glyphset definition
    • U+45DA CJK UNIFIED IDEOGRAPH-45DA: not included in any glyphset definition
    • U+45DB CJK UNIFIED IDEOGRAPH-45DB: not included in any glyphset definition
    • U+45DC CJK UNIFIED IDEOGRAPH-45DC: not included in any glyphset definition
    • U+45DD CJK UNIFIED IDEOGRAPH-45DD: not included in any glyphset definition
    • U+45DE CJK UNIFIED IDEOGRAPH-45DE: not included in any glyphset definition
    • U+45DF CJK UNIFIED IDEOGRAPH-45DF: not included in any glyphset definition
    • U+45E0 CJK UNIFIED IDEOGRAPH-45E0: not included in any glyphset definition
    • U+45E1 CJK UNIFIED IDEOGRAPH-45E1: not included in any glyphset definition
    • U+45E2 CJK UNIFIED IDEOGRAPH-45E2: not included in any glyphset definition
    • U+45E3 CJK UNIFIED IDEOGRAPH-45E3: not included in any glyphset definition
    • U+45E4 CJK UNIFIED IDEOGRAPH-45E4: not included in any glyphset definition
    • U+45E5 CJK UNIFIED IDEOGRAPH-45E5: not included in any glyphset definition
    • U+45E6 CJK UNIFIED IDEOGRAPH-45E6: not included in any glyphset definition
    • U+45E7 CJK UNIFIED IDEOGRAPH-45E7: not included in any glyphset definition
    • U+45E8 CJK UNIFIED IDEOGRAPH-45E8: not included in any glyphset definition
    • U+45E9 CJK UNIFIED IDEOGRAPH-45E9: not included in any glyphset definition
    • U+45EA CJK UNIFIED IDEOGRAPH-45EA: not included in any glyphset definition
    • U+45EB CJK UNIFIED IDEOGRAPH-45EB: not included in any glyphset definition
    • U+45EC CJK UNIFIED IDEOGRAPH-45EC: not included in any glyphset definition
    • U+45ED CJK UNIFIED IDEOGRAPH-45ED: not included in any glyphset definition
    • U+45EE CJK UNIFIED IDEOGRAPH-45EE: not included in any glyphset definition
    • U+45EF CJK UNIFIED IDEOGRAPH-45EF: not included in any glyphset definition
    • U+45F0 CJK UNIFIED IDEOGRAPH-45F0: not included in any glyphset definition
    • U+45F1 CJK UNIFIED IDEOGRAPH-45F1: not included in any glyphset definition
    • U+45F2 CJK UNIFIED IDEOGRAPH-45F2: not included in any glyphset definition
    • U+45F3 CJK UNIFIED IDEOGRAPH-45F3: not included in any glyphset definition
    • U+45F4 CJK UNIFIED IDEOGRAPH-45F4: not included in any glyphset definition
    • U+45F5 CJK UNIFIED IDEOGRAPH-45F5: not included in any glyphset definition
    • U+45F6 CJK UNIFIED IDEOGRAPH-45F6: not included in any glyphset definition
    • U+45F7 CJK UNIFIED IDEOGRAPH-45F7: not included in any glyphset definition
    • U+45F8 CJK UNIFIED IDEOGRAPH-45F8: not included in any glyphset definition
    • U+45F9 CJK UNIFIED IDEOGRAPH-45F9: not included in any glyphset definition
    • U+45FA CJK UNIFIED IDEOGRAPH-45FA: not included in any glyphset definition
    • U+45FB CJK UNIFIED IDEOGRAPH-45FB: not included in any glyphset definition
    • U+45FC CJK UNIFIED IDEOGRAPH-45FC: not included in any glyphset definition
    • U+45FD CJK UNIFIED IDEOGRAPH-45FD: not included in any glyphset definition
    • U+45FE CJK UNIFIED IDEOGRAPH-45FE: not included in any glyphset definition
    • U+45FF CJK UNIFIED IDEOGRAPH-45FF: not included in any glyphset definition
    • U+4600 CJK UNIFIED IDEOGRAPH-4600: not included in any glyphset definition
    • U+4601 CJK UNIFIED IDEOGRAPH-4601: not included in any glyphset definition
    • U+4602 CJK UNIFIED IDEOGRAPH-4602: not included in any glyphset definition
    • U+4603 CJK UNIFIED IDEOGRAPH-4603: not included in any glyphset definition
    • U+4604 CJK UNIFIED IDEOGRAPH-4604: not included in any glyphset definition
    • U+4605 CJK UNIFIED IDEOGRAPH-4605: not included in any glyphset definition
    • U+4606 CJK UNIFIED IDEOGRAPH-4606: not included in any glyphset definition
    • U+4607 CJK UNIFIED IDEOGRAPH-4607: not included in any glyphset definition
    • U+4608 CJK UNIFIED IDEOGRAPH-4608: not included in any glyphset definition
    • U+4609 CJK UNIFIED IDEOGRAPH-4609: not included in any glyphset definition
    • U+460A CJK UNIFIED IDEOGRAPH-460A: not included in any glyphset definition
    • U+460B CJK UNIFIED IDEOGRAPH-460B: not included in any glyphset definition
    • U+460C CJK UNIFIED IDEOGRAPH-460C: not included in any glyphset definition
    • U+460D CJK UNIFIED IDEOGRAPH-460D: not included in any glyphset definition
    • U+460E CJK UNIFIED IDEOGRAPH-460E: not included in any glyphset definition
    • U+460F CJK UNIFIED IDEOGRAPH-460F: not included in any glyphset definition
    • U+4610 CJK UNIFIED IDEOGRAPH-4610: not included in any glyphset definition
    • U+4611 CJK UNIFIED IDEOGRAPH-4611: not included in any glyphset definition
    • U+4612 CJK UNIFIED IDEOGRAPH-4612: not included in any glyphset definition
    • U+4613 CJK UNIFIED IDEOGRAPH-4613: not included in any glyphset definition
    • U+4614 CJK UNIFIED IDEOGRAPH-4614: not included in any glyphset definition
    • U+4615 CJK UNIFIED IDEOGRAPH-4615: not included in any glyphset definition
    • U+4616 CJK UNIFIED IDEOGRAPH-4616: not included in any glyphset definition
    • U+4617 CJK UNIFIED IDEOGRAPH-4617: not included in any glyphset definition
    • U+4618 CJK UNIFIED IDEOGRAPH-4618: not included in any glyphset definition
    • U+4619 CJK UNIFIED IDEOGRAPH-4619: not included in any glyphset definition
    • U+461A CJK UNIFIED IDEOGRAPH-461A: not included in any glyphset definition
    • U+461B CJK UNIFIED IDEOGRAPH-461B: not included in any glyphset definition
    • U+461C CJK UNIFIED IDEOGRAPH-461C: not included in any glyphset definition
    • U+461D CJK UNIFIED IDEOGRAPH-461D: not included in any glyphset definition
    • U+461E CJK UNIFIED IDEOGRAPH-461E: not included in any glyphset definition
    • U+461F CJK UNIFIED IDEOGRAPH-461F: not included in any glyphset definition
    • U+4620 CJK UNIFIED IDEOGRAPH-4620: not included in any glyphset definition
    • U+4621 CJK UNIFIED IDEOGRAPH-4621: not included in any glyphset definition
    • U+4622 CJK UNIFIED IDEOGRAPH-4622: not included in any glyphset definition
    • U+4623 CJK UNIFIED IDEOGRAPH-4623: not included in any glyphset definition
    • U+4624 CJK UNIFIED IDEOGRAPH-4624: not included in any glyphset definition
    • U+4625 CJK UNIFIED IDEOGRAPH-4625: not included in any glyphset definition
    • U+4626 CJK UNIFIED IDEOGRAPH-4626: not included in any glyphset definition
    • U+4627 CJK UNIFIED IDEOGRAPH-4627: not included in any glyphset definition
    • U+4628 CJK UNIFIED IDEOGRAPH-4628: not included in any glyphset definition
    • U+4629 CJK UNIFIED IDEOGRAPH-4629: not included in any glyphset definition
    • U+462A CJK UNIFIED IDEOGRAPH-462A: not included in any glyphset definition
    • U+462B CJK UNIFIED IDEOGRAPH-462B: not included in any glyphset definition
    • U+462C CJK UNIFIED IDEOGRAPH-462C: not included in any glyphset definition
    • U+462D CJK UNIFIED IDEOGRAPH-462D: not included in any glyphset definition
    • U+462E CJK UNIFIED IDEOGRAPH-462E: not included in any glyphset definition
    • U+462F CJK UNIFIED IDEOGRAPH-462F: not included in any glyphset definition
    • U+4630 CJK UNIFIED IDEOGRAPH-4630: not included in any glyphset definition
    • U+4631 CJK UNIFIED IDEOGRAPH-4631: not included in any glyphset definition
    • U+4632 CJK UNIFIED IDEOGRAPH-4632: not included in any glyphset definition
    • U+4633 CJK UNIFIED IDEOGRAPH-4633: not included in any glyphset definition
    • U+4634 CJK UNIFIED IDEOGRAPH-4634: not included in any glyphset definition
    • U+4635 CJK UNIFIED IDEOGRAPH-4635: not included in any glyphset definition
    • U+4636 CJK UNIFIED IDEOGRAPH-4636: not included in any glyphset definition
    • U+4637 CJK UNIFIED IDEOGRAPH-4637: not included in any glyphset definition
    • U+4638 CJK UNIFIED IDEOGRAPH-4638: not included in any glyphset definition
    • U+4639 CJK UNIFIED IDEOGRAPH-4639: not included in any glyphset definition
    • U+463A CJK UNIFIED IDEOGRAPH-463A: not included in any glyphset definition
    • U+463B CJK UNIFIED IDEOGRAPH-463B: not included in any glyphset definition
    • U+463C CJK UNIFIED IDEOGRAPH-463C: not included in any glyphset definition
    • U+463D CJK UNIFIED IDEOGRAPH-463D: not included in any glyphset definition
    • U+463E CJK UNIFIED IDEOGRAPH-463E: not included in any glyphset definition
    • U+463F CJK UNIFIED IDEOGRAPH-463F: not included in any glyphset definition
    • U+4640 CJK UNIFIED IDEOGRAPH-4640: not included in any glyphset definition
    • U+4641 CJK UNIFIED IDEOGRAPH-4641: not included in any glyphset definition
    • U+4642 CJK UNIFIED IDEOGRAPH-4642: not included in any glyphset definition
    • U+4643 CJK UNIFIED IDEOGRAPH-4643: not included in any glyphset definition
    • U+4644 CJK UNIFIED IDEOGRAPH-4644: not included in any glyphset definition
    • U+4645 CJK UNIFIED IDEOGRAPH-4645: not included in any glyphset definition
    • U+4646 CJK UNIFIED IDEOGRAPH-4646: not included in any glyphset definition
    • U+4647 CJK UNIFIED IDEOGRAPH-4647: not included in any glyphset definition
    • U+4648 CJK UNIFIED IDEOGRAPH-4648: not included in any glyphset definition
    • U+4649 CJK UNIFIED IDEOGRAPH-4649: not included in any glyphset definition
    • U+464A CJK UNIFIED IDEOGRAPH-464A: not included in any glyphset definition
    • U+464B CJK UNIFIED IDEOGRAPH-464B: not included in any glyphset definition
    • U+464C CJK UNIFIED IDEOGRAPH-464C: not included in any glyphset definition
    • U+464D CJK UNIFIED IDEOGRAPH-464D: not included in any glyphset definition
    • U+464E CJK UNIFIED IDEOGRAPH-464E: not included in any glyphset definition
    • U+464F CJK UNIFIED IDEOGRAPH-464F: not included in any glyphset definition
    • U+4650 CJK UNIFIED IDEOGRAPH-4650: not included in any glyphset definition
    • U+4651 CJK UNIFIED IDEOGRAPH-4651: not included in any glyphset definition
    • U+4652 CJK UNIFIED IDEOGRAPH-4652: not included in any glyphset definition
    • U+4653 CJK UNIFIED IDEOGRAPH-4653: not included in any glyphset definition
    • U+4654 CJK UNIFIED IDEOGRAPH-4654: not included in any glyphset definition
    • U+4655 CJK UNIFIED IDEOGRAPH-4655: not included in any glyphset definition
    • U+4656 CJK UNIFIED IDEOGRAPH-4656: not included in any glyphset definition
    • U+4657 CJK UNIFIED IDEOGRAPH-4657: not included in any glyphset definition
    • U+4658 CJK UNIFIED IDEOGRAPH-4658: not included in any glyphset definition
    • U+4659 CJK UNIFIED IDEOGRAPH-4659: not included in any glyphset definition
    • U+465A CJK UNIFIED IDEOGRAPH-465A: not included in any glyphset definition
    • U+465B CJK UNIFIED IDEOGRAPH-465B: not included in any glyphset definition
    • U+465C CJK UNIFIED IDEOGRAPH-465C: not included in any glyphset definition
    • U+465D CJK UNIFIED IDEOGRAPH-465D: not included in any glyphset definition
    • U+465E CJK UNIFIED IDEOGRAPH-465E: not included in any glyphset definition
    • U+465F CJK UNIFIED IDEOGRAPH-465F: not included in any glyphset definition
    • U+4660 CJK UNIFIED IDEOGRAPH-4660: not included in any glyphset definition
    • U+4661 CJK UNIFIED IDEOGRAPH-4661: not included in any glyphset definition
    • U+4662 CJK UNIFIED IDEOGRAPH-4662: not included in any glyphset definition
    • U+4663 CJK UNIFIED IDEOGRAPH-4663: not included in any glyphset definition
    • U+4664 CJK UNIFIED IDEOGRAPH-4664: not included in any glyphset definition
    • U+4665 CJK UNIFIED IDEOGRAPH-4665: not included in any glyphset definition
    • U+4666 CJK UNIFIED IDEOGRAPH-4666: not included in any glyphset definition
    • U+4667 CJK UNIFIED IDEOGRAPH-4667: not included in any glyphset definition
    • U+4668 CJK UNIFIED IDEOGRAPH-4668: not included in any glyphset definition
    • U+4669 CJK UNIFIED IDEOGRAPH-4669: not included in any glyphset definition
    • U+466A CJK UNIFIED IDEOGRAPH-466A: not included in any glyphset definition
    • U+466B CJK UNIFIED IDEOGRAPH-466B: not included in any glyphset definition
    • U+466C CJK UNIFIED IDEOGRAPH-466C: not included in any glyphset definition
    • U+466D CJK UNIFIED IDEOGRAPH-466D: not included in any glyphset definition
    • U+466E CJK UNIFIED IDEOGRAPH-466E: not included in any glyphset definition
    • U+466F CJK UNIFIED IDEOGRAPH-466F: not included in any glyphset definition
    • U+4670 CJK UNIFIED IDEOGRAPH-4670: not included in any glyphset definition
    • U+4671 CJK UNIFIED IDEOGRAPH-4671: not included in any glyphset definition
    • U+4672 CJK UNIFIED IDEOGRAPH-4672: not included in any glyphset definition
    • U+4673 CJK UNIFIED IDEOGRAPH-4673: not included in any glyphset definition
    • U+4674 CJK UNIFIED IDEOGRAPH-4674: not included in any glyphset definition
    • U+4675 CJK UNIFIED IDEOGRAPH-4675: not included in any glyphset definition
    • U+4676 CJK UNIFIED IDEOGRAPH-4676: not included in any glyphset definition
    • U+4677 CJK UNIFIED IDEOGRAPH-4677: not included in any glyphset definition
    • U+4678 CJK UNIFIED IDEOGRAPH-4678: not included in any glyphset definition
    • U+4679 CJK UNIFIED IDEOGRAPH-4679: not included in any glyphset definition
    • U+467A CJK UNIFIED IDEOGRAPH-467A: not included in any glyphset definition
    • U+467B CJK UNIFIED IDEOGRAPH-467B: not included in any glyphset definition
    • U+467C CJK UNIFIED IDEOGRAPH-467C: not included in any glyphset definition
    • U+467D CJK UNIFIED IDEOGRAPH-467D: not included in any glyphset definition
    • U+467E CJK UNIFIED IDEOGRAPH-467E: not included in any glyphset definition
    • U+467F CJK UNIFIED IDEOGRAPH-467F: not included in any glyphset definition
    • U+4680 CJK UNIFIED IDEOGRAPH-4680: not included in any glyphset definition
    • U+4681 CJK UNIFIED IDEOGRAPH-4681: not included in any glyphset definition
    • U+4682 CJK UNIFIED IDEOGRAPH-4682: not included in any glyphset definition
    • U+4683 CJK UNIFIED IDEOGRAPH-4683: not included in any glyphset definition
    • U+4684 CJK UNIFIED IDEOGRAPH-4684: not included in any glyphset definition
    • U+4685 CJK UNIFIED IDEOGRAPH-4685: not included in any glyphset definition
    • U+4686 CJK UNIFIED IDEOGRAPH-4686: not included in any glyphset definition
    • U+4687 CJK UNIFIED IDEOGRAPH-4687: not included in any glyphset definition
    • U+4688 CJK UNIFIED IDEOGRAPH-4688: not included in any glyphset definition
    • U+4689 CJK UNIFIED IDEOGRAPH-4689: not included in any glyphset definition
    • U+468A CJK UNIFIED IDEOGRAPH-468A: not included in any glyphset definition
    • U+468B CJK UNIFIED IDEOGRAPH-468B: not included in any glyphset definition
    • U+468C CJK UNIFIED IDEOGRAPH-468C: not included in any glyphset definition
    • U+468D CJK UNIFIED IDEOGRAPH-468D: not included in any glyphset definition
    • U+468E CJK UNIFIED IDEOGRAPH-468E: not included in any glyphset definition
    • U+468F CJK UNIFIED IDEOGRAPH-468F: not included in any glyphset definition
    • U+4690 CJK UNIFIED IDEOGRAPH-4690: not included in any glyphset definition
    • U+4691 CJK UNIFIED IDEOGRAPH-4691: not included in any glyphset definition
    • U+4692 CJK UNIFIED IDEOGRAPH-4692: not included in any glyphset definition
    • U+4693 CJK UNIFIED IDEOGRAPH-4693: not included in any glyphset definition
    • U+4694 CJK UNIFIED IDEOGRAPH-4694: not included in any glyphset definition
    • U+4695 CJK UNIFIED IDEOGRAPH-4695: not included in any glyphset definition
    • U+4696 CJK UNIFIED IDEOGRAPH-4696: not included in any glyphset definition
    • U+4697 CJK UNIFIED IDEOGRAPH-4697: not included in any glyphset definition
    • U+4698 CJK UNIFIED IDEOGRAPH-4698: not included in any glyphset definition
    • U+4699 CJK UNIFIED IDEOGRAPH-4699: not included in any glyphset definition
    • U+469A CJK UNIFIED IDEOGRAPH-469A: not included in any glyphset definition
    • U+469B CJK UNIFIED IDEOGRAPH-469B: not included in any glyphset definition
    • U+469C CJK UNIFIED IDEOGRAPH-469C: not included in any glyphset definition
    • U+469D CJK UNIFIED IDEOGRAPH-469D: not included in any glyphset definition
    • U+469E CJK UNIFIED IDEOGRAPH-469E: not included in any glyphset definition
    • U+469F CJK UNIFIED IDEOGRAPH-469F: not included in any glyphset definition
    • U+46A0 CJK UNIFIED IDEOGRAPH-46A0: not included in any glyphset definition
    • U+46A1 CJK UNIFIED IDEOGRAPH-46A1: not included in any glyphset definition
    • U+46A2 CJK UNIFIED IDEOGRAPH-46A2: not included in any glyphset definition
    • U+46A3 CJK UNIFIED IDEOGRAPH-46A3: not included in any glyphset definition
    • U+46A4 CJK UNIFIED IDEOGRAPH-46A4: not included in any glyphset definition
    • U+46A5 CJK UNIFIED IDEOGRAPH-46A5: not included in any glyphset definition
    • U+46A6 CJK UNIFIED IDEOGRAPH-46A6: not included in any glyphset definition
    • U+46A7 CJK UNIFIED IDEOGRAPH-46A7: not included in any glyphset definition
    • U+46A8 CJK UNIFIED IDEOGRAPH-46A8: not included in any glyphset definition
    • U+46A9 CJK UNIFIED IDEOGRAPH-46A9: not included in any glyphset definition
    • U+46AA CJK UNIFIED IDEOGRAPH-46AA: not included in any glyphset definition
    • U+46AB CJK UNIFIED IDEOGRAPH-46AB: not included in any glyphset definition
    • U+46AC CJK UNIFIED IDEOGRAPH-46AC: not included in any glyphset definition
    • U+46AD CJK UNIFIED IDEOGRAPH-46AD: not included in any glyphset definition
    • U+46AE CJK UNIFIED IDEOGRAPH-46AE: not included in any glyphset definition
    • U+46AF CJK UNIFIED IDEOGRAPH-46AF: not included in any glyphset definition
    • U+46B0 CJK UNIFIED IDEOGRAPH-46B0: not included in any glyphset definition
    • U+46B1 CJK UNIFIED IDEOGRAPH-46B1: not included in any glyphset definition
    • U+46B2 CJK UNIFIED IDEOGRAPH-46B2: not included in any glyphset definition
    • U+46B3 CJK UNIFIED IDEOGRAPH-46B3: not included in any glyphset definition
    • U+46B4 CJK UNIFIED IDEOGRAPH-46B4: not included in any glyphset definition
    • U+46B5 CJK UNIFIED IDEOGRAPH-46B5: not included in any glyphset definition
    • U+46B6 CJK UNIFIED IDEOGRAPH-46B6: not included in any glyphset definition
    • U+46B7 CJK UNIFIED IDEOGRAPH-46B7: not included in any glyphset definition
    • U+46B8 CJK UNIFIED IDEOGRAPH-46B8: not included in any glyphset definition
    • U+46B9 CJK UNIFIED IDEOGRAPH-46B9: not included in any glyphset definition
    • U+46BA CJK UNIFIED IDEOGRAPH-46BA: not included in any glyphset definition
    • U+46BB CJK UNIFIED IDEOGRAPH-46BB: not included in any glyphset definition
    • U+46BC CJK UNIFIED IDEOGRAPH-46BC: not included in any glyphset definition
    • U+46BD CJK UNIFIED IDEOGRAPH-46BD: not included in any glyphset definition
    • U+46BE CJK UNIFIED IDEOGRAPH-46BE: not included in any glyphset definition
    • U+46BF CJK UNIFIED IDEOGRAPH-46BF: not included in any glyphset definition
    • U+46C0 CJK UNIFIED IDEOGRAPH-46C0: not included in any glyphset definition
    • U+46C1 CJK UNIFIED IDEOGRAPH-46C1: not included in any glyphset definition
    • U+46C2 CJK UNIFIED IDEOGRAPH-46C2: not included in any glyphset definition
    • U+46C3 CJK UNIFIED IDEOGRAPH-46C3: not included in any glyphset definition
    • U+46C4 CJK UNIFIED IDEOGRAPH-46C4: not included in any glyphset definition
    • U+46C5 CJK UNIFIED IDEOGRAPH-46C5: not included in any glyphset definition
    • U+46C6 CJK UNIFIED IDEOGRAPH-46C6: not included in any glyphset definition
    • U+46C7 CJK UNIFIED IDEOGRAPH-46C7: not included in any glyphset definition
    • U+46C8 CJK UNIFIED IDEOGRAPH-46C8: not included in any glyphset definition
    • U+46C9 CJK UNIFIED IDEOGRAPH-46C9: not included in any glyphset definition
    • U+46CA CJK UNIFIED IDEOGRAPH-46CA: not included in any glyphset definition
    • U+46CB CJK UNIFIED IDEOGRAPH-46CB: not included in any glyphset definition
    • U+46CC CJK UNIFIED IDEOGRAPH-46CC: not included in any glyphset definition
    • U+46CD CJK UNIFIED IDEOGRAPH-46CD: not included in any glyphset definition
    • U+46CE CJK UNIFIED IDEOGRAPH-46CE: not included in any glyphset definition
    • U+46CF CJK UNIFIED IDEOGRAPH-46CF: not included in any glyphset definition
    • U+46D0 CJK UNIFIED IDEOGRAPH-46D0: not included in any glyphset definition
    • U+46D1 CJK UNIFIED IDEOGRAPH-46D1: not included in any glyphset definition
    • U+46D2 CJK UNIFIED IDEOGRAPH-46D2: not included in any glyphset definition
    • U+46D3 CJK UNIFIED IDEOGRAPH-46D3: not included in any glyphset definition
    • U+46D4 CJK UNIFIED IDEOGRAPH-46D4: not included in any glyphset definition
    • U+46D5 CJK UNIFIED IDEOGRAPH-46D5: not included in any glyphset definition
    • U+46D6 CJK UNIFIED IDEOGRAPH-46D6: not included in any glyphset definition
    • U+46D7 CJK UNIFIED IDEOGRAPH-46D7: not included in any glyphset definition
    • U+46D8 CJK UNIFIED IDEOGRAPH-46D8: not included in any glyphset definition
    • U+46D9 CJK UNIFIED IDEOGRAPH-46D9: not included in any glyphset definition
    • U+46DA CJK UNIFIED IDEOGRAPH-46DA: not included in any glyphset definition
    • U+46DB CJK UNIFIED IDEOGRAPH-46DB: not included in any glyphset definition
    • U+46DC CJK UNIFIED IDEOGRAPH-46DC: not included in any glyphset definition
    • U+46DD CJK UNIFIED IDEOGRAPH-46DD: not included in any glyphset definition
    • U+46DE CJK UNIFIED IDEOGRAPH-46DE: not included in any glyphset definition
    • U+46DF CJK UNIFIED IDEOGRAPH-46DF: not included in any glyphset definition
    • U+46E0 CJK UNIFIED IDEOGRAPH-46E0: not included in any glyphset definition
    • U+46E1 CJK UNIFIED IDEOGRAPH-46E1: not included in any glyphset definition
    • U+46E2 CJK UNIFIED IDEOGRAPH-46E2: not included in any glyphset definition
    • U+46E3 CJK UNIFIED IDEOGRAPH-46E3: not included in any glyphset definition
    • U+46E4 CJK UNIFIED IDEOGRAPH-46E4: not included in any glyphset definition
    • U+46E5 CJK UNIFIED IDEOGRAPH-46E5: not included in any glyphset definition
    • U+46E6 CJK UNIFIED IDEOGRAPH-46E6: not included in any glyphset definition
    • U+46E7 CJK UNIFIED IDEOGRAPH-46E7: not included in any glyphset definition
    • U+46E8 CJK UNIFIED IDEOGRAPH-46E8: not included in any glyphset definition
    • U+46E9 CJK UNIFIED IDEOGRAPH-46E9: not included in any glyphset definition
    • U+46EA CJK UNIFIED IDEOGRAPH-46EA: not included in any glyphset definition
    • U+46EB CJK UNIFIED IDEOGRAPH-46EB: not included in any glyphset definition
    • U+46EC CJK UNIFIED IDEOGRAPH-46EC: not included in any glyphset definition
    • U+46ED CJK UNIFIED IDEOGRAPH-46ED: not included in any glyphset definition
    • U+46EE CJK UNIFIED IDEOGRAPH-46EE: not included in any glyphset definition
    • U+46EF CJK UNIFIED IDEOGRAPH-46EF: not included in any glyphset definition
    • U+46F0 CJK UNIFIED IDEOGRAPH-46F0: not included in any glyphset definition
    • U+46F1 CJK UNIFIED IDEOGRAPH-46F1: not included in any glyphset definition
    • U+46F2 CJK UNIFIED IDEOGRAPH-46F2: not included in any glyphset definition
    • U+46F3 CJK UNIFIED IDEOGRAPH-46F3: not included in any glyphset definition
    • U+46F4 CJK UNIFIED IDEOGRAPH-46F4: not included in any glyphset definition
    • U+46F5 CJK UNIFIED IDEOGRAPH-46F5: not included in any glyphset definition
    • U+46F6 CJK UNIFIED IDEOGRAPH-46F6: not included in any glyphset definition
    • U+46F7 CJK UNIFIED IDEOGRAPH-46F7: not included in any glyphset definition
    • U+46F8 CJK UNIFIED IDEOGRAPH-46F8: not included in any glyphset definition
    • U+46F9 CJK UNIFIED IDEOGRAPH-46F9: not included in any glyphset definition
    • U+46FA CJK UNIFIED IDEOGRAPH-46FA: not included in any glyphset definition
    • U+46FB CJK UNIFIED IDEOGRAPH-46FB: not included in any glyphset definition
    • U+46FC CJK UNIFIED IDEOGRAPH-46FC: not included in any glyphset definition
    • U+46FD CJK UNIFIED IDEOGRAPH-46FD: not included in any glyphset definition
    • U+46FE CJK UNIFIED IDEOGRAPH-46FE: not included in any glyphset definition
    • U+46FF CJK UNIFIED IDEOGRAPH-46FF: not included in any glyphset definition
    • U+4700 CJK UNIFIED IDEOGRAPH-4700: not included in any glyphset definition
    • U+4701 CJK UNIFIED IDEOGRAPH-4701: not included in any glyphset definition
    • U+4702 CJK UNIFIED IDEOGRAPH-4702: not included in any glyphset definition
    • U+4703 CJK UNIFIED IDEOGRAPH-4703: not included in any glyphset definition
    • U+4704 CJK UNIFIED IDEOGRAPH-4704: not included in any glyphset definition
    • U+4705 CJK UNIFIED IDEOGRAPH-4705: not included in any glyphset definition
    • U+4706 CJK UNIFIED IDEOGRAPH-4706: not included in any glyphset definition
    • U+4707 CJK UNIFIED IDEOGRAPH-4707: not included in any glyphset definition
    • U+4708 CJK UNIFIED IDEOGRAPH-4708: not included in any glyphset definition
    • U+4709 CJK UNIFIED IDEOGRAPH-4709: not included in any glyphset definition
    • U+470A CJK UNIFIED IDEOGRAPH-470A: not included in any glyphset definition
    • U+470B CJK UNIFIED IDEOGRAPH-470B: not included in any glyphset definition
    • U+470C CJK UNIFIED IDEOGRAPH-470C: not included in any glyphset definition
    • U+470D CJK UNIFIED IDEOGRAPH-470D: not included in any glyphset definition
    • U+470E CJK UNIFIED IDEOGRAPH-470E: not included in any glyphset definition
    • U+470F CJK UNIFIED IDEOGRAPH-470F: not included in any glyphset definition
    • U+4710 CJK UNIFIED IDEOGRAPH-4710: not included in any glyphset definition
    • U+4711 CJK UNIFIED IDEOGRAPH-4711: not included in any glyphset definition
    • U+4712 CJK UNIFIED IDEOGRAPH-4712: not included in any glyphset definition
    • U+4713 CJK UNIFIED IDEOGRAPH-4713: not included in any glyphset definition
    • U+4714 CJK UNIFIED IDEOGRAPH-4714: not included in any glyphset definition
    • U+4715 CJK UNIFIED IDEOGRAPH-4715: not included in any glyphset definition
    • U+4716 CJK UNIFIED IDEOGRAPH-4716: not included in any glyphset definition
    • U+4717 CJK UNIFIED IDEOGRAPH-4717: not included in any glyphset definition
    • U+4718 CJK UNIFIED IDEOGRAPH-4718: not included in any glyphset definition
    • U+4719 CJK UNIFIED IDEOGRAPH-4719: not included in any glyphset definition
    • U+471A CJK UNIFIED IDEOGRAPH-471A: not included in any glyphset definition
    • U+471B CJK UNIFIED IDEOGRAPH-471B: not included in any glyphset definition
    • U+471C CJK UNIFIED IDEOGRAPH-471C: not included in any glyphset definition
    • U+471D CJK UNIFIED IDEOGRAPH-471D: not included in any glyphset definition
    • U+471E CJK UNIFIED IDEOGRAPH-471E: not included in any glyphset definition
    • U+471F CJK UNIFIED IDEOGRAPH-471F: not included in any glyphset definition
    • U+4720 CJK UNIFIED IDEOGRAPH-4720: not included in any glyphset definition
    • U+4721 CJK UNIFIED IDEOGRAPH-4721: not included in any glyphset definition
    • U+4722 CJK UNIFIED IDEOGRAPH-4722: not included in any glyphset definition
    • U+4723 CJK UNIFIED IDEOGRAPH-4723: not included in any glyphset definition
    • U+4724 CJK UNIFIED IDEOGRAPH-4724: not included in any glyphset definition
    • U+4725 CJK UNIFIED IDEOGRAPH-4725: not included in any glyphset definition
    • U+4726 CJK UNIFIED IDEOGRAPH-4726: not included in any glyphset definition
    • U+4727 CJK UNIFIED IDEOGRAPH-4727: not included in any glyphset definition
    • U+4728 CJK UNIFIED IDEOGRAPH-4728: not included in any glyphset definition
    • U+4729 CJK UNIFIED IDEOGRAPH-4729: not included in any glyphset definition
    • U+472A CJK UNIFIED IDEOGRAPH-472A: not included in any glyphset definition
    • U+472B CJK UNIFIED IDEOGRAPH-472B: not included in any glyphset definition
    • U+472C CJK UNIFIED IDEOGRAPH-472C: not included in any glyphset definition
    • U+472D CJK UNIFIED IDEOGRAPH-472D: not included in any glyphset definition
    • U+472E CJK UNIFIED IDEOGRAPH-472E: not included in any glyphset definition
    • U+472F CJK UNIFIED IDEOGRAPH-472F: not included in any glyphset definition
    • U+4730 CJK UNIFIED IDEOGRAPH-4730: not included in any glyphset definition
    • U+4731 CJK UNIFIED IDEOGRAPH-4731: not included in any glyphset definition
    • U+4732 CJK UNIFIED IDEOGRAPH-4732: not included in any glyphset definition
    • U+4733 CJK UNIFIED IDEOGRAPH-4733: not included in any glyphset definition
    • U+4734 CJK UNIFIED IDEOGRAPH-4734: not included in any glyphset definition
    • U+4735 CJK UNIFIED IDEOGRAPH-4735: not included in any glyphset definition
    • U+4736 CJK UNIFIED IDEOGRAPH-4736: not included in any glyphset definition
    • U+4737 CJK UNIFIED IDEOGRAPH-4737: not included in any glyphset definition
    • U+4738 CJK UNIFIED IDEOGRAPH-4738: not included in any glyphset definition
    • U+4739 CJK UNIFIED IDEOGRAPH-4739: not included in any glyphset definition
    • U+473A CJK UNIFIED IDEOGRAPH-473A: not included in any glyphset definition
    • U+473B CJK UNIFIED IDEOGRAPH-473B: not included in any glyphset definition
    • U+473C CJK UNIFIED IDEOGRAPH-473C: not included in any glyphset definition
    • U+473D CJK UNIFIED IDEOGRAPH-473D: not included in any glyphset definition
    • U+473E CJK UNIFIED IDEOGRAPH-473E: not included in any glyphset definition
    • U+473F CJK UNIFIED IDEOGRAPH-473F: not included in any glyphset definition
    • U+4740 CJK UNIFIED IDEOGRAPH-4740: not included in any glyphset definition
    • U+4741 CJK UNIFIED IDEOGRAPH-4741: not included in any glyphset definition
    • U+4742 CJK UNIFIED IDEOGRAPH-4742: not included in any glyphset definition
    • U+4743 CJK UNIFIED IDEOGRAPH-4743: not included in any glyphset definition
    • U+4744 CJK UNIFIED IDEOGRAPH-4744: not included in any glyphset definition
    • U+4745 CJK UNIFIED IDEOGRAPH-4745: not included in any glyphset definition
    • U+4746 CJK UNIFIED IDEOGRAPH-4746: not included in any glyphset definition
    • U+4747 CJK UNIFIED IDEOGRAPH-4747: not included in any glyphset definition
    • U+4748 CJK UNIFIED IDEOGRAPH-4748: not included in any glyphset definition
    • U+4749 CJK UNIFIED IDEOGRAPH-4749: not included in any glyphset definition
    • U+474A CJK UNIFIED IDEOGRAPH-474A: not included in any glyphset definition
    • U+474B CJK UNIFIED IDEOGRAPH-474B: not included in any glyphset definition
    • U+474C CJK UNIFIED IDEOGRAPH-474C: not included in any glyphset definition
    • U+474D CJK UNIFIED IDEOGRAPH-474D: not included in any glyphset definition
    • U+474E CJK UNIFIED IDEOGRAPH-474E: not included in any glyphset definition
    • U+474F CJK UNIFIED IDEOGRAPH-474F: not included in any glyphset definition
    • U+4750 CJK UNIFIED IDEOGRAPH-4750: not included in any glyphset definition
    • U+4751 CJK UNIFIED IDEOGRAPH-4751: not included in any glyphset definition
    • U+4752 CJK UNIFIED IDEOGRAPH-4752: not included in any glyphset definition
    • U+4753 CJK UNIFIED IDEOGRAPH-4753: not included in any glyphset definition
    • U+4754 CJK UNIFIED IDEOGRAPH-4754: not included in any glyphset definition
    • U+4755 CJK UNIFIED IDEOGRAPH-4755: not included in any glyphset definition
    • U+4756 CJK UNIFIED IDEOGRAPH-4756: not included in any glyphset definition
    • U+4757 CJK UNIFIED IDEOGRAPH-4757: not included in any glyphset definition
    • U+4758 CJK UNIFIED IDEOGRAPH-4758: not included in any glyphset definition
    • U+4759 CJK UNIFIED IDEOGRAPH-4759: not included in any glyphset definition
    • U+475A CJK UNIFIED IDEOGRAPH-475A: not included in any glyphset definition
    • U+475B CJK UNIFIED IDEOGRAPH-475B: not included in any glyphset definition
    • U+475C CJK UNIFIED IDEOGRAPH-475C: not included in any glyphset definition
    • U+475D CJK UNIFIED IDEOGRAPH-475D: not included in any glyphset definition
    • U+475E CJK UNIFIED IDEOGRAPH-475E: not included in any glyphset definition
    • U+475F CJK UNIFIED IDEOGRAPH-475F: not included in any glyphset definition
    • U+4760 CJK UNIFIED IDEOGRAPH-4760: not included in any glyphset definition
    • U+4761 CJK UNIFIED IDEOGRAPH-4761: not included in any glyphset definition
    • U+4762 CJK UNIFIED IDEOGRAPH-4762: not included in any glyphset definition
    • U+4763 CJK UNIFIED IDEOGRAPH-4763: not included in any glyphset definition
    • U+4764 CJK UNIFIED IDEOGRAPH-4764: not included in any glyphset definition
    • U+4765 CJK UNIFIED IDEOGRAPH-4765: not included in any glyphset definition
    • U+4766 CJK UNIFIED IDEOGRAPH-4766: not included in any glyphset definition
    • U+4767 CJK UNIFIED IDEOGRAPH-4767: not included in any glyphset definition
    • U+4768 CJK UNIFIED IDEOGRAPH-4768: not included in any glyphset definition
    • U+4769 CJK UNIFIED IDEOGRAPH-4769: not included in any glyphset definition
    • U+476A CJK UNIFIED IDEOGRAPH-476A: not included in any glyphset definition
    • U+476B CJK UNIFIED IDEOGRAPH-476B: not included in any glyphset definition
    • U+476C CJK UNIFIED IDEOGRAPH-476C: not included in any glyphset definition
    • U+476D CJK UNIFIED IDEOGRAPH-476D: not included in any glyphset definition
    • U+476E CJK UNIFIED IDEOGRAPH-476E: not included in any glyphset definition
    • U+476F CJK UNIFIED IDEOGRAPH-476F: not included in any glyphset definition
    • U+4770 CJK UNIFIED IDEOGRAPH-4770: not included in any glyphset definition
    • U+4771 CJK UNIFIED IDEOGRAPH-4771: not included in any glyphset definition
    • U+4772 CJK UNIFIED IDEOGRAPH-4772: not included in any glyphset definition
    • U+4773 CJK UNIFIED IDEOGRAPH-4773: not included in any glyphset definition
    • U+4774 CJK UNIFIED IDEOGRAPH-4774: not included in any glyphset definition
    • U+4775 CJK UNIFIED IDEOGRAPH-4775: not included in any glyphset definition
    • U+4776 CJK UNIFIED IDEOGRAPH-4776: not included in any glyphset definition
    • U+4777 CJK UNIFIED IDEOGRAPH-4777: not included in any glyphset definition
    • U+4778 CJK UNIFIED IDEOGRAPH-4778: not included in any glyphset definition
    • U+4779 CJK UNIFIED IDEOGRAPH-4779: not included in any glyphset definition
    • U+477A CJK UNIFIED IDEOGRAPH-477A: not included in any glyphset definition
    • U+477B CJK UNIFIED IDEOGRAPH-477B: not included in any glyphset definition
    • U+477C CJK UNIFIED IDEOGRAPH-477C: not included in any glyphset definition
    • U+477D CJK UNIFIED IDEOGRAPH-477D: not included in any glyphset definition
    • U+477E CJK UNIFIED IDEOGRAPH-477E: not included in any glyphset definition
    • U+477F CJK UNIFIED IDEOGRAPH-477F: not included in any glyphset definition
    • U+4780 CJK UNIFIED IDEOGRAPH-4780: not included in any glyphset definition
    • U+4781 CJK UNIFIED IDEOGRAPH-4781: not included in any glyphset definition
    • U+4782 CJK UNIFIED IDEOGRAPH-4782: not included in any glyphset definition
    • U+4783 CJK UNIFIED IDEOGRAPH-4783: not included in any glyphset definition
    • U+4784 CJK UNIFIED IDEOGRAPH-4784: not included in any glyphset definition
    • U+4785 CJK UNIFIED IDEOGRAPH-4785: not included in any glyphset definition
    • U+4786 CJK UNIFIED IDEOGRAPH-4786: not included in any glyphset definition
    • U+4787 CJK UNIFIED IDEOGRAPH-4787: not included in any glyphset definition
    • U+4788 CJK UNIFIED IDEOGRAPH-4788: not included in any glyphset definition
    • U+4789 CJK UNIFIED IDEOGRAPH-4789: not included in any glyphset definition
    • U+478A CJK UNIFIED IDEOGRAPH-478A: not included in any glyphset definition
    • U+478B CJK UNIFIED IDEOGRAPH-478B: not included in any glyphset definition
    • U+478C CJK UNIFIED IDEOGRAPH-478C: not included in any glyphset definition
    • U+478D CJK UNIFIED IDEOGRAPH-478D: not included in any glyphset definition
    • U+478E CJK UNIFIED IDEOGRAPH-478E: not included in any glyphset definition
    • U+478F CJK UNIFIED IDEOGRAPH-478F: not included in any glyphset definition
    • U+4790 CJK UNIFIED IDEOGRAPH-4790: not included in any glyphset definition
    • U+4791 CJK UNIFIED IDEOGRAPH-4791: not included in any glyphset definition
    • U+4792 CJK UNIFIED IDEOGRAPH-4792: not included in any glyphset definition
    • U+4793 CJK UNIFIED IDEOGRAPH-4793: not included in any glyphset definition
    • U+4794 CJK UNIFIED IDEOGRAPH-4794: not included in any glyphset definition
    • U+4795 CJK UNIFIED IDEOGRAPH-4795: not included in any glyphset definition
    • U+4796 CJK UNIFIED IDEOGRAPH-4796: not included in any glyphset definition
    • U+4797 CJK UNIFIED IDEOGRAPH-4797: not included in any glyphset definition
    • U+4798 CJK UNIFIED IDEOGRAPH-4798: not included in any glyphset definition
    • U+4799 CJK UNIFIED IDEOGRAPH-4799: not included in any glyphset definition
    • U+479A CJK UNIFIED IDEOGRAPH-479A: not included in any glyphset definition
    • U+479B CJK UNIFIED IDEOGRAPH-479B: not included in any glyphset definition
    • U+479C CJK UNIFIED IDEOGRAPH-479C: not included in any glyphset definition
    • U+479D CJK UNIFIED IDEOGRAPH-479D: not included in any glyphset definition
    • U+479E CJK UNIFIED IDEOGRAPH-479E: not included in any glyphset definition
    • U+479F CJK UNIFIED IDEOGRAPH-479F: not included in any glyphset definition
    • U+47A0 CJK UNIFIED IDEOGRAPH-47A0: not included in any glyphset definition
    • U+47A1 CJK UNIFIED IDEOGRAPH-47A1: not included in any glyphset definition
    • U+47A2 CJK UNIFIED IDEOGRAPH-47A2: not included in any glyphset definition
    • U+47A3 CJK UNIFIED IDEOGRAPH-47A3: not included in any glyphset definition
    • U+47A4 CJK UNIFIED IDEOGRAPH-47A4: not included in any glyphset definition
    • U+47A5 CJK UNIFIED IDEOGRAPH-47A5: not included in any glyphset definition
    • U+47A6 CJK UNIFIED IDEOGRAPH-47A6: not included in any glyphset definition
    • U+47A7 CJK UNIFIED IDEOGRAPH-47A7: not included in any glyphset definition
    • U+47A8 CJK UNIFIED IDEOGRAPH-47A8: not included in any glyphset definition
    • U+47A9 CJK UNIFIED IDEOGRAPH-47A9: not included in any glyphset definition
    • U+47AA CJK UNIFIED IDEOGRAPH-47AA: not included in any glyphset definition
    • U+47AB CJK UNIFIED IDEOGRAPH-47AB: not included in any glyphset definition
    • U+47AC CJK UNIFIED IDEOGRAPH-47AC: not included in any glyphset definition
    • U+47AD CJK UNIFIED IDEOGRAPH-47AD: not included in any glyphset definition
    • U+47AE CJK UNIFIED IDEOGRAPH-47AE: not included in any glyphset definition
    • U+47AF CJK UNIFIED IDEOGRAPH-47AF: not included in any glyphset definition
    • U+47B0 CJK UNIFIED IDEOGRAPH-47B0: not included in any glyphset definition
    • U+47B1 CJK UNIFIED IDEOGRAPH-47B1: not included in any glyphset definition
    • U+47B2 CJK UNIFIED IDEOGRAPH-47B2: not included in any glyphset definition
    • U+47B3 CJK UNIFIED IDEOGRAPH-47B3: not included in any glyphset definition
    • U+47B4 CJK UNIFIED IDEOGRAPH-47B4: not included in any glyphset definition
    • U+47B5 CJK UNIFIED IDEOGRAPH-47B5: not included in any glyphset definition
    • U+47B6 CJK UNIFIED IDEOGRAPH-47B6: not included in any glyphset definition
    • U+47B7 CJK UNIFIED IDEOGRAPH-47B7: not included in any glyphset definition
    • U+47B8 CJK UNIFIED IDEOGRAPH-47B8: not included in any glyphset definition
    • U+47B9 CJK UNIFIED IDEOGRAPH-47B9: not included in any glyphset definition
    • U+47BA CJK UNIFIED IDEOGRAPH-47BA: not included in any glyphset definition
    • U+47BB CJK UNIFIED IDEOGRAPH-47BB: not included in any glyphset definition
    • U+47BC CJK UNIFIED IDEOGRAPH-47BC: not included in any glyphset definition
    • U+47BD CJK UNIFIED IDEOGRAPH-47BD: not included in any glyphset definition
    • U+47BE CJK UNIFIED IDEOGRAPH-47BE: not included in any glyphset definition
    • U+47BF CJK UNIFIED IDEOGRAPH-47BF: not included in any glyphset definition
    • U+47C0 CJK UNIFIED IDEOGRAPH-47C0: not included in any glyphset definition
    • U+47C1 CJK UNIFIED IDEOGRAPH-47C1: not included in any glyphset definition
    • U+47C2 CJK UNIFIED IDEOGRAPH-47C2: not included in any glyphset definition
    • U+47C3 CJK UNIFIED IDEOGRAPH-47C3: not included in any glyphset definition
    • U+47C4 CJK UNIFIED IDEOGRAPH-47C4: not included in any glyphset definition
    • U+47C5 CJK UNIFIED IDEOGRAPH-47C5: not included in any glyphset definition
    • U+47C6 CJK UNIFIED IDEOGRAPH-47C6: not included in any glyphset definition
    • U+47C7 CJK UNIFIED IDEOGRAPH-47C7: not included in any glyphset definition
    • U+47C8 CJK UNIFIED IDEOGRAPH-47C8: not included in any glyphset definition
    • U+47C9 CJK UNIFIED IDEOGRAPH-47C9: not included in any glyphset definition
    • U+47CA CJK UNIFIED IDEOGRAPH-47CA: not included in any glyphset definition
    • U+47CB CJK UNIFIED IDEOGRAPH-47CB: not included in any glyphset definition
    • U+47CC CJK UNIFIED IDEOGRAPH-47CC: not included in any glyphset definition
    • U+47CD CJK UNIFIED IDEOGRAPH-47CD: not included in any glyphset definition
    • U+47CE CJK UNIFIED IDEOGRAPH-47CE: not included in any glyphset definition
    • U+47CF CJK UNIFIED IDEOGRAPH-47CF: not included in any glyphset definition
    • U+47D0 CJK UNIFIED IDEOGRAPH-47D0: not included in any glyphset definition
    • U+47D1 CJK UNIFIED IDEOGRAPH-47D1: not included in any glyphset definition
    • U+47D2 CJK UNIFIED IDEOGRAPH-47D2: not included in any glyphset definition
    • U+47D3 CJK UNIFIED IDEOGRAPH-47D3: not included in any glyphset definition
    • U+47D4 CJK UNIFIED IDEOGRAPH-47D4: not included in any glyphset definition
    • U+47D5 CJK UNIFIED IDEOGRAPH-47D5: not included in any glyphset definition
    • U+47D6 CJK UNIFIED IDEOGRAPH-47D6: not included in any glyphset definition
    • U+47D7 CJK UNIFIED IDEOGRAPH-47D7: not included in any glyphset definition
    • U+47D8 CJK UNIFIED IDEOGRAPH-47D8: not included in any glyphset definition
    • U+47D9 CJK UNIFIED IDEOGRAPH-47D9: not included in any glyphset definition
    • U+47DA CJK UNIFIED IDEOGRAPH-47DA: not included in any glyphset definition
    • U+47DB CJK UNIFIED IDEOGRAPH-47DB: not included in any glyphset definition
    • U+47DC CJK UNIFIED IDEOGRAPH-47DC: not included in any glyphset definition
    • U+47DD CJK UNIFIED IDEOGRAPH-47DD: not included in any glyphset definition
    • U+47DE CJK UNIFIED IDEOGRAPH-47DE: not included in any glyphset definition
    • U+47DF CJK UNIFIED IDEOGRAPH-47DF: not included in any glyphset definition
    • U+47E0 CJK UNIFIED IDEOGRAPH-47E0: not included in any glyphset definition
    • U+47E1 CJK UNIFIED IDEOGRAPH-47E1: not included in any glyphset definition
    • U+47E2 CJK UNIFIED IDEOGRAPH-47E2: not included in any glyphset definition
    • U+47E3 CJK UNIFIED IDEOGRAPH-47E3: not included in any glyphset definition
    • U+47E4 CJK UNIFIED IDEOGRAPH-47E4: not included in any glyphset definition
    • U+47E5 CJK UNIFIED IDEOGRAPH-47E5: not included in any glyphset definition
    • U+47E6 CJK UNIFIED IDEOGRAPH-47E6: not included in any glyphset definition
    • U+47E7 CJK UNIFIED IDEOGRAPH-47E7: not included in any glyphset definition
    • U+47E8 CJK UNIFIED IDEOGRAPH-47E8: not included in any glyphset definition
    • U+47E9 CJK UNIFIED IDEOGRAPH-47E9: not included in any glyphset definition
    • U+47EA CJK UNIFIED IDEOGRAPH-47EA: not included in any glyphset definition
    • U+47EB CJK UNIFIED IDEOGRAPH-47EB: not included in any glyphset definition
    • U+47EC CJK UNIFIED IDEOGRAPH-47EC: not included in any glyphset definition
    • U+47ED CJK UNIFIED IDEOGRAPH-47ED: not included in any glyphset definition
    • U+47EE CJK UNIFIED IDEOGRAPH-47EE: not included in any glyphset definition
    • U+47EF CJK UNIFIED IDEOGRAPH-47EF: not included in any glyphset definition
    • U+47F0 CJK UNIFIED IDEOGRAPH-47F0: not included in any glyphset definition
    • U+47F1 CJK UNIFIED IDEOGRAPH-47F1: not included in any glyphset definition
    • U+47F2 CJK UNIFIED IDEOGRAPH-47F2: not included in any glyphset definition
    • U+47F3 CJK UNIFIED IDEOGRAPH-47F3: not included in any glyphset definition
    • U+47F4 CJK UNIFIED IDEOGRAPH-47F4: not included in any glyphset definition
    • U+47F5 CJK UNIFIED IDEOGRAPH-47F5: not included in any glyphset definition
    • U+47F6 CJK UNIFIED IDEOGRAPH-47F6: not included in any glyphset definition
    • U+47F7 CJK UNIFIED IDEOGRAPH-47F7: not included in any glyphset definition
    • U+47F8 CJK UNIFIED IDEOGRAPH-47F8: not included in any glyphset definition
    • U+47F9 CJK UNIFIED IDEOGRAPH-47F9: not included in any glyphset definition
    • U+47FA CJK UNIFIED IDEOGRAPH-47FA: not included in any glyphset definition
    • U+47FB CJK UNIFIED IDEOGRAPH-47FB: not included in any glyphset definition
    • U+47FC CJK UNIFIED IDEOGRAPH-47FC: not included in any glyphset definition
    • U+47FD CJK UNIFIED IDEOGRAPH-47FD: not included in any glyphset definition
    • U+47FE CJK UNIFIED IDEOGRAPH-47FE: not included in any glyphset definition
    • U+47FF CJK UNIFIED IDEOGRAPH-47FF: not included in any glyphset definition
    • U+4800 CJK UNIFIED IDEOGRAPH-4800: not included in any glyphset definition
    • U+4801 CJK UNIFIED IDEOGRAPH-4801: not included in any glyphset definition
    • U+4802 CJK UNIFIED IDEOGRAPH-4802: not included in any glyphset definition
    • U+4803 CJK UNIFIED IDEOGRAPH-4803: not included in any glyphset definition
    • U+4804 CJK UNIFIED IDEOGRAPH-4804: not included in any glyphset definition
    • U+4805 CJK UNIFIED IDEOGRAPH-4805: not included in any glyphset definition
    • U+4806 CJK UNIFIED IDEOGRAPH-4806: not included in any glyphset definition
    • U+4807 CJK UNIFIED IDEOGRAPH-4807: not included in any glyphset definition
    • U+4808 CJK UNIFIED IDEOGRAPH-4808: not included in any glyphset definition
    • U+4809 CJK UNIFIED IDEOGRAPH-4809: not included in any glyphset definition
    • U+480A CJK UNIFIED IDEOGRAPH-480A: not included in any glyphset definition
    • U+480B CJK UNIFIED IDEOGRAPH-480B: not included in any glyphset definition
    • U+480C CJK UNIFIED IDEOGRAPH-480C: not included in any glyphset definition
    • U+480D CJK UNIFIED IDEOGRAPH-480D: not included in any glyphset definition
    • U+480E CJK UNIFIED IDEOGRAPH-480E: not included in any glyphset definition
    • U+480F CJK UNIFIED IDEOGRAPH-480F: not included in any glyphset definition
    • U+4810 CJK UNIFIED IDEOGRAPH-4810: not included in any glyphset definition
    • U+4811 CJK UNIFIED IDEOGRAPH-4811: not included in any glyphset definition
    • U+4812 CJK UNIFIED IDEOGRAPH-4812: not included in any glyphset definition
    • U+4813 CJK UNIFIED IDEOGRAPH-4813: not included in any glyphset definition
    • U+4814 CJK UNIFIED IDEOGRAPH-4814: not included in any glyphset definition
    • U+4815 CJK UNIFIED IDEOGRAPH-4815: not included in any glyphset definition
    • U+4816 CJK UNIFIED IDEOGRAPH-4816: not included in any glyphset definition
    • U+4817 CJK UNIFIED IDEOGRAPH-4817: not included in any glyphset definition
    • U+4818 CJK UNIFIED IDEOGRAPH-4818: not included in any glyphset definition
    • U+4819 CJK UNIFIED IDEOGRAPH-4819: not included in any glyphset definition
    • U+481A CJK UNIFIED IDEOGRAPH-481A: not included in any glyphset definition
    • U+481B CJK UNIFIED IDEOGRAPH-481B: not included in any glyphset definition
    • U+481C CJK UNIFIED IDEOGRAPH-481C: not included in any glyphset definition
    • U+481D CJK UNIFIED IDEOGRAPH-481D: not included in any glyphset definition
    • U+481E CJK UNIFIED IDEOGRAPH-481E: not included in any glyphset definition
    • U+481F CJK UNIFIED IDEOGRAPH-481F: not included in any glyphset definition
    • U+4820 CJK UNIFIED IDEOGRAPH-4820: not included in any glyphset definition
    • U+4821 CJK UNIFIED IDEOGRAPH-4821: not included in any glyphset definition
    • U+4822 CJK UNIFIED IDEOGRAPH-4822: not included in any glyphset definition
    • U+4823 CJK UNIFIED IDEOGRAPH-4823: not included in any glyphset definition
    • U+4824 CJK UNIFIED IDEOGRAPH-4824: not included in any glyphset definition
    • U+4825 CJK UNIFIED IDEOGRAPH-4825: not included in any glyphset definition
    • U+4826 CJK UNIFIED IDEOGRAPH-4826: not included in any glyphset definition
    • U+4827 CJK UNIFIED IDEOGRAPH-4827: not included in any glyphset definition
    • U+4828 CJK UNIFIED IDEOGRAPH-4828: not included in any glyphset definition
    • U+4829 CJK UNIFIED IDEOGRAPH-4829: not included in any glyphset definition
    • U+482A CJK UNIFIED IDEOGRAPH-482A: not included in any glyphset definition
    • U+482B CJK UNIFIED IDEOGRAPH-482B: not included in any glyphset definition
    • U+482C CJK UNIFIED IDEOGRAPH-482C: not included in any glyphset definition
    • U+482D CJK UNIFIED IDEOGRAPH-482D: not included in any glyphset definition
    • U+482E CJK UNIFIED IDEOGRAPH-482E: not included in any glyphset definition
    • U+482F CJK UNIFIED IDEOGRAPH-482F: not included in any glyphset definition
    • U+4830 CJK UNIFIED IDEOGRAPH-4830: not included in any glyphset definition
    • U+4831 CJK UNIFIED IDEOGRAPH-4831: not included in any glyphset definition
    • U+4832 CJK UNIFIED IDEOGRAPH-4832: not included in any glyphset definition
    • U+4833 CJK UNIFIED IDEOGRAPH-4833: not included in any glyphset definition
    • U+4834 CJK UNIFIED IDEOGRAPH-4834: not included in any glyphset definition
    • U+4835 CJK UNIFIED IDEOGRAPH-4835: not included in any glyphset definition
    • U+4836 CJK UNIFIED IDEOGRAPH-4836: not included in any glyphset definition
    • U+4837 CJK UNIFIED IDEOGRAPH-4837: not included in any glyphset definition
    • U+4838 CJK UNIFIED IDEOGRAPH-4838: not included in any glyphset definition
    • U+4839 CJK UNIFIED IDEOGRAPH-4839: not included in any glyphset definition
    • U+483A CJK UNIFIED IDEOGRAPH-483A: not included in any glyphset definition
    • U+483B CJK UNIFIED IDEOGRAPH-483B: not included in any glyphset definition
    • U+483C CJK UNIFIED IDEOGRAPH-483C: not included in any glyphset definition
    • U+483D CJK UNIFIED IDEOGRAPH-483D: not included in any glyphset definition
    • U+483E CJK UNIFIED IDEOGRAPH-483E: not included in any glyphset definition
    • U+483F CJK UNIFIED IDEOGRAPH-483F: not included in any glyphset definition
    • U+4840 CJK UNIFIED IDEOGRAPH-4840: not included in any glyphset definition
    • U+4841 CJK UNIFIED IDEOGRAPH-4841: not included in any glyphset definition
    • U+4842 CJK UNIFIED IDEOGRAPH-4842: not included in any glyphset definition
    • U+4843 CJK UNIFIED IDEOGRAPH-4843: not included in any glyphset definition
    • U+4844 CJK UNIFIED IDEOGRAPH-4844: not included in any glyphset definition
    • U+4845 CJK UNIFIED IDEOGRAPH-4845: not included in any glyphset definition
    • U+4846 CJK UNIFIED IDEOGRAPH-4846: not included in any glyphset definition
    • U+4847 CJK UNIFIED IDEOGRAPH-4847: not included in any glyphset definition
    • U+4848 CJK UNIFIED IDEOGRAPH-4848: not included in any glyphset definition
    • U+4849 CJK UNIFIED IDEOGRAPH-4849: not included in any glyphset definition
    • U+484A CJK UNIFIED IDEOGRAPH-484A: not included in any glyphset definition
    • U+484B CJK UNIFIED IDEOGRAPH-484B: not included in any glyphset definition
    • U+484C CJK UNIFIED IDEOGRAPH-484C: not included in any glyphset definition
    • U+484D CJK UNIFIED IDEOGRAPH-484D: not included in any glyphset definition
    • U+484E CJK UNIFIED IDEOGRAPH-484E: not included in any glyphset definition
    • U+484F CJK UNIFIED IDEOGRAPH-484F: not included in any glyphset definition
    • U+4850 CJK UNIFIED IDEOGRAPH-4850: not included in any glyphset definition
    • U+4851 CJK UNIFIED IDEOGRAPH-4851: not included in any glyphset definition
    • U+4852 CJK UNIFIED IDEOGRAPH-4852: not included in any glyphset definition
    • U+4853 CJK UNIFIED IDEOGRAPH-4853: not included in any glyphset definition
    • U+4854 CJK UNIFIED IDEOGRAPH-4854: not included in any glyphset definition
    • U+4855 CJK UNIFIED IDEOGRAPH-4855: not included in any glyphset definition
    • U+4856 CJK UNIFIED IDEOGRAPH-4856: not included in any glyphset definition
    • U+4857 CJK UNIFIED IDEOGRAPH-4857: not included in any glyphset definition
    • U+4858 CJK UNIFIED IDEOGRAPH-4858: not included in any glyphset definition
    • U+4859 CJK UNIFIED IDEOGRAPH-4859: not included in any glyphset definition
    • U+485A CJK UNIFIED IDEOGRAPH-485A: not included in any glyphset definition
    • U+485B CJK UNIFIED IDEOGRAPH-485B: not included in any glyphset definition
    • U+485C CJK UNIFIED IDEOGRAPH-485C: not included in any glyphset definition
    • U+485D CJK UNIFIED IDEOGRAPH-485D: not included in any glyphset definition
    • U+485E CJK UNIFIED IDEOGRAPH-485E: not included in any glyphset definition
    • U+485F CJK UNIFIED IDEOGRAPH-485F: not included in any glyphset definition
    • U+4860 CJK UNIFIED IDEOGRAPH-4860: not included in any glyphset definition
    • U+4861 CJK UNIFIED IDEOGRAPH-4861: not included in any glyphset definition
    • U+4862 CJK UNIFIED IDEOGRAPH-4862: not included in any glyphset definition
    • U+4863 CJK UNIFIED IDEOGRAPH-4863: not included in any glyphset definition
    • U+4864 CJK UNIFIED IDEOGRAPH-4864: not included in any glyphset definition
    • U+4865 CJK UNIFIED IDEOGRAPH-4865: not included in any glyphset definition
    • U+4866 CJK UNIFIED IDEOGRAPH-4866: not included in any glyphset definition
    • U+4867 CJK UNIFIED IDEOGRAPH-4867: not included in any glyphset definition
    • U+4868 CJK UNIFIED IDEOGRAPH-4868: not included in any glyphset definition
    • U+4869 CJK UNIFIED IDEOGRAPH-4869: not included in any glyphset definition
    • U+486A CJK UNIFIED IDEOGRAPH-486A: not included in any glyphset definition
    • U+486B CJK UNIFIED IDEOGRAPH-486B: not included in any glyphset definition
    • U+486C CJK UNIFIED IDEOGRAPH-486C: not included in any glyphset definition
    • U+486D CJK UNIFIED IDEOGRAPH-486D: not included in any glyphset definition
    • U+486E CJK UNIFIED IDEOGRAPH-486E: not included in any glyphset definition
    • U+486F CJK UNIFIED IDEOGRAPH-486F: not included in any glyphset definition
    • U+4870 CJK UNIFIED IDEOGRAPH-4870: not included in any glyphset definition
    • U+4871 CJK UNIFIED IDEOGRAPH-4871: not included in any glyphset definition
    • U+4872 CJK UNIFIED IDEOGRAPH-4872: not included in any glyphset definition
    • U+4873 CJK UNIFIED IDEOGRAPH-4873: not included in any glyphset definition
    • U+4874 CJK UNIFIED IDEOGRAPH-4874: not included in any glyphset definition
    • U+4875 CJK UNIFIED IDEOGRAPH-4875: not included in any glyphset definition
    • U+4876 CJK UNIFIED IDEOGRAPH-4876: not included in any glyphset definition
    • U+4877 CJK UNIFIED IDEOGRAPH-4877: not included in any glyphset definition
    • U+4878 CJK UNIFIED IDEOGRAPH-4878: not included in any glyphset definition
    • U+4879 CJK UNIFIED IDEOGRAPH-4879: not included in any glyphset definition
    • U+487A CJK UNIFIED IDEOGRAPH-487A: not included in any glyphset definition
    • U+487B CJK UNIFIED IDEOGRAPH-487B: not included in any glyphset definition
    • U+487C CJK UNIFIED IDEOGRAPH-487C: not included in any glyphset definition
    • U+487D CJK UNIFIED IDEOGRAPH-487D: not included in any glyphset definition
    • U+487E CJK UNIFIED IDEOGRAPH-487E: not included in any glyphset definition
    • U+487F CJK UNIFIED IDEOGRAPH-487F: not included in any glyphset definition
    • U+4880 CJK UNIFIED IDEOGRAPH-4880: not included in any glyphset definition
    • U+4881 CJK UNIFIED IDEOGRAPH-4881: not included in any glyphset definition
    • U+4882 CJK UNIFIED IDEOGRAPH-4882: not included in any glyphset definition
    • U+4883 CJK UNIFIED IDEOGRAPH-4883: not included in any glyphset definition
    • U+4884 CJK UNIFIED IDEOGRAPH-4884: not included in any glyphset definition
    • U+4885 CJK UNIFIED IDEOGRAPH-4885: not included in any glyphset definition
    • U+4886 CJK UNIFIED IDEOGRAPH-4886: not included in any glyphset definition
    • U+4887 CJK UNIFIED IDEOGRAPH-4887: not included in any glyphset definition
    • U+4888 CJK UNIFIED IDEOGRAPH-4888: not included in any glyphset definition
    • U+4889 CJK UNIFIED IDEOGRAPH-4889: not included in any glyphset definition
    • U+488A CJK UNIFIED IDEOGRAPH-488A: not included in any glyphset definition
    • U+488B CJK UNIFIED IDEOGRAPH-488B: not included in any glyphset definition
    • U+488C CJK UNIFIED IDEOGRAPH-488C: not included in any glyphset definition
    • U+488D CJK UNIFIED IDEOGRAPH-488D: not included in any glyphset definition
    • U+488E CJK UNIFIED IDEOGRAPH-488E: not included in any glyphset definition
    • U+488F CJK UNIFIED IDEOGRAPH-488F: not included in any glyphset definition
    • U+4890 CJK UNIFIED IDEOGRAPH-4890: not included in any glyphset definition
    • U+4891 CJK UNIFIED IDEOGRAPH-4891: not included in any glyphset definition
    • U+4892 CJK UNIFIED IDEOGRAPH-4892: not included in any glyphset definition
    • U+4893 CJK UNIFIED IDEOGRAPH-4893: not included in any glyphset definition
    • U+4894 CJK UNIFIED IDEOGRAPH-4894: not included in any glyphset definition
    • U+4895 CJK UNIFIED IDEOGRAPH-4895: not included in any glyphset definition
    • U+4896 CJK UNIFIED IDEOGRAPH-4896: not included in any glyphset definition
    • U+4897 CJK UNIFIED IDEOGRAPH-4897: not included in any glyphset definition
    • U+4898 CJK UNIFIED IDEOGRAPH-4898: not included in any glyphset definition
    • U+4899 CJK UNIFIED IDEOGRAPH-4899: not included in any glyphset definition
    • U+489A CJK UNIFIED IDEOGRAPH-489A: not included in any glyphset definition
    • U+489B CJK UNIFIED IDEOGRAPH-489B: not included in any glyphset definition
    • U+489C CJK UNIFIED IDEOGRAPH-489C: not included in any glyphset definition
    • U+489D CJK UNIFIED IDEOGRAPH-489D: not included in any glyphset definition
    • U+489E CJK UNIFIED IDEOGRAPH-489E: not included in any glyphset definition
    • U+489F CJK UNIFIED IDEOGRAPH-489F: not included in any glyphset definition
    • U+48A0 CJK UNIFIED IDEOGRAPH-48A0: not included in any glyphset definition
    • U+48A1 CJK UNIFIED IDEOGRAPH-48A1: not included in any glyphset definition
    • U+48A2 CJK UNIFIED IDEOGRAPH-48A2: not included in any glyphset definition
    • U+48A3 CJK UNIFIED IDEOGRAPH-48A3: not included in any glyphset definition
    • U+48A4 CJK UNIFIED IDEOGRAPH-48A4: not included in any glyphset definition
    • U+48A5 CJK UNIFIED IDEOGRAPH-48A5: not included in any glyphset definition
    • U+48A6 CJK UNIFIED IDEOGRAPH-48A6: not included in any glyphset definition
    • U+48A7 CJK UNIFIED IDEOGRAPH-48A7: not included in any glyphset definition
    • U+48A8 CJK UNIFIED IDEOGRAPH-48A8: not included in any glyphset definition
    • U+48A9 CJK UNIFIED IDEOGRAPH-48A9: not included in any glyphset definition
    • U+48AA CJK UNIFIED IDEOGRAPH-48AA: not included in any glyphset definition
    • U+48AB CJK UNIFIED IDEOGRAPH-48AB: not included in any glyphset definition
    • U+48AC CJK UNIFIED IDEOGRAPH-48AC: not included in any glyphset definition
    • U+48AD CJK UNIFIED IDEOGRAPH-48AD: not included in any glyphset definition
    • U+48AE CJK UNIFIED IDEOGRAPH-48AE: not included in any glyphset definition
    • U+48AF CJK UNIFIED IDEOGRAPH-48AF: not included in any glyphset definition
    • U+48B0 CJK UNIFIED IDEOGRAPH-48B0: not included in any glyphset definition
    • U+48B1 CJK UNIFIED IDEOGRAPH-48B1: not included in any glyphset definition
    • U+48B2 CJK UNIFIED IDEOGRAPH-48B2: not included in any glyphset definition
    • U+48B3 CJK UNIFIED IDEOGRAPH-48B3: not included in any glyphset definition
    • U+48B4 CJK UNIFIED IDEOGRAPH-48B4: not included in any glyphset definition
    • U+48B5 CJK UNIFIED IDEOGRAPH-48B5: not included in any glyphset definition
    • U+48B6 CJK UNIFIED IDEOGRAPH-48B6: not included in any glyphset definition
    • U+48B7 CJK UNIFIED IDEOGRAPH-48B7: not included in any glyphset definition
    • U+48B8 CJK UNIFIED IDEOGRAPH-48B8: not included in any glyphset definition
    • U+48B9 CJK UNIFIED IDEOGRAPH-48B9: not included in any glyphset definition
    • U+48BA CJK UNIFIED IDEOGRAPH-48BA: not included in any glyphset definition
    • U+48BB CJK UNIFIED IDEOGRAPH-48BB: not included in any glyphset definition
    • U+48BC CJK UNIFIED IDEOGRAPH-48BC: not included in any glyphset definition
    • U+48BD CJK UNIFIED IDEOGRAPH-48BD: not included in any glyphset definition
    • U+48BE CJK UNIFIED IDEOGRAPH-48BE: not included in any glyphset definition
    • U+48BF CJK UNIFIED IDEOGRAPH-48BF: not included in any glyphset definition
    • U+48C0 CJK UNIFIED IDEOGRAPH-48C0: not included in any glyphset definition
    • U+48C1 CJK UNIFIED IDEOGRAPH-48C1: not included in any glyphset definition
    • U+48C2 CJK UNIFIED IDEOGRAPH-48C2: not included in any glyphset definition
    • U+48C3 CJK UNIFIED IDEOGRAPH-48C3: not included in any glyphset definition
    • U+48C4 CJK UNIFIED IDEOGRAPH-48C4: not included in any glyphset definition
    • U+48C5 CJK UNIFIED IDEOGRAPH-48C5: not included in any glyphset definition
    • U+48C6 CJK UNIFIED IDEOGRAPH-48C6: not included in any glyphset definition
    • U+48C7 CJK UNIFIED IDEOGRAPH-48C7: not included in any glyphset definition
    • U+48C8 CJK UNIFIED IDEOGRAPH-48C8: not included in any glyphset definition
    • U+48C9 CJK UNIFIED IDEOGRAPH-48C9: not included in any glyphset definition
    • U+48CA CJK UNIFIED IDEOGRAPH-48CA: not included in any glyphset definition
    • U+48CB CJK UNIFIED IDEOGRAPH-48CB: not included in any glyphset definition
    • U+48CC CJK UNIFIED IDEOGRAPH-48CC: not included in any glyphset definition
    • U+48CD CJK UNIFIED IDEOGRAPH-48CD: not included in any glyphset definition
    • U+48CE CJK UNIFIED IDEOGRAPH-48CE: not included in any glyphset definition
    • U+48CF CJK UNIFIED IDEOGRAPH-48CF: not included in any glyphset definition
    • U+48D0 CJK UNIFIED IDEOGRAPH-48D0: not included in any glyphset definition
    • U+48D1 CJK UNIFIED IDEOGRAPH-48D1: not included in any glyphset definition
    • U+48D2 CJK UNIFIED IDEOGRAPH-48D2: not included in any glyphset definition
    • U+48D3 CJK UNIFIED IDEOGRAPH-48D3: not included in any glyphset definition
    • U+48D4 CJK UNIFIED IDEOGRAPH-48D4: not included in any glyphset definition
    • U+48D5 CJK UNIFIED IDEOGRAPH-48D5: not included in any glyphset definition
    • U+48D6 CJK UNIFIED IDEOGRAPH-48D6: not included in any glyphset definition
    • U+48D7 CJK UNIFIED IDEOGRAPH-48D7: not included in any glyphset definition
    • U+48D8 CJK UNIFIED IDEOGRAPH-48D8: not included in any glyphset definition
    • U+48D9 CJK UNIFIED IDEOGRAPH-48D9: not included in any glyphset definition
    • U+48DA CJK UNIFIED IDEOGRAPH-48DA: not included in any glyphset definition
    • U+48DB CJK UNIFIED IDEOGRAPH-48DB: not included in any glyphset definition
    • U+48DC CJK UNIFIED IDEOGRAPH-48DC: not included in any glyphset definition
    • U+48DD CJK UNIFIED IDEOGRAPH-48DD: not included in any glyphset definition
    • U+48DE CJK UNIFIED IDEOGRAPH-48DE: not included in any glyphset definition
    • U+48DF CJK UNIFIED IDEOGRAPH-48DF: not included in any glyphset definition
    • U+48E0 CJK UNIFIED IDEOGRAPH-48E0: not included in any glyphset definition
    • U+48E1 CJK UNIFIED IDEOGRAPH-48E1: not included in any glyphset definition
    • U+48E2 CJK UNIFIED IDEOGRAPH-48E2: not included in any glyphset definition
    • U+48E3 CJK UNIFIED IDEOGRAPH-48E3: not included in any glyphset definition
    • U+48E4 CJK UNIFIED IDEOGRAPH-48E4: not included in any glyphset definition
    • U+48E5 CJK UNIFIED IDEOGRAPH-48E5: not included in any glyphset definition
    • U+48E6 CJK UNIFIED IDEOGRAPH-48E6: not included in any glyphset definition
    • U+48E7 CJK UNIFIED IDEOGRAPH-48E7: not included in any glyphset definition
    • U+48E8 CJK UNIFIED IDEOGRAPH-48E8: not included in any glyphset definition
    • U+48E9 CJK UNIFIED IDEOGRAPH-48E9: not included in any glyphset definition
    • U+48EA CJK UNIFIED IDEOGRAPH-48EA: not included in any glyphset definition
    • U+48EB CJK UNIFIED IDEOGRAPH-48EB: not included in any glyphset definition
    • U+48EC CJK UNIFIED IDEOGRAPH-48EC: not included in any glyphset definition
    • U+48ED CJK UNIFIED IDEOGRAPH-48ED: not included in any glyphset definition
    • U+48EE CJK UNIFIED IDEOGRAPH-48EE: not included in any glyphset definition
    • U+48EF CJK UNIFIED IDEOGRAPH-48EF: not included in any glyphset definition
    • U+48F0 CJK UNIFIED IDEOGRAPH-48F0: not included in any glyphset definition
    • U+48F1 CJK UNIFIED IDEOGRAPH-48F1: not included in any glyphset definition
    • U+48F2 CJK UNIFIED IDEOGRAPH-48F2: not included in any glyphset definition
    • U+48F3 CJK UNIFIED IDEOGRAPH-48F3: not included in any glyphset definition
    • U+48F4 CJK UNIFIED IDEOGRAPH-48F4: not included in any glyphset definition
    • U+48F5 CJK UNIFIED IDEOGRAPH-48F5: not included in any glyphset definition
    • U+48F6 CJK UNIFIED IDEOGRAPH-48F6: not included in any glyphset definition
    • U+48F7 CJK UNIFIED IDEOGRAPH-48F7: not included in any glyphset definition
    • U+48F8 CJK UNIFIED IDEOGRAPH-48F8: not included in any glyphset definition
    • U+48F9 CJK UNIFIED IDEOGRAPH-48F9: not included in any glyphset definition
    • U+48FA CJK UNIFIED IDEOGRAPH-48FA: not included in any glyphset definition
    • U+48FB CJK UNIFIED IDEOGRAPH-48FB: not included in any glyphset definition
    • U+48FC CJK UNIFIED IDEOGRAPH-48FC: not included in any glyphset definition
    • U+48FD CJK UNIFIED IDEOGRAPH-48FD: not included in any glyphset definition
    • U+48FE CJK UNIFIED IDEOGRAPH-48FE: not included in any glyphset definition
    • U+48FF CJK UNIFIED IDEOGRAPH-48FF: not included in any glyphset definition
    • U+4900 CJK UNIFIED IDEOGRAPH-4900: not included in any glyphset definition
    • U+4901 CJK UNIFIED IDEOGRAPH-4901: not included in any glyphset definition
    • U+4902 CJK UNIFIED IDEOGRAPH-4902: not included in any glyphset definition
    • U+4903 CJK UNIFIED IDEOGRAPH-4903: not included in any glyphset definition
    • U+4904 CJK UNIFIED IDEOGRAPH-4904: not included in any glyphset definition
    • U+4905 CJK UNIFIED IDEOGRAPH-4905: not included in any glyphset definition
    • U+4906 CJK UNIFIED IDEOGRAPH-4906: not included in any glyphset definition
    • U+4907 CJK UNIFIED IDEOGRAPH-4907: not included in any glyphset definition
    • U+4908 CJK UNIFIED IDEOGRAPH-4908: not included in any glyphset definition
    • U+4909 CJK UNIFIED IDEOGRAPH-4909: not included in any glyphset definition
    • U+490A CJK UNIFIED IDEOGRAPH-490A: not included in any glyphset definition
    • U+490B CJK UNIFIED IDEOGRAPH-490B: not included in any glyphset definition
    • U+490C CJK UNIFIED IDEOGRAPH-490C: not included in any glyphset definition
    • U+490D CJK UNIFIED IDEOGRAPH-490D: not included in any glyphset definition
    • U+490E CJK UNIFIED IDEOGRAPH-490E: not included in any glyphset definition
    • U+490F CJK UNIFIED IDEOGRAPH-490F: not included in any glyphset definition
    • U+4910 CJK UNIFIED IDEOGRAPH-4910: not included in any glyphset definition
    • U+4911 CJK UNIFIED IDEOGRAPH-4911: not included in any glyphset definition
    • U+4912 CJK UNIFIED IDEOGRAPH-4912: not included in any glyphset definition
    • U+4913 CJK UNIFIED IDEOGRAPH-4913: not included in any glyphset definition
    • U+4914 CJK UNIFIED IDEOGRAPH-4914: not included in any glyphset definition
    • U+4915 CJK UNIFIED IDEOGRAPH-4915: not included in any glyphset definition
    • U+4916 CJK UNIFIED IDEOGRAPH-4916: not included in any glyphset definition
    • U+4917 CJK UNIFIED IDEOGRAPH-4917: not included in any glyphset definition
    • U+4918 CJK UNIFIED IDEOGRAPH-4918: not included in any glyphset definition
    • U+4919 CJK UNIFIED IDEOGRAPH-4919: not included in any glyphset definition
    • U+491A CJK UNIFIED IDEOGRAPH-491A: not included in any glyphset definition
    • U+491B CJK UNIFIED IDEOGRAPH-491B: not included in any glyphset definition
    • U+491C CJK UNIFIED IDEOGRAPH-491C: not included in any glyphset definition
    • U+491D CJK UNIFIED IDEOGRAPH-491D: not included in any glyphset definition
    • U+491E CJK UNIFIED IDEOGRAPH-491E: not included in any glyphset definition
    • U+491F CJK UNIFIED IDEOGRAPH-491F: not included in any glyphset definition
    • U+4920 CJK UNIFIED IDEOGRAPH-4920: not included in any glyphset definition
    • U+4921 CJK UNIFIED IDEOGRAPH-4921: not included in any glyphset definition
    • U+4922 CJK UNIFIED IDEOGRAPH-4922: not included in any glyphset definition
    • U+4923 CJK UNIFIED IDEOGRAPH-4923: not included in any glyphset definition
    • U+4924 CJK UNIFIED IDEOGRAPH-4924: not included in any glyphset definition
    • U+4925 CJK UNIFIED IDEOGRAPH-4925: not included in any glyphset definition
    • U+4926 CJK UNIFIED IDEOGRAPH-4926: not included in any glyphset definition
    • U+4927 CJK UNIFIED IDEOGRAPH-4927: not included in any glyphset definition
    • U+4928 CJK UNIFIED IDEOGRAPH-4928: not included in any glyphset definition
    • U+4929 CJK UNIFIED IDEOGRAPH-4929: not included in any glyphset definition
    • U+492A CJK UNIFIED IDEOGRAPH-492A: not included in any glyphset definition
    • U+492B CJK UNIFIED IDEOGRAPH-492B: not included in any glyphset definition
    • U+492C CJK UNIFIED IDEOGRAPH-492C: not included in any glyphset definition
    • U+492D CJK UNIFIED IDEOGRAPH-492D: not included in any glyphset definition
    • U+492E CJK UNIFIED IDEOGRAPH-492E: not included in any glyphset definition
    • U+492F CJK UNIFIED IDEOGRAPH-492F: not included in any glyphset definition
    • U+4930 CJK UNIFIED IDEOGRAPH-4930: not included in any glyphset definition
    • U+4931 CJK UNIFIED IDEOGRAPH-4931: not included in any glyphset definition
    • U+4932 CJK UNIFIED IDEOGRAPH-4932: not included in any glyphset definition
    • U+4933 CJK UNIFIED IDEOGRAPH-4933: not included in any glyphset definition
    • U+4934 CJK UNIFIED IDEOGRAPH-4934: not included in any glyphset definition
    • U+4935 CJK UNIFIED IDEOGRAPH-4935: not included in any glyphset definition
    • U+4936 CJK UNIFIED IDEOGRAPH-4936: not included in any glyphset definition
    • U+4937 CJK UNIFIED IDEOGRAPH-4937: not included in any glyphset definition
    • U+4938 CJK UNIFIED IDEOGRAPH-4938: not included in any glyphset definition
    • U+4939 CJK UNIFIED IDEOGRAPH-4939: not included in any glyphset definition
    • U+493A CJK UNIFIED IDEOGRAPH-493A: not included in any glyphset definition
    • U+493B CJK UNIFIED IDEOGRAPH-493B: not included in any glyphset definition
    • U+493C CJK UNIFIED IDEOGRAPH-493C: not included in any glyphset definition
    • U+493D CJK UNIFIED IDEOGRAPH-493D: not included in any glyphset definition
    • U+493E CJK UNIFIED IDEOGRAPH-493E: not included in any glyphset definition
    • U+493F CJK UNIFIED IDEOGRAPH-493F: not included in any glyphset definition
    • U+4940 CJK UNIFIED IDEOGRAPH-4940: not included in any glyphset definition
    • U+4941 CJK UNIFIED IDEOGRAPH-4941: not included in any glyphset definition
    • U+4942 CJK UNIFIED IDEOGRAPH-4942: not included in any glyphset definition
    • U+4943 CJK UNIFIED IDEOGRAPH-4943: not included in any glyphset definition
    • U+4944 CJK UNIFIED IDEOGRAPH-4944: not included in any glyphset definition
    • U+4945 CJK UNIFIED IDEOGRAPH-4945: not included in any glyphset definition
    • U+4946 CJK UNIFIED IDEOGRAPH-4946: not included in any glyphset definition
    • U+4947 CJK UNIFIED IDEOGRAPH-4947: not included in any glyphset definition
    • U+4948 CJK UNIFIED IDEOGRAPH-4948: not included in any glyphset definition
    • U+4949 CJK UNIFIED IDEOGRAPH-4949: not included in any glyphset definition
    • U+494A CJK UNIFIED IDEOGRAPH-494A: not included in any glyphset definition
    • U+494B CJK UNIFIED IDEOGRAPH-494B: not included in any glyphset definition
    • U+494C CJK UNIFIED IDEOGRAPH-494C: not included in any glyphset definition
    • U+494D CJK UNIFIED IDEOGRAPH-494D: not included in any glyphset definition
    • U+494E CJK UNIFIED IDEOGRAPH-494E: not included in any glyphset definition
    • U+494F CJK UNIFIED IDEOGRAPH-494F: not included in any glyphset definition
    • U+4950 CJK UNIFIED IDEOGRAPH-4950: not included in any glyphset definition
    • U+4951 CJK UNIFIED IDEOGRAPH-4951: not included in any glyphset definition
    • U+4952 CJK UNIFIED IDEOGRAPH-4952: not included in any glyphset definition
    • U+4953 CJK UNIFIED IDEOGRAPH-4953: not included in any glyphset definition
    • U+4954 CJK UNIFIED IDEOGRAPH-4954: not included in any glyphset definition
    • U+4955 CJK UNIFIED IDEOGRAPH-4955: not included in any glyphset definition
    • U+4956 CJK UNIFIED IDEOGRAPH-4956: not included in any glyphset definition
    • U+4957 CJK UNIFIED IDEOGRAPH-4957: not included in any glyphset definition
    • U+4958 CJK UNIFIED IDEOGRAPH-4958: not included in any glyphset definition
    • U+4959 CJK UNIFIED IDEOGRAPH-4959: not included in any glyphset definition
    • U+495A CJK UNIFIED IDEOGRAPH-495A: not included in any glyphset definition
    • U+495B CJK UNIFIED IDEOGRAPH-495B: not included in any glyphset definition
    • U+495C CJK UNIFIED IDEOGRAPH-495C: not included in any glyphset definition
    • U+495D CJK UNIFIED IDEOGRAPH-495D: not included in any glyphset definition
    • U+495E CJK UNIFIED IDEOGRAPH-495E: not included in any glyphset definition
    • U+495F CJK UNIFIED IDEOGRAPH-495F: not included in any glyphset definition
    • U+4960 CJK UNIFIED IDEOGRAPH-4960: not included in any glyphset definition
    • U+4961 CJK UNIFIED IDEOGRAPH-4961: not included in any glyphset definition
    • U+4962 CJK UNIFIED IDEOGRAPH-4962: not included in any glyphset definition
    • U+4963 CJK UNIFIED IDEOGRAPH-4963: not included in any glyphset definition
    • U+4964 CJK UNIFIED IDEOGRAPH-4964: not included in any glyphset definition
    • U+4965 CJK UNIFIED IDEOGRAPH-4965: not included in any glyphset definition
    • U+4966 CJK UNIFIED IDEOGRAPH-4966: not included in any glyphset definition
    • U+4967 CJK UNIFIED IDEOGRAPH-4967: not included in any glyphset definition
    • U+4968 CJK UNIFIED IDEOGRAPH-4968: not included in any glyphset definition
    • U+4969 CJK UNIFIED IDEOGRAPH-4969: not included in any glyphset definition
    • U+496A CJK UNIFIED IDEOGRAPH-496A: not included in any glyphset definition
    • U+496B CJK UNIFIED IDEOGRAPH-496B: not included in any glyphset definition
    • U+496C CJK UNIFIED IDEOGRAPH-496C: not included in any glyphset definition
    • U+496D CJK UNIFIED IDEOGRAPH-496D: not included in any glyphset definition
    • U+496E CJK UNIFIED IDEOGRAPH-496E: not included in any glyphset definition
    • U+496F CJK UNIFIED IDEOGRAPH-496F: not included in any glyphset definition
    • U+4970 CJK UNIFIED IDEOGRAPH-4970: not included in any glyphset definition
    • U+4971 CJK UNIFIED IDEOGRAPH-4971: not included in any glyphset definition
    • U+4972 CJK UNIFIED IDEOGRAPH-4972: not included in any glyphset definition
    • U+4973 CJK UNIFIED IDEOGRAPH-4973: not included in any glyphset definition
    • U+4974 CJK UNIFIED IDEOGRAPH-4974: not included in any glyphset definition
    • U+4975 CJK UNIFIED IDEOGRAPH-4975: not included in any glyphset definition
    • U+4976 CJK UNIFIED IDEOGRAPH-4976: not included in any glyphset definition
    • U+4977 CJK UNIFIED IDEOGRAPH-4977: not included in any glyphset definition
    • U+4978 CJK UNIFIED IDEOGRAPH-4978: not included in any glyphset definition
    • U+4979 CJK UNIFIED IDEOGRAPH-4979: not included in any glyphset definition
    • U+497A CJK UNIFIED IDEOGRAPH-497A: not included in any glyphset definition
    • U+497B CJK UNIFIED IDEOGRAPH-497B: not included in any glyphset definition
    • U+497C CJK UNIFIED IDEOGRAPH-497C: not included in any glyphset definition
    • U+497D CJK UNIFIED IDEOGRAPH-497D: not included in any glyphset definition
    • U+497E CJK UNIFIED IDEOGRAPH-497E: not included in any glyphset definition
    • U+497F CJK UNIFIED IDEOGRAPH-497F: not included in any glyphset definition
    • U+4980 CJK UNIFIED IDEOGRAPH-4980: not included in any glyphset definition
    • U+4981 CJK UNIFIED IDEOGRAPH-4981: not included in any glyphset definition
    • U+4982 CJK UNIFIED IDEOGRAPH-4982: not included in any glyphset definition
    • U+4983 CJK UNIFIED IDEOGRAPH-4983: not included in any glyphset definition
    • U+4984 CJK UNIFIED IDEOGRAPH-4984: not included in any glyphset definition
    • U+4985 CJK UNIFIED IDEOGRAPH-4985: not included in any glyphset definition
    • U+4986 CJK UNIFIED IDEOGRAPH-4986: not included in any glyphset definition
    • U+4987 CJK UNIFIED IDEOGRAPH-4987: not included in any glyphset definition
    • U+4988 CJK UNIFIED IDEOGRAPH-4988: not included in any glyphset definition
    • U+4989 CJK UNIFIED IDEOGRAPH-4989: not included in any glyphset definition
    • U+498A CJK UNIFIED IDEOGRAPH-498A: not included in any glyphset definition
    • U+498B CJK UNIFIED IDEOGRAPH-498B: not included in any glyphset definition
    • U+498C CJK UNIFIED IDEOGRAPH-498C: not included in any glyphset definition
    • U+498D CJK UNIFIED IDEOGRAPH-498D: not included in any glyphset definition
    • U+498E CJK UNIFIED IDEOGRAPH-498E: not included in any glyphset definition
    • U+498F CJK UNIFIED IDEOGRAPH-498F: not included in any glyphset definition
    • U+4990 CJK UNIFIED IDEOGRAPH-4990: not included in any glyphset definition
    • U+4991 CJK UNIFIED IDEOGRAPH-4991: not included in any glyphset definition
    • U+4992 CJK UNIFIED IDEOGRAPH-4992: not included in any glyphset definition
    • U+4993 CJK UNIFIED IDEOGRAPH-4993: not included in any glyphset definition
    • U+4994 CJK UNIFIED IDEOGRAPH-4994: not included in any glyphset definition
    • U+4995 CJK UNIFIED IDEOGRAPH-4995: not included in any glyphset definition
    • U+4996 CJK UNIFIED IDEOGRAPH-4996: not included in any glyphset definition
    • U+4997 CJK UNIFIED IDEOGRAPH-4997: not included in any glyphset definition
    • U+4998 CJK UNIFIED IDEOGRAPH-4998: not included in any glyphset definition
    • U+4999 CJK UNIFIED IDEOGRAPH-4999: not included in any glyphset definition
    • U+499A CJK UNIFIED IDEOGRAPH-499A: not included in any glyphset definition
    • U+499B CJK UNIFIED IDEOGRAPH-499B: not included in any glyphset definition
    • U+499C CJK UNIFIED IDEOGRAPH-499C: not included in any glyphset definition
    • U+499D CJK UNIFIED IDEOGRAPH-499D: not included in any glyphset definition
    • U+499E CJK UNIFIED IDEOGRAPH-499E: not included in any glyphset definition
    • U+499F CJK UNIFIED IDEOGRAPH-499F: not included in any glyphset definition
    • U+49A0 CJK UNIFIED IDEOGRAPH-49A0: not included in any glyphset definition
    • U+49A1 CJK UNIFIED IDEOGRAPH-49A1: not included in any glyphset definition
    • U+49A2 CJK UNIFIED IDEOGRAPH-49A2: not included in any glyphset definition
    • U+49A3 CJK UNIFIED IDEOGRAPH-49A3: not included in any glyphset definition
    • U+49A4 CJK UNIFIED IDEOGRAPH-49A4: not included in any glyphset definition
    • U+49A5 CJK UNIFIED IDEOGRAPH-49A5: not included in any glyphset definition
    • U+49A6 CJK UNIFIED IDEOGRAPH-49A6: not included in any glyphset definition
    • U+49A7 CJK UNIFIED IDEOGRAPH-49A7: not included in any glyphset definition
    • U+49A8 CJK UNIFIED IDEOGRAPH-49A8: not included in any glyphset definition
    • U+49A9 CJK UNIFIED IDEOGRAPH-49A9: not included in any glyphset definition
    • U+49AA CJK UNIFIED IDEOGRAPH-49AA: not included in any glyphset definition
    • U+49AB CJK UNIFIED IDEOGRAPH-49AB: not included in any glyphset definition
    • U+49AC CJK UNIFIED IDEOGRAPH-49AC: not included in any glyphset definition
    • U+49AD CJK UNIFIED IDEOGRAPH-49AD: not included in any glyphset definition
    • U+49AE CJK UNIFIED IDEOGRAPH-49AE: not included in any glyphset definition
    • U+49AF CJK UNIFIED IDEOGRAPH-49AF: not included in any glyphset definition
    • U+49B0 CJK UNIFIED IDEOGRAPH-49B0: not included in any glyphset definition
    • U+49B1 CJK UNIFIED IDEOGRAPH-49B1: not included in any glyphset definition
    • U+49B2 CJK UNIFIED IDEOGRAPH-49B2: not included in any glyphset definition
    • U+49B3 CJK UNIFIED IDEOGRAPH-49B3: not included in any glyphset definition
    • U+49B4 CJK UNIFIED IDEOGRAPH-49B4: not included in any glyphset definition
    • U+49B5 CJK UNIFIED IDEOGRAPH-49B5: not included in any glyphset definition
    • U+49B6 CJK UNIFIED IDEOGRAPH-49B6: not included in any glyphset definition
    • U+49B7 CJK UNIFIED IDEOGRAPH-49B7: not included in any glyphset definition
    • U+49B8 CJK UNIFIED IDEOGRAPH-49B8: not included in any glyphset definition
    • U+49B9 CJK UNIFIED IDEOGRAPH-49B9: not included in any glyphset definition
    • U+49BA CJK UNIFIED IDEOGRAPH-49BA: not included in any glyphset definition
    • U+49BB CJK UNIFIED IDEOGRAPH-49BB: not included in any glyphset definition
    • U+49BC CJK UNIFIED IDEOGRAPH-49BC: not included in any glyphset definition
    • U+49BD CJK UNIFIED IDEOGRAPH-49BD: not included in any glyphset definition
    • U+49BE CJK UNIFIED IDEOGRAPH-49BE: not included in any glyphset definition
    • U+49BF CJK UNIFIED IDEOGRAPH-49BF: not included in any glyphset definition
    • U+49C0 CJK UNIFIED IDEOGRAPH-49C0: not included in any glyphset definition
    • U+49C1 CJK UNIFIED IDEOGRAPH-49C1: not included in any glyphset definition
    • U+49C2 CJK UNIFIED IDEOGRAPH-49C2: not included in any glyphset definition
    • U+49C3 CJK UNIFIED IDEOGRAPH-49C3: not included in any glyphset definition
    • U+49C4 CJK UNIFIED IDEOGRAPH-49C4: not included in any glyphset definition
    • U+49C5 CJK UNIFIED IDEOGRAPH-49C5: not included in any glyphset definition
    • U+49C6 CJK UNIFIED IDEOGRAPH-49C6: not included in any glyphset definition
    • U+49C7 CJK UNIFIED IDEOGRAPH-49C7: not included in any glyphset definition
    • U+49C8 CJK UNIFIED IDEOGRAPH-49C8: not included in any glyphset definition
    • U+49C9 CJK UNIFIED IDEOGRAPH-49C9: not included in any glyphset definition
    • U+49CA CJK UNIFIED IDEOGRAPH-49CA: not included in any glyphset definition
    • U+49CB CJK UNIFIED IDEOGRAPH-49CB: not included in any glyphset definition
    • U+49CC CJK UNIFIED IDEOGRAPH-49CC: not included in any glyphset definition
    • U+49CD CJK UNIFIED IDEOGRAPH-49CD: not included in any glyphset definition
    • U+49CE CJK UNIFIED IDEOGRAPH-49CE: not included in any glyphset definition
    • U+49CF CJK UNIFIED IDEOGRAPH-49CF: not included in any glyphset definition
    • U+49D0 CJK UNIFIED IDEOGRAPH-49D0: not included in any glyphset definition
    • U+49D1 CJK UNIFIED IDEOGRAPH-49D1: not included in any glyphset definition
    • U+49D2 CJK UNIFIED IDEOGRAPH-49D2: not included in any glyphset definition
    • U+49D3 CJK UNIFIED IDEOGRAPH-49D3: not included in any glyphset definition
    • U+49D4 CJK UNIFIED IDEOGRAPH-49D4: not included in any glyphset definition
    • U+49D5 CJK UNIFIED IDEOGRAPH-49D5: not included in any glyphset definition
    • U+49D6 CJK UNIFIED IDEOGRAPH-49D6: not included in any glyphset definition
    • U+49D7 CJK UNIFIED IDEOGRAPH-49D7: not included in any glyphset definition
    • U+49D8 CJK UNIFIED IDEOGRAPH-49D8: not included in any glyphset definition
    • U+49D9 CJK UNIFIED IDEOGRAPH-49D9: not included in any glyphset definition
    • U+49DA CJK UNIFIED IDEOGRAPH-49DA: not included in any glyphset definition
    • U+49DB CJK UNIFIED IDEOGRAPH-49DB: not included in any glyphset definition
    • U+49DC CJK UNIFIED IDEOGRAPH-49DC: not included in any glyphset definition
    • U+49DD CJK UNIFIED IDEOGRAPH-49DD: not included in any glyphset definition
    • U+49DE CJK UNIFIED IDEOGRAPH-49DE: not included in any glyphset definition
    • U+49DF CJK UNIFIED IDEOGRAPH-49DF: not included in any glyphset definition
    • U+49E0 CJK UNIFIED IDEOGRAPH-49E0: not included in any glyphset definition
    • U+49E1 CJK UNIFIED IDEOGRAPH-49E1: not included in any glyphset definition
    • U+49E2 CJK UNIFIED IDEOGRAPH-49E2: not included in any glyphset definition
    • U+49E3 CJK UNIFIED IDEOGRAPH-49E3: not included in any glyphset definition
    • U+49E4 CJK UNIFIED IDEOGRAPH-49E4: not included in any glyphset definition
    • U+49E5 CJK UNIFIED IDEOGRAPH-49E5: not included in any glyphset definition
    • U+49E6 CJK UNIFIED IDEOGRAPH-49E6: not included in any glyphset definition
    • U+49E7 CJK UNIFIED IDEOGRAPH-49E7: not included in any glyphset definition
    • U+49E8 CJK UNIFIED IDEOGRAPH-49E8: not included in any glyphset definition
    • U+49E9 CJK UNIFIED IDEOGRAPH-49E9: not included in any glyphset definition
    • U+49EA CJK UNIFIED IDEOGRAPH-49EA: not included in any glyphset definition
    • U+49EB CJK UNIFIED IDEOGRAPH-49EB: not included in any glyphset definition
    • U+49EC CJK UNIFIED IDEOGRAPH-49EC: not included in any glyphset definition
    • U+49ED CJK UNIFIED IDEOGRAPH-49ED: not included in any glyphset definition
    • U+49EE CJK UNIFIED IDEOGRAPH-49EE: not included in any glyphset definition
    • U+49EF CJK UNIFIED IDEOGRAPH-49EF: not included in any glyphset definition
    • U+49F0 CJK UNIFIED IDEOGRAPH-49F0: not included in any glyphset definition
    • U+49F1 CJK UNIFIED IDEOGRAPH-49F1: not included in any glyphset definition
    • U+49F2 CJK UNIFIED IDEOGRAPH-49F2: not included in any glyphset definition
    • U+49F3 CJK UNIFIED IDEOGRAPH-49F3: not included in any glyphset definition
    • U+49F4 CJK UNIFIED IDEOGRAPH-49F4: not included in any glyphset definition
    • U+49F5 CJK UNIFIED IDEOGRAPH-49F5: not included in any glyphset definition
    • U+49F6 CJK UNIFIED IDEOGRAPH-49F6: not included in any glyphset definition
    • U+49F7 CJK UNIFIED IDEOGRAPH-49F7: not included in any glyphset definition
    • U+49F8 CJK UNIFIED IDEOGRAPH-49F8: not included in any glyphset definition
    • U+49F9 CJK UNIFIED IDEOGRAPH-49F9: not included in any glyphset definition
    • U+49FA CJK UNIFIED IDEOGRAPH-49FA: not included in any glyphset definition
    • U+49FB CJK UNIFIED IDEOGRAPH-49FB: not included in any glyphset definition
    • U+49FC CJK UNIFIED IDEOGRAPH-49FC: not included in any glyphset definition
    • U+49FD CJK UNIFIED IDEOGRAPH-49FD: not included in any glyphset definition
    • U+49FE CJK UNIFIED IDEOGRAPH-49FE: not included in any glyphset definition
    • U+49FF CJK UNIFIED IDEOGRAPH-49FF: not included in any glyphset definition
    • U+4A00 CJK UNIFIED IDEOGRAPH-4A00: not included in any glyphset definition
    • U+4A01 CJK UNIFIED IDEOGRAPH-4A01: not included in any glyphset definition
    • U+4A02 CJK UNIFIED IDEOGRAPH-4A02: not included in any glyphset definition
    • U+4A03 CJK UNIFIED IDEOGRAPH-4A03: not included in any glyphset definition
    • U+4A04 CJK UNIFIED IDEOGRAPH-4A04: not included in any glyphset definition
    • U+4A05 CJK UNIFIED IDEOGRAPH-4A05: not included in any glyphset definition
    • U+4A06 CJK UNIFIED IDEOGRAPH-4A06: not included in any glyphset definition
    • U+4A07 CJK UNIFIED IDEOGRAPH-4A07: not included in any glyphset definition
    • U+4A08 CJK UNIFIED IDEOGRAPH-4A08: not included in any glyphset definition
    • U+4A09 CJK UNIFIED IDEOGRAPH-4A09: not included in any glyphset definition
    • U+4A0A CJK UNIFIED IDEOGRAPH-4A0A: not included in any glyphset definition
    • U+4A0B CJK UNIFIED IDEOGRAPH-4A0B: not included in any glyphset definition
    • U+4A0C CJK UNIFIED IDEOGRAPH-4A0C: not included in any glyphset definition
    • U+4A0D CJK UNIFIED IDEOGRAPH-4A0D: not included in any glyphset definition
    • U+4A0E CJK UNIFIED IDEOGRAPH-4A0E: not included in any glyphset definition
    • U+4A0F CJK UNIFIED IDEOGRAPH-4A0F: not included in any glyphset definition
    • U+4A10 CJK UNIFIED IDEOGRAPH-4A10: not included in any glyphset definition
    • U+4A11 CJK UNIFIED IDEOGRAPH-4A11: not included in any glyphset definition
    • U+4A12 CJK UNIFIED IDEOGRAPH-4A12: not included in any glyphset definition
    • U+4A13 CJK UNIFIED IDEOGRAPH-4A13: not included in any glyphset definition
    • U+4A14 CJK UNIFIED IDEOGRAPH-4A14: not included in any glyphset definition
    • U+4A15 CJK UNIFIED IDEOGRAPH-4A15: not included in any glyphset definition
    • U+4A16 CJK UNIFIED IDEOGRAPH-4A16: not included in any glyphset definition
    • U+4A17 CJK UNIFIED IDEOGRAPH-4A17: not included in any glyphset definition
    • U+4A18 CJK UNIFIED IDEOGRAPH-4A18: not included in any glyphset definition
    • U+4A19 CJK UNIFIED IDEOGRAPH-4A19: not included in any glyphset definition
    • U+4A1A CJK UNIFIED IDEOGRAPH-4A1A: not included in any glyphset definition
    • U+4A1B CJK UNIFIED IDEOGRAPH-4A1B: not included in any glyphset definition
    • U+4A1C CJK UNIFIED IDEOGRAPH-4A1C: not included in any glyphset definition
    • U+4A1D CJK UNIFIED IDEOGRAPH-4A1D: not included in any glyphset definition
    • U+4A1E CJK UNIFIED IDEOGRAPH-4A1E: not included in any glyphset definition
    • U+4A1F CJK UNIFIED IDEOGRAPH-4A1F: not included in any glyphset definition
    • U+4A20 CJK UNIFIED IDEOGRAPH-4A20: not included in any glyphset definition
    • U+4A21 CJK UNIFIED IDEOGRAPH-4A21: not included in any glyphset definition
    • U+4A22 CJK UNIFIED IDEOGRAPH-4A22: not included in any glyphset definition
    • U+4A23 CJK UNIFIED IDEOGRAPH-4A23: not included in any glyphset definition
    • U+4A24 CJK UNIFIED IDEOGRAPH-4A24: not included in any glyphset definition
    • U+4A25 CJK UNIFIED IDEOGRAPH-4A25: not included in any glyphset definition
    • U+4A26 CJK UNIFIED IDEOGRAPH-4A26: not included in any glyphset definition
    • U+4A27 CJK UNIFIED IDEOGRAPH-4A27: not included in any glyphset definition
    • U+4A28 CJK UNIFIED IDEOGRAPH-4A28: not included in any glyphset definition
    • U+4A29 CJK UNIFIED IDEOGRAPH-4A29: not included in any glyphset definition
    • U+4A2A CJK UNIFIED IDEOGRAPH-4A2A: not included in any glyphset definition
    • U+4A2B CJK UNIFIED IDEOGRAPH-4A2B: not included in any glyphset definition
    • U+4A2C CJK UNIFIED IDEOGRAPH-4A2C: not included in any glyphset definition
    • U+4A2D CJK UNIFIED IDEOGRAPH-4A2D: not included in any glyphset definition
    • U+4A2E CJK UNIFIED IDEOGRAPH-4A2E: not included in any glyphset definition
    • U+4A2F CJK UNIFIED IDEOGRAPH-4A2F: not included in any glyphset definition
    • U+4A30 CJK UNIFIED IDEOGRAPH-4A30: not included in any glyphset definition
    • U+4A31 CJK UNIFIED IDEOGRAPH-4A31: not included in any glyphset definition
    • U+4A32 CJK UNIFIED IDEOGRAPH-4A32: not included in any glyphset definition
    • U+4A33 CJK UNIFIED IDEOGRAPH-4A33: not included in any glyphset definition
    • U+4A34 CJK UNIFIED IDEOGRAPH-4A34: not included in any glyphset definition
    • U+4A35 CJK UNIFIED IDEOGRAPH-4A35: not included in any glyphset definition
    • U+4A36 CJK UNIFIED IDEOGRAPH-4A36: not included in any glyphset definition
    • U+4A37 CJK UNIFIED IDEOGRAPH-4A37: not included in any glyphset definition
    • U+4A38 CJK UNIFIED IDEOGRAPH-4A38: not included in any glyphset definition
    • U+4A39 CJK UNIFIED IDEOGRAPH-4A39: not included in any glyphset definition
    • U+4A3A CJK UNIFIED IDEOGRAPH-4A3A: not included in any glyphset definition
    • U+4A3B CJK UNIFIED IDEOGRAPH-4A3B: not included in any glyphset definition
    • U+4A3C CJK UNIFIED IDEOGRAPH-4A3C: not included in any glyphset definition
    • U+4A3D CJK UNIFIED IDEOGRAPH-4A3D: not included in any glyphset definition
    • U+4A3E CJK UNIFIED IDEOGRAPH-4A3E: not included in any glyphset definition
    • U+4A3F CJK UNIFIED IDEOGRAPH-4A3F: not included in any glyphset definition
    • U+4A40 CJK UNIFIED IDEOGRAPH-4A40: not included in any glyphset definition
    • U+4A41 CJK UNIFIED IDEOGRAPH-4A41: not included in any glyphset definition
    • U+4A42 CJK UNIFIED IDEOGRAPH-4A42: not included in any glyphset definition
    • U+4A43 CJK UNIFIED IDEOGRAPH-4A43: not included in any glyphset definition
    • U+4A44 CJK UNIFIED IDEOGRAPH-4A44: not included in any glyphset definition
    • U+4A45 CJK UNIFIED IDEOGRAPH-4A45: not included in any glyphset definition
    • U+4A46 CJK UNIFIED IDEOGRAPH-4A46: not included in any glyphset definition
    • U+4A47 CJK UNIFIED IDEOGRAPH-4A47: not included in any glyphset definition
    • U+4A48 CJK UNIFIED IDEOGRAPH-4A48: not included in any glyphset definition
    • U+4A49 CJK UNIFIED IDEOGRAPH-4A49: not included in any glyphset definition
    • U+4A4A CJK UNIFIED IDEOGRAPH-4A4A: not included in any glyphset definition
    • U+4A4B CJK UNIFIED IDEOGRAPH-4A4B: not included in any glyphset definition
    • U+4A4C CJK UNIFIED IDEOGRAPH-4A4C: not included in any glyphset definition
    • U+4A4D CJK UNIFIED IDEOGRAPH-4A4D: not included in any glyphset definition
    • U+4A4E CJK UNIFIED IDEOGRAPH-4A4E: not included in any glyphset definition
    • U+4A4F CJK UNIFIED IDEOGRAPH-4A4F: not included in any glyphset definition
    • U+4A50 CJK UNIFIED IDEOGRAPH-4A50: not included in any glyphset definition
    • U+4A51 CJK UNIFIED IDEOGRAPH-4A51: not included in any glyphset definition
    • U+4A52 CJK UNIFIED IDEOGRAPH-4A52: not included in any glyphset definition
    • U+4A53 CJK UNIFIED IDEOGRAPH-4A53: not included in any glyphset definition
    • U+4A54 CJK UNIFIED IDEOGRAPH-4A54: not included in any glyphset definition
    • U+4A55 CJK UNIFIED IDEOGRAPH-4A55: not included in any glyphset definition
    • U+4A56 CJK UNIFIED IDEOGRAPH-4A56: not included in any glyphset definition
    • U+4A57 CJK UNIFIED IDEOGRAPH-4A57: not included in any glyphset definition
    • U+4A58 CJK UNIFIED IDEOGRAPH-4A58: not included in any glyphset definition
    • U+4A59 CJK UNIFIED IDEOGRAPH-4A59: not included in any glyphset definition
    • U+4A5A CJK UNIFIED IDEOGRAPH-4A5A: not included in any glyphset definition
    • U+4A5B CJK UNIFIED IDEOGRAPH-4A5B: not included in any glyphset definition
    • U+4A5C CJK UNIFIED IDEOGRAPH-4A5C: not included in any glyphset definition
    • U+4A5D CJK UNIFIED IDEOGRAPH-4A5D: not included in any glyphset definition
    • U+4A5E CJK UNIFIED IDEOGRAPH-4A5E: not included in any glyphset definition
    • U+4A5F CJK UNIFIED IDEOGRAPH-4A5F: not included in any glyphset definition
    • U+4A60 CJK UNIFIED IDEOGRAPH-4A60: not included in any glyphset definition
    • U+4A61 CJK UNIFIED IDEOGRAPH-4A61: not included in any glyphset definition
    • U+4A62 CJK UNIFIED IDEOGRAPH-4A62: not included in any glyphset definition
    • U+4A63 CJK UNIFIED IDEOGRAPH-4A63: not included in any glyphset definition
    • U+4A64 CJK UNIFIED IDEOGRAPH-4A64: not included in any glyphset definition
    • U+4A65 CJK UNIFIED IDEOGRAPH-4A65: not included in any glyphset definition
    • U+4A66 CJK UNIFIED IDEOGRAPH-4A66: not included in any glyphset definition
    • U+4A67 CJK UNIFIED IDEOGRAPH-4A67: not included in any glyphset definition
    • U+4A68 CJK UNIFIED IDEOGRAPH-4A68: not included in any glyphset definition
    • U+4A69 CJK UNIFIED IDEOGRAPH-4A69: not included in any glyphset definition
    • U+4A6A CJK UNIFIED IDEOGRAPH-4A6A: not included in any glyphset definition
    • U+4A6B CJK UNIFIED IDEOGRAPH-4A6B: not included in any glyphset definition
    • U+4A6C CJK UNIFIED IDEOGRAPH-4A6C: not included in any glyphset definition
    • U+4A6D CJK UNIFIED IDEOGRAPH-4A6D: not included in any glyphset definition
    • U+4A6E CJK UNIFIED IDEOGRAPH-4A6E: not included in any glyphset definition
    • U+4A6F CJK UNIFIED IDEOGRAPH-4A6F: not included in any glyphset definition
    • U+4A70 CJK UNIFIED IDEOGRAPH-4A70: not included in any glyphset definition
    • U+4A71 CJK UNIFIED IDEOGRAPH-4A71: not included in any glyphset definition
    • U+4A72 CJK UNIFIED IDEOGRAPH-4A72: not included in any glyphset definition
    • U+4A73 CJK UNIFIED IDEOGRAPH-4A73: not included in any glyphset definition
    • U+4A74 CJK UNIFIED IDEOGRAPH-4A74: not included in any glyphset definition
    • U+4A75 CJK UNIFIED IDEOGRAPH-4A75: not included in any glyphset definition
    • U+4A76 CJK UNIFIED IDEOGRAPH-4A76: not included in any glyphset definition
    • U+4A77 CJK UNIFIED IDEOGRAPH-4A77: not included in any glyphset definition
    • U+4A78 CJK UNIFIED IDEOGRAPH-4A78: not included in any glyphset definition
    • U+4A79 CJK UNIFIED IDEOGRAPH-4A79: not included in any glyphset definition
    • U+4A7A CJK UNIFIED IDEOGRAPH-4A7A: not included in any glyphset definition
    • U+4A7B CJK UNIFIED IDEOGRAPH-4A7B: not included in any glyphset definition
    • U+4A7C CJK UNIFIED IDEOGRAPH-4A7C: not included in any glyphset definition
    • U+4A7D CJK UNIFIED IDEOGRAPH-4A7D: not included in any glyphset definition
    • U+4A7E CJK UNIFIED IDEOGRAPH-4A7E: not included in any glyphset definition
    • U+4A7F CJK UNIFIED IDEOGRAPH-4A7F: not included in any glyphset definition
    • U+4A80 CJK UNIFIED IDEOGRAPH-4A80: not included in any glyphset definition
    • U+4A81 CJK UNIFIED IDEOGRAPH-4A81: not included in any glyphset definition
    • U+4A82 CJK UNIFIED IDEOGRAPH-4A82: not included in any glyphset definition
    • U+4A83 CJK UNIFIED IDEOGRAPH-4A83: not included in any glyphset definition
    • U+4A84 CJK UNIFIED IDEOGRAPH-4A84: not included in any glyphset definition
    • U+4A85 CJK UNIFIED IDEOGRAPH-4A85: not included in any glyphset definition
    • U+4A86 CJK UNIFIED IDEOGRAPH-4A86: not included in any glyphset definition
    • U+4A87 CJK UNIFIED IDEOGRAPH-4A87: not included in any glyphset definition
    • U+4A88 CJK UNIFIED IDEOGRAPH-4A88: not included in any glyphset definition
    • U+4A89 CJK UNIFIED IDEOGRAPH-4A89: not included in any glyphset definition
    • U+4A8A CJK UNIFIED IDEOGRAPH-4A8A: not included in any glyphset definition
    • U+4A8B CJK UNIFIED IDEOGRAPH-4A8B: not included in any glyphset definition
    • U+4A8C CJK UNIFIED IDEOGRAPH-4A8C: not included in any glyphset definition
    • U+4A8D CJK UNIFIED IDEOGRAPH-4A8D: not included in any glyphset definition
    • U+4A8E CJK UNIFIED IDEOGRAPH-4A8E: not included in any glyphset definition
    • U+4A8F CJK UNIFIED IDEOGRAPH-4A8F: not included in any glyphset definition
    • U+4A90 CJK UNIFIED IDEOGRAPH-4A90: not included in any glyphset definition
    • U+4A91 CJK UNIFIED IDEOGRAPH-4A91: not included in any glyphset definition
    • U+4A92 CJK UNIFIED IDEOGRAPH-4A92: not included in any glyphset definition
    • U+4A93 CJK UNIFIED IDEOGRAPH-4A93: not included in any glyphset definition
    • U+4A94 CJK UNIFIED IDEOGRAPH-4A94: not included in any glyphset definition
    • U+4A95 CJK UNIFIED IDEOGRAPH-4A95: not included in any glyphset definition
    • U+4A96 CJK UNIFIED IDEOGRAPH-4A96: not included in any glyphset definition
    • U+4A97 CJK UNIFIED IDEOGRAPH-4A97: not included in any glyphset definition
    • U+4A98 CJK UNIFIED IDEOGRAPH-4A98: not included in any glyphset definition
    • U+4A99 CJK UNIFIED IDEOGRAPH-4A99: not included in any glyphset definition
    • U+4A9A CJK UNIFIED IDEOGRAPH-4A9A: not included in any glyphset definition
    • U+4A9B CJK UNIFIED IDEOGRAPH-4A9B: not included in any glyphset definition
    • U+4A9C CJK UNIFIED IDEOGRAPH-4A9C: not included in any glyphset definition
    • U+4A9D CJK UNIFIED IDEOGRAPH-4A9D: not included in any glyphset definition
    • U+4A9E CJK UNIFIED IDEOGRAPH-4A9E: not included in any glyphset definition
    • U+4A9F CJK UNIFIED IDEOGRAPH-4A9F: not included in any glyphset definition
    • U+4AA0 CJK UNIFIED IDEOGRAPH-4AA0: not included in any glyphset definition
    • U+4AA1 CJK UNIFIED IDEOGRAPH-4AA1: not included in any glyphset definition
    • U+4AA2 CJK UNIFIED IDEOGRAPH-4AA2: not included in any glyphset definition
    • U+4AA3 CJK UNIFIED IDEOGRAPH-4AA3: not included in any glyphset definition
    • U+4AA4 CJK UNIFIED IDEOGRAPH-4AA4: not included in any glyphset definition
    • U+4AA5 CJK UNIFIED IDEOGRAPH-4AA5: not included in any glyphset definition
    • U+4AA6 CJK UNIFIED IDEOGRAPH-4AA6: not included in any glyphset definition
    • U+4AA7 CJK UNIFIED IDEOGRAPH-4AA7: not included in any glyphset definition
    • U+4AA8 CJK UNIFIED IDEOGRAPH-4AA8: not included in any glyphset definition
    • U+4AA9 CJK UNIFIED IDEOGRAPH-4AA9: not included in any glyphset definition
    • U+4AAA CJK UNIFIED IDEOGRAPH-4AAA: not included in any glyphset definition
    • U+4AAB CJK UNIFIED IDEOGRAPH-4AAB: not included in any glyphset definition
    • U+4AAC CJK UNIFIED IDEOGRAPH-4AAC: not included in any glyphset definition
    • U+4AAD CJK UNIFIED IDEOGRAPH-4AAD: not included in any glyphset definition
    • U+4AAE CJK UNIFIED IDEOGRAPH-4AAE: not included in any glyphset definition
    • U+4AAF CJK UNIFIED IDEOGRAPH-4AAF: not included in any glyphset definition
    • U+4AB0 CJK UNIFIED IDEOGRAPH-4AB0: not included in any glyphset definition
    • U+4AB1 CJK UNIFIED IDEOGRAPH-4AB1: not included in any glyphset definition
    • U+4AB2 CJK UNIFIED IDEOGRAPH-4AB2: not included in any glyphset definition
    • U+4AB3 CJK UNIFIED IDEOGRAPH-4AB3: not included in any glyphset definition
    • U+4AB4 CJK UNIFIED IDEOGRAPH-4AB4: not included in any glyphset definition
    • U+4AB5 CJK UNIFIED IDEOGRAPH-4AB5: not included in any glyphset definition
    • U+4AB6 CJK UNIFIED IDEOGRAPH-4AB6: not included in any glyphset definition
    • U+4AB7 CJK UNIFIED IDEOGRAPH-4AB7: not included in any glyphset definition
    • U+4AB8 CJK UNIFIED IDEOGRAPH-4AB8: not included in any glyphset definition
    • U+4AB9 CJK UNIFIED IDEOGRAPH-4AB9: not included in any glyphset definition
    • U+4ABA CJK UNIFIED IDEOGRAPH-4ABA: not included in any glyphset definition
    • U+4ABB CJK UNIFIED IDEOGRAPH-4ABB: not included in any glyphset definition
    • U+4ABC CJK UNIFIED IDEOGRAPH-4ABC: not included in any glyphset definition
    • U+4ABD CJK UNIFIED IDEOGRAPH-4ABD: not included in any glyphset definition
    • U+4ABE CJK UNIFIED IDEOGRAPH-4ABE: not included in any glyphset definition
    • U+4ABF CJK UNIFIED IDEOGRAPH-4ABF: not included in any glyphset definition
    • U+4AC0 CJK UNIFIED IDEOGRAPH-4AC0: not included in any glyphset definition
    • U+4AC1 CJK UNIFIED IDEOGRAPH-4AC1: not included in any glyphset definition
    • U+4AC2 CJK UNIFIED IDEOGRAPH-4AC2: not included in any glyphset definition
    • U+4AC3 CJK UNIFIED IDEOGRAPH-4AC3: not included in any glyphset definition
    • U+4AC4 CJK UNIFIED IDEOGRAPH-4AC4: not included in any glyphset definition
    • U+4AC5 CJK UNIFIED IDEOGRAPH-4AC5: not included in any glyphset definition
    • U+4AC6 CJK UNIFIED IDEOGRAPH-4AC6: not included in any glyphset definition
    • U+4AC7 CJK UNIFIED IDEOGRAPH-4AC7: not included in any glyphset definition
    • U+4AC8 CJK UNIFIED IDEOGRAPH-4AC8: not included in any glyphset definition
    • U+4AC9 CJK UNIFIED IDEOGRAPH-4AC9: not included in any glyphset definition
    • U+4ACA CJK UNIFIED IDEOGRAPH-4ACA: not included in any glyphset definition
    • U+4ACB CJK UNIFIED IDEOGRAPH-4ACB: not included in any glyphset definition
    • U+4ACC CJK UNIFIED IDEOGRAPH-4ACC: not included in any glyphset definition
    • U+4ACD CJK UNIFIED IDEOGRAPH-4ACD: not included in any glyphset definition
    • U+4ACE CJK UNIFIED IDEOGRAPH-4ACE: not included in any glyphset definition
    • U+4ACF CJK UNIFIED IDEOGRAPH-4ACF: not included in any glyphset definition
    • U+4AD0 CJK UNIFIED IDEOGRAPH-4AD0: not included in any glyphset definition
    • U+4AD1 CJK UNIFIED IDEOGRAPH-4AD1: not included in any glyphset definition
    • U+4AD2 CJK UNIFIED IDEOGRAPH-4AD2: not included in any glyphset definition
    • U+4AD3 CJK UNIFIED IDEOGRAPH-4AD3: not included in any glyphset definition
    • U+4AD4 CJK UNIFIED IDEOGRAPH-4AD4: not included in any glyphset definition
    • U+4AD5 CJK UNIFIED IDEOGRAPH-4AD5: not included in any glyphset definition
    • U+4AD6 CJK UNIFIED IDEOGRAPH-4AD6: not included in any glyphset definition
    • U+4AD7 CJK UNIFIED IDEOGRAPH-4AD7: not included in any glyphset definition
    • U+4AD8 CJK UNIFIED IDEOGRAPH-4AD8: not included in any glyphset definition
    • U+4AD9 CJK UNIFIED IDEOGRAPH-4AD9: not included in any glyphset definition
    • U+4ADA CJK UNIFIED IDEOGRAPH-4ADA: not included in any glyphset definition
    • U+4ADB CJK UNIFIED IDEOGRAPH-4ADB: not included in any glyphset definition
    • U+4ADC CJK UNIFIED IDEOGRAPH-4ADC: not included in any glyphset definition
    • U+4ADD CJK UNIFIED IDEOGRAPH-4ADD: not included in any glyphset definition
    • U+4ADE CJK UNIFIED IDEOGRAPH-4ADE: not included in any glyphset definition
    • U+4ADF CJK UNIFIED IDEOGRAPH-4ADF: not included in any glyphset definition
    • U+4AE0 CJK UNIFIED IDEOGRAPH-4AE0: not included in any glyphset definition
    • U+4AE1 CJK UNIFIED IDEOGRAPH-4AE1: not included in any glyphset definition
    • U+4AE2 CJK UNIFIED IDEOGRAPH-4AE2: not included in any glyphset definition
    • U+4AE3 CJK UNIFIED IDEOGRAPH-4AE3: not included in any glyphset definition
    • U+4AE4 CJK UNIFIED IDEOGRAPH-4AE4: not included in any glyphset definition
    • U+4AE5 CJK UNIFIED IDEOGRAPH-4AE5: not included in any glyphset definition
    • U+4AE6 CJK UNIFIED IDEOGRAPH-4AE6: not included in any glyphset definition
    • U+4AE7 CJK UNIFIED IDEOGRAPH-4AE7: not included in any glyphset definition
    • U+4AE8 CJK UNIFIED IDEOGRAPH-4AE8: not included in any glyphset definition
    • U+4AE9 CJK UNIFIED IDEOGRAPH-4AE9: not included in any glyphset definition
    • U+4AEA CJK UNIFIED IDEOGRAPH-4AEA: not included in any glyphset definition
    • U+4AEB CJK UNIFIED IDEOGRAPH-4AEB: not included in any glyphset definition
    • U+4AEC CJK UNIFIED IDEOGRAPH-4AEC: not included in any glyphset definition
    • U+4AED CJK UNIFIED IDEOGRAPH-4AED: not included in any glyphset definition
    • U+4AEE CJK UNIFIED IDEOGRAPH-4AEE: not included in any glyphset definition
    • U+4AEF CJK UNIFIED IDEOGRAPH-4AEF: not included in any glyphset definition
    • U+4AF0 CJK UNIFIED IDEOGRAPH-4AF0: not included in any glyphset definition
    • U+4AF1 CJK UNIFIED IDEOGRAPH-4AF1: not included in any glyphset definition
    • U+4AF2 CJK UNIFIED IDEOGRAPH-4AF2: not included in any glyphset definition
    • U+4AF3 CJK UNIFIED IDEOGRAPH-4AF3: not included in any glyphset definition
    • U+4AF4 CJK UNIFIED IDEOGRAPH-4AF4: not included in any glyphset definition
    • U+4AF5 CJK UNIFIED IDEOGRAPH-4AF5: not included in any glyphset definition
    • U+4AF6 CJK UNIFIED IDEOGRAPH-4AF6: not included in any glyphset definition
    • U+4AF7 CJK UNIFIED IDEOGRAPH-4AF7: not included in any glyphset definition
    • U+4AF8 CJK UNIFIED IDEOGRAPH-4AF8: not included in any glyphset definition
    • U+4AF9 CJK UNIFIED IDEOGRAPH-4AF9: not included in any glyphset definition
    • U+4AFA CJK UNIFIED IDEOGRAPH-4AFA: not included in any glyphset definition
    • U+4AFB CJK UNIFIED IDEOGRAPH-4AFB: not included in any glyphset definition
    • U+4AFC CJK UNIFIED IDEOGRAPH-4AFC: not included in any glyphset definition
    • U+4AFD CJK UNIFIED IDEOGRAPH-4AFD: not included in any glyphset definition
    • U+4AFE CJK UNIFIED IDEOGRAPH-4AFE: not included in any glyphset definition
    • U+4AFF CJK UNIFIED IDEOGRAPH-4AFF: not included in any glyphset definition
    • U+4B00 CJK UNIFIED IDEOGRAPH-4B00: not included in any glyphset definition
    • U+4B01 CJK UNIFIED IDEOGRAPH-4B01: not included in any glyphset definition
    • U+4B02 CJK UNIFIED IDEOGRAPH-4B02: not included in any glyphset definition
    • U+4B03 CJK UNIFIED IDEOGRAPH-4B03: not included in any glyphset definition
    • U+4B04 CJK UNIFIED IDEOGRAPH-4B04: not included in any glyphset definition
    • U+4B05 CJK UNIFIED IDEOGRAPH-4B05: not included in any glyphset definition
    • U+4B06 CJK UNIFIED IDEOGRAPH-4B06: not included in any glyphset definition
    • U+4B07 CJK UNIFIED IDEOGRAPH-4B07: not included in any glyphset definition
    • U+4B08 CJK UNIFIED IDEOGRAPH-4B08: not included in any glyphset definition
    • U+4B09 CJK UNIFIED IDEOGRAPH-4B09: not included in any glyphset definition
    • U+4B0A CJK UNIFIED IDEOGRAPH-4B0A: not included in any glyphset definition
    • U+4B0B CJK UNIFIED IDEOGRAPH-4B0B: not included in any glyphset definition
    • U+4B0C CJK UNIFIED IDEOGRAPH-4B0C: not included in any glyphset definition
    • U+4B0D CJK UNIFIED IDEOGRAPH-4B0D: not included in any glyphset definition
    • U+4B0E CJK UNIFIED IDEOGRAPH-4B0E: not included in any glyphset definition
    • U+4B0F CJK UNIFIED IDEOGRAPH-4B0F: not included in any glyphset definition
    • U+4B10 CJK UNIFIED IDEOGRAPH-4B10: not included in any glyphset definition
    • U+4B11 CJK UNIFIED IDEOGRAPH-4B11: not included in any glyphset definition
    • U+4B12 CJK UNIFIED IDEOGRAPH-4B12: not included in any glyphset definition
    • U+4B13 CJK UNIFIED IDEOGRAPH-4B13: not included in any glyphset definition
    • U+4B14 CJK UNIFIED IDEOGRAPH-4B14: not included in any glyphset definition
    • U+4B15 CJK UNIFIED IDEOGRAPH-4B15: not included in any glyphset definition
    • U+4B16 CJK UNIFIED IDEOGRAPH-4B16: not included in any glyphset definition
    • U+4B17 CJK UNIFIED IDEOGRAPH-4B17: not included in any glyphset definition
    • U+4B18 CJK UNIFIED IDEOGRAPH-4B18: not included in any glyphset definition
    • U+4B19 CJK UNIFIED IDEOGRAPH-4B19: not included in any glyphset definition
    • U+4B1A CJK UNIFIED IDEOGRAPH-4B1A: not included in any glyphset definition
    • U+4B1B CJK UNIFIED IDEOGRAPH-4B1B: not included in any glyphset definition
    • U+4B1C CJK UNIFIED IDEOGRAPH-4B1C: not included in any glyphset definition
    • U+4B1D CJK UNIFIED IDEOGRAPH-4B1D: not included in any glyphset definition
    • U+4B1E CJK UNIFIED IDEOGRAPH-4B1E: not included in any glyphset definition
    • U+4B1F CJK UNIFIED IDEOGRAPH-4B1F: not included in any glyphset definition
    • U+4B20 CJK UNIFIED IDEOGRAPH-4B20: not included in any glyphset definition
    • U+4B21 CJK UNIFIED IDEOGRAPH-4B21: not included in any glyphset definition
    • U+4B22 CJK UNIFIED IDEOGRAPH-4B22: not included in any glyphset definition
    • U+4B23 CJK UNIFIED IDEOGRAPH-4B23: not included in any glyphset definition
    • U+4B24 CJK UNIFIED IDEOGRAPH-4B24: not included in any glyphset definition
    • U+4B25 CJK UNIFIED IDEOGRAPH-4B25: not included in any glyphset definition
    • U+4B26 CJK UNIFIED IDEOGRAPH-4B26: not included in any glyphset definition
    • U+4B27 CJK UNIFIED IDEOGRAPH-4B27: not included in any glyphset definition
    • U+4B28 CJK UNIFIED IDEOGRAPH-4B28: not included in any glyphset definition
    • U+4B29 CJK UNIFIED IDEOGRAPH-4B29: not included in any glyphset definition
    • U+4B2A CJK UNIFIED IDEOGRAPH-4B2A: not included in any glyphset definition
    • U+4B2B CJK UNIFIED IDEOGRAPH-4B2B: not included in any glyphset definition
    • U+4B2C CJK UNIFIED IDEOGRAPH-4B2C: not included in any glyphset definition
    • U+4B2D CJK UNIFIED IDEOGRAPH-4B2D: not included in any glyphset definition
    • U+4B2E CJK UNIFIED IDEOGRAPH-4B2E: not included in any glyphset definition
    • U+4B2F CJK UNIFIED IDEOGRAPH-4B2F: not included in any glyphset definition
    • U+4B30 CJK UNIFIED IDEOGRAPH-4B30: not included in any glyphset definition
    • U+4B31 CJK UNIFIED IDEOGRAPH-4B31: not included in any glyphset definition
    • U+4B32 CJK UNIFIED IDEOGRAPH-4B32: not included in any glyphset definition
    • U+4B33 CJK UNIFIED IDEOGRAPH-4B33: not included in any glyphset definition
    • U+4B34 CJK UNIFIED IDEOGRAPH-4B34: not included in any glyphset definition
    • U+4B35 CJK UNIFIED IDEOGRAPH-4B35: not included in any glyphset definition
    • U+4B36 CJK UNIFIED IDEOGRAPH-4B36: not included in any glyphset definition
    • U+4B37 CJK UNIFIED IDEOGRAPH-4B37: not included in any glyphset definition
    • U+4B38 CJK UNIFIED IDEOGRAPH-4B38: not included in any glyphset definition
    • U+4B39 CJK UNIFIED IDEOGRAPH-4B39: not included in any glyphset definition
    • U+4B3A CJK UNIFIED IDEOGRAPH-4B3A: not included in any glyphset definition
    • U+4B3B CJK UNIFIED IDEOGRAPH-4B3B: not included in any glyphset definition
    • U+4B3C CJK UNIFIED IDEOGRAPH-4B3C: not included in any glyphset definition
    • U+4B3D CJK UNIFIED IDEOGRAPH-4B3D: not included in any glyphset definition
    • U+4B3E CJK UNIFIED IDEOGRAPH-4B3E: not included in any glyphset definition
    • U+4B3F CJK UNIFIED IDEOGRAPH-4B3F: not included in any glyphset definition
    • U+4B40 CJK UNIFIED IDEOGRAPH-4B40: not included in any glyphset definition
    • U+4B41 CJK UNIFIED IDEOGRAPH-4B41: not included in any glyphset definition
    • U+4B42 CJK UNIFIED IDEOGRAPH-4B42: not included in any glyphset definition
    • U+4B43 CJK UNIFIED IDEOGRAPH-4B43: not included in any glyphset definition
    • U+4B44 CJK UNIFIED IDEOGRAPH-4B44: not included in any glyphset definition
    • U+4B45 CJK UNIFIED IDEOGRAPH-4B45: not included in any glyphset definition
    • U+4B46 CJK UNIFIED IDEOGRAPH-4B46: not included in any glyphset definition
    • U+4B47 CJK UNIFIED IDEOGRAPH-4B47: not included in any glyphset definition
    • U+4B48 CJK UNIFIED IDEOGRAPH-4B48: not included in any glyphset definition
    • U+4B49 CJK UNIFIED IDEOGRAPH-4B49: not included in any glyphset definition
    • U+4B4A CJK UNIFIED IDEOGRAPH-4B4A: not included in any glyphset definition
    • U+4B4B CJK UNIFIED IDEOGRAPH-4B4B: not included in any glyphset definition
    • U+4B4C CJK UNIFIED IDEOGRAPH-4B4C: not included in any glyphset definition
    • U+4B4D CJK UNIFIED IDEOGRAPH-4B4D: not included in any glyphset definition
    • U+4B4E CJK UNIFIED IDEOGRAPH-4B4E: not included in any glyphset definition
    • U+4B4F CJK UNIFIED IDEOGRAPH-4B4F: not included in any glyphset definition
    • U+4B50 CJK UNIFIED IDEOGRAPH-4B50: not included in any glyphset definition
    • U+4B51 CJK UNIFIED IDEOGRAPH-4B51: not included in any glyphset definition
    • U+4B52 CJK UNIFIED IDEOGRAPH-4B52: not included in any glyphset definition
    • U+4B53 CJK UNIFIED IDEOGRAPH-4B53: not included in any glyphset definition
    • U+4B54 CJK UNIFIED IDEOGRAPH-4B54: not included in any glyphset definition
    • U+4B55 CJK UNIFIED IDEOGRAPH-4B55: not included in any glyphset definition
    • U+4B56 CJK UNIFIED IDEOGRAPH-4B56: not included in any glyphset definition
    • U+4B57 CJK UNIFIED IDEOGRAPH-4B57: not included in any glyphset definition
    • U+4B58 CJK UNIFIED IDEOGRAPH-4B58: not included in any glyphset definition
    • U+4B59 CJK UNIFIED IDEOGRAPH-4B59: not included in any glyphset definition
    • U+4B5A CJK UNIFIED IDEOGRAPH-4B5A: not included in any glyphset definition
    • U+4B5B CJK UNIFIED IDEOGRAPH-4B5B: not included in any glyphset definition
    • U+4B5C CJK UNIFIED IDEOGRAPH-4B5C: not included in any glyphset definition
    • U+4B5D CJK UNIFIED IDEOGRAPH-4B5D: not included in any glyphset definition
    • U+4B5E CJK UNIFIED IDEOGRAPH-4B5E: not included in any glyphset definition
    • U+4B5F CJK UNIFIED IDEOGRAPH-4B5F: not included in any glyphset definition
    • U+4B60 CJK UNIFIED IDEOGRAPH-4B60: not included in any glyphset definition
    • U+4B61 CJK UNIFIED IDEOGRAPH-4B61: not included in any glyphset definition
    • U+4B62 CJK UNIFIED IDEOGRAPH-4B62: not included in any glyphset definition
    • U+4B63 CJK UNIFIED IDEOGRAPH-4B63: not included in any glyphset definition
    • U+4B64 CJK UNIFIED IDEOGRAPH-4B64: not included in any glyphset definition
    • U+4B65 CJK UNIFIED IDEOGRAPH-4B65: not included in any glyphset definition
    • U+4B66 CJK UNIFIED IDEOGRAPH-4B66: not included in any glyphset definition
    • U+4B67 CJK UNIFIED IDEOGRAPH-4B67: not included in any glyphset definition
    • U+4B68 CJK UNIFIED IDEOGRAPH-4B68: not included in any glyphset definition
    • U+4B69 CJK UNIFIED IDEOGRAPH-4B69: not included in any glyphset definition
    • U+4B6A CJK UNIFIED IDEOGRAPH-4B6A: not included in any glyphset definition
    • U+4B6B CJK UNIFIED IDEOGRAPH-4B6B: not included in any glyphset definition
    • U+4B6C CJK UNIFIED IDEOGRAPH-4B6C: not included in any glyphset definition
    • U+4B6D CJK UNIFIED IDEOGRAPH-4B6D: not included in any glyphset definition
    • U+4B6E CJK UNIFIED IDEOGRAPH-4B6E: not included in any glyphset definition
    • U+4B6F CJK UNIFIED IDEOGRAPH-4B6F: not included in any glyphset definition
    • U+4B70 CJK UNIFIED IDEOGRAPH-4B70: not included in any glyphset definition
    • U+4B71 CJK UNIFIED IDEOGRAPH-4B71: not included in any glyphset definition
    • U+4B72 CJK UNIFIED IDEOGRAPH-4B72: not included in any glyphset definition
    • U+4B73 CJK UNIFIED IDEOGRAPH-4B73: not included in any glyphset definition
    • U+4B74 CJK UNIFIED IDEOGRAPH-4B74: not included in any glyphset definition
    • U+4B75 CJK UNIFIED IDEOGRAPH-4B75: not included in any glyphset definition
    • U+4B76 CJK UNIFIED IDEOGRAPH-4B76: not included in any glyphset definition
    • U+4B77 CJK UNIFIED IDEOGRAPH-4B77: not included in any glyphset definition
    • U+4B78 CJK UNIFIED IDEOGRAPH-4B78: not included in any glyphset definition
    • U+4B79 CJK UNIFIED IDEOGRAPH-4B79: not included in any glyphset definition
    • U+4B7A CJK UNIFIED IDEOGRAPH-4B7A: not included in any glyphset definition
    • U+4B7B CJK UNIFIED IDEOGRAPH-4B7B: not included in any glyphset definition
    • U+4B7C CJK UNIFIED IDEOGRAPH-4B7C: not included in any glyphset definition
    • U+4B7D CJK UNIFIED IDEOGRAPH-4B7D: not included in any glyphset definition
    • U+4B7E CJK UNIFIED IDEOGRAPH-4B7E: not included in any glyphset definition
    • U+4B7F CJK UNIFIED IDEOGRAPH-4B7F: not included in any glyphset definition
    • U+4B80 CJK UNIFIED IDEOGRAPH-4B80: not included in any glyphset definition
    • U+4B81 CJK UNIFIED IDEOGRAPH-4B81: not included in any glyphset definition
    • U+4B82 CJK UNIFIED IDEOGRAPH-4B82: not included in any glyphset definition
    • U+4B83 CJK UNIFIED IDEOGRAPH-4B83: not included in any glyphset definition
    • U+4B84 CJK UNIFIED IDEOGRAPH-4B84: not included in any glyphset definition
    • U+4B85 CJK UNIFIED IDEOGRAPH-4B85: not included in any glyphset definition
    • U+4B86 CJK UNIFIED IDEOGRAPH-4B86: not included in any glyphset definition
    • U+4B87 CJK UNIFIED IDEOGRAPH-4B87: not included in any glyphset definition
    • U+4B88 CJK UNIFIED IDEOGRAPH-4B88: not included in any glyphset definition
    • U+4B89 CJK UNIFIED IDEOGRAPH-4B89: not included in any glyphset definition
    • U+4B8A CJK UNIFIED IDEOGRAPH-4B8A: not included in any glyphset definition
    • U+4B8B CJK UNIFIED IDEOGRAPH-4B8B: not included in any glyphset definition
    • U+4B8C CJK UNIFIED IDEOGRAPH-4B8C: not included in any glyphset definition
    • U+4B8D CJK UNIFIED IDEOGRAPH-4B8D: not included in any glyphset definition
    • U+4B8E CJK UNIFIED IDEOGRAPH-4B8E: not included in any glyphset definition
    • U+4B8F CJK UNIFIED IDEOGRAPH-4B8F: not included in any glyphset definition
    • U+4B90 CJK UNIFIED IDEOGRAPH-4B90: not included in any glyphset definition
    • U+4B91 CJK UNIFIED IDEOGRAPH-4B91: not included in any glyphset definition
    • U+4B92 CJK UNIFIED IDEOGRAPH-4B92: not included in any glyphset definition
    • U+4B93 CJK UNIFIED IDEOGRAPH-4B93: not included in any glyphset definition
    • U+4B94 CJK UNIFIED IDEOGRAPH-4B94: not included in any glyphset definition
    • U+4B95 CJK UNIFIED IDEOGRAPH-4B95: not included in any glyphset definition
    • U+4B96 CJK UNIFIED IDEOGRAPH-4B96: not included in any glyphset definition
    • U+4B97 CJK UNIFIED IDEOGRAPH-4B97: not included in any glyphset definition
    • U+4B98 CJK UNIFIED IDEOGRAPH-4B98: not included in any glyphset definition
    • U+4B99 CJK UNIFIED IDEOGRAPH-4B99: not included in any glyphset definition
    • U+4B9A CJK UNIFIED IDEOGRAPH-4B9A: not included in any glyphset definition
    • U+4B9B CJK UNIFIED IDEOGRAPH-4B9B: not included in any glyphset definition
    • U+4B9C CJK UNIFIED IDEOGRAPH-4B9C: not included in any glyphset definition
    • U+4B9D CJK UNIFIED IDEOGRAPH-4B9D: not included in any glyphset definition
    • U+4B9E CJK UNIFIED IDEOGRAPH-4B9E: not included in any glyphset definition
    • U+4B9F CJK UNIFIED IDEOGRAPH-4B9F: not included in any glyphset definition
    • U+4BA0 CJK UNIFIED IDEOGRAPH-4BA0: not included in any glyphset definition
    • U+4BA1 CJK UNIFIED IDEOGRAPH-4BA1: not included in any glyphset definition
    • U+4BA2 CJK UNIFIED IDEOGRAPH-4BA2: not included in any glyphset definition
    • U+4BA3 CJK UNIFIED IDEOGRAPH-4BA3: not included in any glyphset definition
    • U+4BA4 CJK UNIFIED IDEOGRAPH-4BA4: not included in any glyphset definition
    • U+4BA5 CJK UNIFIED IDEOGRAPH-4BA5: not included in any glyphset definition
    • U+4BA6 CJK UNIFIED IDEOGRAPH-4BA6: not included in any glyphset definition
    • U+4BA7 CJK UNIFIED IDEOGRAPH-4BA7: not included in any glyphset definition
    • U+4BA8 CJK UNIFIED IDEOGRAPH-4BA8: not included in any glyphset definition
    • U+4BA9 CJK UNIFIED IDEOGRAPH-4BA9: not included in any glyphset definition
    • U+4BAA CJK UNIFIED IDEOGRAPH-4BAA: not included in any glyphset definition
    • U+4BAB CJK UNIFIED IDEOGRAPH-4BAB: not included in any glyphset definition
    • U+4BAC CJK UNIFIED IDEOGRAPH-4BAC: not included in any glyphset definition
    • U+4BAD CJK UNIFIED IDEOGRAPH-4BAD: not included in any glyphset definition
    • U+4BAE CJK UNIFIED IDEOGRAPH-4BAE: not included in any glyphset definition
    • U+4BAF CJK UNIFIED IDEOGRAPH-4BAF: not included in any glyphset definition
    • U+4BB0 CJK UNIFIED IDEOGRAPH-4BB0: not included in any glyphset definition
    • U+4BB1 CJK UNIFIED IDEOGRAPH-4BB1: not included in any glyphset definition
    • U+4BB2 CJK UNIFIED IDEOGRAPH-4BB2: not included in any glyphset definition
    • U+4BB3 CJK UNIFIED IDEOGRAPH-4BB3: not included in any glyphset definition
    • U+4BB4 CJK UNIFIED IDEOGRAPH-4BB4: not included in any glyphset definition
    • U+4BB5 CJK UNIFIED IDEOGRAPH-4BB5: not included in any glyphset definition
    • U+4BB6 CJK UNIFIED IDEOGRAPH-4BB6: not included in any glyphset definition
    • U+4BB7 CJK UNIFIED IDEOGRAPH-4BB7: not included in any glyphset definition
    • U+4BB8 CJK UNIFIED IDEOGRAPH-4BB8: not included in any glyphset definition
    • U+4BB9 CJK UNIFIED IDEOGRAPH-4BB9: not included in any glyphset definition
    • U+4BBA CJK UNIFIED IDEOGRAPH-4BBA: not included in any glyphset definition
    • U+4BBB CJK UNIFIED IDEOGRAPH-4BBB: not included in any glyphset definition
    • U+4BBC CJK UNIFIED IDEOGRAPH-4BBC: not included in any glyphset definition
    • U+4BBD CJK UNIFIED IDEOGRAPH-4BBD: not included in any glyphset definition
    • U+4BBE CJK UNIFIED IDEOGRAPH-4BBE: not included in any glyphset definition
    • U+4BBF CJK UNIFIED IDEOGRAPH-4BBF: not included in any glyphset definition
    • U+4BC0 CJK UNIFIED IDEOGRAPH-4BC0: not included in any glyphset definition
    • U+4BC1 CJK UNIFIED IDEOGRAPH-4BC1: not included in any glyphset definition
    • U+4BC2 CJK UNIFIED IDEOGRAPH-4BC2: not included in any glyphset definition
    • U+4BC3 CJK UNIFIED IDEOGRAPH-4BC3: not included in any glyphset definition
    • U+4BC4 CJK UNIFIED IDEOGRAPH-4BC4: not included in any glyphset definition
    • U+4BC5 CJK UNIFIED IDEOGRAPH-4BC5: not included in any glyphset definition
    • U+4BC6 CJK UNIFIED IDEOGRAPH-4BC6: not included in any glyphset definition
    • U+4BC7 CJK UNIFIED IDEOGRAPH-4BC7: not included in any glyphset definition
    • U+4BC8 CJK UNIFIED IDEOGRAPH-4BC8: not included in any glyphset definition
    • U+4BC9 CJK UNIFIED IDEOGRAPH-4BC9: not included in any glyphset definition
    • U+4BCA CJK UNIFIED IDEOGRAPH-4BCA: not included in any glyphset definition
    • U+4BCB CJK UNIFIED IDEOGRAPH-4BCB: not included in any glyphset definition
    • U+4BCC CJK UNIFIED IDEOGRAPH-4BCC: not included in any glyphset definition
    • U+4BCD CJK UNIFIED IDEOGRAPH-4BCD: not included in any glyphset definition
    • U+4BCE CJK UNIFIED IDEOGRAPH-4BCE: not included in any glyphset definition
    • U+4BCF CJK UNIFIED IDEOGRAPH-4BCF: not included in any glyphset definition
    • U+4BD0 CJK UNIFIED IDEOGRAPH-4BD0: not included in any glyphset definition
    • U+4BD1 CJK UNIFIED IDEOGRAPH-4BD1: not included in any glyphset definition
    • U+4BD2 CJK UNIFIED IDEOGRAPH-4BD2: not included in any glyphset definition
    • U+4BD3 CJK UNIFIED IDEOGRAPH-4BD3: not included in any glyphset definition
    • U+4BD4 CJK UNIFIED IDEOGRAPH-4BD4: not included in any glyphset definition
    • U+4BD5 CJK UNIFIED IDEOGRAPH-4BD5: not included in any glyphset definition
    • U+4BD6 CJK UNIFIED IDEOGRAPH-4BD6: not included in any glyphset definition
    • U+4BD7 CJK UNIFIED IDEOGRAPH-4BD7: not included in any glyphset definition
    • U+4BD8 CJK UNIFIED IDEOGRAPH-4BD8: not included in any glyphset definition
    • U+4BD9 CJK UNIFIED IDEOGRAPH-4BD9: not included in any glyphset definition
    • U+4BDA CJK UNIFIED IDEOGRAPH-4BDA: not included in any glyphset definition
    • U+4BDB CJK UNIFIED IDEOGRAPH-4BDB: not included in any glyphset definition
    • U+4BDC CJK UNIFIED IDEOGRAPH-4BDC: not included in any glyphset definition
    • U+4BDD CJK UNIFIED IDEOGRAPH-4BDD: not included in any glyphset definition
    • U+4BDE CJK UNIFIED IDEOGRAPH-4BDE: not included in any glyphset definition
    • U+4BDF CJK UNIFIED IDEOGRAPH-4BDF: not included in any glyphset definition
    • U+4BE0 CJK UNIFIED IDEOGRAPH-4BE0: not included in any glyphset definition
    • U+4BE1 CJK UNIFIED IDEOGRAPH-4BE1: not included in any glyphset definition
    • U+4BE2 CJK UNIFIED IDEOGRAPH-4BE2: not included in any glyphset definition
    • U+4BE3 CJK UNIFIED IDEOGRAPH-4BE3: not included in any glyphset definition
    • U+4BE4 CJK UNIFIED IDEOGRAPH-4BE4: not included in any glyphset definition
    • U+4BE5 CJK UNIFIED IDEOGRAPH-4BE5: not included in any glyphset definition
    • U+4BE6 CJK UNIFIED IDEOGRAPH-4BE6: not included in any glyphset definition
    • U+4BE7 CJK UNIFIED IDEOGRAPH-4BE7: not included in any glyphset definition
    • U+4BE8 CJK UNIFIED IDEOGRAPH-4BE8: not included in any glyphset definition
    • U+4BE9 CJK UNIFIED IDEOGRAPH-4BE9: not included in any glyphset definition
    • U+4BEA CJK UNIFIED IDEOGRAPH-4BEA: not included in any glyphset definition
    • U+4BEB CJK UNIFIED IDEOGRAPH-4BEB: not included in any glyphset definition
    • U+4BEC CJK UNIFIED IDEOGRAPH-4BEC: not included in any glyphset definition
    • U+4BED CJK UNIFIED IDEOGRAPH-4BED: not included in any glyphset definition
    • U+4BEE CJK UNIFIED IDEOGRAPH-4BEE: not included in any glyphset definition
    • U+4BEF CJK UNIFIED IDEOGRAPH-4BEF: not included in any glyphset definition
    • U+4BF0 CJK UNIFIED IDEOGRAPH-4BF0: not included in any glyphset definition
    • U+4BF1 CJK UNIFIED IDEOGRAPH-4BF1: not included in any glyphset definition
    • U+4BF2 CJK UNIFIED IDEOGRAPH-4BF2: not included in any glyphset definition
    • U+4BF3 CJK UNIFIED IDEOGRAPH-4BF3: not included in any glyphset definition
    • U+4BF4 CJK UNIFIED IDEOGRAPH-4BF4: not included in any glyphset definition
    • U+4BF5 CJK UNIFIED IDEOGRAPH-4BF5: not included in any glyphset definition
    • U+4BF6 CJK UNIFIED IDEOGRAPH-4BF6: not included in any glyphset definition
    • U+4BF7 CJK UNIFIED IDEOGRAPH-4BF7: not included in any glyphset definition
    • U+4BF8 CJK UNIFIED IDEOGRAPH-4BF8: not included in any glyphset definition
    • U+4BF9 CJK UNIFIED IDEOGRAPH-4BF9: not included in any glyphset definition
    • U+4BFA CJK UNIFIED IDEOGRAPH-4BFA: not included in any glyphset definition
    • U+4BFB CJK UNIFIED IDEOGRAPH-4BFB: not included in any glyphset definition
    • U+4BFC CJK UNIFIED IDEOGRAPH-4BFC: not included in any glyphset definition
    • U+4BFD CJK UNIFIED IDEOGRAPH-4BFD: not included in any glyphset definition
    • U+4BFE CJK UNIFIED IDEOGRAPH-4BFE: not included in any glyphset definition
    • U+4BFF CJK UNIFIED IDEOGRAPH-4BFF: not included in any glyphset definition
    • U+4C00 CJK UNIFIED IDEOGRAPH-4C00: not included in any glyphset definition
    • U+4C01 CJK UNIFIED IDEOGRAPH-4C01: not included in any glyphset definition
    • U+4C02 CJK UNIFIED IDEOGRAPH-4C02: not included in any glyphset definition
    • U+4C03 CJK UNIFIED IDEOGRAPH-4C03: not included in any glyphset definition
    • U+4C04 CJK UNIFIED IDEOGRAPH-4C04: not included in any glyphset definition
    • U+4C05 CJK UNIFIED IDEOGRAPH-4C05: not included in any glyphset definition
    • U+4C06 CJK UNIFIED IDEOGRAPH-4C06: not included in any glyphset definition
    • U+4C07 CJK UNIFIED IDEOGRAPH-4C07: not included in any glyphset definition
    • U+4C08 CJK UNIFIED IDEOGRAPH-4C08: not included in any glyphset definition
    • U+4C09 CJK UNIFIED IDEOGRAPH-4C09: not included in any glyphset definition
    • U+4C0A CJK UNIFIED IDEOGRAPH-4C0A: not included in any glyphset definition
    • U+4C0B CJK UNIFIED IDEOGRAPH-4C0B: not included in any glyphset definition
    • U+4C0C CJK UNIFIED IDEOGRAPH-4C0C: not included in any glyphset definition
    • U+4C0D CJK UNIFIED IDEOGRAPH-4C0D: not included in any glyphset definition
    • U+4C0E CJK UNIFIED IDEOGRAPH-4C0E: not included in any glyphset definition
    • U+4C0F CJK UNIFIED IDEOGRAPH-4C0F: not included in any glyphset definition
    • U+4C10 CJK UNIFIED IDEOGRAPH-4C10: not included in any glyphset definition
    • U+4C11 CJK UNIFIED IDEOGRAPH-4C11: not included in any glyphset definition
    • U+4C12 CJK UNIFIED IDEOGRAPH-4C12: not included in any glyphset definition
    • U+4C13 CJK UNIFIED IDEOGRAPH-4C13: not included in any glyphset definition
    • U+4C14 CJK UNIFIED IDEOGRAPH-4C14: not included in any glyphset definition
    • U+4C15 CJK UNIFIED IDEOGRAPH-4C15: not included in any glyphset definition
    • U+4C16 CJK UNIFIED IDEOGRAPH-4C16: not included in any glyphset definition
    • U+4C17 CJK UNIFIED IDEOGRAPH-4C17: not included in any glyphset definition
    • U+4C18 CJK UNIFIED IDEOGRAPH-4C18: not included in any glyphset definition
    • U+4C19 CJK UNIFIED IDEOGRAPH-4C19: not included in any glyphset definition
    • U+4C1A CJK UNIFIED IDEOGRAPH-4C1A: not included in any glyphset definition
    • U+4C1B CJK UNIFIED IDEOGRAPH-4C1B: not included in any glyphset definition
    • U+4C1C CJK UNIFIED IDEOGRAPH-4C1C: not included in any glyphset definition
    • U+4C1D CJK UNIFIED IDEOGRAPH-4C1D: not included in any glyphset definition
    • U+4C1E CJK UNIFIED IDEOGRAPH-4C1E: not included in any glyphset definition
    • U+4C1F CJK UNIFIED IDEOGRAPH-4C1F: not included in any glyphset definition
    • U+4C20 CJK UNIFIED IDEOGRAPH-4C20: not included in any glyphset definition
    • U+4C21 CJK UNIFIED IDEOGRAPH-4C21: not included in any glyphset definition
    • U+4C22 CJK UNIFIED IDEOGRAPH-4C22: not included in any glyphset definition
    • U+4C23 CJK UNIFIED IDEOGRAPH-4C23: not included in any glyphset definition
    • U+4C24 CJK UNIFIED IDEOGRAPH-4C24: not included in any glyphset definition
    • U+4C25 CJK UNIFIED IDEOGRAPH-4C25: not included in any glyphset definition
    • U+4C26 CJK UNIFIED IDEOGRAPH-4C26: not included in any glyphset definition
    • U+4C27 CJK UNIFIED IDEOGRAPH-4C27: not included in any glyphset definition
    • U+4C28 CJK UNIFIED IDEOGRAPH-4C28: not included in any glyphset definition
    • U+4C29 CJK UNIFIED IDEOGRAPH-4C29: not included in any glyphset definition
    • U+4C2A CJK UNIFIED IDEOGRAPH-4C2A: not included in any glyphset definition
    • U+4C2B CJK UNIFIED IDEOGRAPH-4C2B: not included in any glyphset definition
    • U+4C2C CJK UNIFIED IDEOGRAPH-4C2C: not included in any glyphset definition
    • U+4C2D CJK UNIFIED IDEOGRAPH-4C2D: not included in any glyphset definition
    • U+4C2E CJK UNIFIED IDEOGRAPH-4C2E: not included in any glyphset definition
    • U+4C2F CJK UNIFIED IDEOGRAPH-4C2F: not included in any glyphset definition
    • U+4C30 CJK UNIFIED IDEOGRAPH-4C30: not included in any glyphset definition
    • U+4C31 CJK UNIFIED IDEOGRAPH-4C31: not included in any glyphset definition
    • U+4C32 CJK UNIFIED IDEOGRAPH-4C32: not included in any glyphset definition
    • U+4C33 CJK UNIFIED IDEOGRAPH-4C33: not included in any glyphset definition
    • U+4C34 CJK UNIFIED IDEOGRAPH-4C34: not included in any glyphset definition
    • U+4C35 CJK UNIFIED IDEOGRAPH-4C35: not included in any glyphset definition
    • U+4C36 CJK UNIFIED IDEOGRAPH-4C36: not included in any glyphset definition
    • U+4C37 CJK UNIFIED IDEOGRAPH-4C37: not included in any glyphset definition
    • U+4C38 CJK UNIFIED IDEOGRAPH-4C38: not included in any glyphset definition
    • U+4C39 CJK UNIFIED IDEOGRAPH-4C39: not included in any glyphset definition
    • U+4C3A CJK UNIFIED IDEOGRAPH-4C3A: not included in any glyphset definition
    • U+4C3B CJK UNIFIED IDEOGRAPH-4C3B: not included in any glyphset definition
    • U+4C3C CJK UNIFIED IDEOGRAPH-4C3C: not included in any glyphset definition
    • U+4C3D CJK UNIFIED IDEOGRAPH-4C3D: not included in any glyphset definition
    • U+4C3E CJK UNIFIED IDEOGRAPH-4C3E: not included in any glyphset definition
    • U+4C3F CJK UNIFIED IDEOGRAPH-4C3F: not included in any glyphset definition
    • U+4C40 CJK UNIFIED IDEOGRAPH-4C40: not included in any glyphset definition
    • U+4C41 CJK UNIFIED IDEOGRAPH-4C41: not included in any glyphset definition
    • U+4C42 CJK UNIFIED IDEOGRAPH-4C42: not included in any glyphset definition
    • U+4C43 CJK UNIFIED IDEOGRAPH-4C43: not included in any glyphset definition
    • U+4C44 CJK UNIFIED IDEOGRAPH-4C44: not included in any glyphset definition
    • U+4C45 CJK UNIFIED IDEOGRAPH-4C45: not included in any glyphset definition
    • U+4C46 CJK UNIFIED IDEOGRAPH-4C46: not included in any glyphset definition
    • U+4C47 CJK UNIFIED IDEOGRAPH-4C47: not included in any glyphset definition
    • U+4C48 CJK UNIFIED IDEOGRAPH-4C48: not included in any glyphset definition
    • U+4C49 CJK UNIFIED IDEOGRAPH-4C49: not included in any glyphset definition
    • U+4C4A CJK UNIFIED IDEOGRAPH-4C4A: not included in any glyphset definition
    • U+4C4B CJK UNIFIED IDEOGRAPH-4C4B: not included in any glyphset definition
    • U+4C4C CJK UNIFIED IDEOGRAPH-4C4C: not included in any glyphset definition
    • U+4C4D CJK UNIFIED IDEOGRAPH-4C4D: not included in any glyphset definition
    • U+4C4E CJK UNIFIED IDEOGRAPH-4C4E: not included in any glyphset definition
    • U+4C4F CJK UNIFIED IDEOGRAPH-4C4F: not included in any glyphset definition
    • U+4C50 CJK UNIFIED IDEOGRAPH-4C50: not included in any glyphset definition
    • U+4C51 CJK UNIFIED IDEOGRAPH-4C51: not included in any glyphset definition
    • U+4C52 CJK UNIFIED IDEOGRAPH-4C52: not included in any glyphset definition
    • U+4C53 CJK UNIFIED IDEOGRAPH-4C53: not included in any glyphset definition
    • U+4C54 CJK UNIFIED IDEOGRAPH-4C54: not included in any glyphset definition
    • U+4C55 CJK UNIFIED IDEOGRAPH-4C55: not included in any glyphset definition
    • U+4C56 CJK UNIFIED IDEOGRAPH-4C56: not included in any glyphset definition
    • U+4C57 CJK UNIFIED IDEOGRAPH-4C57: not included in any glyphset definition
    • U+4C58 CJK UNIFIED IDEOGRAPH-4C58: not included in any glyphset definition
    • U+4C59 CJK UNIFIED IDEOGRAPH-4C59: not included in any glyphset definition
    • U+4C5A CJK UNIFIED IDEOGRAPH-4C5A: not included in any glyphset definition
    • U+4C5B CJK UNIFIED IDEOGRAPH-4C5B: not included in any glyphset definition
    • U+4C5C CJK UNIFIED IDEOGRAPH-4C5C: not included in any glyphset definition
    • U+4C5D CJK UNIFIED IDEOGRAPH-4C5D: not included in any glyphset definition
    • U+4C5E CJK UNIFIED IDEOGRAPH-4C5E: not included in any glyphset definition
    • U+4C5F CJK UNIFIED IDEOGRAPH-4C5F: not included in any glyphset definition
    • U+4C60 CJK UNIFIED IDEOGRAPH-4C60: not included in any glyphset definition
    • U+4C61 CJK UNIFIED IDEOGRAPH-4C61: not included in any glyphset definition
    • U+4C62 CJK UNIFIED IDEOGRAPH-4C62: not included in any glyphset definition
    • U+4C63 CJK UNIFIED IDEOGRAPH-4C63: not included in any glyphset definition
    • U+4C64 CJK UNIFIED IDEOGRAPH-4C64: not included in any glyphset definition
    • U+4C65 CJK UNIFIED IDEOGRAPH-4C65: not included in any glyphset definition
    • U+4C66 CJK UNIFIED IDEOGRAPH-4C66: not included in any glyphset definition
    • U+4C67 CJK UNIFIED IDEOGRAPH-4C67: not included in any glyphset definition
    • U+4C68 CJK UNIFIED IDEOGRAPH-4C68: not included in any glyphset definition
    • U+4C69 CJK UNIFIED IDEOGRAPH-4C69: not included in any glyphset definition
    • U+4C6A CJK UNIFIED IDEOGRAPH-4C6A: not included in any glyphset definition
    • U+4C6B CJK UNIFIED IDEOGRAPH-4C6B: not included in any glyphset definition
    • U+4C6C CJK UNIFIED IDEOGRAPH-4C6C: not included in any glyphset definition
    • U+4C6D CJK UNIFIED IDEOGRAPH-4C6D: not included in any glyphset definition
    • U+4C6E CJK UNIFIED IDEOGRAPH-4C6E: not included in any glyphset definition
    • U+4C6F CJK UNIFIED IDEOGRAPH-4C6F: not included in any glyphset definition
    • U+4C70 CJK UNIFIED IDEOGRAPH-4C70: not included in any glyphset definition
    • U+4C71 CJK UNIFIED IDEOGRAPH-4C71: not included in any glyphset definition
    • U+4C72 CJK UNIFIED IDEOGRAPH-4C72: not included in any glyphset definition
    • U+4C73 CJK UNIFIED IDEOGRAPH-4C73: not included in any glyphset definition
    • U+4C74 CJK UNIFIED IDEOGRAPH-4C74: not included in any glyphset definition
    • U+4C75 CJK UNIFIED IDEOGRAPH-4C75: not included in any glyphset definition
    • U+4C76 CJK UNIFIED IDEOGRAPH-4C76: not included in any glyphset definition
    • U+4C77 CJK UNIFIED IDEOGRAPH-4C77: not included in any glyphset definition
    • U+4C78 CJK UNIFIED IDEOGRAPH-4C78: not included in any glyphset definition
    • U+4C79 CJK UNIFIED IDEOGRAPH-4C79: not included in any glyphset definition
    • U+4C7A CJK UNIFIED IDEOGRAPH-4C7A: not included in any glyphset definition
    • U+4C7B CJK UNIFIED IDEOGRAPH-4C7B: not included in any glyphset definition
    • U+4C7C CJK UNIFIED IDEOGRAPH-4C7C: not included in any glyphset definition
    • U+4C7D CJK UNIFIED IDEOGRAPH-4C7D: not included in any glyphset definition
    • U+4C7E CJK UNIFIED IDEOGRAPH-4C7E: not included in any glyphset definition
    • U+4C7F CJK UNIFIED IDEOGRAPH-4C7F: not included in any glyphset definition
    • U+4C80 CJK UNIFIED IDEOGRAPH-4C80: not included in any glyphset definition
    • U+4C81 CJK UNIFIED IDEOGRAPH-4C81: not included in any glyphset definition
    • U+4C82 CJK UNIFIED IDEOGRAPH-4C82: not included in any glyphset definition
    • U+4C83 CJK UNIFIED IDEOGRAPH-4C83: not included in any glyphset definition
    • U+4C84 CJK UNIFIED IDEOGRAPH-4C84: not included in any glyphset definition
    • U+4C85 CJK UNIFIED IDEOGRAPH-4C85: not included in any glyphset definition
    • U+4C86 CJK UNIFIED IDEOGRAPH-4C86: not included in any glyphset definition
    • U+4C87 CJK UNIFIED IDEOGRAPH-4C87: not included in any glyphset definition
    • U+4C88 CJK UNIFIED IDEOGRAPH-4C88: not included in any glyphset definition
    • U+4C89 CJK UNIFIED IDEOGRAPH-4C89: not included in any glyphset definition
    • U+4C8A CJK UNIFIED IDEOGRAPH-4C8A: not included in any glyphset definition
    • U+4C8B CJK UNIFIED IDEOGRAPH-4C8B: not included in any glyphset definition
    • U+4C8C CJK UNIFIED IDEOGRAPH-4C8C: not included in any glyphset definition
    • U+4C8D CJK UNIFIED IDEOGRAPH-4C8D: not included in any glyphset definition
    • U+4C8E CJK UNIFIED IDEOGRAPH-4C8E: not included in any glyphset definition
    • U+4C8F CJK UNIFIED IDEOGRAPH-4C8F: not included in any glyphset definition
    • U+4C90 CJK UNIFIED IDEOGRAPH-4C90: not included in any glyphset definition
    • U+4C91 CJK UNIFIED IDEOGRAPH-4C91: not included in any glyphset definition
    • U+4C92 CJK UNIFIED IDEOGRAPH-4C92: not included in any glyphset definition
    • U+4C93 CJK UNIFIED IDEOGRAPH-4C93: not included in any glyphset definition
    • U+4C94 CJK UNIFIED IDEOGRAPH-4C94: not included in any glyphset definition
    • U+4C95 CJK UNIFIED IDEOGRAPH-4C95: not included in any glyphset definition
    • U+4C96 CJK UNIFIED IDEOGRAPH-4C96: not included in any glyphset definition
    • U+4C97 CJK UNIFIED IDEOGRAPH-4C97: not included in any glyphset definition
    • U+4C98 CJK UNIFIED IDEOGRAPH-4C98: not included in any glyphset definition
    • U+4C99 CJK UNIFIED IDEOGRAPH-4C99: not included in any glyphset definition
    • U+4C9A CJK UNIFIED IDEOGRAPH-4C9A: not included in any glyphset definition
    • U+4C9B CJK UNIFIED IDEOGRAPH-4C9B: not included in any glyphset definition
    • U+4C9C CJK UNIFIED IDEOGRAPH-4C9C: not included in any glyphset definition
    • U+4C9D CJK UNIFIED IDEOGRAPH-4C9D: not included in any glyphset definition
    • U+4C9E CJK UNIFIED IDEOGRAPH-4C9E: not included in any glyphset definition
    • U+4C9F CJK UNIFIED IDEOGRAPH-4C9F: not included in any glyphset definition
    • U+4CA0 CJK UNIFIED IDEOGRAPH-4CA0: not included in any glyphset definition
    • U+4CA1 CJK UNIFIED IDEOGRAPH-4CA1: not included in any glyphset definition
    • U+4CA2 CJK UNIFIED IDEOGRAPH-4CA2: not included in any glyphset definition
    • U+4CA3 CJK UNIFIED IDEOGRAPH-4CA3: not included in any glyphset definition
    • U+4CA4 CJK UNIFIED IDEOGRAPH-4CA4: not included in any glyphset definition
    • U+4CA5 CJK UNIFIED IDEOGRAPH-4CA5: not included in any glyphset definition
    • U+4CA6 CJK UNIFIED IDEOGRAPH-4CA6: not included in any glyphset definition
    • U+4CA7 CJK UNIFIED IDEOGRAPH-4CA7: not included in any glyphset definition
    • U+4CA8 CJK UNIFIED IDEOGRAPH-4CA8: not included in any glyphset definition
    • U+4CA9 CJK UNIFIED IDEOGRAPH-4CA9: not included in any glyphset definition
    • U+4CAA CJK UNIFIED IDEOGRAPH-4CAA: not included in any glyphset definition
    • U+4CAB CJK UNIFIED IDEOGRAPH-4CAB: not included in any glyphset definition
    • U+4CAC CJK UNIFIED IDEOGRAPH-4CAC: not included in any glyphset definition
    • U+4CAD CJK UNIFIED IDEOGRAPH-4CAD: not included in any glyphset definition
    • U+4CAE CJK UNIFIED IDEOGRAPH-4CAE: not included in any glyphset definition
    • U+4CAF CJK UNIFIED IDEOGRAPH-4CAF: not included in any glyphset definition
    • U+4CB0 CJK UNIFIED IDEOGRAPH-4CB0: not included in any glyphset definition
    • U+4CB1 CJK UNIFIED IDEOGRAPH-4CB1: not included in any glyphset definition
    • U+4CB2 CJK UNIFIED IDEOGRAPH-4CB2: not included in any glyphset definition
    • U+4CB3 CJK UNIFIED IDEOGRAPH-4CB3: not included in any glyphset definition
    • U+4CB4 CJK UNIFIED IDEOGRAPH-4CB4: not included in any glyphset definition
    • U+4CB5 CJK UNIFIED IDEOGRAPH-4CB5: not included in any glyphset definition
    • U+4CB6 CJK UNIFIED IDEOGRAPH-4CB6: not included in any glyphset definition
    • U+4CB7 CJK UNIFIED IDEOGRAPH-4CB7: not included in any glyphset definition
    • U+4CB8 CJK UNIFIED IDEOGRAPH-4CB8: not included in any glyphset definition
    • U+4CB9 CJK UNIFIED IDEOGRAPH-4CB9: not included in any glyphset definition
    • U+4CBA CJK UNIFIED IDEOGRAPH-4CBA: not included in any glyphset definition
    • U+4CBB CJK UNIFIED IDEOGRAPH-4CBB: not included in any glyphset definition
    • U+4CBC CJK UNIFIED IDEOGRAPH-4CBC: not included in any glyphset definition
    • U+4CBD CJK UNIFIED IDEOGRAPH-4CBD: not included in any glyphset definition
    • U+4CBE CJK UNIFIED IDEOGRAPH-4CBE: not included in any glyphset definition
    • U+4CBF CJK UNIFIED IDEOGRAPH-4CBF: not included in any glyphset definition
    • U+4CC0 CJK UNIFIED IDEOGRAPH-4CC0: not included in any glyphset definition
    • U+4CC1 CJK UNIFIED IDEOGRAPH-4CC1: not included in any glyphset definition
    • U+4CC2 CJK UNIFIED IDEOGRAPH-4CC2: not included in any glyphset definition
    • U+4CC3 CJK UNIFIED IDEOGRAPH-4CC3: not included in any glyphset definition
    • U+4CC4 CJK UNIFIED IDEOGRAPH-4CC4: not included in any glyphset definition
    • U+4CC5 CJK UNIFIED IDEOGRAPH-4CC5: not included in any glyphset definition
    • U+4CC6 CJK UNIFIED IDEOGRAPH-4CC6: not included in any glyphset definition
    • U+4CC7 CJK UNIFIED IDEOGRAPH-4CC7: not included in any glyphset definition
    • U+4CC8 CJK UNIFIED IDEOGRAPH-4CC8: not included in any glyphset definition
    • U+4CC9 CJK UNIFIED IDEOGRAPH-4CC9: not included in any glyphset definition
    • U+4CCA CJK UNIFIED IDEOGRAPH-4CCA: not included in any glyphset definition
    • U+4CCB CJK UNIFIED IDEOGRAPH-4CCB: not included in any glyphset definition
    • U+4CCC CJK UNIFIED IDEOGRAPH-4CCC: not included in any glyphset definition
    • U+4CCD CJK UNIFIED IDEOGRAPH-4CCD: not included in any glyphset definition
    • U+4CCE CJK UNIFIED IDEOGRAPH-4CCE: not included in any glyphset definition
    • U+4CCF CJK UNIFIED IDEOGRAPH-4CCF: not included in any glyphset definition
    • U+4CD0 CJK UNIFIED IDEOGRAPH-4CD0: not included in any glyphset definition
    • U+4CD1 CJK UNIFIED IDEOGRAPH-4CD1: not included in any glyphset definition
    • U+4CD2 CJK UNIFIED IDEOGRAPH-4CD2: not included in any glyphset definition
    • U+4CD3 CJK UNIFIED IDEOGRAPH-4CD3: not included in any glyphset definition
    • U+4CD4 CJK UNIFIED IDEOGRAPH-4CD4: not included in any glyphset definition
    • U+4CD5 CJK UNIFIED IDEOGRAPH-4CD5: not included in any glyphset definition
    • U+4CD6 CJK UNIFIED IDEOGRAPH-4CD6: not included in any glyphset definition
    • U+4CD7 CJK UNIFIED IDEOGRAPH-4CD7: not included in any glyphset definition
    • U+4CD8 CJK UNIFIED IDEOGRAPH-4CD8: not included in any glyphset definition
    • U+4CD9 CJK UNIFIED IDEOGRAPH-4CD9: not included in any glyphset definition
    • U+4CDA CJK UNIFIED IDEOGRAPH-4CDA: not included in any glyphset definition
    • U+4CDB CJK UNIFIED IDEOGRAPH-4CDB: not included in any glyphset definition
    • U+4CDC CJK UNIFIED IDEOGRAPH-4CDC: not included in any glyphset definition
    • U+4CDD CJK UNIFIED IDEOGRAPH-4CDD: not included in any glyphset definition
    • U+4CDE CJK UNIFIED IDEOGRAPH-4CDE: not included in any glyphset definition
    • U+4CDF CJK UNIFIED IDEOGRAPH-4CDF: not included in any glyphset definition
    • U+4CE0 CJK UNIFIED IDEOGRAPH-4CE0: not included in any glyphset definition
    • U+4CE1 CJK UNIFIED IDEOGRAPH-4CE1: not included in any glyphset definition
    • U+4CE2 CJK UNIFIED IDEOGRAPH-4CE2: not included in any glyphset definition
    • U+4CE3 CJK UNIFIED IDEOGRAPH-4CE3: not included in any glyphset definition
    • U+4CE4 CJK UNIFIED IDEOGRAPH-4CE4: not included in any glyphset definition
    • U+4CE5 CJK UNIFIED IDEOGRAPH-4CE5: not included in any glyphset definition
    • U+4CE6 CJK UNIFIED IDEOGRAPH-4CE6: not included in any glyphset definition
    • U+4CE7 CJK UNIFIED IDEOGRAPH-4CE7: not included in any glyphset definition
    • U+4CE8 CJK UNIFIED IDEOGRAPH-4CE8: not included in any glyphset definition
    • U+4CE9 CJK UNIFIED IDEOGRAPH-4CE9: not included in any glyphset definition
    • U+4CEA CJK UNIFIED IDEOGRAPH-4CEA: not included in any glyphset definition
    • U+4CEB CJK UNIFIED IDEOGRAPH-4CEB: not included in any glyphset definition
    • U+4CEC CJK UNIFIED IDEOGRAPH-4CEC: not included in any glyphset definition
    • U+4CED CJK UNIFIED IDEOGRAPH-4CED: not included in any glyphset definition
    • U+4CEE CJK UNIFIED IDEOGRAPH-4CEE: not included in any glyphset definition
    • U+4CEF CJK UNIFIED IDEOGRAPH-4CEF: not included in any glyphset definition
    • U+4CF0 CJK UNIFIED IDEOGRAPH-4CF0: not included in any glyphset definition
    • U+4CF1 CJK UNIFIED IDEOGRAPH-4CF1: not included in any glyphset definition
    • U+4CF2 CJK UNIFIED IDEOGRAPH-4CF2: not included in any glyphset definition
    • U+4CF3 CJK UNIFIED IDEOGRAPH-4CF3: not included in any glyphset definition
    • U+4CF4 CJK UNIFIED IDEOGRAPH-4CF4: not included in any glyphset definition
    • U+4CF5 CJK UNIFIED IDEOGRAPH-4CF5: not included in any glyphset definition
    • U+4CF6 CJK UNIFIED IDEOGRAPH-4CF6: not included in any glyphset definition
    • U+4CF7 CJK UNIFIED IDEOGRAPH-4CF7: not included in any glyphset definition
    • U+4CF8 CJK UNIFIED IDEOGRAPH-4CF8: not included in any glyphset definition
    • U+4CF9 CJK UNIFIED IDEOGRAPH-4CF9: not included in any glyphset definition
    • U+4CFA CJK UNIFIED IDEOGRAPH-4CFA: not included in any glyphset definition
    • U+4CFB CJK UNIFIED IDEOGRAPH-4CFB: not included in any glyphset definition
    • U+4CFC CJK UNIFIED IDEOGRAPH-4CFC: not included in any glyphset definition
    • U+4CFD CJK UNIFIED IDEOGRAPH-4CFD: not included in any glyphset definition
    • U+4CFE CJK UNIFIED IDEOGRAPH-4CFE: not included in any glyphset definition
    • U+4CFF CJK UNIFIED IDEOGRAPH-4CFF: not included in any glyphset definition
    • U+4D00 CJK UNIFIED IDEOGRAPH-4D00: not included in any glyphset definition
    • U+4D01 CJK UNIFIED IDEOGRAPH-4D01: not included in any glyphset definition
    • U+4D02 CJK UNIFIED IDEOGRAPH-4D02: not included in any glyphset definition
    • U+4D03 CJK UNIFIED IDEOGRAPH-4D03: not included in any glyphset definition
    • U+4D04 CJK UNIFIED IDEOGRAPH-4D04: not included in any glyphset definition
    • U+4D05 CJK UNIFIED IDEOGRAPH-4D05: not included in any glyphset definition
    • U+4D06 CJK UNIFIED IDEOGRAPH-4D06: not included in any glyphset definition
    • U+4D07 CJK UNIFIED IDEOGRAPH-4D07: not included in any glyphset definition
    • U+4D08 CJK UNIFIED IDEOGRAPH-4D08: not included in any glyphset definition
    • U+4D09 CJK UNIFIED IDEOGRAPH-4D09: not included in any glyphset definition
    • U+4D0A CJK UNIFIED IDEOGRAPH-4D0A: not included in any glyphset definition
    • U+4D0B CJK UNIFIED IDEOGRAPH-4D0B: not included in any glyphset definition
    • U+4D0C CJK UNIFIED IDEOGRAPH-4D0C: not included in any glyphset definition
    • U+4D0D CJK UNIFIED IDEOGRAPH-4D0D: not included in any glyphset definition
    • U+4D0E CJK UNIFIED IDEOGRAPH-4D0E: not included in any glyphset definition
    • U+4D0F CJK UNIFIED IDEOGRAPH-4D0F: not included in any glyphset definition
    • U+4D10 CJK UNIFIED IDEOGRAPH-4D10: not included in any glyphset definition
    • U+4D11 CJK UNIFIED IDEOGRAPH-4D11: not included in any glyphset definition
    • U+4D12 CJK UNIFIED IDEOGRAPH-4D12: not included in any glyphset definition
    • U+4D13 CJK UNIFIED IDEOGRAPH-4D13: not included in any glyphset definition
    • U+4D14 CJK UNIFIED IDEOGRAPH-4D14: not included in any glyphset definition
    • U+4D15 CJK UNIFIED IDEOGRAPH-4D15: not included in any glyphset definition
    • U+4D16 CJK UNIFIED IDEOGRAPH-4D16: not included in any glyphset definition
    • U+4D17 CJK UNIFIED IDEOGRAPH-4D17: not included in any glyphset definition
    • U+4D18 CJK UNIFIED IDEOGRAPH-4D18: not included in any glyphset definition
    • U+4D19 CJK UNIFIED IDEOGRAPH-4D19: not included in any glyphset definition
    • U+4D1A CJK UNIFIED IDEOGRAPH-4D1A: not included in any glyphset definition
    • U+4D1B CJK UNIFIED IDEOGRAPH-4D1B: not included in any glyphset definition
    • U+4D1C CJK UNIFIED IDEOGRAPH-4D1C: not included in any glyphset definition
    • U+4D1D CJK UNIFIED IDEOGRAPH-4D1D: not included in any glyphset definition
    • U+4D1E CJK UNIFIED IDEOGRAPH-4D1E: not included in any glyphset definition
    • U+4D1F CJK UNIFIED IDEOGRAPH-4D1F: not included in any glyphset definition
    • U+4D20 CJK UNIFIED IDEOGRAPH-4D20: not included in any glyphset definition
    • U+4D21 CJK UNIFIED IDEOGRAPH-4D21: not included in any glyphset definition
    • U+4D22 CJK UNIFIED IDEOGRAPH-4D22: not included in any glyphset definition
    • U+4D23 CJK UNIFIED IDEOGRAPH-4D23: not included in any glyphset definition
    • U+4D24 CJK UNIFIED IDEOGRAPH-4D24: not included in any glyphset definition
    • U+4D25 CJK UNIFIED IDEOGRAPH-4D25: not included in any glyphset definition
    • U+4D26 CJK UNIFIED IDEOGRAPH-4D26: not included in any glyphset definition
    • U+4D27 CJK UNIFIED IDEOGRAPH-4D27: not included in any glyphset definition
    • U+4D28 CJK UNIFIED IDEOGRAPH-4D28: not included in any glyphset definition
    • U+4D29 CJK UNIFIED IDEOGRAPH-4D29: not included in any glyphset definition
    • U+4D2A CJK UNIFIED IDEOGRAPH-4D2A: not included in any glyphset definition
    • U+4D2B CJK UNIFIED IDEOGRAPH-4D2B: not included in any glyphset definition
    • U+4D2C CJK UNIFIED IDEOGRAPH-4D2C: not included in any glyphset definition
    • U+4D2D CJK UNIFIED IDEOGRAPH-4D2D: not included in any glyphset definition
    • U+4D2E CJK UNIFIED IDEOGRAPH-4D2E: not included in any glyphset definition
    • U+4D2F CJK UNIFIED IDEOGRAPH-4D2F: not included in any glyphset definition
    • U+4D30 CJK UNIFIED IDEOGRAPH-4D30: not included in any glyphset definition
    • U+4D31 CJK UNIFIED IDEOGRAPH-4D31: not included in any glyphset definition
    • U+4D32 CJK UNIFIED IDEOGRAPH-4D32: not included in any glyphset definition
    • U+4D33 CJK UNIFIED IDEOGRAPH-4D33: not included in any glyphset definition
    • U+4D34 CJK UNIFIED IDEOGRAPH-4D34: not included in any glyphset definition
    • U+4D35 CJK UNIFIED IDEOGRAPH-4D35: not included in any glyphset definition
    • U+4D36 CJK UNIFIED IDEOGRAPH-4D36: not included in any glyphset definition
    • U+4D37 CJK UNIFIED IDEOGRAPH-4D37: not included in any glyphset definition
    • U+4D38 CJK UNIFIED IDEOGRAPH-4D38: not included in any glyphset definition
    • U+4D39 CJK UNIFIED IDEOGRAPH-4D39: not included in any glyphset definition
    • U+4D3A CJK UNIFIED IDEOGRAPH-4D3A: not included in any glyphset definition
    • U+4D3B CJK UNIFIED IDEOGRAPH-4D3B: not included in any glyphset definition
    • U+4D3C CJK UNIFIED IDEOGRAPH-4D3C: not included in any glyphset definition
    • U+4D3D CJK UNIFIED IDEOGRAPH-4D3D: not included in any glyphset definition
    • U+4D3E CJK UNIFIED IDEOGRAPH-4D3E: not included in any glyphset definition
    • U+4D3F CJK UNIFIED IDEOGRAPH-4D3F: not included in any glyphset definition
    • U+4D40 CJK UNIFIED IDEOGRAPH-4D40: not included in any glyphset definition
    • U+4D41 CJK UNIFIED IDEOGRAPH-4D41: not included in any glyphset definition
    • U+4D42 CJK UNIFIED IDEOGRAPH-4D42: not included in any glyphset definition
    • U+4D43 CJK UNIFIED IDEOGRAPH-4D43: not included in any glyphset definition
    • U+4D44 CJK UNIFIED IDEOGRAPH-4D44: not included in any glyphset definition
    • U+4D45 CJK UNIFIED IDEOGRAPH-4D45: not included in any glyphset definition
    • U+4D46 CJK UNIFIED IDEOGRAPH-4D46: not included in any glyphset definition
    • U+4D47 CJK UNIFIED IDEOGRAPH-4D47: not included in any glyphset definition
    • U+4D48 CJK UNIFIED IDEOGRAPH-4D48: not included in any glyphset definition
    • U+4D49 CJK UNIFIED IDEOGRAPH-4D49: not included in any glyphset definition
    • U+4D4A CJK UNIFIED IDEOGRAPH-4D4A: not included in any glyphset definition
    • U+4D4B CJK UNIFIED IDEOGRAPH-4D4B: not included in any glyphset definition
    • U+4D4C CJK UNIFIED IDEOGRAPH-4D4C: not included in any glyphset definition
    • U+4D4D CJK UNIFIED IDEOGRAPH-4D4D: not included in any glyphset definition
    • U+4D4E CJK UNIFIED IDEOGRAPH-4D4E: not included in any glyphset definition
    • U+4D4F CJK UNIFIED IDEOGRAPH-4D4F: not included in any glyphset definition
    • U+4D50 CJK UNIFIED IDEOGRAPH-4D50: not included in any glyphset definition
    • U+4D51 CJK UNIFIED IDEOGRAPH-4D51: not included in any glyphset definition
    • U+4D52 CJK UNIFIED IDEOGRAPH-4D52: not included in any glyphset definition
    • U+4D53 CJK UNIFIED IDEOGRAPH-4D53: not included in any glyphset definition
    • U+4D54 CJK UNIFIED IDEOGRAPH-4D54: not included in any glyphset definition
    • U+4D55 CJK UNIFIED IDEOGRAPH-4D55: not included in any glyphset definition
    • U+4D56 CJK UNIFIED IDEOGRAPH-4D56: not included in any glyphset definition
    • U+4D57 CJK UNIFIED IDEOGRAPH-4D57: not included in any glyphset definition
    • U+4D58 CJK UNIFIED IDEOGRAPH-4D58: not included in any glyphset definition
    • U+4D59 CJK UNIFIED IDEOGRAPH-4D59: not included in any glyphset definition
    • U+4D5A CJK UNIFIED IDEOGRAPH-4D5A: not included in any glyphset definition
    • U+4D5B CJK UNIFIED IDEOGRAPH-4D5B: not included in any glyphset definition
    • U+4D5C CJK UNIFIED IDEOGRAPH-4D5C: not included in any glyphset definition
    • U+4D5D CJK UNIFIED IDEOGRAPH-4D5D: not included in any glyphset definition
    • U+4D5E CJK UNIFIED IDEOGRAPH-4D5E: not included in any glyphset definition
    • U+4D5F CJK UNIFIED IDEOGRAPH-4D5F: not included in any glyphset definition
    • U+4D60 CJK UNIFIED IDEOGRAPH-4D60: not included in any glyphset definition
    • U+4D61 CJK UNIFIED IDEOGRAPH-4D61: not included in any glyphset definition
    • U+4D62 CJK UNIFIED IDEOGRAPH-4D62: not included in any glyphset definition
    • U+4D63 CJK UNIFIED IDEOGRAPH-4D63: not included in any glyphset definition
    • U+4D64 CJK UNIFIED IDEOGRAPH-4D64: not included in any glyphset definition
    • U+4D65 CJK UNIFIED IDEOGRAPH-4D65: not included in any glyphset definition
    • U+4D66 CJK UNIFIED IDEOGRAPH-4D66: not included in any glyphset definition
    • U+4D67 CJK UNIFIED IDEOGRAPH-4D67: not included in any glyphset definition
    • U+4D68 CJK UNIFIED IDEOGRAPH-4D68: not included in any glyphset definition
    • U+4D69 CJK UNIFIED IDEOGRAPH-4D69: not included in any glyphset definition
    • U+4D6A CJK UNIFIED IDEOGRAPH-4D6A: not included in any glyphset definition
    • U+4D6B CJK UNIFIED IDEOGRAPH-4D6B: not included in any glyphset definition
    • U+4D6C CJK UNIFIED IDEOGRAPH-4D6C: not included in any glyphset definition
    • U+4D6D CJK UNIFIED IDEOGRAPH-4D6D: not included in any glyphset definition
    • U+4D6E CJK UNIFIED IDEOGRAPH-4D6E: not included in any glyphset definition
    • U+4D6F CJK UNIFIED IDEOGRAPH-4D6F: not included in any glyphset definition
    • U+4D70 CJK UNIFIED IDEOGRAPH-4D70: not included in any glyphset definition
    • U+4D71 CJK UNIFIED IDEOGRAPH-4D71: not included in any glyphset definition
    • U+4D72 CJK UNIFIED IDEOGRAPH-4D72: not included in any glyphset definition
    • U+4D73 CJK UNIFIED IDEOGRAPH-4D73: not included in any glyphset definition
    • U+4D74 CJK UNIFIED IDEOGRAPH-4D74: not included in any glyphset definition
    • U+4D75 CJK UNIFIED IDEOGRAPH-4D75: not included in any glyphset definition
    • U+4D76 CJK UNIFIED IDEOGRAPH-4D76: not included in any glyphset definition
    • U+4D77 CJK UNIFIED IDEOGRAPH-4D77: not included in any glyphset definition
    • U+4D78 CJK UNIFIED IDEOGRAPH-4D78: not included in any glyphset definition
    • U+4D79 CJK UNIFIED IDEOGRAPH-4D79: not included in any glyphset definition
    • U+4D7A CJK UNIFIED IDEOGRAPH-4D7A: not included in any glyphset definition
    • U+4D7B CJK UNIFIED IDEOGRAPH-4D7B: not included in any glyphset definition
    • U+4D7C CJK UNIFIED IDEOGRAPH-4D7C: not included in any glyphset definition
    • U+4D7D CJK UNIFIED IDEOGRAPH-4D7D: not included in any glyphset definition
    • U+4D7E CJK UNIFIED IDEOGRAPH-4D7E: not included in any glyphset definition
    • U+4D7F CJK UNIFIED IDEOGRAPH-4D7F: not included in any glyphset definition
    • U+4D80 CJK UNIFIED IDEOGRAPH-4D80: not included in any glyphset definition
    • U+4D81 CJK UNIFIED IDEOGRAPH-4D81: not included in any glyphset definition
    • U+4D82 CJK UNIFIED IDEOGRAPH-4D82: not included in any glyphset definition
    • U+4D83 CJK UNIFIED IDEOGRAPH-4D83: not included in any glyphset definition
    • U+4D84 CJK UNIFIED IDEOGRAPH-4D84: not included in any glyphset definition
    • U+4D85 CJK UNIFIED IDEOGRAPH-4D85: not included in any glyphset definition
    • U+4D86 CJK UNIFIED IDEOGRAPH-4D86: not included in any glyphset definition
    • U+4D87 CJK UNIFIED IDEOGRAPH-4D87: not included in any glyphset definition
    • U+4D88 CJK UNIFIED IDEOGRAPH-4D88: not included in any glyphset definition
    • U+4D89 CJK UNIFIED IDEOGRAPH-4D89: not included in any glyphset definition
    • U+4D8A CJK UNIFIED IDEOGRAPH-4D8A: not included in any glyphset definition
    • U+4D8B CJK UNIFIED IDEOGRAPH-4D8B: not included in any glyphset definition
    • U+4D8C CJK UNIFIED IDEOGRAPH-4D8C: not included in any glyphset definition
    • U+4D8D CJK UNIFIED IDEOGRAPH-4D8D: not included in any glyphset definition
    • U+4D8E CJK UNIFIED IDEOGRAPH-4D8E: not included in any glyphset definition
    • U+4D8F CJK UNIFIED IDEOGRAPH-4D8F: not included in any glyphset definition
    • U+4D90 CJK UNIFIED IDEOGRAPH-4D90: not included in any glyphset definition
    • U+4D91 CJK UNIFIED IDEOGRAPH-4D91: not included in any glyphset definition
    • U+4D92 CJK UNIFIED IDEOGRAPH-4D92: not included in any glyphset definition
    • U+4D93 CJK UNIFIED IDEOGRAPH-4D93: not included in any glyphset definition
    • U+4D94 CJK UNIFIED IDEOGRAPH-4D94: not included in any glyphset definition
    • U+4D95 CJK UNIFIED IDEOGRAPH-4D95: not included in any glyphset definition
    • U+4D96 CJK UNIFIED IDEOGRAPH-4D96: not included in any glyphset definition
    • U+4D97 CJK UNIFIED IDEOGRAPH-4D97: not included in any glyphset definition
    • U+4D98 CJK UNIFIED IDEOGRAPH-4D98: not included in any glyphset definition
    • U+4D99 CJK UNIFIED IDEOGRAPH-4D99: not included in any glyphset definition
    • U+4D9A CJK UNIFIED IDEOGRAPH-4D9A: not included in any glyphset definition
    • U+4D9B CJK UNIFIED IDEOGRAPH-4D9B: not included in any glyphset definition
    • U+4D9C CJK UNIFIED IDEOGRAPH-4D9C: not included in any glyphset definition
    • U+4D9D CJK UNIFIED IDEOGRAPH-4D9D: not included in any glyphset definition
    • U+4D9E CJK UNIFIED IDEOGRAPH-4D9E: not included in any glyphset definition
    • U+4D9F CJK UNIFIED IDEOGRAPH-4D9F: not included in any glyphset definition
    • U+4DA0 CJK UNIFIED IDEOGRAPH-4DA0: not included in any glyphset definition
    • U+4DA1 CJK UNIFIED IDEOGRAPH-4DA1: not included in any glyphset definition
    • U+4DA2 CJK UNIFIED IDEOGRAPH-4DA2: not included in any glyphset definition
    • U+4DA3 CJK UNIFIED IDEOGRAPH-4DA3: not included in any glyphset definition
    • U+4DA4 CJK UNIFIED IDEOGRAPH-4DA4: not included in any glyphset definition
    • U+4DA5 CJK UNIFIED IDEOGRAPH-4DA5: not included in any glyphset definition
    • U+4DA6 CJK UNIFIED IDEOGRAPH-4DA6: not included in any glyphset definition
    • U+4DA7 CJK UNIFIED IDEOGRAPH-4DA7: not included in any glyphset definition
    • U+4DA8 CJK UNIFIED IDEOGRAPH-4DA8: not included in any glyphset definition
    • U+4DA9 CJK UNIFIED IDEOGRAPH-4DA9: not included in any glyphset definition
    • U+4DAA CJK UNIFIED IDEOGRAPH-4DAA: not included in any glyphset definition
    • U+4DAB CJK UNIFIED IDEOGRAPH-4DAB: not included in any glyphset definition
    • U+4DAC CJK UNIFIED IDEOGRAPH-4DAC: not included in any glyphset definition
    • U+4DAD CJK UNIFIED IDEOGRAPH-4DAD: not included in any glyphset definition
    • U+4DAE CJK UNIFIED IDEOGRAPH-4DAE: not included in any glyphset definition
    • U+4DAF CJK UNIFIED IDEOGRAPH-4DAF: not included in any glyphset definition
    • U+4DB0 CJK UNIFIED IDEOGRAPH-4DB0: not included in any glyphset definition
    • U+4DB1 CJK UNIFIED IDEOGRAPH-4DB1: not included in any glyphset definition
    • U+4DB2 CJK UNIFIED IDEOGRAPH-4DB2: not included in any glyphset definition
    • U+4DB3 CJK UNIFIED IDEOGRAPH-4DB3: not included in any glyphset definition
    • U+4DB4 CJK UNIFIED IDEOGRAPH-4DB4: not included in any glyphset definition
    • U+4DB5 CJK UNIFIED IDEOGRAPH-4DB5: not included in any glyphset definition
    • U+4DBC CJK UNIFIED IDEOGRAPH-4DBC: not included in any glyphset definition
    • U+4E02 CJK UNIFIED IDEOGRAPH-4E02: not included in any glyphset definition
    • U+4E04 CJK UNIFIED IDEOGRAPH-4E04: not included in any glyphset definition
    • U+4E05 CJK UNIFIED IDEOGRAPH-4E05: try adding chinese-simplified
    • U+4E06 CJK UNIFIED IDEOGRAPH-4E06: not included in any glyphset definition
    • U+4E0C CJK UNIFIED IDEOGRAPH-4E0C: not included in any glyphset definition
    • U+4E0F CJK UNIFIED IDEOGRAPH-4E0F: not included in any glyphset definition
    • U+4E12 CJK UNIFIED IDEOGRAPH-4E12: not included in any glyphset definition
    • U+4E13 CJK UNIFIED IDEOGRAPH-4E13: try adding chinese-simplified
    • U+4E17 CJK UNIFIED IDEOGRAPH-4E17: try adding japanese
    • U+4E1A CJK UNIFIED IDEOGRAPH-4E1A: try adding chinese-simplified
    • U+4E1B CJK UNIFIED IDEOGRAPH-4E1B: try adding chinese-simplified
    • U+4E1C CJK UNIFIED IDEOGRAPH-4E1C: try adding chinese-simplified
    • U+4E1D CJK UNIFIED IDEOGRAPH-4E1D: try adding chinese-simplified
    • U+4E20 CJK UNIFIED IDEOGRAPH-4E20: not included in any glyphset definition
    • U+4E21 CJK UNIFIED IDEOGRAPH-4E21: try adding one of: chinese-simplified, japanese
    • U+4E22 CJK UNIFIED IDEOGRAPH-4E22: try adding chinese-simplified
    • U+4E23 CJK UNIFIED IDEOGRAPH-4E23: not included in any glyphset definition
    • U+4E24 CJK UNIFIED IDEOGRAPH-4E24: try adding chinese-simplified
    • U+4E25 CJK UNIFIED IDEOGRAPH-4E25: try adding chinese-simplified
    • U+4E27 CJK UNIFIED IDEOGRAPH-4E27: try adding chinese-simplified
    • U+4E28 CJK UNIFIED IDEOGRAPH-4E28: try adding chinese-simplified
    • U+4E29 CJK UNIFIED IDEOGRAPH-4E29: not included in any glyphset definition
    • U+4E2A CJK UNIFIED IDEOGRAPH-4E2A: try adding one of: chinese-simplified, japanese
    • U+4E2E CJK UNIFIED IDEOGRAPH-4E2E: not included in any glyphset definition
    • U+4E31 CJK UNIFIED IDEOGRAPH-4E31: try adding japanese
    • U+4E33 CJK UNIFIED IDEOGRAPH-4E33: not included in any glyphset definition
    • U+4E34 CJK UNIFIED IDEOGRAPH-4E34: try adding chinese-simplified
    • U+4E35 CJK UNIFIED IDEOGRAPH-4E35: not included in any glyphset definition
    • U+4E36 CJK UNIFIED IDEOGRAPH-4E36: try adding one of: chinese-simplified, japanese
    • U+4E37 CJK UNIFIED IDEOGRAPH-4E37: try adding chinese-simplified
    • U+4E3A CJK UNIFIED IDEOGRAPH-4E3A: try adding chinese-simplified
    • U+4E3D CJK UNIFIED IDEOGRAPH-4E3D: try adding chinese-simplified
    • U+4E3E CJK UNIFIED IDEOGRAPH-4E3E: try adding chinese-simplified
    • U+4E3F CJK UNIFIED IDEOGRAPH-4E3F: try adding one of: chinese-simplified, japanese
    • U+4E40 CJK UNIFIED IDEOGRAPH-4E40: not included in any glyphset definition
    • U+4E41 CJK UNIFIED IDEOGRAPH-4E41: not included in any glyphset definition
    • U+4E44 CJK UNIFIED IDEOGRAPH-4E44: try adding chinese-simplified
    • U+4E46 CJK UNIFIED IDEOGRAPH-4E46: not included in any glyphset definition
    • U+4E47 CJK UNIFIED IDEOGRAPH-4E47: not included in any glyphset definition
    • U+4E49 CJK UNIFIED IDEOGRAPH-4E49: try adding chinese-simplified
    • U+4E4A CJK UNIFIED IDEOGRAPH-4E4A: not included in any glyphset definition
    • U+4E4C CJK UNIFIED IDEOGRAPH-4E4C: try adding chinese-simplified
    • U+4E50 CJK UNIFIED IDEOGRAPH-4E50: try adding chinese-simplified
    • U+4E51 CJK UNIFIED IDEOGRAPH-4E51: not included in any glyphset definition
    • U+4E54 CJK UNIFIED IDEOGRAPH-4E54: try adding chinese-simplified
    • U+4E55 CJK UNIFIED IDEOGRAPH-4E55: try adding japanese
    • U+4E57 CJK UNIFIED IDEOGRAPH-4E57: try adding one of: chinese-simplified, japanese
    • U+4E5A CJK UNIFIED IDEOGRAPH-4E5A: not included in any glyphset definition
    • U+4E5B CJK UNIFIED IDEOGRAPH-4E5B: not included in any glyphset definition
    • U+4E60 CJK UNIFIED IDEOGRAPH-4E60: try adding chinese-simplified
    • U+4E61 CJK UNIFIED IDEOGRAPH-4E61: try adding chinese-simplified
    • U+4E62 CJK UNIFIED IDEOGRAPH-4E62: try adding japanese
    • U+4E63 CJK UNIFIED IDEOGRAPH-4E63: not included in any glyphset definition
    • U+4E64 CJK UNIFIED IDEOGRAPH-4E64: not included in any glyphset definition
    • U+4E65 CJK UNIFIED IDEOGRAPH-4E65: not included in any glyphset definition
    • U+4E66 CJK UNIFIED IDEOGRAPH-4E66: try adding chinese-simplified
    • U+4E67 CJK UNIFIED IDEOGRAPH-4E67: not included in any glyphset definition
    • U+4E68 CJK UNIFIED IDEOGRAPH-4E68: not included in any glyphset definition
    • U+4E6B CJK UNIFIED IDEOGRAPH-4E6B: not included in any glyphset definition
    • U+4E6C CJK UNIFIED IDEOGRAPH-4E6C: not included in any glyphset definition
    • U+4E6D CJK UNIFIED IDEOGRAPH-4E6D: not included in any glyphset definition
    • U+4E6E CJK UNIFIED IDEOGRAPH-4E6E: not included in any glyphset definition
    • U+4E6F CJK UNIFIED IDEOGRAPH-4E6F: not included in any glyphset definition
    • U+4E70 CJK UNIFIED IDEOGRAPH-4E70: try adding chinese-simplified
    • U+4E71 CJK UNIFIED IDEOGRAPH-4E71: try adding one of: chinese-simplified, japanese
    • U+4E72 CJK UNIFIED IDEOGRAPH-4E72: not included in any glyphset definition
    • U+4E74 CJK UNIFIED IDEOGRAPH-4E74: not included in any glyphset definition
    • U+4E75 CJK UNIFIED IDEOGRAPH-4E75: not included in any glyphset definition
    • U+4E76 CJK UNIFIED IDEOGRAPH-4E76: not included in any glyphset definition
    • U+4E77 CJK UNIFIED IDEOGRAPH-4E77: not included in any glyphset definition
    • U+4E78 CJK UNIFIED IDEOGRAPH-4E78: not included in any glyphset definition
    • U+4E79 CJK UNIFIED IDEOGRAPH-4E79: not included in any glyphset definition
    • U+4E7A CJK UNIFIED IDEOGRAPH-4E7A: not included in any glyphset definition
    • U+4E7B CJK UNIFIED IDEOGRAPH-4E7B: not included in any glyphset definition
    • U+4E7C CJK UNIFIED IDEOGRAPH-4E7C: not included in any glyphset definition
    • U+4E7D CJK UNIFIED IDEOGRAPH-4E7D: not included in any glyphset definition
    • U+4E7F CJK UNIFIED IDEOGRAPH-4E7F: not included in any glyphset definition
    • U+4E80 CJK UNIFIED IDEOGRAPH-4E80: try adding japanese
    • U+4E81 CJK UNIFIED IDEOGRAPH-4E81: not included in any glyphset definition
    • U+4E83 CJK UNIFIED IDEOGRAPH-4E83: not included in any glyphset definition
    • U+4E84 CJK UNIFIED IDEOGRAPH-4E84: not included in any glyphset definition
    • U+4E85 CJK UNIFIED IDEOGRAPH-4E85: try adding one of: chinese-simplified, japanese
    • U+4E87 CJK UNIFIED IDEOGRAPH-4E87: not included in any glyphset definition
    • U+4E89 CJK UNIFIED IDEOGRAPH-4E89: try adding one of: chinese-simplified, japanese
    • U+4E8A CJK UNIFIED IDEOGRAPH-4E8A: try adding japanese
    • U+4E8D CJK UNIFIED IDEOGRAPH-4E8D: try adding chinese-simplified
    • U+4E8F CJK UNIFIED IDEOGRAPH-4E8F: try adding chinese-simplified
    • U+4E90 CJK UNIFIED IDEOGRAPH-4E90: not included in any glyphset definition
    • U+4E96 CJK UNIFIED IDEOGRAPH-4E96: not included in any glyphset definition
    • U+4E97 CJK UNIFIED IDEOGRAPH-4E97: not included in any glyphset definition
    • U+4E98 CJK UNIFIED IDEOGRAPH-4E98: try adding one of: chinese-simplified, japanese
    • U+4E9A CJK UNIFIED IDEOGRAPH-4E9A: try adding chinese-simplified
    • U+4E9C CJK UNIFIED IDEOGRAPH-4E9C: try adding one of: chinese-simplified, japanese
    • U+4E9D CJK UNIFIED IDEOGRAPH-4E9D: not included in any glyphset definition
    • U+4EA0 CJK UNIFIED IDEOGRAPH-4EA0: try adding japanese
    • U+4EA7 CJK UNIFIED IDEOGRAPH-4EA7: try adding chinese-simplified
    • U+4EA9 CJK UNIFIED IDEOGRAPH-4EA9: try adding chinese-simplified
    • U+4EAA CJK UNIFIED IDEOGRAPH-4EAA: not included in any glyphset definition
    • U+4EAF CJK UNIFIED IDEOGRAPH-4EAF: not included in any glyphset definition
    • U+4EB0 CJK UNIFIED IDEOGRAPH-4EB0: try adding japanese
    • U+4EB1 CJK UNIFIED IDEOGRAPH-4EB1: not included in any glyphset definition
    • U+4EB2 CJK UNIFIED IDEOGRAPH-4EB2: try adding chinese-simplified
    • U+4EB4 CJK UNIFIED IDEOGRAPH-4EB4: not included in any glyphset definition
    • U+4EB5 CJK UNIFIED IDEOGRAPH-4EB5: try adding chinese-simplified
    • U+4EB6 CJK UNIFIED IDEOGRAPH-4EB6: try adding japanese
    • U+4EB7 CJK UNIFIED IDEOGRAPH-4EB7: not included in any glyphset definition
    • U+4EB8 CJK UNIFIED IDEOGRAPH-4EB8: not included in any glyphset definition
    • U+4EB9 CJK UNIFIED IDEOGRAPH-4EB9: not included in any glyphset definition
    • U+4EBB CJK UNIFIED IDEOGRAPH-4EBB: try adding chinese-simplified
    • U+4EBC CJK UNIFIED IDEOGRAPH-4EBC: not included in any glyphset definition
    • U+4EBD CJK UNIFIED IDEOGRAPH-4EBD: not included in any glyphset definition
    • U+4EBE CJK UNIFIED IDEOGRAPH-4EBE: try adding chinese-simplified
    • U+4EBF CJK UNIFIED IDEOGRAPH-4EBF: try adding chinese-simplified
    • U+4EC2 CJK UNIFIED IDEOGRAPH-4EC2: try adding japanese
    • U+4EC5 CJK UNIFIED IDEOGRAPH-4EC5: try adding chinese-simplified
    • U+4EC8 CJK UNIFIED IDEOGRAPH-4EC8: not included in any glyphset definition
    • U+4EC9 CJK UNIFIED IDEOGRAPH-4EC9: not included in any glyphset definition
    • U+4ECC CJK UNIFIED IDEOGRAPH-4ECC: not included in any glyphset definition
    • U+4ECE CJK UNIFIED IDEOGRAPH-4ECE: try adding one of: chinese-simplified, japanese
    • U+4ECF CJK UNIFIED IDEOGRAPH-4ECF: try adding japanese
    • U+4ED0 CJK UNIFIED IDEOGRAPH-4ED0: not included in any glyphset definition
    • U+4ED1 CJK UNIFIED IDEOGRAPH-4ED1: try adding chinese-simplified
    • U+4ED2 CJK UNIFIED IDEOGRAPH-4ED2: not included in any glyphset definition
    • U+4ED3 CJK UNIFIED IDEOGRAPH-4ED3: try adding chinese-simplified
    • U+4EDA CJK UNIFIED IDEOGRAPH-4EDA: not included in any glyphset definition
    • U+4EDB CJK UNIFIED IDEOGRAPH-4EDB: not included in any glyphset definition
    • U+4EDC CJK UNIFIED IDEOGRAPH-4EDC: not included in any glyphset definition
    • U+4EE0 CJK UNIFIED IDEOGRAPH-4EE0: not included in any glyphset definition
    • U+4EE1 CJK UNIFIED IDEOGRAPH-4EE1: try adding chinese-simplified
    • U+4EE2 CJK UNIFIED IDEOGRAPH-4EE2: not included in any glyphset definition
    • U+4EE6 CJK UNIFIED IDEOGRAPH-4EE6: not included in any glyphset definition
    • U+4EE7 CJK UNIFIED IDEOGRAPH-4EE7: not included in any glyphset definition
    • U+4EE9 CJK UNIFIED IDEOGRAPH-4EE9: not included in any glyphset definition
    • U+4EEA CJK UNIFIED IDEOGRAPH-4EEA: try adding chinese-simplified
    • U+4EEB CJK UNIFIED IDEOGRAPH-4EEB: not included in any glyphset definition
    • U+4EEC CJK UNIFIED IDEOGRAPH-4EEC: try adding chinese-simplified
    • U+4EED CJK UNIFIED IDEOGRAPH-4EED: try adding japanese
    • U+4EEE CJK UNIFIED IDEOGRAPH-4EEE: try adding one of: chinese-simplified, japanese
    • U+4EEF CJK UNIFIED IDEOGRAPH-4EEF: not included in any glyphset definition
    • U+4EF1 CJK UNIFIED IDEOGRAPH-4EF1: not included in any glyphset definition
    • U+4EF3 CJK UNIFIED IDEOGRAPH-4EF3: not included in any glyphset definition
    • U+4EF4 CJK UNIFIED IDEOGRAPH-4EF4: not included in any glyphset definition
    • U+4EF5 CJK UNIFIED IDEOGRAPH-4EF5: try adding chinese-simplified
    • U+4EF9 CJK UNIFIED IDEOGRAPH-4EF9: not included in any glyphset definition
    • U+4EFA CJK UNIFIED IDEOGRAPH-4EFA: not included in any glyphset definition
    • U+4EFC CJK UNIFIED IDEOGRAPH-4EFC: not included in any glyphset definition
    • U+4EFE CJK UNIFIED IDEOGRAPH-4EFE: not included in any glyphset definition
    • U+4F00 CJK UNIFIED IDEOGRAPH-4F00: not included in any glyphset definition
    • U+4F02 CJK UNIFIED IDEOGRAPH-4F02: not included in any glyphset definition
    • U+4F03 CJK UNIFIED IDEOGRAPH-4F03: not included in any glyphset definition
    • U+4F04 CJK UNIFIED IDEOGRAPH-4F04: not included in any glyphset definition
    • U+4F05 CJK UNIFIED IDEOGRAPH-4F05: try adding chinese-simplified
    • U+4F06 CJK UNIFIED IDEOGRAPH-4F06: not included in any glyphset definition
    • U+4F07 CJK UNIFIED IDEOGRAPH-4F07: not included in any glyphset definition
    • U+4F08 CJK UNIFIED IDEOGRAPH-4F08: not included in any glyphset definition
    • U+4F0B CJK UNIFIED IDEOGRAPH-4F0B: not included in any glyphset definition
    • U+4F0C CJK UNIFIED IDEOGRAPH-4F0C: not included in any glyphset definition
    • U+4F12 CJK UNIFIED IDEOGRAPH-4F12: not included in any glyphset definition
    • U+4F13 CJK UNIFIED IDEOGRAPH-4F13: not included in any glyphset definition
    • U+4F14 CJK UNIFIED IDEOGRAPH-4F14: not included in any glyphset definition
    • U+4F16 CJK UNIFIED IDEOGRAPH-4F16: not included in any glyphset definition
    • U+4F17 CJK UNIFIED IDEOGRAPH-4F17: try adding chinese-simplified
    • U+4F1A CJK UNIFIED IDEOGRAPH-4F1A: try adding one of: chinese-simplified, japanese
    • U+4F1B CJK UNIFIED IDEOGRAPH-4F1B: not included in any glyphset definition
    • U+4F1C CJK UNIFIED IDEOGRAPH-4F1C: try adding japanese
    • U+4F1E CJK UNIFIED IDEOGRAPH-4F1E: try adding chinese-simplified
    • U+4F1F CJK UNIFIED IDEOGRAPH-4F1F: try adding chinese-simplified
    • U+4F20 CJK UNIFIED IDEOGRAPH-4F20: try adding chinese-simplified
    • U+4F21 CJK UNIFIED IDEOGRAPH-4F21: not included in any glyphset definition
    • U+4F23 CJK UNIFIED IDEOGRAPH-4F23: not included in any glyphset definition
    • U+4F24 CJK UNIFIED IDEOGRAPH-4F24: try adding chinese-simplified
    • U+4F25 CJK UNIFIED IDEOGRAPH-4F25: not included in any glyphset definition
    • U+4F26 CJK UNIFIED IDEOGRAPH-4F26: try adding chinese-simplified
    • U+4F27 CJK UNIFIED IDEOGRAPH-4F27: try adding chinese-simplified
    • U+4F29 CJK UNIFIED IDEOGRAPH-4F29: not included in any glyphset definition
    • U+4F2A CJK UNIFIED IDEOGRAPH-4F2A: try adding chinese-simplified
    • U+4F2B CJK UNIFIED IDEOGRAPH-4F2B: try adding chinese-simplified
    • U+4F2C CJK UNIFIED IDEOGRAPH-4F2C: not included in any glyphset definition
    • U+4F2D CJK UNIFIED IDEOGRAPH-4F2D: try adding chinese-simplified
    • U+4F2E CJK UNIFIED IDEOGRAPH-4F2E: not included in any glyphset definition
    • U+4F31 CJK UNIFIED IDEOGRAPH-4F31: try adding chinese-simplified
    • U+4F32 CJK UNIFIED IDEOGRAPH-4F32: not included in any glyphset definition
    • U+4F33 CJK UNIFIED IDEOGRAPH-4F33: not included in any glyphset definition
    • U+4F35 CJK UNIFIED IDEOGRAPH-4F35: not included in any glyphset definition
    • U+4F37 CJK UNIFIED IDEOGRAPH-4F37: not included in any glyphset definition
    • U+4F39 CJK UNIFIED IDEOGRAPH-4F39: not included in any glyphset definition
    • U+4F3B CJK UNIFIED IDEOGRAPH-4F3B: not included in any glyphset definition
    • U+4F3E CJK UNIFIED IDEOGRAPH-4F3E: not included in any glyphset definition
    • U+4F3F CJK UNIFIED IDEOGRAPH-4F3F: not included in any glyphset definition
    • U+4F40 CJK UNIFIED IDEOGRAPH-4F40: not included in any glyphset definition
    • U+4F41 CJK UNIFIED IDEOGRAPH-4F41: not included in any glyphset definition
    • U+4F42 CJK UNIFIED IDEOGRAPH-4F42: not included in any glyphset definition
    • U+4F44 CJK UNIFIED IDEOGRAPH-4F44: not included in any glyphset definition
    • U+4F49 CJK UNIFIED IDEOGRAPH-4F49: not included in any glyphset definition
    • U+4F4A CJK UNIFIED IDEOGRAPH-4F4A: not included in any glyphset definition
    • U+4F4C CJK UNIFIED IDEOGRAPH-4F4C: not included in any glyphset definition
    • U+4F52 CJK UNIFIED IDEOGRAPH-4F52: not included in any glyphset definition
    • U+4F56 CJK UNIFIED IDEOGRAPH-4F56: not included in any glyphset definition
    • U+4F61 CJK UNIFIED IDEOGRAPH-4F61: not included in any glyphset definition
    • U+4F64 CJK UNIFIED IDEOGRAPH-4F64: try adding chinese-simplified
    • U+4F65 CJK UNIFIED IDEOGRAPH-4F65: try adding chinese-simplified
    • U+4F66 CJK UNIFIED IDEOGRAPH-4F66: not included in any glyphset definition
    • U+4F67 CJK UNIFIED IDEOGRAPH-4F67: not included in any glyphset definition
    • U+4F68 CJK UNIFIED IDEOGRAPH-4F68: not included in any glyphset definition
    • U+4F6A CJK UNIFIED IDEOGRAPH-4F6A: not included in any glyphset definition
    • U+4F6B CJK UNIFIED IDEOGRAPH-4F6B: not included in any glyphset definition
    • U+4F6D CJK UNIFIED IDEOGRAPH-4F6D: not included in any glyphset definition
    • U+4F6E CJK UNIFIED IDEOGRAPH-4F6E: not included in any glyphset definition
    • U+4F71 CJK UNIFIED IDEOGRAPH-4F71: not included in any glyphset definition
    • U+4F72 CJK UNIFIED IDEOGRAPH-4F72: not included in any glyphset definition
    • U+4F74 CJK UNIFIED IDEOGRAPH-4F74: not included in any glyphset definition
    • U+4F78 CJK UNIFIED IDEOGRAPH-4F78: try adding chinese-simplified
    • U+4F79 CJK UNIFIED IDEOGRAPH-4F79: try adding chinese-simplified
    • U+4F7D CJK UNIFIED IDEOGRAPH-4F7D: try adding chinese-simplified
    • U+4F80 CJK UNIFIED IDEOGRAPH-4F80: try adding chinese-simplified
    • U+4F81 CJK UNIFIED IDEOGRAPH-4F81: not included in any glyphset definition
    • U+4F82 CJK UNIFIED IDEOGRAPH-4F82: not included in any glyphset definition
    • U+4F85 CJK UNIFIED IDEOGRAPH-4F85: not included in any glyphset definition
    • U+4F87 CJK UNIFIED IDEOGRAPH-4F87: not included in any glyphset definition
    • U+4F89 CJK UNIFIED IDEOGRAPH-4F89: not included in any glyphset definition
    • U+4F8A CJK UNIFIED IDEOGRAPH-4F8A: not included in any glyphset definition
    • U+4F8C CJK UNIFIED IDEOGRAPH-4F8C: not included in any glyphset definition
    • U+4F8E CJK UNIFIED IDEOGRAPH-4F8E: not included in any glyphset definition
    • U+4F90 CJK UNIFIED IDEOGRAPH-4F90: not included in any glyphset definition
    • U+4F92 CJK UNIFIED IDEOGRAPH-4F92: not included in any glyphset definition
    • U+4F93 CJK UNIFIED IDEOGRAPH-4F93: not included in any glyphset definition
    • U+4F94 CJK UNIFIED IDEOGRAPH-4F94: not included in any glyphset definition
    • U+4F95 CJK UNIFIED IDEOGRAPH-4F95: not included in any glyphset definition
    • U+4F99 CJK UNIFIED IDEOGRAPH-4F99: not included in any glyphset definition
    • U+4F9A CJK UNIFIED IDEOGRAPH-4F9A: not included in any glyphset definition
    • U+4F9C CJK UNIFIED IDEOGRAPH-4F9C: not included in any glyphset definition
    • U+4F9E CJK UNIFIED IDEOGRAPH-4F9E: not included in any glyphset definition
    • U+4F9F CJK UNIFIED IDEOGRAPH-4F9F: not included in any glyphset definition
    • U+4FA0 CJK UNIFIED IDEOGRAPH-4FA0: try adding one of: chinese-simplified, japanese
    • U+4FA1 CJK UNIFIED IDEOGRAPH-4FA1: try adding one of: chinese-simplified, japanese
    • U+4FA2 CJK UNIFIED IDEOGRAPH-4FA2: not included in any glyphset definition
    • U+4FA3 CJK UNIFIED IDEOGRAPH-4FA3: try adding chinese-simplified
    • U+4FA4 CJK UNIFIED IDEOGRAPH-4FA4: not included in any glyphset definition
    • U+4FA5 CJK UNIFIED IDEOGRAPH-4FA5: try adding chinese-simplified
    • U+4FA6 CJK UNIFIED IDEOGRAPH-4FA6: try adding chinese-simplified
    • U+4FA7 CJK UNIFIED IDEOGRAPH-4FA7: try adding chinese-simplified
    • U+4FA8 CJK UNIFIED IDEOGRAPH-4FA8: try adding chinese-simplified
    • U+4FA9 CJK UNIFIED IDEOGRAPH-4FA9: try adding chinese-simplified
    • U+4FAA CJK UNIFIED IDEOGRAPH-4FAA: try adding chinese-simplified
    • U+4FAB CJK UNIFIED IDEOGRAPH-4FAB: try adding japanese
    • U+4FAC CJK UNIFIED IDEOGRAPH-4FAC: try adding chinese-simplified
    • U+4FAD CJK UNIFIED IDEOGRAPH-4FAD: try adding japanese
    • U+4FB1 CJK UNIFIED IDEOGRAPH-4FB1: not included in any glyphset definition
    • U+4FB2 CJK UNIFIED IDEOGRAPH-4FB2: not included in any glyphset definition
    • U+4FB3 CJK UNIFIED IDEOGRAPH-4FB3: not included in any glyphset definition
    • U+4FB8 CJK UNIFIED IDEOGRAPH-4FB8: not included in any glyphset definition
    • U+4FB9 CJK UNIFIED IDEOGRAPH-4FB9: not included in any glyphset definition
    • U+4FBA CJK UNIFIED IDEOGRAPH-4FBA: not included in any glyphset definition
    • U+4FBB CJK UNIFIED IDEOGRAPH-4FBB: not included in any glyphset definition
    • U+4FBC CJK UNIFIED IDEOGRAPH-4FBC: not included in any glyphset definition
    • U+4FBE CJK UNIFIED IDEOGRAPH-4FBE: not included in any glyphset definition
    • U+4FC0 CJK UNIFIED IDEOGRAPH-4FC0: not included in any glyphset definition
    • U+4FC1 CJK UNIFIED IDEOGRAPH-4FC1: not included in any glyphset definition
    • U+4FC5 CJK UNIFIED IDEOGRAPH-4FC5: try adding chinese-simplified
    • U+4FC6 CJK UNIFIED IDEOGRAPH-4FC6: not included in any glyphset definition
    • U+4FC7 CJK UNIFIED IDEOGRAPH-4FC7: not included in any glyphset definition
    • U+4FC9 CJK UNIFIED IDEOGRAPH-4FC9: not included in any glyphset definition
    • U+4FD2 CJK UNIFIED IDEOGRAPH-4FD2: not included in any glyphset definition
    • U+4FD3 CJK UNIFIED IDEOGRAPH-4FD3: not included in any glyphset definition
    • U+4FD4 CJK UNIFIED IDEOGRAPH-4FD4: try adding japanese
    • U+4FD5 CJK UNIFIED IDEOGRAPH-4FD5: not included in any glyphset definition
    • U+4FD6 CJK UNIFIED IDEOGRAPH-4FD6: not included in any glyphset definition
    • U+4FD9 CJK UNIFIED IDEOGRAPH-4FD9: not included in any glyphset definition
    • U+4FDB CJK UNIFIED IDEOGRAPH-4FDB: try adding japanese
    • U+4FDC CJK UNIFIED IDEOGRAPH-4FDC: not included in any glyphset definition
    • U+4FE2 CJK UNIFIED IDEOGRAPH-4FE2: not included in any glyphset definition
    • U+4FE3 CJK UNIFIED IDEOGRAPH-4FE3: try adding one of: chinese-simplified, japanese
    • U+4FE4 CJK UNIFIED IDEOGRAPH-4FE4: try adding japanese
    • U+4FE5 CJK UNIFIED IDEOGRAPH-4FE5: try adding japanese
    • U+4FE6 CJK UNIFIED IDEOGRAPH-4FE6: try adding chinese-simplified
    • U+4FE7 CJK UNIFIED IDEOGRAPH-4FE7: not included in any glyphset definition
    • U+4FE8 CJK UNIFIED IDEOGRAPH-4FE8: try adding chinese-simplified
    • U+4FE9 CJK UNIFIED IDEOGRAPH-4FE9: try adding chinese-simplified
    • U+4FEA CJK UNIFIED IDEOGRAPH-4FEA: try adding chinese-simplified
    • U+4FEB CJK UNIFIED IDEOGRAPH-4FEB: not included in any glyphset definition
    • U+4FED CJK UNIFIED IDEOGRAPH-4FED: try adding chinese-simplified
    • U+4FF7 CJK UNIFIED IDEOGRAPH-4FF7: not included in any glyphset definition
    • U+4FF9 CJK UNIFIED IDEOGRAPH-4FF9: not included in any glyphset definition
    • U+4FFB CJK UNIFIED IDEOGRAPH-4FFB: not included in any glyphset definition
    • U+4FFC CJK UNIFIED IDEOGRAPH-4FFC: not included in any glyphset definition
    • U+4FFD CJK UNIFIED IDEOGRAPH-4FFD: not included in any glyphset definition
    • U+4FFF CJK UNIFIED IDEOGRAPH-4FFF: not included in any glyphset definition
    • U+5001 CJK UNIFIED IDEOGRAPH-5001: not included in any glyphset definition
    • U+5002 CJK UNIFIED IDEOGRAPH-5002: not included in any glyphset definition
    • U+5004 CJK UNIFIED IDEOGRAPH-5004: not included in any glyphset definition
    • U+5005 CJK UNIFIED IDEOGRAPH-5005: try adding japanese
    • U+5007 CJK UNIFIED IDEOGRAPH-5007: not included in any glyphset definition
    • U+5008 CJK UNIFIED IDEOGRAPH-5008: not included in any glyphset definition
    • U+500A CJK UNIFIED IDEOGRAPH-500A: not included in any glyphset definition
    • U+500E CJK UNIFIED IDEOGRAPH-500E: not included in any glyphset definition
    • U+5010 CJK UNIFIED IDEOGRAPH-5010: not included in any glyphset definition
    • U+5013 CJK UNIFIED IDEOGRAPH-5013: not included in any glyphset definition
    • U+5015 CJK UNIFIED IDEOGRAPH-5015: not included in any glyphset definition
    • U+5017 CJK UNIFIED IDEOGRAPH-5017: not included in any glyphset definition
    • U+501B CJK UNIFIED IDEOGRAPH-501B: not included in any glyphset definition
    • U+501D CJK UNIFIED IDEOGRAPH-501D: not included in any glyphset definition
    • U+501E CJK UNIFIED IDEOGRAPH-501E: not included in any glyphset definition
    • U+5020 CJK UNIFIED IDEOGRAPH-5020: not included in any glyphset definition
    • U+5024 CJK UNIFIED IDEOGRAPH-5024: try adding one of: chinese-simplified, japanese
    • U+5025 CJK UNIFIED IDEOGRAPH-5025: try adding japanese
    • U+5027 CJK UNIFIED IDEOGRAPH-5027: not included in any glyphset definition
    • U+502E CJK UNIFIED IDEOGRAPH-502E: try adding chinese-simplified
    • U+502F CJK UNIFIED IDEOGRAPH-502F: not included in any glyphset definition
    • U+5030 CJK UNIFIED IDEOGRAPH-5030: not included in any glyphset definition
    • U+5031 CJK UNIFIED IDEOGRAPH-5031: not included in any glyphset definition
    • U+5032 CJK UNIFIED IDEOGRAPH-5032: not included in any glyphset definition
    • U+5033 CJK UNIFIED IDEOGRAPH-5033: not included in any glyphset definition
    • U+5035 CJK UNIFIED IDEOGRAPH-5035: not included in any glyphset definition
    • U+5036 CJK UNIFIED IDEOGRAPH-5036: try adding one of: chinese-simplified, japanese
    • U+5037 CJK UNIFIED IDEOGRAPH-5037: not included in any glyphset definition
    • U+5038 CJK UNIFIED IDEOGRAPH-5038: not included in any glyphset definition
    • U+5039 CJK UNIFIED IDEOGRAPH-5039: try adding japanese
    • U+503A CJK UNIFIED IDEOGRAPH-503A: try adding chinese-simplified
    • U+503B CJK UNIFIED IDEOGRAPH-503B: not included in any glyphset definition
    • U+503D CJK UNIFIED IDEOGRAPH-503D: not included in any glyphset definition
    • U+503E CJK UNIFIED IDEOGRAPH-503E: try adding chinese-simplified
    • U+503F CJK UNIFIED IDEOGRAPH-503F: not included in any glyphset definition
    • U+5040 CJK UNIFIED IDEOGRAPH-5040: not included in any glyphset definition
    • U+5041 CJK UNIFIED IDEOGRAPH-5041: not included in any glyphset definition
    • U+5042 CJK UNIFIED IDEOGRAPH-5042: not included in any glyphset definition
    • U+5044 CJK UNIFIED IDEOGRAPH-5044: not included in any glyphset definition
    • U+5045 CJK UNIFIED IDEOGRAPH-5045: not included in any glyphset definition
    • U+5046 CJK UNIFIED IDEOGRAPH-5046: not included in any glyphset definition
    • U+504A CJK UNIFIED IDEOGRAPH-504A: not included in any glyphset definition
    • U+504B CJK UNIFIED IDEOGRAPH-504B: not included in any glyphset definition
    • U+504D CJK UNIFIED IDEOGRAPH-504D: not included in any glyphset definition
    • U+5050 CJK UNIFIED IDEOGRAPH-5050: try adding japanese
    • U+5051 CJK UNIFIED IDEOGRAPH-5051: not included in any glyphset definition
    • U+5052 CJK UNIFIED IDEOGRAPH-5052: not included in any glyphset definition
    • U+5053 CJK UNIFIED IDEOGRAPH-5053: not included in any glyphset definition
    • U+5054 CJK UNIFIED IDEOGRAPH-5054: not included in any glyphset definition
    • U+5057 CJK UNIFIED IDEOGRAPH-5057: not included in any glyphset definition
    • U+5059 CJK UNIFIED IDEOGRAPH-5059: not included in any glyphset definition
    • U+505B CJK UNIFIED IDEOGRAPH-505B: not included in any glyphset definition
    • U+505D CJK UNIFIED IDEOGRAPH-505D: not included in any glyphset definition
    • U+505E CJK UNIFIED IDEOGRAPH-505E: not included in any glyphset definition
    • U+505F CJK UNIFIED IDEOGRAPH-505F: not included in any glyphset definition
    • U+5060 CJK UNIFIED IDEOGRAPH-5060: not included in any glyphset definition
    • U+5061 CJK UNIFIED IDEOGRAPH-5061: not included in any glyphset definition
    • U+5062 CJK UNIFIED IDEOGRAPH-5062: not included in any glyphset definition
    • U+5063 CJK UNIFIED IDEOGRAPH-5063: not included in any glyphset definition
    • U+5064 CJK UNIFIED IDEOGRAPH-5064: not included in any glyphset definition
    • U+5067 CJK UNIFIED IDEOGRAPH-5067: not included in any glyphset definition
    • U+5068 CJK UNIFIED IDEOGRAPH-5068: not included in any glyphset definition
    • U+5069 CJK UNIFIED IDEOGRAPH-5069: not included in any glyphset definition
    • U+506A CJK UNIFIED IDEOGRAPH-506A: not included in any glyphset definition
    • U+506B CJK UNIFIED IDEOGRAPH-506B: not included in any glyphset definition
    • U+506D CJK UNIFIED IDEOGRAPH-506D: not included in any glyphset definition
    • U+506E CJK UNIFIED IDEOGRAPH-506E: not included in any glyphset definition
    • U+506F CJK UNIFIED IDEOGRAPH-506F: not included in any glyphset definition
    • U+5070 CJK UNIFIED IDEOGRAPH-5070: not included in any glyphset definition
    • U+5071 CJK UNIFIED IDEOGRAPH-5071: not included in any glyphset definition
    • U+5073 CJK UNIFIED IDEOGRAPH-5073: not included in any glyphset definition
    • U+5078 CJK UNIFIED IDEOGRAPH-5078: try adding one of: chinese-simplified, japanese
    • U+5079 CJK UNIFIED IDEOGRAPH-5079: not included in any glyphset definition
    • U+507A CJK UNIFIED IDEOGRAPH-507A: not included in any glyphset definition
    • U+507B CJK UNIFIED IDEOGRAPH-507B: try adding chinese-simplified
    • U+507C CJK UNIFIED IDEOGRAPH-507C: not included in any glyphset definition
    • U+507E CJK UNIFIED IDEOGRAPH-507E: not included in any glyphset definition
    • U+507F CJK UNIFIED IDEOGRAPH-507F: try adding chinese-simplified
    • U+5082 CJK UNIFIED IDEOGRAPH-5082: not included in any glyphset definition
    • U+5083 CJK UNIFIED IDEOGRAPH-5083: not included in any glyphset definition
    • U+5084 CJK UNIFIED IDEOGRAPH-5084: not included in any glyphset definition
    • U+5086 CJK UNIFIED IDEOGRAPH-5086: not included in any glyphset definition
    • U+5087 CJK UNIFIED IDEOGRAPH-5087: not included in any glyphset definition
    • U+5088 CJK UNIFIED IDEOGRAPH-5088: try adding chinese-simplified
    • U+5089 CJK UNIFIED IDEOGRAPH-5089: not included in any glyphset definition
    • U+508A CJK UNIFIED IDEOGRAPH-508A: not included in any glyphset definition
    • U+508B CJK UNIFIED IDEOGRAPH-508B: not included in any glyphset definition
    • U+508C CJK UNIFIED IDEOGRAPH-508C: not included in any glyphset definition
    • U+508E CJK UNIFIED IDEOGRAPH-508E: not included in any glyphset definition
    • U+508F CJK UNIFIED IDEOGRAPH-508F: not included in any glyphset definition
    • U+5092 CJK UNIFIED IDEOGRAPH-5092: not included in any glyphset definition
    • U+5093 CJK UNIFIED IDEOGRAPH-5093: not included in any glyphset definition
    • U+5094 CJK UNIFIED IDEOGRAPH-5094: not included in any glyphset definition
    • U+5095 CJK UNIFIED IDEOGRAPH-5095: not included in any glyphset definition
    • U+5096 CJK UNIFIED IDEOGRAPH-5096: not included in any glyphset definition
    • U+5097 CJK UNIFIED IDEOGRAPH-5097: not included in any glyphset definition
    • U+509B CJK UNIFIED IDEOGRAPH-509B: try adding chinese-simplified
    • U+509C CJK UNIFIED IDEOGRAPH-509C: try adding chinese-simplified
    • U+509D CJK UNIFIED IDEOGRAPH-509D: try adding chinese-simplified
    • U+509E CJK UNIFIED IDEOGRAPH-509E: not included in any glyphset definition
    • U+509F CJK UNIFIED IDEOGRAPH-509F: not included in any glyphset definition
    • U+50A0 CJK UNIFIED IDEOGRAPH-50A0: not included in any glyphset definition
    • U+50A1 CJK UNIFIED IDEOGRAPH-50A1: not included in any glyphset definition
    • U+50A4 CJK UNIFIED IDEOGRAPH-50A4: not included in any glyphset definition
    • U+50A5 CJK UNIFIED IDEOGRAPH-50A5: try adding chinese-simplified
    • U+50A7 CJK UNIFIED IDEOGRAPH-50A7: not included in any glyphset definition
    • U+50A8 CJK UNIFIED IDEOGRAPH-50A8: try adding chinese-simplified
    • U+50A9 CJK UNIFIED IDEOGRAPH-50A9: try adding chinese-simplified
    • U+50AA CJK UNIFIED IDEOGRAPH-50AA: not included in any glyphset definition
    • U+50AB CJK UNIFIED IDEOGRAPH-50AB: not included in any glyphset definition
    • U+50AE CJK UNIFIED IDEOGRAPH-50AE: not included in any glyphset definition
    • U+50AF CJK UNIFIED IDEOGRAPH-50AF: not included in any glyphset definition
    • U+50B0 CJK UNIFIED IDEOGRAPH-50B0: not included in any glyphset definition
    • U+50B1 CJK UNIFIED IDEOGRAPH-50B1: not included in any glyphset definition
    • U+50B4 CJK UNIFIED IDEOGRAPH-50B4: try adding japanese
    • U+50B6 CJK UNIFIED IDEOGRAPH-50B6: not included in any glyphset definition
    • U+50B8 CJK UNIFIED IDEOGRAPH-50B8: not included in any glyphset definition
    • U+50B9 CJK UNIFIED IDEOGRAPH-50B9: not included in any glyphset definition
    • U+50BA CJK UNIFIED IDEOGRAPH-50BA: not included in any glyphset definition
    • U+50BD CJK UNIFIED IDEOGRAPH-50BD: not included in any glyphset definition
    • U+50BF CJK UNIFIED IDEOGRAPH-50BF: not included in any glyphset definition
    • U+50C0 CJK UNIFIED IDEOGRAPH-50C0: not included in any glyphset definition
    • U+50C1 CJK UNIFIED IDEOGRAPH-50C1: not included in any glyphset definition
    • U+50C3 CJK UNIFIED IDEOGRAPH-50C3: not included in any glyphset definition
    • U+50C4 CJK UNIFIED IDEOGRAPH-50C4: not included in any glyphset definition
    • U+50C6 CJK UNIFIED IDEOGRAPH-50C6: not included in any glyphset definition
    • U+50C7 CJK UNIFIED IDEOGRAPH-50C7: not included in any glyphset definition
    • U+50C8 CJK UNIFIED IDEOGRAPH-50C8: not included in any glyphset definition
    • U+50CA CJK UNIFIED IDEOGRAPH-50CA: try adding japanese
    • U+50CB CJK UNIFIED IDEOGRAPH-50CB: not included in any glyphset definition
    • U+50CC CJK UNIFIED IDEOGRAPH-50CC: not included in any glyphset definition
    • U+50CD CJK UNIFIED IDEOGRAPH-50CD: try adding one of: chinese-simplified, japanese
    • U+50CE CJK UNIFIED IDEOGRAPH-50CE: not included in any glyphset definition
    • U+50D2 CJK UNIFIED IDEOGRAPH-50D2: not included in any glyphset definition
    • U+50D3 CJK UNIFIED IDEOGRAPH-50D3: not included in any glyphset definition
    • U+50D4 CJK UNIFIED IDEOGRAPH-50D4: not included in any glyphset definition
    • U+50D7 CJK UNIFIED IDEOGRAPH-50D7: not included in any glyphset definition
    • U+50D8 CJK UNIFIED IDEOGRAPH-50D8: not included in any glyphset definition
    • U+50D9 CJK UNIFIED IDEOGRAPH-50D9: not included in any glyphset definition
    • U+50DB CJK UNIFIED IDEOGRAPH-50DB: not included in any glyphset definition
    • U+50DC CJK UNIFIED IDEOGRAPH-50DC: not included in any glyphset definition
    • U+50DD CJK UNIFIED IDEOGRAPH-50DD: not included in any glyphset definition
    • U+50DE CJK UNIFIED IDEOGRAPH-50DE: try adding japanese
    • U+50DF CJK UNIFIED IDEOGRAPH-50DF: not included in any glyphset definition
    • U+50E0 CJK UNIFIED IDEOGRAPH-50E0: not included in any glyphset definition
    • U+50E1 CJK UNIFIED IDEOGRAPH-50E1: not included in any glyphset definition
    • U+50E2 CJK UNIFIED IDEOGRAPH-50E2: not included in any glyphset definition
    • U+50E3 CJK UNIFIED IDEOGRAPH-50E3: try adding japanese
    • U+50E4 CJK UNIFIED IDEOGRAPH-50E4: not included in any glyphset definition
    • U+50E6 CJK UNIFIED IDEOGRAPH-50E6: not included in any glyphset definition
    • U+50E8 CJK UNIFIED IDEOGRAPH-50E8: not included in any glyphset definition
    • U+50E9 CJK UNIFIED IDEOGRAPH-50E9: not included in any glyphset definition
    • U+50EA CJK UNIFIED IDEOGRAPH-50EA: not included in any glyphset definition
    • U+50EB CJK UNIFIED IDEOGRAPH-50EB: not included in any glyphset definition
    • U+50EC CJK UNIFIED IDEOGRAPH-50EC: not included in any glyphset definition
    • U+50EF CJK UNIFIED IDEOGRAPH-50EF: not included in any glyphset definition
    • U+50F0 CJK UNIFIED IDEOGRAPH-50F0: not included in any glyphset definition
    • U+50F2 CJK UNIFIED IDEOGRAPH-50F2: not included in any glyphset definition
    • U+50F3 CJK UNIFIED IDEOGRAPH-50F3: try adding chinese-simplified
    • U+50F6 CJK UNIFIED IDEOGRAPH-50F6: not included in any glyphset definition
    • U+50F7 CJK UNIFIED IDEOGRAPH-50F7: not included in any glyphset definition
    • U+50F8 CJK UNIFIED IDEOGRAPH-50F8: not included in any glyphset definition
    • U+50FA CJK UNIFIED IDEOGRAPH-50FA: not included in any glyphset definition
    • U+50FD CJK UNIFIED IDEOGRAPH-50FD: not included in any glyphset definition
    • U+50FE CJK UNIFIED IDEOGRAPH-50FE: try adding chinese-simplified
    • U+50FF CJK UNIFIED IDEOGRAPH-50FF: not included in any glyphset definition
    • U+5101 CJK UNIFIED IDEOGRAPH-5101: try adding japanese
    • U+5103 CJK UNIFIED IDEOGRAPH-5103: not included in any glyphset definition
    • U+5105 CJK UNIFIED IDEOGRAPH-5105: not included in any glyphset definition
    • U+5107 CJK UNIFIED IDEOGRAPH-5107: not included in any glyphset definition
    • U+510A CJK UNIFIED IDEOGRAPH-510A: not included in any glyphset definition
    • U+510C CJK UNIFIED IDEOGRAPH-510C: not included in any glyphset definition
    • U+510D CJK UNIFIED IDEOGRAPH-510D: not included in any glyphset definition
    • U+510E CJK UNIFIED IDEOGRAPH-510E: not included in any glyphset definition
    • U+510F CJK UNIFIED IDEOGRAPH-510F: try adding chinese-simplified
    • U+5110 CJK UNIFIED IDEOGRAPH-5110: not included in any glyphset definition
    • U+5111 CJK UNIFIED IDEOGRAPH-5111: not included in any glyphset definition
    • U+5113 CJK UNIFIED IDEOGRAPH-5113: not included in any glyphset definition
    • U+5116 CJK UNIFIED IDEOGRAPH-5116: try adding japanese
    • U+5117 CJK UNIFIED IDEOGRAPH-5117: not included in any glyphset definition
    • U+5119 CJK UNIFIED IDEOGRAPH-5119: not included in any glyphset definition
    • U+511A CJK UNIFIED IDEOGRAPH-511A: try adding japanese
    • U+511B CJK UNIFIED IDEOGRAPH-511B: not included in any glyphset definition
    • U+511C CJK UNIFIED IDEOGRAPH-511C: not included in any glyphset definition
    • U+511D CJK UNIFIED IDEOGRAPH-511D: not included in any glyphset definition
    • U+511E CJK UNIFIED IDEOGRAPH-511E: not included in any glyphset definition
    • U+5120 CJK UNIFIED IDEOGRAPH-5120: not included in any glyphset definition
    • U+5122 CJK UNIFIED IDEOGRAPH-5122: not included in any glyphset definition
    • U+5123 CJK UNIFIED IDEOGRAPH-5123: not included in any glyphset definition
    • U+5124 CJK UNIFIED IDEOGRAPH-5124: not included in any glyphset definition
    • U+5125 CJK UNIFIED IDEOGRAPH-5125: not included in any glyphset definition
    • U+5126 CJK UNIFIED IDEOGRAPH-5126: not included in any glyphset definition
    • U+5127 CJK UNIFIED IDEOGRAPH-5127: not included in any glyphset definition
    • U+5128 CJK UNIFIED IDEOGRAPH-5128: not included in any glyphset definition
    • U+5129 CJK UNIFIED IDEOGRAPH-5129: not included in any glyphset definition
    • U+512B CJK UNIFIED IDEOGRAPH-512B: not included in any glyphset definition
    • U+512C CJK UNIFIED IDEOGRAPH-512C: not included in any glyphset definition
    • U+512D CJK UNIFIED IDEOGRAPH-512D: not included in any glyphset definition
    • U+512E CJK UNIFIED IDEOGRAPH-512E: not included in any glyphset definition
    • U+512F CJK UNIFIED IDEOGRAPH-512F: not included in any glyphset definition
    • U+5130 CJK UNIFIED IDEOGRAPH-5130: not included in any glyphset definition
    • U+5131 CJK UNIFIED IDEOGRAPH-5131: not included in any glyphset definition
    • U+5133 CJK UNIFIED IDEOGRAPH-5133: not included in any glyphset definition
    • U+5134 CJK UNIFIED IDEOGRAPH-5134: try adding chinese-simplified
    • U+5135 CJK UNIFIED IDEOGRAPH-5135: not included in any glyphset definition
    • U+5136 CJK UNIFIED IDEOGRAPH-5136: not included in any glyphset definition
    • U+5139 CJK UNIFIED IDEOGRAPH-5139: not included in any glyphset definition
    • U+513D CJK UNIFIED IDEOGRAPH-513D: not included in any glyphset definition
    • U+513E CJK UNIFIED IDEOGRAPH-513E: not included in any glyphset definition
    • U+5142 CJK UNIFIED IDEOGRAPH-5142: not included in any glyphset definition
    • U+514A CJK UNIFIED IDEOGRAPH-514A: not included in any glyphset definition
    • U+514E CJK UNIFIED IDEOGRAPH-514E: try adding one of: chinese-simplified, japanese
    • U+514F CJK UNIFIED IDEOGRAPH-514F: not included in any glyphset definition
    • U+5150 CJK UNIFIED IDEOGRAPH-5150: try adding one of: chinese-simplified, japanese
    • U+5151 CJK UNIFIED IDEOGRAPH-5151: try adding chinese-simplified
    • U+5153 CJK UNIFIED IDEOGRAPH-5153: not included in any glyphset definition
    • U+5155 CJK UNIFIED IDEOGRAPH-5155: not included in any glyphset definition
    • U+5156 CJK UNIFIED IDEOGRAPH-5156: try adding chinese-simplified
    • U+5158 CJK UNIFIED IDEOGRAPH-5158: try adding chinese-simplified
    • U+5159 CJK UNIFIED IDEOGRAPH-5159: not included in any glyphset definition
    • U+515B CJK UNIFIED IDEOGRAPH-515B: not included in any glyphset definition
    • U+515D CJK UNIFIED IDEOGRAPH-515D: not included in any glyphset definition
    • U+515E CJK UNIFIED IDEOGRAPH-515E: not included in any glyphset definition
    • U+515F CJK UNIFIED IDEOGRAPH-515F: not included in any glyphset definition
    • U+5161 CJK UNIFIED IDEOGRAPH-5161: not included in any glyphset definition
    • U+5163 CJK UNIFIED IDEOGRAPH-5163: not included in any glyphset definition
    • U+5164 CJK UNIFIED IDEOGRAPH-5164: not included in any glyphset definition
    • U+5166 CJK UNIFIED IDEOGRAPH-5166: not included in any glyphset definition
    • U+516A CJK UNIFIED IDEOGRAPH-516A: try adding japanese
    • U+516F CJK UNIFIED IDEOGRAPH-516F: not included in any glyphset definition
    • U+5170 CJK UNIFIED IDEOGRAPH-5170: try adding chinese-simplified
    • U+5172 CJK UNIFIED IDEOGRAPH-5172: try adding chinese-simplified
    • U+5173 CJK UNIFIED IDEOGRAPH-5173: try adding chinese-simplified
    • U+5174 CJK UNIFIED IDEOGRAPH-5174: try adding chinese-simplified
    • U+5179 CJK UNIFIED IDEOGRAPH-5179: try adding chinese-simplified
    • U+517A CJK UNIFIED IDEOGRAPH-517A: not included in any glyphset definition
    • U+517B CJK UNIFIED IDEOGRAPH-517B: try adding chinese-simplified
    • U+517D CJK UNIFIED IDEOGRAPH-517D: try adding chinese-simplified
    • U+517E CJK UNIFIED IDEOGRAPH-517E: not included in any glyphset definition
    • U+517F CJK UNIFIED IDEOGRAPH-517F: not included in any glyphset definition
    • U+5181 CJK UNIFIED IDEOGRAPH-5181: not included in any glyphset definition
    • U+5182 CJK UNIFIED IDEOGRAPH-5182: try adding japanese
    • U+5183 CJK UNIFIED IDEOGRAPH-5183: not included in any glyphset definition
    • U+5184 CJK UNIFIED IDEOGRAPH-5184: not included in any glyphset definition
    • U+5185 CJK UNIFIED IDEOGRAPH-5185: try adding one of: chinese-simplified, japanese
    • U+5186 CJK UNIFIED IDEOGRAPH-5186: try adding one of: chinese-simplified, japanese
    • U+5188 CJK UNIFIED IDEOGRAPH-5188: try adding chinese-simplified
    • U+518B CJK UNIFIED IDEOGRAPH-518B: not included in any glyphset definition
    • U+518C CJK UNIFIED IDEOGRAPH-518C: try adding one of: chinese-simplified, japanese
    • U+518E CJK UNIFIED IDEOGRAPH-518E: not included in any glyphset definition
    • U+5190 CJK UNIFIED IDEOGRAPH-5190: try adding japanese
    • U+5193 CJK UNIFIED IDEOGRAPH-5193: try adding japanese
    • U+5194 CJK UNIFIED IDEOGRAPH-5194: not included in any glyphset definition
    • U+5196 CJK UNIFIED IDEOGRAPH-5196: try adding japanese
    • U+5198 CJK UNIFIED IDEOGRAPH-5198: not included in any glyphset definition
    • U+5199 CJK UNIFIED IDEOGRAPH-5199: try adding one of: chinese-simplified, japanese
    • U+519A CJK UNIFIED IDEOGRAPH-519A: not included in any glyphset definition
    • U+519B CJK UNIFIED IDEOGRAPH-519B: try adding chinese-simplified
    • U+519C CJK UNIFIED IDEOGRAPH-519C: try adding chinese-simplified
    • U+519D CJK UNIFIED IDEOGRAPH-519D: not included in any glyphset definition
    • U+519E CJK UNIFIED IDEOGRAPH-519E: not included in any glyphset definition
    • U+519F CJK UNIFIED IDEOGRAPH-519F: not included in any glyphset definition
    • U+51A1 CJK UNIFIED IDEOGRAPH-51A1: not included in any glyphset definition
    • U+51A3 CJK UNIFIED IDEOGRAPH-51A3: not included in any glyphset definition
    • U+51A6 CJK UNIFIED IDEOGRAPH-51A6: try adding japanese
    • U+51A7 CJK UNIFIED IDEOGRAPH-51A7: try adding chinese-simplified
    • U+51A8 CJK UNIFIED IDEOGRAPH-51A8: try adding one of: chinese-simplified, japanese
    • U+51A9 CJK UNIFIED IDEOGRAPH-51A9: try adding one of: chinese-simplified, japanese
    • U+51AB CJK UNIFIED IDEOGRAPH-51AB: try adding one of: chinese-simplified, japanese
    • U+51AD CJK UNIFIED IDEOGRAPH-51AD: not included in any glyphset definition
    • U+51AE CJK UNIFIED IDEOGRAPH-51AE: not included in any glyphset definition
    • U+51AF CJK UNIFIED IDEOGRAPH-51AF: try adding chinese-simplified
    • U+51B1 CJK UNIFIED IDEOGRAPH-51B1: try adding japanese
    • U+51B2 CJK UNIFIED IDEOGRAPH-51B2: try adding one of: chinese-simplified, japanese
    • U+51B3 CJK UNIFIED IDEOGRAPH-51B3: try adding one of: chinese-simplified, japanese
    • U+51B4 CJK UNIFIED IDEOGRAPH-51B4: try adding one of: chinese-simplified, japanese
    • U+51B5 CJK UNIFIED IDEOGRAPH-51B5: try adding one of: chinese-simplified, japanese
    • U+51B9 CJK UNIFIED IDEOGRAPH-51B9: not included in any glyphset definition
    • U+51BA CJK UNIFIED IDEOGRAPH-51BA: not included in any glyphset definition
    • U+51BB CJK UNIFIED IDEOGRAPH-51BB: try adding chinese-simplified
    • U+51BE CJK UNIFIED IDEOGRAPH-51BE: not included in any glyphset definition
    • U+51BF CJK UNIFIED IDEOGRAPH-51BF: not included in any glyphset definition
    • U+51C0 CJK UNIFIED IDEOGRAPH-51C0: try adding chinese-simplified
    • U+51C1 CJK UNIFIED IDEOGRAPH-51C1: not included in any glyphset definition
    • U+51C2 CJK UNIFIED IDEOGRAPH-51C2: not included in any glyphset definition
    • U+51C3 CJK UNIFIED IDEOGRAPH-51C3: not included in any glyphset definition
    • U+51C5 CJK UNIFIED IDEOGRAPH-51C5: try adding japanese
    • U+51C7 CJK UNIFIED IDEOGRAPH-51C7: try adding chinese-simplified
    • U+51C9 CJK UNIFIED IDEOGRAPH-51C9: try adding one of: chinese-simplified, japanese
    • U+51CA CJK UNIFIED IDEOGRAPH-51CA: not included in any glyphset definition
    • U+51CE CJK UNIFIED IDEOGRAPH-51CE: not included in any glyphset definition
    • U+51CF CJK UNIFIED IDEOGRAPH-51CF: try adding chinese-simplified
    • U+51D0 CJK UNIFIED IDEOGRAPH-51D0: not included in any glyphset definition
    • U+51D1 CJK UNIFIED IDEOGRAPH-51D1: try adding chinese-simplified
    • U+51D4 CJK UNIFIED IDEOGRAPH-51D4: not included in any glyphset definition
    • U+51D5 CJK UNIFIED IDEOGRAPH-51D5: not included in any glyphset definition
    • U+51D6 CJK UNIFIED IDEOGRAPH-51D6: try adding japanese
    • U+51D7 CJK UNIFIED IDEOGRAPH-51D7: not included in any glyphset definition
    • U+51D8 CJK UNIFIED IDEOGRAPH-51D8: not included in any glyphset definition
    • U+51D9 CJK UNIFIED IDEOGRAPH-51D9: not included in any glyphset definition
    • U+51DA CJK UNIFIED IDEOGRAPH-51DA: not included in any glyphset definition
    • U+51DB CJK UNIFIED IDEOGRAPH-51DB: try adding one of: chinese-simplified, japanese
    • U+51DE CJK UNIFIED IDEOGRAPH-51DE: not included in any glyphset definition
    • U+51DF CJK UNIFIED IDEOGRAPH-51DF: not included in any glyphset definition
    • U+51E3 CJK UNIFIED IDEOGRAPH-51E3: not included in any glyphset definition
    • U+51E4 CJK UNIFIED IDEOGRAPH-51E4: try adding chinese-simplified
    • U+51E5 CJK UNIFIED IDEOGRAPH-51E5: not included in any glyphset definition
    • U+51E6 CJK UNIFIED IDEOGRAPH-51E6: try adding one of: chinese-simplified, japanese
    • U+51E7 CJK UNIFIED IDEOGRAPH-51E7: try adding japanese
    • U+51E8 CJK UNIFIED IDEOGRAPH-51E8: not included in any glyphset definition
    • U+51E9 CJK UNIFIED IDEOGRAPH-51E9: try adding japanese
    • U+51EA CJK UNIFIED IDEOGRAPH-51EA: try adding one of: chinese-simplified, japanese
    • U+51EB CJK UNIFIED IDEOGRAPH-51EB: try adding chinese-simplified
    • U+51EC CJK UNIFIED IDEOGRAPH-51EC: not included in any glyphset definition
    • U+51ED CJK UNIFIED IDEOGRAPH-51ED: try adding one of: chinese-simplified, japanese
    • U+51EE CJK UNIFIED IDEOGRAPH-51EE: not included in any glyphset definition
    • U+51EF CJK UNIFIED IDEOGRAPH-51EF: try adding chinese-simplified
    • U+51F2 CJK UNIFIED IDEOGRAPH-51F2: not included in any glyphset definition
    • U+51F4 CJK UNIFIED IDEOGRAPH-51F4: not included in any glyphset definition
    • U+51F5 CJK UNIFIED IDEOGRAPH-51F5: try adding japanese
    • U+51F7 CJK UNIFIED IDEOGRAPH-51F7: not included in any glyphset definition
    • U+51FB CJK UNIFIED IDEOGRAPH-51FB: try adding chinese-simplified
    • U+51FC CJK UNIFIED IDEOGRAPH-51FC: try adding chinese-simplified
    • U+51FF CJK UNIFIED IDEOGRAPH-51FF: try adding chinese-simplified
    • U+5202 CJK UNIFIED IDEOGRAPH-5202: try adding chinese-simplified
    • U+5204 CJK UNIFIED IDEOGRAPH-5204: try adding japanese
    • U+5205 CJK UNIFIED IDEOGRAPH-5205: not included in any glyphset definition
    • U+5209 CJK UNIFIED IDEOGRAPH-5209: not included in any glyphset definition
    • U+520B CJK UNIFIED IDEOGRAPH-520B: try adding japanese
    • U+520C CJK UNIFIED IDEOGRAPH-520C: not included in any glyphset definition
    • U+520D CJK UNIFIED IDEOGRAPH-520D: try adding chinese-simplified
    • U+520F CJK UNIFIED IDEOGRAPH-520F: not included in any glyphset definition
    • U+5210 CJK UNIFIED IDEOGRAPH-5210: not included in any glyphset definition
    • U+5213 CJK UNIFIED IDEOGRAPH-5213: not included in any glyphset definition
    • U+5214 CJK UNIFIED IDEOGRAPH-5214: try adding japanese
    • U+5215 CJK UNIFIED IDEOGRAPH-5215: not included in any glyphset definition
    • U+5216 CJK UNIFIED IDEOGRAPH-5216: not included in any glyphset definition
    • U+5218 CJK UNIFIED IDEOGRAPH-5218: try adding chinese-simplified
    • U+5219 CJK UNIFIED IDEOGRAPH-5219: try adding chinese-simplified
    • U+521A CJK UNIFIED IDEOGRAPH-521A: try adding chinese-simplified
    • U+521B CJK UNIFIED IDEOGRAPH-521B: try adding chinese-simplified
    • U+521C CJK UNIFIED IDEOGRAPH-521C: not included in any glyphset definition
    • U+521E CJK UNIFIED IDEOGRAPH-521E: not included in any glyphset definition
    • U+5220 CJK UNIFIED IDEOGRAPH-5220: try adding chinese-simplified
    • U+5221 CJK UNIFIED IDEOGRAPH-5221: not included in any glyphset definition
    • U+5222 CJK UNIFIED IDEOGRAPH-5222: not included in any glyphset definition
    • U+5223 CJK UNIFIED IDEOGRAPH-5223: not included in any glyphset definition
    • U+5226 CJK UNIFIED IDEOGRAPH-5226: not included in any glyphset definition
    • U+5227 CJK UNIFIED IDEOGRAPH-5227: try adding japanese
    • U+522B CJK UNIFIED IDEOGRAPH-522B: try adding chinese-simplified
    • U+522C CJK UNIFIED IDEOGRAPH-522C: not included in any glyphset definition
    • U+522D CJK UNIFIED IDEOGRAPH-522D: not included in any glyphset definition
    • U+522F CJK UNIFIED IDEOGRAPH-522F: not included in any glyphset definition
    • U+5231 CJK UNIFIED IDEOGRAPH-5231: not included in any glyphset definition
    • U+5232 CJK UNIFIED IDEOGRAPH-5232: not included in any glyphset definition
    • U+5233 CJK UNIFIED IDEOGRAPH-5233: try adding japanese
    • U+5234 CJK UNIFIED IDEOGRAPH-5234: not included in any glyphset definition
    • U+5235 CJK UNIFIED IDEOGRAPH-5235: not included in any glyphset definition
    • U+5239 CJK UNIFIED IDEOGRAPH-5239: try adding one of: chinese-simplified, japanese
    • U+523C CJK UNIFIED IDEOGRAPH-523C: not included in any glyphset definition
    • U+523D CJK UNIFIED IDEOGRAPH-523D: try adding chinese-simplified
    • U+523E CJK UNIFIED IDEOGRAPH-523E: not included in any glyphset definition
    • U+523F CJK UNIFIED IDEOGRAPH-523F: not included in any glyphset definition
    • U+5240 CJK UNIFIED IDEOGRAPH-5240: not included in any glyphset definition
    • U+5242 CJK UNIFIED IDEOGRAPH-5242: try adding chinese-simplified
    • U+5244 CJK UNIFIED IDEOGRAPH-5244: try adding japanese
    • U+5245 CJK UNIFIED IDEOGRAPH-5245: not included in any glyphset definition
    • U+5246 CJK UNIFIED IDEOGRAPH-5246: not included in any glyphset definition
    • U+5248 CJK UNIFIED IDEOGRAPH-5248: not included in any glyphset definition
    • U+5250 CJK UNIFIED IDEOGRAPH-5250: try adding chinese-simplified
    • U+5251 CJK UNIFIED IDEOGRAPH-5251: try adding chinese-simplified
    • U+5252 CJK UNIFIED IDEOGRAPH-5252: not included in any glyphset definition
    • U+5253 CJK UNIFIED IDEOGRAPH-5253: not included in any glyphset definition
    • U+5255 CJK UNIFIED IDEOGRAPH-5255: not included in any glyphset definition
    • U+5257 CJK UNIFIED IDEOGRAPH-5257: not included in any glyphset definition
    • U+5258 CJK UNIFIED IDEOGRAPH-5258: not included in any glyphset definition
    • U+525A CJK UNIFIED IDEOGRAPH-525A: not included in any glyphset definition
    • U+525E CJK UNIFIED IDEOGRAPH-525E: try adding japanese
    • U+525F CJK UNIFIED IDEOGRAPH-525F: not included in any glyphset definition
    • U+5261 CJK UNIFIED IDEOGRAPH-5261: not included in any glyphset definition
    • U+5262 CJK UNIFIED IDEOGRAPH-5262: not included in any glyphset definition
    • U+5263 CJK UNIFIED IDEOGRAPH-5263: try adding one of: chinese-simplified, japanese
    • U+5264 CJK UNIFIED IDEOGRAPH-5264: try adding japanese
    • U+5265 CJK UNIFIED IDEOGRAPH-5265: try adding one of: chinese-simplified, japanese
    • U+5266 CJK UNIFIED IDEOGRAPH-5266: not included in any glyphset definition
    • U+5267 CJK UNIFIED IDEOGRAPH-5267: try adding chinese-simplified
    • U+526B CJK UNIFIED IDEOGRAPH-526B: not included in any glyphset definition
    • U+526C CJK UNIFIED IDEOGRAPH-526C: not included in any glyphset definition
    • U+526D CJK UNIFIED IDEOGRAPH-526D: not included in any glyphset definition
    • U+5270 CJK UNIFIED IDEOGRAPH-5270: try adding japanese
    • U+5271 CJK UNIFIED IDEOGRAPH-5271: try adding japanese
    • U+5273 CJK UNIFIED IDEOGRAPH-5273: try adding japanese
    • U+5274 CJK UNIFIED IDEOGRAPH-5274: try adding japanese
    • U+5276 CJK UNIFIED IDEOGRAPH-5276: not included in any glyphset definition
    • U+5278 CJK UNIFIED IDEOGRAPH-5278: not included in any glyphset definition
    • U+527A CJK UNIFIED IDEOGRAPH-527A: not included in any glyphset definition
    • U+527B CJK UNIFIED IDEOGRAPH-527B: not included in any glyphset definition
    • U+527C CJK UNIFIED IDEOGRAPH-527C: not included in any glyphset definition
    • U+527E CJK UNIFIED IDEOGRAPH-527E: not included in any glyphset definition
    • U+5280 CJK UNIFIED IDEOGRAPH-5280: not included in any glyphset definition
    • U+5281 CJK UNIFIED IDEOGRAPH-5281: not included in any glyphset definition
    • U+5282 CJK UNIFIED IDEOGRAPH-5282: not included in any glyphset definition
    • U+5285 CJK UNIFIED IDEOGRAPH-5285: not included in any glyphset definition
    • U+5286 CJK UNIFIED IDEOGRAPH-5286: not included in any glyphset definition
    • U+528B CJK UNIFIED IDEOGRAPH-528B: not included in any glyphset definition
    • U+528C CJK UNIFIED IDEOGRAPH-528C: not included in any glyphset definition
    • U+528E CJK UNIFIED IDEOGRAPH-528E: not included in any glyphset definition
    • U+528F CJK UNIFIED IDEOGRAPH-528F: not included in any glyphset definition
    • U+5292 CJK UNIFIED IDEOGRAPH-5292: try adding japanese
    • U+5293 CJK UNIFIED IDEOGRAPH-5293: not included in any glyphset definition
    • U+5294 CJK UNIFIED IDEOGRAPH-5294: try adding japanese
    • U+5295 CJK UNIFIED IDEOGRAPH-5295: not included in any glyphset definition
    • U+5296 CJK UNIFIED IDEOGRAPH-5296: not included in any glyphset definition
    • U+5297 CJK UNIFIED IDEOGRAPH-5297: not included in any glyphset definition
    • U+5298 CJK UNIFIED IDEOGRAPH-5298: not included in any glyphset definition
    • U+5299 CJK UNIFIED IDEOGRAPH-5299: not included in any glyphset definition
    • U+529C CJK UNIFIED IDEOGRAPH-529C: not included in any glyphset definition
    • U+529D CJK UNIFIED IDEOGRAPH-529D: try adding chinese-simplified
    • U+529E CJK UNIFIED IDEOGRAPH-529E: try adding chinese-simplified
    • U+52A1 CJK UNIFIED IDEOGRAPH-52A1: try adding chinese-simplified
    • U+52A2 CJK UNIFIED IDEOGRAPH-52A2: not included in any glyphset definition
    • U+52A5 CJK UNIFIED IDEOGRAPH-52A5: not included in any glyphset definition
    • U+52A7 CJK UNIFIED IDEOGRAPH-52A7: not included in any glyphset definition
    • U+52A8 CJK UNIFIED IDEOGRAPH-52A8: try adding chinese-simplified
    • U+52AC CJK UNIFIED IDEOGRAPH-52AC: try adding japanese
    • U+52AE CJK UNIFIED IDEOGRAPH-52AE: not included in any glyphset definition
    • U+52AF CJK UNIFIED IDEOGRAPH-52AF: not included in any glyphset definition
    • U+52B0 CJK UNIFIED IDEOGRAPH-52B0: not included in any glyphset definition
    • U+52B1 CJK UNIFIED IDEOGRAPH-52B1: try adding one of: chinese-simplified, japanese
    • U+52B2 CJK UNIFIED IDEOGRAPH-52B2: try adding chinese-simplified
    • U+52B3 CJK UNIFIED IDEOGRAPH-52B3: try adding chinese-simplified
    • U+52B4 CJK UNIFIED IDEOGRAPH-52B4: try adding japanese
    • U+52B5 CJK UNIFIED IDEOGRAPH-52B5: try adding one of: chinese-simplified, japanese
    • U+52B6 CJK UNIFIED IDEOGRAPH-52B6: not included in any glyphset definition
    • U+52B7 CJK UNIFIED IDEOGRAPH-52B7: not included in any glyphset definition
    • U+52B8 CJK UNIFIED IDEOGRAPH-52B8: not included in any glyphset definition
    • U+52B9 CJK UNIFIED IDEOGRAPH-52B9: try adding one of: chinese-simplified, japanese
    • U+52BA CJK UNIFIED IDEOGRAPH-52BA: not included in any glyphset definition
    • U+52BB CJK UNIFIED IDEOGRAPH-52BB: not included in any glyphset definition
    • U+52BD CJK UNIFIED IDEOGRAPH-52BD: not included in any glyphset definition
    • U+52BF CJK UNIFIED IDEOGRAPH-52BF: try adding chinese-simplified
    • U+52C0 CJK UNIFIED IDEOGRAPH-52C0: not included in any glyphset definition
    • U+52C2 CJK UNIFIED IDEOGRAPH-52C2: not included in any glyphset definition
    • U+52C4 CJK UNIFIED IDEOGRAPH-52C4: not included in any glyphset definition
    • U+52C5 CJK UNIFIED IDEOGRAPH-52C5: try adding japanese
    • U+52C6 CJK UNIFIED IDEOGRAPH-52C6: not included in any glyphset definition
    • U+52C8 CJK UNIFIED IDEOGRAPH-52C8: not included in any glyphset definition
    • U+52CA CJK UNIFIED IDEOGRAPH-52CA: not included in any glyphset definition
    • U+52CB CJK UNIFIED IDEOGRAPH-52CB: try adding chinese-simplified
    • U+52CD CJK UNIFIED IDEOGRAPH-52CD: try adding japanese
    • U+52CE CJK UNIFIED IDEOGRAPH-52CE: not included in any glyphset definition
    • U+52CF CJK UNIFIED IDEOGRAPH-52CF: not included in any glyphset definition
    • U+52D0 CJK UNIFIED IDEOGRAPH-52D0: try adding chinese-simplified
    • U+52D1 CJK UNIFIED IDEOGRAPH-52D1: not included in any glyphset definition
    • U+52D3 CJK UNIFIED IDEOGRAPH-52D3: not included in any glyphset definition
    • U+52D4 CJK UNIFIED IDEOGRAPH-52D4: not included in any glyphset definition
    • U+52D6 CJK UNIFIED IDEOGRAPH-52D6: try adding chinese-simplified
    • U+52DA CJK UNIFIED IDEOGRAPH-52DA: not included in any glyphset definition
    • U+52DC CJK UNIFIED IDEOGRAPH-52DC: not included in any glyphset definition
    • U+52E0 CJK UNIFIED IDEOGRAPH-52E0: try adding japanese
    • U+52E3 CJK UNIFIED IDEOGRAPH-52E3: try adding japanese
    • U+52E5 CJK UNIFIED IDEOGRAPH-52E5: not included in any glyphset definition
    • U+52E6 CJK UNIFIED IDEOGRAPH-52E6: try adding japanese
    • U+52E7 CJK UNIFIED IDEOGRAPH-52E7: try adding japanese
    • U+52E8 CJK UNIFIED IDEOGRAPH-52E8: not included in any glyphset definition
    • U+52E9 CJK UNIFIED IDEOGRAPH-52E9: not included in any glyphset definition
    • U+52EA CJK UNIFIED IDEOGRAPH-52EA: not included in any glyphset definition
    • U+52EB CJK UNIFIED IDEOGRAPH-52EB: try adding chinese-simplified
    • U+52EC CJK UNIFIED IDEOGRAPH-52EC: try adding chinese-simplified
    • U+52ED CJK UNIFIED IDEOGRAPH-52ED: try adding chinese-simplified
    • U+52EE CJK UNIFIED IDEOGRAPH-52EE: try adding chinese-simplified
    • U+52EF CJK UNIFIED IDEOGRAPH-52EF: try adding chinese-simplified
    • U+52F1 CJK UNIFIED IDEOGRAPH-52F1: not included in any glyphset definition
    • U+52F2 CJK UNIFIED IDEOGRAPH-52F2: try adding japanese
    • U+52F4 CJK UNIFIED IDEOGRAPH-52F4: not included in any glyphset definition
    • U+52F6 CJK UNIFIED IDEOGRAPH-52F6: not included in any glyphset definition
    • U+52F7 CJK UNIFIED IDEOGRAPH-52F7: not included in any glyphset definition
    • U+52F9 CJK UNIFIED IDEOGRAPH-52F9: try adding japanese
    • U+52FC CJK UNIFIED IDEOGRAPH-52FC: not included in any glyphset definition
    • U+52FD CJK UNIFIED IDEOGRAPH-52FD: not included in any glyphset definition
    • U+5300 CJK UNIFIED IDEOGRAPH-5300: try adding chinese-simplified
    • U+5301 CJK UNIFIED IDEOGRAPH-5301: try adding japanese
    • U+5302 CJK UNIFIED IDEOGRAPH-5302: try adding japanese
    • U+5303 CJK UNIFIED IDEOGRAPH-5303: not included in any glyphset definition
    • U+5304 CJK UNIFIED IDEOGRAPH-5304: not included in any glyphset definition
    • U+5307 CJK UNIFIED IDEOGRAPH-5307: not included in any glyphset definition
    • U+5309 CJK UNIFIED IDEOGRAPH-5309: not included in any glyphset definition
    • U+530A CJK UNIFIED IDEOGRAPH-530A: not included in any glyphset definition
    • U+530B CJK UNIFIED IDEOGRAPH-530B: not included in any glyphset definition
    • U+530C CJK UNIFIED IDEOGRAPH-530C: not included in any glyphset definition
    • U+530E CJK UNIFIED IDEOGRAPH-530E: not included in any glyphset definition
    • U+5311 CJK UNIFIED IDEOGRAPH-5311: not included in any glyphset definition
    • U+5312 CJK UNIFIED IDEOGRAPH-5312: not included in any glyphset definition
    • U+5313 CJK UNIFIED IDEOGRAPH-5313: not included in any glyphset definition
    • U+5314 CJK UNIFIED IDEOGRAPH-5314: not included in any glyphset definition
    • U+5318 CJK UNIFIED IDEOGRAPH-5318: not included in any glyphset definition
    • U+531A CJK UNIFIED IDEOGRAPH-531A: try adding japanese
    • U+531B CJK UNIFIED IDEOGRAPH-531B: not included in any glyphset definition
    • U+531C CJK UNIFIED IDEOGRAPH-531C: not included in any glyphset definition
    • U+531E CJK UNIFIED IDEOGRAPH-531E: not included in any glyphset definition
    • U+531F CJK UNIFIED IDEOGRAPH-531F: not included in any glyphset definition
    • U+5322 CJK UNIFIED IDEOGRAPH-5322: not included in any glyphset definition
    • U+5325 CJK UNIFIED IDEOGRAPH-5325: not included in any glyphset definition
    • U+5326 CJK UNIFIED IDEOGRAPH-5326: not included in any glyphset definition
    • U+5328 CJK UNIFIED IDEOGRAPH-5328: not included in any glyphset definition
    • U+5329 CJK UNIFIED IDEOGRAPH-5329: not included in any glyphset definition
    • U+532B CJK UNIFIED IDEOGRAPH-532B: not included in any glyphset definition
    • U+532D CJK UNIFIED IDEOGRAPH-532D: not included in any glyphset definition
    • U+532E CJK UNIFIED IDEOGRAPH-532E: try adding chinese-simplified
    • U+5330 CJK UNIFIED IDEOGRAPH-5330: not included in any glyphset definition
    • U+5334 CJK UNIFIED IDEOGRAPH-5334: not included in any glyphset definition
    • U+5335 CJK UNIFIED IDEOGRAPH-5335: not included in any glyphset definition
    • U+5336 CJK UNIFIED IDEOGRAPH-5336: not included in any glyphset definition
    • U+5337 CJK UNIFIED IDEOGRAPH-5337: not included in any glyphset definition
    • U+5338 CJK UNIFIED IDEOGRAPH-5338: try adding japanese
    • U+533A CJK UNIFIED IDEOGRAPH-533A: try adding one of: chinese-simplified, japanese
    • U+533B CJK UNIFIED IDEOGRAPH-533B: try adding one of: chinese-simplified, japanese
    • U+533C CJK UNIFIED IDEOGRAPH-533C: not included in any glyphset definition
    • U+533D CJK UNIFIED IDEOGRAPH-533D: not included in any glyphset definition
    • U+5344 CJK UNIFIED IDEOGRAPH-5344: not included in any glyphset definition
    • U+5346 CJK UNIFIED IDEOGRAPH-5346: try adding japanese
    • U+534B CJK UNIFIED IDEOGRAPH-534B: not included in any glyphset definition
    • U+534C CJK UNIFIED IDEOGRAPH-534C: not included in any glyphset definition
    • U+534E CJK UNIFIED IDEOGRAPH-534E: try adding chinese-simplified
    • U+534F CJK UNIFIED IDEOGRAPH-534F: try adding chinese-simplified
    • U+5350 CJK UNIFIED IDEOGRAPH-5350: try adding chinese-simplified
    • U+5355 CJK UNIFIED IDEOGRAPH-5355: try adding chinese-simplified
    • U+5356 CJK UNIFIED IDEOGRAPH-5356: try adding chinese-simplified
    • U+5358 CJK UNIFIED IDEOGRAPH-5358: try adding one of: chinese-simplified, japanese
    • U+5359 CJK UNIFIED IDEOGRAPH-5359: not included in any glyphset definition
    • U+535B CJK UNIFIED IDEOGRAPH-535B: not included in any glyphset definition
    • U+535F CJK UNIFIED IDEOGRAPH-535F: try adding chinese-simplified
    • U+5362 CJK UNIFIED IDEOGRAPH-5362: try adding chinese-simplified
    • U+5363 CJK UNIFIED IDEOGRAPH-5363: not included in any glyphset definition
    • U+5364 CJK UNIFIED IDEOGRAPH-5364: try adding chinese-simplified
    • U+5365 CJK UNIFIED IDEOGRAPH-5365: not included in any glyphset definition
    • U+5367 CJK UNIFIED IDEOGRAPH-5367: try adding chinese-simplified
    • U+5368 CJK UNIFIED IDEOGRAPH-5368: not included in any glyphset definition
    • U+5369 CJK UNIFIED IDEOGRAPH-5369: try adding one of: chinese-simplified, japanese
    • U+536A CJK UNIFIED IDEOGRAPH-536A: not included in any glyphset definition
    • U+536B CJK UNIFIED IDEOGRAPH-536B: try adding chinese-simplified
    • U+536C CJK UNIFIED IDEOGRAPH-536C: not included in any glyphset definition
    • U+536E CJK UNIFIED IDEOGRAPH-536E: try adding japanese
    • U+5372 CJK UNIFIED IDEOGRAPH-5372: not included in any glyphset definition
    • U+5374 CJK UNIFIED IDEOGRAPH-5374: try adding one of: chinese-simplified, japanese
    • U+5376 CJK UNIFIED IDEOGRAPH-5376: not included in any glyphset definition
    • U+537A CJK UNIFIED IDEOGRAPH-537A: not included in any glyphset definition
    • U+537C CJK UNIFIED IDEOGRAPH-537C: not included in any glyphset definition
    • U+537D CJK UNIFIED IDEOGRAPH-537D: not included in any glyphset definition
    • U+5380 CJK UNIFIED IDEOGRAPH-5380: not included in any glyphset definition
    • U+5381 CJK UNIFIED IDEOGRAPH-5381: not included in any glyphset definition
    • U+5383 CJK UNIFIED IDEOGRAPH-5383: not included in any glyphset definition
    • U+5385 CJK UNIFIED IDEOGRAPH-5385: try adding chinese-simplified
    • U+5386 CJK UNIFIED IDEOGRAPH-5386: try adding chinese-simplified
    • U+5387 CJK UNIFIED IDEOGRAPH-5387: not included in any glyphset definition
    • U+5388 CJK UNIFIED IDEOGRAPH-5388: not included in any glyphset definition
    • U+5389 CJK UNIFIED IDEOGRAPH-5389: try adding chinese-simplified
    • U+538A CJK UNIFIED IDEOGRAPH-538A: not included in any glyphset definition
    • U+538B CJK UNIFIED IDEOGRAPH-538B: try adding chinese-simplified
    • U+538C CJK UNIFIED IDEOGRAPH-538C: try adding chinese-simplified
    • U+538D CJK UNIFIED IDEOGRAPH-538D: try adding chinese-simplified
    • U+538E CJK UNIFIED IDEOGRAPH-538E: not included in any glyphset definition
    • U+538F CJK UNIFIED IDEOGRAPH-538F: not included in any glyphset definition
    • U+5390 CJK UNIFIED IDEOGRAPH-5390: not included in any glyphset definition
    • U+5391 CJK UNIFIED IDEOGRAPH-5391: not included in any glyphset definition
    • U+5392 CJK UNIFIED IDEOGRAPH-5392: not included in any glyphset definition
    • U+5393 CJK UNIFIED IDEOGRAPH-5393: not included in any glyphset definition
    • U+5394 CJK UNIFIED IDEOGRAPH-5394: not included in any glyphset definition
    • U+5395 CJK UNIFIED IDEOGRAPH-5395: try adding chinese-simplified
    • U+5396 CJK UNIFIED IDEOGRAPH-5396: try adding japanese
    • U+5397 CJK UNIFIED IDEOGRAPH-5397: not included in any glyphset definition
    • U+5399 CJK UNIFIED IDEOGRAPH-5399: not included in any glyphset definition
    • U+539B CJK UNIFIED IDEOGRAPH-539B: not included in any glyphset definition
    • U+539C CJK UNIFIED IDEOGRAPH-539C: not included in any glyphset definition
    • U+539E CJK UNIFIED IDEOGRAPH-539E: not included in any glyphset definition
    • U+53A0 CJK UNIFIED IDEOGRAPH-53A0: try adding japanese
    • U+53A1 CJK UNIFIED IDEOGRAPH-53A1: not included in any glyphset definition
    • U+53A2 CJK UNIFIED IDEOGRAPH-53A2: try adding chinese-simplified
    • U+53A3 CJK UNIFIED IDEOGRAPH-53A3: not included in any glyphset definition
    • U+53A4 CJK UNIFIED IDEOGRAPH-53A4: not included in any glyphset definition
    • U+53A6 CJK UNIFIED IDEOGRAPH-53A6: try adding one of: chinese-simplified, japanese
    • U+53A7 CJK UNIFIED IDEOGRAPH-53A7: not included in any glyphset definition
    • U+53A8 CJK UNIFIED IDEOGRAPH-53A8: try adding one of: chinese-simplified, japanese
    • U+53A9 CJK UNIFIED IDEOGRAPH-53A9: try adding one of: chinese-simplified, japanese
    • U+53AC CJK UNIFIED IDEOGRAPH-53AC: not included in any glyphset definition
    • U+53AE CJK UNIFIED IDEOGRAPH-53AE: try adding one of: chinese-simplified, japanese
    • U+53AF CJK UNIFIED IDEOGRAPH-53AF: not included in any glyphset definition
    • U+53B0 CJK UNIFIED IDEOGRAPH-53B0: try adding japanese
    • U+53B1 CJK UNIFIED IDEOGRAPH-53B1: not included in any glyphset definition
    • U+53B3 CJK UNIFIED IDEOGRAPH-53B3: try adding japanese
    • U+53B4 CJK UNIFIED IDEOGRAPH-53B4: not included in any glyphset definition
    • U+53B5 CJK UNIFIED IDEOGRAPH-53B5: not included in any glyphset definition
    • U+53B6 CJK UNIFIED IDEOGRAPH-53B6: try adding one of: chinese-simplified, japanese
    • U+53B7 CJK UNIFIED IDEOGRAPH-53B7: not included in any glyphset definition
    • U+53B8 CJK UNIFIED IDEOGRAPH-53B8: not included in any glyphset definition
    • U+53B9 CJK UNIFIED IDEOGRAPH-53B9: not included in any glyphset definition
    • U+53BA CJK UNIFIED IDEOGRAPH-53BA: not included in any glyphset definition
    • U+53BC CJK UNIFIED IDEOGRAPH-53BC: not included in any glyphset definition
    • U+53BD CJK UNIFIED IDEOGRAPH-53BD: not included in any glyphset definition
    • U+53BE CJK UNIFIED IDEOGRAPH-53BE: not included in any glyphset definition
    • U+53BF CJK UNIFIED IDEOGRAPH-53BF: try adding chinese-simplified
    • U+53C0 CJK UNIFIED IDEOGRAPH-53C0: not included in any glyphset definition
    • U+53C1 CJK UNIFIED IDEOGRAPH-53C1: try adding chinese-simplified
    • U+53C2 CJK UNIFIED IDEOGRAPH-53C2: try adding one of: chinese-simplified, japanese
    • U+53C4 CJK UNIFIED IDEOGRAPH-53C4: not included in any glyphset definition
    • U+53C6 CJK UNIFIED IDEOGRAPH-53C6: try adding chinese-simplified
    • U+53C7 CJK UNIFIED IDEOGRAPH-53C7: not included in any glyphset definition
    • U+53CC CJK UNIFIED IDEOGRAPH-53CC: try adding one of: chinese-simplified, japanese
    • U+53CE CJK UNIFIED IDEOGRAPH-53CE: try adding one of: chinese-simplified, japanese
    • U+53CF CJK UNIFIED IDEOGRAPH-53CF: try adding chinese-simplified
    • U+53D1 CJK UNIFIED IDEOGRAPH-53D1: try adding chinese-simplified
    • U+53D2 CJK UNIFIED IDEOGRAPH-53D2: try adding chinese-simplified
    • U+53D3 CJK UNIFIED IDEOGRAPH-53D3: not included in any glyphset definition
    • U+53D5 CJK UNIFIED IDEOGRAPH-53D5: try adding chinese-simplified
    • U+53D8 CJK UNIFIED IDEOGRAPH-53D8: try adding chinese-simplified
    • U+53D9 CJK UNIFIED IDEOGRAPH-53D9: try adding one of: chinese-simplified, japanese
    • U+53DA CJK UNIFIED IDEOGRAPH-53DA: not included in any glyphset definition
    • U+53DC CJK UNIFIED IDEOGRAPH-53DC: not included in any glyphset definition
    • U+53DD CJK UNIFIED IDEOGRAPH-53DD: not included in any glyphset definition
    • U+53DE CJK UNIFIED IDEOGRAPH-53DE: not included in any glyphset definition
    • U+53E0 CJK UNIFIED IDEOGRAPH-53E0: try adding chinese-simplified
    • U+53E7 CJK UNIFIED IDEOGRAPH-53E7: try adding chinese-simplified
    • U+53F4 CJK UNIFIED IDEOGRAPH-53F4: not included in any glyphset definition
    • U+53F6 CJK UNIFIED IDEOGRAPH-53F6: try adding one of: chinese-simplified, japanese
    • U+53F7 CJK UNIFIED IDEOGRAPH-53F7: try adding one of: chinese-simplified, japanese
    • U+53F9 CJK UNIFIED IDEOGRAPH-53F9: try adding chinese-simplified
    • U+53FA CJK UNIFIED IDEOGRAPH-53FA: try adding japanese
    • U+53FD CJK UNIFIED IDEOGRAPH-53FD: try adding chinese-simplified
    • U+53FF CJK UNIFIED IDEOGRAPH-53FF: not included in any glyphset definition
    • U+5400 CJK UNIFIED IDEOGRAPH-5400: not included in any glyphset definition
    • U+5402 CJK UNIFIED IDEOGRAPH-5402: not included in any glyphset definition
    • U+5405 CJK UNIFIED IDEOGRAPH-5405: not included in any glyphset definition
    • U+5407 CJK UNIFIED IDEOGRAPH-5407: not included in any glyphset definition
    • U+5413 CJK UNIFIED IDEOGRAPH-5413: try adding chinese-simplified
    • U+5414 CJK UNIFIED IDEOGRAPH-5414: try adding chinese-simplified
    • U+5415 CJK UNIFIED IDEOGRAPH-5415: try adding chinese-simplified
    • U+5416 CJK UNIFIED IDEOGRAPH-5416: try adding chinese-simplified
    • U+5417 CJK UNIFIED IDEOGRAPH-5417: try adding chinese-simplified
    • U+5418 CJK UNIFIED IDEOGRAPH-5418: not included in any glyphset definition
    • U+5419 CJK UNIFIED IDEOGRAPH-5419: not included in any glyphset definition
    • U+541A CJK UNIFIED IDEOGRAPH-541A: not included in any glyphset definition
    • U+541C CJK UNIFIED IDEOGRAPH-541C: not included in any glyphset definition
    • U+5421 CJK UNIFIED IDEOGRAPH-5421: try adding chinese-simplified
    • U+5422 CJK UNIFIED IDEOGRAPH-5422: not included in any glyphset definition
    • U+5424 CJK UNIFIED IDEOGRAPH-5424: not included in any glyphset definition
    • U+5425 CJK UNIFIED IDEOGRAPH-5425: try adding chinese-simplified
    • U+542A CJK UNIFIED IDEOGRAPH-542A: not included in any glyphset definition
    • U+542F CJK UNIFIED IDEOGRAPH-542F: try adding chinese-simplified
    • U+5430 CJK UNIFIED IDEOGRAPH-5430: not included in any glyphset definition
    • U+5432 CJK UNIFIED IDEOGRAPH-5432: try adding chinese-simplified
    • U+5434 CJK UNIFIED IDEOGRAPH-5434: try adding chinese-simplified
    • U+5437 CJK UNIFIED IDEOGRAPH-5437: not included in any glyphset definition
    • U+543A CJK UNIFIED IDEOGRAPH-543A: not included in any glyphset definition
    • U+543F CJK UNIFIED IDEOGRAPH-543F: not included in any glyphset definition
    • U+5441 CJK UNIFIED IDEOGRAPH-5441: not included in any glyphset definition
    • U+5444 CJK UNIFIED IDEOGRAPH-5444: not included in any glyphset definition
    • U+5445 CJK UNIFIED IDEOGRAPH-5445: not included in any glyphset definition
    • U+5447 CJK UNIFIED IDEOGRAPH-5447: not included in any glyphset definition
    • U+5449 CJK UNIFIED IDEOGRAPH-5449: try adding japanese
    • U+544B CJK UNIFIED IDEOGRAPH-544B: try adding chinese-simplified
    • U+544C CJK UNIFIED IDEOGRAPH-544C: not included in any glyphset definition
    • U+544D CJK UNIFIED IDEOGRAPH-544D: not included in any glyphset definition
    • U+544F CJK UNIFIED IDEOGRAPH-544F: not included in any glyphset definition
    • U+5450 CJK UNIFIED IDEOGRAPH-5450: try adding chinese-simplified
    • U+5451 CJK UNIFIED IDEOGRAPH-5451: try adding japanese
    • U+5452 CJK UNIFIED IDEOGRAPH-5452: not included in any glyphset definition
    • U+5453 CJK UNIFIED IDEOGRAPH-5453: try adding chinese-simplified
    • U+5455 CJK UNIFIED IDEOGRAPH-5455: try adding chinese-simplified
    • U+5456 CJK UNIFIED IDEOGRAPH-5456: not included in any glyphset definition
    • U+5457 CJK UNIFIED IDEOGRAPH-5457: try adding chinese-simplified
    • U+5458 CJK UNIFIED IDEOGRAPH-5458: try adding chinese-simplified
    • U+5459 CJK UNIFIED IDEOGRAPH-5459: not included in any glyphset definition
    • U+545A CJK UNIFIED IDEOGRAPH-545A: not included in any glyphset definition
    • U+545B CJK UNIFIED IDEOGRAPH-545B: try adding chinese-simplified
    • U+545C CJK UNIFIED IDEOGRAPH-545C: try adding chinese-simplified
    • U+545D CJK UNIFIED IDEOGRAPH-545D: not included in any glyphset definition
    • U+545E CJK UNIFIED IDEOGRAPH-545E: not included in any glyphset definition
    • U+545F CJK UNIFIED IDEOGRAPH-545F: try adding japanese
    • U+5460 CJK UNIFIED IDEOGRAPH-5460: not included in any glyphset definition
    • U+5461 CJK UNIFIED IDEOGRAPH-5461: not included in any glyphset definition
    • U+5463 CJK UNIFIED IDEOGRAPH-5463: not included in any glyphset definition
    • U+5465 CJK UNIFIED IDEOGRAPH-5465: not included in any glyphset definition
    • U+5467 CJK UNIFIED IDEOGRAPH-5467: not included in any glyphset definition
    • U+546A CJK UNIFIED IDEOGRAPH-546A: try adding japanese
    • U+546B CJK UNIFIED IDEOGRAPH-546B: not included in any glyphset definition
    • U+546C CJK UNIFIED IDEOGRAPH-546C: not included in any glyphset definition
    • U+546D CJK UNIFIED IDEOGRAPH-546D: try adding chinese-simplified
    • U+546E CJK UNIFIED IDEOGRAPH-546E: try adding chinese-simplified
    • U+546F CJK UNIFIED IDEOGRAPH-546F: try adding chinese-simplified
    • U+5470 CJK UNIFIED IDEOGRAPH-5470: try adding one of: chinese-simplified, japanese
    • U+5474 CJK UNIFIED IDEOGRAPH-5474: not included in any glyphset definition
    • U+5476 CJK UNIFIED IDEOGRAPH-5476: try adding japanese
    • U+5479 CJK UNIFIED IDEOGRAPH-5479: not included in any glyphset definition
    • U+547A CJK UNIFIED IDEOGRAPH-547A: not included in any glyphset definition
    • U+547E CJK UNIFIED IDEOGRAPH-547E: not included in any glyphset definition
    • U+5483 CJK UNIFIED IDEOGRAPH-5483: not included in any glyphset definition
    • U+5485 CJK UNIFIED IDEOGRAPH-5485: not included in any glyphset definition
    • U+5488 CJK UNIFIED IDEOGRAPH-5488: not included in any glyphset definition
    • U+5489 CJK UNIFIED IDEOGRAPH-5489: not included in any glyphset definition
    • U+548A CJK UNIFIED IDEOGRAPH-548A: not included in any glyphset definition
    • U+548D CJK UNIFIED IDEOGRAPH-548D: not included in any glyphset definition
    • U+548F CJK UNIFIED IDEOGRAPH-548F: try adding one of: chinese-simplified, japanese
    • U+5491 CJK UNIFIED IDEOGRAPH-5491: not included in any glyphset definition
    • U+5494 CJK UNIFIED IDEOGRAPH-5494: try adding chinese-simplified
    • U+5497 CJK UNIFIED IDEOGRAPH-5497: try adding chinese-simplified
    • U+5499 CJK UNIFIED IDEOGRAPH-5499: try adding chinese-simplified
    • U+549B CJK UNIFIED IDEOGRAPH-549B: try adding chinese-simplified
    • U+549C CJK UNIFIED IDEOGRAPH-549C: not included in any glyphset definition
    • U+549D CJK UNIFIED IDEOGRAPH-549D: not included in any glyphset definition
    • U+549F CJK UNIFIED IDEOGRAPH-549F: not included in any glyphset definition
    • U+54A0 CJK UNIFIED IDEOGRAPH-54A0: not included in any glyphset definition
    • U+54A1 CJK UNIFIED IDEOGRAPH-54A1: not included in any glyphset definition
    • U+54A2 CJK UNIFIED IDEOGRAPH-54A2: try adding japanese
    • U+54A3 CJK UNIFIED IDEOGRAPH-54A3: try adding chinese-simplified
    • U+54A4 CJK UNIFIED IDEOGRAPH-54A4: try adding one of: chinese-simplified, japanese
    • U+54A5 CJK UNIFIED IDEOGRAPH-54A5: try adding japanese
    • U+54AE CJK UNIFIED IDEOGRAPH-54AE: not included in any glyphset definition
    • U+54B0 CJK UNIFIED IDEOGRAPH-54B0: not included in any glyphset definition
    • U+54B2 CJK UNIFIED IDEOGRAPH-54B2: try adding one of: chinese-simplified, japanese
    • U+54B5 CJK UNIFIED IDEOGRAPH-54B5: not included in any glyphset definition
    • U+54B6 CJK UNIFIED IDEOGRAPH-54B6: not included in any glyphset definition
    • U+54B7 CJK UNIFIED IDEOGRAPH-54B7: not included in any glyphset definition
    • U+54BA CJK UNIFIED IDEOGRAPH-54BA: not included in any glyphset definition
    • U+54BC CJK UNIFIED IDEOGRAPH-54BC: try adding japanese
    • U+54C3 CJK UNIFIED IDEOGRAPH-54C3: not included in any glyphset definition
    • U+54C5 CJK UNIFIED IDEOGRAPH-54C5: not included in any glyphset definition
    • U+54CA CJK UNIFIED IDEOGRAPH-54CA: not included in any glyphset definition
    • U+54CB CJK UNIFIED IDEOGRAPH-54CB: try adding chinese-simplified
    • U+54CC CJK UNIFIED IDEOGRAPH-54CC: try adding chinese-simplified
    • U+54CD CJK UNIFIED IDEOGRAPH-54CD: try adding chinese-simplified
    • U+54D0 CJK UNIFIED IDEOGRAPH-54D0: try adding chinese-simplified
    • U+54D1 CJK UNIFIED IDEOGRAPH-54D1: try adding chinese-simplified
    • U+54D2 CJK UNIFIED IDEOGRAPH-54D2: try adding chinese-simplified
    • U+54D3 CJK UNIFIED IDEOGRAPH-54D3: not included in any glyphset definition
    • U+54D4 CJK UNIFIED IDEOGRAPH-54D4: try adding chinese-simplified
    • U+54D5 CJK UNIFIED IDEOGRAPH-54D5: not included in any glyphset definition
    • U+54D7 CJK UNIFIED IDEOGRAPH-54D7: try adding chinese-simplified
    • U+54D8 CJK UNIFIED IDEOGRAPH-54D8: try adding japanese
    • U+54D9 CJK UNIFIED IDEOGRAPH-54D9: not included in any glyphset definition
    • U+54DA CJK UNIFIED IDEOGRAPH-54DA: try adding chinese-simplified
    • U+54DB CJK UNIFIED IDEOGRAPH-54DB: not included in any glyphset definition
    • U+54DC CJK UNIFIED IDEOGRAPH-54DC: not included in any glyphset definition
    • U+54DD CJK UNIFIED IDEOGRAPH-54DD: try adding chinese-simplified
    • U+54DF CJK UNIFIED IDEOGRAPH-54DF: try adding chinese-simplified
    • U+54E0 CJK UNIFIED IDEOGRAPH-54E0: not included in any glyphset definition
    • U+54E2 CJK UNIFIED IDEOGRAPH-54E2: try adding japanese
    • U+54E4 CJK UNIFIED IDEOGRAPH-54E4: not included in any glyphset definition
    • U+54EB CJK UNIFIED IDEOGRAPH-54EB: not included in any glyphset definition
    • U+54EC CJK UNIFIED IDEOGRAPH-54EC: not included in any glyphset definition
    • U+54F0 CJK UNIFIED IDEOGRAPH-54F0: not included in any glyphset definition
    • U+54F1 CJK UNIFIED IDEOGRAPH-54F1: not included in any glyphset definition
    • U+54F3 CJK UNIFIED IDEOGRAPH-54F3: not included in any glyphset definition
    • U+54F4 CJK UNIFIED IDEOGRAPH-54F4: not included in any glyphset definition
    • U+54F5 CJK UNIFIED IDEOGRAPH-54F5: not included in any glyphset definition
    • U+54F6 CJK UNIFIED IDEOGRAPH-54F6: not included in any glyphset definition
    • U+54F7 CJK UNIFIED IDEOGRAPH-54F7: not included in any glyphset definition
    • U+54F8 CJK UNIFIED IDEOGRAPH-54F8: not included in any glyphset definition
    • U+54F9 CJK UNIFIED IDEOGRAPH-54F9: not included in any glyphset definition
    • U+54FB CJK UNIFIED IDEOGRAPH-54FB: not included in any glyphset definition
    • U+54FE CJK UNIFIED IDEOGRAPH-54FE: not included in any glyphset definition
    • U+54FF CJK UNIFIED IDEOGRAPH-54FF: not included in any glyphset definition
    • U+5500 CJK UNIFIED IDEOGRAPH-5500: not included in any glyphset definition
    • U+5502 CJK UNIFIED IDEOGRAPH-5502: not included in any glyphset definition
    • U+5503 CJK UNIFIED IDEOGRAPH-5503: not included in any glyphset definition
    • U+5505 CJK UNIFIED IDEOGRAPH-5505: not included in any glyphset definition
    • U+5508 CJK UNIFIED IDEOGRAPH-5508: not included in any glyphset definition
    • U+550A CJK UNIFIED IDEOGRAPH-550A: not included in any glyphset definition
    • U+550B CJK UNIFIED IDEOGRAPH-550B: not included in any glyphset definition
    • U+550C CJK UNIFIED IDEOGRAPH-550C: not included in any glyphset definition
    • U+550E CJK UNIFIED IDEOGRAPH-550E: not included in any glyphset definition
    • U+5512 CJK UNIFIED IDEOGRAPH-5512: not included in any glyphset definition
    • U+5513 CJK UNIFIED IDEOGRAPH-5513: not included in any glyphset definition
    • U+5515 CJK UNIFIED IDEOGRAPH-5515: not included in any glyphset definition
    • U+5516 CJK UNIFIED IDEOGRAPH-5516: try adding japanese
    • U+5517 CJK UNIFIED IDEOGRAPH-5517: not included in any glyphset definition
    • U+5519 CJK UNIFIED IDEOGRAPH-5519: not included in any glyphset definition
    • U+551A CJK UNIFIED IDEOGRAPH-551A: not included in any glyphset definition
    • U+551B CJK UNIFIED IDEOGRAPH-551B: try adding chinese-simplified
    • U+551C CJK UNIFIED IDEOGRAPH-551C: not included in any glyphset definition
    • U+551D CJK UNIFIED IDEOGRAPH-551D: not included in any glyphset definition
    • U+551E CJK UNIFIED IDEOGRAPH-551E: not included in any glyphset definition
    • U+551F CJK UNIFIED IDEOGRAPH-551F: not included in any glyphset definition
    • U+5520 CJK UNIFIED IDEOGRAPH-5520: try adding chinese-simplified
    • U+5521 CJK UNIFIED IDEOGRAPH-5521: not included in any glyphset definition
    • U+5522 CJK UNIFIED IDEOGRAPH-5522: try adding chinese-simplified
    • U+5524 CJK UNIFIED IDEOGRAPH-5524: try adding chinese-simplified
    • U+5526 CJK UNIFIED IDEOGRAPH-5526: not included in any glyphset definition
    • U+5529 CJK UNIFIED IDEOGRAPH-5529: not included in any glyphset definition
    • U+552A CJK UNIFIED IDEOGRAPH-552A: not included in any glyphset definition
    • U+5532 CJK UNIFIED IDEOGRAPH-5532: not included in any glyphset definition
    • U+5534 CJK UNIFIED IDEOGRAPH-5534: try adding chinese-simplified
    • U+5536 CJK UNIFIED IDEOGRAPH-5536: not included in any glyphset definition
    • U+5539 CJK UNIFIED IDEOGRAPH-5539: try adding japanese
    • U+553A CJK UNIFIED IDEOGRAPH-553A: not included in any glyphset definition
    • U+553B CJK UNIFIED IDEOGRAPH-553B: not included in any glyphset definition
    • U+553C CJK UNIFIED IDEOGRAPH-553C: not included in any glyphset definition
    • U+553D CJK UNIFIED IDEOGRAPH-553D: not included in any glyphset definition
    • U+553F CJK UNIFIED IDEOGRAPH-553F: not included in any glyphset definition
    • U+5540 CJK UNIFIED IDEOGRAPH-5540: try adding japanese
    • U+5541 CJK UNIFIED IDEOGRAPH-5541: try adding chinese-simplified
    • U+5542 CJK UNIFIED IDEOGRAPH-5542: not included in any glyphset definition
    • U+5545 CJK UNIFIED IDEOGRAPH-5545: try adding japanese
    • U+5547 CJK UNIFIED IDEOGRAPH-5547: not included in any glyphset definition
    • U+5548 CJK UNIFIED IDEOGRAPH-5548: not included in any glyphset definition
    • U+5549 CJK UNIFIED IDEOGRAPH-5549: try adding chinese-simplified
    • U+554B CJK UNIFIED IDEOGRAPH-554B: not included in any glyphset definition
    • U+554C CJK UNIFIED IDEOGRAPH-554C: try adding japanese
    • U+554D CJK UNIFIED IDEOGRAPH-554D: not included in any glyphset definition
    • U+554E CJK UNIFIED IDEOGRAPH-554E: not included in any glyphset definition
    • U+5551 CJK UNIFIED IDEOGRAPH-5551: not included in any glyphset definition
    • U+5552 CJK UNIFIED IDEOGRAPH-5552: not included in any glyphset definition
    • U+5553 CJK UNIFIED IDEOGRAPH-5553: try adding one of: chinese-simplified, japanese
    • U+5554 CJK UNIFIED IDEOGRAPH-5554: not included in any glyphset definition
    • U+5557 CJK UNIFIED IDEOGRAPH-5557: try adding japanese
    • U+5558 CJK UNIFIED IDEOGRAPH-5558: not included in any glyphset definition
    • U+5559 CJK UNIFIED IDEOGRAPH-5559: not included in any glyphset definition
    • U+555A CJK UNIFIED IDEOGRAPH-555A: not included in any glyphset definition
    • U+555B CJK UNIFIED IDEOGRAPH-555B: not included in any glyphset definition
    • U+5560 CJK UNIFIED IDEOGRAPH-5560: not included in any glyphset definition
    • U+5562 CJK UNIFIED IDEOGRAPH-5562: not included in any glyphset definition
    • U+5567 CJK UNIFIED IDEOGRAPH-5567: try adding chinese-simplified
    • U+5568 CJK UNIFIED IDEOGRAPH-5568: not included in any glyphset definition
    • U+5569 CJK UNIFIED IDEOGRAPH-5569: not included in any glyphset definition
    • U+556B CJK UNIFIED IDEOGRAPH-556B: try adding chinese-simplified
    • U+556C CJK UNIFIED IDEOGRAPH-556C: try adding chinese-simplified
    • U+556D CJK UNIFIED IDEOGRAPH-556D: try adding chinese-simplified
    • U+556E CJK UNIFIED IDEOGRAPH-556E: try adding chinese-simplified
    • U+556F CJK UNIFIED IDEOGRAPH-556F: not included in any glyphset definition
    • U+5570 CJK UNIFIED IDEOGRAPH-5570: try adding chinese-simplified
    • U+5571 CJK UNIFIED IDEOGRAPH-5571: try adding chinese-simplified
    • U+5572 CJK UNIFIED IDEOGRAPH-5572: try adding chinese-simplified
    • U+5574 CJK UNIFIED IDEOGRAPH-5574: not included in any glyphset definition
    • U+5578 CJK UNIFIED IDEOGRAPH-5578: try adding chinese-simplified
    • U+5579 CJK UNIFIED IDEOGRAPH-5579: not included in any glyphset definition
    • U+557A CJK UNIFIED IDEOGRAPH-557A: not included in any glyphset definition
    • U+557D CJK UNIFIED IDEOGRAPH-557D: not included in any glyphset definition
    • U+557F CJK UNIFIED IDEOGRAPH-557F: not included in any glyphset definition
    • U+5581 CJK UNIFIED IDEOGRAPH-5581: not included in any glyphset definition
    • U+5585 CJK UNIFIED IDEOGRAPH-5585: not included in any glyphset definition
    • U+5586 CJK UNIFIED IDEOGRAPH-5586: try adding chinese-simplified
    • U+5588 CJK UNIFIED IDEOGRAPH-5588: not included in any glyphset definition
    • U+558C CJK UNIFIED IDEOGRAPH-558C: not included in any glyphset definition
    • U+558D CJK UNIFIED IDEOGRAPH-558D: not included in any glyphset definition
    • U+5592 CJK UNIFIED IDEOGRAPH-5592: not included in any glyphset definition
    • U+5593 CJK UNIFIED IDEOGRAPH-5593: not included in any glyphset definition
    • U+5595 CJK UNIFIED IDEOGRAPH-5595: not included in any glyphset definition
    • U+5596 CJK UNIFIED IDEOGRAPH-5596: not included in any glyphset definition
    • U+5597 CJK UNIFIED IDEOGRAPH-5597: not included in any glyphset definition
    • U+559B CJK UNIFIED IDEOGRAPH-559B: not included in any glyphset definition
    • U+559E CJK UNIFIED IDEOGRAPH-559E: try adding japanese
    • U+55A0 CJK UNIFIED IDEOGRAPH-55A0: not included in any glyphset definition
    • U+55A1 CJK UNIFIED IDEOGRAPH-55A1: not included in any glyphset definition
    • U+55A2 CJK UNIFIED IDEOGRAPH-55A2: not included in any glyphset definition
    • U+55A3 CJK UNIFIED IDEOGRAPH-55A3: not included in any glyphset definition
    • U+55A4 CJK UNIFIED IDEOGRAPH-55A4: not included in any glyphset definition
    • U+55A5 CJK UNIFIED IDEOGRAPH-55A5: not included in any glyphset definition
    • U+55A6 CJK UNIFIED IDEOGRAPH-55A6: not included in any glyphset definition
    • U+55A9 CJK UNIFIED IDEOGRAPH-55A9: try adding japanese
    • U+55AD CJK UNIFIED IDEOGRAPH-55AD: not included in any glyphset definition
    • U+55AF CJK UNIFIED IDEOGRAPH-55AF: not included in any glyphset definition
    • U+55B0 CJK UNIFIED IDEOGRAPH-55B0: try adding one of: chinese-simplified, japanese
    • U+55B6 CJK UNIFIED IDEOGRAPH-55B6: try adding one of: chinese-simplified, japanese
    • U+55B7 CJK UNIFIED IDEOGRAPH-55B7: try adding chinese-simplified
    • U+55B8 CJK UNIFIED IDEOGRAPH-55B8: not included in any glyphset definition
    • U+55B9 CJK UNIFIED IDEOGRAPH-55B9: try adding chinese-simplified
    • U+55BA CJK UNIFIED IDEOGRAPH-55BA: try adding chinese-simplified
    • U+55BC CJK UNIFIED IDEOGRAPH-55BC: not included in any glyphset definition
    • U+55BD CJK UNIFIED IDEOGRAPH-55BD: try adding chinese-simplified
    • U+55BE CJK UNIFIED IDEOGRAPH-55BE: not included in any glyphset definition
    • U+55BF CJK UNIFIED IDEOGRAPH-55BF: not included in any glyphset definition
    • U+55C0 CJK UNIFIED IDEOGRAPH-55C0: not included in any glyphset definition
    • U+55C2 CJK UNIFIED IDEOGRAPH-55C2: not included in any glyphset definition
    • U+55C3 CJK UNIFIED IDEOGRAPH-55C3: not included in any glyphset definition
    • U+55C8 CJK UNIFIED IDEOGRAPH-55C8: not included in any glyphset definition
    • U+55C9 CJK UNIFIED IDEOGRAPH-55C9: not included in any glyphset definition
    • U+55CA CJK UNIFIED IDEOGRAPH-55CA: not included in any glyphset definition
    • U+55CB CJK UNIFIED IDEOGRAPH-55CB: not included in any glyphset definition
    • U+55CD CJK UNIFIED IDEOGRAPH-55CD: not included in any glyphset definition
    • U+55CF CJK UNIFIED IDEOGRAPH-55CF: not included in any glyphset definition
    • U+55D0 CJK UNIFIED IDEOGRAPH-55D0: not included in any glyphset definition
    • U+55D5 CJK UNIFIED IDEOGRAPH-55D5: try adding chinese-simplified
    • U+55D7 CJK UNIFIED IDEOGRAPH-55D7: try adding chinese-simplified
    • U+55D8 CJK UNIFIED IDEOGRAPH-55D8: try adding chinese-simplified
    • U+55D9 CJK UNIFIED IDEOGRAPH-55D9: try adding chinese-simplified
    • U+55DB CJK UNIFIED IDEOGRAPH-55DB: try adding chinese-simplified
    • U+55DE CJK UNIFIED IDEOGRAPH-55DE: not included in any glyphset definition
    • U+55E0 CJK UNIFIED IDEOGRAPH-55E0: not included in any glyphset definition
    • U+55E2 CJK UNIFIED IDEOGRAPH-55E2: not included in any glyphset definition
    • U+55E5 CJK UNIFIED IDEOGRAPH-55E5: not included in any glyphset definition
    • U+55E7 CJK UNIFIED IDEOGRAPH-55E7: not included in any glyphset definition
    • U+55EA CJK UNIFIED IDEOGRAPH-55EA: try adding chinese-simplified
    • U+55EB CJK UNIFIED IDEOGRAPH-55EB: not included in any glyphset definition
    • U+55EC CJK UNIFIED IDEOGRAPH-55EC: not included in any glyphset definition
    • U+55ED CJK UNIFIED IDEOGRAPH-55ED: try adding chinese-simplified
    • U+55EE CJK UNIFIED IDEOGRAPH-55EE: try adding chinese-simplified
    • U+55F0 CJK UNIFIED IDEOGRAPH-55F0: try adding chinese-simplified
    • U+55F1 CJK UNIFIED IDEOGRAPH-55F1: not included in any glyphset definition
    • U+55F3 CJK UNIFIED IDEOGRAPH-55F3: try adding chinese-simplified
    • U+55F4 CJK UNIFIED IDEOGRAPH-55F4: not included in any glyphset definition
    • U+55F5 CJK UNIFIED IDEOGRAPH-55F5: not included in any glyphset definition
    • U+55F8 CJK UNIFIED IDEOGRAPH-55F8: not included in any glyphset definition
    • U+55F9 CJK UNIFIED IDEOGRAPH-55F9: try adding japanese
    • U+55FA CJK UNIFIED IDEOGRAPH-55FA: not included in any glyphset definition
    • U+55FC CJK UNIFIED IDEOGRAPH-55FC: not included in any glyphset definition
    • U+55FE CJK UNIFIED IDEOGRAPH-55FE: try adding japanese
    • U+55FF CJK UNIFIED IDEOGRAPH-55FF: not included in any glyphset definition
    • U+5601 CJK UNIFIED IDEOGRAPH-5601: not included in any glyphset definition
    • U+5602 CJK UNIFIED IDEOGRAPH-5602: not included in any glyphset definition
    • U+5603 CJK UNIFIED IDEOGRAPH-5603: not included in any glyphset definition
    • U+5604 CJK UNIFIED IDEOGRAPH-5604: not included in any glyphset definition
    • U+5605 CJK UNIFIED IDEOGRAPH-5605: try adding chinese-simplified
    • U+5607 CJK UNIFIED IDEOGRAPH-5607: not included in any glyphset definition
    • U+560A CJK UNIFIED IDEOGRAPH-560A: not included in any glyphset definition
    • U+560B CJK UNIFIED IDEOGRAPH-560B: not included in any glyphset definition
    • U+560F CJK UNIFIED IDEOGRAPH-560F: not included in any glyphset definition
    • U+5610 CJK UNIFIED IDEOGRAPH-5610: not included in any glyphset definition
    • U+5612 CJK UNIFIED IDEOGRAPH-5612: not included in any glyphset definition
    • U+5613 CJK UNIFIED IDEOGRAPH-5613: not included in any glyphset definition
    • U+5615 CJK UNIFIED IDEOGRAPH-5615: not included in any glyphset definition
    • U+5618 CJK UNIFIED IDEOGRAPH-5618: try adding one of: chinese-simplified, japanese
    • U+5619 CJK UNIFIED IDEOGRAPH-5619: not included in any glyphset definition
    • U+561A CJK UNIFIED IDEOGRAPH-561A: try adding chinese-simplified
    • U+561D CJK UNIFIED IDEOGRAPH-561D: not included in any glyphset definition
    • U+561E CJK UNIFIED IDEOGRAPH-561E: try adding chinese-simplified
    • U+5620 CJK UNIFIED IDEOGRAPH-5620: not included in any glyphset definition
    • U+5622 CJK UNIFIED IDEOGRAPH-5622: try adding chinese-simplified
    • U+5623 CJK UNIFIED IDEOGRAPH-5623: try adding chinese-simplified
    • U+5624 CJK UNIFIED IDEOGRAPH-5624: try adding chinese-simplified
    • U+5625 CJK UNIFIED IDEOGRAPH-5625: not included in any glyphset definition
    • U+5626 CJK UNIFIED IDEOGRAPH-5626: not included in any glyphset definition
    • U+5628 CJK UNIFIED IDEOGRAPH-5628: not included in any glyphset definition
    • U+562A CJK UNIFIED IDEOGRAPH-562A: not included in any glyphset definition
    • U+562B CJK UNIFIED IDEOGRAPH-562B: not included in any glyphset definition
    • U+562C CJK UNIFIED IDEOGRAPH-562C: try adding chinese-simplified
    • U+562D CJK UNIFIED IDEOGRAPH-562D: try adding chinese-simplified
    • U+5631 CJK UNIFIED IDEOGRAPH-5631: try adding one of: chinese-simplified, japanese
    • U+5633 CJK UNIFIED IDEOGRAPH-5633: not included in any glyphset definition
    • U+5635 CJK UNIFIED IDEOGRAPH-5635: not included in any glyphset definition
    • U+563A CJK UNIFIED IDEOGRAPH-563A: not included in any glyphset definition
    • U+563C CJK UNIFIED IDEOGRAPH-563C: not included in any glyphset definition
    • U+563D CJK UNIFIED IDEOGRAPH-563D: not included in any glyphset definition
    • U+563E CJK UNIFIED IDEOGRAPH-563E: not included in any glyphset definition
    • U+5640 CJK UNIFIED IDEOGRAPH-5640: not included in any glyphset definition
    • U+5643 CJK UNIFIED IDEOGRAPH-5643: not included in any glyphset definition
    • U+5644 CJK UNIFIED IDEOGRAPH-5644: not included in any glyphset definition
    • U+5645 CJK UNIFIED IDEOGRAPH-5645: not included in any glyphset definition
    • U+5646 CJK UNIFIED IDEOGRAPH-5646: not included in any glyphset definition
    • U+5647 CJK UNIFIED IDEOGRAPH-5647: not included in any glyphset definition
    • U+5648 CJK UNIFIED IDEOGRAPH-5648: not included in any glyphset definition
    • U+564A CJK UNIFIED IDEOGRAPH-564A: not included in any glyphset definition
    • U+564B CJK UNIFIED IDEOGRAPH-564B: not included in any glyphset definition
    • U+564D CJK UNIFIED IDEOGRAPH-564D: not included in any glyphset definition
    • U+564F CJK UNIFIED IDEOGRAPH-564F: try adding chinese-simplified
    • U+5650 CJK UNIFIED IDEOGRAPH-5650: try adding japanese
    • U+5651 CJK UNIFIED IDEOGRAPH-5651: not included in any glyphset definition
    • U+5654 CJK UNIFIED IDEOGRAPH-5654: try adding chinese-simplified
    • U+5655 CJK UNIFIED IDEOGRAPH-5655: not included in any glyphset definition
    • U+5656 CJK UNIFIED IDEOGRAPH-5656: not included in any glyphset definition
    • U+565B CJK UNIFIED IDEOGRAPH-565B: try adding japanese
    • U+565C CJK UNIFIED IDEOGRAPH-565C: try adding chinese-simplified
    • U+565D CJK UNIFIED IDEOGRAPH-565D: not included in any glyphset definition
    • U+565E CJK UNIFIED IDEOGRAPH-565E: not included in any glyphset definition
    • U+565F CJK UNIFIED IDEOGRAPH-565F: not included in any glyphset definition
    • U+5663 CJK UNIFIED IDEOGRAPH-5663: not included in any glyphset definition
    • U+5666 CJK UNIFIED IDEOGRAPH-5666: not included in any glyphset definition
    • U+5667 CJK UNIFIED IDEOGRAPH-5667: not included in any glyphset definition
    • U+566D CJK UNIFIED IDEOGRAPH-566D: not included in any glyphset definition
    • U+566E CJK UNIFIED IDEOGRAPH-566E: not included in any glyphset definition
    • U+5670 CJK UNIFIED IDEOGRAPH-5670: not included in any glyphset definition
    • U+5672 CJK UNIFIED IDEOGRAPH-5672: not included in any glyphset definition
    • U+5673 CJK UNIFIED IDEOGRAPH-5673: not included in any glyphset definition
    • U+5675 CJK UNIFIED IDEOGRAPH-5675: not included in any glyphset definition
    • U+5677 CJK UNIFIED IDEOGRAPH-5677: not included in any glyphset definition
    • U+567A CJK UNIFIED IDEOGRAPH-567A: try adding japanese
    • U+567B CJK UNIFIED IDEOGRAPH-567B: try adding chinese-simplified
    • U+567C CJK UNIFIED IDEOGRAPH-567C: try adding chinese-simplified
    • U+567D CJK UNIFIED IDEOGRAPH-567D: not included in any glyphset definition
    • U+567E CJK UNIFIED IDEOGRAPH-567E: not included in any glyphset definition
    • U+567F CJK UNIFIED IDEOGRAPH-567F: not included in any glyphset definition
    • U+5681 CJK UNIFIED IDEOGRAPH-5681: not included in any glyphset definition
    • U+5682 CJK UNIFIED IDEOGRAPH-5682: not included in any glyphset definition
    • U+5683 CJK UNIFIED IDEOGRAPH-5683: not included in any glyphset definition
    • U+5684 CJK UNIFIED IDEOGRAPH-5684: not included in any glyphset definition
    • U+5686 CJK UNIFIED IDEOGRAPH-5686: try adding japanese
    • U+5688 CJK UNIFIED IDEOGRAPH-5688: not included in any glyphset definition
    • U+568C CJK UNIFIED IDEOGRAPH-568C: not included in any glyphset definition
    • U+568D CJK UNIFIED IDEOGRAPH-568D: not included in any glyphset definition
    • U+5691 CJK UNIFIED IDEOGRAPH-5691: not included in any glyphset definition
    • U+5692 CJK UNIFIED IDEOGRAPH-5692: not included in any glyphset definition
    • U+5694 CJK UNIFIED IDEOGRAPH-5694: try adding japanese
    • U+5696 CJK UNIFIED IDEOGRAPH-5696: not included in any glyphset definition
    • U+5697 CJK UNIFIED IDEOGRAPH-5697: not included in any glyphset definition
    • U+5698 CJK UNIFIED IDEOGRAPH-5698: not included in any glyphset definition
    • U+569A CJK UNIFIED IDEOGRAPH-569A: not included in any glyphset definition
    • U+569B CJK UNIFIED IDEOGRAPH-569B: not included in any glyphset definition
    • U+569D CJK UNIFIED IDEOGRAPH-569D: not included in any glyphset definition
    • U+569E CJK UNIFIED IDEOGRAPH-569E: not included in any glyphset definition
    • U+569F CJK UNIFIED IDEOGRAPH-569F: try adding chinese-simplified
    • U+56A0 CJK UNIFIED IDEOGRAPH-56A0: try adding japanese
    • U+56A1 CJK UNIFIED IDEOGRAPH-56A1: not included in any glyphset definition
    • U+56A2 CJK UNIFIED IDEOGRAPH-56A2: try adding japanese
    • U+56A3 CJK UNIFIED IDEOGRAPH-56A3: try adding chinese-simplified
    • U+56A4 CJK UNIFIED IDEOGRAPH-56A4: not included in any glyphset definition
    • U+56A6 CJK UNIFIED IDEOGRAPH-56A6: not included in any glyphset definition
    • U+56A7 CJK UNIFIED IDEOGRAPH-56A7: not included in any glyphset definition
    • U+56A9 CJK UNIFIED IDEOGRAPH-56A9: not included in any glyphset definition
    • U+56AA CJK UNIFIED IDEOGRAPH-56AA: not included in any glyphset definition
    • U+56AB CJK UNIFIED IDEOGRAPH-56AB: not included in any glyphset definition
    • U+56AC CJK UNIFIED IDEOGRAPH-56AC: not included in any glyphset definition
    • U+56AD CJK UNIFIED IDEOGRAPH-56AD: not included in any glyphset definition
    • U+56AF CJK UNIFIED IDEOGRAPH-56AF: try adding chinese-simplified
    • U+56B0 CJK UNIFIED IDEOGRAPH-56B0: not included in any glyphset definition
    • U+56B2 CJK UNIFIED IDEOGRAPH-56B2: not included in any glyphset definition
    • U+56B3 CJK UNIFIED IDEOGRAPH-56B3: not included in any glyphset definition
    • U+56B5 CJK UNIFIED IDEOGRAPH-56B5: not included in any glyphset definition
    • U+56B8 CJK UNIFIED IDEOGRAPH-56B8: not included in any glyphset definition
    • U+56BA CJK UNIFIED IDEOGRAPH-56BA: not included in any glyphset definition
    • U+56BB CJK UNIFIED IDEOGRAPH-56BB: not included in any glyphset definition
    • U+56BD CJK UNIFIED IDEOGRAPH-56BD: not included in any glyphset definition
    • U+56BE CJK UNIFIED IDEOGRAPH-56BE: not included in any glyphset definition
    • U+56BF CJK UNIFIED IDEOGRAPH-56BF: not included in any glyphset definition
    • U+56C0 CJK UNIFIED IDEOGRAPH-56C0: try adding japanese
    • U+56C3 CJK UNIFIED IDEOGRAPH-56C3: try adding japanese
    • U+56C4 CJK UNIFIED IDEOGRAPH-56C4: not included in any glyphset definition
    • U+56C5 CJK UNIFIED IDEOGRAPH-56C5: not included in any glyphset definition
    • U+56C6 CJK UNIFIED IDEOGRAPH-56C6: not included in any glyphset definition
    • U+56C7 CJK UNIFIED IDEOGRAPH-56C7: not included in any glyphset definition
    • U+56CB CJK UNIFIED IDEOGRAPH-56CB: not included in any glyphset definition
    • U+56CC CJK UNIFIED IDEOGRAPH-56CC: not included in any glyphset definition
    • U+56CE CJK UNIFIED IDEOGRAPH-56CE: try adding japanese
    • U+56CF CJK UNIFIED IDEOGRAPH-56CF: not included in any glyphset definition
    • U+56D0 CJK UNIFIED IDEOGRAPH-56D0: not included in any glyphset definition
    • U+56D2 CJK UNIFIED IDEOGRAPH-56D2: not included in any glyphset definition
    • U+56D3 CJK UNIFIED IDEOGRAPH-56D3: try adding japanese
    • U+56D5 CJK UNIFIED IDEOGRAPH-56D5: not included in any glyphset definition
    • U+56D6 CJK UNIFIED IDEOGRAPH-56D6: not included in any glyphset definition
    • U+56D8 CJK UNIFIED IDEOGRAPH-56D8: try adding japanese
    • U+56D9 CJK UNIFIED IDEOGRAPH-56D9: not included in any glyphset definition
    • U+56DC CJK UNIFIED IDEOGRAPH-56DC: not included in any glyphset definition
    • U+56E2 CJK UNIFIED IDEOGRAPH-56E2: try adding chinese-simplified
    • U+56E3 CJK UNIFIED IDEOGRAPH-56E3: try adding one of: chinese-simplified, japanese
    • U+56E5 CJK UNIFIED IDEOGRAPH-56E5: not included in any glyphset definition
    • U+56E6 CJK UNIFIED IDEOGRAPH-56E6: not included in any glyphset definition
    • U+56E8 CJK UNIFIED IDEOGRAPH-56E8: try adding chinese-simplified
    • U+56E9 CJK UNIFIED IDEOGRAPH-56E9: try adding chinese-simplified
    • U+56EC CJK UNIFIED IDEOGRAPH-56EC: not included in any glyphset definition
    • U+56ED CJK UNIFIED IDEOGRAPH-56ED: try adding chinese-simplified
    • U+56EE CJK UNIFIED IDEOGRAPH-56EE: try adding japanese
    • U+56EF CJK UNIFIED IDEOGRAPH-56EF: try adding chinese-simplified
    • U+56F1 CJK UNIFIED IDEOGRAPH-56F1: try adding chinese-simplified
    • U+56F2 CJK UNIFIED IDEOGRAPH-56F2: try adding one of: chinese-simplified, japanese
    • U+56F3 CJK UNIFIED IDEOGRAPH-56F3: try adding one of: chinese-simplified, japanese
    • U+56F4 CJK UNIFIED IDEOGRAPH-56F4: try adding chinese-simplified
    • U+56F5 CJK UNIFIED IDEOGRAPH-56F5: try adding chinese-simplified
    • U+56F6 CJK UNIFIED IDEOGRAPH-56F6: not included in any glyphset definition
    • U+56F7 CJK UNIFIED IDEOGRAPH-56F7: not included in any glyphset definition
    • U+56F8 CJK UNIFIED IDEOGRAPH-56F8: not included in any glyphset definition
    • U+56FC CJK UNIFIED IDEOGRAPH-56FC: not included in any glyphset definition
    • U+56FD CJK UNIFIED IDEOGRAPH-56FD: try adding one of: chinese-simplified, japanese
    • U+56FE CJK UNIFIED IDEOGRAPH-56FE: try adding chinese-simplified
    • U+5700 CJK UNIFIED IDEOGRAPH-5700: try adding japanese
    • U+5701 CJK UNIFIED IDEOGRAPH-5701: not included in any glyphset definition
    • U+5702 CJK UNIFIED IDEOGRAPH-5702: not included in any glyphset definition
    • U+5705 CJK UNIFIED IDEOGRAPH-5705: not included in any glyphset definition
    • U+5706 CJK UNIFIED IDEOGRAPH-5706: try adding chinese-simplified
    • U+5709 CJK UNIFIED IDEOGRAPH-5709: try adding japanese
    • U+570A CJK UNIFIED IDEOGRAPH-570A: not included in any glyphset definition
    • U+570C CJK UNIFIED IDEOGRAPH-570C: not included in any glyphset definition
    • U+570E CJK UNIFIED IDEOGRAPH-570E: not included in any glyphset definition
    • U+570F CJK UNIFIED IDEOGRAPH-570F: try adding japanese
    • U+5710 CJK UNIFIED IDEOGRAPH-5710: not included in any glyphset definition
    • U+5711 CJK UNIFIED IDEOGRAPH-5711: not included in any glyphset definition
    • U+5714 CJK UNIFIED IDEOGRAPH-5714: not included in any glyphset definition
    • U+5717 CJK UNIFIED IDEOGRAPH-5717: not included in any glyphset definition
    • U+5719 CJK UNIFIED IDEOGRAPH-5719: not included in any glyphset definition
    • U+571A CJK UNIFIED IDEOGRAPH-571A: not included in any glyphset definition
    • U+571B CJK UNIFIED IDEOGRAPH-571B: not included in any glyphset definition
    • U+571E CJK UNIFIED IDEOGRAPH-571E: not included in any glyphset definition
    • U+5720 CJK UNIFIED IDEOGRAPH-5720: not included in any glyphset definition
    • U+5721 CJK UNIFIED IDEOGRAPH-5721: not included in any glyphset definition
    • U+5722 CJK UNIFIED IDEOGRAPH-5722: not included in any glyphset definition
    • U+5724 CJK UNIFIED IDEOGRAPH-5724: not included in any glyphset definition
    • U+5725 CJK UNIFIED IDEOGRAPH-5725: not included in any glyphset definition
    • U+5726 CJK UNIFIED IDEOGRAPH-5726: try adding japanese
    • U+5727 CJK UNIFIED IDEOGRAPH-5727: try adding one of: chinese-simplified, japanese
    • U+572A CJK UNIFIED IDEOGRAPH-572A: try adding chinese-simplified
    • U+572B CJK UNIFIED IDEOGRAPH-572B: not included in any glyphset definition
    • U+572C CJK UNIFIED IDEOGRAPH-572C: not included in any glyphset definition
    • U+572F CJK UNIFIED IDEOGRAPH-572F: not included in any glyphset definition
    • U+5731 CJK UNIFIED IDEOGRAPH-5731: not included in any glyphset definition
    • U+5734 CJK UNIFIED IDEOGRAPH-5734: not included in any glyphset definition
    • U+5735 CJK UNIFIED IDEOGRAPH-5735: not included in any glyphset definition
    • U+5736 CJK UNIFIED IDEOGRAPH-5736: not included in any glyphset definition
    • U+5737 CJK UNIFIED IDEOGRAPH-5737: try adding japanese
    • U+5738 CJK UNIFIED IDEOGRAPH-5738: try adding japanese
    • U+5739 CJK UNIFIED IDEOGRAPH-5739: not included in any glyphset definition
    • U+573A CJK UNIFIED IDEOGRAPH-573A: try adding chinese-simplified
    • U+573C CJK UNIFIED IDEOGRAPH-573C: not included in any glyphset definition
    • U+5741 CJK UNIFIED IDEOGRAPH-5741: not included in any glyphset definition
    • U+5742 CJK UNIFIED IDEOGRAPH-5742: try adding one of: chinese-simplified, japanese
    • U+5744 CJK UNIFIED IDEOGRAPH-5744: not included in any glyphset definition
    • U+5745 CJK UNIFIED IDEOGRAPH-5745: not included in any glyphset definition
    • U+5748 CJK UNIFIED IDEOGRAPH-5748: not included in any glyphset definition
    • U+5749 CJK UNIFIED IDEOGRAPH-5749: try adding chinese-simplified
    • U+574B CJK UNIFIED IDEOGRAPH-574B: not included in any glyphset definition
    • U+574C CJK UNIFIED IDEOGRAPH-574C: not included in any glyphset definition
    • U+5752 CJK UNIFIED IDEOGRAPH-5752: not included in any glyphset definition
    • U+5753 CJK UNIFIED IDEOGRAPH-5753: not included in any glyphset definition
    • U+5754 CJK UNIFIED IDEOGRAPH-5754: not included in any glyphset definition
    • U+5755 CJK UNIFIED IDEOGRAPH-5755: not included in any glyphset definition
    • U+5756 CJK UNIFIED IDEOGRAPH-5756: not included in any glyphset definition
    • U+5757 CJK UNIFIED IDEOGRAPH-5757: try adding chinese-simplified
    • U+5758 CJK UNIFIED IDEOGRAPH-5758: not included in any glyphset definition
    • U+5759 CJK UNIFIED IDEOGRAPH-5759: not included in any glyphset definition
    • U+575A CJK UNIFIED IDEOGRAPH-575A: try adding chinese-simplified
    • U+575B CJK UNIFIED IDEOGRAPH-575B: try adding chinese-simplified
    • U+575C CJK UNIFIED IDEOGRAPH-575C: not included in any glyphset definition
    • U+575D CJK UNIFIED IDEOGRAPH-575D: try adding chinese-simplified
    • U+575E CJK UNIFIED IDEOGRAPH-575E: try adding chinese-simplified
    • U+575F CJK UNIFIED IDEOGRAPH-575F: try adding chinese-simplified
    • U+5760 CJK UNIFIED IDEOGRAPH-5760: try adding chinese-simplified
    • U+5762 CJK UNIFIED IDEOGRAPH-5762: not included in any glyphset definition
    • U+5763 CJK UNIFIED IDEOGRAPH-5763: not included in any glyphset definition
    • U+5765 CJK UNIFIED IDEOGRAPH-5765: not included in any glyphset definition
    • U+576B CJK UNIFIED IDEOGRAPH-576B: try adding chinese-simplified
    • U+576C CJK UNIFIED IDEOGRAPH-576C: not included in any glyphset definition
    • U+576D CJK UNIFIED IDEOGRAPH-576D: try adding chinese-simplified
    • U+576E CJK UNIFIED IDEOGRAPH-576E: not included in any glyphset definition
    • U+5770 CJK UNIFIED IDEOGRAPH-5770: not included in any glyphset definition
    • U+5771 CJK UNIFIED IDEOGRAPH-5771: not included in any glyphset definition
    • U+5772 CJK UNIFIED IDEOGRAPH-5772: not included in any glyphset definition
    • U+5774 CJK UNIFIED IDEOGRAPH-5774: not included in any glyphset definition
    • U+5776 CJK UNIFIED IDEOGRAPH-5776: not included in any glyphset definition
    • U+5778 CJK UNIFIED IDEOGRAPH-5778: not included in any glyphset definition
    • U+5779 CJK UNIFIED IDEOGRAPH-5779: not included in any glyphset definition
    • U+577B CJK UNIFIED IDEOGRAPH-577B: try adding chinese-simplified
    • U+577C CJK UNIFIED IDEOGRAPH-577C: not included in any glyphset definition
    • U+577D CJK UNIFIED IDEOGRAPH-577D: not included in any glyphset definition
    • U+5780 CJK UNIFIED IDEOGRAPH-5780: not included in any glyphset definition
    • U+5781 CJK UNIFIED IDEOGRAPH-5781: not included in any glyphset definition
    • U+5784 CJK UNIFIED IDEOGRAPH-5784: try adding chinese-simplified
    • U+5785 CJK UNIFIED IDEOGRAPH-5785: try adding chinese-simplified
    • U+5786 CJK UNIFIED IDEOGRAPH-5786: not included in any glyphset definition
    • U+5787 CJK UNIFIED IDEOGRAPH-5787: not included in any glyphset definition
    • U+5788 CJK UNIFIED IDEOGRAPH-5788: try adding japanese
    • U+5789 CJK UNIFIED IDEOGRAPH-5789: try adding japanese
    • U+578C CJK UNIFIED IDEOGRAPH-578C: not included in any glyphset definition
    • U+578E CJK UNIFIED IDEOGRAPH-578E: try adding chinese-simplified
    • U+578F CJK UNIFIED IDEOGRAPH-578F: not included in any glyphset definition
    • U+5791 CJK UNIFIED IDEOGRAPH-5791: not included in any glyphset definition
    • U+5792 CJK UNIFIED IDEOGRAPH-5792: try adding chinese-simplified
    • U+5794 CJK UNIFIED IDEOGRAPH-5794: not included in any glyphset definition
    • U+5795 CJK UNIFIED IDEOGRAPH-5795: not included in any glyphset definition
    • U+5796 CJK UNIFIED IDEOGRAPH-5796: not included in any glyphset definition
    • U+5797 CJK UNIFIED IDEOGRAPH-5797: not included in any glyphset definition
    • U+5798 CJK UNIFIED IDEOGRAPH-5798: not included in any glyphset definition
    • U+5799 CJK UNIFIED IDEOGRAPH-5799: not included in any glyphset definition
    • U+579D CJK UNIFIED IDEOGRAPH-579D: not included in any glyphset definition
    • U+579E CJK UNIFIED IDEOGRAPH-579E: not included in any glyphset definition
    • U+579F CJK UNIFIED IDEOGRAPH-579F: try adding chinese-simplified
    • U+57A1 CJK UNIFIED IDEOGRAPH-57A1: try adding chinese-simplified
    • U+57A4 CJK UNIFIED IDEOGRAPH-57A4: try adding japanese
    • U+57A5 CJK UNIFIED IDEOGRAPH-57A5: not included in any glyphset definition
    • U+57A6 CJK UNIFIED IDEOGRAPH-57A6: try adding chinese-simplified
    • U+57A8 CJK UNIFIED IDEOGRAPH-57A8: not included in any glyphset definition
    • U+57A9 CJK UNIFIED IDEOGRAPH-57A9: try adding chinese-simplified
    • U+57AB CJK UNIFIED IDEOGRAPH-57AB: try adding chinese-simplified
    • U+57AC CJK UNIFIED IDEOGRAPH-57AC: not included in any glyphset definition
    • U+57AD CJK UNIFIED IDEOGRAPH-57AD: try adding chinese-simplified
    • U+57AF CJK UNIFIED IDEOGRAPH-57AF: not included in any glyphset definition
    • U+57B0 CJK UNIFIED IDEOGRAPH-57B0: try adding japanese
    • U+57B1 CJK UNIFIED IDEOGRAPH-57B1: not included in any glyphset definition
    • U+57B2 CJK UNIFIED IDEOGRAPH-57B2: not included in any glyphset definition
    • U+57B6 CJK UNIFIED IDEOGRAPH-57B6: not included in any glyphset definition
    • U+57B7 CJK UNIFIED IDEOGRAPH-57B7: not included in any glyphset definition
    • U+57B8 CJK UNIFIED IDEOGRAPH-57B8: not included in any glyphset definition
    • U+57B9 CJK UNIFIED IDEOGRAPH-57B9: not included in any glyphset definition
    • U+57BA CJK UNIFIED IDEOGRAPH-57BA: not included in any glyphset definition
    • U+57BB CJK UNIFIED IDEOGRAPH-57BB: not included in any glyphset definition
    • U+57BC CJK UNIFIED IDEOGRAPH-57BC: not included in any glyphset definition
    • U+57BD CJK UNIFIED IDEOGRAPH-57BD: not included in any glyphset definition
    • U+57BF CJK UNIFIED IDEOGRAPH-57BF: not included in any glyphset definition
    • U+57C0 CJK UNIFIED IDEOGRAPH-57C0: try adding japanese
    • U+57C1 CJK UNIFIED IDEOGRAPH-57C1: not included in any glyphset definition
    • U+57C5 CJK UNIFIED IDEOGRAPH-57C5: not included in any glyphset definition
    • U+57C6 CJK UNIFIED IDEOGRAPH-57C6: try adding japanese
    • U+57C7 CJK UNIFIED IDEOGRAPH-57C7: try adding chinese-simplified
    • U+57C8 CJK UNIFIED IDEOGRAPH-57C8: not included in any glyphset definition
    • U+57C9 CJK UNIFIED IDEOGRAPH-57C9: not included in any glyphset definition
    • U+57CA CJK UNIFIED IDEOGRAPH-57CA: not included in any glyphset definition
    • U+57CC CJK UNIFIED IDEOGRAPH-57CC: try adding chinese-simplified
    • U+57CD CJK UNIFIED IDEOGRAPH-57CD: not included in any glyphset definition
    • U+57CF CJK UNIFIED IDEOGRAPH-57CF: not included in any glyphset definition
    • U+57D0 CJK UNIFIED IDEOGRAPH-57D0: not included in any glyphset definition
    • U+57D1 CJK UNIFIED IDEOGRAPH-57D1: not included in any glyphset definition
    • U+57D2 CJK UNIFIED IDEOGRAPH-57D2: try adding japanese
    • U+57D3 CJK UNIFIED IDEOGRAPH-57D3: try adding japanese
    • U+57D6 CJK UNIFIED IDEOGRAPH-57D6: try adding japanese
    • U+57D7 CJK UNIFIED IDEOGRAPH-57D7: try adding chinese-simplified
    • U+57D8 CJK UNIFIED IDEOGRAPH-57D8: not included in any glyphset definition
    • U+57D9 CJK UNIFIED IDEOGRAPH-57D9: try adding chinese-simplified
    • U+57DA CJK UNIFIED IDEOGRAPH-57DA: try adding chinese-simplified
    • U+57DB CJK UNIFIED IDEOGRAPH-57DB: not included in any glyphset definition
    • U+57DD CJK UNIFIED IDEOGRAPH-57DD: not included in any glyphset definition
    • U+57DE CJK UNIFIED IDEOGRAPH-57DE: not included in any glyphset definition
    • U+57E2 CJK UNIFIED IDEOGRAPH-57E2: not included in any glyphset definition
    • U+57E3 CJK UNIFIED IDEOGRAPH-57E3: try adding japanese
    • U+57E5 CJK UNIFIED IDEOGRAPH-57E5: not included in any glyphset definition
    • U+57E8 CJK UNIFIED IDEOGRAPH-57E8: not included in any glyphset definition
    • U+57E9 CJK UNIFIED IDEOGRAPH-57E9: not included in any glyphset definition
    • U+57EA CJK UNIFIED IDEOGRAPH-57EA: not included in any glyphset definition
    • U+57EB CJK UNIFIED IDEOGRAPH-57EB: not included in any glyphset definition
    • U+57EC CJK UNIFIED IDEOGRAPH-57EC: not included in any glyphset definition
    • U+57ED CJK UNIFIED IDEOGRAPH-57ED: try adding chinese-simplified
    • U+57EE CJK UNIFIED IDEOGRAPH-57EE: not included in any glyphset definition
    • U+57F0 CJK UNIFIED IDEOGRAPH-57F0: not included in any glyphset definition
    • U+57F1 CJK UNIFIED IDEOGRAPH-57F1: not included in any glyphset definition
    • U+57F2 CJK UNIFIED IDEOGRAPH-57F2: not included in any glyphset definition
    • U+57F3 CJK UNIFIED IDEOGRAPH-57F3: not included in any glyphset definition
    • U+57F4 CJK UNIFIED IDEOGRAPH-57F4: try adding japanese
    • U+57F6 CJK UNIFIED IDEOGRAPH-57F6: not included in any glyphset definition
    • U+57FB CJK UNIFIED IDEOGRAPH-57FB: not included in any glyphset definition
    • U+57FD CJK UNIFIED IDEOGRAPH-57FD: not included in any glyphset definition
    • U+57FF CJK UNIFIED IDEOGRAPH-57FF: not included in any glyphset definition
    • U+5801 CJK UNIFIED IDEOGRAPH-5801: not included in any glyphset definition
    • U+5803 CJK UNIFIED IDEOGRAPH-5803: try adding chinese-simplified
    • U+5804 CJK UNIFIED IDEOGRAPH-5804: not included in any glyphset definition
    • U+5808 CJK UNIFIED IDEOGRAPH-5808: not included in any glyphset definition
    • U+580B CJK UNIFIED IDEOGRAPH-580B: try adding japanese
    • U+580C CJK UNIFIED IDEOGRAPH-580C: not included in any glyphset definition
    • U+580D CJK UNIFIED IDEOGRAPH-580D: not included in any glyphset definition
    • U+580E CJK UNIFIED IDEOGRAPH-580E: not included in any glyphset definition
    • U+580F CJK UNIFIED IDEOGRAPH-580F: not included in any glyphset definition
    • U+5810 CJK UNIFIED IDEOGRAPH-5810: not included in any glyphset definition
    • U+5811 CJK UNIFIED IDEOGRAPH-5811: try adding chinese-simplified
    • U+5813 CJK UNIFIED IDEOGRAPH-5813: not included in any glyphset definition
    • U+5814 CJK UNIFIED IDEOGRAPH-5814: not included in any glyphset definition
    • U+5815 CJK UNIFIED IDEOGRAPH-5815: try adding one of: chinese-simplified, japanese
    • U+5816 CJK UNIFIED IDEOGRAPH-5816: not included in any glyphset definition
    • U+5817 CJK UNIFIED IDEOGRAPH-5817: not included in any glyphset definition
    • U+5819 CJK UNIFIED IDEOGRAPH-5819: try adding japanese
    • U+581A CJK UNIFIED IDEOGRAPH-581A: not included in any glyphset definition
    • U+581B CJK UNIFIED IDEOGRAPH-581B: not included in any glyphset definition
    • U+581C CJK UNIFIED IDEOGRAPH-581C: not included in any glyphset definition
    • U+581E CJK UNIFIED IDEOGRAPH-581E: not included in any glyphset definition
    • U+581F CJK UNIFIED IDEOGRAPH-581F: try adding chinese-simplified
    • U+5820 CJK UNIFIED IDEOGRAPH-5820: not included in any glyphset definition
    • U+5823 CJK UNIFIED IDEOGRAPH-5823: not included in any glyphset definition
    • U+5825 CJK UNIFIED IDEOGRAPH-5825: not included in any glyphset definition
    • U+5826 CJK UNIFIED IDEOGRAPH-5826: not included in any glyphset definition
    • U+5827 CJK UNIFIED IDEOGRAPH-5827: not included in any glyphset definition
    • U+5828 CJK UNIFIED IDEOGRAPH-5828: not included in any glyphset definition
    • U+5829 CJK UNIFIED IDEOGRAPH-5829: not included in any glyphset definition
    • U+582B CJK UNIFIED IDEOGRAPH-582B: not included in any glyphset definition
    • U+582C CJK UNIFIED IDEOGRAPH-582C: not included in any glyphset definition
    • U+582D CJK UNIFIED IDEOGRAPH-582D: not included in any glyphset definition
    • U+582E CJK UNIFIED IDEOGRAPH-582E: not included in any glyphset definition
    • U+5832 CJK UNIFIED IDEOGRAPH-5832: not included in any glyphset definition
    • U+5833 CJK UNIFIED IDEOGRAPH-5833: not included in any glyphset definition
    • U+5836 CJK UNIFIED IDEOGRAPH-5836: not included in any glyphset definition
    • U+5837 CJK UNIFIED IDEOGRAPH-5837: not included in any glyphset definition
    • U+5838 CJK UNIFIED IDEOGRAPH-5838: not included in any glyphset definition
    • U+5839 CJK UNIFIED IDEOGRAPH-5839: not included in any glyphset definition
    • U+583A CJK UNIFIED IDEOGRAPH-583A: try adding one of: chinese-simplified, japanese
    • U+583B CJK UNIFIED IDEOGRAPH-583B: not included in any glyphset definition
    • U+583C CJK UNIFIED IDEOGRAPH-583C: not included in any glyphset definition
    • U+583D CJK UNIFIED IDEOGRAPH-583D: try adding japanese
    • U+583E CJK UNIFIED IDEOGRAPH-583E: not included in any glyphset definition
    • U+5840 CJK UNIFIED IDEOGRAPH-5840: try adding japanese
    • U+5841 CJK UNIFIED IDEOGRAPH-5841: try adding japanese
    • U+5842 CJK UNIFIED IDEOGRAPH-5842: not included in any glyphset definition
    • U+5843 CJK UNIFIED IDEOGRAPH-5843: not included in any glyphset definition
    • U+5845 CJK UNIFIED IDEOGRAPH-5845: not included in any glyphset definition
    • U+5846 CJK UNIFIED IDEOGRAPH-5846: not included in any glyphset definition
    • U+5848 CJK UNIFIED IDEOGRAPH-5848: not included in any glyphset definition
    • U+5849 CJK UNIFIED IDEOGRAPH-5849: not included in any glyphset definition
    • U+584D CJK UNIFIED IDEOGRAPH-584D: try adding chinese-simplified
    • U+584E CJK UNIFIED IDEOGRAPH-584E: not included in any glyphset definition
    • U+584F CJK UNIFIED IDEOGRAPH-584F: not included in any glyphset definition
    • U+5850 CJK UNIFIED IDEOGRAPH-5850: not included in any glyphset definition
    • U+5852 CJK UNIFIED IDEOGRAPH-5852: try adding japanese
    • U+5853 CJK UNIFIED IDEOGRAPH-5853: not included in any glyphset definition
    • U+5855 CJK UNIFIED IDEOGRAPH-5855: not included in any glyphset definition
    • U+5856 CJK UNIFIED IDEOGRAPH-5856: not included in any glyphset definition
    • U+5859 CJK UNIFIED IDEOGRAPH-5859: try adding japanese
    • U+585B CJK UNIFIED IDEOGRAPH-585B: not included in any glyphset definition
    • U+585C CJK UNIFIED IDEOGRAPH-585C: not included in any glyphset definition
    • U+585D CJK UNIFIED IDEOGRAPH-585D: not included in any glyphset definition
    • U+5860 CJK UNIFIED IDEOGRAPH-5860: not included in any glyphset definition
    • U+5861 CJK UNIFIED IDEOGRAPH-5861: not included in any glyphset definition
    • U+5863 CJK UNIFIED IDEOGRAPH-5863: not included in any glyphset definition
    • U+5864 CJK UNIFIED IDEOGRAPH-5864: not included in any glyphset definition
    • U+5865 CJK UNIFIED IDEOGRAPH-5865: not included in any glyphset definition
    • U+5866 CJK UNIFIED IDEOGRAPH-5866: not included in any glyphset definition
    • U+5867 CJK UNIFIED IDEOGRAPH-5867: not included in any glyphset definition
    • U+5868 CJK UNIFIED IDEOGRAPH-5868: not included in any glyphset definition
    • U+5869 CJK UNIFIED IDEOGRAPH-5869: try adding one of: chinese-simplified, japanese
    • U+586A CJK UNIFIED IDEOGRAPH-586A: not included in any glyphset definition
    • U+586C CJK UNIFIED IDEOGRAPH-586C: try adding chinese-simplified
    • U+586E CJK UNIFIED IDEOGRAPH-586E: not included in any glyphset definition
    • U+586F CJK UNIFIED IDEOGRAPH-586F: not included in any glyphset definition
    • U+5870 CJK UNIFIED IDEOGRAPH-5870: try adding japanese
    • U+5872 CJK UNIFIED IDEOGRAPH-5872: try adding japanese
    • U+5874 CJK UNIFIED IDEOGRAPH-5874: not included in any glyphset definition
    • U+5876 CJK UNIFIED IDEOGRAPH-5876: not included in any glyphset definition
    • U+5877 CJK UNIFIED IDEOGRAPH-5877: not included in any glyphset definition
    • U+5878 CJK UNIFIED IDEOGRAPH-5878: not included in any glyphset definition
    • U+587A CJK UNIFIED IDEOGRAPH-587A: not included in any glyphset definition
    • U+587B CJK UNIFIED IDEOGRAPH-587B: not included in any glyphset definition
    • U+587C CJK UNIFIED IDEOGRAPH-587C: not included in any glyphset definition
    • U+587D CJK UNIFIED IDEOGRAPH-587D: not included in any glyphset definition
    • U+587F CJK UNIFIED IDEOGRAPH-587F: not included in any glyphset definition
    • U+5881 CJK UNIFIED IDEOGRAPH-5881: not included in any glyphset definition
    • U+5882 CJK UNIFIED IDEOGRAPH-5882: not included in any glyphset definition
    • U+5884 CJK UNIFIED IDEOGRAPH-5884: not included in any glyphset definition
    • U+5886 CJK UNIFIED IDEOGRAPH-5886: not included in any glyphset definition
    • U+5887 CJK UNIFIED IDEOGRAPH-5887: not included in any glyphset definition
    • U+5888 CJK UNIFIED IDEOGRAPH-5888: not included in any glyphset definition
    • U+588B CJK UNIFIED IDEOGRAPH-588B: not included in any glyphset definition
    • U+588C CJK UNIFIED IDEOGRAPH-588C: not included in any glyphset definition
    • U+588D CJK UNIFIED IDEOGRAPH-588D: not included in any glyphset definition
    • U+588E CJK UNIFIED IDEOGRAPH-588E: not included in any glyphset definition
    • U+588F CJK UNIFIED IDEOGRAPH-588F: not included in any glyphset definition
    • U+5890 CJK UNIFIED IDEOGRAPH-5890: not included in any glyphset definition
    • U+5891 CJK UNIFIED IDEOGRAPH-5891: not included in any glyphset definition
    • U+5892 CJK UNIFIED IDEOGRAPH-5892: try adding chinese-simplified
    • U+5894 CJK UNIFIED IDEOGRAPH-5894: not included in any glyphset definition
    • U+5895 CJK UNIFIED IDEOGRAPH-5895: not included in any glyphset definition
    • U+5896 CJK UNIFIED IDEOGRAPH-5896: try adding chinese-simplified
    • U+5897 CJK UNIFIED IDEOGRAPH-5897: try adding one of: chinese-simplified, japanese
    • U+5899 CJK UNIFIED IDEOGRAPH-5899: try adding chinese-simplified
    • U+589B CJK UNIFIED IDEOGRAPH-589B: not included in any glyphset definition
    • U+589D CJK UNIFIED IDEOGRAPH-589D: not included in any glyphset definition
    • U+58A0 CJK UNIFIED IDEOGRAPH-58A0: try adding chinese-simplified
    • U+58A1 CJK UNIFIED IDEOGRAPH-58A1: not included in any glyphset definition
    • U+58A2 CJK UNIFIED IDEOGRAPH-58A2: not included in any glyphset definition
    • U+58A3 CJK UNIFIED IDEOGRAPH-58A3: not included in any glyphset definition
    • U+58A4 CJK UNIFIED IDEOGRAPH-58A4: not included in any glyphset definition
    • U+58A5 CJK UNIFIED IDEOGRAPH-58A5: not included in any glyphset definition
    • U+58A6 CJK UNIFIED IDEOGRAPH-58A6: try adding chinese-simplified
    • U+58AB CJK UNIFIED IDEOGRAPH-58AB: try adding japanese
    • U+58AD CJK UNIFIED IDEOGRAPH-58AD: not included in any glyphset definition
    • U+58AF CJK UNIFIED IDEOGRAPH-58AF: not included in any glyphset definition
    • U+58B0 CJK UNIFIED IDEOGRAPH-58B0: not included in any glyphset definition
    • U+58B1 CJK UNIFIED IDEOGRAPH-58B1: not included in any glyphset definition
    • U+58B2 CJK UNIFIED IDEOGRAPH-58B2: not included in any glyphset definition
    • U+58B4 CJK UNIFIED IDEOGRAPH-58B4: not included in any glyphset definition
    • U+58B7 CJK UNIFIED IDEOGRAPH-58B7: not included in any glyphset definition
    • U+58B8 CJK UNIFIED IDEOGRAPH-58B8: try adding japanese
    • U+58B9 CJK UNIFIED IDEOGRAPH-58B9: try adding japanese
    • U+58BA CJK UNIFIED IDEOGRAPH-58BA: try adding japanese
    • U+58BC CJK UNIFIED IDEOGRAPH-58BC: not included in any glyphset definition
    • U+58BD CJK UNIFIED IDEOGRAPH-58BD: not included in any glyphset definition
    • U+58BF CJK UNIFIED IDEOGRAPH-58BF: not included in any glyphset definition
    • U+58C0 CJK UNIFIED IDEOGRAPH-58C0: not included in any glyphset definition
    • U+58C2 CJK UNIFIED IDEOGRAPH-58C2: not included in any glyphset definition
    • U+58C3 CJK UNIFIED IDEOGRAPH-58C3: not included in any glyphset definition
    • U+58C4 CJK UNIFIED IDEOGRAPH-58C4: not included in any glyphset definition
    • U+58C8 CJK UNIFIED IDEOGRAPH-58C8: not included in any glyphset definition
    • U+58C9 CJK UNIFIED IDEOGRAPH-58C9: not included in any glyphset definition
    • U+58CA CJK UNIFIED IDEOGRAPH-58CA: try adding one of: chinese-simplified, japanese
    • U+58CC CJK UNIFIED IDEOGRAPH-58CC: try adding japanese
    • U+58CD CJK UNIFIED IDEOGRAPH-58CD: not included in any glyphset definition
    • U+58CE CJK UNIFIED IDEOGRAPH-58CE: not included in any glyphset definition
    • U+58CF CJK UNIFIED IDEOGRAPH-58CF: not included in any glyphset definition
    • U+58D0 CJK UNIFIED IDEOGRAPH-58D0: not included in any glyphset definition
    • U+58D2 CJK UNIFIED IDEOGRAPH-58D2: not included in any glyphset definition
    • U+58D4 CJK UNIFIED IDEOGRAPH-58D4: not included in any glyphset definition
    • U+58D6 CJK UNIFIED IDEOGRAPH-58D6: not included in any glyphset definition
    • U+58D7 CJK UNIFIED IDEOGRAPH-58D7: try adding japanese
    • U+58D9 CJK UNIFIED IDEOGRAPH-58D9: try adding japanese
    • U+58DA CJK UNIFIED IDEOGRAPH-58DA: not included in any glyphset definition
    • U+58DB CJK UNIFIED IDEOGRAPH-58DB: not included in any glyphset definition
    • U+58DD CJK UNIFIED IDEOGRAPH-58DD: not included in any glyphset definition
    • U+58E0 CJK UNIFIED IDEOGRAPH-58E0: not included in any glyphset definition
    • U+58E1 CJK UNIFIED IDEOGRAPH-58E1: not included in any glyphset definition
    • U+58E3 CJK UNIFIED IDEOGRAPH-58E3: not included in any glyphset definition
    • U+58E5 CJK UNIFIED IDEOGRAPH-58E5: try adding japanese
    • U+58E6 CJK UNIFIED IDEOGRAPH-58E6: not included in any glyphset definition
    • U+58E7 CJK UNIFIED IDEOGRAPH-58E7: not included in any glyphset definition
    • U+58E8 CJK UNIFIED IDEOGRAPH-58E8: not included in any glyphset definition
    • U+58EA CJK UNIFIED IDEOGRAPH-58EA: not included in any glyphset definition
    • U+58ED CJK UNIFIED IDEOGRAPH-58ED: not included in any glyphset definition
    • U+58EE CJK UNIFIED IDEOGRAPH-58EE: try adding one of: chinese-simplified, japanese
    • U+58F0 CJK UNIFIED IDEOGRAPH-58F0: try adding one of: chinese-simplified, japanese
    • U+58F1 CJK UNIFIED IDEOGRAPH-58F1: try adding japanese
    • U+58F2 CJK UNIFIED IDEOGRAPH-58F2: try adding one of: chinese-simplified, japanese
    • U+58F3 CJK UNIFIED IDEOGRAPH-58F3: try adding chinese-simplified
    • U+58F4 CJK UNIFIED IDEOGRAPH-58F4: not included in any glyphset definition
    • U+58F5 CJK UNIFIED IDEOGRAPH-58F5: not included in any glyphset definition
    • U+58F6 CJK UNIFIED IDEOGRAPH-58F6: try adding chinese-simplified
    • U+58F7 CJK UNIFIED IDEOGRAPH-58F7: try adding japanese
    • U+58F8 CJK UNIFIED IDEOGRAPH-58F8: not included in any glyphset definition
    • U+58FB CJK UNIFIED IDEOGRAPH-58FB: try adding japanese
    • U+58FE CJK UNIFIED IDEOGRAPH-58FE: not included in any glyphset definition
    • U+58FF CJK UNIFIED IDEOGRAPH-58FF: not included in any glyphset definition
    • U+5900 CJK UNIFIED IDEOGRAPH-5900: not included in any glyphset definition
    • U+5901 CJK UNIFIED IDEOGRAPH-5901: not included in any glyphset definition
    • U+5902 CJK UNIFIED IDEOGRAPH-5902: try adding japanese
    • U+5903 CJK UNIFIED IDEOGRAPH-5903: not included in any glyphset definition
    • U+5904 CJK UNIFIED IDEOGRAPH-5904: try adding chinese-simplified
    • U+5907 CJK UNIFIED IDEOGRAPH-5907: try adding chinese-simplified
    • U+5908 CJK UNIFIED IDEOGRAPH-5908: not included in any glyphset definition
    • U+5909 CJK UNIFIED IDEOGRAPH-5909: try adding one of: chinese-simplified, japanese
    • U+590A CJK UNIFIED IDEOGRAPH-590A: try adding one of: chinese-simplified, japanese
    • U+590B CJK UNIFIED IDEOGRAPH-590B: try adding chinese-simplified
    • U+590C CJK UNIFIED IDEOGRAPH-590C: try adding chinese-simplified
    • U+590E CJK UNIFIED IDEOGRAPH-590E: try adding chinese-simplified
    • U+5910 CJK UNIFIED IDEOGRAPH-5910: try adding one of: chinese-simplified, japanese
    • U+5911 CJK UNIFIED IDEOGRAPH-5911: not included in any glyphset definition
    • U+5912 CJK UNIFIED IDEOGRAPH-5912: not included in any glyphset definition
    • U+5913 CJK UNIFIED IDEOGRAPH-5913: not included in any glyphset definition
    • U+5917 CJK UNIFIED IDEOGRAPH-5917: not included in any glyphset definition
    • U+5918 CJK UNIFIED IDEOGRAPH-5918: try adding japanese
    • U+591B CJK UNIFIED IDEOGRAPH-591B: try adding japanese
    • U+591E CJK UNIFIED IDEOGRAPH-591E: not included in any glyphset definition
    • U+591F CJK UNIFIED IDEOGRAPH-591F: try adding chinese-simplified
    • U+5921 CJK UNIFIED IDEOGRAPH-5921: not included in any glyphset definition
    • U+5923 CJK UNIFIED IDEOGRAPH-5923: not included in any glyphset definition
    • U+5924 CJK UNIFIED IDEOGRAPH-5924: not included in any glyphset definition
    • U+5926 CJK UNIFIED IDEOGRAPH-5926: not included in any glyphset definition
    • U+5928 CJK UNIFIED IDEOGRAPH-5928: not included in any glyphset definition
    • U+592C CJK UNIFIED IDEOGRAPH-592C: try adding japanese
    • U+5930 CJK UNIFIED IDEOGRAPH-5930: not included in any glyphset definition
    • U+5932 CJK UNIFIED IDEOGRAPH-5932: try adding one of: chinese-simplified, japanese
    • U+5933 CJK UNIFIED IDEOGRAPH-5933: not included in any glyphset definition
    • U+5934 CJK UNIFIED IDEOGRAPH-5934: try adding chinese-simplified
    • U+5935 CJK UNIFIED IDEOGRAPH-5935: not included in any glyphset definition
    • U+5936 CJK UNIFIED IDEOGRAPH-5936: not included in any glyphset definition
    • U+5939 CJK UNIFIED IDEOGRAPH-5939: try adding chinese-simplified
    • U+593A CJK UNIFIED IDEOGRAPH-593A: try adding chinese-simplified
    • U+593B CJK UNIFIED IDEOGRAPH-593B: not included in any glyphset definition
    • U+593C CJK UNIFIED IDEOGRAPH-593C: not included in any glyphset definition
    • U+593D CJK UNIFIED IDEOGRAPH-593D: not included in any glyphset definition
    • U+593F CJK UNIFIED IDEOGRAPH-593F: not included in any glyphset definition
    • U+5941 CJK UNIFIED IDEOGRAPH-5941: not included in any glyphset definition
    • U+5942 CJK UNIFIED IDEOGRAPH-5942: try adding chinese-simplified
    • U+5943 CJK UNIFIED IDEOGRAPH-5943: not included in any glyphset definition
    • U+5945 CJK UNIFIED IDEOGRAPH-5945: not included in any glyphset definition
    • U+5946 CJK UNIFIED IDEOGRAPH-5946: not included in any glyphset definition
    • U+594A CJK UNIFIED IDEOGRAPH-594A: not included in any glyphset definition
    • U+594B CJK UNIFIED IDEOGRAPH-594B: try adding chinese-simplified
    • U+594C CJK UNIFIED IDEOGRAPH-594C: not included in any glyphset definition
    • U+594D CJK UNIFIED IDEOGRAPH-594D: not included in any glyphset definition
    • U+5952 CJK UNIFIED IDEOGRAPH-5952: not included in any glyphset definition
    • U+5953 CJK UNIFIED IDEOGRAPH-5953: not included in any glyphset definition
    • U+5956 CJK UNIFIED IDEOGRAPH-5956: try adding chinese-simplified
    • U+5959 CJK UNIFIED IDEOGRAPH-5959: not included in any glyphset definition
    • U+595B CJK UNIFIED IDEOGRAPH-595B: not included in any glyphset definition
    • U+595C CJK UNIFIED IDEOGRAPH-595C: not included in any glyphset definition
    • U+595D CJK UNIFIED IDEOGRAPH-595D: not included in any glyphset definition
    • U+595E CJK UNIFIED IDEOGRAPH-595E: not included in any glyphset definition
    • U+595F CJK UNIFIED IDEOGRAPH-595F: not included in any glyphset definition
    • U+5961 CJK UNIFIED IDEOGRAPH-5961: not included in any glyphset definition
    • U+5963 CJK UNIFIED IDEOGRAPH-5963: not included in any glyphset definition
    • U+5964 CJK UNIFIED IDEOGRAPH-5964: not included in any glyphset definition
    • U+5965 CJK UNIFIED IDEOGRAPH-5965: try adding one of: chinese-simplified, japanese
    • U+5966 CJK UNIFIED IDEOGRAPH-5966: not included in any glyphset definition
    • U+5968 CJK UNIFIED IDEOGRAPH-5968: try adding japanese
    • U+5969 CJK UNIFIED IDEOGRAPH-5969: try adding japanese
    • U+596B CJK UNIFIED IDEOGRAPH-596B: not included in any glyphset definition
    • U+596C CJK UNIFIED IDEOGRAPH-596C: try adding japanese
    • U+596F CJK UNIFIED IDEOGRAPH-596F: not included in any glyphset definition
    • U+5970 CJK UNIFIED IDEOGRAPH-5970: not included in any glyphset definition
    • U+5971 CJK UNIFIED IDEOGRAPH-5971: not included in any glyphset definition
    • U+5972 CJK UNIFIED IDEOGRAPH-5972: not included in any glyphset definition
    • U+5975 CJK UNIFIED IDEOGRAPH-5975: not included in any glyphset definition
    • U+5977 CJK UNIFIED IDEOGRAPH-5977: try adding chinese-simplified
    • U+597A CJK UNIFIED IDEOGRAPH-597A: not included in any glyphset definition
    • U+597B CJK UNIFIED IDEOGRAPH-597B: not included in any glyphset definition
    • U+597E CJK UNIFIED IDEOGRAPH-597E: not included in any glyphset definition
    • U+597F CJK UNIFIED IDEOGRAPH-597F: not included in any glyphset definition
    • U+5980 CJK UNIFIED IDEOGRAPH-5980: not included in any glyphset definition
    • U+5985 CJK UNIFIED IDEOGRAPH-5985: not included in any glyphset definition
    • U+5986 CJK UNIFIED IDEOGRAPH-5986: try adding chinese-simplified
    • U+5987 CJK UNIFIED IDEOGRAPH-5987: try adding chinese-simplified
    • U+5988 CJK UNIFIED IDEOGRAPH-5988: try adding chinese-simplified
    • U+598B CJK UNIFIED IDEOGRAPH-598B: not included in any glyphset definition
    • U+598C CJK UNIFIED IDEOGRAPH-598C: not included in any glyphset definition
    • U+598E CJK UNIFIED IDEOGRAPH-598E: not included in any glyphset definition
    • U+5990 CJK UNIFIED IDEOGRAPH-5990: not included in any glyphset definition
    • U+5991 CJK UNIFIED IDEOGRAPH-5991: not included in any glyphset definition
    • U+5995 CJK UNIFIED IDEOGRAPH-5995: not included in any glyphset definition
    • U+599B CJK UNIFIED IDEOGRAPH-599B: try adding japanese
    • U+599C CJK UNIFIED IDEOGRAPH-599C: not included in any glyphset definition
    • U+599F CJK UNIFIED IDEOGRAPH-599F: not included in any glyphset definition
    • U+59A0 CJK UNIFIED IDEOGRAPH-59A0: not included in any glyphset definition
    • U+59A2 CJK UNIFIED IDEOGRAPH-59A2: not included in any glyphset definition
    • U+59A6 CJK UNIFIED IDEOGRAPH-59A6: not included in any glyphset definition
    • U+59A7 CJK UNIFIED IDEOGRAPH-59A7: not included in any glyphset definition
    • U+59A9 CJK UNIFIED IDEOGRAPH-59A9: try adding chinese-simplified
    • U+59AA CJK UNIFIED IDEOGRAPH-59AA: try adding chinese-simplified
    • U+59AB CJK UNIFIED IDEOGRAPH-59AB: try adding chinese-simplified
    • U+59AC CJK UNIFIED IDEOGRAPH-59AC: try adding japanese
    • U+59AD CJK UNIFIED IDEOGRAPH-59AD: not included in any glyphset definition
    • U+59B1 CJK UNIFIED IDEOGRAPH-59B1: not included in any glyphset definition
    • U+59B4 CJK UNIFIED IDEOGRAPH-59B4: not included in any glyphset definition
    • U+59B5 CJK UNIFIED IDEOGRAPH-59B5: not included in any glyphset definition
    • U+59B6 CJK UNIFIED IDEOGRAPH-59B6: not included in any glyphset definition
    • U+59B8 CJK UNIFIED IDEOGRAPH-59B8: not included in any glyphset definition
    • U+59BC CJK UNIFIED IDEOGRAPH-59BC: not included in any glyphset definition
    • U+59BD CJK UNIFIED IDEOGRAPH-59BD: not included in any glyphset definition
    • U+59C0 CJK UNIFIED IDEOGRAPH-59C0: not included in any glyphset definition
    • U+59C1 CJK UNIFIED IDEOGRAPH-59C1: not included in any glyphset definition
    • U+59C2 CJK UNIFIED IDEOGRAPH-59C2: not included in any glyphset definition
    • U+59C3 CJK UNIFIED IDEOGRAPH-59C3: not included in any glyphset definition
    • U+59C5 CJK UNIFIED IDEOGRAPH-59C5: not included in any glyphset definition
    • U+59C7 CJK UNIFIED IDEOGRAPH-59C7: not included in any glyphset definition
    • U+59C8 CJK UNIFIED IDEOGRAPH-59C8: not included in any glyphset definition
    • U+59C9 CJK UNIFIED IDEOGRAPH-59C9: try adding one of: chinese-simplified, japanese
    • U+59CC CJK UNIFIED IDEOGRAPH-59CC: not included in any glyphset definition
    • U+59CE CJK UNIFIED IDEOGRAPH-59CE: not included in any glyphset definition
    • U+59CF CJK UNIFIED IDEOGRAPH-59CF: not included in any glyphset definition
    • U+59D5 CJK UNIFIED IDEOGRAPH-59D5: not included in any glyphset definition
    • U+59D6 CJK UNIFIED IDEOGRAPH-59D6: not included in any glyphset definition
    • U+59D7 CJK UNIFIED IDEOGRAPH-59D7: try adding chinese-simplified
    • U+59D9 CJK UNIFIED IDEOGRAPH-59D9: try adding japanese
    • U+59DB CJK UNIFIED IDEOGRAPH-59DB: not included in any glyphset definition
    • U+59DE CJK UNIFIED IDEOGRAPH-59DE: try adding chinese-simplified
    • U+59DF CJK UNIFIED IDEOGRAPH-59DF: try adding chinese-simplified
    • U+59E0 CJK UNIFIED IDEOGRAPH-59E0: not included in any glyphset definition
    • U+59E1 CJK UNIFIED IDEOGRAPH-59E1: not included in any glyphset definition
    • U+59E2 CJK UNIFIED IDEOGRAPH-59E2: not included in any glyphset definition
    • U+59E4 CJK UNIFIED IDEOGRAPH-59E4: try adding chinese-simplified
    • U+59E7 CJK UNIFIED IDEOGRAPH-59E7: try adding chinese-simplified
    • U+59E9 CJK UNIFIED IDEOGRAPH-59E9: try adding chinese-simplified
    • U+59EB CJK UNIFIED IDEOGRAPH-59EB: try adding one of: chinese-simplified, japanese
    • U+59ED CJK UNIFIED IDEOGRAPH-59ED: not included in any glyphset definition
    • U+59F1 CJK UNIFIED IDEOGRAPH-59F1: not included in any glyphset definition
    • U+59F2 CJK UNIFIED IDEOGRAPH-59F2: not included in any glyphset definition
    • U+59F3 CJK UNIFIED IDEOGRAPH-59F3: not included in any glyphset definition
    • U+59F4 CJK UNIFIED IDEOGRAPH-59F4: not included in any glyphset definition
    • U+59F6 CJK UNIFIED IDEOGRAPH-59F6: try adding japanese
    • U+59F7 CJK UNIFIED IDEOGRAPH-59F7: not included in any glyphset definition
    • U+59F8 CJK UNIFIED IDEOGRAPH-59F8: not included in any glyphset definition
    • U+59F9 CJK UNIFIED IDEOGRAPH-59F9: try adding chinese-simplified
    • U+59FA CJK UNIFIED IDEOGRAPH-59FA: not included in any glyphset definition
    • U+59FC CJK UNIFIED IDEOGRAPH-59FC: not included in any glyphset definition
    • U+59FD CJK UNIFIED IDEOGRAPH-59FD: not included in any glyphset definition
    • U+59FE CJK UNIFIED IDEOGRAPH-59FE: not included in any glyphset definition
    • U+5A00 CJK UNIFIED IDEOGRAPH-5A00: not included in any glyphset definition
    • U+5A04 CJK UNIFIED IDEOGRAPH-5A04: try adding chinese-simplified
    • U+5A05 CJK UNIFIED IDEOGRAPH-5A05: try adding chinese-simplified
    • U+5A06 CJK UNIFIED IDEOGRAPH-5A06: try adding chinese-simplified
    • U+5A07 CJK UNIFIED IDEOGRAPH-5A07: try adding chinese-simplified
    • U+5A08 CJK UNIFIED IDEOGRAPH-5A08: try adding chinese-simplified
    • U+5A0A CJK UNIFIED IDEOGRAPH-5A0A: not included in any glyphset definition
    • U+5A0E CJK UNIFIED IDEOGRAPH-5A0E: not included in any glyphset definition
    • U+5A0F CJK UNIFIED IDEOGRAPH-5A0F: not included in any glyphset definition
    • U+5A10 CJK UNIFIED IDEOGRAPH-5A10: not included in any glyphset definition
    • U+5A14 CJK UNIFIED IDEOGRAPH-5A14: not included in any glyphset definition
    • U+5A15 CJK UNIFIED IDEOGRAPH-5A15: not included in any glyphset definition
    • U+5A16 CJK UNIFIED IDEOGRAPH-5A16: not included in any glyphset definition
    • U+5A17 CJK UNIFIED IDEOGRAPH-5A17: not included in any glyphset definition
    • U+5A19 CJK UNIFIED IDEOGRAPH-5A19: not included in any glyphset definition
    • U+5A1A CJK UNIFIED IDEOGRAPH-5A1A: try adding japanese
    • U+5A1D CJK UNIFIED IDEOGRAPH-5A1D: not included in any glyphset definition
    • U+5A1E CJK UNIFIED IDEOGRAPH-5A1E: not included in any glyphset definition
    • U+5A22 CJK UNIFIED IDEOGRAPH-5A22: not included in any glyphset definition
    • U+5A24 CJK UNIFIED IDEOGRAPH-5A24: not included in any glyphset definition
    • U+5A26 CJK UNIFIED IDEOGRAPH-5A26: not included in any glyphset definition
    • U+5A28 CJK UNIFIED IDEOGRAPH-5A28: not included in any glyphset definition
    • U+5A2A CJK UNIFIED IDEOGRAPH-5A2A: not included in any glyphset definition
    • U+5A2B CJK UNIFIED IDEOGRAPH-5A2B: not included in any glyphset definition
    • U+5A2D CJK UNIFIED IDEOGRAPH-5A2D: not included in any glyphset definition
    • U+5A2E CJK UNIFIED IDEOGRAPH-5A2E: not included in any glyphset definition
    • U+5A2F CJK UNIFIED IDEOGRAPH-5A2F: try adding japanese
    • U+5A30 CJK UNIFIED IDEOGRAPH-5A30: not included in any glyphset definition
    • U+5A31 CJK UNIFIED IDEOGRAPH-5A31: try adding chinese-simplified
    • U+5A32 CJK UNIFIED IDEOGRAPH-5A32: try adding chinese-simplified
    • U+5A33 CJK UNIFIED IDEOGRAPH-5A33: not included in any glyphset definition
    • U+5A34 CJK UNIFIED IDEOGRAPH-5A34: try adding chinese-simplified
    • U+5A35 CJK UNIFIED IDEOGRAPH-5A35: try adding japanese
    • U+5A37 CJK UNIFIED IDEOGRAPH-5A37: not included in any glyphset definition
    • U+5A39 CJK UNIFIED IDEOGRAPH-5A39: not included in any glyphset definition
    • U+5A3A CJK UNIFIED IDEOGRAPH-5A3A: not included in any glyphset definition
    • U+5A3B CJK UNIFIED IDEOGRAPH-5A3B: not included in any glyphset definition
    • U+5A3E CJK UNIFIED IDEOGRAPH-5A3E: not included in any glyphset definition
    • U+5A3F CJK UNIFIED IDEOGRAPH-5A3F: not included in any glyphset definition
    • U+5A42 CJK UNIFIED IDEOGRAPH-5A42: try adding chinese-simplified
    • U+5A43 CJK UNIFIED IDEOGRAPH-5A43: try adding chinese-simplified
    • U+5A44 CJK UNIFIED IDEOGRAPH-5A44: not included in any glyphset definition
    • U+5A47 CJK UNIFIED IDEOGRAPH-5A47: not included in any glyphset definition
    • U+5A48 CJK UNIFIED IDEOGRAPH-5A48: not included in any glyphset definition
    • U+5A4B CJK UNIFIED IDEOGRAPH-5A4B: not included in any glyphset definition
    • U+5A4C CJK UNIFIED IDEOGRAPH-5A4C: not included in any glyphset definition
    • U+5A4D CJK UNIFIED IDEOGRAPH-5A4D: not included in any glyphset definition
    • U+5A4E CJK UNIFIED IDEOGRAPH-5A4E: not included in any glyphset definition
    • U+5A4F CJK UNIFIED IDEOGRAPH-5A4F: not included in any glyphset definition
    • U+5A50 CJK UNIFIED IDEOGRAPH-5A50: try adding chinese-simplified
    • U+5A51 CJK UNIFIED IDEOGRAPH-5A51: not included in any glyphset definition
    • U+5A52 CJK UNIFIED IDEOGRAPH-5A52: not included in any glyphset definition
    • U+5A53 CJK UNIFIED IDEOGRAPH-5A53: not included in any glyphset definition
    • U+5A56 CJK UNIFIED IDEOGRAPH-5A56: not included in any glyphset definition
    • U+5A57 CJK UNIFIED IDEOGRAPH-5A57: not included in any glyphset definition
    • U+5A58 CJK UNIFIED IDEOGRAPH-5A58: not included in any glyphset definition
    • U+5A5B CJK UNIFIED IDEOGRAPH-5A5B: not included in any glyphset definition
    • U+5A5C CJK UNIFIED IDEOGRAPH-5A5C: not included in any glyphset definition
    • U+5A5D CJK UNIFIED IDEOGRAPH-5A5D: not included in any glyphset definition
    • U+5A5F CJK UNIFIED IDEOGRAPH-5A5F: not included in any glyphset definition
    • U+5A60 CJK UNIFIED IDEOGRAPH-5A60: not included in any glyphset definition
    • U+5A61 CJK UNIFIED IDEOGRAPH-5A61: not included in any glyphset definition
    • U+5A64 CJK UNIFIED IDEOGRAPH-5A64: not included in any glyphset definition
    • U+5A65 CJK UNIFIED IDEOGRAPH-5A65: not included in any glyphset definition
    • U+5A69 CJK UNIFIED IDEOGRAPH-5A69: not included in any glyphset definition
    • U+5A6C CJK UNIFIED IDEOGRAPH-5A6C: try adding japanese
    • U+5A6F CJK UNIFIED IDEOGRAPH-5A6F: not included in any glyphset definition
    • U+5A70 CJK UNIFIED IDEOGRAPH-5A70: not included in any glyphset definition
    • U+5A72 CJK UNIFIED IDEOGRAPH-5A72: not included in any glyphset definition
    • U+5A73 CJK UNIFIED IDEOGRAPH-5A73: try adding chinese-simplified
    • U+5A74 CJK UNIFIED IDEOGRAPH-5A74: try adding chinese-simplified
    • U+5A75 CJK UNIFIED IDEOGRAPH-5A75: try adding chinese-simplified
    • U+5A76 CJK UNIFIED IDEOGRAPH-5A76: try adding chinese-simplified
    • U+5A78 CJK UNIFIED IDEOGRAPH-5A78: not included in any glyphset definition
    • U+5A7B CJK UNIFIED IDEOGRAPH-5A7B: not included in any glyphset definition
    • U+5A7C CJK UNIFIED IDEOGRAPH-5A7C: not included in any glyphset definition
    • U+5A7D CJK UNIFIED IDEOGRAPH-5A7D: not included in any glyphset definition
    • U+5A80 CJK UNIFIED IDEOGRAPH-5A80: not included in any glyphset definition
    • U+5A81 CJK UNIFIED IDEOGRAPH-5A81: not included in any glyphset definition
    • U+5A82 CJK UNIFIED IDEOGRAPH-5A82: not included in any glyphset definition
    • U+5A85 CJK UNIFIED IDEOGRAPH-5A85: not included in any glyphset definition
    • U+5A87 CJK UNIFIED IDEOGRAPH-5A87: not included in any glyphset definition
    • U+5A89 CJK UNIFIED IDEOGRAPH-5A89: not included in any glyphset definition
    • U+5A8A CJK UNIFIED IDEOGRAPH-5A8A: not included in any glyphset definition
    • U+5A8B CJK UNIFIED IDEOGRAPH-5A8B: not included in any glyphset definition
    • U+5A8C CJK UNIFIED IDEOGRAPH-5A8C: not included in any glyphset definition
    • U+5A8D CJK UNIFIED IDEOGRAPH-5A8D: not included in any glyphset definition
    • U+5A8E CJK UNIFIED IDEOGRAPH-5A8E: not included in any glyphset definition
    • U+5A8F CJK UNIFIED IDEOGRAPH-5A8F: not included in any glyphset definition
    • U+5A90 CJK UNIFIED IDEOGRAPH-5A90: not included in any glyphset definition
    • U+5A93 CJK UNIFIED IDEOGRAPH-5A93: not included in any glyphset definition
    • U+5A94 CJK UNIFIED IDEOGRAPH-5A94: not included in any glyphset definition
    • U+5A95 CJK UNIFIED IDEOGRAPH-5A95: not included in any glyphset definition
    • U+5A96 CJK UNIFIED IDEOGRAPH-5A96: not included in any glyphset definition
    • U+5A98 CJK UNIFIED IDEOGRAPH-5A98: not included in any glyphset definition
    • U+5A9D CJK UNIFIED IDEOGRAPH-5A9D: not included in any glyphset definition
    • U+5A9F CJK UNIFIED IDEOGRAPH-5A9F: not included in any glyphset definition
    • U+5AA0 CJK UNIFIED IDEOGRAPH-5AA0: not included in any glyphset definition
    • U+5AA2 CJK UNIFIED IDEOGRAPH-5AA2: not included in any glyphset definition
    • U+5AA3 CJK UNIFIED IDEOGRAPH-5AA3: not included in any glyphset definition
    • U+5AA4 CJK UNIFIED IDEOGRAPH-5AA4: not included in any glyphset definition
    • U+5AA5 CJK UNIFIED IDEOGRAPH-5AA5: not included in any glyphset definition
    • U+5AA6 CJK UNIFIED IDEOGRAPH-5AA6: not included in any glyphset definition
    • U+5AA8 CJK UNIFIED IDEOGRAPH-5AA8: not included in any glyphset definition
    • U+5AA9 CJK UNIFIED IDEOGRAPH-5AA9: not included in any glyphset definition
    • U+5AAB CJK UNIFIED IDEOGRAPH-5AAB: not included in any glyphset definition
    • U+5AAC CJK UNIFIED IDEOGRAPH-5AAC: not included in any glyphset definition
    • U+5AAD CJK UNIFIED IDEOGRAPH-5AAD: not included in any glyphset definition
    • U+5AAE CJK UNIFIED IDEOGRAPH-5AAE: not included in any glyphset definition
    • U+5AAF CJK UNIFIED IDEOGRAPH-5AAF: not included in any glyphset definition
    • U+5AB0 CJK UNIFIED IDEOGRAPH-5AB0: not included in any glyphset definition
    • U+5AB1 CJK UNIFIED IDEOGRAPH-5AB1: not included in any glyphset definition
    • U+5AB4 CJK UNIFIED IDEOGRAPH-5AB4: not included in any glyphset definition
    • U+5AB5 CJK UNIFIED IDEOGRAPH-5AB5: not included in any glyphset definition
    • U+5AB6 CJK UNIFIED IDEOGRAPH-5AB6: not included in any glyphset definition
    • U+5AB7 CJK UNIFIED IDEOGRAPH-5AB7: not included in any glyphset definition
    • U+5AB8 CJK UNIFIED IDEOGRAPH-5AB8: try adding chinese-simplified
    • U+5AB9 CJK UNIFIED IDEOGRAPH-5AB9: not included in any glyphset definition
    • U+5ABB CJK UNIFIED IDEOGRAPH-5ABB: not included in any glyphset definition
    • U+5ABC CJK UNIFIED IDEOGRAPH-5ABC: try adding japanese
    • U+5ABF CJK UNIFIED IDEOGRAPH-5ABF: not included in any glyphset definition
    • U+5AC0 CJK UNIFIED IDEOGRAPH-5AC0: not included in any glyphset definition
    • U+5AC3 CJK UNIFIED IDEOGRAPH-5AC3: not included in any glyphset definition
    • U+5AC4 CJK UNIFIED IDEOGRAPH-5AC4: not included in any glyphset definition
    • U+5AC5 CJK UNIFIED IDEOGRAPH-5AC5: not included in any glyphset definition
    • U+5AC6 CJK UNIFIED IDEOGRAPH-5AC6: not included in any glyphset definition
    • U+5AC7 CJK UNIFIED IDEOGRAPH-5AC7: not included in any glyphset definition
    • U+5AC8 CJK UNIFIED IDEOGRAPH-5AC8: not included in any glyphset definition
    • U+5ACA CJK UNIFIED IDEOGRAPH-5ACA: not included in any glyphset definition
    • U+5ACD CJK UNIFIED IDEOGRAPH-5ACD: not included in any glyphset definition
    • U+5ACF CJK UNIFIED IDEOGRAPH-5ACF: not included in any glyphset definition
    • U+5AD0 CJK UNIFIED IDEOGRAPH-5AD0: try adding japanese
    • U+5AD1 CJK UNIFIED IDEOGRAPH-5AD1: not included in any glyphset definition
    • U+5AD2 CJK UNIFIED IDEOGRAPH-5AD2: try adding chinese-simplified
    • U+5AD4 CJK UNIFIED IDEOGRAPH-5AD4: try adding chinese-simplified
    • U+5AD5 CJK UNIFIED IDEOGRAPH-5AD5: not included in any glyphset definition
    • U+5AD9 CJK UNIFIED IDEOGRAPH-5AD9: not included in any glyphset definition
    • U+5ADB CJK UNIFIED IDEOGRAPH-5ADB: not included in any glyphset definition
    • U+5ADC CJK UNIFIED IDEOGRAPH-5ADC: not included in any glyphset definition
    • U+5ADD CJK UNIFIED IDEOGRAPH-5ADD: not included in any glyphset definition
    • U+5ADE CJK UNIFIED IDEOGRAPH-5ADE: not included in any glyphset definition
    • U+5ADF CJK UNIFIED IDEOGRAPH-5ADF: not included in any glyphset definition
    • U+5AE0 CJK UNIFIED IDEOGRAPH-5AE0: not included in any glyphset definition
    • U+5AE2 CJK UNIFIED IDEOGRAPH-5AE2: not included in any glyphset definition
    • U+5AE5 CJK UNIFIED IDEOGRAPH-5AE5: not included in any glyphset definition
    • U+5AE7 CJK UNIFIED IDEOGRAPH-5AE7: not included in any glyphset definition
    • U+5AE8 CJK UNIFIED IDEOGRAPH-5AE8: not included in any glyphset definition
    • U+5AEA CJK UNIFIED IDEOGRAPH-5AEA: not included in any glyphset definition
    • U+5AEB CJK UNIFIED IDEOGRAPH-5AEB: not included in any glyphset definition
    • U+5AEC CJK UNIFIED IDEOGRAPH-5AEC: not included in any glyphset definition
    • U+5AED CJK UNIFIED IDEOGRAPH-5AED: not included in any glyphset definition
    • U+5AEE CJK UNIFIED IDEOGRAPH-5AEE: not included in any glyphset definition
    • U+5AEF CJK UNIFIED IDEOGRAPH-5AEF: not included in any glyphset definition
    • U+5AF0 CJK UNIFIED IDEOGRAPH-5AF0: try adding chinese-simplified
    • U+5AF1 CJK UNIFIED IDEOGRAPH-5AF1: not included in any glyphset definition
    • U+5AF2 CJK UNIFIED IDEOGRAPH-5AF2: not included in any glyphset definition
    • U+5AF3 CJK UNIFIED IDEOGRAPH-5AF3: not included in any glyphset definition
    • U+5AF4 CJK UNIFIED IDEOGRAPH-5AF4: not included in any glyphset definition
    • U+5AF6 CJK UNIFIED IDEOGRAPH-5AF6: not included in any glyphset definition
    • U+5AF7 CJK UNIFIED IDEOGRAPH-5AF7: not included in any glyphset definition
    • U+5AF8 CJK UNIFIED IDEOGRAPH-5AF8: not included in any glyphset definition
    • U+5AF9 CJK UNIFIED IDEOGRAPH-5AF9: not included in any glyphset definition
    • U+5AFC CJK UNIFIED IDEOGRAPH-5AFC: not included in any glyphset definition
    • U+5AFD CJK UNIFIED IDEOGRAPH-5AFD: not included in any glyphset definition
    • U+5AFF CJK UNIFIED IDEOGRAPH-5AFF: not included in any glyphset definition
    • U+5B00 CJK UNIFIED IDEOGRAPH-5B00: not included in any glyphset definition
    • U+5B01 CJK UNIFIED IDEOGRAPH-5B01: not included in any glyphset definition
    • U+5B02 CJK UNIFIED IDEOGRAPH-5B02: not included in any glyphset definition
    • U+5B03 CJK UNIFIED IDEOGRAPH-5B03: not included in any glyphset definition
    • U+5B04 CJK UNIFIED IDEOGRAPH-5B04: not included in any glyphset definition
    • U+5B06 CJK UNIFIED IDEOGRAPH-5B06: not included in any glyphset definition
    • U+5B07 CJK UNIFIED IDEOGRAPH-5B07: not included in any glyphset definition
    • U+5B0A CJK UNIFIED IDEOGRAPH-5B0A: not included in any glyphset definition
    • U+5B0E CJK UNIFIED IDEOGRAPH-5B0E: not included in any glyphset definition
    • U+5B0F CJK UNIFIED IDEOGRAPH-5B0F: not included in any glyphset definition
    • U+5B10 CJK UNIFIED IDEOGRAPH-5B10: not included in any glyphset definition
    • U+5B11 CJK UNIFIED IDEOGRAPH-5B11: not included in any glyphset definition
    • U+5B12 CJK UNIFIED IDEOGRAPH-5B12: not included in any glyphset definition
    • U+5B13 CJK UNIFIED IDEOGRAPH-5B13: not included in any glyphset definition
    • U+5B14 CJK UNIFIED IDEOGRAPH-5B14: not included in any glyphset definition
    • U+5B16 CJK UNIFIED IDEOGRAPH-5B16: try adding japanese
    • U+5B18 CJK UNIFIED IDEOGRAPH-5B18: not included in any glyphset definition
    • U+5B19 CJK UNIFIED IDEOGRAPH-5B19: not included in any glyphset definition
    • U+5B1A CJK UNIFIED IDEOGRAPH-5B1A: not included in any glyphset definition
    • U+5B1C CJK UNIFIED IDEOGRAPH-5B1C: not included in any glyphset definition
    • U+5B1D CJK UNIFIED IDEOGRAPH-5B1D: not included in any glyphset definition
    • U+5B1E CJK UNIFIED IDEOGRAPH-5B1E: not included in any glyphset definition
    • U+5B20 CJK UNIFIED IDEOGRAPH-5B20: not included in any glyphset definition
    • U+5B22 CJK UNIFIED IDEOGRAPH-5B22: try adding one of: chinese-simplified, japanese
    • U+5B23 CJK UNIFIED IDEOGRAPH-5B23: not included in any glyphset definition
    • U+5B25 CJK UNIFIED IDEOGRAPH-5B25: not included in any glyphset definition
    • U+5B26 CJK UNIFIED IDEOGRAPH-5B26: not included in any glyphset definition
    • U+5B27 CJK UNIFIED IDEOGRAPH-5B27: not included in any glyphset definition
    • U+5B28 CJK UNIFIED IDEOGRAPH-5B28: not included in any glyphset definition
    • U+5B29 CJK UNIFIED IDEOGRAPH-5B29: try adding chinese-simplified
    • U+5B2B CJK UNIFIED IDEOGRAPH-5B2B: try adding chinese-simplified
    • U+5B2C CJK UNIFIED IDEOGRAPH-5B2C: try adding one of: chinese-simplified, japanese
    • U+5B2D CJK UNIFIED IDEOGRAPH-5B2D: try adding chinese-simplified
    • U+5B2E CJK UNIFIED IDEOGRAPH-5B2E: not included in any glyphset definition
    • U+5B2F CJK UNIFIED IDEOGRAPH-5B2F: not included in any glyphset definition
    • U+5B31 CJK UNIFIED IDEOGRAPH-5B31: not included in any glyphset definition
    • U+5B33 CJK UNIFIED IDEOGRAPH-5B33: not included in any glyphset definition
    • U+5B35 CJK UNIFIED IDEOGRAPH-5B35: not included in any glyphset definition
    • U+5B36 CJK UNIFIED IDEOGRAPH-5B36: try adding japanese
    • U+5B37 CJK UNIFIED IDEOGRAPH-5B37: try adding chinese-simplified
    • U+5B39 CJK UNIFIED IDEOGRAPH-5B39: not included in any glyphset definition
    • U+5B3A CJK UNIFIED IDEOGRAPH-5B3A: not included in any glyphset definition
    • U+5B3B CJK UNIFIED IDEOGRAPH-5B3B: not included in any glyphset definition
    • U+5B3C CJK UNIFIED IDEOGRAPH-5B3C: not included in any glyphset definition
    • U+5B3D CJK UNIFIED IDEOGRAPH-5B3D: not included in any glyphset definition
    • U+5B3E CJK UNIFIED IDEOGRAPH-5B3E: try adding japanese
    • U+5B42 CJK UNIFIED IDEOGRAPH-5B42: not included in any glyphset definition
    • U+5B44 CJK UNIFIED IDEOGRAPH-5B44: not included in any glyphset definition
    • U+5B46 CJK UNIFIED IDEOGRAPH-5B46: not included in any glyphset definition
    • U+5B47 CJK UNIFIED IDEOGRAPH-5B47: not included in any glyphset definition
    • U+5B48 CJK UNIFIED IDEOGRAPH-5B48: not included in any glyphset definition
    • U+5B49 CJK UNIFIED IDEOGRAPH-5B49: not included in any glyphset definition
    • U+5B4D CJK UNIFIED IDEOGRAPH-5B4D: not included in any glyphset definition
    • U+5B4E CJK UNIFIED IDEOGRAPH-5B4E: not included in any glyphset definition
    • U+5B52 CJK UNIFIED IDEOGRAPH-5B52: not included in any glyphset definition
    • U+5B59 CJK UNIFIED IDEOGRAPH-5B59: try adding chinese-simplified
    • U+5B5E CJK UNIFIED IDEOGRAPH-5B5E: not included in any glyphset definition
    • U+5B60 CJK UNIFIED IDEOGRAPH-5B60: not included in any glyphset definition
    • U+5B61 CJK UNIFIED IDEOGRAPH-5B61: not included in any glyphset definition
    • U+5B65 CJK UNIFIED IDEOGRAPH-5B65: try adding japanese
    • U+5B66 CJK UNIFIED IDEOGRAPH-5B66: try adding one of: chinese-simplified, japanese
    • U+5B67 CJK UNIFIED IDEOGRAPH-5B67: not included in any glyphset definition
    • U+5B6A CJK UNIFIED IDEOGRAPH-5B6A: try adding chinese-simplified
    • U+5B6D CJK UNIFIED IDEOGRAPH-5B6D: not included in any glyphset definition
    • U+5B6E CJK UNIFIED IDEOGRAPH-5B6E: not included in any glyphset definition
    • U+5B6F CJK UNIFIED IDEOGRAPH-5B6F: not included in any glyphset definition
    • U+5B72 CJK UNIFIED IDEOGRAPH-5B72: not included in any glyphset definition
    • U+5B77 CJK UNIFIED IDEOGRAPH-5B77: not included in any glyphset definition
    • U+5B79 CJK UNIFIED IDEOGRAPH-5B79: not included in any glyphset definition
    • U+5B7E CJK UNIFIED IDEOGRAPH-5B7E: not included in any glyphset definition
    • U+5B80 CJK UNIFIED IDEOGRAPH-5B80: try adding one of: chinese-simplified, japanese
    • U+5B82 CJK UNIFIED IDEOGRAPH-5B82: not included in any glyphset definition
    • U+5B84 CJK UNIFIED IDEOGRAPH-5B84: not included in any glyphset definition
    • U+5B86 CJK UNIFIED IDEOGRAPH-5B86: not included in any glyphset definition
    • U+5B8A CJK UNIFIED IDEOGRAPH-5B8A: not included in any glyphset definition
    • U+5B8D CJK UNIFIED IDEOGRAPH-5B8D: try adding japanese
    • U+5B8E CJK UNIFIED IDEOGRAPH-5B8E: not included in any glyphset definition
    • U+5B91 CJK UNIFIED IDEOGRAPH-5B91: not included in any glyphset definition
    • U+5B92 CJK UNIFIED IDEOGRAPH-5B92: not included in any glyphset definition
    • U+5B94 CJK UNIFIED IDEOGRAPH-5B94: not included in any glyphset definition
    • U+5B96 CJK UNIFIED IDEOGRAPH-5B96: not included in any glyphset definition
    • U+5B9D CJK UNIFIED IDEOGRAPH-5B9D: try adding one of: chinese-simplified, japanese
    • U+5B9E CJK UNIFIED IDEOGRAPH-5B9E: try adding chinese-simplified
    • U+5B9F CJK UNIFIED IDEOGRAPH-5B9F: try adding one of: chinese-simplified, japanese
    • U+5BA0 CJK UNIFIED IDEOGRAPH-5BA0: try adding chinese-simplified
    • U+5BA1 CJK UNIFIED IDEOGRAPH-5BA1: try adding chinese-simplified
    • U+5BA7 CJK UNIFIED IDEOGRAPH-5BA7: not included in any glyphset definition
    • U+5BA8 CJK UNIFIED IDEOGRAPH-5BA8: not included in any glyphset definition
    • U+5BA9 CJK UNIFIED IDEOGRAPH-5BA9: not included in any glyphset definition
    • U+5BAA CJK UNIFIED IDEOGRAPH-5BAA: try adding chinese-simplified
    • U+5BAB CJK UNIFIED IDEOGRAPH-5BAB: try adding chinese-simplified
    • U+5BAD CJK UNIFIED IDEOGRAPH-5BAD: not included in any glyphset definition
    • U+5BAF CJK UNIFIED IDEOGRAPH-5BAF: not included in any glyphset definition
    • U+5BB1 CJK UNIFIED IDEOGRAPH-5BB1: not included in any glyphset definition
    • U+5BB2 CJK UNIFIED IDEOGRAPH-5BB2: not included in any glyphset definition
    • U+5BBA CJK UNIFIED IDEOGRAPH-5BBA: not included in any glyphset definition
    • U+5BBB CJK UNIFIED IDEOGRAPH-5BBB: not included in any glyphset definition
    • U+5BBC CJK UNIFIED IDEOGRAPH-5BBC: not included in any glyphset definition
    • U+5BBD CJK UNIFIED IDEOGRAPH-5BBD: try adding chinese-simplified
    • U+5BBE CJK UNIFIED IDEOGRAPH-5BBE: try adding chinese-simplified
    • U+5BC0 CJK UNIFIED IDEOGRAPH-5BC0: not included in any glyphset definition
    • U+5BC1 CJK UNIFIED IDEOGRAPH-5BC1: not included in any glyphset definition
    • U+5BC3 CJK UNIFIED IDEOGRAPH-5BC3: try adding japanese
    • U+5BC8 CJK UNIFIED IDEOGRAPH-5BC8: not included in any glyphset definition
    • U+5BC9 CJK UNIFIED IDEOGRAPH-5BC9: try adding japanese
    • U+5BCA CJK UNIFIED IDEOGRAPH-5BCA: not included in any glyphset definition
    • U+5BCB CJK UNIFIED IDEOGRAPH-5BCB: not included in any glyphset definition
    • U+5BCD CJK UNIFIED IDEOGRAPH-5BCD: not included in any glyphset definition
    • U+5BCE CJK UNIFIED IDEOGRAPH-5BCE: not included in any glyphset definition
    • U+5BCF CJK UNIFIED IDEOGRAPH-5BCF: not included in any glyphset definition
    • U+5BD1 CJK UNIFIED IDEOGRAPH-5BD1: not included in any glyphset definition
    • U+5BD4 CJK UNIFIED IDEOGRAPH-5BD4: try adding one of: chinese-simplified, japanese
    • U+5BD5 CJK UNIFIED IDEOGRAPH-5BD5: not included in any glyphset definition
    • U+5BD6 CJK UNIFIED IDEOGRAPH-5BD6: not included in any glyphset definition
    • U+5BD7 CJK UNIFIED IDEOGRAPH-5BD7: not included in any glyphset definition
    • U+5BD8 CJK UNIFIED IDEOGRAPH-5BD8: not included in any glyphset definition
    • U+5BD9 CJK UNIFIED IDEOGRAPH-5BD9: not included in any glyphset definition
    • U+5BDA CJK UNIFIED IDEOGRAPH-5BDA: not included in any glyphset definition
    • U+5BDB CJK UNIFIED IDEOGRAPH-5BDB: try adding japanese
    • U+5BDC CJK UNIFIED IDEOGRAPH-5BDC: not included in any glyphset definition
    • U+5BDD CJK UNIFIED IDEOGRAPH-5BDD: try adding one of: chinese-simplified, japanese
    • U+5BE0 CJK UNIFIED IDEOGRAPH-5BE0: not included in any glyphset definition
    • U+5BE3 CJK UNIFIED IDEOGRAPH-5BE3: not included in any glyphset definition
    • U+5BEA CJK UNIFIED IDEOGRAPH-5BEA: not included in any glyphset definition
    • U+5BED CJK UNIFIED IDEOGRAPH-5BED: not included in any glyphset definition
    • U+5BEF CJK UNIFIED IDEOGRAPH-5BEF: not included in any glyphset definition
    • U+5BF1 CJK UNIFIED IDEOGRAPH-5BF1: not included in any glyphset definition
    • U+5BF2 CJK UNIFIED IDEOGRAPH-5BF2: not included in any glyphset definition
    • U+5BF3 CJK UNIFIED IDEOGRAPH-5BF3: try adding one of: chinese-simplified, japanese
    • U+5BF4 CJK UNIFIED IDEOGRAPH-5BF4: not included in any glyphset definition
    • U+5BF7 CJK UNIFIED IDEOGRAPH-5BF7: not included in any glyphset definition
    • U+5BF9 CJK UNIFIED IDEOGRAPH-5BF9: try adding chinese-simplified
    • U+5BFB CJK UNIFIED IDEOGRAPH-5BFB: try adding chinese-simplified
    • U+5BFC CJK UNIFIED IDEOGRAPH-5BFC: try adding chinese-simplified
    • U+5BFD CJK UNIFIED IDEOGRAPH-5BFD: not included in any glyphset definition
    • U+5BFE CJK UNIFIED IDEOGRAPH-5BFE: try adding one of: chinese-simplified, japanese
    • U+5BFF CJK UNIFIED IDEOGRAPH-5BFF: try adding one of: chinese-simplified, japanese
    • U+5C00 CJK UNIFIED IDEOGRAPH-5C00: not included in any glyphset definition
    • U+5C02 CJK UNIFIED IDEOGRAPH-5C02: try adding one of: chinese-simplified, japanese
    • U+5C03 CJK UNIFIED IDEOGRAPH-5C03: not included in any glyphset definition
    • U+5C05 CJK UNIFIED IDEOGRAPH-5C05: try adding japanese
    • U+5C06 CJK UNIFIED IDEOGRAPH-5C06: try adding one of: chinese-simplified, japanese
    • U+5C0C CJK UNIFIED IDEOGRAPH-5C0C: not included in any glyphset definition
    • U+5C10 CJK UNIFIED IDEOGRAPH-5C10: try adding chinese-simplified
    • U+5C12 CJK UNIFIED IDEOGRAPH-5C12: not included in any glyphset definition
    • U+5C13 CJK UNIFIED IDEOGRAPH-5C13: try adding one of: chinese-simplified, japanese
    • U+5C14 CJK UNIFIED IDEOGRAPH-5C14: try adding chinese-simplified
    • U+5C15 CJK UNIFIED IDEOGRAPH-5C15: try adding chinese-simplified
    • U+5C17 CJK UNIFIED IDEOGRAPH-5C17: not included in any glyphset definition
    • U+5C18 CJK UNIFIED IDEOGRAPH-5C18: try adding chinese-simplified
    • U+5C19 CJK UNIFIED IDEOGRAPH-5C19: not included in any glyphset definition
    • U+5C1B CJK UNIFIED IDEOGRAPH-5C1B: try adding chinese-simplified
    • U+5C1D CJK UNIFIED IDEOGRAPH-5C1D: try adding chinese-simplified
    • U+5C1E CJK UNIFIED IDEOGRAPH-5C1E: not included in any glyphset definition
    • U+5C1F CJK UNIFIED IDEOGRAPH-5C1F: not included in any glyphset definition
    • U+5C21 CJK UNIFIED IDEOGRAPH-5C21: not included in any glyphset definition
    • U+5C25 CJK UNIFIED IDEOGRAPH-5C25: not included in any glyphset definition
    • U+5C26 CJK UNIFIED IDEOGRAPH-5C26: not included in any glyphset definition
    • U+5C27 CJK UNIFIED IDEOGRAPH-5C27: try adding chinese-simplified
    • U+5C28 CJK UNIFIED IDEOGRAPH-5C28: try adding japanese
    • U+5C29 CJK UNIFIED IDEOGRAPH-5C29: not included in any glyphset definition
    • U+5C2B CJK UNIFIED IDEOGRAPH-5C2B: not included in any glyphset definition
    • U+5C2D CJK UNIFIED IDEOGRAPH-5C2D: try adding japanese
    • U+5C2E CJK UNIFIED IDEOGRAPH-5C2E: not included in any glyphset definition
    • U+5C2F CJK UNIFIED IDEOGRAPH-5C2F: try adding chinese-simplified
    • U+5C30 CJK UNIFIED IDEOGRAPH-5C30: not included in any glyphset definition
    • U+5C32 CJK UNIFIED IDEOGRAPH-5C32: not included in any glyphset definition
    • U+5C33 CJK UNIFIED IDEOGRAPH-5C33: not included in any glyphset definition
    • U+5C34 CJK UNIFIED IDEOGRAPH-5C34: try adding chinese-simplified
    • U+5C35 CJK UNIFIED IDEOGRAPH-5C35: not included in any glyphset definition
    • U+5C36 CJK UNIFIED IDEOGRAPH-5C36: not included in any glyphset definition
    • U+5C3D CJK UNIFIED IDEOGRAPH-5C3D: try adding one of: chinese-simplified, japanese
    • U+5C42 CJK UNIFIED IDEOGRAPH-5C42: try adding chinese-simplified
    • U+5C43 CJK UNIFIED IDEOGRAPH-5C43: not included in any glyphset definition
    • U+5C47 CJK UNIFIED IDEOGRAPH-5C47: not included in any glyphset definition
    • U+5C49 CJK UNIFIED IDEOGRAPH-5C49: try adding chinese-simplified
    • U+5C4A CJK UNIFIED IDEOGRAPH-5C4A: try adding one of: chinese-simplified, japanese
    • U+5C52 CJK UNIFIED IDEOGRAPH-5C52: not included in any glyphset definition
    • U+5C53 CJK UNIFIED IDEOGRAPH-5C53: try adding japanese
    • U+5C54 CJK UNIFIED IDEOGRAPH-5C54: not included in any glyphset definition
    • U+5C56 CJK UNIFIED IDEOGRAPH-5C56: not included in any glyphset definition
    • U+5C57 CJK UNIFIED IDEOGRAPH-5C57: not included in any glyphset definition
    • U+5C58 CJK UNIFIED IDEOGRAPH-5C58: not included in any glyphset definition
    • U+5C5A CJK UNIFIED IDEOGRAPH-5C5A: not included in any glyphset definition
    • U+5C5B CJK UNIFIED IDEOGRAPH-5C5B: not included in any glyphset definition
    • U+5C5D CJK UNIFIED IDEOGRAPH-5C5D: not included in any glyphset definition
    • U+5C5E CJK UNIFIED IDEOGRAPH-5C5E: try adding one of: chinese-simplified, japanese
    • U+5C5F CJK UNIFIED IDEOGRAPH-5C5F: not included in any glyphset definition
    • U+5C61 CJK UNIFIED IDEOGRAPH-5C61: try adding one of: chinese-simplified, japanese
    • U+5C63 CJK UNIFIED IDEOGRAPH-5C63: not included in any glyphset definition
    • U+5C66 CJK UNIFIED IDEOGRAPH-5C66: not included in any glyphset definition
    • U+5C67 CJK UNIFIED IDEOGRAPH-5C67: not included in any glyphset definition
    • U+5C68 CJK UNIFIED IDEOGRAPH-5C68: not included in any glyphset definition
    • U+5C69 CJK UNIFIED IDEOGRAPH-5C69: not included in any glyphset definition
    • U+5C6A CJK UNIFIED IDEOGRAPH-5C6A: not included in any glyphset definition
    • U+5C6B CJK UNIFIED IDEOGRAPH-5C6B: not included in any glyphset definition
    • U+5C6D CJK UNIFIED IDEOGRAPH-5C6D: not included in any glyphset definition
    • U+5C6E CJK UNIFIED IDEOGRAPH-5C6E: try adding japanese
    • U+5C70 CJK UNIFIED IDEOGRAPH-5C70: not included in any glyphset definition
    • U+5C72 CJK UNIFIED IDEOGRAPH-5C72: not included in any glyphset definition
    • U+5C73 CJK UNIFIED IDEOGRAPH-5C73: not included in any glyphset definition
    • U+5C74 CJK UNIFIED IDEOGRAPH-5C74: not included in any glyphset definition
    • U+5C75 CJK UNIFIED IDEOGRAPH-5C75: not included in any glyphset definition
    • U+5C76 CJK UNIFIED IDEOGRAPH-5C76: try adding japanese
    • U+5C77 CJK UNIFIED IDEOGRAPH-5C77: not included in any glyphset definition
    • U+5C7A CJK UNIFIED IDEOGRAPH-5C7A: not included in any glyphset definition
    • U+5C7B CJK UNIFIED IDEOGRAPH-5C7B: not included in any glyphset definition
    • U+5C7C CJK UNIFIED IDEOGRAPH-5C7C: try adding chinese-simplified
    • U+5C7D CJK UNIFIED IDEOGRAPH-5C7D: try adding chinese-simplified
    • U+5C7E CJK UNIFIED IDEOGRAPH-5C7E: try adding chinese-simplified
    • U+5C7F CJK UNIFIED IDEOGRAPH-5C7F: try adding chinese-simplified
    • U+5C80 CJK UNIFIED IDEOGRAPH-5C80: try adding chinese-simplified
    • U+5C81 CJK UNIFIED IDEOGRAPH-5C81: try adding chinese-simplified
    • U+5C82 CJK UNIFIED IDEOGRAPH-5C82: try adding chinese-simplified
    • U+5C83 CJK UNIFIED IDEOGRAPH-5C83: try adding chinese-simplified
    • U+5C84 CJK UNIFIED IDEOGRAPH-5C84: try adding chinese-simplified
    • U+5C86 CJK UNIFIED IDEOGRAPH-5C86: not included in any glyphset definition
    • U+5C87 CJK UNIFIED IDEOGRAPH-5C87: not included in any glyphset definition
    • U+5C88 CJK UNIFIED IDEOGRAPH-5C88: not included in any glyphset definition
    • U+5C89 CJK UNIFIED IDEOGRAPH-5C89: not included in any glyphset definition
    • U+5C8A CJK UNIFIED IDEOGRAPH-5C8A: not included in any glyphset definition
    • U+5C8B CJK UNIFIED IDEOGRAPH-5C8B: not included in any glyphset definition
    • U+5C8D CJK UNIFIED IDEOGRAPH-5C8D: not included in any glyphset definition
    • U+5C8E CJK UNIFIED IDEOGRAPH-5C8E: not included in any glyphset definition
    • U+5C8F CJK UNIFIED IDEOGRAPH-5C8F: not included in any glyphset definition
    • U+5C92 CJK UNIFIED IDEOGRAPH-5C92: not included in any glyphset definition
    • U+5C93 CJK UNIFIED IDEOGRAPH-5C93: not included in any glyphset definition
    • U+5C95 CJK UNIFIED IDEOGRAPH-5C95: not included in any glyphset definition
    • U+5C96 CJK UNIFIED IDEOGRAPH-5C96: try adding chinese-simplified
    • U+5C97 CJK UNIFIED IDEOGRAPH-5C97: try adding chinese-simplified
    • U+5C98 CJK UNIFIED IDEOGRAPH-5C98: try adding chinese-simplified
    • U+5C99 CJK UNIFIED IDEOGRAPH-5C99: try adding chinese-simplified
    • U+5C9A CJK UNIFIED IDEOGRAPH-5C9A: try adding chinese-simplified
    • U+5C9B CJK UNIFIED IDEOGRAPH-5C9B: try adding chinese-simplified
    • U+5C9C CJK UNIFIED IDEOGRAPH-5C9C: not included in any glyphset definition
    • U+5C9D CJK UNIFIED IDEOGRAPH-5C9D: not included in any glyphset definition
    • U+5C9F CJK UNIFIED IDEOGRAPH-5C9F: not included in any glyphset definition
    • U+5CA0 CJK UNIFIED IDEOGRAPH-5CA0: not included in any glyphset definition
    • U+5CA2 CJK UNIFIED IDEOGRAPH-5CA2: try adding chinese-simplified
    • U+5CA3 CJK UNIFIED IDEOGRAPH-5CA3: not included in any glyphset definition
    • U+5CA4 CJK UNIFIED IDEOGRAPH-5CA4: not included in any glyphset definition
    • U+5CA5 CJK UNIFIED IDEOGRAPH-5CA5: not included in any glyphset definition
    • U+5CA7 CJK UNIFIED IDEOGRAPH-5CA7: not included in any glyphset definition
    • U+5CA8 CJK UNIFIED IDEOGRAPH-5CA8: try adding japanese
    • U+5CAA CJK UNIFIED IDEOGRAPH-5CAA: not included in any glyphset definition
    • U+5CAE CJK UNIFIED IDEOGRAPH-5CAE: not included in any glyphset definition
    • U+5CAF CJK UNIFIED IDEOGRAPH-5CAF: not included in any glyphset definition
    • U+5CB0 CJK UNIFIED IDEOGRAPH-5CB0: not included in any glyphset definition
    • U+5CB2 CJK UNIFIED IDEOGRAPH-5CB2: not included in any glyphset definition
    • U+5CB4 CJK UNIFIED IDEOGRAPH-5CB4: not included in any glyphset definition
    • U+5CB5 CJK UNIFIED IDEOGRAPH-5CB5: not included in any glyphset definition
    • U+5CB6 CJK UNIFIED IDEOGRAPH-5CB6: try adding japanese
    • U+5CB9 CJK UNIFIED IDEOGRAPH-5CB9: not included in any glyphset definition
    • U+5CBA CJK UNIFIED IDEOGRAPH-5CBA: not included in any glyphset definition
    • U+5CBB CJK UNIFIED IDEOGRAPH-5CBB: try adding japanese
    • U+5CBC CJK UNIFIED IDEOGRAPH-5CBC: try adding japanese
    • U+5CBD CJK UNIFIED IDEOGRAPH-5CBD: not included in any glyphset definition
    • U+5CBE CJK UNIFIED IDEOGRAPH-5CBE: try adding japanese
    • U+5CBF CJK UNIFIED IDEOGRAPH-5CBF: try adding chinese-simplified
    • U+5CC0 CJK UNIFIED IDEOGRAPH-5CC0: not included in any glyphset definition
    • U+5CC1 CJK UNIFIED IDEOGRAPH-5CC1: try adding chinese-simplified
    • U+5CC3 CJK UNIFIED IDEOGRAPH-5CC3: not included in any glyphset definition
    • U+5CC4 CJK UNIFIED IDEOGRAPH-5CC4: try adding chinese-simplified
    • U+5CC5 CJK UNIFIED IDEOGRAPH-5CC5: try adding japanese
    • U+5CC6 CJK UNIFIED IDEOGRAPH-5CC6: not included in any glyphset definition
    • U+5CC8 CJK UNIFIED IDEOGRAPH-5CC8: not included in any glyphset definition
    • U+5CC9 CJK UNIFIED IDEOGRAPH-5CC9: not included in any glyphset definition
    • U+5CCA CJK UNIFIED IDEOGRAPH-5CCA: not included in any glyphset definition
    • U+5CCC CJK UNIFIED IDEOGRAPH-5CCC: not included in any glyphset definition
    • U+5CCD CJK UNIFIED IDEOGRAPH-5CCD: not included in any glyphset definition
    • U+5CCE CJK UNIFIED IDEOGRAPH-5CCE: not included in any glyphset definition
    • U+5CCF CJK UNIFIED IDEOGRAPH-5CCF: not included in any glyphset definition
    • U+5CD0 CJK UNIFIED IDEOGRAPH-5CD0: not included in any glyphset definition
    • U+5CD3 CJK UNIFIED IDEOGRAPH-5CD3: not included in any glyphset definition
    • U+5CD4 CJK UNIFIED IDEOGRAPH-5CD4: not included in any glyphset definition
    • U+5CD6 CJK UNIFIED IDEOGRAPH-5CD6: not included in any glyphset definition
    • U+5CD7 CJK UNIFIED IDEOGRAPH-5CD7: not included in any glyphset definition
    • U+5CD8 CJK UNIFIED IDEOGRAPH-5CD8: not included in any glyphset definition
    • U+5CDB CJK UNIFIED IDEOGRAPH-5CDB: not included in any glyphset definition
    • U+5CDC CJK UNIFIED IDEOGRAPH-5CDC: not included in any glyphset definition
    • U+5CDD CJK UNIFIED IDEOGRAPH-5CDD: not included in any glyphset definition
    • U+5CDE CJK UNIFIED IDEOGRAPH-5CDE: not included in any glyphset definition
    • U+5CDF CJK UNIFIED IDEOGRAPH-5CDF: not included in any glyphset definition
    • U+5CE0 CJK UNIFIED IDEOGRAPH-5CE0: try adding japanese
    • U+5CE1 CJK UNIFIED IDEOGRAPH-5CE1: try adding one of: chinese-simplified, japanese
    • U+5CE2 CJK UNIFIED IDEOGRAPH-5CE2: not included in any glyphset definition
    • U+5CE3 CJK UNIFIED IDEOGRAPH-5CE3: not included in any glyphset definition
    • U+5CE4 CJK UNIFIED IDEOGRAPH-5CE4: try adding chinese-simplified
    • U+5CE5 CJK UNIFIED IDEOGRAPH-5CE5: try adding chinese-simplified
    • U+5CE6 CJK UNIFIED IDEOGRAPH-5CE6: try adding chinese-simplified
    • U+5CE7 CJK UNIFIED IDEOGRAPH-5CE7: not included in any glyphset definition
    • U+5CE9 CJK UNIFIED IDEOGRAPH-5CE9: try adding japanese
    • U+5CEB CJK UNIFIED IDEOGRAPH-5CEB: not included in any glyphset definition
    • U+5CEC CJK UNIFIED IDEOGRAPH-5CEC: not included in any glyphset definition
    • U+5CEF CJK UNIFIED IDEOGRAPH-5CEF: try adding one of: chinese-simplified, japanese
    • U+5CF1 CJK UNIFIED IDEOGRAPH-5CF1: not included in any glyphset definition
    • U+5CF2 CJK UNIFIED IDEOGRAPH-5CF2: not included in any glyphset definition
    • U+5CF3 CJK UNIFIED IDEOGRAPH-5CF3: not included in any glyphset definition
    • U+5CF5 CJK UNIFIED IDEOGRAPH-5CF5: not included in any glyphset definition
    • U+5CF7 CJK UNIFIED IDEOGRAPH-5CF7: not included in any glyphset definition
    • U+5CF8 CJK UNIFIED IDEOGRAPH-5CF8: not included in any glyphset definition
    • U+5CF9 CJK UNIFIED IDEOGRAPH-5CF9: not included in any glyphset definition
    • U+5CFA CJK UNIFIED IDEOGRAPH-5CFA: try adding japanese
    • U+5CFE CJK UNIFIED IDEOGRAPH-5CFE: not included in any glyphset definition
    • U+5CFF CJK UNIFIED IDEOGRAPH-5CFF: not included in any glyphset definition
    • U+5D00 CJK UNIFIED IDEOGRAPH-5D00: not included in any glyphset definition
    • U+5D02 CJK UNIFIED IDEOGRAPH-5D02: try adding chinese-simplified
    • U+5D03 CJK UNIFIED IDEOGRAPH-5D03: try adding chinese-simplified
    • U+5D04 CJK UNIFIED IDEOGRAPH-5D04: not included in any glyphset definition
    • U+5D05 CJK UNIFIED IDEOGRAPH-5D05: not included in any glyphset definition
    • U+5D06 CJK UNIFIED IDEOGRAPH-5D06: try adding chinese-simplified
    • U+5D08 CJK UNIFIED IDEOGRAPH-5D08: not included in any glyphset definition
    • U+5D09 CJK UNIFIED IDEOGRAPH-5D09: not included in any glyphset definition
    • U+5D0A CJK UNIFIED IDEOGRAPH-5D0A: not included in any glyphset definition
    • U+5D0B CJK UNIFIED IDEOGRAPH-5D0B: try adding japanese
    • U+5D0C CJK UNIFIED IDEOGRAPH-5D0C: not included in any glyphset definition
    • U+5D0D CJK UNIFIED IDEOGRAPH-5D0D: not included in any glyphset definition
    • U+5D0F CJK UNIFIED IDEOGRAPH-5D0F: not included in any glyphset definition
    • U+5D10 CJK UNIFIED IDEOGRAPH-5D10: not included in any glyphset definition
    • U+5D12 CJK UNIFIED IDEOGRAPH-5D12: not included in any glyphset definition
    • U+5D13 CJK UNIFIED IDEOGRAPH-5D13: not included in any glyphset definition
    • U+5D15 CJK UNIFIED IDEOGRAPH-5D15: try adding japanese
    • U+5D18 CJK UNIFIED IDEOGRAPH-5D18: try adding japanese
    • U+5D1A CJK UNIFIED IDEOGRAPH-5D1A: try adding japanese
    • U+5D1C CJK UNIFIED IDEOGRAPH-5D1C: not included in any glyphset definition
    • U+5D1D CJK UNIFIED IDEOGRAPH-5D1D: not included in any glyphset definition
    • U+5D1E CJK UNIFIED IDEOGRAPH-5D1E: not included in any glyphset definition
    • U+5D1F CJK UNIFIED IDEOGRAPH-5D1F: try adding japanese
    • U+5D21 CJK UNIFIED IDEOGRAPH-5D21: not included in any glyphset definition
    • U+5D23 CJK UNIFIED IDEOGRAPH-5D23: not included in any glyphset definition
    • U+5D24 CJK UNIFIED IDEOGRAPH-5D24: not included in any glyphset definition
    • U+5D25 CJK UNIFIED IDEOGRAPH-5D25: not included in any glyphset definition
    • U+5D26 CJK UNIFIED IDEOGRAPH-5D26: not included in any glyphset definition
    • U+5D28 CJK UNIFIED IDEOGRAPH-5D28: not included in any glyphset definition
    • U+5D2A CJK UNIFIED IDEOGRAPH-5D2A: not included in any glyphset definition
    • U+5D2B CJK UNIFIED IDEOGRAPH-5D2B: not included in any glyphset definition
    • U+5D2C CJK UNIFIED IDEOGRAPH-5D2C: not included in any glyphset definition
    • U+5D2D CJK UNIFIED IDEOGRAPH-5D2D: try adding chinese-simplified
    • U+5D2E CJK UNIFIED IDEOGRAPH-5D2E: try adding chinese-simplified
    • U+5D30 CJK UNIFIED IDEOGRAPH-5D30: not included in any glyphset definition
    • U+5D31 CJK UNIFIED IDEOGRAPH-5D31: not included in any glyphset definition
    • U+5D32 CJK UNIFIED IDEOGRAPH-5D32: not included in any glyphset definition
    • U+5D33 CJK UNIFIED IDEOGRAPH-5D33: not included in any glyphset definition
    • U+5D35 CJK UNIFIED IDEOGRAPH-5D35: not included in any glyphset definition
    • U+5D36 CJK UNIFIED IDEOGRAPH-5D36: not included in any glyphset definition
    • U+5D37 CJK UNIFIED IDEOGRAPH-5D37: not included in any glyphset definition
    • U+5D38 CJK UNIFIED IDEOGRAPH-5D38: not included in any glyphset definition
    • U+5D39 CJK UNIFIED IDEOGRAPH-5D39: not included in any glyphset definition
    • U+5D3A CJK UNIFIED IDEOGRAPH-5D3A: not included in any glyphset definition
    • U+5D3B CJK UNIFIED IDEOGRAPH-5D3B: not included in any glyphset definition
    • U+5D3C CJK UNIFIED IDEOGRAPH-5D3C: not included in any glyphset definition
    • U+5D3F CJK UNIFIED IDEOGRAPH-5D3F: not included in any glyphset definition
    • U+5D40 CJK UNIFIED IDEOGRAPH-5D40: not included in any glyphset definition
    • U+5D41 CJK UNIFIED IDEOGRAPH-5D41: not included in any glyphset definition
    • U+5D42 CJK UNIFIED IDEOGRAPH-5D42: not included in any glyphset definition
    • U+5D43 CJK UNIFIED IDEOGRAPH-5D43: not included in any glyphset definition
    • U+5D44 CJK UNIFIED IDEOGRAPH-5D44: not included in any glyphset definition
    • U+5D45 CJK UNIFIED IDEOGRAPH-5D45: not included in any glyphset definition
    • U+5D46 CJK UNIFIED IDEOGRAPH-5D46: not included in any glyphset definition
    • U+5D49 CJK UNIFIED IDEOGRAPH-5D49: not included in any glyphset definition
    • U+5D4D CJK UNIFIED IDEOGRAPH-5D4D: not included in any glyphset definition
    • U+5D4F CJK UNIFIED IDEOGRAPH-5D4F: not included in any glyphset definition
    • U+5D51 CJK UNIFIED IDEOGRAPH-5D51: not included in any glyphset definition
    • U+5D52 CJK UNIFIED IDEOGRAPH-5D52: try adding japanese
    • U+5D53 CJK UNIFIED IDEOGRAPH-5D53: not included in any glyphset definition
    • U+5D54 CJK UNIFIED IDEOGRAPH-5D54: not included in any glyphset definition
    • U+5D55 CJK UNIFIED IDEOGRAPH-5D55: not included in any glyphset definition
    • U+5D57 CJK UNIFIED IDEOGRAPH-5D57: not included in any glyphset definition
    • U+5D58 CJK UNIFIED IDEOGRAPH-5D58: try adding chinese-simplified
    • U+5D5A CJK UNIFIED IDEOGRAPH-5D5A: not included in any glyphset definition
    • U+5D5B CJK UNIFIED IDEOGRAPH-5D5B: try adding chinese-simplified
    • U+5D5C CJK UNIFIED IDEOGRAPH-5D5C: try adding japanese
    • U+5D5D CJK UNIFIED IDEOGRAPH-5D5D: not included in any glyphset definition
    • U+5D5E CJK UNIFIED IDEOGRAPH-5D5E: not included in any glyphset definition
    • U+5D5F CJK UNIFIED IDEOGRAPH-5D5F: not included in any glyphset definition
    • U+5D60 CJK UNIFIED IDEOGRAPH-5D60: not included in any glyphset definition
    • U+5D61 CJK UNIFIED IDEOGRAPH-5D61: not included in any glyphset definition
    • U+5D62 CJK UNIFIED IDEOGRAPH-5D62: not included in any glyphset definition
    • U+5D63 CJK UNIFIED IDEOGRAPH-5D63: not included in any glyphset definition
    • U+5D64 CJK UNIFIED IDEOGRAPH-5D64: not included in any glyphset definition
    • U+5D65 CJK UNIFIED IDEOGRAPH-5D65: not included in any glyphset definition
    • U+5D66 CJK UNIFIED IDEOGRAPH-5D66: not included in any glyphset definition
    • U+5D67 CJK UNIFIED IDEOGRAPH-5D67: not included in any glyphset definition
    • U+5D68 CJK UNIFIED IDEOGRAPH-5D68: not included in any glyphset definition
    • U+5D6A CJK UNIFIED IDEOGRAPH-5D6A: not included in any glyphset definition
    • U+5D6B CJK UNIFIED IDEOGRAPH-5D6B: not included in any glyphset definition
    • U+5D6D CJK UNIFIED IDEOGRAPH-5D6D: not included in any glyphset definition
    • U+5D6E CJK UNIFIED IDEOGRAPH-5D6E: not included in any glyphset definition
    • U+5D71 CJK UNIFIED IDEOGRAPH-5D71: not included in any glyphset definition
    • U+5D72 CJK UNIFIED IDEOGRAPH-5D72: not included in any glyphset definition
    • U+5D73 CJK UNIFIED IDEOGRAPH-5D73: try adding japanese
    • U+5D74 CJK UNIFIED IDEOGRAPH-5D74: try adding chinese-simplified
    • U+5D75 CJK UNIFIED IDEOGRAPH-5D75: not included in any glyphset definition
    • U+5D76 CJK UNIFIED IDEOGRAPH-5D76: try adding japanese
    • U+5D77 CJK UNIFIED IDEOGRAPH-5D77: not included in any glyphset definition
    • U+5D79 CJK UNIFIED IDEOGRAPH-5D79: not included in any glyphset definition
    • U+5D7A CJK UNIFIED IDEOGRAPH-5D7A: not included in any glyphset definition
    • U+5D7C CJK UNIFIED IDEOGRAPH-5D7C: not included in any glyphset definition
    • U+5D7D CJK UNIFIED IDEOGRAPH-5D7D: not included in any glyphset definition
    • U+5D7E CJK UNIFIED IDEOGRAPH-5D7E: not included in any glyphset definition
    • U+5D7F CJK UNIFIED IDEOGRAPH-5D7F: not included in any glyphset definition
    • U+5D80 CJK UNIFIED IDEOGRAPH-5D80: not included in any glyphset definition
    • U+5D81 CJK UNIFIED IDEOGRAPH-5D81: not included in any glyphset definition
    • U+5D83 CJK UNIFIED IDEOGRAPH-5D83: not included in any glyphset definition
    • U+5D85 CJK UNIFIED IDEOGRAPH-5D85: try adding chinese-simplified
    • U+5D86 CJK UNIFIED IDEOGRAPH-5D86: try adding chinese-simplified
    • U+5D88 CJK UNIFIED IDEOGRAPH-5D88: try adding chinese-simplified
    • U+5D89 CJK UNIFIED IDEOGRAPH-5D89: not included in any glyphset definition
    • U+5D8A CJK UNIFIED IDEOGRAPH-5D8A: not included in any glyphset definition
    • U+5D8B CJK UNIFIED IDEOGRAPH-5D8B: try adding one of: chinese-simplified, japanese
    • U+5D8C CJK UNIFIED IDEOGRAPH-5D8C: try adding japanese
    • U+5D8D CJK UNIFIED IDEOGRAPH-5D8D: not included in any glyphset definition
    • U+5D8F CJK UNIFIED IDEOGRAPH-5D8F: not included in any glyphset definition
    • U+5D90 CJK UNIFIED IDEOGRAPH-5D90: try adding japanese
    • U+5D91 CJK UNIFIED IDEOGRAPH-5D91: not included in any glyphset definition
    • U+5D92 CJK UNIFIED IDEOGRAPH-5D92: not included in any glyphset definition
    • U+5D93 CJK UNIFIED IDEOGRAPH-5D93: not included in any glyphset definition
    • U+5D95 CJK UNIFIED IDEOGRAPH-5D95: not included in any glyphset definition
    • U+5D96 CJK UNIFIED IDEOGRAPH-5D96: not included in any glyphset definition
    • U+5D98 CJK UNIFIED IDEOGRAPH-5D98: not included in any glyphset definition
    • U+5D9A CJK UNIFIED IDEOGRAPH-5D9A: not included in any glyphset definition
    • U+5D9B CJK UNIFIED IDEOGRAPH-5D9B: not included in any glyphset definition
    • U+5D9C CJK UNIFIED IDEOGRAPH-5D9C: not included in any glyphset definition
    • U+5D9D CJK UNIFIED IDEOGRAPH-5D9D: try adding japanese
    • U+5D9E CJK UNIFIED IDEOGRAPH-5D9E: not included in any glyphset definition
    • U+5D9F CJK UNIFIED IDEOGRAPH-5D9F: not included in any glyphset definition
    • U+5DA1 CJK UNIFIED IDEOGRAPH-5DA1: not included in any glyphset definition
    • U+5DA2 CJK UNIFIED IDEOGRAPH-5DA2: try adding japanese
    • U+5DA3 CJK UNIFIED IDEOGRAPH-5DA3: not included in any glyphset definition
    • U+5DA5 CJK UNIFIED IDEOGRAPH-5DA5: not included in any glyphset definition
    • U+5DA6 CJK UNIFIED IDEOGRAPH-5DA6: not included in any glyphset definition
    • U+5DA8 CJK UNIFIED IDEOGRAPH-5DA8: not included in any glyphset definition
    • U+5DA9 CJK UNIFIED IDEOGRAPH-5DA9: not included in any glyphset definition
    • U+5DAA CJK UNIFIED IDEOGRAPH-5DAA: not included in any glyphset definition
    • U+5DAC CJK UNIFIED IDEOGRAPH-5DAC: try adding japanese
    • U+5DAD CJK UNIFIED IDEOGRAPH-5DAD: not included in any glyphset definition
    • U+5DAE CJK UNIFIED IDEOGRAPH-5DAE: try adding japanese
    • U+5DAF CJK UNIFIED IDEOGRAPH-5DAF: not included in any glyphset definition
    • U+5DB0 CJK UNIFIED IDEOGRAPH-5DB0: not included in any glyphset definition
    • U+5DB1 CJK UNIFIED IDEOGRAPH-5DB1: not included in any glyphset definition
    • U+5DB2 CJK UNIFIED IDEOGRAPH-5DB2: not included in any glyphset definition
    • U+5DB3 CJK UNIFIED IDEOGRAPH-5DB3: not included in any glyphset definition
    • U+5DB4 CJK UNIFIED IDEOGRAPH-5DB4: not included in any glyphset definition
    • U+5DB5 CJK UNIFIED IDEOGRAPH-5DB5: not included in any glyphset definition
    • U+5DBB CJK UNIFIED IDEOGRAPH-5DBB: not included in any glyphset definition
    • U+5DBE CJK UNIFIED IDEOGRAPH-5DBE: not included in any glyphset definition
    • U+5DBF CJK UNIFIED IDEOGRAPH-5DBF: not included in any glyphset definition
    • U+5DC0 CJK UNIFIED IDEOGRAPH-5DC0: not included in any glyphset definition
    • U+5DC2 CJK UNIFIED IDEOGRAPH-5DC2: not included in any glyphset definition
    • U+5DC4 CJK UNIFIED IDEOGRAPH-5DC4: not included in any glyphset definition
    • U+5DC5 CJK UNIFIED IDEOGRAPH-5DC5: try adding chinese-simplified
    • U+5DC6 CJK UNIFIED IDEOGRAPH-5DC6: not included in any glyphset definition
    • U+5DC7 CJK UNIFIED IDEOGRAPH-5DC7: not included in any glyphset definition
    • U+5DC8 CJK UNIFIED IDEOGRAPH-5DC8: not included in any glyphset definition
    • U+5DC9 CJK UNIFIED IDEOGRAPH-5DC9: try adding japanese
    • U+5DCA CJK UNIFIED IDEOGRAPH-5DCA: not included in any glyphset definition
    • U+5DCB CJK UNIFIED IDEOGRAPH-5DCB: not included in any glyphset definition
    • U+5DCC CJK UNIFIED IDEOGRAPH-5DCC: try adding japanese
    • U+5DCE CJK UNIFIED IDEOGRAPH-5DCE: not included in any glyphset definition
    • U+5DCF CJK UNIFIED IDEOGRAPH-5DCF: not included in any glyphset definition
    • U+5DD0 CJK UNIFIED IDEOGRAPH-5DD0: not included in any glyphset definition
    • U+5DD1 CJK UNIFIED IDEOGRAPH-5DD1: not included in any glyphset definition
    • U+5DD3 CJK UNIFIED IDEOGRAPH-5DD3: try adding japanese
    • U+5DD5 CJK UNIFIED IDEOGRAPH-5DD5: not included in any glyphset definition
    • U+5DD8 CJK UNIFIED IDEOGRAPH-5DD8: not included in any glyphset definition
    • U+5DD9 CJK UNIFIED IDEOGRAPH-5DD9: not included in any glyphset definition
    • U+5DDA CJK UNIFIED IDEOGRAPH-5DDA: not included in any glyphset definition
    • U+5DDB CJK UNIFIED IDEOGRAPH-5DDB: try adding japanese
    • U+5DDC CJK UNIFIED IDEOGRAPH-5DDC: not included in any glyphset definition
    • U+5DDF CJK UNIFIED IDEOGRAPH-5DDF: not included in any glyphset definition
    • U+5DE0 CJK UNIFIED IDEOGRAPH-5DE0: not included in any glyphset definition
    • U+5DE3 CJK UNIFIED IDEOGRAPH-5DE3: try adding japanese
    • U+5DE4 CJK UNIFIED IDEOGRAPH-5DE4: not included in any glyphset definition
    • U+5DE9 CJK UNIFIED IDEOGRAPH-5DE9: try adding chinese-simplified
    • U+5DEA CJK UNIFIED IDEOGRAPH-5DEA: not included in any glyphset definition
    • U+5DEC CJK UNIFIED IDEOGRAPH-5DEC: not included in any glyphset definition
    • U+5DED CJK UNIFIED IDEOGRAPH-5DED: not included in any glyphset definition
    • U+5DEF CJK UNIFIED IDEOGRAPH-5DEF: try adding chinese-simplified
    • U+5DF0 CJK UNIFIED IDEOGRAPH-5DF0: not included in any glyphset definition
    • U+5DF5 CJK UNIFIED IDEOGRAPH-5DF5: try adding japanese
    • U+5DF6 CJK UNIFIED IDEOGRAPH-5DF6: not included in any glyphset definition
    • U+5DF8 CJK UNIFIED IDEOGRAPH-5DF8: not included in any glyphset definition
    • U+5DF9 CJK UNIFIED IDEOGRAPH-5DF9: not included in any glyphset definition
    • U+5DFA CJK UNIFIED IDEOGRAPH-5DFA: not included in any glyphset definition
    • U+5DFB CJK UNIFIED IDEOGRAPH-5DFB: try adding one of: chinese-simplified, japanese
    • U+5DFC CJK UNIFIED IDEOGRAPH-5DFC: not included in any glyphset definition
    • U+5E00 CJK UNIFIED IDEOGRAPH-5E00: not included in any glyphset definition
    • U+5E01 CJK UNIFIED IDEOGRAPH-5E01: try adding chinese-simplified
    • U+5E04 CJK UNIFIED IDEOGRAPH-5E04: not included in any glyphset definition
    • U+5E05 CJK UNIFIED IDEOGRAPH-5E05: try adding chinese-simplified
    • U+5E07 CJK UNIFIED IDEOGRAPH-5E07: not included in any glyphset definition
    • U+5E08 CJK UNIFIED IDEOGRAPH-5E08: try adding chinese-simplified
    • U+5E0A CJK UNIFIED IDEOGRAPH-5E0A: not included in any glyphset definition
    • U+5E0D CJK UNIFIED IDEOGRAPH-5E0D: not included in any glyphset definition
    • U+5E0E CJK UNIFIED IDEOGRAPH-5E0E: not included in any glyphset definition
    • U+5E0F CJK UNIFIED IDEOGRAPH-5E0F: try adding chinese-simplified
    • U+5E10 CJK UNIFIED IDEOGRAPH-5E10: try adding chinese-simplified
    • U+5E13 CJK UNIFIED IDEOGRAPH-5E13: not included in any glyphset definition
    • U+5E17 CJK UNIFIED IDEOGRAPH-5E17: not included in any glyphset definition
    • U+5E19 CJK UNIFIED IDEOGRAPH-5E19: try adding japanese
    • U+5E1C CJK UNIFIED IDEOGRAPH-5E1C: try adding chinese-simplified
    • U+5E1E CJK UNIFIED IDEOGRAPH-5E1E: not included in any glyphset definition
    • U+5E1F CJK UNIFIED IDEOGRAPH-5E1F: not included in any glyphset definition
    • U+5E20 CJK UNIFIED IDEOGRAPH-5E20: not included in any glyphset definition
    • U+5E21 CJK UNIFIED IDEOGRAPH-5E21: not included in any glyphset definition
    • U+5E22 CJK UNIFIED IDEOGRAPH-5E22: not included in any glyphset definition
    • U+5E23 CJK UNIFIED IDEOGRAPH-5E23: not included in any glyphset definition
    • U+5E24 CJK UNIFIED IDEOGRAPH-5E24: not included in any glyphset definition
    • U+5E26 CJK UNIFIED IDEOGRAPH-5E26: try adding chinese-simplified
    • U+5E27 CJK UNIFIED IDEOGRAPH-5E27: try adding chinese-simplified
    • U+5E28 CJK UNIFIED IDEOGRAPH-5E28: not included in any glyphset definition
    • U+5E29 CJK UNIFIED IDEOGRAPH-5E29: not included in any glyphset definition
    • U+5E2A CJK UNIFIED IDEOGRAPH-5E2A: not included in any glyphset definition
    • U+5E2C CJK UNIFIED IDEOGRAPH-5E2C: not included in any glyphset definition
    • U+5E2E CJK UNIFIED IDEOGRAPH-5E2E: try adding chinese-simplified
    • U+5E2F CJK UNIFIED IDEOGRAPH-5E2F: try adding one of: chinese-simplified, japanese
    • U+5E30 CJK UNIFIED IDEOGRAPH-5E30: try adding one of: chinese-simplified, japanese
    • U+5E31 CJK UNIFIED IDEOGRAPH-5E31: not included in any glyphset definition
    • U+5E32 CJK UNIFIED IDEOGRAPH-5E32: not included in any glyphset definition
    • U+5E34 CJK UNIFIED IDEOGRAPH-5E34: not included in any glyphset definition
    • U+5E35 CJK UNIFIED IDEOGRAPH-5E35: not included in any glyphset definition
    • U+5E39 CJK UNIFIED IDEOGRAPH-5E39: not included in any glyphset definition
    • U+5E3A CJK UNIFIED IDEOGRAPH-5E3A: not included in any glyphset definition
    • U+5E3B CJK UNIFIED IDEOGRAPH-5E3B: not included in any glyphset definition
    • U+5E3C CJK UNIFIED IDEOGRAPH-5E3C: try adding chinese-simplified
    • U+5E3E CJK UNIFIED IDEOGRAPH-5E3E: not included in any glyphset definition
    • U+5E3F CJK UNIFIED IDEOGRAPH-5E3F: not included in any glyphset definition
    • U+5E41 CJK UNIFIED IDEOGRAPH-5E41: not included in any glyphset definition
    • U+5E42 CJK UNIFIED IDEOGRAPH-5E42: try adding chinese-simplified
    • U+5E46 CJK UNIFIED IDEOGRAPH-5E46: not included in any glyphset definition
    • U+5E47 CJK UNIFIED IDEOGRAPH-5E47: try adding japanese
    • U+5E49 CJK UNIFIED IDEOGRAPH-5E49: not included in any glyphset definition
    • U+5E4A CJK UNIFIED IDEOGRAPH-5E4A: not included in any glyphset definition
    • U+5E4B CJK UNIFIED IDEOGRAPH-5E4B: not included in any glyphset definition
    • U+5E4D CJK UNIFIED IDEOGRAPH-5E4D: not included in any glyphset definition
    • U+5E4E CJK UNIFIED IDEOGRAPH-5E4E: try adding japanese
    • U+5E4F CJK UNIFIED IDEOGRAPH-5E4F: not included in any glyphset definition
    • U+5E50 CJK UNIFIED IDEOGRAPH-5E50: not included in any glyphset definition
    • U+5E51 CJK UNIFIED IDEOGRAPH-5E51: not included in any glyphset definition
    • U+5E52 CJK UNIFIED IDEOGRAPH-5E52: not included in any glyphset definition
    • U+5E53 CJK UNIFIED IDEOGRAPH-5E53: not included in any glyphset definition
    • U+5E56 CJK UNIFIED IDEOGRAPH-5E56: not included in any glyphset definition
    • U+5E58 CJK UNIFIED IDEOGRAPH-5E58: not included in any glyphset definition
    • U+5E59 CJK UNIFIED IDEOGRAPH-5E59: not included in any glyphset definition
    • U+5E5A CJK UNIFIED IDEOGRAPH-5E5A: not included in any glyphset definition
    • U+5E5B CJK UNIFIED IDEOGRAPH-5E5B: not included in any glyphset definition
    • U+5E5C CJK UNIFIED IDEOGRAPH-5E5C: not included in any glyphset definition
    • U+5E5D CJK UNIFIED IDEOGRAPH-5E5D: not included in any glyphset definition
    • U+5E5E CJK UNIFIED IDEOGRAPH-5E5E: not included in any glyphset definition
    • U+5E60 CJK UNIFIED IDEOGRAPH-5E60: not included in any glyphset definition
    • U+5E64 CJK UNIFIED IDEOGRAPH-5E64: try adding japanese
    • U+5E65 CJK UNIFIED IDEOGRAPH-5E65: not included in any glyphset definition
    • U+5E66 CJK UNIFIED IDEOGRAPH-5E66: not included in any glyphset definition
    • U+5E67 CJK UNIFIED IDEOGRAPH-5E67: not included in any glyphset definition
    • U+5E68 CJK UNIFIED IDEOGRAPH-5E68: not included in any glyphset definition
    • U+5E69 CJK UNIFIED IDEOGRAPH-5E69: not included in any glyphset definition
    • U+5E6C CJK UNIFIED IDEOGRAPH-5E6C: not included in any glyphset definition
    • U+5E6D CJK UNIFIED IDEOGRAPH-5E6D: not included in any glyphset definition
    • U+5E6E CJK UNIFIED IDEOGRAPH-5E6E: not included in any glyphset definition
    • U+5E6F CJK UNIFIED IDEOGRAPH-5E6F: not included in any glyphset definition
    • U+5E70 CJK UNIFIED IDEOGRAPH-5E70: not included in any glyphset definition
    • U+5E71 CJK UNIFIED IDEOGRAPH-5E71: not included in any glyphset definition
    • U+5E75 CJK UNIFIED IDEOGRAPH-5E75: try adding japanese
    • U+5E77 CJK UNIFIED IDEOGRAPH-5E77: not included in any glyphset definition
    • U+5E7A CJK UNIFIED IDEOGRAPH-5E7A: try adding one of: chinese-simplified, japanese
    • U+5E7F CJK UNIFIED IDEOGRAPH-5E7F: try adding one of: chinese-simplified, japanese
    • U+5E80 CJK UNIFIED IDEOGRAPH-5E80: not included in any glyphset definition
    • U+5E81 CJK UNIFIED IDEOGRAPH-5E81: try adding japanese
    • U+5E82 CJK UNIFIED IDEOGRAPH-5E82: not included in any glyphset definition
    • U+5E83 CJK UNIFIED IDEOGRAPH-5E83: try adding one of: chinese-simplified, japanese
    • U+5E85 CJK UNIFIED IDEOGRAPH-5E85: not included in any glyphset definition
    • U+5E86 CJK UNIFIED IDEOGRAPH-5E86: try adding chinese-simplified
    • U+5E88 CJK UNIFIED IDEOGRAPH-5E88: not included in any glyphset definition
    • U+5E89 CJK UNIFIED IDEOGRAPH-5E89: not included in any glyphset definition
    • U+5E8B CJK UNIFIED IDEOGRAPH-5E8B: not included in any glyphset definition
    • U+5E8C CJK UNIFIED IDEOGRAPH-5E8C: not included in any glyphset definition
    • U+5E8D CJK UNIFIED IDEOGRAPH-5E8D: not included in any glyphset definition
    • U+5E8E CJK UNIFIED IDEOGRAPH-5E8E: not included in any glyphset definition
    • U+5E90 CJK UNIFIED IDEOGRAPH-5E90: try adding chinese-simplified
    • U+5E91 CJK UNIFIED IDEOGRAPH-5E91: try adding chinese-simplified
    • U+5E92 CJK UNIFIED IDEOGRAPH-5E92: not included in any glyphset definition
    • U+5E93 CJK UNIFIED IDEOGRAPH-5E93: try adding chinese-simplified
    • U+5E94 CJK UNIFIED IDEOGRAPH-5E94: try adding chinese-simplified
    • U+5E98 CJK UNIFIED IDEOGRAPH-5E98: not included in any glyphset definition
    • U+5E99 CJK UNIFIED IDEOGRAPH-5E99: try adding chinese-simplified
    • U+5E9B CJK UNIFIED IDEOGRAPH-5E9B: not included in any glyphset definition
    • U+5E9D CJK UNIFIED IDEOGRAPH-5E9D: try adding chinese-simplified
    • U+5E9E CJK UNIFIED IDEOGRAPH-5E9E: try adding chinese-simplified
    • U+5E9F CJK UNIFIED IDEOGRAPH-5E9F: try adding chinese-simplified
    • U+5EA1 CJK UNIFIED IDEOGRAPH-5EA1: try adding chinese-simplified
    • U+5EA2 CJK UNIFIED IDEOGRAPH-5EA2: try adding chinese-simplified
    • U+5EA3 CJK UNIFIED IDEOGRAPH-5EA3: try adding chinese-simplified
    • U+5EA4 CJK UNIFIED IDEOGRAPH-5EA4: not included in any glyphset definition
    • U+5EA5 CJK UNIFIED IDEOGRAPH-5EA5: not included in any glyphset definition
    • U+5EA8 CJK UNIFIED IDEOGRAPH-5EA8: not included in any glyphset definition
    • U+5EA9 CJK UNIFIED IDEOGRAPH-5EA9: not included in any glyphset definition
    • U+5EAA CJK UNIFIED IDEOGRAPH-5EAA: not included in any glyphset definition
    • U+5EAC CJK UNIFIED IDEOGRAPH-5EAC: not included in any glyphset definition
    • U+5EAE CJK UNIFIED IDEOGRAPH-5EAE: not included in any glyphset definition
    • U+5EAF CJK UNIFIED IDEOGRAPH-5EAF: not included in any glyphset definition
    • U+5EB0 CJK UNIFIED IDEOGRAPH-5EB0: not included in any glyphset definition
    • U+5EB1 CJK UNIFIED IDEOGRAPH-5EB1: not included in any glyphset definition
    • U+5EB2 CJK UNIFIED IDEOGRAPH-5EB2: not included in any glyphset definition
    • U+5EB3 CJK UNIFIED IDEOGRAPH-5EB3: not included in any glyphset definition
    • U+5EBA CJK UNIFIED IDEOGRAPH-5EBA: not included in any glyphset definition
    • U+5EBB CJK UNIFIED IDEOGRAPH-5EBB: not included in any glyphset definition
    • U+5EBC CJK UNIFIED IDEOGRAPH-5EBC: not included in any glyphset definition
    • U+5EBF CJK UNIFIED IDEOGRAPH-5EBF: not included in any glyphset definition
    • U+5EC0 CJK UNIFIED IDEOGRAPH-5EC0: not included in any glyphset definition
    • U+5EC3 CJK UNIFIED IDEOGRAPH-5EC3: try adding japanese
    • U+5EC5 CJK UNIFIED IDEOGRAPH-5EC5: not included in any glyphset definition
    • U+5EC6 CJK UNIFIED IDEOGRAPH-5EC6: not included in any glyphset definition
    • U+5EC7 CJK UNIFIED IDEOGRAPH-5EC7: not included in any glyphset definition
    • U+5ECD CJK UNIFIED IDEOGRAPH-5ECD: not included in any glyphset definition
    • U+5ECE CJK UNIFIED IDEOGRAPH-5ECE: not included in any glyphset definition
    • U+5ECF CJK UNIFIED IDEOGRAPH-5ECF: try adding japanese
    • U+5ED0 CJK UNIFIED IDEOGRAPH-5ED0: try adding japanese
    • U+5ED1 CJK UNIFIED IDEOGRAPH-5ED1: not included in any glyphset definition
    • U+5ED2 CJK UNIFIED IDEOGRAPH-5ED2: not included in any glyphset definition
    • U+5ED5 CJK UNIFIED IDEOGRAPH-5ED5: not included in any glyphset definition
    • U+5ED7 CJK UNIFIED IDEOGRAPH-5ED7: not included in any glyphset definition
    • U+5ED8 CJK UNIFIED IDEOGRAPH-5ED8: not included in any glyphset definition
    • U+5ED9 CJK UNIFIED IDEOGRAPH-5ED9: not included in any glyphset definition
    • U+5EDB CJK UNIFIED IDEOGRAPH-5EDB: try adding japanese
    • U+5EDC CJK UNIFIED IDEOGRAPH-5EDC: not included in any glyphset definition
    • U+5EDE CJK UNIFIED IDEOGRAPH-5EDE: not included in any glyphset definition
    • U+5EE1 CJK UNIFIED IDEOGRAPH-5EE1: try adding japanese
    • U+5EE4 CJK UNIFIED IDEOGRAPH-5EE4: not included in any glyphset definition
    • U+5EE5 CJK UNIFIED IDEOGRAPH-5EE5: not included in any glyphset definition
    • U+5EE6 CJK UNIFIED IDEOGRAPH-5EE6: not included in any glyphset definition
    • U+5EE7 CJK UNIFIED IDEOGRAPH-5EE7: not included in any glyphset definition
    • U+5EE8 CJK UNIFIED IDEOGRAPH-5EE8: try adding japanese
    • U+5EE9 CJK UNIFIED IDEOGRAPH-5EE9: try adding japanese
    • U+5EEA CJK UNIFIED IDEOGRAPH-5EEA: try adding chinese-simplified
    • U+5EEB CJK UNIFIED IDEOGRAPH-5EEB: not included in any glyphset definition
    • U+5EED CJK UNIFIED IDEOGRAPH-5EED: not included in any glyphset definition
    • U+5EEE CJK UNIFIED IDEOGRAPH-5EEE: not included in any glyphset definition
    • U+5EEF CJK UNIFIED IDEOGRAPH-5EEF: not included in any glyphset definition
    • U+5EF0 CJK UNIFIED IDEOGRAPH-5EF0: try adding japanese
    • U+5EF1 CJK UNIFIED IDEOGRAPH-5EF1: try adding japanese
    • U+5EF2 CJK UNIFIED IDEOGRAPH-5EF2: not included in any glyphset definition
    • U+5EF4 CJK UNIFIED IDEOGRAPH-5EF4: try adding japanese
    • U+5EF5 CJK UNIFIED IDEOGRAPH-5EF5: not included in any glyphset definition
    • U+5EF8 CJK UNIFIED IDEOGRAPH-5EF8: try adding japanese
    • U+5EFB CJK UNIFIED IDEOGRAPH-5EFB: try adding japanese
    • U+5EFC CJK UNIFIED IDEOGRAPH-5EFC: try adding japanese
    • U+5EFD CJK UNIFIED IDEOGRAPH-5EFD: not included in any glyphset definition
    • U+5EFE CJK UNIFIED IDEOGRAPH-5EFE: try adding japanese
    • U+5F00 CJK UNIFIED IDEOGRAPH-5F00: try adding chinese-simplified
    • U+5F03 CJK UNIFIED IDEOGRAPH-5F03: try adding one of: chinese-simplified, japanese
    • U+5F05 CJK UNIFIED IDEOGRAPH-5F05: not included in any glyphset definition
    • U+5F06 CJK UNIFIED IDEOGRAPH-5F06: not included in any glyphset definition
    • U+5F07 CJK UNIFIED IDEOGRAPH-5F07: not included in any glyphset definition
    • U+5F09 CJK UNIFIED IDEOGRAPH-5F09: try adding japanese
    • U+5F0C CJK UNIFIED IDEOGRAPH-5F0C: try adding japanese
    • U+5F0D CJK UNIFIED IDEOGRAPH-5F0D: try adding japanese
    • U+5F0E CJK UNIFIED IDEOGRAPH-5F0E: not included in any glyphset definition
    • U+5F10 CJK UNIFIED IDEOGRAPH-5F10: try adding japanese
    • U+5F11 CJK UNIFIED IDEOGRAPH-5F11: try adding one of: chinese-simplified, japanese
    • U+5F16 CJK UNIFIED IDEOGRAPH-5F16: try adding japanese
    • U+5F19 CJK UNIFIED IDEOGRAPH-5F19: not included in any glyphset definition
    • U+5F1A CJK UNIFIED IDEOGRAPH-5F1A: not included in any glyphset definition
    • U+5F1C CJK UNIFIED IDEOGRAPH-5F1C: not included in any glyphset definition
    • U+5F1D CJK UNIFIED IDEOGRAPH-5F1D: not included in any glyphset definition
    • U+5F1E CJK UNIFIED IDEOGRAPH-5F1E: not included in any glyphset definition
    • U+5F20 CJK UNIFIED IDEOGRAPH-5F20: try adding chinese-simplified
    • U+5F21 CJK UNIFIED IDEOGRAPH-5F21: not included in any glyphset definition
    • U+5F22 CJK UNIFIED IDEOGRAPH-5F22: try adding chinese-simplified
    • U+5F23 CJK UNIFIED IDEOGRAPH-5F23: not included in any glyphset definition
    • U+5F24 CJK UNIFIED IDEOGRAPH-5F24: not included in any glyphset definition
    • U+5F25 CJK UNIFIED IDEOGRAPH-5F25: try adding one of: chinese-simplified, japanese
    • U+5F28 CJK UNIFIED IDEOGRAPH-5F28: not included in any glyphset definition
    • U+5F2A CJK UNIFIED IDEOGRAPH-5F2A: not included in any glyphset definition
    • U+5F2B CJK UNIFIED IDEOGRAPH-5F2B: not included in any glyphset definition
    • U+5F2C CJK UNIFIED IDEOGRAPH-5F2C: not included in any glyphset definition
    • U+5F2E CJK UNIFIED IDEOGRAPH-5F2E: not included in any glyphset definition
    • U+5F2F CJK UNIFIED IDEOGRAPH-5F2F: try adding one of: chinese-simplified, japanese
    • U+5F30 CJK UNIFIED IDEOGRAPH-5F30: not included in any glyphset definition
    • U+5F32 CJK UNIFIED IDEOGRAPH-5F32: not included in any glyphset definition
    • U+5F33 CJK UNIFIED IDEOGRAPH-5F33: not included in any glyphset definition
    • U+5F34 CJK UNIFIED IDEOGRAPH-5F34: not included in any glyphset definition
    • U+5F36 CJK UNIFIED IDEOGRAPH-5F36: not included in any glyphset definition
    • U+5F38 CJK UNIFIED IDEOGRAPH-5F38: try adding japanese
    • U+5F39 CJK UNIFIED IDEOGRAPH-5F39: try adding chinese-simplified
    • U+5F3A CJK UNIFIED IDEOGRAPH-5F3A: try adding chinese-simplified
    • U+5F3D CJK UNIFIED IDEOGRAPH-5F3D: not included in any glyphset definition
    • U+5F3E CJK UNIFIED IDEOGRAPH-5F3E: try adding one of: chinese-simplified, japanese
    • U+5F3F CJK UNIFIED IDEOGRAPH-5F3F: not included in any glyphset definition
    • U+5F40 CJK UNIFIED IDEOGRAPH-5F40: try adding chinese-simplified
    • U+5F41 CJK UNIFIED IDEOGRAPH-5F41: try adding japanese
    • U+5F42 CJK UNIFIED IDEOGRAPH-5F42: try adding chinese-simplified
    • U+5F43 CJK UNIFIED IDEOGRAPH-5F43: not included in any glyphset definition
    • U+5F44 CJK UNIFIED IDEOGRAPH-5F44: not included in any glyphset definition
    • U+5F45 CJK UNIFIED IDEOGRAPH-5F45: not included in any glyphset definition
    • U+5F47 CJK UNIFIED IDEOGRAPH-5F47: not included in any glyphset definition
    • U+5F49 CJK UNIFIED IDEOGRAPH-5F49: not included in any glyphset definition
    • U+5F4B CJK UNIFIED IDEOGRAPH-5F4B: not included in any glyphset definition
    • U+5F4F CJK UNIFIED IDEOGRAPH-5F4F: not included in any glyphset definition
    • U+5F50 CJK UNIFIED IDEOGRAPH-5F50: not included in any glyphset definition
    • U+5F51 CJK UNIFIED IDEOGRAPH-5F51: try adding japanese
    • U+5F52 CJK UNIFIED IDEOGRAPH-5F52: try adding chinese-simplified
    • U+5F53 CJK UNIFIED IDEOGRAPH-5F53: try adding one of: chinese-simplified, japanese
    • U+5F54 CJK UNIFIED IDEOGRAPH-5F54: not included in any glyphset definition
    • U+5F55 CJK UNIFIED IDEOGRAPH-5F55: try adding chinese-simplified
    • U+5F56 CJK UNIFIED IDEOGRAPH-5F56: try adding japanese
    • U+5F5A CJK UNIFIED IDEOGRAPH-5F5A: not included in any glyphset definition
    • U+5F5B CJK UNIFIED IDEOGRAPH-5F5B: not included in any glyphset definition
    • U+5F5C CJK UNIFIED IDEOGRAPH-5F5C: try adding japanese
    • U+5F5E CJK UNIFIED IDEOGRAPH-5F5E: not included in any glyphset definition
    • U+5F5F CJK UNIFIED IDEOGRAPH-5F5F: not included in any glyphset definition
    • U+5F60 CJK UNIFIED IDEOGRAPH-5F60: not included in any glyphset definition
    • U+5F61 CJK UNIFIED IDEOGRAPH-5F61: try adding one of: chinese-simplified, japanese
    • U+5F63 CJK UNIFIED IDEOGRAPH-5F63: not included in any glyphset definition
    • U+5F66 CJK UNIFIED IDEOGRAPH-5F66: try adding one of: chinese-simplified, japanese
    • U+5F68 CJK UNIFIED IDEOGRAPH-5F68: not included in any glyphset definition
    • U+5F6E CJK UNIFIED IDEOGRAPH-5F6E: not included in any glyphset definition
    • U+5F6F CJK UNIFIED IDEOGRAPH-5F6F: not included in any glyphset definition
    • U+5F72 CJK UNIFIED IDEOGRAPH-5F72: not included in any glyphset definition
    • U+5F74 CJK UNIFIED IDEOGRAPH-5F74: not included in any glyphset definition
    • U+5F75 CJK UNIFIED IDEOGRAPH-5F75: not included in any glyphset definition
    • U+5F76 CJK UNIFIED IDEOGRAPH-5F76: not included in any glyphset definition
    • U+5F78 CJK UNIFIED IDEOGRAPH-5F78: not included in any glyphset definition
    • U+5F7A CJK UNIFIED IDEOGRAPH-5F7A: not included in any glyphset definition
    • U+5F7B CJK UNIFIED IDEOGRAPH-5F7B: try adding chinese-simplified
    • U+5F7D CJK UNIFIED IDEOGRAPH-5F7D: not included in any glyphset definition
    • U+5F7E CJK UNIFIED IDEOGRAPH-5F7E: not included in any glyphset definition
    • U+5F82 CJK UNIFIED IDEOGRAPH-5F82: try adding japanese
    • U+5F83 CJK UNIFIED IDEOGRAPH-5F83: try adding one of: chinese-simplified, japanese
    • U+5F84 CJK UNIFIED IDEOGRAPH-5F84: try adding one of: chinese-simplified, japanese
    • U+5F86 CJK UNIFIED IDEOGRAPH-5F86: not included in any glyphset definition
    • U+5F8D CJK UNIFIED IDEOGRAPH-5F8D: not included in any glyphset definition
    • U+5F8E CJK UNIFIED IDEOGRAPH-5F8E: not included in any glyphset definition
    • U+5F8F CJK UNIFIED IDEOGRAPH-5F8F: not included in any glyphset definition
    • U+5F93 CJK UNIFIED IDEOGRAPH-5F93: try adding one of: chinese-simplified, japanese
    • U+5F94 CJK UNIFIED IDEOGRAPH-5F94: not included in any glyphset definition
    • U+5F95 CJK UNIFIED IDEOGRAPH-5F95: try adding chinese-simplified
    • U+5F96 CJK UNIFIED IDEOGRAPH-5F96: not included in any glyphset definition
    • U+5F9A CJK UNIFIED IDEOGRAPH-5F9A: not included in any glyphset definition
    • U+5F9B CJK UNIFIED IDEOGRAPH-5F9B: not included in any glyphset definition
    • U+5F9D CJK UNIFIED IDEOGRAPH-5F9D: not included in any glyphset definition
    • U+5F9F CJK UNIFIED IDEOGRAPH-5F9F: not included in any glyphset definition
    • U+5FA2 CJK UNIFIED IDEOGRAPH-5FA2: not included in any glyphset definition
    • U+5FA3 CJK UNIFIED IDEOGRAPH-5FA3: not included in any glyphset definition
    • U+5FA4 CJK UNIFIED IDEOGRAPH-5FA4: not included in any glyphset definition
    • U+5FA5 CJK UNIFIED IDEOGRAPH-5FA5: not included in any glyphset definition
    • U+5FA6 CJK UNIFIED IDEOGRAPH-5FA6: not included in any glyphset definition
    • U+5FA7 CJK UNIFIED IDEOGRAPH-5FA7: not included in any glyphset definition
    • U+5FAB CJK UNIFIED IDEOGRAPH-5FAB: not included in any glyphset definition
    • U+5FAF CJK UNIFIED IDEOGRAPH-5FAF: not included in any glyphset definition
    • U+5FB0 CJK UNIFIED IDEOGRAPH-5FB0: not included in any glyphset definition
    • U+5FB2 CJK UNIFIED IDEOGRAPH-5FB2: not included in any glyphset definition
    • U+5FB3 CJK UNIFIED IDEOGRAPH-5FB3: try adding one of: chinese-simplified, japanese
    • U+5FB4 CJK UNIFIED IDEOGRAPH-5FB4: try adding japanese
    • U+5FB6 CJK UNIFIED IDEOGRAPH-5FB6: not included in any glyphset definition
    • U+5FB8 CJK UNIFIED IDEOGRAPH-5FB8: not included in any glyphset definition
    • U+5FBB CJK UNIFIED IDEOGRAPH-5FBB: not included in any glyphset definition
    • U+5FBC CJK UNIFIED IDEOGRAPH-5FBC: try adding japanese
    • U+5FBE CJK UNIFIED IDEOGRAPH-5FBE: not included in any glyphset definition
    • U+5FBF CJK UNIFIED IDEOGRAPH-5FBF: not included in any glyphset definition
    • U+5FC0 CJK UNIFIED IDEOGRAPH-5FC0: not included in any glyphset definition
    • U+5FC1 CJK UNIFIED IDEOGRAPH-5FC1: not included in any glyphset definition
    • U+5FC4 CJK UNIFIED IDEOGRAPH-5FC4: try adding chinese-simplified
    • U+5FC6 CJK UNIFIED IDEOGRAPH-5FC6: try adding chinese-simplified
    • U+5FC7 CJK UNIFIED IDEOGRAPH-5FC7: not included in any glyphset definition
    • U+5FC8 CJK UNIFIED IDEOGRAPH-5FC8: not included in any glyphset definition
    • U+5FC9 CJK UNIFIED IDEOGRAPH-5FC9: not included in any glyphset definition
    • U+5FCA CJK UNIFIED IDEOGRAPH-5FCA: not included in any glyphset definition
    • U+5FCB CJK UNIFIED IDEOGRAPH-5FCB: not included in any glyphset definition
    • U+5FCE CJK UNIFIED IDEOGRAPH-5FCE: not included in any glyphset definition
    • U+5FD3 CJK UNIFIED IDEOGRAPH-5FD3: try adding chinese-simplified
    • U+5FD4 CJK UNIFIED IDEOGRAPH-5FD4: try adding chinese-simplified
    • U+5FD5 CJK UNIFIED IDEOGRAPH-5FD5: not included in any glyphset definition
    • U+5FDA CJK UNIFIED IDEOGRAPH-5FDA: try adding chinese-simplified
    • U+5FDC CJK UNIFIED IDEOGRAPH-5FDC: try adding one of: chinese-simplified, japanese
    • U+5FDE CJK UNIFIED IDEOGRAPH-5FDE: not included in any glyphset definition
    • U+5FDF CJK UNIFIED IDEOGRAPH-5FDF: not included in any glyphset definition
    • U+5FE2 CJK UNIFIED IDEOGRAPH-5FE2: not included in any glyphset definition
    • U+5FE3 CJK UNIFIED IDEOGRAPH-5FE3: not included in any glyphset definition
    • U+5FE5 CJK UNIFIED IDEOGRAPH-5FE5: not included in any glyphset definition
    • U+5FE6 CJK UNIFIED IDEOGRAPH-5FE6: not included in any glyphset definition
    • U+5FE7 CJK UNIFIED IDEOGRAPH-5FE7: try adding chinese-simplified
    • U+5FE8 CJK UNIFIED IDEOGRAPH-5FE8: not included in any glyphset definition
    • U+5FE9 CJK UNIFIED IDEOGRAPH-5FE9: not included in any glyphset definition
    • U+5FEC CJK UNIFIED IDEOGRAPH-5FEC: not included in any glyphset definition
    • U+5FED CJK UNIFIED IDEOGRAPH-5FED: not included in any glyphset definition
    • U+5FEE CJK UNIFIED IDEOGRAPH-5FEE: not included in any glyphset definition
    • U+5FEF CJK UNIFIED IDEOGRAPH-5FEF: not included in any glyphset definition
    • U+5FF0 CJK UNIFIED IDEOGRAPH-5FF0: try adding japanese
    • U+5FF2 CJK UNIFIED IDEOGRAPH-5FF2: not included in any glyphset definition
    • U+5FF3 CJK UNIFIED IDEOGRAPH-5FF3: not included in any glyphset definition
    • U+5FF4 CJK UNIFIED IDEOGRAPH-5FF4: not included in any glyphset definition
    • U+5FF6 CJK UNIFIED IDEOGRAPH-5FF6: not included in any glyphset definition
    • U+5FF7 CJK UNIFIED IDEOGRAPH-5FF7: not included in any glyphset definition
    • U+5FF8 CJK UNIFIED IDEOGRAPH-5FF8: try adding japanese
    • U+5FF9 CJK UNIFIED IDEOGRAPH-5FF9: not included in any glyphset definition
    • U+5FFA CJK UNIFIED IDEOGRAPH-5FFA: not included in any glyphset definition
    • U+5FFC CJK UNIFIED IDEOGRAPH-5FFC: not included in any glyphset definition
    • U+5FFE CJK UNIFIED IDEOGRAPH-5FFE: try adding chinese-simplified
    • U+6001 CJK UNIFIED IDEOGRAPH-6001: try adding chinese-simplified
    • U+6002 CJK UNIFIED IDEOGRAPH-6002: try adding chinese-simplified
    • U+6003 CJK UNIFIED IDEOGRAPH-6003: not included in any glyphset definition
    • U+6004 CJK UNIFIED IDEOGRAPH-6004: try adding chinese-simplified
    • U+6005 CJK UNIFIED IDEOGRAPH-6005: try adding chinese-simplified
    • U+6006 CJK UNIFIED IDEOGRAPH-6006: try adding chinese-simplified
    • U+6007 CJK UNIFIED IDEOGRAPH-6007: not included in any glyphset definition
    • U+6008 CJK UNIFIED IDEOGRAPH-6008: not included in any glyphset definition
    • U+6009 CJK UNIFIED IDEOGRAPH-6009: not included in any glyphset definition
    • U+600A CJK UNIFIED IDEOGRAPH-600A: not included in any glyphset definition
    • U+600B CJK UNIFIED IDEOGRAPH-600B: not included in any glyphset definition
    • U+600C CJK UNIFIED IDEOGRAPH-600C: not included in any glyphset definition
    • U+600D CJK UNIFIED IDEOGRAPH-600D: not included in any glyphset definition
    • U+6010 CJK UNIFIED IDEOGRAPH-6010: try adding japanese
    • U+6011 CJK UNIFIED IDEOGRAPH-6011: not included in any glyphset definition
    • U+6013 CJK UNIFIED IDEOGRAPH-6013: not included in any glyphset definition
    • U+6017 CJK UNIFIED IDEOGRAPH-6017: not included in any glyphset definition
    • U+6018 CJK UNIFIED IDEOGRAPH-6018: not included in any glyphset definition
    • U+601A CJK UNIFIED IDEOGRAPH-601A: not included in any glyphset definition
    • U+601E CJK UNIFIED IDEOGRAPH-601E: not included in any glyphset definition
    • U+601F CJK UNIFIED IDEOGRAPH-601F: not included in any glyphset definition
    • U+6022 CJK UNIFIED IDEOGRAPH-6022: not included in any glyphset definition
    • U+6024 CJK UNIFIED IDEOGRAPH-6024: not included in any glyphset definition
    • U+6029 CJK UNIFIED IDEOGRAPH-6029: try adding japanese
    • U+602B CJK UNIFIED IDEOGRAPH-602B: try adding japanese
    • U+602C CJK UNIFIED IDEOGRAPH-602C: not included in any glyphset definition
    • U+602D CJK UNIFIED IDEOGRAPH-602D: not included in any glyphset definition
    • U+602E CJK UNIFIED IDEOGRAPH-602E: not included in any glyphset definition
    • U+6030 CJK UNIFIED IDEOGRAPH-6030: not included in any glyphset definition
    • U+6031 CJK UNIFIED IDEOGRAPH-6031: try adding japanese
    • U+6032 CJK UNIFIED IDEOGRAPH-6032: not included in any glyphset definition
    • U+6033 CJK UNIFIED IDEOGRAPH-6033: not included in any glyphset definition
    • U+6034 CJK UNIFIED IDEOGRAPH-6034: not included in any glyphset definition
    • U+6036 CJK UNIFIED IDEOGRAPH-6036: not included in any glyphset definition
    • U+6037 CJK UNIFIED IDEOGRAPH-6037: not included in any glyphset definition
    • U+6038 CJK UNIFIED IDEOGRAPH-6038: not included in any glyphset definition
    • U+6039 CJK UNIFIED IDEOGRAPH-6039: not included in any glyphset definition
    • U+603A CJK UNIFIED IDEOGRAPH-603A: try adding japanese
    • U+603B CJK UNIFIED IDEOGRAPH-603B: try adding chinese-simplified
    • U+603C CJK UNIFIED IDEOGRAPH-603C: try adding chinese-simplified
    • U+603D CJK UNIFIED IDEOGRAPH-603D: not included in any glyphset definition
    • U+603E CJK UNIFIED IDEOGRAPH-603E: not included in any glyphset definition
    • U+603F CJK UNIFIED IDEOGRAPH-603F: try adding chinese-simplified
    • U+6040 CJK UNIFIED IDEOGRAPH-6040: not included in any glyphset definition
    • U+6044 CJK UNIFIED IDEOGRAPH-6044: not included in any glyphset definition
    • U+6045 CJK UNIFIED IDEOGRAPH-6045: not included in any glyphset definition
    • U+6047 CJK UNIFIED IDEOGRAPH-6047: not included in any glyphset definition
    • U+6048 CJK UNIFIED IDEOGRAPH-6048: not included in any glyphset definition
    • U+6049 CJK UNIFIED IDEOGRAPH-6049: not included in any glyphset definition
    • U+604A CJK UNIFIED IDEOGRAPH-604A: try adding japanese
    • U+604B CJK UNIFIED IDEOGRAPH-604B: try adding one of: chinese-simplified, japanese
    • U+604C CJK UNIFIED IDEOGRAPH-604C: not included in any glyphset definition
    • U+604E CJK UNIFIED IDEOGRAPH-604E: not included in any glyphset definition
    • U+604F CJK UNIFIED IDEOGRAPH-604F: not included in any glyphset definition
    • U+6051 CJK UNIFIED IDEOGRAPH-6051: not included in any glyphset definition
    • U+6053 CJK UNIFIED IDEOGRAPH-6053: not included in any glyphset definition
    • U+6054 CJK UNIFIED IDEOGRAPH-6054: not included in any glyphset definition
    • U+6056 CJK UNIFIED IDEOGRAPH-6056: not included in any glyphset definition
    • U+6057 CJK UNIFIED IDEOGRAPH-6057: not included in any glyphset definition
    • U+6058 CJK UNIFIED IDEOGRAPH-6058: not included in any glyphset definition
    • U+605B CJK UNIFIED IDEOGRAPH-605B: not included in any glyphset definition
    • U+605C CJK UNIFIED IDEOGRAPH-605C: not included in any glyphset definition
    • U+605D CJK UNIFIED IDEOGRAPH-605D: not included in any glyphset definition
    • U+605E CJK UNIFIED IDEOGRAPH-605E: not included in any glyphset definition
    • U+605F CJK UNIFIED IDEOGRAPH-605F: try adding japanese
    • U+6060 CJK UNIFIED IDEOGRAPH-6060: try adding japanese
    • U+6061 CJK UNIFIED IDEOGRAPH-6061: not included in any glyphset definition
    • U+6066 CJK UNIFIED IDEOGRAPH-6066: not included in any glyphset definition
    • U+6067 CJK UNIFIED IDEOGRAPH-6067: not included in any glyphset definition
    • U+606E CJK UNIFIED IDEOGRAPH-606E: not included in any glyphset definition
    • U+6071 CJK UNIFIED IDEOGRAPH-6071: not included in any glyphset definition
    • U+6072 CJK UNIFIED IDEOGRAPH-6072: not included in any glyphset definition
    • U+6073 CJK UNIFIED IDEOGRAPH-6073: try adding chinese-simplified
    • U+6074 CJK UNIFIED IDEOGRAPH-6074: not included in any glyphset definition
    • U+6075 CJK UNIFIED IDEOGRAPH-6075: try adding one of: chinese-simplified, japanese
    • U+6076 CJK UNIFIED IDEOGRAPH-6076: try adding chinese-simplified
    • U+6078 CJK UNIFIED IDEOGRAPH-6078: try adding chinese-simplified
    • U+6079 CJK UNIFIED IDEOGRAPH-6079: not included in any glyphset definition
    • U+607A CJK UNIFIED IDEOGRAPH-607A: try adding chinese-simplified
    • U+607B CJK UNIFIED IDEOGRAPH-607B: try adding chinese-simplified
    • U+607C CJK UNIFIED IDEOGRAPH-607C: try adding chinese-simplified
    • U+607D CJK UNIFIED IDEOGRAPH-607D: try adding chinese-simplified
    • U+6080 CJK UNIFIED IDEOGRAPH-6080: not included in any glyphset definition
    • U+6081 CJK UNIFIED IDEOGRAPH-6081: try adding japanese
    • U+6082 CJK UNIFIED IDEOGRAPH-6082: not included in any glyphset definition
    • U+6083 CJK UNIFIED IDEOGRAPH-6083: try adding japanese
    • U+6086 CJK UNIFIED IDEOGRAPH-6086: not included in any glyphset definition
    • U+6087 CJK UNIFIED IDEOGRAPH-6087: not included in any glyphset definition
    • U+6088 CJK UNIFIED IDEOGRAPH-6088: not included in any glyphset definition
    • U+608A CJK UNIFIED IDEOGRAPH-608A: try adding chinese-simplified
    • U+608B CJK UNIFIED IDEOGRAPH-608B: try adding japanese
    • U+608E CJK UNIFIED IDEOGRAPH-608E: not included in any glyphset definition
    • U+608F CJK UNIFIED IDEOGRAPH-608F: not included in any glyphset definition
    • U+6090 CJK UNIFIED IDEOGRAPH-6090: not included in any glyphset definition
    • U+6091 CJK UNIFIED IDEOGRAPH-6091: not included in any glyphset definition
    • U+6092 CJK UNIFIED IDEOGRAPH-6092: try adding japanese
    • U+6093 CJK UNIFIED IDEOGRAPH-6093: not included in any glyphset definition
    • U+6095 CJK UNIFIED IDEOGRAPH-6095: not included in any glyphset definition
    • U+6097 CJK UNIFIED IDEOGRAPH-6097: try adding japanese
    • U+6098 CJK UNIFIED IDEOGRAPH-6098: not included in any glyphset definition
    • U+6099 CJK UNIFIED IDEOGRAPH-6099: not included in any glyphset definition
    • U+609B CJK UNIFIED IDEOGRAPH-609B: try adding japanese
    • U+609C CJK UNIFIED IDEOGRAPH-609C: not included in any glyphset definition
    • U+609D CJK UNIFIED IDEOGRAPH-609D: not included in any glyphset definition
    • U+60A1 CJK UNIFIED IDEOGRAPH-60A1: not included in any glyphset definition
    • U+60A2 CJK UNIFIED IDEOGRAPH-60A2: not included in any glyphset definition
    • U+60A5 CJK UNIFIED IDEOGRAPH-60A5: not included in any glyphset definition
    • U+60A6 CJK UNIFIED IDEOGRAPH-60A6: try adding one of: chinese-simplified, japanese
    • U+60A7 CJK UNIFIED IDEOGRAPH-60A7: try adding japanese
    • U+60A9 CJK UNIFIED IDEOGRAPH-60A9: try adding one of: chinese-simplified, japanese
    • U+60AA CJK UNIFIED IDEOGRAPH-60AA: try adding one of: chinese-simplified, japanese
    • U+60AB CJK UNIFIED IDEOGRAPH-60AB: not included in any glyphset definition
    • U+60AC CJK UNIFIED IDEOGRAPH-60AC: try adding chinese-simplified
    • U+60AD CJK UNIFIED IDEOGRAPH-60AD: try adding chinese-simplified
    • U+60AE CJK UNIFIED IDEOGRAPH-60AE: not included in any glyphset definition
    • U+60AF CJK UNIFIED IDEOGRAPH-60AF: try adding chinese-simplified
    • U+60B0 CJK UNIFIED IDEOGRAPH-60B0: not included in any glyphset definition
    • U+60B3 CJK UNIFIED IDEOGRAPH-60B3: try adding japanese
    • U+60B7 CJK UNIFIED IDEOGRAPH-60B7: not included in any glyphset definition
    • U+60B9 CJK UNIFIED IDEOGRAPH-60B9: not included in any glyphset definition
    • U+60BA CJK UNIFIED IDEOGRAPH-60BA: not included in any glyphset definition
    • U+60BE CJK UNIFIED IDEOGRAPH-60BE: not included in any glyphset definition
    • U+60BF CJK UNIFIED IDEOGRAPH-60BF: not included in any glyphset definition
    • U+60C0 CJK UNIFIED IDEOGRAPH-60C0: not included in any glyphset definition
    • U+60C1 CJK UNIFIED IDEOGRAPH-60C1: not included in any glyphset definition
    • U+60C2 CJK UNIFIED IDEOGRAPH-60C2: not included in any glyphset definition
    • U+60C3 CJK UNIFIED IDEOGRAPH-60C3: not included in any glyphset definition
    • U+60C4 CJK UNIFIED IDEOGRAPH-60C4: not included in any glyphset definition
    • U+60C8 CJK UNIFIED IDEOGRAPH-60C8: not included in any glyphset definition
    • U+60C9 CJK UNIFIED IDEOGRAPH-60C9: not included in any glyphset definition
    • U+60CC CJK UNIFIED IDEOGRAPH-60CC: not included in any glyphset definition
    • U+60CD CJK UNIFIED IDEOGRAPH-60CD: not included in any glyphset definition
    • U+60CE CJK UNIFIED IDEOGRAPH-60CE: not included in any glyphset definition
    • U+60CF CJK UNIFIED IDEOGRAPH-60CF: not included in any glyphset definition
    • U+60D0 CJK UNIFIED IDEOGRAPH-60D0: not included in any glyphset definition
    • U+60D2 CJK UNIFIED IDEOGRAPH-60D2: not included in any glyphset definition
    • U+60D3 CJK UNIFIED IDEOGRAPH-60D3: try adding japanese
    • U+60D4 CJK UNIFIED IDEOGRAPH-60D4: not included in any glyphset definition
    • U+60D6 CJK UNIFIED IDEOGRAPH-60D6: not included in any glyphset definition
    • U+60D7 CJK UNIFIED IDEOGRAPH-60D7: not included in any glyphset definition
    • U+60D9 CJK UNIFIED IDEOGRAPH-60D9: not included in any glyphset definition
    • U+60DB CJK UNIFIED IDEOGRAPH-60DB: not included in any glyphset definition
    • U+60DD CJK UNIFIED IDEOGRAPH-60DD: not included in any glyphset definition
    • U+60E3 CJK UNIFIED IDEOGRAPH-60E3: try adding japanese
    • U+60E4 CJK UNIFIED IDEOGRAPH-60E4: not included in any glyphset definition
    • U+60E5 CJK UNIFIED IDEOGRAPH-60E5: not included in any glyphset definition
    • U+60E7 CJK UNIFIED IDEOGRAPH-60E7: try adding one of: chinese-simplified, japanese
    • U+60E8 CJK UNIFIED IDEOGRAPH-60E8: try adding one of: chinese-simplified, japanese
    • U+60E9 CJK UNIFIED IDEOGRAPH-60E9: try adding chinese-simplified
    • U+60EA CJK UNIFIED IDEOGRAPH-60EA: not included in any glyphset definition
    • U+60EB CJK UNIFIED IDEOGRAPH-60EB: try adding chinese-simplified
    • U+60EC CJK UNIFIED IDEOGRAPH-60EC: try adding chinese-simplified
    • U+60ED CJK UNIFIED IDEOGRAPH-60ED: try adding chinese-simplified
    • U+60EE CJK UNIFIED IDEOGRAPH-60EE: try adding chinese-simplified
    • U+60EF CJK UNIFIED IDEOGRAPH-60EF: try adding chinese-simplified
    • U+60F5 CJK UNIFIED IDEOGRAPH-60F5: not included in any glyphset definition
    • U+60F7 CJK UNIFIED IDEOGRAPH-60F7: try adding japanese
    • U+60F8 CJK UNIFIED IDEOGRAPH-60F8: not included in any glyphset definition
    • U+60FC CJK UNIFIED IDEOGRAPH-60FC: not included in any glyphset definition
    • U+60FE CJK UNIFIED IDEOGRAPH-60FE: not included in any glyphset definition
    • U+60FF CJK UNIFIED IDEOGRAPH-60FF: not included in any glyphset definition
    • U+6100 CJK UNIFIED IDEOGRAPH-6100: try adding japanese
    • U+6102 CJK UNIFIED IDEOGRAPH-6102: not included in any glyphset definition
    • U+6103 CJK UNIFIED IDEOGRAPH-6103: try adding japanese
    • U+6104 CJK UNIFIED IDEOGRAPH-6104: not included in any glyphset definition
    • U+6105 CJK UNIFIED IDEOGRAPH-6105: not included in any glyphset definition
    • U+610A CJK UNIFIED IDEOGRAPH-610A: not included in any glyphset definition
    • U+610B CJK UNIFIED IDEOGRAPH-610B: not included in any glyphset definition
    • U+6110 CJK UNIFIED IDEOGRAPH-6110: not included in any glyphset definition
    • U+6111 CJK UNIFIED IDEOGRAPH-6111: not included in any glyphset definition
    • U+6112 CJK UNIFIED IDEOGRAPH-6112: not included in any glyphset definition
    • U+6113 CJK UNIFIED IDEOGRAPH-6113: not included in any glyphset definition
    • U+6114 CJK UNIFIED IDEOGRAPH-6114: not included in any glyphset definition
    • U+6116 CJK UNIFIED IDEOGRAPH-6116: not included in any glyphset definition
    • U+6117 CJK UNIFIED IDEOGRAPH-6117: not included in any glyphset definition
    • U+6118 CJK UNIFIED IDEOGRAPH-6118: not included in any glyphset definition
    • U+611D CJK UNIFIED IDEOGRAPH-611D: not included in any glyphset definition
    • U+611E CJK UNIFIED IDEOGRAPH-611E: not included in any glyphset definition
    • U+6120 CJK UNIFIED IDEOGRAPH-6120: try adding chinese-simplified
    • U+6121 CJK UNIFIED IDEOGRAPH-6121: try adding japanese
    • U+6124 CJK UNIFIED IDEOGRAPH-6124: try adding chinese-simplified
    • U+6125 CJK UNIFIED IDEOGRAPH-6125: not included in any glyphset definition
    • U+6126 CJK UNIFIED IDEOGRAPH-6126: not included in any glyphset definition
    • U+6129 CJK UNIFIED IDEOGRAPH-6129: not included in any glyphset definition
    • U+612A CJK UNIFIED IDEOGRAPH-612A: try adding chinese-simplified
    • U+612C CJK UNIFIED IDEOGRAPH-612C: try adding one of: chinese-simplified, japanese
    • U+612D CJK UNIFIED IDEOGRAPH-612D: try adding chinese-simplified
    • U+612E CJK UNIFIED IDEOGRAPH-612E: try adding chinese-simplified
    • U+612F CJK UNIFIED IDEOGRAPH-612F: not included in any glyphset definition
    • U+6130 CJK UNIFIED IDEOGRAPH-6130: not included in any glyphset definition
    • U+6131 CJK UNIFIED IDEOGRAPH-6131: not included in any glyphset definition
    • U+6132 CJK UNIFIED IDEOGRAPH-6132: not included in any glyphset definition
    • U+6133 CJK UNIFIED IDEOGRAPH-6133: not included in any glyphset definition
    • U+6135 CJK UNIFIED IDEOGRAPH-6135: not included in any glyphset definition
    • U+6136 CJK UNIFIED IDEOGRAPH-6136: not included in any glyphset definition
    • U+6138 CJK UNIFIED IDEOGRAPH-6138: not included in any glyphset definition
    • U+6139 CJK UNIFIED IDEOGRAPH-6139: not included in any glyphset definition
    • U+613A CJK UNIFIED IDEOGRAPH-613A: not included in any glyphset definition
    • U+613B CJK UNIFIED IDEOGRAPH-613B: not included in any glyphset definition
    • U+613C CJK UNIFIED IDEOGRAPH-613C: try adding japanese
    • U+613D CJK UNIFIED IDEOGRAPH-613D: try adding japanese
    • U+6140 CJK UNIFIED IDEOGRAPH-6140: not included in any glyphset definition
    • U+6141 CJK UNIFIED IDEOGRAPH-6141: not included in any glyphset definition
    • U+6143 CJK UNIFIED IDEOGRAPH-6143: not included in any glyphset definition
    • U+6145 CJK UNIFIED IDEOGRAPH-6145: not included in any glyphset definition
    • U+6146 CJK UNIFIED IDEOGRAPH-6146: not included in any glyphset definition
    • U+6149 CJK UNIFIED IDEOGRAPH-6149: not included in any glyphset definition
    • U+614A CJK UNIFIED IDEOGRAPH-614A: try adding japanese
    • U+614F CJK UNIFIED IDEOGRAPH-614F: not included in any glyphset definition
    • U+6151 CJK UNIFIED IDEOGRAPH-6151: try adding chinese-simplified
    • U+6152 CJK UNIFIED IDEOGRAPH-6152: not included in any glyphset definition
    • U+6154 CJK UNIFIED IDEOGRAPH-6154: not included in any glyphset definition
    • U+6156 CJK UNIFIED IDEOGRAPH-6156: not included in any glyphset definition
    • U+6157 CJK UNIFIED IDEOGRAPH-6157: not included in any glyphset definition
    • U+6159 CJK UNIFIED IDEOGRAPH-6159: try adding japanese
    • U+615B CJK UNIFIED IDEOGRAPH-615B: not included in any glyphset definition
    • U+615C CJK UNIFIED IDEOGRAPH-615C: try adding chinese-simplified
    • U+615D CJK UNIFIED IDEOGRAPH-615D: try adding japanese
    • U+615E CJK UNIFIED IDEOGRAPH-615E: not included in any glyphset definition
    • U+6161 CJK UNIFIED IDEOGRAPH-6161: not included in any glyphset definition
    • U+6164 CJK UNIFIED IDEOGRAPH-6164: not included in any glyphset definition
    • U+6165 CJK UNIFIED IDEOGRAPH-6165: try adding japanese
    • U+6166 CJK UNIFIED IDEOGRAPH-6166: not included in any glyphset definition
    • U+6169 CJK UNIFIED IDEOGRAPH-6169: not included in any glyphset definition
    • U+616A CJK UNIFIED IDEOGRAPH-616A: not included in any glyphset definition
    • U+616C CJK UNIFIED IDEOGRAPH-616C: not included in any glyphset definition
    • U+616D CJK UNIFIED IDEOGRAPH-616D: not included in any glyphset definition
    • U+616F CJK UNIFIED IDEOGRAPH-616F: try adding japanese
    • U+6171 CJK UNIFIED IDEOGRAPH-6171: try adding japanese
    • U+6172 CJK UNIFIED IDEOGRAPH-6172: not included in any glyphset definition
    • U+6174 CJK UNIFIED IDEOGRAPH-6174: try adding japanese
    • U+6178 CJK UNIFIED IDEOGRAPH-6178: not included in any glyphset definition
    • U+6179 CJK UNIFIED IDEOGRAPH-6179: not included in any glyphset definition
    • U+617A CJK UNIFIED IDEOGRAPH-617A: not included in any glyphset definition
    • U+617B CJK UNIFIED IDEOGRAPH-617B: not included in any glyphset definition
    • U+617C CJK UNIFIED IDEOGRAPH-617C: not included in any glyphset definition
    • U+617F CJK UNIFIED IDEOGRAPH-617F: not included in any glyphset definition
    • U+6180 CJK UNIFIED IDEOGRAPH-6180: not included in any glyphset definition
    • U+6183 CJK UNIFIED IDEOGRAPH-6183: not included in any glyphset definition
    • U+6184 CJK UNIFIED IDEOGRAPH-6184: not included in any glyphset definition
    • U+6185 CJK UNIFIED IDEOGRAPH-6185: not included in any glyphset definition
    • U+6186 CJK UNIFIED IDEOGRAPH-6186: not included in any glyphset definition
    • U+6187 CJK UNIFIED IDEOGRAPH-6187: try adding japanese
    • U+6188 CJK UNIFIED IDEOGRAPH-6188: not included in any glyphset definition
    • U+6189 CJK UNIFIED IDEOGRAPH-6189: not included in any glyphset definition
    • U+618C CJK UNIFIED IDEOGRAPH-618C: not included in any glyphset definition
    • U+618D CJK UNIFIED IDEOGRAPH-618D: not included in any glyphset definition
    • U+618F CJK UNIFIED IDEOGRAPH-618F: not included in any glyphset definition
    • U+6192 CJK UNIFIED IDEOGRAPH-6192: not included in any glyphset definition
    • U+6196 CJK UNIFIED IDEOGRAPH-6196: try adding japanese
    • U+6197 CJK UNIFIED IDEOGRAPH-6197: not included in any glyphset definition
    • U+6199 CJK UNIFIED IDEOGRAPH-6199: try adding japanese
    • U+619B CJK UNIFIED IDEOGRAPH-619B: not included in any glyphset definition
    • U+619D CJK UNIFIED IDEOGRAPH-619D: not included in any glyphset definition
    • U+619E CJK UNIFIED IDEOGRAPH-619E: not included in any glyphset definition
    • U+619F CJK UNIFIED IDEOGRAPH-619F: not included in any glyphset definition
    • U+61A0 CJK UNIFIED IDEOGRAPH-61A0: not included in any glyphset definition
    • U+61A1 CJK UNIFIED IDEOGRAPH-61A1: try adding chinese-simplified
    • U+61A2 CJK UNIFIED IDEOGRAPH-61A2: not included in any glyphset definition
    • U+61A3 CJK UNIFIED IDEOGRAPH-61A3: try adding chinese-simplified
    • U+61A5 CJK UNIFIED IDEOGRAPH-61A5: not included in any glyphset definition
    • U+61A6 CJK UNIFIED IDEOGRAPH-61A6: not included in any glyphset definition
    • U+61AA CJK UNIFIED IDEOGRAPH-61AA: not included in any glyphset definition
    • U+61AD CJK UNIFIED IDEOGRAPH-61AD: not included in any glyphset definition
    • U+61AE CJK UNIFIED IDEOGRAPH-61AE: try adding japanese
    • U+61AF CJK UNIFIED IDEOGRAPH-61AF: not included in any glyphset definition
    • U+61B0 CJK UNIFIED IDEOGRAPH-61B0: not included in any glyphset definition
    • U+61B1 CJK UNIFIED IDEOGRAPH-61B1: not included in any glyphset definition
    • U+61B3 CJK UNIFIED IDEOGRAPH-61B3: not included in any glyphset definition
    • U+61B4 CJK UNIFIED IDEOGRAPH-61B4: not included in any glyphset definition
    • U+61B5 CJK UNIFIED IDEOGRAPH-61B5: not included in any glyphset definition
    • U+61B8 CJK UNIFIED IDEOGRAPH-61B8: not included in any glyphset definition
    • U+61BA CJK UNIFIED IDEOGRAPH-61BA: try adding japanese
    • U+61BB CJK UNIFIED IDEOGRAPH-61BB: not included in any glyphset definition
    • U+61BC CJK UNIFIED IDEOGRAPH-61BC: not included in any glyphset definition
    • U+61BD CJK UNIFIED IDEOGRAPH-61BD: not included in any glyphset definition
    • U+61BF CJK UNIFIED IDEOGRAPH-61BF: not included in any glyphset definition
    • U+61C1 CJK UNIFIED IDEOGRAPH-61C1: not included in any glyphset definition
    • U+61C3 CJK UNIFIED IDEOGRAPH-61C3: try adding japanese
    • U+61C4 CJK UNIFIED IDEOGRAPH-61C4: not included in any glyphset definition
    • U+61C5 CJK UNIFIED IDEOGRAPH-61C5: not included in any glyphset definition
    • U+61C6 CJK UNIFIED IDEOGRAPH-61C6: try adding one of: chinese-simplified, japanese
    • U+61CC CJK UNIFIED IDEOGRAPH-61CC: try adding japanese
    • U+61CD CJK UNIFIED IDEOGRAPH-61CD: try adding japanese
    • U+61CE CJK UNIFIED IDEOGRAPH-61CE: not included in any glyphset definition
    • U+61D0 CJK UNIFIED IDEOGRAPH-61D0: try adding japanese
    • U+61D1 CJK UNIFIED IDEOGRAPH-61D1: try adding chinese-simplified
    • U+61D2 CJK UNIFIED IDEOGRAPH-61D2: try adding chinese-simplified
    • U+61D4 CJK UNIFIED IDEOGRAPH-61D4: not included in any glyphset definition
    • U+61D5 CJK UNIFIED IDEOGRAPH-61D5: not included in any glyphset definition
    • U+61D6 CJK UNIFIED IDEOGRAPH-61D6: not included in any glyphset definition
    • U+61D7 CJK UNIFIED IDEOGRAPH-61D7: not included in any glyphset definition
    • U+61D8 CJK UNIFIED IDEOGRAPH-61D8: not included in any glyphset definition
    • U+61D9 CJK UNIFIED IDEOGRAPH-61D9: not included in any glyphset definition
    • U+61DB CJK UNIFIED IDEOGRAPH-61DB: not included in any glyphset definition
    • U+61DC CJK UNIFIED IDEOGRAPH-61DC: not included in any glyphset definition
    • U+61DD CJK UNIFIED IDEOGRAPH-61DD: not included in any glyphset definition
    • U+61DE CJK UNIFIED IDEOGRAPH-61DE: not included in any glyphset definition
    • U+61E0 CJK UNIFIED IDEOGRAPH-61E0: not included in any glyphset definition
    • U+61E1 CJK UNIFIED IDEOGRAPH-61E1: not included in any glyphset definition
    • U+61E4 CJK UNIFIED IDEOGRAPH-61E4: not included in any glyphset definition
    • U+61E5 CJK UNIFIED IDEOGRAPH-61E5: not included in any glyphset definition
    • U+61E7 CJK UNIFIED IDEOGRAPH-61E7: not included in any glyphset definition
    • U+61E9 CJK UNIFIED IDEOGRAPH-61E9: not included in any glyphset definition
    • U+61EA CJK UNIFIED IDEOGRAPH-61EA: not included in any glyphset definition
    • U+61EB CJK UNIFIED IDEOGRAPH-61EB: not included in any glyphset definition
    • U+61EC CJK UNIFIED IDEOGRAPH-61EC: not included in any glyphset definition
    • U+61ED CJK UNIFIED IDEOGRAPH-61ED: not included in any glyphset definition
    • U+61EF CJK UNIFIED IDEOGRAPH-61EF: not included in any glyphset definition
    • U+61F0 CJK UNIFIED IDEOGRAPH-61F0: not included in any glyphset definition
    • U+61F1 CJK UNIFIED IDEOGRAPH-61F1: not included in any glyphset definition
    • U+61F3 CJK UNIFIED IDEOGRAPH-61F3: not included in any glyphset definition
    • U+61F4 CJK UNIFIED IDEOGRAPH-61F4: try adding japanese
    • U+61F9 CJK UNIFIED IDEOGRAPH-61F9: not included in any glyphset definition
    • U+61FB CJK UNIFIED IDEOGRAPH-61FB: not included in any glyphset definition
    • U+61FD CJK UNIFIED IDEOGRAPH-61FD: try adding japanese
    • U+6201 CJK UNIFIED IDEOGRAPH-6201: not included in any glyphset definition
    • U+6202 CJK UNIFIED IDEOGRAPH-6202: not included in any glyphset definition
    • U+6203 CJK UNIFIED IDEOGRAPH-6203: not included in any glyphset definition
    • U+6204 CJK UNIFIED IDEOGRAPH-6204: not included in any glyphset definition
    • U+6205 CJK UNIFIED IDEOGRAPH-6205: not included in any glyphset definition
    • U+6206 CJK UNIFIED IDEOGRAPH-6206: not included in any glyphset definition
    • U+6209 CJK UNIFIED IDEOGRAPH-6209: try adding japanese
    • U+620B CJK UNIFIED IDEOGRAPH-620B: not included in any glyphset definition
    • U+620F CJK UNIFIED IDEOGRAPH-620F: try adding chinese-simplified
    • U+6213 CJK UNIFIED IDEOGRAPH-6213: not included in any glyphset definition
    • U+6214 CJK UNIFIED IDEOGRAPH-6214: try adding japanese
    • U+6217 CJK UNIFIED IDEOGRAPH-6217: not included in any glyphset definition
    • U+6218 CJK UNIFIED IDEOGRAPH-6218: try adding chinese-simplified
    • U+621C CJK UNIFIED IDEOGRAPH-621C: try adding chinese-simplified
    • U+621D CJK UNIFIED IDEOGRAPH-621D: try adding one of: chinese-simplified, japanese
    • U+621E CJK UNIFIED IDEOGRAPH-621E: try adding one of: chinese-simplified, japanese
    • U+6220 CJK UNIFIED IDEOGRAPH-6220: try adding chinese-simplified
    • U+6223 CJK UNIFIED IDEOGRAPH-6223: try adding chinese-simplified
    • U+6224 CJK UNIFIED IDEOGRAPH-6224: not included in any glyphset definition
    • U+6226 CJK UNIFIED IDEOGRAPH-6226: try adding one of: chinese-simplified, japanese
    • U+6227 CJK UNIFIED IDEOGRAPH-6227: not included in any glyphset definition
    • U+6228 CJK UNIFIED IDEOGRAPH-6228: not included in any glyphset definition
    • U+622B CJK UNIFIED IDEOGRAPH-622B: not included in any glyphset definition
    • U+622C CJK UNIFIED IDEOGRAPH-622C: try adding chinese-simplified
    • U+622D CJK UNIFIED IDEOGRAPH-622D: not included in any glyphset definition
    • U+622F CJK UNIFIED IDEOGRAPH-622F: try adding one of: chinese-simplified, japanese
    • U+6231 CJK UNIFIED IDEOGRAPH-6231: not included in any glyphset definition
    • U+6235 CJK UNIFIED IDEOGRAPH-6235: not included in any glyphset definition
    • U+6237 CJK UNIFIED IDEOGRAPH-6237: try adding chinese-simplified
    • U+6238 CJK UNIFIED IDEOGRAPH-6238: try adding one of: chinese-simplified, japanese
    • U+623A CJK UNIFIED IDEOGRAPH-623A: not included in any glyphset definition
    • U+623B CJK UNIFIED IDEOGRAPH-623B: try adding one of: chinese-simplified, japanese
    • U+623C CJK UNIFIED IDEOGRAPH-623C: not included in any glyphset definition
    • U+6242 CJK UNIFIED IDEOGRAPH-6242: not included in any glyphset definition
    • U+6243 CJK UNIFIED IDEOGRAPH-6243: not included in any glyphset definition
    • U+6244 CJK UNIFIED IDEOGRAPH-6244: not included in any glyphset definition
    • U+6245 CJK UNIFIED IDEOGRAPH-6245: not included in any glyphset definition
    • U+6246 CJK UNIFIED IDEOGRAPH-6246: not included in any glyphset definition
    • U+624A CJK UNIFIED IDEOGRAPH-624A: not included in any glyphset definition
    • U+624C CJK UNIFIED IDEOGRAPH-624C: try adding chinese-simplified
    • U+624F CJK UNIFIED IDEOGRAPH-624F: not included in any glyphset definition
    • U+6250 CJK UNIFIED IDEOGRAPH-6250: not included in any glyphset definition
    • U+6255 CJK UNIFIED IDEOGRAPH-6255: try adding one of: chinese-simplified, japanese
    • U+6256 CJK UNIFIED IDEOGRAPH-6256: not included in any glyphset definition
    • U+6257 CJK UNIFIED IDEOGRAPH-6257: not included in any glyphset definition
    • U+6259 CJK UNIFIED IDEOGRAPH-6259: not included in any glyphset definition
    • U+625A CJK UNIFIED IDEOGRAPH-625A: not included in any glyphset definition
    • U+625C CJK UNIFIED IDEOGRAPH-625C: not included in any glyphset definition
    • U+625D CJK UNIFIED IDEOGRAPH-625D: not included in any glyphset definition
    • U+625E CJK UNIFIED IDEOGRAPH-625E: try adding japanese
    • U+625F CJK UNIFIED IDEOGRAPH-625F: not included in any glyphset definition
    • U+6260 CJK UNIFIED IDEOGRAPH-6260: try adding japanese
    • U+6261 CJK UNIFIED IDEOGRAPH-6261: not included in any glyphset definition
    • U+6262 CJK UNIFIED IDEOGRAPH-6262: not included in any glyphset definition
    • U+6264 CJK UNIFIED IDEOGRAPH-6264: not included in any glyphset definition
    • U+6267 CJK UNIFIED IDEOGRAPH-6267: try adding chinese-simplified
    • U+6269 CJK UNIFIED IDEOGRAPH-6269: try adding chinese-simplified
    • U+626A CJK UNIFIED IDEOGRAPH-626A: try adding chinese-simplified
    • U+626B CJK UNIFIED IDEOGRAPH-626B: try adding chinese-simplified
    • U+626C CJK UNIFIED IDEOGRAPH-626C: try adding chinese-simplified
    • U+6272 CJK UNIFIED IDEOGRAPH-6272: not included in any glyphset definition
    • U+6274 CJK UNIFIED IDEOGRAPH-6274: not included in any glyphset definition
    • U+6275 CJK UNIFIED IDEOGRAPH-6275: not included in any glyphset definition
    • U+6277 CJK UNIFIED IDEOGRAPH-6277: not included in any glyphset definition
    • U+6278 CJK UNIFIED IDEOGRAPH-6278: not included in any glyphset definition
    • U+627B CJK UNIFIED IDEOGRAPH-627B: not included in any glyphset definition
    • U+627D CJK UNIFIED IDEOGRAPH-627D: not included in any glyphset definition
    • U+6281 CJK UNIFIED IDEOGRAPH-6281: not included in any glyphset definition
    • U+6283 CJK UNIFIED IDEOGRAPH-6283: try adding japanese
    • U+6285 CJK UNIFIED IDEOGRAPH-6285: not included in any glyphset definition
    • U+6286 CJK UNIFIED IDEOGRAPH-6286: not included in any glyphset definition
    • U+6287 CJK UNIFIED IDEOGRAPH-6287: not included in any glyphset definition
    • U+6288 CJK UNIFIED IDEOGRAPH-6288: not included in any glyphset definition
    • U+628B CJK UNIFIED IDEOGRAPH-628B: not included in any glyphset definition
    • U+628C CJK UNIFIED IDEOGRAPH-628C: not included in any glyphset definition
    • U+628D CJK UNIFIED IDEOGRAPH-628D: not included in any glyphset definition
    • U+628E CJK UNIFIED IDEOGRAPH-628E: not included in any glyphset definition
    • U+628F CJK UNIFIED IDEOGRAPH-628F: not included in any glyphset definition
    • U+6294 CJK UNIFIED IDEOGRAPH-6294: try adding japanese
    • U+6299 CJK UNIFIED IDEOGRAPH-6299: not included in any glyphset definition
    • U+629A CJK UNIFIED IDEOGRAPH-629A: try adding chinese-simplified
    • U+629B CJK UNIFIED IDEOGRAPH-629B: try adding one of: chinese-simplified, japanese
    • U+629C CJK UNIFIED IDEOGRAPH-629C: try adding one of: chinese-simplified, japanese
    • U+629D CJK UNIFIED IDEOGRAPH-629D: not included in any glyphset definition
    • U+629E CJK UNIFIED IDEOGRAPH-629E: try adding japanese
    • U+629F CJK UNIFIED IDEOGRAPH-629F: try adding chinese-simplified
    • U+62A0 CJK UNIFIED IDEOGRAPH-62A0: try adding chinese-simplified
    • U+62A1 CJK UNIFIED IDEOGRAPH-62A1: try adding chinese-simplified
    • U+62A2 CJK UNIFIED IDEOGRAPH-62A2: try adding chinese-simplified
    • U+62A3 CJK UNIFIED IDEOGRAPH-62A3: not included in any glyphset definition
    • U+62A4 CJK UNIFIED IDEOGRAPH-62A4: try adding chinese-simplified
    • U+62A5 CJK UNIFIED IDEOGRAPH-62A5: try adding chinese-simplified
    • U+62A6 CJK UNIFIED IDEOGRAPH-62A6: not included in any glyphset definition
    • U+62A7 CJK UNIFIED IDEOGRAPH-62A7: not included in any glyphset definition
    • U+62A9 CJK UNIFIED IDEOGRAPH-62A9: not included in any glyphset definition
    • U+62AA CJK UNIFIED IDEOGRAPH-62AA: not included in any glyphset definition
    • U+62AD CJK UNIFIED IDEOGRAPH-62AD: not included in any glyphset definition
    • U+62AE CJK UNIFIED IDEOGRAPH-62AE: not included in any glyphset definition
    • U+62AF CJK UNIFIED IDEOGRAPH-62AF: not included in any glyphset definition
    • U+62B0 CJK UNIFIED IDEOGRAPH-62B0: not included in any glyphset definition
    • U+62B2 CJK UNIFIED IDEOGRAPH-62B2: not included in any glyphset definition
    • U+62B3 CJK UNIFIED IDEOGRAPH-62B3: not included in any glyphset definition
    • U+62B4 CJK UNIFIED IDEOGRAPH-62B4: not included in any glyphset definition
    • U+62B6 CJK UNIFIED IDEOGRAPH-62B6: not included in any glyphset definition
    • U+62B7 CJK UNIFIED IDEOGRAPH-62B7: not included in any glyphset definition
    • U+62B8 CJK UNIFIED IDEOGRAPH-62B8: not included in any glyphset definition
    • U+62BA CJK UNIFIED IDEOGRAPH-62BA: not included in any glyphset definition
    • U+62BB CJK UNIFIED IDEOGRAPH-62BB: try adding one of: chinese-simplified, japanese
    • U+62BE CJK UNIFIED IDEOGRAPH-62BE: not included in any glyphset definition
    • U+62C0 CJK UNIFIED IDEOGRAPH-62C0: not included in any glyphset definition
    • U+62C5 CJK UNIFIED IDEOGRAPH-62C5: try adding one of: chinese-simplified, japanese
    • U+62CA CJK UNIFIED IDEOGRAPH-62CA: try adding japanese
    • U+62D1 CJK UNIFIED IDEOGRAPH-62D1: try adding japanese
    • U+62D5 CJK UNIFIED IDEOGRAPH-62D5: not included in any glyphset definition
    • U+62DD CJK UNIFIED IDEOGRAPH-62DD: try adding japanese
    • U+62DE CJK UNIFIED IDEOGRAPH-62DE: not included in any glyphset definition
    • U+62DF CJK UNIFIED IDEOGRAPH-62DF: try adding chinese-simplified
    • U+62E0 CJK UNIFIED IDEOGRAPH-62E0: try adding japanese
    • U+62E1 CJK UNIFIED IDEOGRAPH-62E1: try adding japanese
    • U+62E2 CJK UNIFIED IDEOGRAPH-62E2: try adding chinese-simplified
    • U+62E3 CJK UNIFIED IDEOGRAPH-62E3: try adding chinese-simplified
    • U+62E4 CJK UNIFIED IDEOGRAPH-62E4: not included in any glyphset definition
    • U+62E5 CJK UNIFIED IDEOGRAPH-62E5: try adding chinese-simplified
    • U+62E6 CJK UNIFIED IDEOGRAPH-62E6: try adding chinese-simplified
    • U+62E7 CJK UNIFIED IDEOGRAPH-62E7: try adding chinese-simplified
    • U+62E8 CJK UNIFIED IDEOGRAPH-62E8: try adding chinese-simplified
    • U+62E9 CJK UNIFIED IDEOGRAPH-62E9: try adding chinese-simplified
    • U+62EA CJK UNIFIED IDEOGRAPH-62EA: not included in any glyphset definition
    • U+62EB CJK UNIFIED IDEOGRAPH-62EB: not included in any glyphset definition
    • U+62F0 CJK UNIFIED IDEOGRAPH-62F0: try adding chinese-simplified
    • U+62F2 CJK UNIFIED IDEOGRAPH-62F2: not included in any glyphset definition
    • U+62F5 CJK UNIFIED IDEOGRAPH-62F5: try adding japanese
    • U+62F6 CJK UNIFIED IDEOGRAPH-62F6: try adding japanese
    • U+62F8 CJK UNIFIED IDEOGRAPH-62F8: not included in any glyphset definition
    • U+62F9 CJK UNIFIED IDEOGRAPH-62F9: not included in any glyphset definition
    • U+62FA CJK UNIFIED IDEOGRAPH-62FA: not included in any glyphset definition
    • U+62FB CJK UNIFIED IDEOGRAPH-62FB: not included in any glyphset definition
    • U+6300 CJK UNIFIED IDEOGRAPH-6300: not included in any glyphset definition
    • U+6303 CJK UNIFIED IDEOGRAPH-6303: not included in any glyphset definition
    • U+6304 CJK UNIFIED IDEOGRAPH-6304: not included in any glyphset definition
    • U+6305 CJK UNIFIED IDEOGRAPH-6305: not included in any glyphset definition
    • U+6306 CJK UNIFIED IDEOGRAPH-6306: not included in any glyphset definition
    • U+630A CJK UNIFIED IDEOGRAPH-630A: not included in any glyphset definition
    • U+630B CJK UNIFIED IDEOGRAPH-630B: not included in any glyphset definition
    • U+630C CJK UNIFIED IDEOGRAPH-630C: try adding japanese
    • U+630D CJK UNIFIED IDEOGRAPH-630D: not included in any glyphset definition
    • U+630F CJK UNIFIED IDEOGRAPH-630F: not included in any glyphset definition
    • U+6310 CJK UNIFIED IDEOGRAPH-6310: not included in any glyphset definition
    • U+6312 CJK UNIFIED IDEOGRAPH-6312: not included in any glyphset definition
    • U+6313 CJK UNIFIED IDEOGRAPH-6313: try adding chinese-simplified
    • U+6314 CJK UNIFIED IDEOGRAPH-6314: not included in any glyphset definition
    • U+6315 CJK UNIFIED IDEOGRAPH-6315: not included in any glyphset definition
    • U+6317 CJK UNIFIED IDEOGRAPH-6317: not included in any glyphset definition
    • U+6319 CJK UNIFIED IDEOGRAPH-6319: try adding japanese
    • U+631A CJK UNIFIED IDEOGRAPH-631A: try adding chinese-simplified
    • U+631B CJK UNIFIED IDEOGRAPH-631B: try adding chinese-simplified
    • U+631C CJK UNIFIED IDEOGRAPH-631C: not included in any glyphset definition
    • U+631D CJK UNIFIED IDEOGRAPH-631D: try adding chinese-simplified
    • U+631E CJK UNIFIED IDEOGRAPH-631E: try adding chinese-simplified
    • U+631F CJK UNIFIED IDEOGRAPH-631F: try adding one of: chinese-simplified, japanese
    • U+6320 CJK UNIFIED IDEOGRAPH-6320: try adding chinese-simplified
    • U+6321 CJK UNIFIED IDEOGRAPH-6321: try adding chinese-simplified
    • U+6322 CJK UNIFIED IDEOGRAPH-6322: not included in any glyphset definition
    • U+6323 CJK UNIFIED IDEOGRAPH-6323: try adding chinese-simplified
    • U+6324 CJK UNIFIED IDEOGRAPH-6324: try adding chinese-simplified
    • U+6325 CJK UNIFIED IDEOGRAPH-6325: try adding chinese-simplified
    • U+6326 CJK UNIFIED IDEOGRAPH-6326: not included in any glyphset definition
    • U+6327 CJK UNIFIED IDEOGRAPH-6327: try adding japanese
    • U+6329 CJK UNIFIED IDEOGRAPH-6329: not included in any glyphset definition
    • U+632C CJK UNIFIED IDEOGRAPH-632C: not included in any glyphset definition
    • U+632D CJK UNIFIED IDEOGRAPH-632D: not included in any glyphset definition
    • U+632E CJK UNIFIED IDEOGRAPH-632E: not included in any glyphset definition
    • U+6330 CJK UNIFIED IDEOGRAPH-6330: not included in any glyphset definition
    • U+6333 CJK UNIFIED IDEOGRAPH-6333: not included in any glyphset definition
    • U+6334 CJK UNIFIED IDEOGRAPH-6334: not included in any glyphset definition
    • U+6335 CJK UNIFIED IDEOGRAPH-6335: not included in any glyphset definition
    • U+6336 CJK UNIFIED IDEOGRAPH-6336: not included in any glyphset definition
    • U+6337 CJK UNIFIED IDEOGRAPH-6337: not included in any glyphset definition
    • U+6338 CJK UNIFIED IDEOGRAPH-6338: not included in any glyphset definition
    • U+633B CJK UNIFIED IDEOGRAPH-633B: not included in any glyphset definition
    • U+633C CJK UNIFIED IDEOGRAPH-633C: not included in any glyphset definition
    • U+633F CJK UNIFIED IDEOGRAPH-633F: try adding one of: chinese-simplified, japanese
    • U+6340 CJK UNIFIED IDEOGRAPH-6340: not included in any glyphset definition
    • U+6341 CJK UNIFIED IDEOGRAPH-6341: not included in any glyphset definition
    • U+6343 CJK UNIFIED IDEOGRAPH-6343: not included in any glyphset definition
    • U+6344 CJK UNIFIED IDEOGRAPH-6344: not included in any glyphset definition
    • U+6347 CJK UNIFIED IDEOGRAPH-6347: not included in any glyphset definition
    • U+6348 CJK UNIFIED IDEOGRAPH-6348: not included in any glyphset definition
    • U+634A CJK UNIFIED IDEOGRAPH-634A: not included in any glyphset definition
    • U+6351 CJK UNIFIED IDEOGRAPH-6351: not included in any glyphset definition
    • U+6352 CJK UNIFIED IDEOGRAPH-6352: not included in any glyphset definition
    • U+6353 CJK UNIFIED IDEOGRAPH-6353: not included in any glyphset definition
    • U+6354 CJK UNIFIED IDEOGRAPH-6354: not included in any glyphset definition
    • U+6356 CJK UNIFIED IDEOGRAPH-6356: not included in any glyphset definition
    • U+6357 CJK UNIFIED IDEOGRAPH-6357: try adding japanese
    • U+6358 CJK UNIFIED IDEOGRAPH-6358: not included in any glyphset definition
    • U+6359 CJK UNIFIED IDEOGRAPH-6359: not included in any glyphset definition
    • U+635A CJK UNIFIED IDEOGRAPH-635A: not included in any glyphset definition
    • U+635B CJK UNIFIED IDEOGRAPH-635B: not included in any glyphset definition
    • U+635C CJK UNIFIED IDEOGRAPH-635C: try adding one of: chinese-simplified, japanese
    • U+635E CJK UNIFIED IDEOGRAPH-635E: try adding chinese-simplified
    • U+635F CJK UNIFIED IDEOGRAPH-635F: try adding chinese-simplified
    • U+6360 CJK UNIFIED IDEOGRAPH-6360: not included in any glyphset definition
    • U+6361 CJK UNIFIED IDEOGRAPH-6361: try adding chinese-simplified
    • U+6362 CJK UNIFIED IDEOGRAPH-6362: try adding chinese-simplified
    • U+6363 CJK UNIFIED IDEOGRAPH-6363: try adding chinese-simplified
    • U+6365 CJK UNIFIED IDEOGRAPH-6365: not included in any glyphset definition
    • U+6366 CJK UNIFIED IDEOGRAPH-6366: not included in any glyphset definition
    • U+636A CJK UNIFIED IDEOGRAPH-636A: not included in any glyphset definition
    • U+636C CJK UNIFIED IDEOGRAPH-636C: not included in any glyphset definition
    • U+6370 CJK UNIFIED IDEOGRAPH-6370: try adding chinese-simplified
    • U+6373 CJK UNIFIED IDEOGRAPH-6373: not included in any glyphset definition
    • U+6374 CJK UNIFIED IDEOGRAPH-6374: not included in any glyphset definition
    • U+6375 CJK UNIFIED IDEOGRAPH-6375: not included in any glyphset definition
    • U+6378 CJK UNIFIED IDEOGRAPH-6378: not included in any glyphset definition
    • U+637C CJK UNIFIED IDEOGRAPH-637C: not included in any glyphset definition
    • U+637E CJK UNIFIED IDEOGRAPH-637E: not included in any glyphset definition
    • U+6381 CJK UNIFIED IDEOGRAPH-6381: not included in any glyphset definition
    • U+6385 CJK UNIFIED IDEOGRAPH-6385: not included in any glyphset definition
    • U+6386 CJK UNIFIED IDEOGRAPH-6386: not included in any glyphset definition
    • U+638A CJK UNIFIED IDEOGRAPH-638A: not included in any glyphset definition
    • U+638D CJK UNIFIED IDEOGRAPH-638D: not included in any glyphset definition
    • U+638E CJK UNIFIED IDEOGRAPH-638E: try adding japanese
    • U+6391 CJK UNIFIED IDEOGRAPH-6391: try adding chinese-simplified
    • U+6393 CJK UNIFIED IDEOGRAPH-6393: not included in any glyphset definition
    • U+6394 CJK UNIFIED IDEOGRAPH-6394: not included in any glyphset definition
    • U+6395 CJK UNIFIED IDEOGRAPH-6395: not included in any glyphset definition
    • U+6397 CJK UNIFIED IDEOGRAPH-6397: not included in any glyphset definition
    • U+639A CJK UNIFIED IDEOGRAPH-639A: not included in any glyphset definition
    • U+639C CJK UNIFIED IDEOGRAPH-639C: not included in any glyphset definition
    • U+639D CJK UNIFIED IDEOGRAPH-639D: not included in any glyphset definition
    • U+639E CJK UNIFIED IDEOGRAPH-639E: not included in any glyphset definition
    • U+63A4 CJK UNIFIED IDEOGRAPH-63A4: not included in any glyphset definition
    • U+63A6 CJK UNIFIED IDEOGRAPH-63A6: not included in any glyphset definition
    • U+63AB CJK UNIFIED IDEOGRAPH-63AB: try adding japanese
    • U+63AD CJK UNIFIED IDEOGRAPH-63AD: not included in any glyphset definition
    • U+63AF CJK UNIFIED IDEOGRAPH-63AF: not included in any glyphset definition
    • U+63B1 CJK UNIFIED IDEOGRAPH-63B1: not included in any glyphset definition
    • U+63B2 CJK UNIFIED IDEOGRAPH-63B2: try adding one of: chinese-simplified, japanese
    • U+63B3 CJK UNIFIED IDEOGRAPH-63B3: try adding chinese-simplified
    • U+63B4 CJK UNIFIED IDEOGRAPH-63B4: try adding one of: chinese-simplified, japanese
    • U+63B5 CJK UNIFIED IDEOGRAPH-63B5: try adding japanese
    • U+63B6 CJK UNIFIED IDEOGRAPH-63B6: not included in any glyphset definition
    • U+63B7 CJK UNIFIED IDEOGRAPH-63B7: try adding chinese-simplified
    • U+63B8 CJK UNIFIED IDEOGRAPH-63B8: try adding chinese-simplified
    • U+63B9 CJK UNIFIED IDEOGRAPH-63B9: not included in any glyphset definition
    • U+63BA CJK UNIFIED IDEOGRAPH-63BA: try adding chinese-simplified
    • U+63BB CJK UNIFIED IDEOGRAPH-63BB: try adding japanese
    • U+63BC CJK UNIFIED IDEOGRAPH-63BC: try adding chinese-simplified
    • U+63BD CJK UNIFIED IDEOGRAPH-63BD: not included in any glyphset definition
    • U+63BE CJK UNIFIED IDEOGRAPH-63BE: try adding japanese
    • U+63BF CJK UNIFIED IDEOGRAPH-63BF: not included in any glyphset definition
    • U+63C2 CJK UNIFIED IDEOGRAPH-63C2: not included in any glyphset definition
    • U+63C5 CJK UNIFIED IDEOGRAPH-63C5: not included in any glyphset definition
    • U+63C7 CJK UNIFIED IDEOGRAPH-63C7: not included in any glyphset definition
    • U+63CA CJK UNIFIED IDEOGRAPH-63CA: not included in any glyphset definition
    • U+63CB CJK UNIFIED IDEOGRAPH-63CB: not included in any glyphset definition
    • U+63CC CJK UNIFIED IDEOGRAPH-63CC: not included in any glyphset definition
    • U+63CE CJK UNIFIED IDEOGRAPH-63CE: not included in any glyphset definition
    • U+63D1 CJK UNIFIED IDEOGRAPH-63D1: not included in any glyphset definition
    • U+63D3 CJK UNIFIED IDEOGRAPH-63D3: not included in any glyphset definition
    • U+63D4 CJK UNIFIED IDEOGRAPH-63D4: not included in any glyphset definition
    • U+63D5 CJK UNIFIED IDEOGRAPH-63D5: not included in any glyphset definition
    • U+63D7 CJK UNIFIED IDEOGRAPH-63D7: not included in any glyphset definition
    • U+63D8 CJK UNIFIED IDEOGRAPH-63D8: not included in any glyphset definition
    • U+63D9 CJK UNIFIED IDEOGRAPH-63D9: not included in any glyphset definition
    • U+63DC CJK UNIFIED IDEOGRAPH-63DC: not included in any glyphset definition
    • U+63DD CJK UNIFIED IDEOGRAPH-63DD: not included in any glyphset definition
    • U+63DE CJK UNIFIED IDEOGRAPH-63DE: not included in any glyphset definition
    • U+63DF CJK UNIFIED IDEOGRAPH-63DF: not included in any glyphset definition
    • U+63E4 CJK UNIFIED IDEOGRAPH-63E4: not included in any glyphset definition
    • U+63E5 CJK UNIFIED IDEOGRAPH-63E5: not included in any glyphset definition
    • U+63E6 CJK UNIFIED IDEOGRAPH-63E6: not included in any glyphset definition
    • U+63E7 CJK UNIFIED IDEOGRAPH-63E7: not included in any glyphset definition
    • U+63E8 CJK UNIFIED IDEOGRAPH-63E8: not included in any glyphset definition
    • U+63EB CJK UNIFIED IDEOGRAPH-63EB: not included in any glyphset definition
    • U+63EC CJK UNIFIED IDEOGRAPH-63EC: not included in any glyphset definition
    • U+63EF CJK UNIFIED IDEOGRAPH-63EF: not included in any glyphset definition
    • U+63F0 CJK UNIFIED IDEOGRAPH-63F0: not included in any glyphset definition
    • U+63F1 CJK UNIFIED IDEOGRAPH-63F1: not included in any glyphset definition
    • U+63F2 CJK UNIFIED IDEOGRAPH-63F2: not included in any glyphset definition
    • U+63F3 CJK UNIFIED IDEOGRAPH-63F3: not included in any glyphset definition
    • U+63F5 CJK UNIFIED IDEOGRAPH-63F5: not included in any glyphset definition
    • U+63F7 CJK UNIFIED IDEOGRAPH-63F7: not included in any glyphset definition
    • U+63F8 CJK UNIFIED IDEOGRAPH-63F8: try adding chinese-simplified
    • U+63FA CJK UNIFIED IDEOGRAPH-63FA: try adding one of: chinese-simplified, japanese
    • U+63FC CJK UNIFIED IDEOGRAPH-63FC: not included in any glyphset definition
    • U+63FD CJK UNIFIED IDEOGRAPH-63FD: try adding chinese-simplified
    • U+63FE CJK UNIFIED IDEOGRAPH-63FE: not included in any glyphset definition
    • U+63FF CJK UNIFIED IDEOGRAPH-63FF: not included in any glyphset definition
    • U+6400 CJK UNIFIED IDEOGRAPH-6400: try adding chinese-simplified
    • U+6401 CJK UNIFIED IDEOGRAPH-6401: try adding chinese-simplified
    • U+6402 CJK UNIFIED IDEOGRAPH-6402: try adding chinese-simplified
    • U+6403 CJK UNIFIED IDEOGRAPH-6403: not included in any glyphset definition
    • U+6404 CJK UNIFIED IDEOGRAPH-6404: not included in any glyphset definition
    • U+6405 CJK UNIFIED IDEOGRAPH-6405: try adding chinese-simplified
    • U+6408 CJK UNIFIED IDEOGRAPH-6408: not included in any glyphset definition
    • U+6409 CJK UNIFIED IDEOGRAPH-6409: not included in any glyphset definition
    • U+640A CJK UNIFIED IDEOGRAPH-640A: not included in any glyphset definition
    • U+640B CJK UNIFIED IDEOGRAPH-640B: not included in any glyphset definition
    • U+640C CJK UNIFIED IDEOGRAPH-640C: not included in any glyphset definition
    • U+640E CJK UNIFIED IDEOGRAPH-640E: not included in any glyphset definition
    • U+6411 CJK UNIFIED IDEOGRAPH-6411: not included in any glyphset definition
    • U+6412 CJK UNIFIED IDEOGRAPH-6412: not included in any glyphset definition
    • U+6415 CJK UNIFIED IDEOGRAPH-6415: not included in any glyphset definition
    • U+6418 CJK UNIFIED IDEOGRAPH-6418: not included in any glyphset definition
    • U+6419 CJK UNIFIED IDEOGRAPH-6419: not included in any glyphset definition
    • U+641A CJK UNIFIED IDEOGRAPH-641A: not included in any glyphset definition
    • U+641B CJK UNIFIED IDEOGRAPH-641B: not included in any glyphset definition
    • U+641D CJK UNIFIED IDEOGRAPH-641D: not included in any glyphset definition
    • U+641F CJK UNIFIED IDEOGRAPH-641F: not included in any glyphset definition
    • U+6420 CJK UNIFIED IDEOGRAPH-6420: not included in any glyphset definition
    • U+6422 CJK UNIFIED IDEOGRAPH-6422: not included in any glyphset definition
    • U+6424 CJK UNIFIED IDEOGRAPH-6424: not included in any glyphset definition
    • U+6426 CJK UNIFIED IDEOGRAPH-6426: try adding japanese
    • U+6428 CJK UNIFIED IDEOGRAPH-6428: try adding japanese
    • U+6429 CJK UNIFIED IDEOGRAPH-6429: not included in any glyphset definition
    • U+642B CJK UNIFIED IDEOGRAPH-642B: not included in any glyphset definition
    • U+642E CJK UNIFIED IDEOGRAPH-642E: not included in any glyphset definition
    • U+642F CJK UNIFIED IDEOGRAPH-642F: not included in any glyphset definition
    • U+6430 CJK UNIFIED IDEOGRAPH-6430: not included in any glyphset definition
    • U+6431 CJK UNIFIED IDEOGRAPH-6431: not included in any glyphset definition
    • U+6432 CJK UNIFIED IDEOGRAPH-6432: not included in any glyphset definition
    • U+6433 CJK UNIFIED IDEOGRAPH-6433: not included in any glyphset definition
    • U+6434 CJK UNIFIED IDEOGRAPH-6434: try adding one of: chinese-simplified, japanese
    • U+6437 CJK UNIFIED IDEOGRAPH-6437: not included in any glyphset definition
    • U+6439 CJK UNIFIED IDEOGRAPH-6439: not included in any glyphset definition
    • U+643A CJK UNIFIED IDEOGRAPH-643A: try adding one of: chinese-simplified, japanese
    • U+643C CJK UNIFIED IDEOGRAPH-643C: not included in any glyphset definition
    • U+643F CJK UNIFIED IDEOGRAPH-643F: not included in any glyphset definition
    • U+6442 CJK UNIFIED IDEOGRAPH-6442: try adding japanese
    • U+6444 CJK UNIFIED IDEOGRAPH-6444: try adding chinese-simplified
    • U+6445 CJK UNIFIED IDEOGRAPH-6445: not included in any glyphset definition
    • U+6446 CJK UNIFIED IDEOGRAPH-6446: try adding chinese-simplified
    • U+6447 CJK UNIFIED IDEOGRAPH-6447: try adding chinese-simplified
    • U+6448 CJK UNIFIED IDEOGRAPH-6448: try adding chinese-simplified
    • U+6449 CJK UNIFIED IDEOGRAPH-6449: not included in any glyphset definition
    • U+644A CJK UNIFIED IDEOGRAPH-644A: try adding chinese-simplified
    • U+644B CJK UNIFIED IDEOGRAPH-644B: not included in any glyphset definition
    • U+644C CJK UNIFIED IDEOGRAPH-644C: not included in any glyphset definition
    • U+644D CJK UNIFIED IDEOGRAPH-644D: not included in any glyphset definition
    • U+644E CJK UNIFIED IDEOGRAPH-644E: try adding japanese
    • U+644F CJK UNIFIED IDEOGRAPH-644F: not included in any glyphset definition
    • U+6450 CJK UNIFIED IDEOGRAPH-6450: not included in any glyphset definition
    • U+6453 CJK UNIFIED IDEOGRAPH-6453: not included in any glyphset definition
    • U+6455 CJK UNIFIED IDEOGRAPH-6455: not included in any glyphset definition
    • U+6456 CJK UNIFIED IDEOGRAPH-6456: not included in any glyphset definition
    • U+6457 CJK UNIFIED IDEOGRAPH-6457: not included in any glyphset definition
    • U+6459 CJK UNIFIED IDEOGRAPH-6459: not included in any glyphset definition
    • U+645B CJK UNIFIED IDEOGRAPH-645B: not included in any glyphset definition
    • U+645D CJK UNIFIED IDEOGRAPH-645D: not included in any glyphset definition
    • U+6460 CJK UNIFIED IDEOGRAPH-6460: not included in any glyphset definition
    • U+6461 CJK UNIFIED IDEOGRAPH-6461: not included in any glyphset definition
    • U+6462 CJK UNIFIED IDEOGRAPH-6462: not included in any glyphset definition
    • U+6463 CJK UNIFIED IDEOGRAPH-6463: not included in any glyphset definition
    • U+6464 CJK UNIFIED IDEOGRAPH-6464: not included in any glyphset definition
    • U+6465 CJK UNIFIED IDEOGRAPH-6465: not included in any glyphset definition
    • U+6466 CJK UNIFIED IDEOGRAPH-6466: not included in any glyphset definition
    • U+6468 CJK UNIFIED IDEOGRAPH-6468: not included in any glyphset definition
    • U+646A CJK UNIFIED IDEOGRAPH-646A: not included in any glyphset definition
    • U+646B CJK UNIFIED IDEOGRAPH-646B: not included in any glyphset definition
    • U+646C CJK UNIFIED IDEOGRAPH-646C: not included in any glyphset definition
    • U+646D CJK UNIFIED IDEOGRAPH-646D: not included in any glyphset definition
    • U+646E CJK UNIFIED IDEOGRAPH-646E: not included in any glyphset definition
    • U+6472 CJK UNIFIED IDEOGRAPH-6472: not included in any glyphset definition
    • U+6474 CJK UNIFIED IDEOGRAPH-6474: not included in any glyphset definition
    • U+6475 CJK UNIFIED IDEOGRAPH-6475: not included in any glyphset definition
    • U+647D CJK UNIFIED IDEOGRAPH-647D: not included in any glyphset definition
    • U+647E CJK UNIFIED IDEOGRAPH-647E: not included in any glyphset definition
    • U+647F CJK UNIFIED IDEOGRAPH-647F: not included in any glyphset definition
    • U+6480 CJK UNIFIED IDEOGRAPH-6480: not included in any glyphset definition
    • U+6481 CJK UNIFIED IDEOGRAPH-6481: not included in any glyphset definition
    • U+6483 CJK UNIFIED IDEOGRAPH-6483: try adding one of: chinese-simplified, japanese
    • U+6484 CJK UNIFIED IDEOGRAPH-6484: not included in any glyphset definition
    • U+6486 CJK UNIFIED IDEOGRAPH-6486: not included in any glyphset definition
    • U+6489 CJK UNIFIED IDEOGRAPH-6489: not included in any glyphset definition
    • U+648A CJK UNIFIED IDEOGRAPH-648A: not included in any glyphset definition
    • U+648B CJK UNIFIED IDEOGRAPH-648B: not included in any glyphset definition
    • U+648C CJK UNIFIED IDEOGRAPH-648C: not included in any glyphset definition
    • U+648E CJK UNIFIED IDEOGRAPH-648E: not included in any glyphset definition
    • U+648F CJK UNIFIED IDEOGRAPH-648F: not included in any glyphset definition
    • U+6491 CJK UNIFIED IDEOGRAPH-6491: try adding chinese-simplified
    • U+6494 CJK UNIFIED IDEOGRAPH-6494: not included in any glyphset definition
    • U+6496 CJK UNIFIED IDEOGRAPH-6496: not included in any glyphset definition
    • U+6497 CJK UNIFIED IDEOGRAPH-6497: not included in any glyphset definition
    • U+649B CJK UNIFIED IDEOGRAPH-649B: not included in any glyphset definition
    • U+649C CJK UNIFIED IDEOGRAPH-649C: not included in any glyphset definition
    • U+649D CJK UNIFIED IDEOGRAPH-649D: not included in any glyphset definition
    • U+649F CJK UNIFIED IDEOGRAPH-649F: not included in any glyphset definition
    • U+64A0 CJK UNIFIED IDEOGRAPH-64A0: not included in any glyphset definition
    • U+64A1 CJK UNIFIED IDEOGRAPH-64A1: not included in any glyphset definition
    • U+64A6 CJK UNIFIED IDEOGRAPH-64A6: not included in any glyphset definition
    • U+64A7 CJK UNIFIED IDEOGRAPH-64A7: not included in any glyphset definition
    • U+64A8 CJK UNIFIED IDEOGRAPH-64A8: not included in any glyphset definition
    • U+64AA CJK UNIFIED IDEOGRAPH-64AA: not included in any glyphset definition
    • U+64B1 CJK UNIFIED IDEOGRAPH-64B1: not included in any glyphset definition
    • U+64B4 CJK UNIFIED IDEOGRAPH-64B4: try adding chinese-simplified
    • U+64B5 CJK UNIFIED IDEOGRAPH-64B5: try adding chinese-simplified
    • U+64B7 CJK UNIFIED IDEOGRAPH-64B7: try adding chinese-simplified
    • U+64B8 CJK UNIFIED IDEOGRAPH-64B8: try adding chinese-simplified
    • U+64B9 CJK UNIFIED IDEOGRAPH-64B9: try adding japanese
    • U+64BA CJK UNIFIED IDEOGRAPH-64BA: try adding chinese-simplified
    • U+64BD CJK UNIFIED IDEOGRAPH-64BD: not included in any glyphset definition
    • U+64C0 CJK UNIFIED IDEOGRAPH-64C0: try adding chinese-simplified
    • U+64C3 CJK UNIFIED IDEOGRAPH-64C3: not included in any glyphset definition
    • U+64C6 CJK UNIFIED IDEOGRAPH-64C6: not included in any glyphset definition
    • U+64C8 CJK UNIFIED IDEOGRAPH-64C8: not included in any glyphset definition
    • U+64C9 CJK UNIFIED IDEOGRAPH-64C9: not included in any glyphset definition
    • U+64CC CJK UNIFIED IDEOGRAPH-64CC: not included in any glyphset definition
    • U+64CF CJK UNIFIED IDEOGRAPH-64CF: not included in any glyphset definition
    • U+64D0 CJK UNIFIED IDEOGRAPH-64D0: not included in any glyphset definition
    • U+64D1 CJK UNIFIED IDEOGRAPH-64D1: not included in any glyphset definition
    • U+64D5 CJK UNIFIED IDEOGRAPH-64D5: not included in any glyphset definition
    • U+64D6 CJK UNIFIED IDEOGRAPH-64D6: not included in any glyphset definition
    • U+64D7 CJK UNIFIED IDEOGRAPH-64D7: not included in any glyphset definition
    • U+64D9 CJK UNIFIED IDEOGRAPH-64D9: not included in any glyphset definition
    • U+64DB CJK UNIFIED IDEOGRAPH-64DB: not included in any glyphset definition
    • U+64DC CJK UNIFIED IDEOGRAPH-64DC: not included in any glyphset definition
    • U+64DE CJK UNIFIED IDEOGRAPH-64DE: try adding chinese-simplified
    • U+64DF CJK UNIFIED IDEOGRAPH-64DF: not included in any glyphset definition
    • U+64E1 CJK UNIFIED IDEOGRAPH-64E1: try adding japanese
    • U+64E3 CJK UNIFIED IDEOGRAPH-64E3: try adding japanese
    • U+64E7 CJK UNIFIED IDEOGRAPH-64E7: try adding japanese
    • U+64E8 CJK UNIFIED IDEOGRAPH-64E8: not included in any glyphset definition
    • U+64E9 CJK UNIFIED IDEOGRAPH-64E9: not included in any glyphset definition
    • U+64EB CJK UNIFIED IDEOGRAPH-64EB: not included in any glyphset definition
    • U+64ED CJK UNIFIED IDEOGRAPH-64ED: not included in any glyphset definition
    • U+64EE CJK UNIFIED IDEOGRAPH-64EE: not included in any glyphset definition
    • U+64F3 CJK UNIFIED IDEOGRAPH-64F3: not included in any glyphset definition
    • U+64F5 CJK UNIFIED IDEOGRAPH-64F5: not included in any glyphset definition
    • U+64F6 CJK UNIFIED IDEOGRAPH-64F6: try adding japanese
    • U+64F9 CJK UNIFIED IDEOGRAPH-64F9: not included in any glyphset definition
    • U+64FD CJK UNIFIED IDEOGRAPH-64FD: try adding japanese
    • U+64FF CJK UNIFIED IDEOGRAPH-64FF: not included in any glyphset definition
    • U+6501 CJK UNIFIED IDEOGRAPH-6501: not included in any glyphset definition
    • U+6502 CJK UNIFIED IDEOGRAPH-6502: not included in any glyphset definition
    • U+6503 CJK UNIFIED IDEOGRAPH-6503: not included in any glyphset definition
    • U+6504 CJK UNIFIED IDEOGRAPH-6504: not included in any glyphset definition
    • U+6505 CJK UNIFIED IDEOGRAPH-6505: try adding japanese
    • U+6507 CJK UNIFIED IDEOGRAPH-6507: not included in any glyphset definition
    • U+6508 CJK UNIFIED IDEOGRAPH-6508: not included in any glyphset definition
    • U+6509 CJK UNIFIED IDEOGRAPH-6509: not included in any glyphset definition
    • U+650B CJK UNIFIED IDEOGRAPH-650B: not included in any glyphset definition
    • U+650C CJK UNIFIED IDEOGRAPH-650C: not included in any glyphset definition
    • U+650D CJK UNIFIED IDEOGRAPH-650D: not included in any glyphset definition
    • U+650E CJK UNIFIED IDEOGRAPH-650E: not included in any glyphset definition
    • U+6510 CJK UNIFIED IDEOGRAPH-6510: not included in any glyphset definition
    • U+6511 CJK UNIFIED IDEOGRAPH-6511: not included in any glyphset definition
    • U+6512 CJK UNIFIED IDEOGRAPH-6512: try adding chinese-simplified
    • U+6513 CJK UNIFIED IDEOGRAPH-6513: not included in any glyphset definition
    • U+6515 CJK UNIFIED IDEOGRAPH-6515: not included in any glyphset definition
    • U+6516 CJK UNIFIED IDEOGRAPH-6516: not included in any glyphset definition
    • U+6517 CJK UNIFIED IDEOGRAPH-6517: not included in any glyphset definition
    • U+651A CJK UNIFIED IDEOGRAPH-651A: not included in any glyphset definition
    • U+651B CJK UNIFIED IDEOGRAPH-651B: not included in any glyphset definition
    • U+651E CJK UNIFIED IDEOGRAPH-651E: try adding chinese-simplified
    • U+6520 CJK UNIFIED IDEOGRAPH-6520: not included in any glyphset definition
    • U+6521 CJK UNIFIED IDEOGRAPH-6521: not included in any glyphset definition
    • U+6526 CJK UNIFIED IDEOGRAPH-6526: not included in any glyphset definition
    • U+6527 CJK UNIFIED IDEOGRAPH-6527: not included in any glyphset definition
    • U+6528 CJK UNIFIED IDEOGRAPH-6528: not included in any glyphset definition
    • U+6529 CJK UNIFIED IDEOGRAPH-6529: not included in any glyphset definition
    • U+652D CJK UNIFIED IDEOGRAPH-652D: not included in any glyphset definition
    • U+652E CJK UNIFIED IDEOGRAPH-652E: not included in any glyphset definition
    • U+6530 CJK UNIFIED IDEOGRAPH-6530: not included in any glyphset definition
    • U+6531 CJK UNIFIED IDEOGRAPH-6531: not included in any glyphset definition
    • U+6532 CJK UNIFIED IDEOGRAPH-6532: not included in any glyphset definition
    • U+6533 CJK UNIFIED IDEOGRAPH-6533: not included in any glyphset definition
    • U+6534 CJK UNIFIED IDEOGRAPH-6534: try adding japanese
    • U+6535 CJK UNIFIED IDEOGRAPH-6535: try adding japanese
    • U+6537 CJK UNIFIED IDEOGRAPH-6537: try adding japanese
    • U+653A CJK UNIFIED IDEOGRAPH-653A: not included in any glyphset definition
    • U+653C CJK UNIFIED IDEOGRAPH-653C: not included in any glyphset definition
    • U+653D CJK UNIFIED IDEOGRAPH-653D: not included in any glyphset definition
    • U+6540 CJK UNIFIED IDEOGRAPH-6540: not included in any glyphset definition
    • U+6541 CJK UNIFIED IDEOGRAPH-6541: not included in any glyphset definition
    • U+6542 CJK UNIFIED IDEOGRAPH-6542: not included in any glyphset definition
    • U+6543 CJK UNIFIED IDEOGRAPH-6543: not included in any glyphset definition
    • U+6544 CJK UNIFIED IDEOGRAPH-6544: not included in any glyphset definition
    • U+6546 CJK UNIFIED IDEOGRAPH-6546: not included in any glyphset definition
    • U+6547 CJK UNIFIED IDEOGRAPH-6547: not included in any glyphset definition
    • U+6549 CJK UNIFIED IDEOGRAPH-6549: not included in any glyphset definition
    • U+654A CJK UNIFIED IDEOGRAPH-654A: not included in any glyphset definition
    • U+654B CJK UNIFIED IDEOGRAPH-654B: not included in any glyphset definition
    • U+654C CJK UNIFIED IDEOGRAPH-654C: try adding chinese-simplified
    • U+654E CJK UNIFIED IDEOGRAPH-654E: not included in any glyphset definition
    • U+6550 CJK UNIFIED IDEOGRAPH-6550: not included in any glyphset definition
    • U+6552 CJK UNIFIED IDEOGRAPH-6552: not included in any glyphset definition
    • U+6553 CJK UNIFIED IDEOGRAPH-6553: try adding chinese-simplified
    • U+6554 CJK UNIFIED IDEOGRAPH-6554: not included in any glyphset definition
    • U+655B CJK UNIFIED IDEOGRAPH-655B: try adding chinese-simplified
    • U+655C CJK UNIFIED IDEOGRAPH-655C: not included in any glyphset definition
    • U+6560 CJK UNIFIED IDEOGRAPH-6560: not included in any glyphset definition
    • U+6561 CJK UNIFIED IDEOGRAPH-6561: not included in any glyphset definition
    • U+6564 CJK UNIFIED IDEOGRAPH-6564: try adding chinese-simplified
    • U+6565 CJK UNIFIED IDEOGRAPH-6565: not included in any glyphset definition
    • U+6567 CJK UNIFIED IDEOGRAPH-6567: not included in any glyphset definition
    • U+6568 CJK UNIFIED IDEOGRAPH-6568: not included in any glyphset definition
    • U+6569 CJK UNIFIED IDEOGRAPH-6569: not included in any glyphset definition
    • U+656A CJK UNIFIED IDEOGRAPH-656A: not included in any glyphset definition
    • U+656B CJK UNIFIED IDEOGRAPH-656B: not included in any glyphset definition
    • U+656D CJK UNIFIED IDEOGRAPH-656D: not included in any glyphset definition
    • U+656E CJK UNIFIED IDEOGRAPH-656E: not included in any glyphset definition
    • U+656F CJK UNIFIED IDEOGRAPH-656F: not included in any glyphset definition
    • U+6570 CJK UNIFIED IDEOGRAPH-6570: try adding one of: chinese-simplified, japanese
    • U+6571 CJK UNIFIED IDEOGRAPH-6571: not included in any glyphset definition
    • U+6573 CJK UNIFIED IDEOGRAPH-6573: not included in any glyphset definition
    • U+6576 CJK UNIFIED IDEOGRAPH-6576: not included in any glyphset definition
    • U+6579 CJK UNIFIED IDEOGRAPH-6579: not included in any glyphset definition
    • U+657A CJK UNIFIED IDEOGRAPH-657A: not included in any glyphset definition
    • U+657B CJK UNIFIED IDEOGRAPH-657B: not included in any glyphset definition
    • U+657C CJK UNIFIED IDEOGRAPH-657C: not included in any glyphset definition
    • U+657D CJK UNIFIED IDEOGRAPH-657D: not included in any glyphset definition
    • U+657E CJK UNIFIED IDEOGRAPH-657E: not included in any glyphset definition
    • U+657F CJK UNIFIED IDEOGRAPH-657F: not included in any glyphset definition
    • U+6580 CJK UNIFIED IDEOGRAPH-6580: not included in any glyphset definition
    • U+6581 CJK UNIFIED IDEOGRAPH-6581: try adding chinese-simplified
    • U+6584 CJK UNIFIED IDEOGRAPH-6584: not included in any glyphset definition
    • U+6586 CJK UNIFIED IDEOGRAPH-6586: not included in any glyphset definition
    • U+6588 CJK UNIFIED IDEOGRAPH-6588: try adding japanese
    • U+6589 CJK UNIFIED IDEOGRAPH-6589: try adding one of: chinese-simplified, japanese
    • U+658A CJK UNIFIED IDEOGRAPH-658A: not included in any glyphset definition
    • U+658B CJK UNIFIED IDEOGRAPH-658B: try adding chinese-simplified
    • U+658D CJK UNIFIED IDEOGRAPH-658D: not included in any glyphset definition
    • U+658E CJK UNIFIED IDEOGRAPH-658E: try adding one of: chinese-simplified, japanese
    • U+658F CJK UNIFIED IDEOGRAPH-658F: not included in any glyphset definition
    • U+6592 CJK UNIFIED IDEOGRAPH-6592: not included in any glyphset definition
    • U+6593 CJK UNIFIED IDEOGRAPH-6593: try adding chinese-simplified
    • U+6594 CJK UNIFIED IDEOGRAPH-6594: not included in any glyphset definition
    • U+6596 CJK UNIFIED IDEOGRAPH-6596: not included in any glyphset definition
    • U+6598 CJK UNIFIED IDEOGRAPH-6598: not included in any glyphset definition
    • U+659A CJK UNIFIED IDEOGRAPH-659A: not included in any glyphset definition
    • U+659D CJK UNIFIED IDEOGRAPH-659D: not included in any glyphset definition
    • U+659E CJK UNIFIED IDEOGRAPH-659E: not included in any glyphset definition
    • U+65A0 CJK UNIFIED IDEOGRAPH-65A0: not included in any glyphset definition
    • U+65A2 CJK UNIFIED IDEOGRAPH-65A2: not included in any glyphset definition
    • U+65A3 CJK UNIFIED IDEOGRAPH-65A3: not included in any glyphset definition
    • U+65A6 CJK UNIFIED IDEOGRAPH-65A6: not included in any glyphset definition
    • U+65A8 CJK UNIFIED IDEOGRAPH-65A8: not included in any glyphset definition
    • U+65A9 CJK UNIFIED IDEOGRAPH-65A9: try adding chinese-simplified
    • U+65AA CJK UNIFIED IDEOGRAPH-65AA: not included in any glyphset definition
    • U+65AD CJK UNIFIED IDEOGRAPH-65AD: try adding one of: chinese-simplified, japanese
    • U+65AE CJK UNIFIED IDEOGRAPH-65AE: not included in any glyphset definition
    • U+65B1 CJK UNIFIED IDEOGRAPH-65B1: not included in any glyphset definition
    • U+65B2 CJK UNIFIED IDEOGRAPH-65B2: not included in any glyphset definition
    • U+65B3 CJK UNIFIED IDEOGRAPH-65B3: not included in any glyphset definition
    • U+65B4 CJK UNIFIED IDEOGRAPH-65B4: not included in any glyphset definition
    • U+65B5 CJK UNIFIED IDEOGRAPH-65B5: not included in any glyphset definition
    • U+65B6 CJK UNIFIED IDEOGRAPH-65B6: not included in any glyphset definition
    • U+65B8 CJK UNIFIED IDEOGRAPH-65B8: not included in any glyphset definition
    • U+65BA CJK UNIFIED IDEOGRAPH-65BA: not included in any glyphset definition
    • U+65BB CJK UNIFIED IDEOGRAPH-65BB: not included in any glyphset definition
    • U+65BE CJK UNIFIED IDEOGRAPH-65BE: not included in any glyphset definition
    • U+65BF CJK UNIFIED IDEOGRAPH-65BF: try adding chinese-simplified
    • U+65C0 CJK UNIFIED IDEOGRAPH-65C0: not included in any glyphset definition
    • U+65C4 CJK UNIFIED IDEOGRAPH-65C4: try adding japanese
    • U+65C6 CJK UNIFIED IDEOGRAPH-65C6: try adding japanese
    • U+65C7 CJK UNIFIED IDEOGRAPH-65C7: not included in any glyphset definition
    • U+65C8 CJK UNIFIED IDEOGRAPH-65C8: not included in any glyphset definition
    • U+65C9 CJK UNIFIED IDEOGRAPH-65C9: not included in any glyphset definition
    • U+65CA CJK UNIFIED IDEOGRAPH-65CA: not included in any glyphset definition
    • U+65CD CJK UNIFIED IDEOGRAPH-65CD: not included in any glyphset definition
    • U+65D0 CJK UNIFIED IDEOGRAPH-65D0: not included in any glyphset definition
    • U+65D2 CJK UNIFIED IDEOGRAPH-65D2: try adding japanese
    • U+65D3 CJK UNIFIED IDEOGRAPH-65D3: not included in any glyphset definition
    • U+65D5 CJK UNIFIED IDEOGRAPH-65D5: not included in any glyphset definition
    • U+65D8 CJK UNIFIED IDEOGRAPH-65D8: not included in any glyphset definition
    • U+65D9 CJK UNIFIED IDEOGRAPH-65D9: try adding japanese
    • U+65DA CJK UNIFIED IDEOGRAPH-65DA: not included in any glyphset definition
    • U+65DB CJK UNIFIED IDEOGRAPH-65DB: try adding japanese
    • U+65DC CJK UNIFIED IDEOGRAPH-65DC: not included in any glyphset definition
    • U+65DD CJK UNIFIED IDEOGRAPH-65DD: not included in any glyphset definition
    • U+65DE CJK UNIFIED IDEOGRAPH-65DE: not included in any glyphset definition
    • U+65DF CJK UNIFIED IDEOGRAPH-65DF: not included in any glyphset definition
    • U+65E0 CJK UNIFIED IDEOGRAPH-65E0: try adding one of: chinese-simplified, japanese
    • U+65E1 CJK UNIFIED IDEOGRAPH-65E1: try adding japanese
    • U+65E3 CJK UNIFIED IDEOGRAPH-65E3: not included in any glyphset definition
    • U+65E4 CJK UNIFIED IDEOGRAPH-65E4: not included in any glyphset definition
    • U+65E7 CJK UNIFIED IDEOGRAPH-65E7: try adding one of: chinese-simplified, japanese
    • U+65EA CJK UNIFIED IDEOGRAPH-65EA: not included in any glyphset definition
    • U+65EB CJK UNIFIED IDEOGRAPH-65EB: not included in any glyphset definition
    • U+65F0 CJK UNIFIED IDEOGRAPH-65F0: not included in any glyphset definition
    • U+65F2 CJK UNIFIED IDEOGRAPH-65F2: not included in any glyphset definition
    • U+65F4 CJK UNIFIED IDEOGRAPH-65F4: not included in any glyphset definition
    • U+65F5 CJK UNIFIED IDEOGRAPH-65F5: not included in any glyphset definition
    • U+65F6 CJK UNIFIED IDEOGRAPH-65F6: try adding chinese-simplified
    • U+65F7 CJK UNIFIED IDEOGRAPH-65F7: try adding chinese-simplified
    • U+65F8 CJK UNIFIED IDEOGRAPH-65F8: try adding chinese-simplified
    • U+65F9 CJK UNIFIED IDEOGRAPH-65F9: not included in any glyphset definition
    • U+65FD CJK UNIFIED IDEOGRAPH-65FD: not included in any glyphset definition
    • U+65FE CJK UNIFIED IDEOGRAPH-65FE: not included in any glyphset definition
    • U+6601 CJK UNIFIED IDEOGRAPH-6601: not included in any glyphset definition
    • U+6603 CJK UNIFIED IDEOGRAPH-6603: try adding japanese
    • U+6604 CJK UNIFIED IDEOGRAPH-6604: not included in any glyphset definition
    • U+6605 CJK UNIFIED IDEOGRAPH-6605: not included in any glyphset definition
    • U+6608 CJK UNIFIED IDEOGRAPH-6608: not included in any glyphset definition
    • U+660B CJK UNIFIED IDEOGRAPH-660B: not included in any glyphset definition
    • U+660D CJK UNIFIED IDEOGRAPH-660D: not included in any glyphset definition
    • U+6610 CJK UNIFIED IDEOGRAPH-6610: not included in any glyphset definition
    • U+6611 CJK UNIFIED IDEOGRAPH-6611: not included in any glyphset definition
    • U+6612 CJK UNIFIED IDEOGRAPH-6612: not included in any glyphset definition
    • U+6616 CJK UNIFIED IDEOGRAPH-6616: not included in any glyphset definition
    • U+6617 CJK UNIFIED IDEOGRAPH-6617: not included in any glyphset definition
    • U+6619 CJK UNIFIED IDEOGRAPH-6619: try adding chinese-simplified
    • U+661A CJK UNIFIED IDEOGRAPH-661A: not included in any glyphset definition
    • U+661B CJK UNIFIED IDEOGRAPH-661B: not included in any glyphset definition
    • U+661D CJK UNIFIED IDEOGRAPH-661D: try adding chinese-simplified
    • U+661E CJK UNIFIED IDEOGRAPH-661E: not included in any glyphset definition
    • U+6621 CJK UNIFIED IDEOGRAPH-6621: not included in any glyphset definition
    • U+6622 CJK UNIFIED IDEOGRAPH-6622: not included in any glyphset definition
    • U+6624 CJK UNIFIED IDEOGRAPH-6624: not included in any glyphset definition
    • U+6626 CJK UNIFIED IDEOGRAPH-6626: not included in any glyphset definition
    • U+6629 CJK UNIFIED IDEOGRAPH-6629: not included in any glyphset definition
    • U+662A CJK UNIFIED IDEOGRAPH-662A: not included in any glyphset definition
    • U+662B CJK UNIFIED IDEOGRAPH-662B: not included in any glyphset definition
    • U+662C CJK UNIFIED IDEOGRAPH-662C: not included in any glyphset definition
    • U+662E CJK UNIFIED IDEOGRAPH-662E: not included in any glyphset definition
    • U+6630 CJK UNIFIED IDEOGRAPH-6630: try adding chinese-simplified
    • U+6632 CJK UNIFIED IDEOGRAPH-6632: not included in any glyphset definition
    • U+6633 CJK UNIFIED IDEOGRAPH-6633: not included in any glyphset definition
    • U+6637 CJK UNIFIED IDEOGRAPH-6637: not included in any glyphset definition
    • U+6638 CJK UNIFIED IDEOGRAPH-6638: not included in any glyphset definition
    • U+6639 CJK UNIFIED IDEOGRAPH-6639: not included in any glyphset definition
    • U+663B CJK UNIFIED IDEOGRAPH-663B: not included in any glyphset definition
    • U+663C CJK UNIFIED IDEOGRAPH-663C: try adding one of: chinese-simplified, japanese
    • U+663D CJK UNIFIED IDEOGRAPH-663D: not included in any glyphset definition
    • U+663E CJK UNIFIED IDEOGRAPH-663E: try adding chinese-simplified
    • U+663F CJK UNIFIED IDEOGRAPH-663F: try adding japanese
    • U+6640 CJK UNIFIED IDEOGRAPH-6640: not included in any glyphset definition
    • U+6644 CJK UNIFIED IDEOGRAPH-6644: try adding japanese
    • U+6645 CJK UNIFIED IDEOGRAPH-6645: not included in any glyphset definition
    • U+6646 CJK UNIFIED IDEOGRAPH-6646: not included in any glyphset definition
    • U+6647 CJK UNIFIED IDEOGRAPH-6647: not included in any glyphset definition
    • U+664A CJK UNIFIED IDEOGRAPH-664A: not included in any glyphset definition
    • U+664B CJK UNIFIED IDEOGRAPH-664B: try adding one of: chinese-simplified, japanese
    • U+664E CJK UNIFIED IDEOGRAPH-664E: not included in any glyphset definition
    • U+6650 CJK UNIFIED IDEOGRAPH-6650: not included in any glyphset definition
    • U+6651 CJK UNIFIED IDEOGRAPH-6651: not included in any glyphset definition
    • U+6653 CJK UNIFIED IDEOGRAPH-6653: try adding chinese-simplified
    • U+6654 CJK UNIFIED IDEOGRAPH-6654: try adding chinese-simplified
    • U+6655 CJK UNIFIED IDEOGRAPH-6655: try adding chinese-simplified
    • U+6656 CJK UNIFIED IDEOGRAPH-6656: try adding chinese-simplified
    • U+6657 CJK UNIFIED IDEOGRAPH-6657: try adding chinese-simplified
    • U+6658 CJK UNIFIED IDEOGRAPH-6658: not included in any glyphset definition
    • U+6659 CJK UNIFIED IDEOGRAPH-6659: not included in any glyphset definition
    • U+665B CJK UNIFIED IDEOGRAPH-665B: not included in any glyphset definition
    • U+665C CJK UNIFIED IDEOGRAPH-665C: not included in any glyphset definition
    • U+6661 CJK UNIFIED IDEOGRAPH-6661: not included in any glyphset definition
    • U+6663 CJK UNIFIED IDEOGRAPH-6663: not included in any glyphset definition
    • U+6665 CJK UNIFIED IDEOGRAPH-6665: not included in any glyphset definition
    • U+6667 CJK UNIFIED IDEOGRAPH-6667: try adding japanese
    • U+6669 CJK UNIFIED IDEOGRAPH-6669: try adding one of: chinese-simplified, japanese
    • U+666A CJK UNIFIED IDEOGRAPH-666A: not included in any glyphset definition
    • U+666C CJK UNIFIED IDEOGRAPH-666C: not included in any glyphset definition
    • U+666D CJK UNIFIED IDEOGRAPH-666D: not included in any glyphset definition
    • U+6671 CJK UNIFIED IDEOGRAPH-6671: not included in any glyphset definition
    • U+6672 CJK UNIFIED IDEOGRAPH-6672: not included in any glyphset definition
    • U+6673 CJK UNIFIED IDEOGRAPH-6673: not included in any glyphset definition
    • U+6675 CJK UNIFIED IDEOGRAPH-6675: not included in any glyphset definition
    • U+6678 CJK UNIFIED IDEOGRAPH-6678: not included in any glyphset definition
    • U+6679 CJK UNIFIED IDEOGRAPH-6679: not included in any glyphset definition
    • U+667B CJK UNIFIED IDEOGRAPH-667B: not included in any glyphset definition
    • U+667C CJK UNIFIED IDEOGRAPH-667C: not included in any glyphset definition
    • U+667D CJK UNIFIED IDEOGRAPH-667D: not included in any glyphset definition
    • U+667F CJK UNIFIED IDEOGRAPH-667F: not included in any glyphset definition
    • U+6680 CJK UNIFIED IDEOGRAPH-6680: try adding chinese-simplified
    • U+6681 CJK UNIFIED IDEOGRAPH-6681: try adding japanese
    • U+6682 CJK UNIFIED IDEOGRAPH-6682: try adding chinese-simplified
    • U+6683 CJK UNIFIED IDEOGRAPH-6683: try adding japanese
    • U+6686 CJK UNIFIED IDEOGRAPH-6686: not included in any glyphset definition
    • U+668A CJK UNIFIED IDEOGRAPH-668A: not included in any glyphset definition
    • U+668B CJK UNIFIED IDEOGRAPH-668B: not included in any glyphset definition
    • U+668D CJK UNIFIED IDEOGRAPH-668D: not included in any glyphset definition
    • U+668E CJK UNIFIED IDEOGRAPH-668E: try adding japanese
    • U+668F CJK UNIFIED IDEOGRAPH-668F: not included in any glyphset definition
    • U+6692 CJK UNIFIED IDEOGRAPH-6692: not included in any glyphset definition
    • U+6693 CJK UNIFIED IDEOGRAPH-6693: not included in any glyphset definition
    • U+6694 CJK UNIFIED IDEOGRAPH-6694: not included in any glyphset definition
    • U+6695 CJK UNIFIED IDEOGRAPH-6695: not included in any glyphset definition
    • U+6699 CJK UNIFIED IDEOGRAPH-6699: not included in any glyphset definition
    • U+669B CJK UNIFIED IDEOGRAPH-669B: not included in any glyphset definition
    • U+669C CJK UNIFIED IDEOGRAPH-669C: not included in any glyphset definition
    • U+669E CJK UNIFIED IDEOGRAPH-669E: not included in any glyphset definition
    • U+66A0 CJK UNIFIED IDEOGRAPH-66A0: not included in any glyphset definition
    • U+66A1 CJK UNIFIED IDEOGRAPH-66A1: not included in any glyphset definition
    • U+66A3 CJK UNIFIED IDEOGRAPH-66A3: try adding chinese-simplified
    • U+66A5 CJK UNIFIED IDEOGRAPH-66A5: not included in any glyphset definition
    • U+66A6 CJK UNIFIED IDEOGRAPH-66A6: try adding japanese
    • U+66A7 CJK UNIFIED IDEOGRAPH-66A7: try adding chinese-simplified
    • U+66A9 CJK UNIFIED IDEOGRAPH-66A9: not included in any glyphset definition
    • U+66AA CJK UNIFIED IDEOGRAPH-66AA: not included in any glyphset definition
    • U+66AC CJK UNIFIED IDEOGRAPH-66AC: not included in any glyphset definition
    • U+66AF CJK UNIFIED IDEOGRAPH-66AF: not included in any glyphset definition
    • U+66B0 CJK UNIFIED IDEOGRAPH-66B0: not included in any glyphset definition
    • U+66B2 CJK UNIFIED IDEOGRAPH-66B2: not included in any glyphset definition
    • U+66B3 CJK UNIFIED IDEOGRAPH-66B3: not included in any glyphset definition
    • U+66B5 CJK UNIFIED IDEOGRAPH-66B5: not included in any glyphset definition
    • U+66B7 CJK UNIFIED IDEOGRAPH-66B7: not included in any glyphset definition
    • U+66BA CJK UNIFIED IDEOGRAPH-66BA: not included in any glyphset definition
    • U+66BC CJK UNIFIED IDEOGRAPH-66BC: try adding japanese
    • U+66BD CJK UNIFIED IDEOGRAPH-66BD: not included in any glyphset definition
    • U+66BE CJK UNIFIED IDEOGRAPH-66BE: try adding japanese
    • U+66C0 CJK UNIFIED IDEOGRAPH-66C0: not included in any glyphset definition
    • U+66C1 CJK UNIFIED IDEOGRAPH-66C1: try adding japanese
    • U+66C2 CJK UNIFIED IDEOGRAPH-66C2: not included in any glyphset definition
    • U+66C3 CJK UNIFIED IDEOGRAPH-66C3: not included in any glyphset definition
    • U+66C5 CJK UNIFIED IDEOGRAPH-66C5: not included in any glyphset definition
    • U+66CA CJK UNIFIED IDEOGRAPH-66CA: not included in any glyphset definition
    • U+66CB CJK UNIFIED IDEOGRAPH-66CB: not included in any glyphset definition
    • U+66CC CJK UNIFIED IDEOGRAPH-66CC: try adding chinese-simplified
    • U+66CF CJK UNIFIED IDEOGRAPH-66CF: not included in any glyphset definition
    • U+66D0 CJK UNIFIED IDEOGRAPH-66D0: not included in any glyphset definition
    • U+66D1 CJK UNIFIED IDEOGRAPH-66D1: not included in any glyphset definition
    • U+66D2 CJK UNIFIED IDEOGRAPH-66D2: not included in any glyphset definition
    • U+66D3 CJK UNIFIED IDEOGRAPH-66D3: not included in any glyphset definition
    • U+66D4 CJK UNIFIED IDEOGRAPH-66D4: not included in any glyphset definition
    • U+66D5 CJK UNIFIED IDEOGRAPH-66D5: not included in any glyphset definition
    • U+66D7 CJK UNIFIED IDEOGRAPH-66D7: not included in any glyphset definition
    • U+66D8 CJK UNIFIED IDEOGRAPH-66D8: not included in any glyphset definition
    • U+66DA CJK UNIFIED IDEOGRAPH-66DA: try adding japanese
    • U+66DB CJK UNIFIED IDEOGRAPH-66DB: not included in any glyphset definition
    • U+66DE CJK UNIFIED IDEOGRAPH-66DE: try adding chinese-simplified
    • U+66DF CJK UNIFIED IDEOGRAPH-66DF: not included in any glyphset definition
    • U+66E1 CJK UNIFIED IDEOGRAPH-66E1: try adding chinese-simplified
    • U+66E2 CJK UNIFIED IDEOGRAPH-66E2: not included in any glyphset definition
    • U+66E3 CJK UNIFIED IDEOGRAPH-66E3: not included in any glyphset definition
    • U+66E4 CJK UNIFIED IDEOGRAPH-66E4: not included in any glyphset definition
    • U+66E5 CJK UNIFIED IDEOGRAPH-66E5: not included in any glyphset definition
    • U+66E8 CJK UNIFIED IDEOGRAPH-66E8: not included in any glyphset definition
    • U+66EA CJK UNIFIED IDEOGRAPH-66EA: not included in any glyphset definition
    • U+66EB CJK UNIFIED IDEOGRAPH-66EB: not included in any glyphset definition
    • U+66ED CJK UNIFIED IDEOGRAPH-66ED: not included in any glyphset definition
    • U+66EE CJK UNIFIED IDEOGRAPH-66EE: not included in any glyphset definition
    • U+66EF CJK UNIFIED IDEOGRAPH-66EF: not included in any glyphset definition
    • U+66F1 CJK UNIFIED IDEOGRAPH-66F1: not included in any glyphset definition
    • U+66F5 CJK UNIFIED IDEOGRAPH-66F5: try adding japanese
    • U+66F6 CJK UNIFIED IDEOGRAPH-66F6: not included in any glyphset definition
    • U+66FA CJK UNIFIED IDEOGRAPH-66FA: not included in any glyphset definition
    • U+66FB CJK UNIFIED IDEOGRAPH-66FB: not included in any glyphset definition
    • U+66FD CJK UNIFIED IDEOGRAPH-66FD: try adding one of: chinese-simplified, japanese
    • U+6701 CJK UNIFIED IDEOGRAPH-6701: not included in any glyphset definition
    • U+6704 CJK UNIFIED IDEOGRAPH-6704: not included in any glyphset definition
    • U+6705 CJK UNIFIED IDEOGRAPH-6705: not included in any glyphset definition
    • U+6706 CJK UNIFIED IDEOGRAPH-6706: not included in any glyphset definition
    • U+6707 CJK UNIFIED IDEOGRAPH-6707: not included in any glyphset definition
    • U+670A CJK UNIFIED IDEOGRAPH-670A: not included in any glyphset definition
    • U+670F CJK UNIFIED IDEOGRAPH-670F: try adding japanese
    • U+6710 CJK UNIFIED IDEOGRAPH-6710: try adding chinese-simplified
    • U+6711 CJK UNIFIED IDEOGRAPH-6711: not included in any glyphset definition
    • U+6712 CJK UNIFIED IDEOGRAPH-6712: not included in any glyphset definition
    • U+6713 CJK UNIFIED IDEOGRAPH-6713: not included in any glyphset definition
    • U+6718 CJK UNIFIED IDEOGRAPH-6718: not included in any glyphset definition
    • U+6719 CJK UNIFIED IDEOGRAPH-6719: not included in any glyphset definition
    • U+671A CJK UNIFIED IDEOGRAPH-671A: not included in any glyphset definition
    • U+671C CJK UNIFIED IDEOGRAPH-671C: not included in any glyphset definition
    • U+6720 CJK UNIFIED IDEOGRAPH-6720: not included in any glyphset definition
    • U+6721 CJK UNIFIED IDEOGRAPH-6721: not included in any glyphset definition
    • U+6722 CJK UNIFIED IDEOGRAPH-6722: not included in any glyphset definition
    • U+6723 CJK UNIFIED IDEOGRAPH-6723: not included in any glyphset definition
    • U+6724 CJK UNIFIED IDEOGRAPH-6724: not included in any glyphset definition
    • U+6725 CJK UNIFIED IDEOGRAPH-6725: try adding chinese-simplified
    • U+6729 CJK UNIFIED IDEOGRAPH-6729: not included in any glyphset definition
    • U+672F CJK UNIFIED IDEOGRAPH-672F: try adding chinese-simplified
    • U+6730 CJK UNIFIED IDEOGRAPH-6730: not included in any glyphset definition
    • U+6732 CJK UNIFIED IDEOGRAPH-6732: not included in any glyphset definition
    • U+6733 CJK UNIFIED IDEOGRAPH-6733: not included in any glyphset definition
    • U+6736 CJK UNIFIED IDEOGRAPH-6736: try adding japanese
    • U+6737 CJK UNIFIED IDEOGRAPH-6737: try adding japanese
    • U+6738 CJK UNIFIED IDEOGRAPH-6738: try adding japanese
    • U+6739 CJK UNIFIED IDEOGRAPH-6739: not included in any glyphset definition
    • U+673B CJK UNIFIED IDEOGRAPH-673B: not included in any glyphset definition
    • U+673C CJK UNIFIED IDEOGRAPH-673C: not included in any glyphset definition
    • U+673E CJK UNIFIED IDEOGRAPH-673E: not included in any glyphset definition
    • U+673F CJK UNIFIED IDEOGRAPH-673F: try adding japanese
    • U+6740 CJK UNIFIED IDEOGRAPH-6740: try adding chinese-simplified
    • U+6741 CJK UNIFIED IDEOGRAPH-6741: try adding japanese
    • U+6742 CJK UNIFIED IDEOGRAPH-6742: try adding chinese-simplified
    • U+6743 CJK UNIFIED IDEOGRAPH-6743: try adding chinese-simplified
    • U+6745 CJK UNIFIED IDEOGRAPH-6745: not included in any glyphset definition
    • U+6747 CJK UNIFIED IDEOGRAPH-6747: not included in any glyphset definition
    • U+674A CJK UNIFIED IDEOGRAPH-674A: not included in any glyphset definition
    • U+674B CJK UNIFIED IDEOGRAPH-674B: not included in any glyphset definition
    • U+674C CJK UNIFIED IDEOGRAPH-674C: try adding chinese-simplified
    • U+674D CJK UNIFIED IDEOGRAPH-674D: not included in any glyphset definition
    • U+6752 CJK UNIFIED IDEOGRAPH-6752: not included in any glyphset definition
    • U+6754 CJK UNIFIED IDEOGRAPH-6754: not included in any glyphset definition
    • U+6755 CJK UNIFIED IDEOGRAPH-6755: not included in any glyphset definition
    • U+6757 CJK UNIFIED IDEOGRAPH-6757: not included in any glyphset definition
    • U+6758 CJK UNIFIED IDEOGRAPH-6758: not included in any glyphset definition
    • U+6759 CJK UNIFIED IDEOGRAPH-6759: try adding japanese
    • U+675A CJK UNIFIED IDEOGRAPH-675A: not included in any glyphset definition
    • U+675B CJK UNIFIED IDEOGRAPH-675B: not included in any glyphset definition
    • U+675D CJK UNIFIED IDEOGRAPH-675D: not included in any glyphset definition
    • U+6761 CJK UNIFIED IDEOGRAPH-6761: try adding one of: chinese-simplified, japanese
    • U+6762 CJK UNIFIED IDEOGRAPH-6762: try adding japanese
    • U+6763 CJK UNIFIED IDEOGRAPH-6763: try adding japanese
    • U+6764 CJK UNIFIED IDEOGRAPH-6764: try adding japanese
    • U+6765 CJK UNIFIED IDEOGRAPH-6765: try adding one of: chinese-simplified, japanese
    • U+6766 CJK UNIFIED IDEOGRAPH-6766: not included in any glyphset definition
    • U+6767 CJK UNIFIED IDEOGRAPH-6767: not included in any glyphset definition
    • U+6768 CJK UNIFIED IDEOGRAPH-6768: try adding chinese-simplified
    • U+6769 CJK UNIFIED IDEOGRAPH-6769: try adding chinese-simplified
    • U+676A CJK UNIFIED IDEOGRAPH-676A: try adding one of: chinese-simplified, japanese
    • U+676C CJK UNIFIED IDEOGRAPH-676C: not included in any glyphset definition
    • U+676E CJK UNIFIED IDEOGRAPH-676E: not included in any glyphset definition
    • U+6774 CJK UNIFIED IDEOGRAPH-6774: not included in any glyphset definition
    • U+6776 CJK UNIFIED IDEOGRAPH-6776: not included in any glyphset definition
    • U+6778 CJK UNIFIED IDEOGRAPH-6778: not included in any glyphset definition
    • U+6779 CJK UNIFIED IDEOGRAPH-6779: not included in any glyphset definition
    • U+677A CJK UNIFIED IDEOGRAPH-677A: not included in any glyphset definition
    • U+677B CJK UNIFIED IDEOGRAPH-677B: not included in any glyphset definition
    • U+677D CJK UNIFIED IDEOGRAPH-677D: not included in any glyphset definition
    • U+6780 CJK UNIFIED IDEOGRAPH-6780: not included in any glyphset definition
    • U+6782 CJK UNIFIED IDEOGRAPH-6782: not included in any glyphset definition
    • U+6783 CJK UNIFIED IDEOGRAPH-6783: try adding chinese-simplified
    • U+6785 CJK UNIFIED IDEOGRAPH-6785: try adding japanese
    • U+6786 CJK UNIFIED IDEOGRAPH-6786: not included in any glyphset definition
    • U+6788 CJK UNIFIED IDEOGRAPH-6788: not included in any glyphset definition
    • U+678A CJK UNIFIED IDEOGRAPH-678A: not included in any glyphset definition
    • U+678C CJK UNIFIED IDEOGRAPH-678C: try adding japanese
    • U+678D CJK UNIFIED IDEOGRAPH-678D: not included in any glyphset definition
    • U+678E CJK UNIFIED IDEOGRAPH-678E: not included in any glyphset definition
    • U+678F CJK UNIFIED IDEOGRAPH-678F: not included in any glyphset definition
    • U+6791 CJK UNIFIED IDEOGRAPH-6791: not included in any glyphset definition
    • U+6794 CJK UNIFIED IDEOGRAPH-6794: not included in any glyphset definition
    • U+6796 CJK UNIFIED IDEOGRAPH-6796: not included in any glyphset definition
    • U+6798 CJK UNIFIED IDEOGRAPH-6798: not included in any glyphset definition
    • U+6799 CJK UNIFIED IDEOGRAPH-6799: not included in any glyphset definition
    • U+679B CJK UNIFIED IDEOGRAPH-679B: not included in any glyphset definition
    • U+679E CJK UNIFIED IDEOGRAPH-679E: try adding chinese-simplified
    • U+679F CJK UNIFIED IDEOGRAPH-679F: not included in any glyphset definition
    • U+67A0 CJK UNIFIED IDEOGRAPH-67A0: try adding japanese
    • U+67A1 CJK UNIFIED IDEOGRAPH-67A1: try adding japanese
    • U+67A2 CJK UNIFIED IDEOGRAPH-67A2: try adding one of: chinese-simplified, japanese
    • U+67A3 CJK UNIFIED IDEOGRAPH-67A3: try adding chinese-simplified
    • U+67A5 CJK UNIFIED IDEOGRAPH-67A5: try adding chinese-simplified
    • U+67A6 CJK UNIFIED IDEOGRAPH-67A6: try adding japanese
    • U+67A7 CJK UNIFIED IDEOGRAPH-67A7: try adding chinese-simplified
    • U+67A8 CJK UNIFIED IDEOGRAPH-67A8: not included in any glyphset definition
    • U+67A9 CJK UNIFIED IDEOGRAPH-67A9: try adding japanese
    • U+67AA CJK UNIFIED IDEOGRAPH-67AA: try adding chinese-simplified
    • U+67AB CJK UNIFIED IDEOGRAPH-67AB: try adding chinese-simplified
    • U+67AC CJK UNIFIED IDEOGRAPH-67AC: not included in any glyphset definition
    • U+67AD CJK UNIFIED IDEOGRAPH-67AD: try adding chinese-simplified
    • U+67AE CJK UNIFIED IDEOGRAPH-67AE: not included in any glyphset definition
    • U+67B1 CJK UNIFIED IDEOGRAPH-67B1: try adding chinese-simplified
    • U+67B2 CJK UNIFIED IDEOGRAPH-67B2: not included in any glyphset definition
    • U+67B5 CJK UNIFIED IDEOGRAPH-67B5: not included in any glyphset definition
    • U+67B9 CJK UNIFIED IDEOGRAPH-67B9: try adding japanese
    • U+67BA CJK UNIFIED IDEOGRAPH-67BA: not included in any glyphset definition
    • U+67BB CJK UNIFIED IDEOGRAPH-67BB: not included in any glyphset definition
    • U+67BC CJK UNIFIED IDEOGRAPH-67BC: not included in any glyphset definition
    • U+67BD CJK UNIFIED IDEOGRAPH-67BD: not included in any glyphset definition
    • U+67BE CJK UNIFIED IDEOGRAPH-67BE: not included in any glyphset definition
    • U+67C0 CJK UNIFIED IDEOGRAPH-67C0: not included in any glyphset definition
    • U+67C1 CJK UNIFIED IDEOGRAPH-67C1: try adding japanese
    • U+67C2 CJK UNIFIED IDEOGRAPH-67C2: not included in any glyphset definition
    • U+67C3 CJK UNIFIED IDEOGRAPH-67C3: not included in any glyphset definition
    • U+67C5 CJK UNIFIED IDEOGRAPH-67C5: not included in any glyphset definition
    • U+67C6 CJK UNIFIED IDEOGRAPH-67C6: try adding japanese
    • U+67C7 CJK UNIFIED IDEOGRAPH-67C7: not included in any glyphset definition
    • U+67C8 CJK UNIFIED IDEOGRAPH-67C8: not included in any glyphset definition
    • U+67C9 CJK UNIFIED IDEOGRAPH-67C9: not included in any glyphset definition
    • U+67CB CJK UNIFIED IDEOGRAPH-67CB: not included in any glyphset definition
    • U+67CC CJK UNIFIED IDEOGRAPH-67CC: not included in any glyphset definition
    • U+67CD CJK UNIFIED IDEOGRAPH-67CD: not included in any glyphset definition
    • U+67CE CJK UNIFIED IDEOGRAPH-67CE: try adding japanese
    • U+67D5 CJK UNIFIED IDEOGRAPH-67D5: not included in any glyphset definition
    • U+67DB CJK UNIFIED IDEOGRAPH-67DB: not included in any glyphset definition
    • U+67DF CJK UNIFIED IDEOGRAPH-67DF: try adding chinese-simplified
    • U+67E0 CJK UNIFIED IDEOGRAPH-67E0: try adding chinese-simplified
    • U+67E1 CJK UNIFIED IDEOGRAPH-67E1: not included in any glyphset definition
    • U+67E3 CJK UNIFIED IDEOGRAPH-67E3: not included in any glyphset definition
    • U+67E4 CJK UNIFIED IDEOGRAPH-67E4: try adding japanese
    • U+67E6 CJK UNIFIED IDEOGRAPH-67E6: not included in any glyphset definition
    • U+67E7 CJK UNIFIED IDEOGRAPH-67E7: try adding japanese
    • U+67E8 CJK UNIFIED IDEOGRAPH-67E8: not included in any glyphset definition
    • U+67EA CJK UNIFIED IDEOGRAPH-67EA: not included in any glyphset definition
    • U+67EB CJK UNIFIED IDEOGRAPH-67EB: not included in any glyphset definition
    • U+67ED CJK UNIFIED IDEOGRAPH-67ED: not included in any glyphset definition
    • U+67EE CJK UNIFIED IDEOGRAPH-67EE: try adding japanese
    • U+67F0 CJK UNIFIED IDEOGRAPH-67F0: try adding chinese-simplified
    • U+67F2 CJK UNIFIED IDEOGRAPH-67F2: not included in any glyphset definition
    • U+67F6 CJK UNIFIED IDEOGRAPH-67F6: not included in any glyphset definition
    • U+67F7 CJK UNIFIED IDEOGRAPH-67F7: not included in any glyphset definition
    • U+67F8 CJK UNIFIED IDEOGRAPH-67F8: not included in any glyphset definition
    • U+67FB CJK UNIFIED IDEOGRAPH-67FB: try adding one of: chinese-simplified, japanese
    • U+67FC CJK UNIFIED IDEOGRAPH-67FC: not included in any glyphset definition
    • U+67FD CJK UNIFIED IDEOGRAPH-67FD: not included in any glyphset definition
    • U+67FE CJK UNIFIED IDEOGRAPH-67FE: try adding one of: chinese-simplified, japanese
    • U+6800 CJK UNIFIED IDEOGRAPH-6800: try adding chinese-simplified
    • U+6801 CJK UNIFIED IDEOGRAPH-6801: not included in any glyphset definition
    • U+6802 CJK UNIFIED IDEOGRAPH-6802: try adding japanese
    • U+6803 CJK UNIFIED IDEOGRAPH-6803: try adding japanese
    • U+6804 CJK UNIFIED IDEOGRAPH-6804: try adding one of: chinese-simplified, japanese
    • U+6805 CJK UNIFIED IDEOGRAPH-6805: try adding chinese-simplified
    • U+6806 CJK UNIFIED IDEOGRAPH-6806: not included in any glyphset definition
    • U+6807 CJK UNIFIED IDEOGRAPH-6807: try adding chinese-simplified
    • U+6808 CJK UNIFIED IDEOGRAPH-6808: try adding chinese-simplified
    • U+6809 CJK UNIFIED IDEOGRAPH-6809: try adding chinese-simplified
    • U+680A CJK UNIFIED IDEOGRAPH-680A: not included in any glyphset definition
    • U+680B CJK UNIFIED IDEOGRAPH-680B: try adding chinese-simplified
    • U+680C CJK UNIFIED IDEOGRAPH-680C: try adding chinese-simplified
    • U+680E CJK UNIFIED IDEOGRAPH-680E: try adding chinese-simplified
    • U+680F CJK UNIFIED IDEOGRAPH-680F: try adding chinese-simplified
    • U+6811 CJK UNIFIED IDEOGRAPH-6811: try adding chinese-simplified
    • U+6812 CJK UNIFIED IDEOGRAPH-6812: not included in any glyphset definition
    • U+6814 CJK UNIFIED IDEOGRAPH-6814: not included in any glyphset definition
    • U+6815 CJK UNIFIED IDEOGRAPH-6815: not included in any glyphset definition
    • U+6818 CJK UNIFIED IDEOGRAPH-6818: not included in any glyphset definition
    • U+6819 CJK UNIFIED IDEOGRAPH-6819: not included in any glyphset definition
    • U+681A CJK UNIFIED IDEOGRAPH-681A: not included in any glyphset definition
    • U+681C CJK UNIFIED IDEOGRAPH-681C: not included in any glyphset definition
    • U+681D CJK UNIFIED IDEOGRAPH-681D: not included in any glyphset definition
    • U+681E CJK UNIFIED IDEOGRAPH-681E: try adding one of: chinese-simplified, japanese
    • U+681F CJK UNIFIED IDEOGRAPH-681F: not included in any glyphset definition
    • U+6820 CJK UNIFIED IDEOGRAPH-6820: not included in any glyphset definition
    • U+6822 CJK UNIFIED IDEOGRAPH-6822: try adding one of: chinese-simplified, japanese
    • U+6823 CJK UNIFIED IDEOGRAPH-6823: not included in any glyphset definition
    • U+6824 CJK UNIFIED IDEOGRAPH-6824: not included in any glyphset definition
    • U+6825 CJK UNIFIED IDEOGRAPH-6825: not included in any glyphset definition
    • U+6826 CJK UNIFIED IDEOGRAPH-6826: not included in any glyphset definition
    • U+6827 CJK UNIFIED IDEOGRAPH-6827: try adding chinese-simplified
    • U+6828 CJK UNIFIED IDEOGRAPH-6828: try adding chinese-simplified
    • U+682B CJK UNIFIED IDEOGRAPH-682B: try adding japanese
    • U+682C CJK UNIFIED IDEOGRAPH-682C: not included in any glyphset definition
    • U+682D CJK UNIFIED IDEOGRAPH-682D: try adding chinese-simplified
    • U+682E CJK UNIFIED IDEOGRAPH-682E: not included in any glyphset definition
    • U+682F CJK UNIFIED IDEOGRAPH-682F: not included in any glyphset definition
    • U+6830 CJK UNIFIED IDEOGRAPH-6830: not included in any glyphset definition
    • U+6831 CJK UNIFIED IDEOGRAPH-6831: not included in any glyphset definition
    • U+6832 CJK UNIFIED IDEOGRAPH-6832: try adding japanese
    • U+6833 CJK UNIFIED IDEOGRAPH-6833: not included in any glyphset definition
    • U+6834 CJK UNIFIED IDEOGRAPH-6834: try adding japanese
    • U+6835 CJK UNIFIED IDEOGRAPH-6835: not included in any glyphset definition
    • U+6837 CJK UNIFIED IDEOGRAPH-6837: try adding chinese-simplified
    • U+683A CJK UNIFIED IDEOGRAPH-683A: not included in any glyphset definition
    • U+683B CJK UNIFIED IDEOGRAPH-683B: not included in any glyphset definition
    • U+683E CJK UNIFIED IDEOGRAPH-683E: try adding chinese-simplified
    • U+683F CJK UNIFIED IDEOGRAPH-683F: not included in any glyphset definition
    • U+6844 CJK UNIFIED IDEOGRAPH-6844: not included in any glyphset definition
    • U+684B CJK UNIFIED IDEOGRAPH-684B: not included in any glyphset definition
    • U+684D CJK UNIFIED IDEOGRAPH-684D: try adding japanese
    • U+684F CJK UNIFIED IDEOGRAPH-684F: not included in any glyphset definition
    • U+6852 CJK UNIFIED IDEOGRAPH-6852: not included in any glyphset definition
    • U+6855 CJK UNIFIED IDEOGRAPH-6855: try adding chinese-simplified
    • U+6856 CJK UNIFIED IDEOGRAPH-6856: try adding chinese-simplified
    • U+6857 CJK UNIFIED IDEOGRAPH-6857: not included in any glyphset definition
    • U+6858 CJK UNIFIED IDEOGRAPH-6858: not included in any glyphset definition
    • U+6859 CJK UNIFIED IDEOGRAPH-6859: try adding japanese
    • U+685A CJK UNIFIED IDEOGRAPH-685A: not included in any glyphset definition
    • U+685B CJK UNIFIED IDEOGRAPH-685B: not included in any glyphset definition
    • U+685C CJK UNIFIED IDEOGRAPH-685C: try adding one of: chinese-simplified, japanese
    • U+685D CJK UNIFIED IDEOGRAPH-685D: try adding japanese
    • U+685E CJK UNIFIED IDEOGRAPH-685E: not included in any glyphset definition
    • U+685F CJK UNIFIED IDEOGRAPH-685F: try adding japanese
    • U+6860 CJK UNIFIED IDEOGRAPH-6860: try adding chinese-simplified
    • U+6861 CJK UNIFIED IDEOGRAPH-6861: try adding chinese-simplified
    • U+6862 CJK UNIFIED IDEOGRAPH-6862: try adding chinese-simplified
    • U+6863 CJK UNIFIED IDEOGRAPH-6863: try adding one of: chinese-simplified, japanese
    • U+6864 CJK UNIFIED IDEOGRAPH-6864: not included in any glyphset definition
    • U+6865 CJK UNIFIED IDEOGRAPH-6865: try adding chinese-simplified
    • U+6866 CJK UNIFIED IDEOGRAPH-6866: try adding chinese-simplified
    • U+6867 CJK UNIFIED IDEOGRAPH-6867: try adding one of: chinese-simplified, japanese
    • U+6868 CJK UNIFIED IDEOGRAPH-6868: try adding chinese-simplified
    • U+6869 CJK UNIFIED IDEOGRAPH-6869: try adding chinese-simplified
    • U+686A CJK UNIFIED IDEOGRAPH-686A: not included in any glyphset definition
    • U+686B CJK UNIFIED IDEOGRAPH-686B: not included in any glyphset definition
    • U+686C CJK UNIFIED IDEOGRAPH-686C: not included in any glyphset definition
    • U+686D CJK UNIFIED IDEOGRAPH-686D: not included in any glyphset definition
    • U+686E CJK UNIFIED IDEOGRAPH-686E: not included in any glyphset definition
    • U+686F CJK UNIFIED IDEOGRAPH-686F: not included in any glyphset definition
    • U+6870 CJK UNIFIED IDEOGRAPH-6870: not included in any glyphset definition
    • U+6871 CJK UNIFIED IDEOGRAPH-6871: not included in any glyphset definition
    • U+6872 CJK UNIFIED IDEOGRAPH-6872: not included in any glyphset definition
    • U+6873 CJK UNIFIED IDEOGRAPH-6873: not included in any glyphset definition
    • U+6874 CJK UNIFIED IDEOGRAPH-6874: try adding japanese
    • U+6875 CJK UNIFIED IDEOGRAPH-6875: not included in any glyphset definition
    • U+6877 CJK UNIFIED IDEOGRAPH-6877: try adding one of: chinese-simplified, japanese
    • U+6878 CJK UNIFIED IDEOGRAPH-6878: not included in any glyphset definition
    • U+6879 CJK UNIFIED IDEOGRAPH-6879: not included in any glyphset definition
    • U+687A CJK UNIFIED IDEOGRAPH-687A: not included in any glyphset definition
    • U+687B CJK UNIFIED IDEOGRAPH-687B: not included in any glyphset definition
    • U+687C CJK UNIFIED IDEOGRAPH-687C: not included in any glyphset definition
    • U+687D CJK UNIFIED IDEOGRAPH-687D: not included in any glyphset definition
    • U+687E CJK UNIFIED IDEOGRAPH-687E: try adding japanese
    • U+6880 CJK UNIFIED IDEOGRAPH-6880: not included in any glyphset definition
    • U+6882 CJK UNIFIED IDEOGRAPH-6882: not included in any glyphset definition
    • U+6883 CJK UNIFIED IDEOGRAPH-6883: try adding japanese
    • U+6887 CJK UNIFIED IDEOGRAPH-6887: not included in any glyphset definition
    • U+6889 CJK UNIFIED IDEOGRAPH-6889: not included in any glyphset definition
    • U+688A CJK UNIFIED IDEOGRAPH-688A: not included in any glyphset definition
    • U+688B CJK UNIFIED IDEOGRAPH-688B: not included in any glyphset definition
    • U+688C CJK UNIFIED IDEOGRAPH-688C: not included in any glyphset definition
    • U+688D CJK UNIFIED IDEOGRAPH-688D: try adding japanese
    • U+688E CJK UNIFIED IDEOGRAPH-688E: not included in any glyphset definition
    • U+6890 CJK UNIFIED IDEOGRAPH-6890: not included in any glyphset definition
    • U+6891 CJK UNIFIED IDEOGRAPH-6891: not included in any glyphset definition
    • U+6892 CJK UNIFIED IDEOGRAPH-6892: not included in any glyphset definition
    • U+6895 CJK UNIFIED IDEOGRAPH-6895: not included in any glyphset definition
    • U+6896 CJK UNIFIED IDEOGRAPH-6896: not included in any glyphset definition
    • U+6898 CJK UNIFIED IDEOGRAPH-6898: not included in any glyphset definition
    • U+6899 CJK UNIFIED IDEOGRAPH-6899: not included in any glyphset definition
    • U+689A CJK UNIFIED IDEOGRAPH-689A: not included in any glyphset definition
    • U+689B CJK UNIFIED IDEOGRAPH-689B: try adding japanese
    • U+689C CJK UNIFIED IDEOGRAPH-689C: not included in any glyphset definition
    • U+689E CJK UNIFIED IDEOGRAPH-689E: not included in any glyphset definition
    • U+68A1 CJK UNIFIED IDEOGRAPH-68A1: not included in any glyphset definition
    • U+68A4 CJK UNIFIED IDEOGRAPH-68A4: not included in any glyphset definition
    • U+68A5 CJK UNIFIED IDEOGRAPH-68A5: not included in any glyphset definition
    • U+68A6 CJK UNIFIED IDEOGRAPH-68A6: try adding one of: chinese-simplified, japanese
    • U+68A9 CJK UNIFIED IDEOGRAPH-68A9: not included in any glyphset definition
    • U+68AA CJK UNIFIED IDEOGRAPH-68AA: not included in any glyphset definition
    • U+68AB CJK UNIFIED IDEOGRAPH-68AB: not included in any glyphset definition
    • U+68AC CJK UNIFIED IDEOGRAPH-68AC: not included in any glyphset definition
    • U+68AE CJK UNIFIED IDEOGRAPH-68AE: not included in any glyphset definition
    • U+68B2 CJK UNIFIED IDEOGRAPH-68B2: not included in any glyphset definition
    • U+68B4 CJK UNIFIED IDEOGRAPH-68B4: not included in any glyphset definition
    • U+68B6 CJK UNIFIED IDEOGRAPH-68B6: try adding one of: chinese-simplified, japanese
    • U+68B7 CJK UNIFIED IDEOGRAPH-68B7: not included in any glyphset definition
    • U+68B8 CJK UNIFIED IDEOGRAPH-68B8: not included in any glyphset definition
    • U+68BA CJK UNIFIED IDEOGRAPH-68BA: try adding japanese
    • U+68BB CJK UNIFIED IDEOGRAPH-68BB: not included in any glyphset definition
    • U+68BC CJK UNIFIED IDEOGRAPH-68BC: try adding japanese
    • U+68BE CJK UNIFIED IDEOGRAPH-68BE: not included in any glyphset definition
    • U+68BF CJK UNIFIED IDEOGRAPH-68BF: not included in any glyphset definition
    • U+68C0 CJK UNIFIED IDEOGRAPH-68C0: try adding chinese-simplified
    • U+68C2 CJK UNIFIED IDEOGRAPH-68C2: try adding chinese-simplified
    • U+68C3 CJK UNIFIED IDEOGRAPH-68C3: not included in any glyphset definition
    • U+68C6 CJK UNIFIED IDEOGRAPH-68C6: try adding japanese
    • U+68C7 CJK UNIFIED IDEOGRAPH-68C7: not included in any glyphset definition
    • U+68C8 CJK UNIFIED IDEOGRAPH-68C8: not included in any glyphset definition
    • U+68CA CJK UNIFIED IDEOGRAPH-68CA: try adding japanese
    • U+68CC CJK UNIFIED IDEOGRAPH-68CC: not included in any glyphset definition
    • U+68CE CJK UNIFIED IDEOGRAPH-68CE: not included in any glyphset definition
    • U+68CF CJK UNIFIED IDEOGRAPH-68CF: not included in any glyphset definition
    • U+68D0 CJK UNIFIED IDEOGRAPH-68D0: not included in any glyphset definition
    • U+68D1 CJK UNIFIED IDEOGRAPH-68D1: not included in any glyphset definition
    • U+68D3 CJK UNIFIED IDEOGRAPH-68D3: not included in any glyphset definition
    • U+68D4 CJK UNIFIED IDEOGRAPH-68D4: try adding japanese
    • U+68D6 CJK UNIFIED IDEOGRAPH-68D6: not included in any glyphset definition
    • U+68D9 CJK UNIFIED IDEOGRAPH-68D9: not included in any glyphset definition
    • U+68DB CJK UNIFIED IDEOGRAPH-68DB: not included in any glyphset definition
    • U+68DC CJK UNIFIED IDEOGRAPH-68DC: not included in any glyphset definition
    • U+68DD CJK UNIFIED IDEOGRAPH-68DD: not included in any glyphset definition
    • U+68DE CJK UNIFIED IDEOGRAPH-68DE: not included in any glyphset definition
    • U+68E1 CJK UNIFIED IDEOGRAPH-68E1: try adding japanese
    • U+68E2 CJK UNIFIED IDEOGRAPH-68E2: not included in any glyphset definition
    • U+68E4 CJK UNIFIED IDEOGRAPH-68E4: not included in any glyphset definition
    • U+68E5 CJK UNIFIED IDEOGRAPH-68E5: not included in any glyphset definition
    • U+68E6 CJK UNIFIED IDEOGRAPH-68E6: not included in any glyphset definition
    • U+68E9 CJK UNIFIED IDEOGRAPH-68E9: not included in any glyphset definition
    • U+68EA CJK UNIFIED IDEOGRAPH-68EA: not included in any glyphset definition
    • U+68EB CJK UNIFIED IDEOGRAPH-68EB: not included in any glyphset definition
    • U+68EC CJK UNIFIED IDEOGRAPH-68EC: try adding chinese-simplified
    • U+68ED CJK UNIFIED IDEOGRAPH-68ED: not included in any glyphset definition
    • U+68EF CJK UNIFIED IDEOGRAPH-68EF: try adding japanese
    • U+68F0 CJK UNIFIED IDEOGRAPH-68F0: try adding chinese-simplified
    • U+68F3 CJK UNIFIED IDEOGRAPH-68F3: not included in any glyphset definition
    • U+68F4 CJK UNIFIED IDEOGRAPH-68F4: try adding chinese-simplified
    • U+68F6 CJK UNIFIED IDEOGRAPH-68F6: not included in any glyphset definition
    • U+68F7 CJK UNIFIED IDEOGRAPH-68F7: not included in any glyphset definition
    • U+68F8 CJK UNIFIED IDEOGRAPH-68F8: not included in any glyphset definition
    • U+68FC CJK UNIFIED IDEOGRAPH-68FC: not included in any glyphset definition
    • U+68FD CJK UNIFIED IDEOGRAPH-68FD: not included in any glyphset definition
    • U+68FE CJK UNIFIED IDEOGRAPH-68FE: not included in any glyphset definition
    • U+68FF CJK UNIFIED IDEOGRAPH-68FF: try adding chinese-simplified
    • U+6900 CJK UNIFIED IDEOGRAPH-6900: try adding japanese
    • U+6902 CJK UNIFIED IDEOGRAPH-6902: try adding chinese-simplified
    • U+6904 CJK UNIFIED IDEOGRAPH-6904: try adding japanese
    • U+6906 CJK UNIFIED IDEOGRAPH-6906: not included in any glyphset definition
    • U+6907 CJK UNIFIED IDEOGRAPH-6907: not included in any glyphset definition
    • U+6908 CJK UNIFIED IDEOGRAPH-6908: try adding one of: chinese-simplified, japanese
    • U+6909 CJK UNIFIED IDEOGRAPH-6909: not included in any glyphset definition
    • U+690A CJK UNIFIED IDEOGRAPH-690A: not included in any glyphset definition
    • U+690C CJK UNIFIED IDEOGRAPH-690C: try adding japanese
    • U+6910 CJK UNIFIED IDEOGRAPH-6910: not included in any glyphset definition
    • U+6911 CJK UNIFIED IDEOGRAPH-6911: not included in any glyphset definition
    • U+6913 CJK UNIFIED IDEOGRAPH-6913: not included in any glyphset definition
    • U+6914 CJK UNIFIED IDEOGRAPH-6914: not included in any glyphset definition
    • U+6915 CJK UNIFIED IDEOGRAPH-6915: not included in any glyphset definition
    • U+6916 CJK UNIFIED IDEOGRAPH-6916: not included in any glyphset definition
    • U+6917 CJK UNIFIED IDEOGRAPH-6917: not included in any glyphset definition
    • U+691A CJK UNIFIED IDEOGRAPH-691A: try adding japanese
    • U+691B CJK UNIFIED IDEOGRAPH-691B: try adding japanese
    • U+691C CJK UNIFIED IDEOGRAPH-691C: try adding one of: chinese-simplified, japanese
    • U+691D CJK UNIFIED IDEOGRAPH-691D: not included in any glyphset definition
    • U+691E CJK UNIFIED IDEOGRAPH-691E: not included in any glyphset definition
    • U+691F CJK UNIFIED IDEOGRAPH-691F: not included in any glyphset definition
    • U+6920 CJK UNIFIED IDEOGRAPH-6920: not included in any glyphset definition
    • U+6921 CJK UNIFIED IDEOGRAPH-6921: try adding japanese
    • U+6922 CJK UNIFIED IDEOGRAPH-6922: try adding japanese
    • U+6923 CJK UNIFIED IDEOGRAPH-6923: try adding japanese
    • U+6924 CJK UNIFIED IDEOGRAPH-6924: try adding chinese-simplified
    • U+6925 CJK UNIFIED IDEOGRAPH-6925: try adding japanese
    • U+6926 CJK UNIFIED IDEOGRAPH-6926: try adding japanese
    • U+6927 CJK UNIFIED IDEOGRAPH-6927: not included in any glyphset definition
    • U+6928 CJK UNIFIED IDEOGRAPH-6928: try adding japanese
    • U+6929 CJK UNIFIED IDEOGRAPH-6929: not included in any glyphset definition
    • U+692B CJK UNIFIED IDEOGRAPH-692B: not included in any glyphset definition
    • U+692C CJK UNIFIED IDEOGRAPH-692C: not included in any glyphset definition
    • U+692D CJK UNIFIED IDEOGRAPH-692D: try adding chinese-simplified
    • U+692E CJK UNIFIED IDEOGRAPH-692E: not included in any glyphset definition
    • U+692F CJK UNIFIED IDEOGRAPH-692F: not included in any glyphset definition
    • U+6931 CJK UNIFIED IDEOGRAPH-6931: not included in any glyphset definition
    • U+6932 CJK UNIFIED IDEOGRAPH-6932: not included in any glyphset definition
    • U+6933 CJK UNIFIED IDEOGRAPH-6933: not included in any glyphset definition
    • U+6935 CJK UNIFIED IDEOGRAPH-6935: not included in any glyphset definition
    • U+6937 CJK UNIFIED IDEOGRAPH-6937: not included in any glyphset definition
    • U+6938 CJK UNIFIED IDEOGRAPH-6938: not included in any glyphset definition
    • U+693A CJK UNIFIED IDEOGRAPH-693A: not included in any glyphset definition
    • U+693B CJK UNIFIED IDEOGRAPH-693B: not included in any glyphset definition
    • U+693C CJK UNIFIED IDEOGRAPH-693C: not included in any glyphset definition
    • U+693E CJK UNIFIED IDEOGRAPH-693E: try adding chinese-simplified
    • U+6940 CJK UNIFIED IDEOGRAPH-6940: try adding chinese-simplified
    • U+6941 CJK UNIFIED IDEOGRAPH-6941: not included in any glyphset definition
    • U+6944 CJK UNIFIED IDEOGRAPH-6944: not included in any glyphset definition
    • U+6945 CJK UNIFIED IDEOGRAPH-6945: not included in any glyphset definition
    • U+6947 CJK UNIFIED IDEOGRAPH-6947: not included in any glyphset definition
    • U+6948 CJK UNIFIED IDEOGRAPH-6948: not included in any glyphset definition
    • U+6949 CJK UNIFIED IDEOGRAPH-6949: not included in any glyphset definition
    • U+694B CJK UNIFIED IDEOGRAPH-694B: not included in any glyphset definition
    • U+694C CJK UNIFIED IDEOGRAPH-694C: not included in any glyphset definition
    • U+694D CJK UNIFIED IDEOGRAPH-694D: not included in any glyphset definition
    • U+694E CJK UNIFIED IDEOGRAPH-694E: not included in any glyphset definition
    • U+694F CJK UNIFIED IDEOGRAPH-694F: not included in any glyphset definition
    • U+6950 CJK UNIFIED IDEOGRAPH-6950: not included in any glyphset definition
    • U+6951 CJK UNIFIED IDEOGRAPH-6951: not included in any glyphset definition
    • U+6952 CJK UNIFIED IDEOGRAPH-6952: not included in any glyphset definition
    • U+6955 CJK UNIFIED IDEOGRAPH-6955: try adding japanese
    • U+6956 CJK UNIFIED IDEOGRAPH-6956: not included in any glyphset definition
    • U+6957 CJK UNIFIED IDEOGRAPH-6957: not included in any glyphset definition
    • U+6958 CJK UNIFIED IDEOGRAPH-6958: not included in any glyphset definition
    • U+695B CJK UNIFIED IDEOGRAPH-695B: not included in any glyphset definition
    • U+695C CJK UNIFIED IDEOGRAPH-695C: try adding japanese
    • U+695F CJK UNIFIED IDEOGRAPH-695F: not included in any glyphset definition
    • U+6961 CJK UNIFIED IDEOGRAPH-6961: try adding japanese
    • U+6964 CJK UNIFIED IDEOGRAPH-6964: not included in any glyphset definition
    • U+6965 CJK UNIFIED IDEOGRAPH-6965: not included in any glyphset definition
    • U+6967 CJK UNIFIED IDEOGRAPH-6967: not included in any glyphset definition
    • U+6969 CJK UNIFIED IDEOGRAPH-6969: not included in any glyphset definition
    • U+696A CJK UNIFIED IDEOGRAPH-696A: try adding japanese
    • U+696C CJK UNIFIED IDEOGRAPH-696C: not included in any glyphset definition
    • U+6970 CJK UNIFIED IDEOGRAPH-6970: not included in any glyphset definition
    • U+6971 CJK UNIFIED IDEOGRAPH-6971: not included in any glyphset definition
    • U+6973 CJK UNIFIED IDEOGRAPH-6973: try adding japanese
    • U+6974 CJK UNIFIED IDEOGRAPH-6974: try adding japanese
    • U+6976 CJK UNIFIED IDEOGRAPH-6976: not included in any glyphset definition
    • U+697A CJK UNIFIED IDEOGRAPH-697A: not included in any glyphset definition
    • U+697B CJK UNIFIED IDEOGRAPH-697B: not included in any glyphset definition
    • U+697C CJK UNIFIED IDEOGRAPH-697C: try adding one of: chinese-simplified, japanese
    • U+697D CJK UNIFIED IDEOGRAPH-697D: try adding one of: chinese-simplified, japanese
    • U+697E CJK UNIFIED IDEOGRAPH-697E: try adding japanese
    • U+697F CJK UNIFIED IDEOGRAPH-697F: not included in any glyphset definition
    • U+6980 CJK UNIFIED IDEOGRAPH-6980: not included in any glyphset definition
    • U+6981 CJK UNIFIED IDEOGRAPH-6981: try adding japanese
    • U+6983 CJK UNIFIED IDEOGRAPH-6983: not included in any glyphset definition
    • U+6984 CJK UNIFIED IDEOGRAPH-6984: try adding chinese-simplified
    • U+6985 CJK UNIFIED IDEOGRAPH-6985: not included in any glyphset definition
    • U+6987 CJK UNIFIED IDEOGRAPH-6987: not included in any glyphset definition
    • U+6988 CJK UNIFIED IDEOGRAPH-6988: try adding chinese-simplified
    • U+6989 CJK UNIFIED IDEOGRAPH-6989: try adding chinese-simplified
    • U+698A CJK UNIFIED IDEOGRAPH-698A: try adding one of: chinese-simplified, japanese
    • U+698B CJK UNIFIED IDEOGRAPH-698B: not included in any glyphset definition
    • U+698C CJK UNIFIED IDEOGRAPH-698C: not included in any glyphset definition
    • U+698D CJK UNIFIED IDEOGRAPH-698D: not included in any glyphset definition
    • U+698F CJK UNIFIED IDEOGRAPH-698F: not included in any glyphset definition
    • U+6990 CJK UNIFIED IDEOGRAPH-6990: not included in any glyphset definition
    • U+6991 CJK UNIFIED IDEOGRAPH-6991: try adding japanese
    • U+6992 CJK UNIFIED IDEOGRAPH-6992: not included in any glyphset definition
    • U+6993 CJK UNIFIED IDEOGRAPH-6993: not included in any glyphset definition
    • U+6997 CJK UNIFIED IDEOGRAPH-6997: not included in any glyphset definition
    • U+6998 CJK UNIFIED IDEOGRAPH-6998: not included in any glyphset definition
    • U+6999 CJK UNIFIED IDEOGRAPH-6999: not included in any glyphset definition
    • U+699D CJK UNIFIED IDEOGRAPH-699D: not included in any glyphset definition
    • U+699E CJK UNIFIED IDEOGRAPH-699E: not included in any glyphset definition
    • U+69A0 CJK UNIFIED IDEOGRAPH-69A0: try adding japanese
    • U+69A1 CJK UNIFIED IDEOGRAPH-69A1: not included in any glyphset definition
    • U+69A3 CJK UNIFIED IDEOGRAPH-69A3: not included in any glyphset definition
    • U+69A5 CJK UNIFIED IDEOGRAPH-69A5: not included in any glyphset definition
    • U+69A9 CJK UNIFIED IDEOGRAPH-69A9: not included in any glyphset definition
    • U+69AA CJK UNIFIED IDEOGRAPH-69AA: not included in any glyphset definition
    • U+69AC CJK UNIFIED IDEOGRAPH-69AC: not included in any glyphset definition
    • U+69AF CJK UNIFIED IDEOGRAPH-69AF: not included in any glyphset definition
    • U+69B0 CJK UNIFIED IDEOGRAPH-69B0: not included in any glyphset definition
    • U+69B1 CJK UNIFIED IDEOGRAPH-69B1: try adding japanese
    • U+69B5 CJK UNIFIED IDEOGRAPH-69B5: not included in any glyphset definition
    • U+69B6 CJK UNIFIED IDEOGRAPH-69B6: not included in any glyphset definition
    • U+69B8 CJK UNIFIED IDEOGRAPH-69B8: not included in any glyphset definition
    • U+69B9 CJK UNIFIED IDEOGRAPH-69B9: not included in any glyphset definition
    • U+69BA CJK UNIFIED IDEOGRAPH-69BA: not included in any glyphset definition
    • U+69BC CJK UNIFIED IDEOGRAPH-69BC: not included in any glyphset definition
    • U+69BD CJK UNIFIED IDEOGRAPH-69BD: not included in any glyphset definition
    • U+69BE CJK UNIFIED IDEOGRAPH-69BE: try adding japanese
    • U+69BF CJK UNIFIED IDEOGRAPH-69BF: try adding japanese
    • U+69C2 CJK UNIFIED IDEOGRAPH-69C2: not included in any glyphset definition
    • U+69C4 CJK UNIFIED IDEOGRAPH-69C4: not included in any glyphset definition
    • U+69C5 CJK UNIFIED IDEOGRAPH-69C5: not included in any glyphset definition
    • U+69C6 CJK UNIFIED IDEOGRAPH-69C6: not included in any glyphset definition
    • U+69C7 CJK UNIFIED IDEOGRAPH-69C7: try adding japanese
    • U+69C8 CJK UNIFIED IDEOGRAPH-69C8: not included in any glyphset definition
    • U+69C9 CJK UNIFIED IDEOGRAPH-69C9: not included in any glyphset definition
    • U+69CA CJK UNIFIED IDEOGRAPH-69CA: try adding one of: chinese-simplified, japanese
    • U+69CF CJK UNIFIED IDEOGRAPH-69CF: not included in any glyphset definition
    • U+69D1 CJK UNIFIED IDEOGRAPH-69D1: try adding chinese-simplified
    • U+69D2 CJK UNIFIED IDEOGRAPH-69D2: not included in any glyphset definition
    • U+69D4 CJK UNIFIED IDEOGRAPH-69D4: not included in any glyphset definition
    • U+69D7 CJK UNIFIED IDEOGRAPH-69D7: not included in any glyphset definition
    • U+69D8 CJK UNIFIED IDEOGRAPH-69D8: try adding one of: chinese-simplified, japanese
    • U+69DA CJK UNIFIED IDEOGRAPH-69DA: not included in any glyphset definition
    • U+69DB CJK UNIFIED IDEOGRAPH-69DB: try adding chinese-simplified
    • U+69DC CJK UNIFIED IDEOGRAPH-69DC: not included in any glyphset definition
    • U+69DD CJK UNIFIED IDEOGRAPH-69DD: try adding japanese
    • U+69DE CJK UNIFIED IDEOGRAPH-69DE: try adding japanese
    • U+69DF CJK UNIFIED IDEOGRAPH-69DF: try adding chinese-simplified
    • U+69E0 CJK UNIFIED IDEOGRAPH-69E0: not included in any glyphset definition
    • U+69E2 CJK UNIFIED IDEOGRAPH-69E2: not included in any glyphset definition
    • U+69E3 CJK UNIFIED IDEOGRAPH-69E3: not included in any glyphset definition
    • U+69E5 CJK UNIFIED IDEOGRAPH-69E5: not included in any glyphset definition
    • U+69E6 CJK UNIFIED IDEOGRAPH-69E6: not included in any glyphset definition
    • U+69E7 CJK UNIFIED IDEOGRAPH-69E7: try adding japanese
    • U+69E9 CJK UNIFIED IDEOGRAPH-69E9: not included in any glyphset definition
    • U+69EA CJK UNIFIED IDEOGRAPH-69EA: not included in any glyphset definition
    • U+69EB CJK UNIFIED IDEOGRAPH-69EB: try adding japanese
    • U+69EC CJK UNIFIED IDEOGRAPH-69EC: not included in any glyphset definition
    • U+69EE CJK UNIFIED IDEOGRAPH-69EE: not included in any glyphset definition
    • U+69EF CJK UNIFIED IDEOGRAPH-69EF: not included in any glyphset definition
    • U+69F0 CJK UNIFIED IDEOGRAPH-69F0: not included in any glyphset definition
    • U+69F1 CJK UNIFIED IDEOGRAPH-69F1: not included in any glyphset definition
    • U+69F4 CJK UNIFIED IDEOGRAPH-69F4: not included in any glyphset definition
    • U+69F5 CJK UNIFIED IDEOGRAPH-69F5: not included in any glyphset definition
    • U+69F6 CJK UNIFIED IDEOGRAPH-69F6: not included in any glyphset definition
    • U+69F7 CJK UNIFIED IDEOGRAPH-69F7: not included in any glyphset definition
    • U+69F8 CJK UNIFIED IDEOGRAPH-69F8: try adding chinese-simplified
    • U+69FA CJK UNIFIED IDEOGRAPH-69FA: not included in any glyphset definition
    • U+69FC CJK UNIFIED IDEOGRAPH-69FC: not included in any glyphset definition
    • U+69FE CJK UNIFIED IDEOGRAPH-69FE: not included in any glyphset definition
    • U+6A00 CJK UNIFIED IDEOGRAPH-6A00: not included in any glyphset definition
    • U+6A04 CJK UNIFIED IDEOGRAPH-6A04: not included in any glyphset definition
    • U+6A05 CJK UNIFIED IDEOGRAPH-6A05: try adding japanese
    • U+6A06 CJK UNIFIED IDEOGRAPH-6A06: not included in any glyphset definition
    • U+6A07 CJK UNIFIED IDEOGRAPH-6A07: not included in any glyphset definition
    • U+6A08 CJK UNIFIED IDEOGRAPH-6A08: not included in any glyphset definition
    • U+6A09 CJK UNIFIED IDEOGRAPH-6A09: not included in any glyphset definition
    • U+6A0B CJK UNIFIED IDEOGRAPH-6A0B: try adding one of: chinese-simplified, japanese
    • U+6A0D CJK UNIFIED IDEOGRAPH-6A0D: not included in any glyphset definition
    • U+6A0E CJK UNIFIED IDEOGRAPH-6A0E: not included in any glyphset definition
    • U+6A0F CJK UNIFIED IDEOGRAPH-6A0F: not included in any glyphset definition
    • U+6A10 CJK UNIFIED IDEOGRAPH-6A10: not included in any glyphset definition
    • U+6A12 CJK UNIFIED IDEOGRAPH-6A12: try adding japanese
    • U+6A14 CJK UNIFIED IDEOGRAPH-6A14: try adding japanese
    • U+6A15 CJK UNIFIED IDEOGRAPH-6A15: not included in any glyphset definition
    • U+6A16 CJK UNIFIED IDEOGRAPH-6A16: not included in any glyphset definition
    • U+6A1B CJK UNIFIED IDEOGRAPH-6A1B: try adding japanese
    • U+6A1D CJK UNIFIED IDEOGRAPH-6A1D: not included in any glyphset definition
    • U+6A20 CJK UNIFIED IDEOGRAPH-6A20: not included in any glyphset definition
    • U+6A22 CJK UNIFIED IDEOGRAPH-6A22: try adding japanese
    • U+6A24 CJK UNIFIED IDEOGRAPH-6A24: not included in any glyphset definition
    • U+6A25 CJK UNIFIED IDEOGRAPH-6A25: not included in any glyphset definition
    • U+6A26 CJK UNIFIED IDEOGRAPH-6A26: not included in any glyphset definition
    • U+6A27 CJK UNIFIED IDEOGRAPH-6A27: not included in any glyphset definition
    • U+6A29 CJK UNIFIED IDEOGRAPH-6A29: try adding one of: chinese-simplified, japanese
    • U+6A2A CJK UNIFIED IDEOGRAPH-6A2A: try adding one of: chinese-simplified, japanese
    • U+6A2B CJK UNIFIED IDEOGRAPH-6A2B: try adding japanese
    • U+6A2E CJK UNIFIED IDEOGRAPH-6A2E: try adding japanese
    • U+6A2F CJK UNIFIED IDEOGRAPH-6A2F: try adding chinese-simplified
    • U+6A30 CJK UNIFIED IDEOGRAPH-6A30: not included in any glyphset definition
    • U+6A31 CJK UNIFIED IDEOGRAPH-6A31: try adding chinese-simplified
    • U+6A32 CJK UNIFIED IDEOGRAPH-6A32: not included in any glyphset definition
    • U+6A34 CJK UNIFIED IDEOGRAPH-6A34: not included in any glyphset definition
    • U+6A36 CJK UNIFIED IDEOGRAPH-6A36: try adding japanese
    • U+6A37 CJK UNIFIED IDEOGRAPH-6A37: not included in any glyphset definition
    • U+6A3B CJK UNIFIED IDEOGRAPH-6A3B: try adding chinese-simplified
    • U+6A3C CJK UNIFIED IDEOGRAPH-6A3C: try adding chinese-simplified
    • U+6A3F CJK UNIFIED IDEOGRAPH-6A3F: not included in any glyphset definition
    • U+6A40 CJK UNIFIED IDEOGRAPH-6A40: not included in any glyphset definition
    • U+6A41 CJK UNIFIED IDEOGRAPH-6A41: not included in any glyphset definition
    • U+6A42 CJK UNIFIED IDEOGRAPH-6A42: not included in any glyphset definition
    • U+6A46 CJK UNIFIED IDEOGRAPH-6A46: not included in any glyphset definition
    • U+6A49 CJK UNIFIED IDEOGRAPH-6A49: not included in any glyphset definition
    • U+6A4A CJK UNIFIED IDEOGRAPH-6A4A: not included in any glyphset definition
    • U+6A4D CJK UNIFIED IDEOGRAPH-6A4D: not included in any glyphset definition
    • U+6A4E CJK UNIFIED IDEOGRAPH-6A4E: not included in any glyphset definition
    • U+6A4F CJK UNIFIED IDEOGRAPH-6A4F: not included in any glyphset definition
    • U+6A50 CJK UNIFIED IDEOGRAPH-6A50: not included in any glyphset definition
    • U+6A51 CJK UNIFIED IDEOGRAPH-6A51: not included in any glyphset definition
    • U+6A52 CJK UNIFIED IDEOGRAPH-6A52: not included in any glyphset definition
    • U+6A54 CJK UNIFIED IDEOGRAPH-6A54: not included in any glyphset definition
    • U+6A55 CJK UNIFIED IDEOGRAPH-6A55: not included in any glyphset definition
    • U+6A56 CJK UNIFIED IDEOGRAPH-6A56: not included in any glyphset definition
    • U+6A57 CJK UNIFIED IDEOGRAPH-6A57: not included in any glyphset definition
    • U+6A5A CJK UNIFIED IDEOGRAPH-6A5A: not included in any glyphset definition
    • U+6A5B CJK UNIFIED IDEOGRAPH-6A5B: not included in any glyphset definition
    • U+6A5C CJK UNIFIED IDEOGRAPH-6A5C: not included in any glyphset definition
    • U+6A5D CJK UNIFIED IDEOGRAPH-6A5D: not included in any glyphset definition
    • U+6A5E CJK UNIFIED IDEOGRAPH-6A5E: not included in any glyphset definition
    • U+6A60 CJK UNIFIED IDEOGRAPH-6A60: not included in any glyphset definition
    • U+6A64 CJK UNIFIED IDEOGRAPH-6A64: not included in any glyphset definition
    • U+6A66 CJK UNIFIED IDEOGRAPH-6A66: try adding japanese
    • U+6A67 CJK UNIFIED IDEOGRAPH-6A67: not included in any glyphset definition
    • U+6A68 CJK UNIFIED IDEOGRAPH-6A68: not included in any glyphset definition
    • U+6A69 CJK UNIFIED IDEOGRAPH-6A69: not included in any glyphset definition
    • U+6A6A CJK UNIFIED IDEOGRAPH-6A6A: not included in any glyphset definition
    • U+6A6C CJK UNIFIED IDEOGRAPH-6A6C: not included in any glyphset definition
    • U+6A6D CJK UNIFIED IDEOGRAPH-6A6D: not included in any glyphset definition
    • U+6A6E CJK UNIFIED IDEOGRAPH-6A6E: not included in any glyphset definition
    • U+6A6F CJK UNIFIED IDEOGRAPH-6A6F: not included in any glyphset definition
    • U+6A70 CJK UNIFIED IDEOGRAPH-6A70: not included in any glyphset definition
    • U+6A71 CJK UNIFIED IDEOGRAPH-6A71: try adding chinese-simplified
    • U+6A72 CJK UNIFIED IDEOGRAPH-6A72: try adding japanese
    • U+6A73 CJK UNIFIED IDEOGRAPH-6A73: not included in any glyphset definition
    • U+6A75 CJK UNIFIED IDEOGRAPH-6A75: not included in any glyphset definition
    • U+6A76 CJK UNIFIED IDEOGRAPH-6A76: not included in any glyphset definition
    • U+6A77 CJK UNIFIED IDEOGRAPH-6A77: not included in any glyphset definition
    • U+6A78 CJK UNIFIED IDEOGRAPH-6A78: try adding japanese
    • U+6A79 CJK UNIFIED IDEOGRAPH-6A79: try adding chinese-simplified
    • U+6A7B CJK UNIFIED IDEOGRAPH-6A7B: not included in any glyphset definition
    • U+6A7C CJK UNIFIED IDEOGRAPH-6A7C: try adding chinese-simplified
    • U+6A7D CJK UNIFIED IDEOGRAPH-6A7D: not included in any glyphset definition
    • U+6A7E CJK UNIFIED IDEOGRAPH-6A7E: try adding chinese-simplified
    • U+6A7F CJK UNIFIED IDEOGRAPH-6A7F: try adding japanese
    • U+6A81 CJK UNIFIED IDEOGRAPH-6A81: not included in any glyphset definition
    • U+6A83 CJK UNIFIED IDEOGRAPH-6A83: not included in any glyphset definition
    • U+6A85 CJK UNIFIED IDEOGRAPH-6A85: not included in any glyphset definition
    • U+6A86 CJK UNIFIED IDEOGRAPH-6A86: not included in any glyphset definition
    • U+6A87 CJK UNIFIED IDEOGRAPH-6A87: not included in any glyphset definition
    • U+6A88 CJK UNIFIED IDEOGRAPH-6A88: not included in any glyphset definition
    • U+6A8B CJK UNIFIED IDEOGRAPH-6A8B: not included in any glyphset definition
    • U+6A8C CJK UNIFIED IDEOGRAPH-6A8C: not included in any glyphset definition
    • U+6A8D CJK UNIFIED IDEOGRAPH-6A8D: try adding japanese
    • U+6A91 CJK UNIFIED IDEOGRAPH-6A91: not included in any glyphset definition
    • U+6A92 CJK UNIFIED IDEOGRAPH-6A92: not included in any glyphset definition
    • U+6A93 CJK UNIFIED IDEOGRAPH-6A93: not included in any glyphset definition
    • U+6A95 CJK UNIFIED IDEOGRAPH-6A95: not included in any glyphset definition
    • U+6A96 CJK UNIFIED IDEOGRAPH-6A96: not included in any glyphset definition
    • U+6A98 CJK UNIFIED IDEOGRAPH-6A98: not included in any glyphset definition
    • U+6A9A CJK UNIFIED IDEOGRAPH-6A9A: not included in any glyphset definition
    • U+6A9B CJK UNIFIED IDEOGRAPH-6A9B: not included in any glyphset definition
    • U+6A9E CJK UNIFIED IDEOGRAPH-6A9E: not included in any glyphset definition
    • U+6A9F CJK UNIFIED IDEOGRAPH-6A9F: not included in any glyphset definition
    • U+6AA0 CJK UNIFIED IDEOGRAPH-6AA0: try adding japanese
    • U+6AA1 CJK UNIFIED IDEOGRAPH-6AA1: not included in any glyphset definition
    • U+6AA4 CJK UNIFIED IDEOGRAPH-6AA4: not included in any glyphset definition
    • U+6AA5 CJK UNIFIED IDEOGRAPH-6AA5: not included in any glyphset definition
    • U+6AA6 CJK UNIFIED IDEOGRAPH-6AA6: not included in any glyphset definition
    • U+6AA9 CJK UNIFIED IDEOGRAPH-6AA9: try adding chinese-simplified
    • U+6AAA CJK UNIFIED IDEOGRAPH-6AAA: try adding japanese
    • U+6AAB CJK UNIFIED IDEOGRAPH-6AAB: try adding chinese-simplified
    • U+6AAD CJK UNIFIED IDEOGRAPH-6AAD: not included in any glyphset definition
    • U+6AAE CJK UNIFIED IDEOGRAPH-6AAE: try adding japanese
    • U+6AB0 CJK UNIFIED IDEOGRAPH-6AB0: not included in any glyphset definition
    • U+6AB4 CJK UNIFIED IDEOGRAPH-6AB4: not included in any glyphset definition
    • U+6AB5 CJK UNIFIED IDEOGRAPH-6AB5: not included in any glyphset definition
    • U+6AB6 CJK UNIFIED IDEOGRAPH-6AB6: not included in any glyphset definition
    • U+6AB7 CJK UNIFIED IDEOGRAPH-6AB7: not included in any glyphset definition
    • U+6AB9 CJK UNIFIED IDEOGRAPH-6AB9: not included in any glyphset definition
    • U+6ABA CJK UNIFIED IDEOGRAPH-6ABA: not included in any glyphset definition
    • U+6ABC CJK UNIFIED IDEOGRAPH-6ABC: not included in any glyphset definition
    • U+6ABD CJK UNIFIED IDEOGRAPH-6ABD: not included in any glyphset definition
    • U+6ABE CJK UNIFIED IDEOGRAPH-6ABE: not included in any glyphset definition
    • U+6ABF CJK UNIFIED IDEOGRAPH-6ABF: not included in any glyphset definition
    • U+6AC0 CJK UNIFIED IDEOGRAPH-6AC0: not included in any glyphset definition
    • U+6AC1 CJK UNIFIED IDEOGRAPH-6AC1: try adding japanese
    • U+6AC4 CJK UNIFIED IDEOGRAPH-6AC4: not included in any glyphset definition
    • U+6AC5 CJK UNIFIED IDEOGRAPH-6AC5: not included in any glyphset definition
    • U+6AC6 CJK UNIFIED IDEOGRAPH-6AC6: not included in any glyphset definition
    • U+6AC7 CJK UNIFIED IDEOGRAPH-6AC7: not included in any glyphset definition
    • U+6AC8 CJK UNIFIED IDEOGRAPH-6AC8: not included in any glyphset definition
    • U+6AC9 CJK UNIFIED IDEOGRAPH-6AC9: not included in any glyphset definition
    • U+6ACB CJK UNIFIED IDEOGRAPH-6ACB: not included in any glyphset definition
    • U+6ACC CJK UNIFIED IDEOGRAPH-6ACC: not included in any glyphset definition
    • U+6ACD CJK UNIFIED IDEOGRAPH-6ACD: not included in any glyphset definition
    • U+6ACE CJK UNIFIED IDEOGRAPH-6ACE: not included in any glyphset definition
    • U+6ACF CJK UNIFIED IDEOGRAPH-6ACF: not included in any glyphset definition
    • U+6AD0 CJK UNIFIED IDEOGRAPH-6AD0: not included in any glyphset definition
    • U+6AD1 CJK UNIFIED IDEOGRAPH-6AD1: try adding japanese
    • U+6AD2 CJK UNIFIED IDEOGRAPH-6AD2: not included in any glyphset definition
    • U+6AD5 CJK UNIFIED IDEOGRAPH-6AD5: not included in any glyphset definition
    • U+6AD6 CJK UNIFIED IDEOGRAPH-6AD6: not included in any glyphset definition
    • U+6AD7 CJK UNIFIED IDEOGRAPH-6AD7: not included in any glyphset definition
    • U+6AD9 CJK UNIFIED IDEOGRAPH-6AD9: not included in any glyphset definition
    • U+6ADC CJK UNIFIED IDEOGRAPH-6ADC: not included in any glyphset definition
    • U+6ADD CJK UNIFIED IDEOGRAPH-6ADD: not included in any glyphset definition
    • U+6AE0 CJK UNIFIED IDEOGRAPH-6AE0: not included in any glyphset definition
    • U+6AE1 CJK UNIFIED IDEOGRAPH-6AE1: not included in any glyphset definition
    • U+6AE2 CJK UNIFIED IDEOGRAPH-6AE2: not included in any glyphset definition
    • U+6AE3 CJK UNIFIED IDEOGRAPH-6AE3: not included in any glyphset definition
    • U+6AE4 CJK UNIFIED IDEOGRAPH-6AE4: not included in any glyphset definition
    • U+6AE6 CJK UNIFIED IDEOGRAPH-6AE6: not included in any glyphset definition
    • U+6AE7 CJK UNIFIED IDEOGRAPH-6AE7: not included in any glyphset definition
    • U+6AE8 CJK UNIFIED IDEOGRAPH-6AE8: try adding japanese
    • U+6AE9 CJK UNIFIED IDEOGRAPH-6AE9: not included in any glyphset definition
    • U+6AEC CJK UNIFIED IDEOGRAPH-6AEC: not included in any glyphset definition
    • U+6AED CJK UNIFIED IDEOGRAPH-6AED: not included in any glyphset definition
    • U+6AEE CJK UNIFIED IDEOGRAPH-6AEE: not included in any glyphset definition
    • U+6AEF CJK UNIFIED IDEOGRAPH-6AEF: not included in any glyphset definition
    • U+6AF0 CJK UNIFIED IDEOGRAPH-6AF0: not included in any glyphset definition
    • U+6AF1 CJK UNIFIED IDEOGRAPH-6AF1: not included in any glyphset definition
    • U+6AF2 CJK UNIFIED IDEOGRAPH-6AF2: not included in any glyphset definition
    • U+6AF4 CJK UNIFIED IDEOGRAPH-6AF4: not included in any glyphset definition
    • U+6AF5 CJK UNIFIED IDEOGRAPH-6AF5: not included in any glyphset definition
    • U+6AF7 CJK UNIFIED IDEOGRAPH-6AF7: not included in any glyphset definition
    • U+6AF9 CJK UNIFIED IDEOGRAPH-6AF9: not included in any glyphset definition
    • U+6AFC CJK UNIFIED IDEOGRAPH-6AFC: not included in any glyphset definition
    • U+6AFD CJK UNIFIED IDEOGRAPH-6AFD: not included in any glyphset definition
    • U+6AFE CJK UNIFIED IDEOGRAPH-6AFE: not included in any glyphset definition
    • U+6AFF CJK UNIFIED IDEOGRAPH-6AFF: not included in any glyphset definition
    • U+6B00 CJK UNIFIED IDEOGRAPH-6B00: not included in any glyphset definition
    • U+6B01 CJK UNIFIED IDEOGRAPH-6B01: not included in any glyphset definition
    • U+6B02 CJK UNIFIED IDEOGRAPH-6B02: not included in any glyphset definition
    • U+6B03 CJK UNIFIED IDEOGRAPH-6B03: not included in any glyphset definition
    • U+6B05 CJK UNIFIED IDEOGRAPH-6B05: try adding japanese
    • U+6B06 CJK UNIFIED IDEOGRAPH-6B06: not included in any glyphset definition
    • U+6B07 CJK UNIFIED IDEOGRAPH-6B07: not included in any glyphset definition
    • U+6B08 CJK UNIFIED IDEOGRAPH-6B08: not included in any glyphset definition
    • U+6B0B CJK UNIFIED IDEOGRAPH-6B0B: not included in any glyphset definition
    • U+6B0C CJK UNIFIED IDEOGRAPH-6B0C: not included in any glyphset definition
    • U+6B0D CJK UNIFIED IDEOGRAPH-6B0D: not included in any glyphset definition
    • U+6B0E CJK UNIFIED IDEOGRAPH-6B0E: not included in any glyphset definition
    • U+6B10 CJK UNIFIED IDEOGRAPH-6B10: try adding chinese-simplified
    • U+6B11 CJK UNIFIED IDEOGRAPH-6B11: not included in any glyphset definition
    • U+6B13 CJK UNIFIED IDEOGRAPH-6B13: not included in any glyphset definition
    • U+6B14 CJK UNIFIED IDEOGRAPH-6B14: not included in any glyphset definition
    • U+6B15 CJK UNIFIED IDEOGRAPH-6B15: not included in any glyphset definition
    • U+6B17 CJK UNIFIED IDEOGRAPH-6B17: not included in any glyphset definition
    • U+6B18 CJK UNIFIED IDEOGRAPH-6B18: not included in any glyphset definition
    • U+6B19 CJK UNIFIED IDEOGRAPH-6B19: not included in any glyphset definition
    • U+6B1A CJK UNIFIED IDEOGRAPH-6B1A: not included in any glyphset definition
    • U+6B1B CJK UNIFIED IDEOGRAPH-6B1B: not included in any glyphset definition
    • U+6B1C CJK UNIFIED IDEOGRAPH-6B1C: not included in any glyphset definition
    • U+6B1D CJK UNIFIED IDEOGRAPH-6B1D: try adding japanese
    • U+6B1E CJK UNIFIED IDEOGRAPH-6B1E: not included in any glyphset definition
    • U+6B1F CJK UNIFIED IDEOGRAPH-6B1F: try adding japanese
    • U+6B22 CJK UNIFIED IDEOGRAPH-6B22: try adding chinese-simplified
    • U+6B24 CJK UNIFIED IDEOGRAPH-6B24: not included in any glyphset definition
    • U+6B25 CJK UNIFIED IDEOGRAPH-6B25: not included in any glyphset definition
    • U+6B26 CJK UNIFIED IDEOGRAPH-6B26: not included in any glyphset definition
    • U+6B27 CJK UNIFIED IDEOGRAPH-6B27: try adding one of: chinese-simplified, japanese
    • U+6B28 CJK UNIFIED IDEOGRAPH-6B28: not included in any glyphset definition
    • U+6B29 CJK UNIFIED IDEOGRAPH-6B29: not included in any glyphset definition
    • U+6B2A CJK UNIFIED IDEOGRAPH-6B2A: not included in any glyphset definition
    • U+6B2B CJK UNIFIED IDEOGRAPH-6B2B: not included in any glyphset definition
    • U+6B2C CJK UNIFIED IDEOGRAPH-6B2C: not included in any glyphset definition
    • U+6B2D CJK UNIFIED IDEOGRAPH-6B2D: not included in any glyphset definition
    • U+6B2E CJK UNIFIED IDEOGRAPH-6B2E: not included in any glyphset definition
    • U+6B2F CJK UNIFIED IDEOGRAPH-6B2F: not included in any glyphset definition
    • U+6B30 CJK UNIFIED IDEOGRAPH-6B30: not included in any glyphset definition
    • U+6B31 CJK UNIFIED IDEOGRAPH-6B31: not included in any glyphset definition
    • U+6B33 CJK UNIFIED IDEOGRAPH-6B33: not included in any glyphset definition
    • U+6B34 CJK UNIFIED IDEOGRAPH-6B34: not included in any glyphset definition
    • U+6B35 CJK UNIFIED IDEOGRAPH-6B35: not included in any glyphset definition
    • U+6B36 CJK UNIFIED IDEOGRAPH-6B36: not included in any glyphset definition
    • U+6B37 CJK UNIFIED IDEOGRAPH-6B37: try adding japanese
    • U+6B39 CJK UNIFIED IDEOGRAPH-6B39: try adding japanese
    • U+6B3B CJK UNIFIED IDEOGRAPH-6B3B: not included in any glyphset definition
    • U+6B3C CJK UNIFIED IDEOGRAPH-6B3C: not included in any glyphset definition
    • U+6B3F CJK UNIFIED IDEOGRAPH-6B3F: not included in any glyphset definition
    • U+6B40 CJK UNIFIED IDEOGRAPH-6B40: not included in any glyphset definition
    • U+6B41 CJK UNIFIED IDEOGRAPH-6B41: not included in any glyphset definition
    • U+6B42 CJK UNIFIED IDEOGRAPH-6B42: not included in any glyphset definition
    • U+6B43 CJK UNIFIED IDEOGRAPH-6B43: try adding japanese
    • U+6B44 CJK UNIFIED IDEOGRAPH-6B44: not included in any glyphset definition
    • U+6B45 CJK UNIFIED IDEOGRAPH-6B45: not included in any glyphset definition
    • U+6B48 CJK UNIFIED IDEOGRAPH-6B48: not included in any glyphset definition
    • U+6B4A CJK UNIFIED IDEOGRAPH-6B4A: not included in any glyphset definition
    • U+6B4B CJK UNIFIED IDEOGRAPH-6B4B: not included in any glyphset definition
    • U+6B4D CJK UNIFIED IDEOGRAPH-6B4D: not included in any glyphset definition
    • U+6B4F CJK UNIFIED IDEOGRAPH-6B4F: not included in any glyphset definition
    • U+6B51 CJK UNIFIED IDEOGRAPH-6B51: not included in any glyphset definition
    • U+6B53 CJK UNIFIED IDEOGRAPH-6B53: try adding japanese
    • U+6B54 CJK UNIFIED IDEOGRAPH-6B54: try adding japanese
    • U+6B55 CJK UNIFIED IDEOGRAPH-6B55: not included in any glyphset definition
    • U+6B56 CJK UNIFIED IDEOGRAPH-6B56: not included in any glyphset definition
    • U+6B58 CJK UNIFIED IDEOGRAPH-6B58: not included in any glyphset definition
    • U+6B5A CJK UNIFIED IDEOGRAPH-6B5A: not included in any glyphset definition
    • U+6B5C CJK UNIFIED IDEOGRAPH-6B5C: not included in any glyphset definition
    • U+6B5D CJK UNIFIED IDEOGRAPH-6B5D: not included in any glyphset definition
    • U+6B5E CJK UNIFIED IDEOGRAPH-6B5E: not included in any glyphset definition
    • U+6B60 CJK UNIFIED IDEOGRAPH-6B60: not included in any glyphset definition
    • U+6B68 CJK UNIFIED IDEOGRAPH-6B68: not included in any glyphset definition
    • U+6B69 CJK UNIFIED IDEOGRAPH-6B69: try adding one of: chinese-simplified, japanese
    • U+6B6B CJK UNIFIED IDEOGRAPH-6B6B: not included in any glyphset definition
    • U+6B6C CJK UNIFIED IDEOGRAPH-6B6C: not included in any glyphset definition
    • U+6B6D CJK UNIFIED IDEOGRAPH-6B6D: not included in any glyphset definition
    • U+6B6E CJK UNIFIED IDEOGRAPH-6B6E: not included in any glyphset definition
    • U+6B6F CJK UNIFIED IDEOGRAPH-6B6F: try adding japanese
    • U+6B70 CJK UNIFIED IDEOGRAPH-6B70: not included in any glyphset definition
    • U+6B71 CJK UNIFIED IDEOGRAPH-6B71: not included in any glyphset definition
    • U+6B73 CJK UNIFIED IDEOGRAPH-6B73: try adding one of: chinese-simplified, japanese
    • U+6B74 CJK UNIFIED IDEOGRAPH-6B74: try adding one of: chinese-simplified, japanese
    • U+6B75 CJK UNIFIED IDEOGRAPH-6B75: not included in any glyphset definition
    • U+6B76 CJK UNIFIED IDEOGRAPH-6B76: not included in any glyphset definition
    • U+6B7A CJK UNIFIED IDEOGRAPH-6B7A: not included in any glyphset definition
    • U+6B7C CJK UNIFIED IDEOGRAPH-6B7C: try adding chinese-simplified
    • U+6B7D CJK UNIFIED IDEOGRAPH-6B7D: not included in any glyphset definition
    • U+6B7E CJK UNIFIED IDEOGRAPH-6B7E: not included in any glyphset definition
    • U+6B80 CJK UNIFIED IDEOGRAPH-6B80: try adding japanese
    • U+6B81 CJK UNIFIED IDEOGRAPH-6B81: try adding chinese-simplified
    • U+6B82 CJK UNIFIED IDEOGRAPH-6B82: not included in any glyphset definition
    • U+6B85 CJK UNIFIED IDEOGRAPH-6B85: not included in any glyphset definition
    • U+6B87 CJK UNIFIED IDEOGRAPH-6B87: try adding chinese-simplified
    • U+6B88 CJK UNIFIED IDEOGRAPH-6B88: not included in any glyphset definition
    • U+6B8B CJK UNIFIED IDEOGRAPH-6B8B: try adding one of: chinese-simplified, japanese
    • U+6B8C CJK UNIFIED IDEOGRAPH-6B8C: not included in any glyphset definition
    • U+6B8D CJK UNIFIED IDEOGRAPH-6B8D: try adding japanese
    • U+6B8E CJK UNIFIED IDEOGRAPH-6B8E: not included in any glyphset definition
    • U+6B8F CJK UNIFIED IDEOGRAPH-6B8F: not included in any glyphset definition
    • U+6B90 CJK UNIFIED IDEOGRAPH-6B90: not included in any glyphset definition
    • U+6B91 CJK UNIFIED IDEOGRAPH-6B91: try adding chinese-simplified
    • U+6B92 CJK UNIFIED IDEOGRAPH-6B92: try adding chinese-simplified
    • U+6B93 CJK UNIFIED IDEOGRAPH-6B93: try adding chinese-simplified
    • U+6B94 CJK UNIFIED IDEOGRAPH-6B94: not included in any glyphset definition
    • U+6B95 CJK UNIFIED IDEOGRAPH-6B95: try adding japanese
    • U+6B97 CJK UNIFIED IDEOGRAPH-6B97: not included in any glyphset definition
    • U+6B99 CJK UNIFIED IDEOGRAPH-6B99: not included in any glyphset definition
    • U+6B9A CJK UNIFIED IDEOGRAPH-6B9A: try adding chinese-simplified
    • U+6B9B CJK UNIFIED IDEOGRAPH-6B9B: not included in any glyphset definition
    • U+6B9C CJK UNIFIED IDEOGRAPH-6B9C: not included in any glyphset definition
    • U+6B9D CJK UNIFIED IDEOGRAPH-6B9D: not included in any glyphset definition
    • U+6B9F CJK UNIFIED IDEOGRAPH-6B9F: not included in any glyphset definition
    • U+6BA0 CJK UNIFIED IDEOGRAPH-6BA0: not included in any glyphset definition
    • U+6BA1 CJK UNIFIED IDEOGRAPH-6BA1: try adding chinese-simplified
    • U+6BA2 CJK UNIFIED IDEOGRAPH-6BA2: not included in any glyphset definition
    • U+6BA3 CJK UNIFIED IDEOGRAPH-6BA3: not included in any glyphset definition
    • U+6BA5 CJK UNIFIED IDEOGRAPH-6BA5: not included in any glyphset definition
    • U+6BA6 CJK UNIFIED IDEOGRAPH-6BA6: not included in any glyphset definition
    • U+6BA7 CJK UNIFIED IDEOGRAPH-6BA7: not included in any glyphset definition
    • U+6BA8 CJK UNIFIED IDEOGRAPH-6BA8: not included in any glyphset definition
    • U+6BA9 CJK UNIFIED IDEOGRAPH-6BA9: not included in any glyphset definition
    • U+6BAA CJK UNIFIED IDEOGRAPH-6BAA: try adding japanese
    • U+6BAC CJK UNIFIED IDEOGRAPH-6BAC: not included in any glyphset definition
    • U+6BB0 CJK UNIFIED IDEOGRAPH-6BB0: not included in any glyphset definition
    • U+6BB1 CJK UNIFIED IDEOGRAPH-6BB1: try adding japanese
    • U+6BB3 CJK UNIFIED IDEOGRAPH-6BB3: try adding japanese
    • U+6BB4 CJK UNIFIED IDEOGRAPH-6BB4: try adding one of: chinese-simplified, japanese
    • U+6BB6 CJK UNIFIED IDEOGRAPH-6BB6: not included in any glyphset definition
    • U+6BB8 CJK UNIFIED IDEOGRAPH-6BB8: not included in any glyphset definition
    • U+6BB9 CJK UNIFIED IDEOGRAPH-6BB9: not included in any glyphset definition
    • U+6BBB CJK UNIFIED IDEOGRAPH-6BBB: try adding japanese
    • U+6BBD CJK UNIFIED IDEOGRAPH-6BBD: not included in any glyphset definition
    • U+6BBE CJK UNIFIED IDEOGRAPH-6BBE: not included in any glyphset definition
    • U+6BC1 CJK UNIFIED IDEOGRAPH-6BC1: try adding chinese-simplified
    • U+6BC2 CJK UNIFIED IDEOGRAPH-6BC2: try adding chinese-simplified
    • U+6BC3 CJK UNIFIED IDEOGRAPH-6BC3: not included in any glyphset definition
    • U+6BC4 CJK UNIFIED IDEOGRAPH-6BC4: not included in any glyphset definition
    • U+6BC7 CJK UNIFIED IDEOGRAPH-6BC7: not included in any glyphset definition
    • U+6BC8 CJK UNIFIED IDEOGRAPH-6BC8: not included in any glyphset definition
    • U+6BC9 CJK UNIFIED IDEOGRAPH-6BC9: not included in any glyphset definition
    • U+6BCA CJK UNIFIED IDEOGRAPH-6BCA: not included in any glyphset definition
    • U+6BCC CJK UNIFIED IDEOGRAPH-6BCC: not included in any glyphset definition
    • U+6BCE CJK UNIFIED IDEOGRAPH-6BCE: try adding one of: chinese-simplified, japanese
    • U+6BD0 CJK UNIFIED IDEOGRAPH-6BD0: not included in any glyphset definition
    • U+6BD1 CJK UNIFIED IDEOGRAPH-6BD1: not included in any glyphset definition
    • U+6BD5 CJK UNIFIED IDEOGRAPH-6BD5: try adding chinese-simplified
    • U+6BD9 CJK UNIFIED IDEOGRAPH-6BD9: try adding chinese-simplified
    • U+6BDA CJK UNIFIED IDEOGRAPH-6BDA: not included in any glyphset definition
    • U+6BDD CJK UNIFIED IDEOGRAPH-6BDD: not included in any glyphset definition
    • U+6BDE CJK UNIFIED IDEOGRAPH-6BDE: not included in any glyphset definition
    • U+6BDF CJK UNIFIED IDEOGRAPH-6BDF: try adding japanese
    • U+6BE0 CJK UNIFIED IDEOGRAPH-6BE0: not included in any glyphset definition
    • U+6BE1 CJK UNIFIED IDEOGRAPH-6BE1: try adding chinese-simplified
    • U+6BE2 CJK UNIFIED IDEOGRAPH-6BE2: not included in any glyphset definition
    • U+6BE3 CJK UNIFIED IDEOGRAPH-6BE3: not included in any glyphset definition
    • U+6BE4 CJK UNIFIED IDEOGRAPH-6BE4: not included in any glyphset definition
    • U+6BE5 CJK UNIFIED IDEOGRAPH-6BE5: not included in any glyphset definition
    • U+6BE6 CJK UNIFIED IDEOGRAPH-6BE6: not included in any glyphset definition
    • U+6BE7 CJK UNIFIED IDEOGRAPH-6BE7: not included in any glyphset definition
    • U+6BE8 CJK UNIFIED IDEOGRAPH-6BE8: not included in any glyphset definition
    • U+6BE9 CJK UNIFIED IDEOGRAPH-6BE9: not included in any glyphset definition
    • U+6BED CJK UNIFIED IDEOGRAPH-6BED: not included in any glyphset definition
    • U+6BEE CJK UNIFIED IDEOGRAPH-6BEE: not included in any glyphset definition
    • U+6BF0 CJK UNIFIED IDEOGRAPH-6BF0: not included in any glyphset definition
    • U+6BF1 CJK UNIFIED IDEOGRAPH-6BF1: not included in any glyphset definition
    • U+6BF2 CJK UNIFIED IDEOGRAPH-6BF2: not included in any glyphset definition
    • U+6BF3 CJK UNIFIED IDEOGRAPH-6BF3: try adding japanese
    • U+6BF4 CJK UNIFIED IDEOGRAPH-6BF4: not included in any glyphset definition
    • U+6BF5 CJK UNIFIED IDEOGRAPH-6BF5: not included in any glyphset definition
    • U+6BF6 CJK UNIFIED IDEOGRAPH-6BF6: not included in any glyphset definition
    • U+6BF7 CJK UNIFIED IDEOGRAPH-6BF7: not included in any glyphset definition
    • U+6BF8 CJK UNIFIED IDEOGRAPH-6BF8: not included in any glyphset definition
    • U+6BF9 CJK UNIFIED IDEOGRAPH-6BF9: not included in any glyphset definition
    • U+6BFB CJK UNIFIED IDEOGRAPH-6BFB: not included in any glyphset definition
    • U+6BFC CJK UNIFIED IDEOGRAPH-6BFC: not included in any glyphset definition
    • U+6BFE CJK UNIFIED IDEOGRAPH-6BFE: not included in any glyphset definition
    • U+6BFF CJK UNIFIED IDEOGRAPH-6BFF: not included in any glyphset definition
    • U+6C00 CJK UNIFIED IDEOGRAPH-6C00: not included in any glyphset definition
    • U+6C01 CJK UNIFIED IDEOGRAPH-6C01: not included in any glyphset definition
    • U+6C03 CJK UNIFIED IDEOGRAPH-6C03: not included in any glyphset definition
    • U+6C04 CJK UNIFIED IDEOGRAPH-6C04: not included in any glyphset definition
    • U+6C05 CJK UNIFIED IDEOGRAPH-6C05: not included in any glyphset definition
    • U+6C06 CJK UNIFIED IDEOGRAPH-6C06: not included in any glyphset definition
    • U+6C07 CJK UNIFIED IDEOGRAPH-6C07: not included in any glyphset definition
    • U+6C09 CJK UNIFIED IDEOGRAPH-6C09: not included in any glyphset definition
    • U+6C0A CJK UNIFIED IDEOGRAPH-6C0A: not included in any glyphset definition
    • U+6C0B CJK UNIFIED IDEOGRAPH-6C0B: not included in any glyphset definition
    • U+6C0C CJK UNIFIED IDEOGRAPH-6C0C: not included in any glyphset definition
    • U+6C0D CJK UNIFIED IDEOGRAPH-6C0D: not included in any glyphset definition
    • U+6C0E CJK UNIFIED IDEOGRAPH-6C0E: not included in any glyphset definition
    • U+6C12 CJK UNIFIED IDEOGRAPH-6C12: not included in any glyphset definition
    • U+6C15 CJK UNIFIED IDEOGRAPH-6C15: not included in any glyphset definition
    • U+6C17 CJK UNIFIED IDEOGRAPH-6C17: try adding one of: chinese-simplified, japanese
    • U+6C18 CJK UNIFIED IDEOGRAPH-6C18: try adding chinese-simplified
    • U+6C1A CJK UNIFIED IDEOGRAPH-6C1A: not included in any glyphset definition
    • U+6C1D CJK UNIFIED IDEOGRAPH-6C1D: not included in any glyphset definition
    • U+6C1E CJK UNIFIED IDEOGRAPH-6C1E: not included in any glyphset definition
    • U+6C20 CJK UNIFIED IDEOGRAPH-6C20: not included in any glyphset definition
    • U+6C21 CJK UNIFIED IDEOGRAPH-6C21: try adding chinese-simplified
    • U+6C22 CJK UNIFIED IDEOGRAPH-6C22: try adding chinese-simplified
    • U+6C25 CJK UNIFIED IDEOGRAPH-6C25: not included in any glyphset definition
    • U+6C29 CJK UNIFIED IDEOGRAPH-6C29: try adding chinese-simplified
    • U+6C2D CJK UNIFIED IDEOGRAPH-6C2D: try adding chinese-simplified
    • U+6C31 CJK UNIFIED IDEOGRAPH-6C31: try adding chinese-simplified
    • U+6C32 CJK UNIFIED IDEOGRAPH-6C32: try adding chinese-simplified
    • U+6C35 CJK UNIFIED IDEOGRAPH-6C35: try adding chinese-simplified
    • U+6C36 CJK UNIFIED IDEOGRAPH-6C36: try adding chinese-simplified
    • U+6C37 CJK UNIFIED IDEOGRAPH-6C37: try adding one of: chinese-simplified, japanese
    • U+6C39 CJK UNIFIED IDEOGRAPH-6C39: try adding chinese-simplified
    • U+6C3A CJK UNIFIED IDEOGRAPH-6C3A: try adding chinese-simplified
    • U+6C3B CJK UNIFIED IDEOGRAPH-6C3B: not included in any glyphset definition
    • U+6C3C CJK UNIFIED IDEOGRAPH-6C3C: not included in any glyphset definition
    • U+6C3D CJK UNIFIED IDEOGRAPH-6C3D: try adding chinese-simplified
    • U+6C3F CJK UNIFIED IDEOGRAPH-6C3F: not included in any glyphset definition
    • U+6C43 CJK UNIFIED IDEOGRAPH-6C43: not included in any glyphset definition
    • U+6C44 CJK UNIFIED IDEOGRAPH-6C44: not included in any glyphset definition
    • U+6C45 CJK UNIFIED IDEOGRAPH-6C45: not included in any glyphset definition
    • U+6C47 CJK UNIFIED IDEOGRAPH-6C47: try adding chinese-simplified
    • U+6C48 CJK UNIFIED IDEOGRAPH-6C48: not included in any glyphset definition
    • U+6C49 CJK UNIFIED IDEOGRAPH-6C49: try adding chinese-simplified
    • U+6C4A CJK UNIFIED IDEOGRAPH-6C4A: try adding chinese-simplified
    • U+6C4B CJK UNIFIED IDEOGRAPH-6C4B: not included in any glyphset definition
    • U+6C4C CJK UNIFIED IDEOGRAPH-6C4C: not included in any glyphset definition
    • U+6C4D CJK UNIFIED IDEOGRAPH-6C4D: not included in any glyphset definition
    • U+6C4F CJK UNIFIED IDEOGRAPH-6C4F: not included in any glyphset definition
    • U+6C51 CJK UNIFIED IDEOGRAPH-6C51: not included in any glyphset definition
    • U+6C52 CJK UNIFIED IDEOGRAPH-6C52: not included in any glyphset definition
    • U+6C53 CJK UNIFIED IDEOGRAPH-6C53: not included in any glyphset definition
    • U+6C54 CJK UNIFIED IDEOGRAPH-6C54: not included in any glyphset definition
    • U+6C56 CJK UNIFIED IDEOGRAPH-6C56: not included in any glyphset definition
    • U+6C58 CJK UNIFIED IDEOGRAPH-6C58: not included in any glyphset definition
    • U+6C5A CJK UNIFIED IDEOGRAPH-6C5A: try adding one of: chinese-simplified, japanese
    • U+6C62 CJK UNIFIED IDEOGRAPH-6C62: try adding japanese
    • U+6C63 CJK UNIFIED IDEOGRAPH-6C63: not included in any glyphset definition
    • U+6C64 CJK UNIFIED IDEOGRAPH-6C64: try adding chinese-simplified
    • U+6C65 CJK UNIFIED IDEOGRAPH-6C65: not included in any glyphset definition
    • U+6C66 CJK UNIFIED IDEOGRAPH-6C66: not included in any glyphset definition
    • U+6C67 CJK UNIFIED IDEOGRAPH-6C67: not included in any glyphset definition
    • U+6C6B CJK UNIFIED IDEOGRAPH-6C6B: not included in any glyphset definition
    • U+6C6C CJK UNIFIED IDEOGRAPH-6C6C: not included in any glyphset definition
    • U+6C6D CJK UNIFIED IDEOGRAPH-6C6D: not included in any glyphset definition
    • U+6C6E CJK UNIFIED IDEOGRAPH-6C6E: not included in any glyphset definition
    • U+6C71 CJK UNIFIED IDEOGRAPH-6C71: not included in any glyphset definition
    • U+6C73 CJK UNIFIED IDEOGRAPH-6C73: try adding japanese
    • U+6C75 CJK UNIFIED IDEOGRAPH-6C75: not included in any glyphset definition
    • U+6C77 CJK UNIFIED IDEOGRAPH-6C77: not included in any glyphset definition
    • U+6C78 CJK UNIFIED IDEOGRAPH-6C78: not included in any glyphset definition
    • U+6C79 CJK UNIFIED IDEOGRAPH-6C79: try adding chinese-simplified
    • U+6C7B CJK UNIFIED IDEOGRAPH-6C7B: not included in any glyphset definition
    • U+6C7C CJK UNIFIED IDEOGRAPH-6C7C: not included in any glyphset definition
    • U+6C80 CJK UNIFIED IDEOGRAPH-6C80: not included in any glyphset definition
    • U+6C86 CJK UNIFIED IDEOGRAPH-6C86: try adding chinese-simplified
    • U+6C8A CJK UNIFIED IDEOGRAPH-6C8A: not included in any glyphset definition
    • U+6C8B CJK UNIFIED IDEOGRAPH-6C8B: not included in any glyphset definition
    • U+6C8D CJK UNIFIED IDEOGRAPH-6C8D: try adding japanese
    • U+6C8E CJK UNIFIED IDEOGRAPH-6C8E: not included in any glyphset definition
    • U+6C91 CJK UNIFIED IDEOGRAPH-6C91: not included in any glyphset definition
    • U+6C94 CJK UNIFIED IDEOGRAPH-6C94: not included in any glyphset definition
    • U+6C95 CJK UNIFIED IDEOGRAPH-6C95: not included in any glyphset definition
    • U+6C97 CJK UNIFIED IDEOGRAPH-6C97: not included in any glyphset definition
    • U+6C98 CJK UNIFIED IDEOGRAPH-6C98: not included in any glyphset definition
    • U+6C9A CJK UNIFIED IDEOGRAPH-6C9A: try adding japanese
    • U+6C9C CJK UNIFIED IDEOGRAPH-6C9C: not included in any glyphset definition
    • U+6C9D CJK UNIFIED IDEOGRAPH-6C9D: not included in any glyphset definition
    • U+6C9E CJK UNIFIED IDEOGRAPH-6C9E: not included in any glyphset definition
    • U+6C9F CJK UNIFIED IDEOGRAPH-6C9F: try adding chinese-simplified
    • U+6CA0 CJK UNIFIED IDEOGRAPH-6CA0: not included in any glyphset definition
    • U+6CA1 CJK UNIFIED IDEOGRAPH-6CA1: try adding one of: chinese-simplified, japanese
    • U+6CA2 CJK UNIFIED IDEOGRAPH-6CA2: try adding one of: chinese-simplified, japanese
    • U+6CA3 CJK UNIFIED IDEOGRAPH-6CA3: try adding chinese-simplified
    • U+6CA4 CJK UNIFIED IDEOGRAPH-6CA4: try adding chinese-simplified
    • U+6CA5 CJK UNIFIED IDEOGRAPH-6CA5: try adding chinese-simplified
    • U+6CA6 CJK UNIFIED IDEOGRAPH-6CA6: try adding chinese-simplified
    • U+6CA7 CJK UNIFIED IDEOGRAPH-6CA7: try adding chinese-simplified
    • U+6CA8 CJK UNIFIED IDEOGRAPH-6CA8: not included in any glyphset definition
    • U+6CA9 CJK UNIFIED IDEOGRAPH-6CA9: try adding chinese-simplified
    • U+6CAA CJK UNIFIED IDEOGRAPH-6CAA: try adding chinese-simplified
    • U+6CAF CJK UNIFIED IDEOGRAPH-6CAF: not included in any glyphset definition
    • U+6CB0 CJK UNIFIED IDEOGRAPH-6CB0: not included in any glyphset definition
    • U+6CB2 CJK UNIFIED IDEOGRAPH-6CB2: not included in any glyphset definition
    • U+6CB4 CJK UNIFIED IDEOGRAPH-6CB4: not included in any glyphset definition
    • U+6CB5 CJK UNIFIED IDEOGRAPH-6CB5: not included in any glyphset definition
    • U+6CB6 CJK UNIFIED IDEOGRAPH-6CB6: not included in any glyphset definition
    • U+6CB7 CJK UNIFIED IDEOGRAPH-6CB7: not included in any glyphset definition
    • U+6CC0 CJK UNIFIED IDEOGRAPH-6CC0: not included in any glyphset definition
    • U+6CC2 CJK UNIFIED IDEOGRAPH-6CC2: not included in any glyphset definition
    • U+6CC3 CJK UNIFIED IDEOGRAPH-6CC3: not included in any glyphset definition
    • U+6CC6 CJK UNIFIED IDEOGRAPH-6CC6: not included in any glyphset definition
    • U+6CC7 CJK UNIFIED IDEOGRAPH-6CC7: not included in any glyphset definition
    • U+6CC8 CJK UNIFIED IDEOGRAPH-6CC8: not included in any glyphset definition
    • U+6CCD CJK UNIFIED IDEOGRAPH-6CCD: not included in any glyphset definition
    • U+6CCF CJK UNIFIED IDEOGRAPH-6CCF: not included in any glyphset definition
    • U+6CD0 CJK UNIFIED IDEOGRAPH-6CD0: not included in any glyphset definition
    • U+6CD1 CJK UNIFIED IDEOGRAPH-6CD1: not included in any glyphset definition
    • U+6CD2 CJK UNIFIED IDEOGRAPH-6CD2: not included in any glyphset definition
    • U+6CD4 CJK UNIFIED IDEOGRAPH-6CD4: try adding chinese-simplified
    • U+6CD6 CJK UNIFIED IDEOGRAPH-6CD6: not included in any glyphset definition
    • U+6CD8 CJK UNIFIED IDEOGRAPH-6CD8: not included in any glyphset definition
    • U+6CD9 CJK UNIFIED IDEOGRAPH-6CD9: try adding japanese
    • U+6CDA CJK UNIFIED IDEOGRAPH-6CDA: not included in any glyphset definition
    • U+6CDC CJK UNIFIED IDEOGRAPH-6CDC: not included in any glyphset definition
    • U+6CDD CJK UNIFIED IDEOGRAPH-6CDD: try adding japanese
    • U+6CDE CJK UNIFIED IDEOGRAPH-6CDE: try adding chinese-simplified
    • U+6CE4 CJK UNIFIED IDEOGRAPH-6CE4: not included in any glyphset definition
    • U+6CE6 CJK UNIFIED IDEOGRAPH-6CE6: not included in any glyphset definition
    • U+6CE7 CJK UNIFIED IDEOGRAPH-6CE7: not included in any glyphset definition
    • U+6CE9 CJK UNIFIED IDEOGRAPH-6CE9: not included in any glyphset definition
    • U+6CEA CJK UNIFIED IDEOGRAPH-6CEA: try adding one of: chinese-simplified, japanese
    • U+6CEC CJK UNIFIED IDEOGRAPH-6CEC: not included in any glyphset definition
    • U+6CED CJK UNIFIED IDEOGRAPH-6CED: not included in any glyphset definition
    • U+6CF2 CJK UNIFIED IDEOGRAPH-6CF2: not included in any glyphset definition
    • U+6CF4 CJK UNIFIED IDEOGRAPH-6CF4: not included in any glyphset definition
    • U+6CF6 CJK UNIFIED IDEOGRAPH-6CF6: not included in any glyphset definition
    • U+6CF7 CJK UNIFIED IDEOGRAPH-6CF7: try adding chinese-simplified
    • U+6CF8 CJK UNIFIED IDEOGRAPH-6CF8: try adding chinese-simplified
    • U+6CF9 CJK UNIFIED IDEOGRAPH-6CF9: not included in any glyphset definition
    • U+6CFA CJK UNIFIED IDEOGRAPH-6CFA: try adding chinese-simplified
    • U+6CFB CJK UNIFIED IDEOGRAPH-6CFB: try adding chinese-simplified
    • U+6CFC CJK UNIFIED IDEOGRAPH-6CFC: try adding chinese-simplified
    • U+6CFD CJK UNIFIED IDEOGRAPH-6CFD: try adding chinese-simplified
    • U+6CFE CJK UNIFIED IDEOGRAPH-6CFE: try adding chinese-simplified
    • U+6D00 CJK UNIFIED IDEOGRAPH-6D00: not included in any glyphset definition
    • U+6D02 CJK UNIFIED IDEOGRAPH-6D02: not included in any glyphset definition
    • U+6D03 CJK UNIFIED IDEOGRAPH-6D03: not included in any glyphset definition
    • U+6D06 CJK UNIFIED IDEOGRAPH-6D06: not included in any glyphset definition
    • U+6D07 CJK UNIFIED IDEOGRAPH-6D07: not included in any glyphset definition
    • U+6D08 CJK UNIFIED IDEOGRAPH-6D08: not included in any glyphset definition
    • U+6D09 CJK UNIFIED IDEOGRAPH-6D09: not included in any glyphset definition
    • U+6D0A CJK UNIFIED IDEOGRAPH-6D0A: not included in any glyphset definition
    • U+6D0C CJK UNIFIED IDEOGRAPH-6D0C: try adding one of: chinese-simplified, japanese
    • U+6D0D CJK UNIFIED IDEOGRAPH-6D0D: not included in any glyphset definition
    • U+6D0E CJK UNIFIED IDEOGRAPH-6D0E: not included in any glyphset definition
    • U+6D0F CJK UNIFIED IDEOGRAPH-6D0F: not included in any glyphset definition
    • U+6D11 CJK UNIFIED IDEOGRAPH-6D11: not included in any glyphset definition
    • U+6D13 CJK UNIFIED IDEOGRAPH-6D13: not included in any glyphset definition
    • U+6D14 CJK UNIFIED IDEOGRAPH-6D14: not included in any glyphset definition
    • U+6D15 CJK UNIFIED IDEOGRAPH-6D15: not included in any glyphset definition
    • U+6D16 CJK UNIFIED IDEOGRAPH-6D16: not included in any glyphset definition
    • U+6D18 CJK UNIFIED IDEOGRAPH-6D18: not included in any glyphset definition
    • U+6D1A CJK UNIFIED IDEOGRAPH-6D1A: not included in any glyphset definition
    • U+6D1C CJK UNIFIED IDEOGRAPH-6D1C: not included in any glyphset definition
    • U+6D1D CJK UNIFIED IDEOGRAPH-6D1D: not included in any glyphset definition
    • U+6D1F CJK UNIFIED IDEOGRAPH-6D1F: try adding japanese
    • U+6D20 CJK UNIFIED IDEOGRAPH-6D20: not included in any glyphset definition
    • U+6D21 CJK UNIFIED IDEOGRAPH-6D21: not included in any glyphset definition
    • U+6D23 CJK UNIFIED IDEOGRAPH-6D23: not included in any glyphset definition
    • U+6D24 CJK UNIFIED IDEOGRAPH-6D24: not included in any glyphset definition
    • U+6D2B CJK UNIFIED IDEOGRAPH-6D2B: try adding japanese
    • U+6D2C CJK UNIFIED IDEOGRAPH-6D2C: not included in any glyphset definition
    • U+6D2D CJK UNIFIED IDEOGRAPH-6D2D: not included in any glyphset definition
    • U+6D2F CJK UNIFIED IDEOGRAPH-6D2F: not included in any glyphset definition
    • U+6D30 CJK UNIFIED IDEOGRAPH-6D30: not included in any glyphset definition
    • U+6D34 CJK UNIFIED IDEOGRAPH-6D34: not included in any glyphset definition
    • U+6D37 CJK UNIFIED IDEOGRAPH-6D37: not included in any glyphset definition
    • U+6D3F CJK UNIFIED IDEOGRAPH-6D3F: try adding chinese-simplified
    • U+6D40 CJK UNIFIED IDEOGRAPH-6D40: not included in any glyphset definition
    • U+6D42 CJK UNIFIED IDEOGRAPH-6D42: not included in any glyphset definition
    • U+6D43 CJK UNIFIED IDEOGRAPH-6D43: try adding chinese-simplified
    • U+6D44 CJK UNIFIED IDEOGRAPH-6D44: try adding one of: chinese-simplified, japanese
    • U+6D45 CJK UNIFIED IDEOGRAPH-6D45: try adding one of: chinese-simplified, japanese
    • U+6D46 CJK UNIFIED IDEOGRAPH-6D46: try adding chinese-simplified
    • U+6D47 CJK UNIFIED IDEOGRAPH-6D47: try adding chinese-simplified
    • U+6D48 CJK UNIFIED IDEOGRAPH-6D48: try adding chinese-simplified
    • U+6D49 CJK UNIFIED IDEOGRAPH-6D49: try adding chinese-simplified
    • U+6D4A CJK UNIFIED IDEOGRAPH-6D4A: try adding chinese-simplified
    • U+6D4B CJK UNIFIED IDEOGRAPH-6D4B: try adding chinese-simplified
    • U+6D4C CJK UNIFIED IDEOGRAPH-6D4C: not included in any glyphset definition
    • U+6D4D CJK UNIFIED IDEOGRAPH-6D4D: not included in any glyphset definition
    • U+6D4E CJK UNIFIED IDEOGRAPH-6D4E: try adding chinese-simplified
    • U+6D4F CJK UNIFIED IDEOGRAPH-6D4F: try adding chinese-simplified
    • U+6D50 CJK UNIFIED IDEOGRAPH-6D50: try adding chinese-simplified
    • U+6D51 CJK UNIFIED IDEOGRAPH-6D51: try adding chinese-simplified
    • U+6D52 CJK UNIFIED IDEOGRAPH-6D52: try adding chinese-simplified
    • U+6D53 CJK UNIFIED IDEOGRAPH-6D53: try adding chinese-simplified
    • U+6D54 CJK UNIFIED IDEOGRAPH-6D54: try adding chinese-simplified
    • U+6D55 CJK UNIFIED IDEOGRAPH-6D55: not included in any glyphset definition
    • U+6D56 CJK UNIFIED IDEOGRAPH-6D56: not included in any glyphset definition
    • U+6D57 CJK UNIFIED IDEOGRAPH-6D57: try adding chinese-simplified
    • U+6D58 CJK UNIFIED IDEOGRAPH-6D58: try adding chinese-simplified
    • U+6D5C CJK UNIFIED IDEOGRAPH-6D5C: try adding one of: chinese-simplified, japanese
    • U+6D5D CJK UNIFIED IDEOGRAPH-6D5D: not included in any glyphset definition
    • U+6D5E CJK UNIFIED IDEOGRAPH-6D5E: not included in any glyphset definition
    • U+6D5F CJK UNIFIED IDEOGRAPH-6D5F: not included in any glyphset definition
    • U+6D61 CJK UNIFIED IDEOGRAPH-6D61: not included in any glyphset definition
    • U+6D62 CJK UNIFIED IDEOGRAPH-6D62: not included in any glyphset definition
    • U+6D67 CJK UNIFIED IDEOGRAPH-6D67: not included in any glyphset definition
    • U+6D68 CJK UNIFIED IDEOGRAPH-6D68: not included in any glyphset definition
    • U+6D6B CJK UNIFIED IDEOGRAPH-6D6B: not included in any glyphset definition
    • U+6D6D CJK UNIFIED IDEOGRAPH-6D6D: not included in any glyphset definition
    • U+6D70 CJK UNIFIED IDEOGRAPH-6D70: not included in any glyphset definition
    • U+6D72 CJK UNIFIED IDEOGRAPH-6D72: not included in any glyphset definition
    • U+6D73 CJK UNIFIED IDEOGRAPH-6D73: not included in any glyphset definition
    • U+6D75 CJK UNIFIED IDEOGRAPH-6D75: not included in any glyphset definition
    • U+6D76 CJK UNIFIED IDEOGRAPH-6D76: not included in any glyphset definition
    • U+6D7A CJK UNIFIED IDEOGRAPH-6D7A: not included in any glyphset definition
    • U+6D7B CJK UNIFIED IDEOGRAPH-6D7B: not included in any glyphset definition
    • U+6D7C CJK UNIFIED IDEOGRAPH-6D7C: try adding chinese-simplified
    • U+6D7D CJK UNIFIED IDEOGRAPH-6D7D: not included in any glyphset definition
    • U+6D7E CJK UNIFIED IDEOGRAPH-6D7E: not included in any glyphset definition
    • U+6D80 CJK UNIFIED IDEOGRAPH-6D80: not included in any glyphset definition
    • U+6D83 CJK UNIFIED IDEOGRAPH-6D83: not included in any glyphset definition
    • U+6D84 CJK UNIFIED IDEOGRAPH-6D84: not included in any glyphset definition
    • U+6D86 CJK UNIFIED IDEOGRAPH-6D86: not included in any glyphset definition
    • U+6D8A CJK UNIFIED IDEOGRAPH-6D8A: not included in any glyphset definition
    • U+6D8B CJK UNIFIED IDEOGRAPH-6D8B: not included in any glyphset definition
    • U+6D8D CJK UNIFIED IDEOGRAPH-6D8D: not included in any glyphset definition
    • U+6D8F CJK UNIFIED IDEOGRAPH-6D8F: not included in any glyphset definition
    • U+6D90 CJK UNIFIED IDEOGRAPH-6D90: not included in any glyphset definition
    • U+6D91 CJK UNIFIED IDEOGRAPH-6D91: not included in any glyphset definition
    • U+6D92 CJK UNIFIED IDEOGRAPH-6D92: not included in any glyphset definition
    • U+6D97 CJK UNIFIED IDEOGRAPH-6D97: not included in any glyphset definition
    • U+6D98 CJK UNIFIED IDEOGRAPH-6D98: try adding chinese-simplified
    • U+6D99 CJK UNIFIED IDEOGRAPH-6D99: try adding one of: chinese-simplified, japanese
    • U+6D9B CJK UNIFIED IDEOGRAPH-6D9B: try adding one of: chinese-simplified, japanese
    • U+6D9C CJK UNIFIED IDEOGRAPH-6D9C: try adding japanese
    • U+6D9D CJK UNIFIED IDEOGRAPH-6D9D: try adding chinese-simplified
    • U+6D9E CJK UNIFIED IDEOGRAPH-6D9E: try adding chinese-simplified
    • U+6D9F CJK UNIFIED IDEOGRAPH-6D9F: try adding chinese-simplified
    • U+6DA0 CJK UNIFIED IDEOGRAPH-6DA0: try adding chinese-simplified
    • U+6DA1 CJK UNIFIED IDEOGRAPH-6DA1: try adding chinese-simplified
    • U+6DA2 CJK UNIFIED IDEOGRAPH-6DA2: not included in any glyphset definition
    • U+6DA3 CJK UNIFIED IDEOGRAPH-6DA3: try adding chinese-simplified
    • U+6DA4 CJK UNIFIED IDEOGRAPH-6DA4: try adding chinese-simplified
    • U+6DA6 CJK UNIFIED IDEOGRAPH-6DA6: try adding chinese-simplified
    • U+6DA7 CJK UNIFIED IDEOGRAPH-6DA7: try adding chinese-simplified
    • U+6DA8 CJK UNIFIED IDEOGRAPH-6DA8: try adding chinese-simplified
    • U+6DA9 CJK UNIFIED IDEOGRAPH-6DA9: try adding chinese-simplified
    • U+6DAB CJK UNIFIED IDEOGRAPH-6DAB: not included in any glyphset definition
    • U+6DAC CJK UNIFIED IDEOGRAPH-6DAC: not included in any glyphset definition
    • U+6DAD CJK UNIFIED IDEOGRAPH-6DAD: not included in any glyphset definition
    • U+6DB0 CJK UNIFIED IDEOGRAPH-6DB0: not included in any glyphset definition
    • U+6DB3 CJK UNIFIED IDEOGRAPH-6DB3: not included in any glyphset definition
    • U+6DB6 CJK UNIFIED IDEOGRAPH-6DB6: not included in any glyphset definition
    • U+6DBA CJK UNIFIED IDEOGRAPH-6DBA: not included in any glyphset definition
    • U+6DBB CJK UNIFIED IDEOGRAPH-6DBB: not included in any glyphset definition
    • U+6DBD CJK UNIFIED IDEOGRAPH-6DBD: not included in any glyphset definition
    • U+6DBE CJK UNIFIED IDEOGRAPH-6DBE: not included in any glyphset definition
    • U+6DC1 CJK UNIFIED IDEOGRAPH-6DC1: not included in any glyphset definition
    • U+6DC3 CJK UNIFIED IDEOGRAPH-6DC3: not included in any glyphset definition
    • U+6DC8 CJK UNIFIED IDEOGRAPH-6DC8: not included in any glyphset definition
    • U+6DC9 CJK UNIFIED IDEOGRAPH-6DC9: not included in any glyphset definition
    • U+6DCA CJK UNIFIED IDEOGRAPH-6DCA: not included in any glyphset definition
    • U+6DCD CJK UNIFIED IDEOGRAPH-6DCD: not included in any glyphset definition
    • U+6DCE CJK UNIFIED IDEOGRAPH-6DCE: not included in any glyphset definition
    • U+6DD0 CJK UNIFIED IDEOGRAPH-6DD0: not included in any glyphset definition
    • U+6DD3 CJK UNIFIED IDEOGRAPH-6DD3: not included in any glyphset definition
    • U+6DD4 CJK UNIFIED IDEOGRAPH-6DD4: not included in any glyphset definition
    • U+6DD5 CJK UNIFIED IDEOGRAPH-6DD5: try adding japanese
    • U+6DD7 CJK UNIFIED IDEOGRAPH-6DD7: not included in any glyphset definition
    • U+6DDB CJK UNIFIED IDEOGRAPH-6DDB: not included in any glyphset definition
    • U+6DDC CJK UNIFIED IDEOGRAPH-6DDC: not included in any glyphset definition
    • U+6DDD CJK UNIFIED IDEOGRAPH-6DDD: try adding chinese-simplified
    • U+6DDF CJK UNIFIED IDEOGRAPH-6DDF: not included in any glyphset definition
    • U+6DE0 CJK UNIFIED IDEOGRAPH-6DE0: not included in any glyphset definition
    • U+6DE2 CJK UNIFIED IDEOGRAPH-6DE2: not included in any glyphset definition
    • U+6DE3 CJK UNIFIED IDEOGRAPH-6DE3: not included in any glyphset definition
    • U+6DE7 CJK UNIFIED IDEOGRAPH-6DE7: not included in any glyphset definition
    • U+6DED CJK UNIFIED IDEOGRAPH-6DED: not included in any glyphset definition
    • U+6DF0 CJK UNIFIED IDEOGRAPH-6DF0: not included in any glyphset definition
    • U+6DF2 CJK UNIFIED IDEOGRAPH-6DF2: not included in any glyphset definition
    • U+6DF4 CJK UNIFIED IDEOGRAPH-6DF4: not included in any glyphset definition
    • U+6DF8 CJK UNIFIED IDEOGRAPH-6DF8: try adding chinese-simplified
    • U+6DFD CJK UNIFIED IDEOGRAPH-6DFD: not included in any glyphset definition
    • U+6DFF CJK UNIFIED IDEOGRAPH-6DFF: not included in any glyphset definition
    • U+6E00 CJK UNIFIED IDEOGRAPH-6E00: not included in any glyphset definition
    • U+6E01 CJK UNIFIED IDEOGRAPH-6E01: not included in any glyphset definition
    • U+6E02 CJK UNIFIED IDEOGRAPH-6E02: not included in any glyphset definition
    • U+6E03 CJK UNIFIED IDEOGRAPH-6E03: not included in any glyphset definition
    • U+6E06 CJK UNIFIED IDEOGRAPH-6E06: not included in any glyphset definition
    • U+6E07 CJK UNIFIED IDEOGRAPH-6E07: try adding japanese
    • U+6E08 CJK UNIFIED IDEOGRAPH-6E08: try adding one of: chinese-simplified, japanese
    • U+6E09 CJK UNIFIED IDEOGRAPH-6E09: try adding one of: chinese-simplified, japanese
    • U+6E0A CJK UNIFIED IDEOGRAPH-6E0A: try adding one of: chinese-simplified, japanese
    • U+6E0B CJK UNIFIED IDEOGRAPH-6E0B: try adding one of: chinese-simplified, japanese
    • U+6E0C CJK UNIFIED IDEOGRAPH-6E0C: try adding chinese-simplified
    • U+6E0D CJK UNIFIED IDEOGRAPH-6E0D: try adding chinese-simplified
    • U+6E0E CJK UNIFIED IDEOGRAPH-6E0E: try adding chinese-simplified
    • U+6E10 CJK UNIFIED IDEOGRAPH-6E10: try adding chinese-simplified
    • U+6E11 CJK UNIFIED IDEOGRAPH-6E11: try adding chinese-simplified
    • U+6E12 CJK UNIFIED IDEOGRAPH-6E12: not included in any glyphset definition
    • U+6E13 CJK UNIFIED IDEOGRAPH-6E13: try adding japanese
    • U+6E14 CJK UNIFIED IDEOGRAPH-6E14: try adding chinese-simplified
    • U+6E15 CJK UNIFIED IDEOGRAPH-6E15: try adding japanese
    • U+6E16 CJK UNIFIED IDEOGRAPH-6E16: not included in any glyphset definition
    • U+6E17 CJK UNIFIED IDEOGRAPH-6E17: try adding chinese-simplified
    • U+6E1C CJK UNIFIED IDEOGRAPH-6E1C: not included in any glyphset definition
    • U+6E1E CJK UNIFIED IDEOGRAPH-6E1E: not included in any glyphset definition
    • U+6E22 CJK UNIFIED IDEOGRAPH-6E22: not included in any glyphset definition
    • U+6E27 CJK UNIFIED IDEOGRAPH-6E27: not included in any glyphset definition
    • U+6E28 CJK UNIFIED IDEOGRAPH-6E28: not included in any glyphset definition
    • U+6E29 CJK UNIFIED IDEOGRAPH-6E29: try adding one of: chinese-simplified, japanese
    • U+6E2B CJK UNIFIED IDEOGRAPH-6E2B: try adding japanese
    • U+6E2E CJK UNIFIED IDEOGRAPH-6E2E: try adding japanese
    • U+6E30 CJK UNIFIED IDEOGRAPH-6E30: not included in any glyphset definition
    • U+6E31 CJK UNIFIED IDEOGRAPH-6E31: not included in any glyphset definition
    • U+6E33 CJK UNIFIED IDEOGRAPH-6E33: not included in any glyphset definition
    • U+6E35 CJK UNIFIED IDEOGRAPH-6E35: not included in any glyphset definition
    • U+6E36 CJK UNIFIED IDEOGRAPH-6E36: try adding chinese-simplified
    • U+6E37 CJK UNIFIED IDEOGRAPH-6E37: not included in any glyphset definition
    • U+6E39 CJK UNIFIED IDEOGRAPH-6E39: try adding chinese-simplified
    • U+6E3B CJK UNIFIED IDEOGRAPH-6E3B: not included in any glyphset definition
    • U+6E3D CJK UNIFIED IDEOGRAPH-6E3D: not included in any glyphset definition
    • U+6E3F CJK UNIFIED IDEOGRAPH-6E3F: not included in any glyphset definition
    • U+6E40 CJK UNIFIED IDEOGRAPH-6E40: not included in any glyphset definition
    • U+6E41 CJK UNIFIED IDEOGRAPH-6E41: try adding chinese-simplified
    • U+6E42 CJK UNIFIED IDEOGRAPH-6E42: not included in any glyphset definition
    • U+6E45 CJK UNIFIED IDEOGRAPH-6E45: try adding chinese-simplified
    • U+6E46 CJK UNIFIED IDEOGRAPH-6E46: not included in any glyphset definition
    • U+6E47 CJK UNIFIED IDEOGRAPH-6E47: not included in any glyphset definition
    • U+6E48 CJK UNIFIED IDEOGRAPH-6E48: not included in any glyphset definition
    • U+6E49 CJK UNIFIED IDEOGRAPH-6E49: try adding chinese-simplified
    • U+6E4B CJK UNIFIED IDEOGRAPH-6E4B: not included in any glyphset definition
    • U+6E4C CJK UNIFIED IDEOGRAPH-6E4C: not included in any glyphset definition
    • U+6E4F CJK UNIFIED IDEOGRAPH-6E4F: not included in any glyphset definition
    • U+6E51 CJK UNIFIED IDEOGRAPH-6E51: try adding chinese-simplified
    • U+6E52 CJK UNIFIED IDEOGRAPH-6E52: not included in any glyphset definition
    • U+6E53 CJK UNIFIED IDEOGRAPH-6E53: not included in any glyphset definition
    • U+6E54 CJK UNIFIED IDEOGRAPH-6E54: not included in any glyphset definition
    • U+6E55 CJK UNIFIED IDEOGRAPH-6E55: not included in any glyphset definition
    • U+6E59 CJK UNIFIED IDEOGRAPH-6E59: not included in any glyphset definition
    • U+6E5A CJK UNIFIED IDEOGRAPH-6E5A: not included in any glyphset definition
    • U+6E5C CJK UNIFIED IDEOGRAPH-6E5C: not included in any glyphset definition
    • U+6E5D CJK UNIFIED IDEOGRAPH-6E5D: not included in any glyphset definition
    • U+6E5E CJK UNIFIED IDEOGRAPH-6E5E: not included in any glyphset definition
    • U+6E60 CJK UNIFIED IDEOGRAPH-6E60: not included in any glyphset definition
    • U+6E61 CJK UNIFIED IDEOGRAPH-6E61: try adding chinese-simplified
    • U+6E62 CJK UNIFIED IDEOGRAPH-6E62: not included in any glyphset definition
    • U+6E63 CJK UNIFIED IDEOGRAPH-6E63: not included in any glyphset definition
    • U+6E64 CJK UNIFIED IDEOGRAPH-6E64: not included in any glyphset definition
    • U+6E65 CJK UNIFIED IDEOGRAPH-6E65: not included in any glyphset definition
    • U+6E66 CJK UNIFIED IDEOGRAPH-6E66: not included in any glyphset definition
    • U+6E68 CJK UNIFIED IDEOGRAPH-6E68: not included in any glyphset definition
    • U+6E69 CJK UNIFIED IDEOGRAPH-6E69: not included in any glyphset definition
    • U+6E6A CJK UNIFIED IDEOGRAPH-6E6A: try adding chinese-simplified
    • U+6E6C CJK UNIFIED IDEOGRAPH-6E6C: not included in any glyphset definition
    • U+6E6D CJK UNIFIED IDEOGRAPH-6E6D: not included in any glyphset definition
    • U+6E70 CJK UNIFIED IDEOGRAPH-6E70: not included in any glyphset definition
    • U+6E71 CJK UNIFIED IDEOGRAPH-6E71: not included in any glyphset definition
    • U+6E72 CJK UNIFIED IDEOGRAPH-6E72: try adding japanese
    • U+6E74 CJK UNIFIED IDEOGRAPH-6E74: try adding chinese-simplified
    • U+6E75 CJK UNIFIED IDEOGRAPH-6E75: not included in any glyphset definition
    • U+6E76 CJK UNIFIED IDEOGRAPH-6E76: try adding japanese
    • U+6E77 CJK UNIFIED IDEOGRAPH-6E77: not included in any glyphset definition
    • U+6E78 CJK UNIFIED IDEOGRAPH-6E78: not included in any glyphset definition
    • U+6E79 CJK UNIFIED IDEOGRAPH-6E79: not included in any glyphset definition
    • U+6E7A CJK UNIFIED IDEOGRAPH-6E7A: not included in any glyphset definition
    • U+6E7B CJK UNIFIED IDEOGRAPH-6E7B: not included in any glyphset definition
    • U+6E7C CJK UNIFIED IDEOGRAPH-6E7C: not included in any glyphset definition
    • U+6E7D CJK UNIFIED IDEOGRAPH-6E7D: not included in any glyphset definition
    • U+6E7E CJK UNIFIED IDEOGRAPH-6E7E: try adding one of: chinese-simplified, japanese
    • U+6E7F CJK UNIFIED IDEOGRAPH-6E7F: try adding one of: chinese-simplified, japanese
    • U+6E80 CJK UNIFIED IDEOGRAPH-6E80: try adding one of: chinese-simplified, japanese
    • U+6E81 CJK UNIFIED IDEOGRAPH-6E81: not included in any glyphset definition
    • U+6E82 CJK UNIFIED IDEOGRAPH-6E82: try adding japanese
    • U+6E83 CJK UNIFIED IDEOGRAPH-6E83: try adding chinese-simplified
    • U+6E84 CJK UNIFIED IDEOGRAPH-6E84: not included in any glyphset definition
    • U+6E85 CJK UNIFIED IDEOGRAPH-6E85: try adding chinese-simplified
    • U+6E86 CJK UNIFIED IDEOGRAPH-6E86: try adding chinese-simplified
    • U+6E87 CJK UNIFIED IDEOGRAPH-6E87: not included in any glyphset definition
    • U+6E88 CJK UNIFIED IDEOGRAPH-6E88: not included in any glyphset definition
    • U+6E8A CJK UNIFIED IDEOGRAPH-6E8A: not included in any glyphset definition
    • U+6E8B CJK UNIFIED IDEOGRAPH-6E8B: not included in any glyphset definition
    • U+6E8C CJK UNIFIED IDEOGRAPH-6E8C: try adding japanese
    • U+6E8D CJK UNIFIED IDEOGRAPH-6E8D: not included in any glyphset definition
    • U+6E8E CJK UNIFIED IDEOGRAPH-6E8E: not included in any glyphset definition
    • U+6E91 CJK UNIFIED IDEOGRAPH-6E91: not included in any glyphset definition
    • U+6E92 CJK UNIFIED IDEOGRAPH-6E92: not included in any glyphset definition
    • U+6E93 CJK UNIFIED IDEOGRAPH-6E93: not included in any glyphset definition
    • U+6E94 CJK UNIFIED IDEOGRAPH-6E94: not included in any glyphset definition
    • U+6E95 CJK UNIFIED IDEOGRAPH-6E95: not included in any glyphset definition
    • U+6E97 CJK UNIFIED IDEOGRAPH-6E97: not included in any glyphset definition
    • U+6E98 CJK UNIFIED IDEOGRAPH-6E98: try adding japanese
    • U+6E99 CJK UNIFIED IDEOGRAPH-6E99: not included in any glyphset definition
    • U+6E9A CJK UNIFIED IDEOGRAPH-6E9A: not included in any glyphset definition
    • U+6E9B CJK UNIFIED IDEOGRAPH-6E9B: not included in any glyphset definition
    • U+6E9E CJK UNIFIED IDEOGRAPH-6E9E: not included in any glyphset definition
    • U+6EA0 CJK UNIFIED IDEOGRAPH-6EA0: not included in any glyphset definition
    • U+6EA1 CJK UNIFIED IDEOGRAPH-6EA1: not included in any glyphset definition
    • U+6EA3 CJK UNIFIED IDEOGRAPH-6EA3: not included in any glyphset definition
    • U+6EA4 CJK UNIFIED IDEOGRAPH-6EA4: not included in any glyphset definition
    • U+6EA8 CJK UNIFIED IDEOGRAPH-6EA8: not included in any glyphset definition
    • U+6EA9 CJK UNIFIED IDEOGRAPH-6EA9: not included in any glyphset definition
    • U+6EAC CJK UNIFIED IDEOGRAPH-6EAC: not included in any glyphset definition
    • U+6EAD CJK UNIFIED IDEOGRAPH-6EAD: not included in any glyphset definition
    • U+6EAE CJK UNIFIED IDEOGRAPH-6EAE: not included in any glyphset definition
    • U+6EB0 CJK UNIFIED IDEOGRAPH-6EB0: not included in any glyphset definition
    • U+6EB2 CJK UNIFIED IDEOGRAPH-6EB2: try adding japanese
    • U+6EB3 CJK UNIFIED IDEOGRAPH-6EB3: not included in any glyphset definition
    • U+6EB5 CJK UNIFIED IDEOGRAPH-6EB5: not included in any glyphset definition
    • U+6EB7 CJK UNIFIED IDEOGRAPH-6EB7: try adding japanese
    • U+6EB9 CJK UNIFIED IDEOGRAPH-6EB9: not included in any glyphset definition
    • U+6EBD CJK UNIFIED IDEOGRAPH-6EBD: try adding japanese
    • U+6EBE CJK UNIFIED IDEOGRAPH-6EBE: not included in any glyphset definition
    • U+6EBF CJK UNIFIED IDEOGRAPH-6EBF: not included in any glyphset definition
    • U+6EC0 CJK UNIFIED IDEOGRAPH-6EC0: try adding chinese-simplified
    • U+6EC3 CJK UNIFIED IDEOGRAPH-6EC3: try adding chinese-simplified
    • U+6EC6 CJK UNIFIED IDEOGRAPH-6EC6: try adding chinese-simplified
    • U+6EC8 CJK UNIFIED IDEOGRAPH-6EC8: not included in any glyphset definition
    • U+6EC9 CJK UNIFIED IDEOGRAPH-6EC9: try adding japanese
    • U+6ECA CJK UNIFIED IDEOGRAPH-6ECA: not included in any glyphset definition
    • U+6ECD CJK UNIFIED IDEOGRAPH-6ECD: not included in any glyphset definition
    • U+6ECF CJK UNIFIED IDEOGRAPH-6ECF: not included in any glyphset definition
    • U+6ED0 CJK UNIFIED IDEOGRAPH-6ED0: not included in any glyphset definition
    • U+6ED2 CJK UNIFIED IDEOGRAPH-6ED2: not included in any glyphset definition
    • U+6ED6 CJK UNIFIED IDEOGRAPH-6ED6: not included in any glyphset definition
    • U+6ED7 CJK UNIFIED IDEOGRAPH-6ED7: not included in any glyphset definition
    • U+6ED9 CJK UNIFIED IDEOGRAPH-6ED9: try adding chinese-simplified
    • U+6EDA CJK UNIFIED IDEOGRAPH-6EDA: try adding chinese-simplified
    • U+6EDB CJK UNIFIED IDEOGRAPH-6EDB: try adding chinese-simplified
    • U+6EDC CJK UNIFIED IDEOGRAPH-6EDC: not included in any glyphset definition
    • U+6EDD CJK UNIFIED IDEOGRAPH-6EDD: try adding one of: chinese-simplified, japanese
    • U+6EDE CJK UNIFIED IDEOGRAPH-6EDE: try adding one of: chinese-simplified, japanese
    • U+6EDF CJK UNIFIED IDEOGRAPH-6EDF: try adding chinese-simplified
    • U+6EE0 CJK UNIFIED IDEOGRAPH-6EE0: not included in any glyphset definition
    • U+6EE1 CJK UNIFIED IDEOGRAPH-6EE1: try adding chinese-simplified
    • U+6EE2 CJK UNIFIED IDEOGRAPH-6EE2: try adding chinese-simplified
    • U+6EE3 CJK UNIFIED IDEOGRAPH-6EE3: not included in any glyphset definition
    • U+6EE4 CJK UNIFIED IDEOGRAPH-6EE4: try adding chinese-simplified
    • U+6EE5 CJK UNIFIED IDEOGRAPH-6EE5: try adding chinese-simplified
    • U+6EE6 CJK UNIFIED IDEOGRAPH-6EE6: try adding chinese-simplified
    • U+6EE7 CJK UNIFIED IDEOGRAPH-6EE7: not included in any glyphset definition
    • U+6EE8 CJK UNIFIED IDEOGRAPH-6EE8: try adding chinese-simplified
    • U+6EE9 CJK UNIFIED IDEOGRAPH-6EE9: try adding chinese-simplified
    • U+6EEA CJK UNIFIED IDEOGRAPH-6EEA: not included in any glyphset definition
    • U+6EEB CJK UNIFIED IDEOGRAPH-6EEB: not included in any glyphset definition
    • U+6EED CJK UNIFIED IDEOGRAPH-6EED: not included in any glyphset definition
    • U+6EEE CJK UNIFIED IDEOGRAPH-6EEE: not included in any glyphset definition
    • U+6EF0 CJK UNIFIED IDEOGRAPH-6EF0: not included in any glyphset definition
    • U+6EF1 CJK UNIFIED IDEOGRAPH-6EF1: not included in any glyphset definition
    • U+6EF3 CJK UNIFIED IDEOGRAPH-6EF3: not included in any glyphset definition
    • U+6EF5 CJK UNIFIED IDEOGRAPH-6EF5: not included in any glyphset definition
    • U+6EF6 CJK UNIFIED IDEOGRAPH-6EF6: not included in any glyphset definition
    • U+6EF9 CJK UNIFIED IDEOGRAPH-6EF9: not included in any glyphset definition
    • U+6EFA CJK UNIFIED IDEOGRAPH-6EFA: not included in any glyphset definition
    • U+6EFB CJK UNIFIED IDEOGRAPH-6EFB: not included in any glyphset definition
    • U+6EFC CJK UNIFIED IDEOGRAPH-6EFC: not included in any glyphset definition
    • U+6EFD CJK UNIFIED IDEOGRAPH-6EFD: not included in any glyphset definition
    • U+6F00 CJK UNIFIED IDEOGRAPH-6F00: not included in any glyphset definition
    • U+6F03 CJK UNIFIED IDEOGRAPH-6F03: not included in any glyphset definition
    • U+6F05 CJK UNIFIED IDEOGRAPH-6F05: not included in any glyphset definition
    • U+6F07 CJK UNIFIED IDEOGRAPH-6F07: not included in any glyphset definition
    • U+6F08 CJK UNIFIED IDEOGRAPH-6F08: not included in any glyphset definition
    • U+6F0A CJK UNIFIED IDEOGRAPH-6F0A: not included in any glyphset definition
    • U+6F0D CJK UNIFIED IDEOGRAPH-6F0D: not included in any glyphset definition
    • U+6F0E CJK UNIFIED IDEOGRAPH-6F0E: not included in any glyphset definition
    • U+6F10 CJK UNIFIED IDEOGRAPH-6F10: not included in any glyphset definition
    • U+6F11 CJK UNIFIED IDEOGRAPH-6F11: try adding japanese
    • U+6F12 CJK UNIFIED IDEOGRAPH-6F12: not included in any glyphset definition
    • U+6F18 CJK UNIFIED IDEOGRAPH-6F18: not included in any glyphset definition
    • U+6F19 CJK UNIFIED IDEOGRAPH-6F19: not included in any glyphset definition
    • U+6F1B CJK UNIFIED IDEOGRAPH-6F1B: not included in any glyphset definition
    • U+6F1C CJK UNIFIED IDEOGRAPH-6F1C: not included in any glyphset definition
    • U+6F1D CJK UNIFIED IDEOGRAPH-6F1D: not included in any glyphset definition
    • U+6F1E CJK UNIFIED IDEOGRAPH-6F1E: not included in any glyphset definition
    • U+6F1F CJK UNIFIED IDEOGRAPH-6F1F: not included in any glyphset definition
    • U+6F21 CJK UNIFIED IDEOGRAPH-6F21: not included in any glyphset definition
    • U+6F26 CJK UNIFIED IDEOGRAPH-6F26: not included in any glyphset definition
    • U+6F27 CJK UNIFIED IDEOGRAPH-6F27: not included in any glyphset definition
    • U+6F28 CJK UNIFIED IDEOGRAPH-6F28: not included in any glyphset definition
    • U+6F2D CJK UNIFIED IDEOGRAPH-6F2D: not included in any glyphset definition
    • U+6F2E CJK UNIFIED IDEOGRAPH-6F2E: not included in any glyphset definition
    • U+6F30 CJK UNIFIED IDEOGRAPH-6F30: not included in any glyphset definition
    • U+6F34 CJK UNIFIED IDEOGRAPH-6F34: not included in any glyphset definition
    • U+6F35 CJK UNIFIED IDEOGRAPH-6F35: not included in any glyphset definition
    • U+6F36 CJK UNIFIED IDEOGRAPH-6F36: not included in any glyphset definition
    • U+6F37 CJK UNIFIED IDEOGRAPH-6F37: not included in any glyphset definition
    • U+6F39 CJK UNIFIED IDEOGRAPH-6F39: not included in any glyphset definition
    • U+6F3A CJK UNIFIED IDEOGRAPH-6F3A: not included in any glyphset definition
    • U+6F3B CJK UNIFIED IDEOGRAPH-6F3B: not included in any glyphset definition
    • U+6F3C CJK UNIFIED IDEOGRAPH-6F3C: not included in any glyphset definition
    • U+6F40 CJK UNIFIED IDEOGRAPH-6F40: not included in any glyphset definition
    • U+6F42 CJK UNIFIED IDEOGRAPH-6F42: not included in any glyphset definition
    • U+6F43 CJK UNIFIED IDEOGRAPH-6F43: try adding chinese-simplified
    • U+6F44 CJK UNIFIED IDEOGRAPH-6F44: not included in any glyphset definition
    • U+6F45 CJK UNIFIED IDEOGRAPH-6F45: try adding japanese
    • U+6F46 CJK UNIFIED IDEOGRAPH-6F46: not included in any glyphset definition
    • U+6F47 CJK UNIFIED IDEOGRAPH-6F47: try adding chinese-simplified
    • U+6F48 CJK UNIFIED IDEOGRAPH-6F48: try adding chinese-simplified
    • U+6F49 CJK UNIFIED IDEOGRAPH-6F49: not included in any glyphset definition
    • U+6F4A CJK UNIFIED IDEOGRAPH-6F4A: not included in any glyphset definition
    • U+6F4B CJK UNIFIED IDEOGRAPH-6F4B: try adding chinese-simplified
    • U+6F4C CJK UNIFIED IDEOGRAPH-6F4C: not included in any glyphset definition
    • U+6F4D CJK UNIFIED IDEOGRAPH-6F4D: try adding chinese-simplified
    • U+6F4E CJK UNIFIED IDEOGRAPH-6F4E: not included in any glyphset definition
    • U+6F4F CJK UNIFIED IDEOGRAPH-6F4F: not included in any glyphset definition
    • U+6F50 CJK UNIFIED IDEOGRAPH-6F50: not included in any glyphset definition
    • U+6F52 CJK UNIFIED IDEOGRAPH-6F52: not included in any glyphset definition
    • U+6F53 CJK UNIFIED IDEOGRAPH-6F53: not included in any glyphset definition
    • U+6F55 CJK UNIFIED IDEOGRAPH-6F55: not included in any glyphset definition
    • U+6F57 CJK UNIFIED IDEOGRAPH-6F57: not included in any glyphset definition
    • U+6F59 CJK UNIFIED IDEOGRAPH-6F59: not included in any glyphset definition
    • U+6F5A CJK UNIFIED IDEOGRAPH-6F5A: not included in any glyphset definition
    • U+6F5C CJK UNIFIED IDEOGRAPH-6F5C: try adding one of: chinese-simplified, japanese
    • U+6F5D CJK UNIFIED IDEOGRAPH-6F5D: not included in any glyphset definition
    • U+6F60 CJK UNIFIED IDEOGRAPH-6F60: not included in any glyphset definition
    • U+6F61 CJK UNIFIED IDEOGRAPH-6F61: not included in any glyphset definition
    • U+6F63 CJK UNIFIED IDEOGRAPH-6F63: not included in any glyphset definition
    • U+6F65 CJK UNIFIED IDEOGRAPH-6F65: not included in any glyphset definition
    • U+6F67 CJK UNIFIED IDEOGRAPH-6F67: not included in any glyphset definition
    • U+6F68 CJK UNIFIED IDEOGRAPH-6F68: not included in any glyphset definition
    • U+6F69 CJK UNIFIED IDEOGRAPH-6F69: not included in any glyphset definition
    • U+6F6A CJK UNIFIED IDEOGRAPH-6F6A: not included in any glyphset definition
    • U+6F6B CJK UNIFIED IDEOGRAPH-6F6B: not included in any glyphset definition
    • U+6F6C CJK UNIFIED IDEOGRAPH-6F6C: not included in any glyphset definition
    • U+6F71 CJK UNIFIED IDEOGRAPH-6F71: not included in any glyphset definition
    • U+6F72 CJK UNIFIED IDEOGRAPH-6F72: not included in any glyphset definition
    • U+6F73 CJK UNIFIED IDEOGRAPH-6F73: not included in any glyphset definition
    • U+6F74 CJK UNIFIED IDEOGRAPH-6F74: try adding one of: chinese-simplified, japanese
    • U+6F75 CJK UNIFIED IDEOGRAPH-6F75: not included in any glyphset definition
    • U+6F76 CJK UNIFIED IDEOGRAPH-6F76: not included in any glyphset definition
    • U+6F77 CJK UNIFIED IDEOGRAPH-6F77: not included in any glyphset definition
    • U+6F7B CJK UNIFIED IDEOGRAPH-6F7B: not included in any glyphset definition
    • U+6F7D CJK UNIFIED IDEOGRAPH-6F7D: not included in any glyphset definition
    • U+6F7F CJK UNIFIED IDEOGRAPH-6F7F: not included in any glyphset definition
    • U+6F81 CJK UNIFIED IDEOGRAPH-6F81: try adding japanese
    • U+6F83 CJK UNIFIED IDEOGRAPH-6F83: not included in any glyphset definition
    • U+6F85 CJK UNIFIED IDEOGRAPH-6F85: not included in any glyphset definition
    • U+6F89 CJK UNIFIED IDEOGRAPH-6F89: not included in any glyphset definition
    • U+6F8B CJK UNIFIED IDEOGRAPH-6F8B: not included in any glyphset definition
    • U+6F8C CJK UNIFIED IDEOGRAPH-6F8C: not included in any glyphset definition
    • U+6F8F CJK UNIFIED IDEOGRAPH-6F8F: not included in any glyphset definition
    • U+6F91 CJK UNIFIED IDEOGRAPH-6F91: try adding japanese
    • U+6F92 CJK UNIFIED IDEOGRAPH-6F92: not included in any glyphset definition
    • U+6F93 CJK UNIFIED IDEOGRAPH-6F93: not included in any glyphset definition
    • U+6F95 CJK UNIFIED IDEOGRAPH-6F95: not included in any glyphset definition
    • U+6F96 CJK UNIFIED IDEOGRAPH-6F96: not included in any glyphset definition
    • U+6F98 CJK UNIFIED IDEOGRAPH-6F98: not included in any glyphset definition
    • U+6F99 CJK UNIFIED IDEOGRAPH-6F99: not included in any glyphset definition
    • U+6F9A CJK UNIFIED IDEOGRAPH-6F9A: not included in any glyphset definition
    • U+6F9B CJK UNIFIED IDEOGRAPH-6F9B: not included in any glyphset definition
    • U+6F9C CJK UNIFIED IDEOGRAPH-6F9C: try adding chinese-simplified
    • U+6F9E CJK UNIFIED IDEOGRAPH-6F9E: not included in any glyphset definition
    • U+6F9F CJK UNIFIED IDEOGRAPH-6F9F: not included in any glyphset definition
    • U+6FA2 CJK UNIFIED IDEOGRAPH-6FA2: not included in any glyphset definition
    • U+6FA3 CJK UNIFIED IDEOGRAPH-6FA3: try adding japanese
    • U+6FA5 CJK UNIFIED IDEOGRAPH-6FA5: not included in any glyphset definition
    • U+6FA6 CJK UNIFIED IDEOGRAPH-6FA6: not included in any glyphset definition
    • U+6FA8 CJK UNIFIED IDEOGRAPH-6FA8: not included in any glyphset definition
    • U+6FA9 CJK UNIFIED IDEOGRAPH-6FA9: not included in any glyphset definition
    • U+6FAB CJK UNIFIED IDEOGRAPH-6FAB: not included in any glyphset definition
    • U+6FAC CJK UNIFIED IDEOGRAPH-6FAC: not included in any glyphset definition
    • U+6FAD CJK UNIFIED IDEOGRAPH-6FAD: not included in any glyphset definition
    • U+6FAE CJK UNIFIED IDEOGRAPH-6FAE: not included in any glyphset definition
    • U+6FAF CJK UNIFIED IDEOGRAPH-6FAF: not included in any glyphset definition
    • U+6FB0 CJK UNIFIED IDEOGRAPH-6FB0: not included in any glyphset definition
    • U+6FB2 CJK UNIFIED IDEOGRAPH-6FB2: not included in any glyphset definition
    • U+6FB4 CJK UNIFIED IDEOGRAPH-6FB4: not included in any glyphset definition
    • U+6FB6 CJK UNIFIED IDEOGRAPH-6FB6: try adding chinese-simplified
    • U+6FB7 CJK UNIFIED IDEOGRAPH-6FB7: not included in any glyphset definition
    • U+6FB8 CJK UNIFIED IDEOGRAPH-6FB8: not included in any glyphset definition
    • U+6FBA CJK UNIFIED IDEOGRAPH-6FBA: not included in any glyphset definition
    • U+6FBC CJK UNIFIED IDEOGRAPH-6FBC: not included in any glyphset definition
    • U+6FBD CJK UNIFIED IDEOGRAPH-6FBD: not included in any glyphset definition
    • U+6FBF CJK UNIFIED IDEOGRAPH-6FBF: not included in any glyphset definition
    • U+6FC4 CJK UNIFIED IDEOGRAPH-6FC4: not included in any glyphset definition
    • U+6FC5 CJK UNIFIED IDEOGRAPH-6FC5: not included in any glyphset definition
    • U+6FC6 CJK UNIFIED IDEOGRAPH-6FC6: try adding one of: chinese-simplified, japanese
    • U+6FC7 CJK UNIFIED IDEOGRAPH-6FC7: try adding chinese-simplified
    • U+6FC8 CJK UNIFIED IDEOGRAPH-6FC8: not included in any glyphset definition
    • U+6FC9 CJK UNIFIED IDEOGRAPH-6FC9: try adding chinese-simplified
    • U+6FCA CJK UNIFIED IDEOGRAPH-6FCA: not included in any glyphset definition
    • U+6FCB CJK UNIFIED IDEOGRAPH-6FCB: try adding chinese-simplified
    • U+6FCC CJK UNIFIED IDEOGRAPH-6FCC: not included in any glyphset definition
    • U+6FCD CJK UNIFIED IDEOGRAPH-6FCD: not included in any glyphset definition
    • U+6FCE CJK UNIFIED IDEOGRAPH-6FCE: not included in any glyphset definition
    • U+6FCF CJK UNIFIED IDEOGRAPH-6FCF: not included in any glyphset definition
    • U+6FD0 CJK UNIFIED IDEOGRAPH-6FD0: not included in any glyphset definition
    • U+6FD1 CJK UNIFIED IDEOGRAPH-6FD1: try adding chinese-simplified
    • U+6FD2 CJK UNIFIED IDEOGRAPH-6FD2: try adding chinese-simplified
    • U+6FD4 CJK UNIFIED IDEOGRAPH-6FD4: try adding japanese
    • U+6FD6 CJK UNIFIED IDEOGRAPH-6FD6: not included in any glyphset definition
    • U+6FD7 CJK UNIFIED IDEOGRAPH-6FD7: not included in any glyphset definition
    • U+6FDA CJK UNIFIED IDEOGRAPH-6FDA: not included in any glyphset definition
    • U+6FDC CJK UNIFIED IDEOGRAPH-6FDC: not included in any glyphset definition
    • U+6FDD CJK UNIFIED IDEOGRAPH-6FDD: not included in any glyphset definition
    • U+6FDE CJK UNIFIED IDEOGRAPH-6FDE: try adding chinese-simplified
    • U+6FE2 CJK UNIFIED IDEOGRAPH-6FE2: not included in any glyphset definition
    • U+6FE3 CJK UNIFIED IDEOGRAPH-6FE3: not included in any glyphset definition
    • U+6FE5 CJK UNIFIED IDEOGRAPH-6FE5: not included in any glyphset definition
    • U+6FE6 CJK UNIFIED IDEOGRAPH-6FE6: not included in any glyphset definition
    • U+6FE7 CJK UNIFIED IDEOGRAPH-6FE7: not included in any glyphset definition
    • U+6FE8 CJK UNIFIED IDEOGRAPH-6FE8: not included in any glyphset definition
    • U+6FE9 CJK UNIFIED IDEOGRAPH-6FE9: not included in any glyphset definition
    • U+6FEA CJK UNIFIED IDEOGRAPH-6FEA: not included in any glyphset definition
    • U+6FED CJK UNIFIED IDEOGRAPH-6FED: not included in any glyphset definition
    • U+6FF2 CJK UNIFIED IDEOGRAPH-6FF2: not included in any glyphset definition
    • U+6FF3 CJK UNIFIED IDEOGRAPH-6FF3: try adding japanese
    • U+6FF4 CJK UNIFIED IDEOGRAPH-6FF4: not included in any glyphset definition
    • U+6FF5 CJK UNIFIED IDEOGRAPH-6FF5: not included in any glyphset definition
    • U+6FF6 CJK UNIFIED IDEOGRAPH-6FF6: try adding japanese
    • U+6FF7 CJK UNIFIED IDEOGRAPH-6FF7: not included in any glyphset definition
    • U+6FF9 CJK UNIFIED IDEOGRAPH-6FF9: not included in any glyphset definition
    • U+6FFB CJK UNIFIED IDEOGRAPH-6FFB: not included in any glyphset definition
    • U+6FFC CJK UNIFIED IDEOGRAPH-6FFC: not included in any glyphset definition
    • U+6FFD CJK UNIFIED IDEOGRAPH-6FFD: not included in any glyphset definition
    • U+6FFF CJK UNIFIED IDEOGRAPH-6FFF: not included in any glyphset definition
    • U+7000 CJK UNIFIED IDEOGRAPH-7000: not included in any glyphset definition
    • U+7001 CJK UNIFIED IDEOGRAPH-7001: try adding japanese
    • U+7002 CJK UNIFIED IDEOGRAPH-7002: not included in any glyphset definition
    • U+7003 CJK UNIFIED IDEOGRAPH-7003: not included in any glyphset definition
    • U+7004 CJK UNIFIED IDEOGRAPH-7004: not included in any glyphset definition
    • U+7007 CJK UNIFIED IDEOGRAPH-7007: not included in any glyphset definition
    • U+7008 CJK UNIFIED IDEOGRAPH-7008: not included in any glyphset definition
    • U+700A CJK UNIFIED IDEOGRAPH-700A: not included in any glyphset definition
    • U+700C CJK UNIFIED IDEOGRAPH-700C: not included in any glyphset definition
    • U+700D CJK UNIFIED IDEOGRAPH-700D: not included in any glyphset definition
    • U+700E CJK UNIFIED IDEOGRAPH-700E: not included in any glyphset definition
    • U+7010 CJK UNIFIED IDEOGRAPH-7010: not included in any glyphset definition
    • U+7012 CJK UNIFIED IDEOGRAPH-7012: not included in any glyphset definition
    • U+7013 CJK UNIFIED IDEOGRAPH-7013: not included in any glyphset definition
    • U+7014 CJK UNIFIED IDEOGRAPH-7014: not included in any glyphset definition
    • U+7016 CJK UNIFIED IDEOGRAPH-7016: not included in any glyphset definition
    • U+7017 CJK UNIFIED IDEOGRAPH-7017: not included in any glyphset definition
    • U+7019 CJK UNIFIED IDEOGRAPH-7019: not included in any glyphset definition
    • U+701C CJK UNIFIED IDEOGRAPH-701C: not included in any glyphset definition
    • U+701E CJK UNIFIED IDEOGRAPH-701E: try adding japanese
    • U+7022 CJK UNIFIED IDEOGRAPH-7022: not included in any glyphset definition
    • U+7023 CJK UNIFIED IDEOGRAPH-7023: not included in any glyphset definition
    • U+7024 CJK UNIFIED IDEOGRAPH-7024: not included in any glyphset definition
    • U+7025 CJK UNIFIED IDEOGRAPH-7025: not included in any glyphset definition
    • U+7029 CJK UNIFIED IDEOGRAPH-7029: not included in any glyphset definition
    • U+702A CJK UNIFIED IDEOGRAPH-702A: not included in any glyphset definition
    • U+702B CJK UNIFIED IDEOGRAPH-702B: not included in any glyphset definition
    • U+702C CJK UNIFIED IDEOGRAPH-702C: try adding one of: chinese-simplified, japanese
    • U+702D CJK UNIFIED IDEOGRAPH-702D: not included in any glyphset definition
    • U+702E CJK UNIFIED IDEOGRAPH-702E: not included in any glyphset definition
    • U+702F CJK UNIFIED IDEOGRAPH-702F: not included in any glyphset definition
    • U+7031 CJK UNIFIED IDEOGRAPH-7031: not included in any glyphset definition
    • U+7033 CJK UNIFIED IDEOGRAPH-7033: not included in any glyphset definition
    • U+7034 CJK UNIFIED IDEOGRAPH-7034: not included in any glyphset definition
    • U+7035 CJK UNIFIED IDEOGRAPH-7035: try adding chinese-simplified
    • U+7036 CJK UNIFIED IDEOGRAPH-7036: not included in any glyphset definition
    • U+7037 CJK UNIFIED IDEOGRAPH-7037: not included in any glyphset definition
    • U+7038 CJK UNIFIED IDEOGRAPH-7038: not included in any glyphset definition
    • U+7039 CJK UNIFIED IDEOGRAPH-7039: try adding chinese-simplified
    • U+703A CJK UNIFIED IDEOGRAPH-703A: not included in any glyphset definition
    • U+703B CJK UNIFIED IDEOGRAPH-703B: not included in any glyphset definition
    • U+703C CJK UNIFIED IDEOGRAPH-703C: not included in any glyphset definition
    • U+703D CJK UNIFIED IDEOGRAPH-703D: not included in any glyphset definition
    • U+703F CJK UNIFIED IDEOGRAPH-703F: not included in any glyphset definition
    • U+7040 CJK UNIFIED IDEOGRAPH-7040: not included in any glyphset definition
    • U+7041 CJK UNIFIED IDEOGRAPH-7041: not included in any glyphset definition
    • U+7042 CJK UNIFIED IDEOGRAPH-7042: not included in any glyphset definition
    • U+7044 CJK UNIFIED IDEOGRAPH-7044: not included in any glyphset definition
    • U+7045 CJK UNIFIED IDEOGRAPH-7045: not included in any glyphset definition
    • U+7046 CJK UNIFIED IDEOGRAPH-7046: not included in any glyphset definition
    • U+7047 CJK UNIFIED IDEOGRAPH-7047: not included in any glyphset definition
    • U+7048 CJK UNIFIED IDEOGRAPH-7048: not included in any glyphset definition
    • U+7049 CJK UNIFIED IDEOGRAPH-7049: not included in any glyphset definition
    • U+704A CJK UNIFIED IDEOGRAPH-704A: not included in any glyphset definition
    • U+704B CJK UNIFIED IDEOGRAPH-704B: not included in any glyphset definition
    • U+704E CJK UNIFIED IDEOGRAPH-704E: not included in any glyphset definition
    • U+704F CJK UNIFIED IDEOGRAPH-704F: try adding chinese-simplified
    • U+7052 CJK UNIFIED IDEOGRAPH-7052: not included in any glyphset definition
    • U+7053 CJK UNIFIED IDEOGRAPH-7053: not included in any glyphset definition
    • U+7054 CJK UNIFIED IDEOGRAPH-7054: not included in any glyphset definition
    • U+7056 CJK UNIFIED IDEOGRAPH-7056: not included in any glyphset definition
    • U+7057 CJK UNIFIED IDEOGRAPH-7057: not included in any glyphset definition
    • U+7059 CJK UNIFIED IDEOGRAPH-7059: not included in any glyphset definition
    • U+705A CJK UNIFIED IDEOGRAPH-705A: not included in any glyphset definition
    • U+705B CJK UNIFIED IDEOGRAPH-705B: not included in any glyphset definition
    • U+705C CJK UNIFIED IDEOGRAPH-705C: not included in any glyphset definition
    • U+705F CJK UNIFIED IDEOGRAPH-705F: not included in any glyphset definition
    • U+7061 CJK UNIFIED IDEOGRAPH-7061: not included in any glyphset definition
    • U+7062 CJK UNIFIED IDEOGRAPH-7062: not included in any glyphset definition
    • U+7065 CJK UNIFIED IDEOGRAPH-7065: not included in any glyphset definition
    • U+7066 CJK UNIFIED IDEOGRAPH-7066: not included in any glyphset definition
    • U+7067 CJK UNIFIED IDEOGRAPH-7067: not included in any glyphset definition
    • U+7068 CJK UNIFIED IDEOGRAPH-7068: not included in any glyphset definition
    • U+706A CJK UNIFIED IDEOGRAPH-706A: not included in any glyphset definition
    • U+706C CJK UNIFIED IDEOGRAPH-706C: try adding chinese-simplified
    • U+706D CJK UNIFIED IDEOGRAPH-706D: try adding chinese-simplified
    • U+706F CJK UNIFIED IDEOGRAPH-706F: try adding one of: chinese-simplified, japanese
    • U+7071 CJK UNIFIED IDEOGRAPH-7071: not included in any glyphset definition
    • U+7072 CJK UNIFIED IDEOGRAPH-7072: not included in any glyphset definition
    • U+7073 CJK UNIFIED IDEOGRAPH-7073: not included in any glyphset definition
    • U+7074 CJK UNIFIED IDEOGRAPH-7074: not included in any glyphset definition
    • U+7075 CJK UNIFIED IDEOGRAPH-7075: try adding chinese-simplified
    • U+707A CJK UNIFIED IDEOGRAPH-707A: not included in any glyphset definition
    • U+707B CJK UNIFIED IDEOGRAPH-707B: not included in any glyphset definition
    • U+707E CJK UNIFIED IDEOGRAPH-707E: try adding chinese-simplified
    • U+707F CJK UNIFIED IDEOGRAPH-707F: try adding chinese-simplified
    • U+7080 CJK UNIFIED IDEOGRAPH-7080: try adding chinese-simplified
    • U+7081 CJK UNIFIED IDEOGRAPH-7081: not included in any glyphset definition
    • U+7082 CJK UNIFIED IDEOGRAPH-7082: not included in any glyphset definition
    • U+7083 CJK UNIFIED IDEOGRAPH-7083: not included in any glyphset definition
    • U+7084 CJK UNIFIED IDEOGRAPH-7084: not included in any glyphset definition
    • U+7087 CJK UNIFIED IDEOGRAPH-7087: not included in any glyphset definition
    • U+7088 CJK UNIFIED IDEOGRAPH-7088: not included in any glyphset definition
    • U+7089 CJK UNIFIED IDEOGRAPH-7089: try adding one of: chinese-simplified, japanese
    • U+708C CJK UNIFIED IDEOGRAPH-708C: not included in any glyphset definition
    • U+708D CJK UNIFIED IDEOGRAPH-708D: not included in any glyphset definition
    • U+7090 CJK UNIFIED IDEOGRAPH-7090: not included in any glyphset definition
    • U+7091 CJK UNIFIED IDEOGRAPH-7091: not included in any glyphset definition
    • U+7093 CJK UNIFIED IDEOGRAPH-7093: not included in any glyphset definition
    • U+7097 CJK UNIFIED IDEOGRAPH-7097: not included in any glyphset definition
    • U+709A CJK UNIFIED IDEOGRAPH-709A: not included in any glyphset definition
    • U+709B CJK UNIFIED IDEOGRAPH-709B: not included in any glyphset definition
    • U+709C CJK UNIFIED IDEOGRAPH-709C: try adding chinese-simplified
    • U+709D CJK UNIFIED IDEOGRAPH-709D: try adding chinese-simplified
    • U+709E CJK UNIFIED IDEOGRAPH-709E: not included in any glyphset definition
    • U+709F CJK UNIFIED IDEOGRAPH-709F: not included in any glyphset definition
    • U+70A1 CJK UNIFIED IDEOGRAPH-70A1: not included in any glyphset definition
    • U+70A2 CJK UNIFIED IDEOGRAPH-70A2: not included in any glyphset definition
    • U+70A8 CJK UNIFIED IDEOGRAPH-70A8: not included in any glyphset definition
    • U+70AA CJK UNIFIED IDEOGRAPH-70AA: not included in any glyphset definition
    • U+70B0 CJK UNIFIED IDEOGRAPH-70B0: not included in any glyphset definition
    • U+70B1 CJK UNIFIED IDEOGRAPH-70B1: not included in any glyphset definition
    • U+70B2 CJK UNIFIED IDEOGRAPH-70B2: try adding chinese-simplified
    • U+70B4 CJK UNIFIED IDEOGRAPH-70B4: not included in any glyphset definition
    • U+70B5 CJK UNIFIED IDEOGRAPH-70B5: not included in any glyphset definition
    • U+70B6 CJK UNIFIED IDEOGRAPH-70B6: not included in any glyphset definition
    • U+70B9 CJK UNIFIED IDEOGRAPH-70B9: try adding one of: chinese-simplified, japanese
    • U+70BB CJK UNIFIED IDEOGRAPH-70BB: not included in any glyphset definition
    • U+70BC CJK UNIFIED IDEOGRAPH-70BC: try adding chinese-simplified
    • U+70BD CJK UNIFIED IDEOGRAPH-70BD: try adding chinese-simplified
    • U+70BE CJK UNIFIED IDEOGRAPH-70BE: not included in any glyphset definition
    • U+70BF CJK UNIFIED IDEOGRAPH-70BF: not included in any glyphset definition
    • U+70C0 CJK UNIFIED IDEOGRAPH-70C0: not included in any glyphset definition
    • U+70C1 CJK UNIFIED IDEOGRAPH-70C1: try adding chinese-simplified
    • U+70C2 CJK UNIFIED IDEOGRAPH-70C2: try adding chinese-simplified
    • U+70C3 CJK UNIFIED IDEOGRAPH-70C3: try adding chinese-simplified
    • U+70C5 CJK UNIFIED IDEOGRAPH-70C5: not included in any glyphset definition
    • U+70C6 CJK UNIFIED IDEOGRAPH-70C6: not included in any glyphset definition
    • U+70C7 CJK UNIFIED IDEOGRAPH-70C7: not included in any glyphset definition
    • U+70C9 CJK UNIFIED IDEOGRAPH-70C9: not included in any glyphset definition
    • U+70CB CJK UNIFIED IDEOGRAPH-70CB: try adding japanese
    • U+70CD CJK UNIFIED IDEOGRAPH-70CD: not included in any glyphset definition
    • U+70CE CJK UNIFIED IDEOGRAPH-70CE: not included in any glyphset definition
    • U+70D1 CJK UNIFIED IDEOGRAPH-70D1: not included in any glyphset definition
    • U+70D3 CJK UNIFIED IDEOGRAPH-70D3: not included in any glyphset definition
    • U+70D5 CJK UNIFIED IDEOGRAPH-70D5: not included in any glyphset definition
    • U+70D7 CJK UNIFIED IDEOGRAPH-70D7: not included in any glyphset definition
    • U+70DB CJK UNIFIED IDEOGRAPH-70DB: try adding chinese-simplified
    • U+70DD CJK UNIFIED IDEOGRAPH-70DD: try adding japanese
    • U+70DE CJK UNIFIED IDEOGRAPH-70DE: not included in any glyphset definition
    • U+70DF CJK UNIFIED IDEOGRAPH-70DF: try adding one of: chinese-simplified, japanese
    • U+70E0 CJK UNIFIED IDEOGRAPH-70E0: not included in any glyphset definition
    • U+70E1 CJK UNIFIED IDEOGRAPH-70E1: not included in any glyphset definition
    • U+70E2 CJK UNIFIED IDEOGRAPH-70E2: not included in any glyphset definition
    • U+70E3 CJK UNIFIED IDEOGRAPH-70E3: not included in any glyphset definition
    • U+70E5 CJK UNIFIED IDEOGRAPH-70E5: not included in any glyphset definition
    • U+70E6 CJK UNIFIED IDEOGRAPH-70E6: try adding chinese-simplified
    • U+70E7 CJK UNIFIED IDEOGRAPH-70E7: try adding chinese-simplified
    • U+70E8 CJK UNIFIED IDEOGRAPH-70E8: try adding chinese-simplified
    • U+70E9 CJK UNIFIED IDEOGRAPH-70E9: try adding chinese-simplified
    • U+70EA CJK UNIFIED IDEOGRAPH-70EA: not included in any glyphset definition
    • U+70EB CJK UNIFIED IDEOGRAPH-70EB: try adding chinese-simplified
    • U+70EC CJK UNIFIED IDEOGRAPH-70EC: try adding chinese-simplified
    • U+70ED CJK UNIFIED IDEOGRAPH-70ED: try adding chinese-simplified
    • U+70EE CJK UNIFIED IDEOGRAPH-70EE: not included in any glyphset definition
    • U+70F0 CJK UNIFIED IDEOGRAPH-70F0: not included in any glyphset definition
    • U+70F1 CJK UNIFIED IDEOGRAPH-70F1: try adding japanese
    • U+70F2 CJK UNIFIED IDEOGRAPH-70F2: not included in any glyphset definition
    • U+70F3 CJK UNIFIED IDEOGRAPH-70F3: not included in any glyphset definition
    • U+70F6 CJK UNIFIED IDEOGRAPH-70F6: not included in any glyphset definition
    • U+70F8 CJK UNIFIED IDEOGRAPH-70F8: not included in any glyphset definition
    • U+70FA CJK UNIFIED IDEOGRAPH-70FA: not included in any glyphset definition
    • U+70FB CJK UNIFIED IDEOGRAPH-70FB: not included in any glyphset definition
    • U+70FC CJK UNIFIED IDEOGRAPH-70FC: not included in any glyphset definition
    • U+70FF CJK UNIFIED IDEOGRAPH-70FF: not included in any glyphset definition
    • U+7100 CJK UNIFIED IDEOGRAPH-7100: not included in any glyphset definition
    • U+7101 CJK UNIFIED IDEOGRAPH-7101: not included in any glyphset definition
    • U+7102 CJK UNIFIED IDEOGRAPH-7102: not included in any glyphset definition
    • U+7103 CJK UNIFIED IDEOGRAPH-7103: not included in any glyphset definition
    • U+7104 CJK UNIFIED IDEOGRAPH-7104: not included in any glyphset definition
    • U+7106 CJK UNIFIED IDEOGRAPH-7106: not included in any glyphset definition
    • U+7107 CJK UNIFIED IDEOGRAPH-7107: not included in any glyphset definition
    • U+7108 CJK UNIFIED IDEOGRAPH-7108: not included in any glyphset definition
    • U+710B CJK UNIFIED IDEOGRAPH-710B: not included in any glyphset definition
    • U+710D CJK UNIFIED IDEOGRAPH-710D: not included in any glyphset definition
    • U+710E CJK UNIFIED IDEOGRAPH-710E: not included in any glyphset definition
    • U+710F CJK UNIFIED IDEOGRAPH-710F: not included in any glyphset definition
    • U+7110 CJK UNIFIED IDEOGRAPH-7110: not included in any glyphset definition
    • U+7111 CJK UNIFIED IDEOGRAPH-7111: not included in any glyphset definition
    • U+7112 CJK UNIFIED IDEOGRAPH-7112: not included in any glyphset definition
    • U+7113 CJK UNIFIED IDEOGRAPH-7113: try adding chinese-simplified
    • U+7114 CJK UNIFIED IDEOGRAPH-7114: try adding japanese
    • U+7115 CJK UNIFIED IDEOGRAPH-7115: try adding chinese-simplified
    • U+7116 CJK UNIFIED IDEOGRAPH-7116: try adding chinese-simplified
    • U+7118 CJK UNIFIED IDEOGRAPH-7118: try adding chinese-simplified
    • U+711B CJK UNIFIED IDEOGRAPH-711B: not included in any glyphset definition
    • U+711E CJK UNIFIED IDEOGRAPH-711E: not included in any glyphset definition
    • U+711F CJK UNIFIED IDEOGRAPH-711F: not included in any glyphset definition
    • U+7123 CJK UNIFIED IDEOGRAPH-7123: not included in any glyphset definition
    • U+7124 CJK UNIFIED IDEOGRAPH-7124: not included in any glyphset definition
    • U+7125 CJK UNIFIED IDEOGRAPH-7125: not included in any glyphset definition
    • U+7127 CJK UNIFIED IDEOGRAPH-7127: not included in any glyphset definition
    • U+7128 CJK UNIFIED IDEOGRAPH-7128: not included in any glyphset definition
    • U+712A CJK UNIFIED IDEOGRAPH-712A: not included in any glyphset definition
    • U+712D CJK UNIFIED IDEOGRAPH-712D: not included in any glyphset definition
    • U+712E CJK UNIFIED IDEOGRAPH-712E: not included in any glyphset definition
    • U+7132 CJK UNIFIED IDEOGRAPH-7132: not included in any glyphset definition
    • U+7134 CJK UNIFIED IDEOGRAPH-7134: not included in any glyphset definition
    • U+7137 CJK UNIFIED IDEOGRAPH-7137: not included in any glyphset definition
    • U+7138 CJK UNIFIED IDEOGRAPH-7138: not included in any glyphset definition
    • U+7139 CJK UNIFIED IDEOGRAPH-7139: not included in any glyphset definition
    • U+713A CJK UNIFIED IDEOGRAPH-713A: not included in any glyphset definition
    • U+713C CJK UNIFIED IDEOGRAPH-713C: try adding one of: chinese-simplified, japanese
    • U+713D CJK UNIFIED IDEOGRAPH-713D: not included in any glyphset definition
    • U+713F CJK UNIFIED IDEOGRAPH-713F: not included in any glyphset definition
    • U+7141 CJK UNIFIED IDEOGRAPH-7141: not included in any glyphset definition
    • U+7142 CJK UNIFIED IDEOGRAPH-7142: not included in any glyphset definition
    • U+7143 CJK UNIFIED IDEOGRAPH-7143: not included in any glyphset definition
    • U+7144 CJK UNIFIED IDEOGRAPH-7144: try adding chinese-simplified
    • U+7145 CJK UNIFIED IDEOGRAPH-7145: try adding chinese-simplified
    • U+7148 CJK UNIFIED IDEOGRAPH-7148: not included in any glyphset definition
    • U+714A CJK UNIFIED IDEOGRAPH-714A: try adding chinese-simplified
    • U+714B CJK UNIFIED IDEOGRAPH-714B: not included in any glyphset definition
    • U+714D CJK UNIFIED IDEOGRAPH-714D: not included in any glyphset definition
    • U+7150 CJK UNIFIED IDEOGRAPH-7150: not included in any glyphset definition
    • U+7151 CJK UNIFIED IDEOGRAPH-7151: not included in any glyphset definition
    • U+7153 CJK UNIFIED IDEOGRAPH-7153: not included in any glyphset definition
    • U+7154 CJK UNIFIED IDEOGRAPH-7154: not included in any glyphset definition
    • U+7155 CJK UNIFIED IDEOGRAPH-7155: try adding japanese
    • U+7158 CJK UNIFIED IDEOGRAPH-7158: not included in any glyphset definition
    • U+715A CJK UNIFIED IDEOGRAPH-715A: not included in any glyphset definition
    • U+715B CJK UNIFIED IDEOGRAPH-715B: not included in any glyphset definition
    • U+715D CJK UNIFIED IDEOGRAPH-715D: not included in any glyphset definition
    • U+715F CJK UNIFIED IDEOGRAPH-715F: not included in any glyphset definition
    • U+7160 CJK UNIFIED IDEOGRAPH-7160: not included in any glyphset definition
    • U+7161 CJK UNIFIED IDEOGRAPH-7161: not included in any glyphset definition
    • U+7162 CJK UNIFIED IDEOGRAPH-7162: try adding japanese
    • U+7163 CJK UNIFIED IDEOGRAPH-7163: not included in any glyphset definition
    • U+716A CJK UNIFIED IDEOGRAPH-716A: not included in any glyphset definition
    • U+716D CJK UNIFIED IDEOGRAPH-716D: not included in any glyphset definition
    • U+716F CJK UNIFIED IDEOGRAPH-716F: not included in any glyphset definition
    • U+7170 CJK UNIFIED IDEOGRAPH-7170: not included in any glyphset definition
    • U+7171 CJK UNIFIED IDEOGRAPH-7171: not included in any glyphset definition
    • U+7173 CJK UNIFIED IDEOGRAPH-7173: not included in any glyphset definition
    • U+7179 CJK UNIFIED IDEOGRAPH-7179: not included in any glyphset definition
    • U+717A CJK UNIFIED IDEOGRAPH-717A: not included in any glyphset definition
    • U+717B CJK UNIFIED IDEOGRAPH-717B: not included in any glyphset definition
    • U+717F CJK UNIFIED IDEOGRAPH-717F: not included in any glyphset definition
    • U+7180 CJK UNIFIED IDEOGRAPH-7180: not included in any glyphset definition
    • U+7181 CJK UNIFIED IDEOGRAPH-7181: not included in any glyphset definition
    • U+7182 CJK UNIFIED IDEOGRAPH-7182: not included in any glyphset definition
    • U+7183 CJK UNIFIED IDEOGRAPH-7183: not included in any glyphset definition
    • U+7185 CJK UNIFIED IDEOGRAPH-7185: not included in any glyphset definition
    • U+7186 CJK UNIFIED IDEOGRAPH-7186: not included in any glyphset definition
    • U+7187 CJK UNIFIED IDEOGRAPH-7187: not included in any glyphset definition
    • U+7188 CJK UNIFIED IDEOGRAPH-7188: try adding japanese
    • U+7189 CJK UNIFIED IDEOGRAPH-7189: not included in any glyphset definition
    • U+718B CJK UNIFIED IDEOGRAPH-718B: not included in any glyphset definition
    • U+718D CJK UNIFIED IDEOGRAPH-718D: not included in any glyphset definition
    • U+7190 CJK UNIFIED IDEOGRAPH-7190: not included in any glyphset definition
    • U+7193 CJK UNIFIED IDEOGRAPH-7193: not included in any glyphset definition
    • U+7195 CJK UNIFIED IDEOGRAPH-7195: try adding japanese
    • U+7196 CJK UNIFIED IDEOGRAPH-7196: not included in any glyphset definition
    • U+7198 CJK UNIFIED IDEOGRAPH-7198: try adding chinese-simplified
    • U+719A CJK UNIFIED IDEOGRAPH-719A: not included in any glyphset definition
    • U+719B CJK UNIFIED IDEOGRAPH-719B: not included in any glyphset definition
    • U+719C CJK UNIFIED IDEOGRAPH-719C: not included in any glyphset definition
    • U+719D CJK UNIFIED IDEOGRAPH-719D: not included in any glyphset definition
    • U+719E CJK UNIFIED IDEOGRAPH-719E: not included in any glyphset definition
    • U+71A1 CJK UNIFIED IDEOGRAPH-71A1: not included in any glyphset definition
    • U+71A4 CJK UNIFIED IDEOGRAPH-71A4: not included in any glyphset definition
    • U+71A5 CJK UNIFIED IDEOGRAPH-71A5: not included in any glyphset definition
    • U+71A6 CJK UNIFIED IDEOGRAPH-71A6: not included in any glyphset definition
    • U+71A7 CJK UNIFIED IDEOGRAPH-71A7: not included in any glyphset definition
    • U+71A9 CJK UNIFIED IDEOGRAPH-71A9: not included in any glyphset definition
    • U+71AA CJK UNIFIED IDEOGRAPH-71AA: not included in any glyphset definition
    • U+71AB CJK UNIFIED IDEOGRAPH-71AB: not included in any glyphset definition
    • U+71AE CJK UNIFIED IDEOGRAPH-71AE: not included in any glyphset definition
    • U+71AF CJK UNIFIED IDEOGRAPH-71AF: not included in any glyphset definition
    • U+71B0 CJK UNIFIED IDEOGRAPH-71B0: not included in any glyphset definition
    • U+71B2 CJK UNIFIED IDEOGRAPH-71B2: not included in any glyphset definition
    • U+71B3 CJK UNIFIED IDEOGRAPH-71B3: not included in any glyphset definition
    • U+71B6 CJK UNIFIED IDEOGRAPH-71B6: not included in any glyphset definition
    • U+71B7 CJK UNIFIED IDEOGRAPH-71B7: try adding chinese-simplified
    • U+71B8 CJK UNIFIED IDEOGRAPH-71B8: try adding chinese-simplified
    • U+71BA CJK UNIFIED IDEOGRAPH-71BA: try adding chinese-simplified
    • U+71BB CJK UNIFIED IDEOGRAPH-71BB: try adding chinese-simplified
    • U+71BC CJK UNIFIED IDEOGRAPH-71BC: not included in any glyphset definition
    • U+71BD CJK UNIFIED IDEOGRAPH-71BD: not included in any glyphset definition
    • U+71BF CJK UNIFIED IDEOGRAPH-71BF: not included in any glyphset definition
    • U+71C0 CJK UNIFIED IDEOGRAPH-71C0: not included in any glyphset definition
    • U+71C2 CJK UNIFIED IDEOGRAPH-71C2: not included in any glyphset definition
    • U+71C5 CJK UNIFIED IDEOGRAPH-71C5: not included in any glyphset definition
    • U+71C6 CJK UNIFIED IDEOGRAPH-71C6: not included in any glyphset definition
    • U+71C7 CJK UNIFIED IDEOGRAPH-71C7: not included in any glyphset definition
    • U+71CB CJK UNIFIED IDEOGRAPH-71CB: not included in any glyphset definition
    • U+71CC CJK UNIFIED IDEOGRAPH-71CC: not included in any glyphset definition
    • U+71CD CJK UNIFIED IDEOGRAPH-71CD: not included in any glyphset definition
    • U+71CF CJK UNIFIED IDEOGRAPH-71CF: not included in any glyphset definition
    • U+71D3 CJK UNIFIED IDEOGRAPH-71D3: not included in any glyphset definition
    • U+71D6 CJK UNIFIED IDEOGRAPH-71D6: not included in any glyphset definition
    • U+71D7 CJK UNIFIED IDEOGRAPH-71D7: try adding japanese
    • U+71D8 CJK UNIFIED IDEOGRAPH-71D8: not included in any glyphset definition
    • U+71DB CJK UNIFIED IDEOGRAPH-71DB: not included in any glyphset definition
    • U+71DE CJK UNIFIED IDEOGRAPH-71DE: not included in any glyphset definition
    • U+71E1 CJK UNIFIED IDEOGRAPH-71E1: not included in any glyphset definition
    • U+71E2 CJK UNIFIED IDEOGRAPH-71E2: not included in any glyphset definition
    • U+71E3 CJK UNIFIED IDEOGRAPH-71E3: not included in any glyphset definition
    • U+71E4 CJK UNIFIED IDEOGRAPH-71E4: not included in any glyphset definition
    • U+71E8 CJK UNIFIED IDEOGRAPH-71E8: not included in any glyphset definition
    • U+71E9 CJK UNIFIED IDEOGRAPH-71E9: not included in any glyphset definition
    • U+71EA CJK UNIFIED IDEOGRAPH-71EA: not included in any glyphset definition
    • U+71EF CJK UNIFIED IDEOGRAPH-71EF: not included in any glyphset definition
    • U+71F0 CJK UNIFIED IDEOGRAPH-71F0: not included in any glyphset definition
    • U+71F1 CJK UNIFIED IDEOGRAPH-71F1: not included in any glyphset definition
    • U+71F2 CJK UNIFIED IDEOGRAPH-71F2: not included in any glyphset definition
    • U+71F3 CJK UNIFIED IDEOGRAPH-71F3: not included in any glyphset definition
    • U+71F5 CJK UNIFIED IDEOGRAPH-71F5: try adding japanese
    • U+71F6 CJK UNIFIED IDEOGRAPH-71F6: not included in any glyphset definition
    • U+71F7 CJK UNIFIED IDEOGRAPH-71F7: not included in any glyphset definition
    • U+71F8 CJK UNIFIED IDEOGRAPH-71F8: not included in any glyphset definition
    • U+71FA CJK UNIFIED IDEOGRAPH-71FA: not included in any glyphset definition
    • U+71FD CJK UNIFIED IDEOGRAPH-71FD: not included in any glyphset definition
    • U+7200 CJK UNIFIED IDEOGRAPH-7200: not included in any glyphset definition
    • U+7201 CJK UNIFIED IDEOGRAPH-7201: not included in any glyphset definition
    • U+7202 CJK UNIFIED IDEOGRAPH-7202: not included in any glyphset definition
    • U+7203 CJK UNIFIED IDEOGRAPH-7203: not included in any glyphset definition
    • U+7204 CJK UNIFIED IDEOGRAPH-7204: not included in any glyphset definition
    • U+7205 CJK UNIFIED IDEOGRAPH-7205: not included in any glyphset definition
    • U+7207 CJK UNIFIED IDEOGRAPH-7207: not included in any glyphset definition
    • U+7208 CJK UNIFIED IDEOGRAPH-7208: not included in any glyphset definition
    • U+7209 CJK UNIFIED IDEOGRAPH-7209: not included in any glyphset definition
    • U+720A CJK UNIFIED IDEOGRAPH-720A: not included in any glyphset definition
    • U+720B CJK UNIFIED IDEOGRAPH-720B: not included in any glyphset definition
    • U+7211 CJK UNIFIED IDEOGRAPH-7211: not included in any glyphset definition
    • U+7212 CJK UNIFIED IDEOGRAPH-7212: not included in any glyphset definition
    • U+7213 CJK UNIFIED IDEOGRAPH-7213: not included in any glyphset definition
    • U+7214 CJK UNIFIED IDEOGRAPH-7214: not included in any glyphset definition
    • U+7215 CJK UNIFIED IDEOGRAPH-7215: not included in any glyphset definition
    • U+7217 CJK UNIFIED IDEOGRAPH-7217: not included in any glyphset definition
    • U+7218 CJK UNIFIED IDEOGRAPH-7218: not included in any glyphset definition
    • U+7219 CJK UNIFIED IDEOGRAPH-7219: not included in any glyphset definition
    • U+721A CJK UNIFIED IDEOGRAPH-721A: not included in any glyphset definition
    • U+721C CJK UNIFIED IDEOGRAPH-721C: not included in any glyphset definition
    • U+721D CJK UNIFIED IDEOGRAPH-721D: not included in any glyphset definition
    • U+721E CJK UNIFIED IDEOGRAPH-721E: not included in any glyphset definition
    • U+721F CJK UNIFIED IDEOGRAPH-721F: not included in any glyphset definition
    • U+7220 CJK UNIFIED IDEOGRAPH-7220: not included in any glyphset definition
    • U+7221 CJK UNIFIED IDEOGRAPH-7221: not included in any glyphset definition
    • U+7222 CJK UNIFIED IDEOGRAPH-7222: not included in any glyphset definition
    • U+7223 CJK UNIFIED IDEOGRAPH-7223: not included in any glyphset definition
    • U+7226 CJK UNIFIED IDEOGRAPH-7226: not included in any glyphset definition
    • U+7227 CJK UNIFIED IDEOGRAPH-7227: not included in any glyphset definition
    • U+7228 CJK UNIFIED IDEOGRAPH-7228: try adding one of: chinese-simplified, japanese
    • U+7229 CJK UNIFIED IDEOGRAPH-7229: not included in any glyphset definition
    • U+722B CJK UNIFIED IDEOGRAPH-722B: not included in any glyphset definition
    • U+722F CJK UNIFIED IDEOGRAPH-722F: not included in any glyphset definition
    • U+7231 CJK UNIFIED IDEOGRAPH-7231: try adding chinese-simplified
    • U+7232 CJK UNIFIED IDEOGRAPH-7232: try adding one of: chinese-simplified, japanese
    • U+7233 CJK UNIFIED IDEOGRAPH-7233: not included in any glyphset definition
    • U+7234 CJK UNIFIED IDEOGRAPH-7234: not included in any glyphset definition
    • U+7237 CJK UNIFIED IDEOGRAPH-7237: try adding chinese-simplified
    • U+723C CJK UNIFIED IDEOGRAPH-723C: try adding japanese
    • U+723F CJK UNIFIED IDEOGRAPH-723F: try adding japanese
    • U+7240 CJK UNIFIED IDEOGRAPH-7240: try adding japanese
    • U+7241 CJK UNIFIED IDEOGRAPH-7241: not included in any glyphset definition
    • U+7242 CJK UNIFIED IDEOGRAPH-7242: not included in any glyphset definition
    • U+7243 CJK UNIFIED IDEOGRAPH-7243: not included in any glyphset definition
    • U+7244 CJK UNIFIED IDEOGRAPH-7244: not included in any glyphset definition
    • U+7245 CJK UNIFIED IDEOGRAPH-7245: not included in any glyphset definition
    • U+7249 CJK UNIFIED IDEOGRAPH-7249: not included in any glyphset definition
    • U+724A CJK UNIFIED IDEOGRAPH-724A: not included in any glyphset definition
    • U+724B CJK UNIFIED IDEOGRAPH-724B: try adding japanese
    • U+724D CJK UNIFIED IDEOGRAPH-724D: try adding chinese-simplified
    • U+724E CJK UNIFIED IDEOGRAPH-724E: not included in any glyphset definition
    • U+724F CJK UNIFIED IDEOGRAPH-724F: not included in any glyphset definition
    • U+7251 CJK UNIFIED IDEOGRAPH-7251: not included in any glyphset definition
    • U+7253 CJK UNIFIED IDEOGRAPH-7253: not included in any glyphset definition
    • U+7254 CJK UNIFIED IDEOGRAPH-7254: not included in any glyphset definition
    • U+7256 CJK UNIFIED IDEOGRAPH-7256: not included in any glyphset definition
    • U+725A CJK UNIFIED IDEOGRAPH-725A: not included in any glyphset definition
    • U+725E CJK UNIFIED IDEOGRAPH-725E: not included in any glyphset definition
    • U+7263 CJK UNIFIED IDEOGRAPH-7263: not included in any glyphset definition
    • U+7264 CJK UNIFIED IDEOGRAPH-7264: not included in any glyphset definition
    • U+7265 CJK UNIFIED IDEOGRAPH-7265: not included in any glyphset definition
    • U+7266 CJK UNIFIED IDEOGRAPH-7266: try adding chinese-simplified
    • U+7268 CJK UNIFIED IDEOGRAPH-7268: not included in any glyphset definition
    • U+726A CJK UNIFIED IDEOGRAPH-726A: not included in any glyphset definition
    • U+726B CJK UNIFIED IDEOGRAPH-726B: not included in any glyphset definition
    • U+726C CJK UNIFIED IDEOGRAPH-726C: not included in any glyphset definition
    • U+726D CJK UNIFIED IDEOGRAPH-726D: not included in any glyphset definition
    • U+726E CJK UNIFIED IDEOGRAPH-726E: not included in any glyphset definition
    • U+7270 CJK UNIFIED IDEOGRAPH-7270: not included in any glyphset definition
    • U+7271 CJK UNIFIED IDEOGRAPH-7271: not included in any glyphset definition
    • U+7273 CJK UNIFIED IDEOGRAPH-7273: not included in any glyphset definition
    • U+7275 CJK UNIFIED IDEOGRAPH-7275: try adding chinese-simplified
    • U+7276 CJK UNIFIED IDEOGRAPH-7276: not included in any glyphset definition
    • U+7277 CJK UNIFIED IDEOGRAPH-7277: not included in any glyphset definition
    • U+7278 CJK UNIFIED IDEOGRAPH-7278: not included in any glyphset definition
    • U+727A CJK UNIFIED IDEOGRAPH-727A: try adding chinese-simplified
    • U+727C CJK UNIFIED IDEOGRAPH-727C: not included in any glyphset definition
    • U+727E CJK UNIFIED IDEOGRAPH-727E: try adding japanese
    • U+727F CJK UNIFIED IDEOGRAPH-727F: not included in any glyphset definition
    • U+7282 CJK UNIFIED IDEOGRAPH-7282: try adding japanese
    • U+7283 CJK UNIFIED IDEOGRAPH-7283: not included in any glyphset definition
    • U+7285 CJK UNIFIED IDEOGRAPH-7285: not included in any glyphset definition
    • U+7286 CJK UNIFIED IDEOGRAPH-7286: not included in any glyphset definition
    • U+7287 CJK UNIFIED IDEOGRAPH-7287: try adding one of: chinese-simplified, japanese
    • U+7288 CJK UNIFIED IDEOGRAPH-7288: not included in any glyphset definition
    • U+7289 CJK UNIFIED IDEOGRAPH-7289: not included in any glyphset definition
    • U+728A CJK UNIFIED IDEOGRAPH-728A: try adding chinese-simplified
    • U+728B CJK UNIFIED IDEOGRAPH-728B: not included in any glyphset definition
    • U+728C CJK UNIFIED IDEOGRAPH-728C: not included in any glyphset definition
    • U+728E CJK UNIFIED IDEOGRAPH-728E: not included in any glyphset definition
    • U+7290 CJK UNIFIED IDEOGRAPH-7290: not included in any glyphset definition
    • U+7291 CJK UNIFIED IDEOGRAPH-7291: not included in any glyphset definition
    • U+7293 CJK UNIFIED IDEOGRAPH-7293: not included in any glyphset definition
    • U+7295 CJK UNIFIED IDEOGRAPH-7295: not included in any glyphset definition
    • U+7296 CJK UNIFIED IDEOGRAPH-7296: try adding japanese
    • U+7297 CJK UNIFIED IDEOGRAPH-7297: not included in any glyphset definition
    • U+7298 CJK UNIFIED IDEOGRAPH-7298: not included in any glyphset definition
    • U+7299 CJK UNIFIED IDEOGRAPH-7299: not included in any glyphset definition
    • U+729A CJK UNIFIED IDEOGRAPH-729A: not included in any glyphset definition
    • U+729C CJK UNIFIED IDEOGRAPH-729C: not included in any glyphset definition
    • U+729D CJK UNIFIED IDEOGRAPH-729D: not included in any glyphset definition
    • U+729E CJK UNIFIED IDEOGRAPH-729E: not included in any glyphset definition
    • U+729F CJK UNIFIED IDEOGRAPH-729F: try adding chinese-simplified
    • U+72A0 CJK UNIFIED IDEOGRAPH-72A0: try adding japanese
    • U+72A1 CJK UNIFIED IDEOGRAPH-72A1: not included in any glyphset definition
    • U+72A3 CJK UNIFIED IDEOGRAPH-72A3: not included in any glyphset definition
    • U+72A4 CJK UNIFIED IDEOGRAPH-72A4: not included in any glyphset definition
    • U+72A5 CJK UNIFIED IDEOGRAPH-72A5: not included in any glyphset definition
    • U+72A6 CJK UNIFIED IDEOGRAPH-72A6: not included in any glyphset definition
    • U+72A8 CJK UNIFIED IDEOGRAPH-72A8: not included in any glyphset definition
    • U+72A9 CJK UNIFIED IDEOGRAPH-72A9: not included in any glyphset definition
    • U+72AA CJK UNIFIED IDEOGRAPH-72AA: not included in any glyphset definition
    • U+72AB CJK UNIFIED IDEOGRAPH-72AB: not included in any glyphset definition
    • U+72AD CJK UNIFIED IDEOGRAPH-72AD: not included in any glyphset definition
    • U+72AE CJK UNIFIED IDEOGRAPH-72AE: not included in any glyphset definition
    • U+72B0 CJK UNIFIED IDEOGRAPH-72B0: not included in any glyphset definition
    • U+72B1 CJK UNIFIED IDEOGRAPH-72B1: not included in any glyphset definition
    • U+72B2 CJK UNIFIED IDEOGRAPH-72B2: try adding one of: chinese-simplified, japanese
    • U+72B3 CJK UNIFIED IDEOGRAPH-72B3: try adding chinese-simplified
    • U+72B4 CJK UNIFIED IDEOGRAPH-72B4: not included in any glyphset definition
    • U+72B5 CJK UNIFIED IDEOGRAPH-72B5: try adding chinese-simplified
    • U+72B6 CJK UNIFIED IDEOGRAPH-72B6: try adding one of: chinese-simplified, japanese
    • U+72B7 CJK UNIFIED IDEOGRAPH-72B7: try adding chinese-simplified
    • U+72B8 CJK UNIFIED IDEOGRAPH-72B8: try adding chinese-simplified
    • U+72B9 CJK UNIFIED IDEOGRAPH-72B9: try adding one of: chinese-simplified, japanese
    • U+72BA CJK UNIFIED IDEOGRAPH-72BA: not included in any glyphset definition
    • U+72BB CJK UNIFIED IDEOGRAPH-72BB: not included in any glyphset definition
    • U+72BC CJK UNIFIED IDEOGRAPH-72BC: not included in any glyphset definition
    • U+72BE CJK UNIFIED IDEOGRAPH-72BE: not included in any glyphset definition
    • U+72BF CJK UNIFIED IDEOGRAPH-72BF: not included in any glyphset definition
    • U+72C1 CJK UNIFIED IDEOGRAPH-72C1: not included in any glyphset definition
    • U+72C3 CJK UNIFIED IDEOGRAPH-72C3: try adding japanese
    • U+72C5 CJK UNIFIED IDEOGRAPH-72C5: not included in any glyphset definition
    • U+72C6 CJK UNIFIED IDEOGRAPH-72C6: try adding japanese
    • U+72C7 CJK UNIFIED IDEOGRAPH-72C7: not included in any glyphset definition
    • U+72C8 CJK UNIFIED IDEOGRAPH-72C8: try adding chinese-simplified
    • U+72C9 CJK UNIFIED IDEOGRAPH-72C9: not included in any glyphset definition
    • U+72CA CJK UNIFIED IDEOGRAPH-72CA: not included in any glyphset definition
    • U+72CB CJK UNIFIED IDEOGRAPH-72CB: not included in any glyphset definition
    • U+72CC CJK UNIFIED IDEOGRAPH-72CC: not included in any glyphset definition
    • U+72CD CJK UNIFIED IDEOGRAPH-72CD: try adding chinese-simplified
    • U+72CF CJK UNIFIED IDEOGRAPH-72CF: not included in any glyphset definition
    • U+72D1 CJK UNIFIED IDEOGRAPH-72D1: not included in any glyphset definition
    • U+72D3 CJK UNIFIED IDEOGRAPH-72D3: not included in any glyphset definition
    • U+72D4 CJK UNIFIED IDEOGRAPH-72D4: not included in any glyphset definition
    • U+72D5 CJK UNIFIED IDEOGRAPH-72D5: not included in any glyphset definition
    • U+72D6 CJK UNIFIED IDEOGRAPH-72D6: not included in any glyphset definition
    • U+72D8 CJK UNIFIED IDEOGRAPH-72D8: not included in any glyphset definition
    • U+72DA CJK UNIFIED IDEOGRAPH-72DA: not included in any glyphset definition
    • U+72DB CJK UNIFIED IDEOGRAPH-72DB: try adding japanese
    • U+72DC CJK UNIFIED IDEOGRAPH-72DC: not included in any glyphset definition
    • U+72DD CJK UNIFIED IDEOGRAPH-72DD: not included in any glyphset definition
    • U+72DE CJK UNIFIED IDEOGRAPH-72DE: try adding chinese-simplified
    • U+72DF CJK UNIFIED IDEOGRAPH-72DF: not included in any glyphset definition
    • U+72E3 CJK UNIFIED IDEOGRAPH-72E3: not included in any glyphset definition
    • U+72E4 CJK UNIFIED IDEOGRAPH-72E4: not included in any glyphset definition
    • U+72E5 CJK UNIFIED IDEOGRAPH-72E5: not included in any glyphset definition
    • U+72E6 CJK UNIFIED IDEOGRAPH-72E6: not included in any glyphset definition
    • U+72E7 CJK UNIFIED IDEOGRAPH-72E7: not included in any glyphset definition
    • U+72E8 CJK UNIFIED IDEOGRAPH-72E8: not included in any glyphset definition
    • U+72EA CJK UNIFIED IDEOGRAPH-72EA: not included in any glyphset definition
    • U+72EB CJK UNIFIED IDEOGRAPH-72EB: not included in any glyphset definition
    • U+72EC CJK UNIFIED IDEOGRAPH-72EC: try adding one of: chinese-simplified, japanese
    • U+72ED CJK UNIFIED IDEOGRAPH-72ED: try adding one of: chinese-simplified, japanese
    • U+72EE CJK UNIFIED IDEOGRAPH-72EE: try adding chinese-simplified
    • U+72EF CJK UNIFIED IDEOGRAPH-72EF: not included in any glyphset definition
    • U+72F0 CJK UNIFIED IDEOGRAPH-72F0: try adding chinese-simplified
    • U+72F1 CJK UNIFIED IDEOGRAPH-72F1: try adding chinese-simplified
    • U+72F2 CJK UNIFIED IDEOGRAPH-72F2: try adding chinese-simplified
    • U+72F3 CJK UNIFIED IDEOGRAPH-72F3: not included in any glyphset definition
    • U+72F4 CJK UNIFIED IDEOGRAPH-72F4: not included in any glyphset definition
    • U+72F5 CJK UNIFIED IDEOGRAPH-72F5: not included in any glyphset definition
    • U+72F6 CJK UNIFIED IDEOGRAPH-72F6: not included in any glyphset definition
    • U+72FA CJK UNIFIED IDEOGRAPH-72FA: not included in any glyphset definition
    • U+72FB CJK UNIFIED IDEOGRAPH-72FB: not included in any glyphset definition
    • U+72FE CJK UNIFIED IDEOGRAPH-72FE: not included in any glyphset definition
    • U+72FF CJK UNIFIED IDEOGRAPH-72FF: not included in any glyphset definition
    • U+7300 CJK UNIFIED IDEOGRAPH-7300: not included in any glyphset definition
    • U+7301 CJK UNIFIED IDEOGRAPH-7301: try adding chinese-simplified
    • U+7303 CJK UNIFIED IDEOGRAPH-7303: not included in any glyphset definition
    • U+7304 CJK UNIFIED IDEOGRAPH-7304: not included in any glyphset definition
    • U+7305 CJK UNIFIED IDEOGRAPH-7305: not included in any glyphset definition
    • U+7306 CJK UNIFIED IDEOGRAPH-7306: not included in any glyphset definition
    • U+7307 CJK UNIFIED IDEOGRAPH-7307: not included in any glyphset definition
    • U+7308 CJK UNIFIED IDEOGRAPH-7308: not included in any glyphset definition
    • U+7309 CJK UNIFIED IDEOGRAPH-7309: not included in any glyphset definition
    • U+730C CJK UNIFIED IDEOGRAPH-730C: not included in any glyphset definition
    • U+730D CJK UNIFIED IDEOGRAPH-730D: not included in any glyphset definition
    • U+730E CJK UNIFIED IDEOGRAPH-730E: try adding chinese-simplified
    • U+730F CJK UNIFIED IDEOGRAPH-730F: not included in any glyphset definition
    • U+7311 CJK UNIFIED IDEOGRAPH-7311: not included in any glyphset definition
    • U+7312 CJK UNIFIED IDEOGRAPH-7312: not included in any glyphset definition
    • U+7313 CJK UNIFIED IDEOGRAPH-7313: not included in any glyphset definition
    • U+7314 CJK UNIFIED IDEOGRAPH-7314: not included in any glyphset definition
    • U+7315 CJK UNIFIED IDEOGRAPH-7315: try adding chinese-simplified
    • U+7318 CJK UNIFIED IDEOGRAPH-7318: not included in any glyphset definition
    • U+731A CJK UNIFIED IDEOGRAPH-731A: not included in any glyphset definition
    • U+731E CJK UNIFIED IDEOGRAPH-731E: try adding chinese-simplified
    • U+731F CJK UNIFIED IDEOGRAPH-731F: try adding japanese
    • U+7320 CJK UNIFIED IDEOGRAPH-7320: not included in any glyphset definition
    • U+7321 CJK UNIFIED IDEOGRAPH-7321: not included in any glyphset definition
    • U+7323 CJK UNIFIED IDEOGRAPH-7323: not included in any glyphset definition
    • U+7324 CJK UNIFIED IDEOGRAPH-7324: not included in any glyphset definition
    • U+7326 CJK UNIFIED IDEOGRAPH-7326: not included in any glyphset definition
    • U+7327 CJK UNIFIED IDEOGRAPH-7327: not included in any glyphset definition
    • U+7328 CJK UNIFIED IDEOGRAPH-7328: not included in any glyphset definition
    • U+732A CJK UNIFIED IDEOGRAPH-732A: try adding one of: chinese-simplified, japanese
    • U+732B CJK UNIFIED IDEOGRAPH-732B: try adding one of: chinese-simplified, japanese
    • U+732C CJK UNIFIED IDEOGRAPH-732C: try adding chinese-simplified
    • U+732D CJK UNIFIED IDEOGRAPH-732D: not included in any glyphset definition
    • U+732E CJK UNIFIED IDEOGRAPH-732E: try adding one of: chinese-simplified, japanese
    • U+732F CJK UNIFIED IDEOGRAPH-732F: try adding japanese
    • U+7330 CJK UNIFIED IDEOGRAPH-7330: not included in any glyphset definition
    • U+7331 CJK UNIFIED IDEOGRAPH-7331: not included in any glyphset definition
    • U+7332 CJK UNIFIED IDEOGRAPH-7332: not included in any glyphset definition
    • U+7333 CJK UNIFIED IDEOGRAPH-7333: not included in any glyphset definition
    • U+7335 CJK UNIFIED IDEOGRAPH-7335: not included in any glyphset definition
    • U+733A CJK UNIFIED IDEOGRAPH-733A: not included in any glyphset definition
    • U+733C CJK UNIFIED IDEOGRAPH-733C: not included in any glyphset definition
    • U+733D CJK UNIFIED IDEOGRAPH-733D: not included in any glyphset definition
    • U+7340 CJK UNIFIED IDEOGRAPH-7340: not included in any glyphset definition
    • U+7341 CJK UNIFIED IDEOGRAPH-7341: not included in any glyphset definition
    • U+7342 CJK UNIFIED IDEOGRAPH-7342: not included in any glyphset definition
    • U+7346 CJK UNIFIED IDEOGRAPH-7346: not included in any glyphset definition
    • U+7347 CJK UNIFIED IDEOGRAPH-7347: not included in any glyphset definition
    • U+7349 CJK UNIFIED IDEOGRAPH-7349: not included in any glyphset definition
    • U+734A CJK UNIFIED IDEOGRAPH-734A: not included in any glyphset definition
    • U+734B CJK UNIFIED IDEOGRAPH-734B: not included in any glyphset definition
    • U+734C CJK UNIFIED IDEOGRAPH-734C: not included in any glyphset definition
    • U+734D CJK UNIFIED IDEOGRAPH-734D: not included in any glyphset definition
    • U+734F CJK UNIFIED IDEOGRAPH-734F: try adding japanese
    • U+7351 CJK UNIFIED IDEOGRAPH-7351: not included in any glyphset definition
    • U+7353 CJK UNIFIED IDEOGRAPH-7353: not included in any glyphset definition
    • U+7354 CJK UNIFIED IDEOGRAPH-7354: not included in any glyphset definition
    • U+7355 CJK UNIFIED IDEOGRAPH-7355: not included in any glyphset definition
    • U+7356 CJK UNIFIED IDEOGRAPH-7356: not included in any glyphset definition
    • U+7358 CJK UNIFIED IDEOGRAPH-7358: not included in any glyphset definition
    • U+7359 CJK UNIFIED IDEOGRAPH-7359: not included in any glyphset definition
    • U+735A CJK UNIFIED IDEOGRAPH-735A: not included in any glyphset definition
    • U+735B CJK UNIFIED IDEOGRAPH-735B: not included in any glyphset definition
    • U+735C CJK UNIFIED IDEOGRAPH-735C: not included in any glyphset definition
    • U+735D CJK UNIFIED IDEOGRAPH-735D: not included in any glyphset definition
    • U+735E CJK UNIFIED IDEOGRAPH-735E: not included in any glyphset definition
    • U+735F CJK UNIFIED IDEOGRAPH-735F: not included in any glyphset definition
    • U+7361 CJK UNIFIED IDEOGRAPH-7361: not included in any glyphset definition
    • U+7362 CJK UNIFIED IDEOGRAPH-7362: not included in any glyphset definition
    • U+7363 CJK UNIFIED IDEOGRAPH-7363: try adding one of: chinese-simplified, japanese
    • U+7364 CJK UNIFIED IDEOGRAPH-7364: not included in any glyphset definition
    • U+7365 CJK UNIFIED IDEOGRAPH-7365: not included in any glyphset definition
    • U+7366 CJK UNIFIED IDEOGRAPH-7366: not included in any glyphset definition
    • U+7367 CJK UNIFIED IDEOGRAPH-7367: not included in any glyphset definition
    • U+7369 CJK UNIFIED IDEOGRAPH-7369: not included in any glyphset definition
    • U+736A CJK UNIFIED IDEOGRAPH-736A: try adding japanese
    • U+736B CJK UNIFIED IDEOGRAPH-736B: not included in any glyphset definition
    • U+736C CJK UNIFIED IDEOGRAPH-736C: not included in any glyphset definition
    • U+736D CJK UNIFIED IDEOGRAPH-736D: try adding chinese-simplified
    • U+736E CJK UNIFIED IDEOGRAPH-736E: not included in any glyphset definition
    • U+736F CJK UNIFIED IDEOGRAPH-736F: not included in any glyphset definition
    • U+7373 CJK UNIFIED IDEOGRAPH-7373: not included in any glyphset definition
    • U+7374 CJK UNIFIED IDEOGRAPH-7374: not included in any glyphset definition
    • U+7376 CJK UNIFIED IDEOGRAPH-7376: not included in any glyphset definition
    • U+7379 CJK UNIFIED IDEOGRAPH-7379: not included in any glyphset definition
    • U+737D CJK UNIFIED IDEOGRAPH-737D: not included in any glyphset definition
    • U+737F CJK UNIFIED IDEOGRAPH-737F: not included in any glyphset definition
    • U+7380 CJK UNIFIED IDEOGRAPH-7380: not included in any glyphset definition
    • U+7381 CJK UNIFIED IDEOGRAPH-7381: not included in any glyphset definition
    • U+7382 CJK UNIFIED IDEOGRAPH-7382: not included in any glyphset definition
    • U+7383 CJK UNIFIED IDEOGRAPH-7383: not included in any glyphset definition
    • U+7385 CJK UNIFIED IDEOGRAPH-7385: not included in any glyphset definition
    • U+7388 CJK UNIFIED IDEOGRAPH-7388: not included in any glyphset definition
    • U+738A CJK UNIFIED IDEOGRAPH-738A: not included in any glyphset definition
    • U+738D CJK UNIFIED IDEOGRAPH-738D: not included in any glyphset definition
    • U+738E CJK UNIFIED IDEOGRAPH-738E: not included in any glyphset definition
    • U+738F CJK UNIFIED IDEOGRAPH-738F: try adding chinese-simplified
    • U+7390 CJK UNIFIED IDEOGRAPH-7390: not included in any glyphset definition
    • U+7391 CJK UNIFIED IDEOGRAPH-7391: try adding chinese-simplified
    • U+7392 CJK UNIFIED IDEOGRAPH-7392: not included in any glyphset definition
    • U+7394 CJK UNIFIED IDEOGRAPH-7394: not included in any glyphset definition
    • U+7395 CJK UNIFIED IDEOGRAPH-7395: not included in any glyphset definition
    • U+7398 CJK UNIFIED IDEOGRAPH-7398: not included in any glyphset definition
    • U+7399 CJK UNIFIED IDEOGRAPH-7399: not included in any glyphset definition
    • U+739A CJK UNIFIED IDEOGRAPH-739A: not included in any glyphset definition
    • U+739B CJK UNIFIED IDEOGRAPH-739B: try adding chinese-simplified
    • U+739D CJK UNIFIED IDEOGRAPH-739D: not included in any glyphset definition
    • U+73A1 CJK UNIFIED IDEOGRAPH-73A1: not included in any glyphset definition
    • U+73A2 CJK UNIFIED IDEOGRAPH-73A2: not included in any glyphset definition
    • U+73A3 CJK UNIFIED IDEOGRAPH-73A3: not included in any glyphset definition
    • U+73A4 CJK UNIFIED IDEOGRAPH-73A4: not included in any glyphset definition
    • U+73A6 CJK UNIFIED IDEOGRAPH-73A6: try adding chinese-simplified
    • U+73A7 CJK UNIFIED IDEOGRAPH-73A7: try adding chinese-simplified
    • U+73AC CJK UNIFIED IDEOGRAPH-73AC: not included in any glyphset definition
    • U+73AD CJK UNIFIED IDEOGRAPH-73AD: not included in any glyphset definition
    • U+73AE CJK UNIFIED IDEOGRAPH-73AE: try adding chinese-simplified
    • U+73AF CJK UNIFIED IDEOGRAPH-73AF: try adding chinese-simplified
    • U+73B0 CJK UNIFIED IDEOGRAPH-73B0: try adding chinese-simplified
    • U+73B1 CJK UNIFIED IDEOGRAPH-73B1: not included in any glyphset definition
    • U+73B4 CJK UNIFIED IDEOGRAPH-73B4: not included in any glyphset definition
    • U+73B5 CJK UNIFIED IDEOGRAPH-73B5: not included in any glyphset definition
    • U+73B6 CJK UNIFIED IDEOGRAPH-73B6: not included in any glyphset definition
    • U+73B8 CJK UNIFIED IDEOGRAPH-73B8: not included in any glyphset definition
    • U+73BA CJK UNIFIED IDEOGRAPH-73BA: try adding chinese-simplified
    • U+73BC CJK UNIFIED IDEOGRAPH-73BC: not included in any glyphset definition
    • U+73BD CJK UNIFIED IDEOGRAPH-73BD: not included in any glyphset definition
    • U+73BE CJK UNIFIED IDEOGRAPH-73BE: not included in any glyphset definition
    • U+73BF CJK UNIFIED IDEOGRAPH-73BF: not included in any glyphset definition
    • U+73C1 CJK UNIFIED IDEOGRAPH-73C1: not included in any glyphset definition
    • U+73C3 CJK UNIFIED IDEOGRAPH-73C3: not included in any glyphset definition
    • U+73C4 CJK UNIFIED IDEOGRAPH-73C4: not included in any glyphset definition
    • U+73C6 CJK UNIFIED IDEOGRAPH-73C6: not included in any glyphset definition
    • U+73C7 CJK UNIFIED IDEOGRAPH-73C7: not included in any glyphset definition
    • U+73C9 CJK UNIFIED IDEOGRAPH-73C9: try adding chinese-simplified
    • U+73CB CJK UNIFIED IDEOGRAPH-73CB: not included in any glyphset definition
    • U+73CC CJK UNIFIED IDEOGRAPH-73CC: not included in any glyphset definition
    • U+73CE CJK UNIFIED IDEOGRAPH-73CE: try adding japanese
    • U+73CF CJK UNIFIED IDEOGRAPH-73CF: try adding chinese-simplified
    • U+73D0 CJK UNIFIED IDEOGRAPH-73D0: try adding chinese-simplified
    • U+73D1 CJK UNIFIED IDEOGRAPH-73D1: try adding chinese-simplified
    • U+73D2 CJK UNIFIED IDEOGRAPH-73D2: not included in any glyphset definition
    • U+73D3 CJK UNIFIED IDEOGRAPH-73D3: not included in any glyphset definition
    • U+73D4 CJK UNIFIED IDEOGRAPH-73D4: not included in any glyphset definition
    • U+73D6 CJK UNIFIED IDEOGRAPH-73D6: not included in any glyphset definition
    • U+73D7 CJK UNIFIED IDEOGRAPH-73D7: not included in any glyphset definition
    • U+73D8 CJK UNIFIED IDEOGRAPH-73D8: not included in any glyphset definition
    • U+73D9 CJK UNIFIED IDEOGRAPH-73D9: try adding chinese-simplified
    • U+73DA CJK UNIFIED IDEOGRAPH-73DA: not included in any glyphset definition
    • U+73DB CJK UNIFIED IDEOGRAPH-73DB: not included in any glyphset definition
    • U+73DC CJK UNIFIED IDEOGRAPH-73DC: not included in any glyphset definition
    • U+73DD CJK UNIFIED IDEOGRAPH-73DD: not included in any glyphset definition
    • U+73DF CJK UNIFIED IDEOGRAPH-73DF: not included in any glyphset definition
    • U+73E6 CJK UNIFIED IDEOGRAPH-73E6: not included in any glyphset definition
    • U+73E7 CJK UNIFIED IDEOGRAPH-73E7: not included in any glyphset definition
    • U+73E8 CJK UNIFIED IDEOGRAPH-73E8: not included in any glyphset definition
    • U+73EB CJK UNIFIED IDEOGRAPH-73EB: not included in any glyphset definition
    • U+73EC CJK UNIFIED IDEOGRAPH-73EC: not included in any glyphset definition
    • U+73EF CJK UNIFIED IDEOGRAPH-73EF: try adding chinese-simplified
    • U+73F0 CJK UNIFIED IDEOGRAPH-73F0: not included in any glyphset definition
    • U+73F1 CJK UNIFIED IDEOGRAPH-73F1: try adding japanese
    • U+73F2 CJK UNIFIED IDEOGRAPH-73F2: try adding chinese-simplified
    • U+73F4 CJK UNIFIED IDEOGRAPH-73F4: not included in any glyphset definition
    • U+73F5 CJK UNIFIED IDEOGRAPH-73F5: not included in any glyphset definition
    • U+73F6 CJK UNIFIED IDEOGRAPH-73F6: not included in any glyphset definition
    • U+73F7 CJK UNIFIED IDEOGRAPH-73F7: not included in any glyphset definition
    • U+73F8 CJK UNIFIED IDEOGRAPH-73F8: try adding japanese
    • U+73F9 CJK UNIFIED IDEOGRAPH-73F9: not included in any glyphset definition
    • U+73FC CJK UNIFIED IDEOGRAPH-73FC: not included in any glyphset definition
    • U+73FF CJK UNIFIED IDEOGRAPH-73FF: not included in any glyphset definition
    • U+7400 CJK UNIFIED IDEOGRAPH-7400: not included in any glyphset definition
    • U+7408 CJK UNIFIED IDEOGRAPH-7408: not included in any glyphset definition
    • U+740B CJK UNIFIED IDEOGRAPH-740B: not included in any glyphset definition
    • U+740C CJK UNIFIED IDEOGRAPH-740C: not included in any glyphset definition
    • U+740E CJK UNIFIED IDEOGRAPH-740E: not included in any glyphset definition
    • U+740F CJK UNIFIED IDEOGRAPH-740F: try adding chinese-simplified
    • U+7410 CJK UNIFIED IDEOGRAPH-7410: try adding chinese-simplified
    • U+7413 CJK UNIFIED IDEOGRAPH-7413: not included in any glyphset definition
    • U+7416 CJK UNIFIED IDEOGRAPH-7416: not included in any glyphset definition
    • U+7418 CJK UNIFIED IDEOGRAPH-7418: not included in any glyphset definition
    • U+741D CJK UNIFIED IDEOGRAPH-741D: not included in any glyphset definition
    • U+741E CJK UNIFIED IDEOGRAPH-741E: not included in any glyphset definition
    • U+7420 CJK UNIFIED IDEOGRAPH-7420: not included in any glyphset definition
    • U+7421 CJK UNIFIED IDEOGRAPH-7421: not included in any glyphset definition
    • U+7423 CJK UNIFIED IDEOGRAPH-7423: not included in any glyphset definition
    • U+7427 CJK UNIFIED IDEOGRAPH-7427: not included in any glyphset definition
    • U+7429 CJK UNIFIED IDEOGRAPH-7429: not included in any glyphset definition
    • U+742B CJK UNIFIED IDEOGRAPH-742B: not included in any glyphset definition
    • U+742D CJK UNIFIED IDEOGRAPH-742D: not included in any glyphset definition
    • U+742F CJK UNIFIED IDEOGRAPH-742F: try adding chinese-simplified
    • U+7431 CJK UNIFIED IDEOGRAPH-7431: not included in any glyphset definition
    • U+7438 CJK UNIFIED IDEOGRAPH-7438: not included in any glyphset definition
    • U+7439 CJK UNIFIED IDEOGRAPH-7439: not included in any glyphset definition
    • U+743B CJK UNIFIED IDEOGRAPH-743B: not included in any glyphset definition
    • U+743C CJK UNIFIED IDEOGRAPH-743C: try adding chinese-simplified
    • U+743D CJK UNIFIED IDEOGRAPH-743D: not included in any glyphset definition
    • U+743E CJK UNIFIED IDEOGRAPH-743E: not included in any glyphset definition
    • U+7442 CJK UNIFIED IDEOGRAPH-7442: not included in any glyphset definition
    • U+7445 CJK UNIFIED IDEOGRAPH-7445: not included in any glyphset definition
    • U+7448 CJK UNIFIED IDEOGRAPH-7448: not included in any glyphset definition
    • U+7449 CJK UNIFIED IDEOGRAPH-7449: not included in any glyphset definition
    • U+744A CJK UNIFIED IDEOGRAPH-744A: not included in any glyphset definition
    • U+744D CJK UNIFIED IDEOGRAPH-744D: not included in any glyphset definition
    • U+744E CJK UNIFIED IDEOGRAPH-744E: not included in any glyphset definition
    • U+744F CJK UNIFIED IDEOGRAPH-744F: not included in any glyphset definition
    • U+7450 CJK UNIFIED IDEOGRAPH-7450: not included in any glyphset definition
    • U+7451 CJK UNIFIED IDEOGRAPH-7451: not included in any glyphset definition
    • U+7452 CJK UNIFIED IDEOGRAPH-7452: not included in any glyphset definition
    • U+7454 CJK UNIFIED IDEOGRAPH-7454: not included in any glyphset definition
    • U+7458 CJK UNIFIED IDEOGRAPH-7458: not included in any glyphset definition
    • U+745D CJK UNIFIED IDEOGRAPH-745D: not included in any glyphset definition
    • U+7460 CJK UNIFIED IDEOGRAPH-7460: try adding one of: chinese-simplified, japanese
    • U+7461 CJK UNIFIED IDEOGRAPH-7461: not included in any glyphset definition
    • U+7465 CJK UNIFIED IDEOGRAPH-7465: not included in any glyphset definition
    • U+7466 CJK UNIFIED IDEOGRAPH-7466: not included in any glyphset definition
    • U+7468 CJK UNIFIED IDEOGRAPH-7468: not included in any glyphset definition
    • U+746C CJK UNIFIED IDEOGRAPH-746C: not included in any glyphset definition
    • U+746E CJK UNIFIED IDEOGRAPH-746E: not included in any glyphset definition
    • U+7473 CJK UNIFIED IDEOGRAPH-7473: try adding japanese
    • U+7474 CJK UNIFIED IDEOGRAPH-7474: not included in any glyphset definition
    • U+7475 CJK UNIFIED IDEOGRAPH-7475: not included in any glyphset definition
    • U+7476 CJK UNIFIED IDEOGRAPH-7476: try adding one of: chinese-simplified, japanese
    • U+7477 CJK UNIFIED IDEOGRAPH-7477: try adding chinese-simplified
    • U+7478 CJK UNIFIED IDEOGRAPH-7478: not included in any glyphset definition
    • U+7479 CJK UNIFIED IDEOGRAPH-7479: not included in any glyphset definition
    • U+747A CJK UNIFIED IDEOGRAPH-747A: not included in any glyphset definition
    • U+747B CJK UNIFIED IDEOGRAPH-747B: not included in any glyphset definition
    • U+747C CJK UNIFIED IDEOGRAPH-747C: not included in any glyphset definition
    • U+747F CJK UNIFIED IDEOGRAPH-747F: not included in any glyphset definition
    • U+7482 CJK UNIFIED IDEOGRAPH-7482: not included in any glyphset definition
    • U+7484 CJK UNIFIED IDEOGRAPH-7484: not included in any glyphset definition
    • U+7485 CJK UNIFIED IDEOGRAPH-7485: not included in any glyphset definition
    • U+7486 CJK UNIFIED IDEOGRAPH-7486: not included in any glyphset definition
    • U+7488 CJK UNIFIED IDEOGRAPH-7488: not included in any glyphset definition
    • U+748A CJK UNIFIED IDEOGRAPH-748A: not included in any glyphset definition
    • U+748E CJK UNIFIED IDEOGRAPH-748E: try adding chinese-simplified
    • U+748F CJK UNIFIED IDEOGRAPH-748F: not included in any glyphset definition
    • U+7491 CJK UNIFIED IDEOGRAPH-7491: not included in any glyphset definition
    • U+7492 CJK UNIFIED IDEOGRAPH-7492: not included in any glyphset definition
    • U+7493 CJK UNIFIED IDEOGRAPH-7493: not included in any glyphset definition
    • U+7494 CJK UNIFIED IDEOGRAPH-7494: not included in any glyphset definition
    • U+7495 CJK UNIFIED IDEOGRAPH-7495: not included in any glyphset definition
    • U+7496 CJK UNIFIED IDEOGRAPH-7496: not included in any glyphset definition
    • U+7497 CJK UNIFIED IDEOGRAPH-7497: not included in any glyphset definition
    • U+749A CJK UNIFIED IDEOGRAPH-749A: not included in any glyphset definition
    • U+749D CJK UNIFIED IDEOGRAPH-749D: not included in any glyphset definition
    • U+74A1 CJK UNIFIED IDEOGRAPH-74A1: not included in any glyphset definition
    • U+74A2 CJK UNIFIED IDEOGRAPH-74A2: try adding japanese
    • U+74A5 CJK UNIFIED IDEOGRAPH-74A5: not included in any glyphset definition
    • U+74AA CJK UNIFIED IDEOGRAPH-74AA: not included in any glyphset definition
    • U+74AB CJK UNIFIED IDEOGRAPH-74AB: not included in any glyphset definition
    • U+74AC CJK UNIFIED IDEOGRAPH-74AC: not included in any glyphset definition
    • U+74AD CJK UNIFIED IDEOGRAPH-74AD: not included in any glyphset definition
    • U+74AE CJK UNIFIED IDEOGRAPH-74AE: not included in any glyphset definition
    • U+74AF CJK UNIFIED IDEOGRAPH-74AF: not included in any glyphset definition
    • U+74B1 CJK UNIFIED IDEOGRAPH-74B1: not included in any glyphset definition
    • U+74B2 CJK UNIFIED IDEOGRAPH-74B2: not included in any glyphset definition
    • U+74B3 CJK UNIFIED IDEOGRAPH-74B3: not included in any glyphset definition
    • U+74B5 CJK UNIFIED IDEOGRAPH-74B5: not included in any glyphset definition
    • U+74B6 CJK UNIFIED IDEOGRAPH-74B6: not included in any glyphset definition
    • U+74B7 CJK UNIFIED IDEOGRAPH-74B7: not included in any glyphset definition
    • U+74B8 CJK UNIFIED IDEOGRAPH-74B8: not included in any glyphset definition
    • U+74BA CJK UNIFIED IDEOGRAPH-74BA: try adding chinese-simplified
    • U+74BB CJK UNIFIED IDEOGRAPH-74BB: not included in any glyphset definition
    • U+74BC CJK UNIFIED IDEOGRAPH-74BC: not included in any glyphset definition
    • U+74BE CJK UNIFIED IDEOGRAPH-74BE: not included in any glyphset definition
    • U+74C0 CJK UNIFIED IDEOGRAPH-74C0: not included in any glyphset definition
    • U+74C1 CJK UNIFIED IDEOGRAPH-74C1: not included in any glyphset definition
    • U+74C2 CJK UNIFIED IDEOGRAPH-74C2: not included in any glyphset definition
    • U+74C3 CJK UNIFIED IDEOGRAPH-74C3: not included in any glyphset definition
    • U+74C4 CJK UNIFIED IDEOGRAPH-74C4: not included in any glyphset definition
    • U+74C5 CJK UNIFIED IDEOGRAPH-74C5: not included in any glyphset definition
    • U+74C7 CJK UNIFIED IDEOGRAPH-74C7: not included in any glyphset definition
    • U+74C8 CJK UNIFIED IDEOGRAPH-74C8: not included in any glyphset definition
    • U+74C9 CJK UNIFIED IDEOGRAPH-74C9: not included in any glyphset definition
    • U+74CB CJK UNIFIED IDEOGRAPH-74CB: not included in any glyphset definition
    • U+74CC CJK UNIFIED IDEOGRAPH-74CC: not included in any glyphset definition
    • U+74CD CJK UNIFIED IDEOGRAPH-74CD: not included in any glyphset definition
    • U+74CE CJK UNIFIED IDEOGRAPH-74CE: not included in any glyphset definition
    • U+74D1 CJK UNIFIED IDEOGRAPH-74D1: not included in any glyphset definition
    • U+74D2 CJK UNIFIED IDEOGRAPH-74D2: try adding chinese-simplified
    • U+74D5 CJK UNIFIED IDEOGRAPH-74D5: not included in any glyphset definition
    • U+74D6 CJK UNIFIED IDEOGRAPH-74D6: not included in any glyphset definition
    • U+74D7 CJK UNIFIED IDEOGRAPH-74D7: not included in any glyphset definition
    • U+74D8 CJK UNIFIED IDEOGRAPH-74D8: not included in any glyphset definition
    • U+74D9 CJK UNIFIED IDEOGRAPH-74D9: try adding chinese-simplified
    • U+74DB CJK UNIFIED IDEOGRAPH-74DB: not included in any glyphset definition
    • U+74DD CJK UNIFIED IDEOGRAPH-74DD: not included in any glyphset definition
    • U+74DE CJK UNIFIED IDEOGRAPH-74DE: not included in any glyphset definition
    • U+74DF CJK UNIFIED IDEOGRAPH-74DF: not included in any glyphset definition
    • U+74E1 CJK UNIFIED IDEOGRAPH-74E1: not included in any glyphset definition
    • U+74E5 CJK UNIFIED IDEOGRAPH-74E5: not included in any glyphset definition
    • U+74E8 CJK UNIFIED IDEOGRAPH-74E8: not included in any glyphset definition
    • U+74EA CJK UNIFIED IDEOGRAPH-74EA: not included in any glyphset definition
    • U+74EB CJK UNIFIED IDEOGRAPH-74EB: not included in any glyphset definition
    • U+74EC CJK UNIFIED IDEOGRAPH-74EC: not included in any glyphset definition
    • U+74ED CJK UNIFIED IDEOGRAPH-74ED: not included in any glyphset definition
    • U+74EF CJK UNIFIED IDEOGRAPH-74EF: try adding chinese-simplified
    • U+74F3 CJK UNIFIED IDEOGRAPH-74F3: not included in any glyphset definition
    • U+74F5 CJK UNIFIED IDEOGRAPH-74F5: not included in any glyphset definition
    • U+74F9 CJK UNIFIED IDEOGRAPH-74F9: not included in any glyphset definition
    • U+74FA CJK UNIFIED IDEOGRAPH-74FA: not included in any glyphset definition
    • U+74FB CJK UNIFIED IDEOGRAPH-74FB: not included in any glyphset definition
    • U+74FC CJK UNIFIED IDEOGRAPH-74FC: not included in any glyphset definition
    • U+74FD CJK UNIFIED IDEOGRAPH-74FD: not included in any glyphset definition
    • U+74FE CJK UNIFIED IDEOGRAPH-74FE: not included in any glyphset definition
    • U+74FF CJK UNIFIED IDEOGRAPH-74FF: not included in any glyphset definition
    • U+7500 CJK UNIFIED IDEOGRAPH-7500: not included in any glyphset definition
    • U+7501 CJK UNIFIED IDEOGRAPH-7501: not included in any glyphset definition
    • U+7502 CJK UNIFIED IDEOGRAPH-7502: not included in any glyphset definition
    • U+7503 CJK UNIFIED IDEOGRAPH-7503: try adding japanese
    • U+7506 CJK UNIFIED IDEOGRAPH-7506: not included in any glyphset definition
    • U+7507 CJK UNIFIED IDEOGRAPH-7507: not included in any glyphset definition
    • U+7508 CJK UNIFIED IDEOGRAPH-7508: not included in any glyphset definition
    • U+7509 CJK UNIFIED IDEOGRAPH-7509: not included in any glyphset definition
    • U+750A CJK UNIFIED IDEOGRAPH-750A: not included in any glyphset definition
    • U+750B CJK UNIFIED IDEOGRAPH-750B: not included in any glyphset definition
    • U+750D CJK UNIFIED IDEOGRAPH-750D: try adding japanese
    • U+750F CJK UNIFIED IDEOGRAPH-750F: not included in any glyphset definition
    • U+7510 CJK UNIFIED IDEOGRAPH-7510: not included in any glyphset definition
    • U+7511 CJK UNIFIED IDEOGRAPH-7511: try adding one of: chinese-simplified, japanese
    • U+7512 CJK UNIFIED IDEOGRAPH-7512: not included in any glyphset definition
    • U+7513 CJK UNIFIED IDEOGRAPH-7513: try adding japanese
    • U+7514 CJK UNIFIED IDEOGRAPH-7514: not included in any glyphset definition
    • U+7516 CJK UNIFIED IDEOGRAPH-7516: not included in any glyphset definition
    • U+7517 CJK UNIFIED IDEOGRAPH-7517: not included in any glyphset definition
    • U+7519 CJK UNIFIED IDEOGRAPH-7519: try adding chinese-simplified
    • U+751B CJK UNIFIED IDEOGRAPH-751B: not included in any glyphset definition
    • U+751D CJK UNIFIED IDEOGRAPH-751D: not included in any glyphset definition
    • U+751E CJK UNIFIED IDEOGRAPH-751E: try adding japanese
    • U+7520 CJK UNIFIED IDEOGRAPH-7520: not included in any glyphset definition
    • U+7523 CJK UNIFIED IDEOGRAPH-7523: try adding one of: chinese-simplified, japanese
    • U+7524 CJK UNIFIED IDEOGRAPH-7524: not included in any glyphset definition
    • U+7527 CJK UNIFIED IDEOGRAPH-7527: not included in any glyphset definition
    • U+752A CJK UNIFIED IDEOGRAPH-752A: try adding chinese-simplified
    • U+752E CJK UNIFIED IDEOGRAPH-752E: not included in any glyphset definition
    • U+7534 CJK UNIFIED IDEOGRAPH-7534: not included in any glyphset definition
    • U+7535 CJK UNIFIED IDEOGRAPH-7535: try adding chinese-simplified
    • U+7536 CJK UNIFIED IDEOGRAPH-7536: not included in any glyphset definition
    • U+7539 CJK UNIFIED IDEOGRAPH-7539: not included in any glyphset definition
    • U+753B CJK UNIFIED IDEOGRAPH-753B: try adding one of: chinese-simplified, japanese
    • U+753C CJK UNIFIED IDEOGRAPH-753C: try adding japanese
    • U+753D CJK UNIFIED IDEOGRAPH-753D: not included in any glyphset definition
    • U+753F CJK UNIFIED IDEOGRAPH-753F: not included in any glyphset definition
    • U+7541 CJK UNIFIED IDEOGRAPH-7541: not included in any glyphset definition
    • U+7542 CJK UNIFIED IDEOGRAPH-7542: not included in any glyphset definition
    • U+7543 CJK UNIFIED IDEOGRAPH-7543: not included in any glyphset definition
    • U+7544 CJK UNIFIED IDEOGRAPH-7544: try adding japanese
    • U+7545 CJK UNIFIED IDEOGRAPH-7545: try adding chinese-simplified
    • U+7548 CJK UNIFIED IDEOGRAPH-7548: try adding chinese-simplified
    • U+7549 CJK UNIFIED IDEOGRAPH-7549: try adding japanese
    • U+754A CJK UNIFIED IDEOGRAPH-754A: try adding one of: chinese-simplified, japanese
    • U+754E CJK UNIFIED IDEOGRAPH-754E: not included in any glyphset definition
    • U+7550 CJK UNIFIED IDEOGRAPH-7550: not included in any glyphset definition
    • U+7551 CJK UNIFIED IDEOGRAPH-7551: try adding one of: chinese-simplified, japanese
    • U+7552 CJK UNIFIED IDEOGRAPH-7552: not included in any glyphset definition
    • U+7556 CJK UNIFIED IDEOGRAPH-7556: not included in any glyphset definition
    • U+7557 CJK UNIFIED IDEOGRAPH-7557: not included in any glyphset definition
    • U+7558 CJK UNIFIED IDEOGRAPH-7558: not included in any glyphset definition
    • U+755B CJK UNIFIED IDEOGRAPH-755B: try adding japanese
    • U+755E CJK UNIFIED IDEOGRAPH-755E: not included in any glyphset definition
    • U+755F CJK UNIFIED IDEOGRAPH-755F: not included in any glyphset definition
    • U+7560 CJK UNIFIED IDEOGRAPH-7560: try adding japanese
    • U+7561 CJK UNIFIED IDEOGRAPH-7561: not included in any glyphset definition
    • U+7563 CJK UNIFIED IDEOGRAPH-7563: not included in any glyphset definition
    • U+7564 CJK UNIFIED IDEOGRAPH-7564: try adding japanese
    • U+7567 CJK UNIFIED IDEOGRAPH-7567: try adding japanese
    • U+7568 CJK UNIFIED IDEOGRAPH-7568: try adding chinese-simplified
    • U+7569 CJK UNIFIED IDEOGRAPH-7569: try adding japanese
    • U+756D CJK UNIFIED IDEOGRAPH-756D: try adding japanese
    • U+756E CJK UNIFIED IDEOGRAPH-756E: not included in any glyphset definition
    • U+7571 CJK UNIFIED IDEOGRAPH-7571: not included in any glyphset definition
    • U+7572 CJK UNIFIED IDEOGRAPH-7572: try adding chinese-simplified
    • U+7573 CJK UNIFIED IDEOGRAPH-7573: try adding japanese
    • U+7574 CJK UNIFIED IDEOGRAPH-7574: try adding one of: chinese-simplified, japanese
    • U+7575 CJK UNIFIED IDEOGRAPH-7575: not included in any glyphset definition
    • U+7577 CJK UNIFIED IDEOGRAPH-7577: try adding japanese
    • U+7579 CJK UNIFIED IDEOGRAPH-7579: try adding chinese-simplified
    • U+757A CJK UNIFIED IDEOGRAPH-757A: not included in any glyphset definition
    • U+757B CJK UNIFIED IDEOGRAPH-757B: not included in any glyphset definition
    • U+757C CJK UNIFIED IDEOGRAPH-757C: not included in any glyphset definition
    • U+757D CJK UNIFIED IDEOGRAPH-757D: not included in any glyphset definition
    • U+757E CJK UNIFIED IDEOGRAPH-757E: try adding chinese-simplified
    • U+7580 CJK UNIFIED IDEOGRAPH-7580: not included in any glyphset definition
    • U+7581 CJK UNIFIED IDEOGRAPH-7581: not included in any glyphset definition
    • U+7582 CJK UNIFIED IDEOGRAPH-7582: try adding japanese
    • U+7583 CJK UNIFIED IDEOGRAPH-7583: try adding chinese-simplified
    • U+7584 CJK UNIFIED IDEOGRAPH-7584: not included in any glyphset definition
    • U+7585 CJK UNIFIED IDEOGRAPH-7585: not included in any glyphset definition
    • U+7588 CJK UNIFIED IDEOGRAPH-7588: not included in any glyphset definition
    • U+7589 CJK UNIFIED IDEOGRAPH-7589: try adding japanese
    • U+758C CJK UNIFIED IDEOGRAPH-758C: not included in any glyphset definition
    • U+758D CJK UNIFIED IDEOGRAPH-758D: not included in any glyphset definition
    • U+758E CJK UNIFIED IDEOGRAPH-758E: try adding japanese
    • U+7590 CJK UNIFIED IDEOGRAPH-7590: not included in any glyphset definition
    • U+7592 CJK UNIFIED IDEOGRAPH-7592: not included in any glyphset definition
    • U+7593 CJK UNIFIED IDEOGRAPH-7593: not included in any glyphset definition
    • U+7595 CJK UNIFIED IDEOGRAPH-7595: not included in any glyphset definition
    • U+7596 CJK UNIFIED IDEOGRAPH-7596: try adding chinese-simplified
    • U+7597 CJK UNIFIED IDEOGRAPH-7597: try adding chinese-simplified
    • U+7598 CJK UNIFIED IDEOGRAPH-7598: not included in any glyphset definition
    • U+759B CJK UNIFIED IDEOGRAPH-759B: not included in any glyphset definition
    • U+759C CJK UNIFIED IDEOGRAPH-759C: not included in any glyphset definition
    • U+759F CJK UNIFIED IDEOGRAPH-759F: try adding chinese-simplified
    • U+75A0 CJK UNIFIED IDEOGRAPH-75A0: not included in any glyphset definition
    • U+75A1 CJK UNIFIED IDEOGRAPH-75A1: try adding chinese-simplified
    • U+75A2 CJK UNIFIED IDEOGRAPH-75A2: not included in any glyphset definition
    • U+75A6 CJK UNIFIED IDEOGRAPH-75A6: not included in any glyphset definition
    • U+75A7 CJK UNIFIED IDEOGRAPH-75A7: not included in any glyphset definition
    • U+75A8 CJK UNIFIED IDEOGRAPH-75A8: not included in any glyphset definition
    • U+75A9 CJK UNIFIED IDEOGRAPH-75A9: not included in any glyphset definition
    • U+75AC CJK UNIFIED IDEOGRAPH-75AC: not included in any glyphset definition
    • U+75AD CJK UNIFIED IDEOGRAPH-75AD: not included in any glyphset definition
    • U+75AE CJK UNIFIED IDEOGRAPH-75AE: try adding chinese-simplified
    • U+75AF CJK UNIFIED IDEOGRAPH-75AF: try adding chinese-simplified
    • U+75B0 CJK UNIFIED IDEOGRAPH-75B0: not included in any glyphset definition
    • U+75B1 CJK UNIFIED IDEOGRAPH-75B1: try adding one of: chinese-simplified, japanese
    • U+75B4 CJK UNIFIED IDEOGRAPH-75B4: try adding chinese-simplified
    • U+75B6 CJK UNIFIED IDEOGRAPH-75B6: not included in any glyphset definition
    • U+75B7 CJK UNIFIED IDEOGRAPH-75B7: not included in any glyphset definition
    • U+75BA CJK UNIFIED IDEOGRAPH-75BA: not included in any glyphset definition
    • U+75BB CJK UNIFIED IDEOGRAPH-75BB: not included in any glyphset definition
    • U+75BF CJK UNIFIED IDEOGRAPH-75BF: not included in any glyphset definition
    • U+75C0 CJK UNIFIED IDEOGRAPH-75C0: not included in any glyphset definition
    • U+75C1 CJK UNIFIED IDEOGRAPH-75C1: not included in any glyphset definition
    • U+75C3 CJK UNIFIED IDEOGRAPH-75C3: try adding japanese
    • U+75C4 CJK UNIFIED IDEOGRAPH-75C4: not included in any glyphset definition
    • U+75C6 CJK UNIFIED IDEOGRAPH-75C6: not included in any glyphset definition
    • U+75C9 CJK UNIFIED IDEOGRAPH-75C9: try adding chinese-simplified
    • U+75CB CJK UNIFIED IDEOGRAPH-75CB: not included in any glyphset definition
    • U+75CC CJK UNIFIED IDEOGRAPH-75CC: not included in any glyphset definition
    • U+75CE CJK UNIFIED IDEOGRAPH-75CE: not included in any glyphset definition
    • U+75CF CJK UNIFIED IDEOGRAPH-75CF: not included in any glyphset definition
    • U+75D0 CJK UNIFIED IDEOGRAPH-75D0: not included in any glyphset definition
    • U+75D1 CJK UNIFIED IDEOGRAPH-75D1: not included in any glyphset definition
    • U+75D3 CJK UNIFIED IDEOGRAPH-75D3: not included in any glyphset definition
    • U+75D6 CJK UNIFIED IDEOGRAPH-75D6: not included in any glyphset definition
    • U+75D7 CJK UNIFIED IDEOGRAPH-75D7: not included in any glyphset definition
    • U+75DA CJK UNIFIED IDEOGRAPH-75DA: not included in any glyphset definition
    • U+75DD CJK UNIFIED IDEOGRAPH-75DD: not included in any glyphset definition
    • U+75DF CJK UNIFIED IDEOGRAPH-75DF: not included in any glyphset definition
    • U+75E1 CJK UNIFIED IDEOGRAPH-75E1: not included in any glyphset definition
    • U+75E5 CJK UNIFIED IDEOGRAPH-75E5: not included in any glyphset definition
    • U+75E6 CJK UNIFIED IDEOGRAPH-75E6: not included in any glyphset definition
    • U+75E8 CJK UNIFIED IDEOGRAPH-75E8: try adding chinese-simplified
    • U+75E9 CJK UNIFIED IDEOGRAPH-75E9: try adding japanese
    • U+75EA CJK UNIFIED IDEOGRAPH-75EA: try adding chinese-simplified
    • U+75EB CJK UNIFIED IDEOGRAPH-75EB: try adding chinese-simplified
    • U+75EC CJK UNIFIED IDEOGRAPH-75EC: not included in any glyphset definition
    • U+75ED CJK UNIFIED IDEOGRAPH-75ED: not included in any glyphset definition
    • U+75EE CJK UNIFIED IDEOGRAPH-75EE: not included in any glyphset definition
    • U+75EF CJK UNIFIED IDEOGRAPH-75EF: not included in any glyphset definition
    • U+75F3 CJK UNIFIED IDEOGRAPH-75F3: try adding japanese
    • U+75F5 CJK UNIFIED IDEOGRAPH-75F5: not included in any glyphset definition
    • U+75F6 CJK UNIFIED IDEOGRAPH-75F6: not included in any glyphset definition
    • U+75F7 CJK UNIFIED IDEOGRAPH-75F7: not included in any glyphset definition
    • U+75F8 CJK UNIFIED IDEOGRAPH-75F8: not included in any glyphset definition
    • U+75FB CJK UNIFIED IDEOGRAPH-75FB: not included in any glyphset definition
    • U+75FD CJK UNIFIED IDEOGRAPH-75FD: not included in any glyphset definition
    • U+7602 CJK UNIFIED IDEOGRAPH-7602: not included in any glyphset definition
    • U+7603 CJK UNIFIED IDEOGRAPH-7603: not included in any glyphset definition
    • U+7604 CJK UNIFIED IDEOGRAPH-7604: not included in any glyphset definition
    • U+7605 CJK UNIFIED IDEOGRAPH-7605: not included in any glyphset definition
    • U+7606 CJK UNIFIED IDEOGRAPH-7606: try adding chinese-simplified
    • U+7608 CJK UNIFIED IDEOGRAPH-7608: not included in any glyphset definition
    • U+760C CJK UNIFIED IDEOGRAPH-760C: not included in any glyphset definition
    • U+760E CJK UNIFIED IDEOGRAPH-760E: not included in any glyphset definition
    • U+760F CJK UNIFIED IDEOGRAPH-760F: not included in any glyphset definition
    • U+7610 CJK UNIFIED IDEOGRAPH-7610: not included in any glyphset definition
    • U+7611 CJK UNIFIED IDEOGRAPH-7611: try adding chinese-simplified
    • U+7612 CJK UNIFIED IDEOGRAPH-7612: not included in any glyphset definition
    • U+7614 CJK UNIFIED IDEOGRAPH-7614: not included in any glyphset definition
    • U+7615 CJK UNIFIED IDEOGRAPH-7615: not included in any glyphset definition
    • U+7616 CJK UNIFIED IDEOGRAPH-7616: not included in any glyphset definition
    • U+7617 CJK UNIFIED IDEOGRAPH-7617: not included in any glyphset definition
    • U+7618 CJK UNIFIED IDEOGRAPH-7618: try adding chinese-simplified
    • U+761A CJK UNIFIED IDEOGRAPH-761A: not included in any glyphset definition
    • U+761B CJK UNIFIED IDEOGRAPH-761B: not included in any glyphset definition
    • U+761D CJK UNIFIED IDEOGRAPH-761D: not included in any glyphset definition
    • U+761E CJK UNIFIED IDEOGRAPH-761E: not included in any glyphset definition
    • U+7623 CJK UNIFIED IDEOGRAPH-7623: not included in any glyphset definition
    • U+7625 CJK UNIFIED IDEOGRAPH-7625: not included in any glyphset definition
    • U+7628 CJK UNIFIED IDEOGRAPH-7628: not included in any glyphset definition
    • U+762A CJK UNIFIED IDEOGRAPH-762A: try adding chinese-simplified
    • U+762B CJK UNIFIED IDEOGRAPH-762B: try adding chinese-simplified
    • U+762D CJK UNIFIED IDEOGRAPH-762D: not included in any glyphset definition
    • U+762E CJK UNIFIED IDEOGRAPH-762E: not included in any glyphset definition
    • U+762F CJK UNIFIED IDEOGRAPH-762F: not included in any glyphset definition
    • U+7631 CJK UNIFIED IDEOGRAPH-7631: not included in any glyphset definition
    • U+7632 CJK UNIFIED IDEOGRAPH-7632: not included in any glyphset definition
    • U+7633 CJK UNIFIED IDEOGRAPH-7633: not included in any glyphset definition
    • U+7635 CJK UNIFIED IDEOGRAPH-7635: not included in any glyphset definition
    • U+7636 CJK UNIFIED IDEOGRAPH-7636: not included in any glyphset definition
    • U+7637 CJK UNIFIED IDEOGRAPH-7637: not included in any glyphset definition
    • U+7639 CJK UNIFIED IDEOGRAPH-7639: not included in any glyphset definition
    • U+763B CJK UNIFIED IDEOGRAPH-763B: try adding japanese
    • U+763C CJK UNIFIED IDEOGRAPH-763C: not included in any glyphset definition
    • U+763D CJK UNIFIED IDEOGRAPH-763D: try adding chinese-simplified
    • U+763E CJK UNIFIED IDEOGRAPH-763E: try adding chinese-simplified
    • U+763F CJK UNIFIED IDEOGRAPH-763F: try adding chinese-simplified
    • U+7640 CJK UNIFIED IDEOGRAPH-7640: try adding chinese-simplified
    • U+7641 CJK UNIFIED IDEOGRAPH-7641: not included in any glyphset definition
    • U+7643 CJK UNIFIED IDEOGRAPH-7643: not included in any glyphset definition
    • U+7644 CJK UNIFIED IDEOGRAPH-7644: not included in any glyphset definition
    • U+7645 CJK UNIFIED IDEOGRAPH-7645: not included in any glyphset definition
    • U+7649 CJK UNIFIED IDEOGRAPH-7649: not included in any glyphset definition
    • U+764A CJK UNIFIED IDEOGRAPH-764A: not included in any glyphset definition
    • U+764B CJK UNIFIED IDEOGRAPH-764B: not included in any glyphset definition
    • U+764D CJK UNIFIED IDEOGRAPH-764D: not included in any glyphset definition
    • U+764E CJK UNIFIED IDEOGRAPH-764E: not included in any glyphset definition
    • U+7650 CJK UNIFIED IDEOGRAPH-7650: not included in any glyphset definition
    • U+7653 CJK UNIFIED IDEOGRAPH-7653: not included in any glyphset definition
    • U+7654 CJK UNIFIED IDEOGRAPH-7654: try adding chinese-simplified
    • U+7655 CJK UNIFIED IDEOGRAPH-7655: not included in any glyphset definition
    • U+7657 CJK UNIFIED IDEOGRAPH-7657: not included in any glyphset definition
    • U+7659 CJK UNIFIED IDEOGRAPH-7659: not included in any glyphset definition
    • U+765A CJK UNIFIED IDEOGRAPH-765A: not included in any glyphset definition
    • U+765B CJK UNIFIED IDEOGRAPH-765B: not included in any glyphset definition
    • U+765D CJK UNIFIED IDEOGRAPH-765D: not included in any glyphset definition
    • U+765E CJK UNIFIED IDEOGRAPH-765E: try adding chinese-simplified
    • U+7660 CJK UNIFIED IDEOGRAPH-7660: not included in any glyphset definition
    • U+7663 CJK UNIFIED IDEOGRAPH-7663: try adding chinese-simplified
    • U+7666 CJK UNIFIED IDEOGRAPH-7666: not included in any glyphset definition
    • U+7667 CJK UNIFIED IDEOGRAPH-7667: try adding japanese
    • U+7668 CJK UNIFIED IDEOGRAPH-7668: try adding japanese
    • U+766A CJK UNIFIED IDEOGRAPH-766A: try adding japanese
    • U+766B CJK UNIFIED IDEOGRAPH-766B: try adding chinese-simplified
    • U+766F CJK UNIFIED IDEOGRAPH-766F: not included in any glyphset definition
    • U+7675 CJK UNIFIED IDEOGRAPH-7675: not included in any glyphset definition
    • U+7676 CJK UNIFIED IDEOGRAPH-7676: try adding japanese
    • U+7677 CJK UNIFIED IDEOGRAPH-7677: not included in any glyphset definition
    • U+7679 CJK UNIFIED IDEOGRAPH-7679: not included in any glyphset definition
    • U+767A CJK UNIFIED IDEOGRAPH-767A: try adding one of: chinese-simplified, japanese
    • U+767F CJK UNIFIED IDEOGRAPH-767F: not included in any glyphset definition
    • U+7680 CJK UNIFIED IDEOGRAPH-7680: try adding japanese
    • U+7683 CJK UNIFIED IDEOGRAPH-7683: try adding japanese
    • U+7685 CJK UNIFIED IDEOGRAPH-7685: not included in any glyphset definition
    • U+7689 CJK UNIFIED IDEOGRAPH-7689: not included in any glyphset definition
    • U+768A CJK UNIFIED IDEOGRAPH-768A: not included in any glyphset definition
    • U+768C CJK UNIFIED IDEOGRAPH-768C: not included in any glyphset definition
    • U+768D CJK UNIFIED IDEOGRAPH-768D: not included in any glyphset definition
    • U+768F CJK UNIFIED IDEOGRAPH-768F: not included in any glyphset definition
    • U+7690 CJK UNIFIED IDEOGRAPH-7690: try adding japanese
    • U+7691 CJK UNIFIED IDEOGRAPH-7691: try adding chinese-simplified
    • U+7692 CJK UNIFIED IDEOGRAPH-7692: not included in any glyphset definition
    • U+7694 CJK UNIFIED IDEOGRAPH-7694: not included in any glyphset definition
    • U+7695 CJK UNIFIED IDEOGRAPH-7695: not included in any glyphset definition
    • U+7697 CJK UNIFIED IDEOGRAPH-7697: not included in any glyphset definition
    • U+7698 CJK UNIFIED IDEOGRAPH-7698: not included in any glyphset definition
    • U+769B CJK UNIFIED IDEOGRAPH-769B: not included in any glyphset definition
    • U+769C CJK UNIFIED IDEOGRAPH-769C: not included in any glyphset definition
    • U+769D CJK UNIFIED IDEOGRAPH-769D: not included in any glyphset definition
    • U+769E CJK UNIFIED IDEOGRAPH-769E: not included in any glyphset definition
    • U+769F CJK UNIFIED IDEOGRAPH-769F: not included in any glyphset definition
    • U+76A0 CJK UNIFIED IDEOGRAPH-76A0: not included in any glyphset definition
    • U+76A2 CJK UNIFIED IDEOGRAPH-76A2: not included in any glyphset definition
    • U+76A3 CJK UNIFIED IDEOGRAPH-76A3: not included in any glyphset definition
    • U+76A4 CJK UNIFIED IDEOGRAPH-76A4: not included in any glyphset definition
    • U+76A6 CJK UNIFIED IDEOGRAPH-76A6: not included in any glyphset definition
    • U+76A7 CJK UNIFIED IDEOGRAPH-76A7: not included in any glyphset definition
    • U+76A8 CJK UNIFIED IDEOGRAPH-76A8: not included in any glyphset definition
    • U+76A9 CJK UNIFIED IDEOGRAPH-76A9: not included in any glyphset definition
    • U+76AA CJK UNIFIED IDEOGRAPH-76AA: not included in any glyphset definition
    • U+76AB CJK UNIFIED IDEOGRAPH-76AB: not included in any glyphset definition
    • U+76AC CJK UNIFIED IDEOGRAPH-76AC: not included in any glyphset definition
    • U+76AD CJK UNIFIED IDEOGRAPH-76AD: not included in any glyphset definition
    • U+76AF CJK UNIFIED IDEOGRAPH-76AF: try adding chinese-simplified
    • U+76B1 CJK UNIFIED IDEOGRAPH-76B1: try adding chinese-simplified
    • U+76B2 CJK UNIFIED IDEOGRAPH-76B2: try adding chinese-simplified
    • U+76B3 CJK UNIFIED IDEOGRAPH-76B3: not included in any glyphset definition
    • U+76B5 CJK UNIFIED IDEOGRAPH-76B5: not included in any glyphset definition
    • U+76B6 CJK UNIFIED IDEOGRAPH-76B6: not included in any glyphset definition
    • U+76B7 CJK UNIFIED IDEOGRAPH-76B7: try adding japanese
    • U+76B9 CJK UNIFIED IDEOGRAPH-76B9: try adding japanese
    • U+76BB CJK UNIFIED IDEOGRAPH-76BB: not included in any glyphset definition
    • U+76BC CJK UNIFIED IDEOGRAPH-76BC: not included in any glyphset definition
    • U+76BD CJK UNIFIED IDEOGRAPH-76BD: not included in any glyphset definition
    • U+76BE CJK UNIFIED IDEOGRAPH-76BE: not included in any glyphset definition
    • U+76C0 CJK UNIFIED IDEOGRAPH-76C0: not included in any glyphset definition
    • U+76C1 CJK UNIFIED IDEOGRAPH-76C1: not included in any glyphset definition
    • U+76C4 CJK UNIFIED IDEOGRAPH-76C4: not included in any glyphset definition
    • U+76C7 CJK UNIFIED IDEOGRAPH-76C7: not included in any glyphset definition
    • U+76C9 CJK UNIFIED IDEOGRAPH-76C9: not included in any glyphset definition
    • U+76CB CJK UNIFIED IDEOGRAPH-76CB: not included in any glyphset definition
    • U+76CC CJK UNIFIED IDEOGRAPH-76CC: not included in any glyphset definition
    • U+76CD CJK UNIFIED IDEOGRAPH-76CD: try adding japanese
    • U+76CF CJK UNIFIED IDEOGRAPH-76CF: try adding chinese-simplified
    • U+76D0 CJK UNIFIED IDEOGRAPH-76D0: try adding chinese-simplified
    • U+76D1 CJK UNIFIED IDEOGRAPH-76D1: try adding chinese-simplified
    • U+76D3 CJK UNIFIED IDEOGRAPH-76D3: not included in any glyphset definition
    • U+76D5 CJK UNIFIED IDEOGRAPH-76D5: not included in any glyphset definition
    • U+76D6 CJK UNIFIED IDEOGRAPH-76D6: try adding one of: chinese-simplified, japanese
    • U+76D7 CJK UNIFIED IDEOGRAPH-76D7: try adding one of: chinese-simplified, japanese
    • U+76D8 CJK UNIFIED IDEOGRAPH-76D8: try adding chinese-simplified
    • U+76DA CJK UNIFIED IDEOGRAPH-76DA: not included in any glyphset definition
    • U+76DD CJK UNIFIED IDEOGRAPH-76DD: not included in any glyphset definition
    • U+76E0 CJK UNIFIED IDEOGRAPH-76E0: not included in any glyphset definition
    • U+76E2 CJK UNIFIED IDEOGRAPH-76E2: not included in any glyphset definition
    • U+76E6 CJK UNIFIED IDEOGRAPH-76E6: not included in any glyphset definition
    • U+76E8 CJK UNIFIED IDEOGRAPH-76E8: not included in any glyphset definition
    • U+76E9 CJK UNIFIED IDEOGRAPH-76E9: not included in any glyphset definition
    • U+76EB CJK UNIFIED IDEOGRAPH-76EB: not included in any glyphset definition
    • U+76EC CJK UNIFIED IDEOGRAPH-76EC: not included in any glyphset definition
    • U+76ED CJK UNIFIED IDEOGRAPH-76ED: not included in any glyphset definition
    • U+76F0 CJK UNIFIED IDEOGRAPH-76F0: not included in any glyphset definition
    • U+76F1 CJK UNIFIED IDEOGRAPH-76F1: try adding chinese-simplified
    • U+76F3 CJK UNIFIED IDEOGRAPH-76F3: not included in any glyphset definition
    • U+76F5 CJK UNIFIED IDEOGRAPH-76F5: not included in any glyphset definition
    • U+76F6 CJK UNIFIED IDEOGRAPH-76F6: not included in any glyphset definition
    • U+76F7 CJK UNIFIED IDEOGRAPH-76F7: not included in any glyphset definition
    • U+76FA CJK UNIFIED IDEOGRAPH-76FA: not included in any glyphset definition
    • U+76FB CJK UNIFIED IDEOGRAPH-76FB: try adding japanese
    • U+76FD CJK UNIFIED IDEOGRAPH-76FD: not included in any glyphset definition
    • U+76FF CJK UNIFIED IDEOGRAPH-76FF: not included in any glyphset definition
    • U+7700 CJK UNIFIED IDEOGRAPH-7700: not included in any glyphset definition
    • U+7702 CJK UNIFIED IDEOGRAPH-7702: not included in any glyphset definition
    • U+7703 CJK UNIFIED IDEOGRAPH-7703: not included in any glyphset definition
    • U+7704 CJK UNIFIED IDEOGRAPH-7704: try adding japanese
    • U+7705 CJK UNIFIED IDEOGRAPH-7705: not included in any glyphset definition
    • U+7706 CJK UNIFIED IDEOGRAPH-7706: not included in any glyphset definition
    • U+7707 CJK UNIFIED IDEOGRAPH-7707: try adding japanese
    • U+770A CJK UNIFIED IDEOGRAPH-770A: not included in any glyphset definition
    • U+770C CJK UNIFIED IDEOGRAPH-770C: try adding one of: chinese-simplified, japanese
    • U+770D CJK UNIFIED IDEOGRAPH-770D: not included in any glyphset definition
    • U+770F CJK UNIFIED IDEOGRAPH-770F: not included in any glyphset definition
    • U+7710 CJK UNIFIED IDEOGRAPH-7710: not included in any glyphset definition
    • U+7711 CJK UNIFIED IDEOGRAPH-7711: not included in any glyphset definition
    • U+7712 CJK UNIFIED IDEOGRAPH-7712: not included in any glyphset definition
    • U+7713 CJK UNIFIED IDEOGRAPH-7713: not included in any glyphset definition
    • U+7714 CJK UNIFIED IDEOGRAPH-7714: not included in any glyphset definition
    • U+7715 CJK UNIFIED IDEOGRAPH-7715: not included in any glyphset definition
    • U+7716 CJK UNIFIED IDEOGRAPH-7716: not included in any glyphset definition
    • U+7717 CJK UNIFIED IDEOGRAPH-7717: not included in any glyphset definition
    • U+7718 CJK UNIFIED IDEOGRAPH-7718: not included in any glyphset definition
    • U+7719 CJK UNIFIED IDEOGRAPH-7719: try adding chinese-simplified
    • U+771A CJK UNIFIED IDEOGRAPH-771A: not included in any glyphset definition
    • U+771B CJK UNIFIED IDEOGRAPH-771B: try adding japanese
    • U+771C CJK UNIFIED IDEOGRAPH-771C: not included in any glyphset definition
    • U+771D CJK UNIFIED IDEOGRAPH-771D: not included in any glyphset definition
    • U+771E CJK UNIFIED IDEOGRAPH-771E: try adding one of: chinese-simplified, japanese
    • U+7721 CJK UNIFIED IDEOGRAPH-7721: not included in any glyphset definition
    • U+7722 CJK UNIFIED IDEOGRAPH-7722: not included in any glyphset definition
    • U+7723 CJK UNIFIED IDEOGRAPH-7723: not included in any glyphset definition
    • U+7726 CJK UNIFIED IDEOGRAPH-7726: try adding one of: chinese-simplified, japanese
    • U+7727 CJK UNIFIED IDEOGRAPH-7727: not included in any glyphset definition
    • U+772A CJK UNIFIED IDEOGRAPH-772A: not included in any glyphset definition
    • U+772C CJK UNIFIED IDEOGRAPH-772C: not included in any glyphset definition
    • U+772E CJK UNIFIED IDEOGRAPH-772E: not included in any glyphset definition
    • U+7730 CJK UNIFIED IDEOGRAPH-7730: not included in any glyphset definition
    • U+7731 CJK UNIFIED IDEOGRAPH-7731: not included in any glyphset definition
    • U+7732 CJK UNIFIED IDEOGRAPH-7732: not included in any glyphset definition
    • U+7733 CJK UNIFIED IDEOGRAPH-7733: not included in any glyphset definition
    • U+7734 CJK UNIFIED IDEOGRAPH-7734: not included in any glyphset definition
    • U+7735 CJK UNIFIED IDEOGRAPH-7735: not included in any glyphset definition
    • U+7739 CJK UNIFIED IDEOGRAPH-7739: not included in any glyphset definition
    • U+773B CJK UNIFIED IDEOGRAPH-773B: not included in any glyphset definition
    • U+773D CJK UNIFIED IDEOGRAPH-773D: not included in any glyphset definition
    • U+773F CJK UNIFIED IDEOGRAPH-773F: not included in any glyphset definition
    • U+7740 CJK UNIFIED IDEOGRAPH-7740: try adding one of: chinese-simplified, japanese
    • U+7741 CJK UNIFIED IDEOGRAPH-7741: try adding chinese-simplified
    • U+7742 CJK UNIFIED IDEOGRAPH-7742: not included in any glyphset definition
    • U+7744 CJK UNIFIED IDEOGRAPH-7744: not included in any glyphset definition
    • U+7745 CJK UNIFIED IDEOGRAPH-7745: not included in any glyphset definition
    • U+7746 CJK UNIFIED IDEOGRAPH-7746: not included in any glyphset definition
    • U+7748 CJK UNIFIED IDEOGRAPH-7748: not included in any glyphset definition
    • U+7749 CJK UNIFIED IDEOGRAPH-7749: not included in any glyphset definition
    • U+774A CJK UNIFIED IDEOGRAPH-774A: not included in any glyphset definition
    • U+774B CJK UNIFIED IDEOGRAPH-774B: not included in any glyphset definition
    • U+774C CJK UNIFIED IDEOGRAPH-774C: not included in any glyphset definition
    • U+774D CJK UNIFIED IDEOGRAPH-774D: not included in any glyphset definition
    • U+7750 CJK UNIFIED IDEOGRAPH-7750: try adding chinese-simplified
    • U+7751 CJK UNIFIED IDEOGRAPH-7751: try adding chinese-simplified
    • U+7752 CJK UNIFIED IDEOGRAPH-7752: not included in any glyphset definition
    • U+7753 CJK UNIFIED IDEOGRAPH-7753: not included in any glyphset definition
    • U+7754 CJK UNIFIED IDEOGRAPH-7754: not included in any glyphset definition
    • U+7755 CJK UNIFIED IDEOGRAPH-7755: not included in any glyphset definition
    • U+7756 CJK UNIFIED IDEOGRAPH-7756: not included in any glyphset definition
    • U+7757 CJK UNIFIED IDEOGRAPH-7757: not included in any glyphset definition
    • U+7759 CJK UNIFIED IDEOGRAPH-7759: not included in any glyphset definition
    • U+775D CJK UNIFIED IDEOGRAPH-775D: not included in any glyphset definition
    • U+775F CJK UNIFIED IDEOGRAPH-775F: not included in any glyphset definition
    • U+7760 CJK UNIFIED IDEOGRAPH-7760: not included in any glyphset definition
    • U+7764 CJK UNIFIED IDEOGRAPH-7764: not included in any glyphset definition
    • U+7767 CJK UNIFIED IDEOGRAPH-7767: not included in any glyphset definition
    • U+7769 CJK UNIFIED IDEOGRAPH-7769: not included in any glyphset definition
    • U+776D CJK UNIFIED IDEOGRAPH-776D: not included in any glyphset definition
    • U+776E CJK UNIFIED IDEOGRAPH-776E: not included in any glyphset definition
    • U+776F CJK UNIFIED IDEOGRAPH-776F: not included in any glyphset definition
    • U+7770 CJK UNIFIED IDEOGRAPH-7770: not included in any glyphset definition
    • U+7771 CJK UNIFIED IDEOGRAPH-7771: not included in any glyphset definition
    • U+7773 CJK UNIFIED IDEOGRAPH-7773: not included in any glyphset definition
    • U+7774 CJK UNIFIED IDEOGRAPH-7774: not included in any glyphset definition
    • U+7775 CJK UNIFIED IDEOGRAPH-7775: not included in any glyphset definition
    • U+7776 CJK UNIFIED IDEOGRAPH-7776: not included in any glyphset definition
    • U+7778 CJK UNIFIED IDEOGRAPH-7778: not included in any glyphset definition
    • U+777A CJK UNIFIED IDEOGRAPH-777A: not included in any glyphset definition
    • U+777C CJK UNIFIED IDEOGRAPH-777C: not included in any glyphset definition
    • U+7780 CJK UNIFIED IDEOGRAPH-7780: not included in any glyphset definition
    • U+7781 CJK UNIFIED IDEOGRAPH-7781: not included in any glyphset definition
    • U+7782 CJK UNIFIED IDEOGRAPH-7782: not included in any glyphset definition
    • U+7783 CJK UNIFIED IDEOGRAPH-7783: not included in any glyphset definition
    • U+7786 CJK UNIFIED IDEOGRAPH-7786: not included in any glyphset definition
    • U+7788 CJK UNIFIED IDEOGRAPH-7788: not included in any glyphset definition
    • U+7789 CJK UNIFIED IDEOGRAPH-7789: not included in any glyphset definition
    • U+778A CJK UNIFIED IDEOGRAPH-778A: not included in any glyphset definition
    • U+778D CJK UNIFIED IDEOGRAPH-778D: not included in any glyphset definition
    • U+778F CJK UNIFIED IDEOGRAPH-778F: not included in any glyphset definition
    • U+7790 CJK UNIFIED IDEOGRAPH-7790: not included in any glyphset definition
    • U+7792 CJK UNIFIED IDEOGRAPH-7792: try adding chinese-simplified
    • U+7793 CJK UNIFIED IDEOGRAPH-7793: not included in any glyphset definition
    • U+7794 CJK UNIFIED IDEOGRAPH-7794: not included in any glyphset definition
    • U+7795 CJK UNIFIED IDEOGRAPH-7795: not included in any glyphset definition
    • U+7796 CJK UNIFIED IDEOGRAPH-7796: not included in any glyphset definition
    • U+7797 CJK UNIFIED IDEOGRAPH-7797: not included in any glyphset definition
    • U+7799 CJK UNIFIED IDEOGRAPH-7799: not included in any glyphset definition
    • U+779A CJK UNIFIED IDEOGRAPH-779A: not included in any glyphset definition
    • U+779B CJK UNIFIED IDEOGRAPH-779B: not included in any glyphset definition
    • U+779D CJK UNIFIED IDEOGRAPH-779D: not included in any glyphset definition
    • U+77A1 CJK UNIFIED IDEOGRAPH-77A1: not included in any glyphset definition
    • U+77A2 CJK UNIFIED IDEOGRAPH-77A2: not included in any glyphset definition
    • U+77A3 CJK UNIFIED IDEOGRAPH-77A3: not included in any glyphset definition
    • U+77A4 CJK UNIFIED IDEOGRAPH-77A4: not included in any glyphset definition
    • U+77A6 CJK UNIFIED IDEOGRAPH-77A6: not included in any glyphset definition
    • U+77A8 CJK UNIFIED IDEOGRAPH-77A8: not included in any glyphset definition
    • U+77A9 CJK UNIFIED IDEOGRAPH-77A9: try adding chinese-simplified
    • U+77AB CJK UNIFIED IDEOGRAPH-77AB: not included in any glyphset definition
    • U+77AE CJK UNIFIED IDEOGRAPH-77AE: not included in any glyphset definition
    • U+77B1 CJK UNIFIED IDEOGRAPH-77B1: not included in any glyphset definition
    • U+77B2 CJK UNIFIED IDEOGRAPH-77B2: not included in any glyphset definition
    • U+77B4 CJK UNIFIED IDEOGRAPH-77B4: not included in any glyphset definition
    • U+77B5 CJK UNIFIED IDEOGRAPH-77B5: not included in any glyphset definition
    • U+77B6 CJK UNIFIED IDEOGRAPH-77B6: try adding japanese
    • U+77B7 CJK UNIFIED IDEOGRAPH-77B7: not included in any glyphset definition
    • U+77B8 CJK UNIFIED IDEOGRAPH-77B8: not included in any glyphset definition
    • U+77B9 CJK UNIFIED IDEOGRAPH-77B9: try adding japanese
    • U+77BA CJK UNIFIED IDEOGRAPH-77BA: not included in any glyphset definition
    • U+77BD CJK UNIFIED IDEOGRAPH-77BD: try adding japanese
    • U+77BE CJK UNIFIED IDEOGRAPH-77BE: not included in any glyphset definition
    • U+77C0 CJK UNIFIED IDEOGRAPH-77C0: not included in any glyphset definition
    • U+77C1 CJK UNIFIED IDEOGRAPH-77C1: not included in any glyphset definition
    • U+77C2 CJK UNIFIED IDEOGRAPH-77C2: not included in any glyphset definition
    • U+77C4 CJK UNIFIED IDEOGRAPH-77C4: not included in any glyphset definition
    • U+77C5 CJK UNIFIED IDEOGRAPH-77C5: not included in any glyphset definition
    • U+77C6 CJK UNIFIED IDEOGRAPH-77C6: not included in any glyphset definition
    • U+77C8 CJK UNIFIED IDEOGRAPH-77C8: not included in any glyphset definition
    • U+77C9 CJK UNIFIED IDEOGRAPH-77C9: not included in any glyphset definition
    • U+77CA CJK UNIFIED IDEOGRAPH-77CA: not included in any glyphset definition
    • U+77CC CJK UNIFIED IDEOGRAPH-77CC: not included in any glyphset definition
    • U+77CD CJK UNIFIED IDEOGRAPH-77CD: try adding one of: chinese-simplified, japanese
    • U+77CE CJK UNIFIED IDEOGRAPH-77CE: not included in any glyphset definition
    • U+77CF CJK UNIFIED IDEOGRAPH-77CF: not included in any glyphset definition
    • U+77D0 CJK UNIFIED IDEOGRAPH-77D0: not included in any glyphset definition
    • U+77D1 CJK UNIFIED IDEOGRAPH-77D1: not included in any glyphset definition
    • U+77D2 CJK UNIFIED IDEOGRAPH-77D2: not included in any glyphset definition
    • U+77D4 CJK UNIFIED IDEOGRAPH-77D4: not included in any glyphset definition
    • U+77D5 CJK UNIFIED IDEOGRAPH-77D5: not included in any glyphset definition
    • U+77D6 CJK UNIFIED IDEOGRAPH-77D6: not included in any glyphset definition
    • U+77D8 CJK UNIFIED IDEOGRAPH-77D8: not included in any glyphset definition
    • U+77D9 CJK UNIFIED IDEOGRAPH-77D9: not included in any glyphset definition
    • U+77DE CJK UNIFIED IDEOGRAPH-77DE: not included in any glyphset definition
    • U+77DF CJK UNIFIED IDEOGRAPH-77DF: not included in any glyphset definition
    • U+77E0 CJK UNIFIED IDEOGRAPH-77E0: not included in any glyphset definition
    • U+77E1 CJK UNIFIED IDEOGRAPH-77E1: not included in any glyphset definition
    • U+77E4 CJK UNIFIED IDEOGRAPH-77E4: not included in any glyphset definition
    • U+77E7 CJK UNIFIED IDEOGRAPH-77E7: try adding japanese
    • U+77E8 CJK UNIFIED IDEOGRAPH-77E8: not included in any glyphset definition
    • U+77EA CJK UNIFIED IDEOGRAPH-77EA: not included in any glyphset definition
    • U+77EB CJK UNIFIED IDEOGRAPH-77EB: try adding chinese-simplified
    • U+77EC CJK UNIFIED IDEOGRAPH-77EC: try adding chinese-simplified
    • U+77F0 CJK UNIFIED IDEOGRAPH-77F0: not included in any glyphset definition
    • U+77F1 CJK UNIFIED IDEOGRAPH-77F1: not included in any glyphset definition
    • U+77F2 CJK UNIFIED IDEOGRAPH-77F2: not included in any glyphset definition
    • U+77F5 CJK UNIFIED IDEOGRAPH-77F5: not included in any glyphset definition
    • U+77F6 CJK UNIFIED IDEOGRAPH-77F6: try adding chinese-simplified
    • U+77F7 CJK UNIFIED IDEOGRAPH-77F7: not included in any glyphset definition
    • U+77F9 CJK UNIFIED IDEOGRAPH-77F9: not included in any glyphset definition
    • U+77FA CJK UNIFIED IDEOGRAPH-77FA: not included in any glyphset definition
    • U+77FB CJK UNIFIED IDEOGRAPH-77FB: not included in any glyphset definition
    • U+77FC CJK UNIFIED IDEOGRAPH-77FC: try adding japanese
    • U+77FE CJK UNIFIED IDEOGRAPH-77FE: try adding chinese-simplified
    • U+77FF CJK UNIFIED IDEOGRAPH-77FF: try adding chinese-simplified
    • U+7800 CJK UNIFIED IDEOGRAPH-7800: try adding chinese-simplified
    • U+7801 CJK UNIFIED IDEOGRAPH-7801: try adding chinese-simplified
    • U+7803 CJK UNIFIED IDEOGRAPH-7803: not included in any glyphset definition
    • U+7804 CJK UNIFIED IDEOGRAPH-7804: not included in any glyphset definition
    • U+7806 CJK UNIFIED IDEOGRAPH-7806: not included in any glyphset definition
    • U+7807 CJK UNIFIED IDEOGRAPH-7807: not included in any glyphset definition
    • U+7809 CJK UNIFIED IDEOGRAPH-7809: not included in any glyphset definition
    • U+780A CJK UNIFIED IDEOGRAPH-780A: not included in any glyphset definition
    • U+780B CJK UNIFIED IDEOGRAPH-780B: not included in any glyphset definition
    • U+780E CJK UNIFIED IDEOGRAPH-780E: not included in any glyphset definition
    • U+780F CJK UNIFIED IDEOGRAPH-780F: not included in any glyphset definition
    • U+7810 CJK UNIFIED IDEOGRAPH-7810: not included in any glyphset definition
    • U+7811 CJK UNIFIED IDEOGRAPH-7811: not included in any glyphset definition
    • U+7813 CJK UNIFIED IDEOGRAPH-7813: not included in any glyphset definition
    • U+7815 CJK UNIFIED IDEOGRAPH-7815: try adding japanese
    • U+7816 CJK UNIFIED IDEOGRAPH-7816: try adding chinese-simplified
    • U+7817 CJK UNIFIED IDEOGRAPH-7817: try adding chinese-simplified
    • U+7819 CJK UNIFIED IDEOGRAPH-7819: not included in any glyphset definition
    • U+781A CJK UNIFIED IDEOGRAPH-781A: try adding chinese-simplified
    • U+781B CJK UNIFIED IDEOGRAPH-781B: not included in any glyphset definition
    • U+781C CJK UNIFIED IDEOGRAPH-781C: try adding chinese-simplified
    • U+781F CJK UNIFIED IDEOGRAPH-781F: not included in any glyphset definition
    • U+7820 CJK UNIFIED IDEOGRAPH-7820: try adding japanese
    • U+7821 CJK UNIFIED IDEOGRAPH-7821: not included in any glyphset definition
    • U+7822 CJK UNIFIED IDEOGRAPH-7822: not included in any glyphset definition
    • U+7824 CJK UNIFIED IDEOGRAPH-7824: not included in any glyphset definition
    • U+7828 CJK UNIFIED IDEOGRAPH-7828: not included in any glyphset definition
    • U+7829 CJK UNIFIED IDEOGRAPH-7829: not included in any glyphset definition
    • U+782A CJK UNIFIED IDEOGRAPH-782A: not included in any glyphset definition
    • U+782B CJK UNIFIED IDEOGRAPH-782B: not included in any glyphset definition
    • U+782C CJK UNIFIED IDEOGRAPH-782C: not included in any glyphset definition
    • U+782E CJK UNIFIED IDEOGRAPH-782E: not included in any glyphset definition
    • U+782F CJK UNIFIED IDEOGRAPH-782F: not included in any glyphset definition
    • U+7831 CJK UNIFIED IDEOGRAPH-7831: not included in any glyphset definition
    • U+7833 CJK UNIFIED IDEOGRAPH-7833: not included in any glyphset definition
    • U+7836 CJK UNIFIED IDEOGRAPH-7836: not included in any glyphset definition
    • U+7839 CJK UNIFIED IDEOGRAPH-7839: not included in any glyphset definition
    • U+783A CJK UNIFIED IDEOGRAPH-783A: try adding one of: chinese-simplified, japanese
    • U+783B CJK UNIFIED IDEOGRAPH-783B: try adding chinese-simplified
    • U+783C CJK UNIFIED IDEOGRAPH-783C: try adding chinese-simplified
    • U+783E CJK UNIFIED IDEOGRAPH-783E: try adding chinese-simplified
    • U+783F CJK UNIFIED IDEOGRAPH-783F: try adding japanese
    • U+7840 CJK UNIFIED IDEOGRAPH-7840: try adding chinese-simplified
    • U+7841 CJK UNIFIED IDEOGRAPH-7841: not included in any glyphset definition
    • U+7842 CJK UNIFIED IDEOGRAPH-7842: not included in any glyphset definition
    • U+7846 CJK UNIFIED IDEOGRAPH-7846: not included in any glyphset definition
    • U+7847 CJK UNIFIED IDEOGRAPH-7847: not included in any glyphset definition
    • U+7848 CJK UNIFIED IDEOGRAPH-7848: not included in any glyphset definition
    • U+7849 CJK UNIFIED IDEOGRAPH-7849: not included in any glyphset definition
    • U+784A CJK UNIFIED IDEOGRAPH-784A: not included in any glyphset definition
    • U+784D CJK UNIFIED IDEOGRAPH-784D: not included in any glyphset definition
    • U+784E CJK UNIFIED IDEOGRAPH-784E: not included in any glyphset definition
    • U+784F CJK UNIFIED IDEOGRAPH-784F: not included in any glyphset definition
    • U+7853 CJK UNIFIED IDEOGRAPH-7853: not included in any glyphset definition
    • U+7855 CJK UNIFIED IDEOGRAPH-7855: try adding chinese-simplified
    • U+7856 CJK UNIFIED IDEOGRAPH-7856: try adding chinese-simplified
    • U+7857 CJK UNIFIED IDEOGRAPH-7857: not included in any glyphset definition
    • U+7858 CJK UNIFIED IDEOGRAPH-7858: not included in any glyphset definition
    • U+7859 CJK UNIFIED IDEOGRAPH-7859: not included in any glyphset definition
    • U+785A CJK UNIFIED IDEOGRAPH-785A: try adding chinese-simplified
    • U+785B CJK UNIFIED IDEOGRAPH-785B: not included in any glyphset definition
    • U+785C CJK UNIFIED IDEOGRAPH-785C: not included in any glyphset definition
    • U+785E CJK UNIFIED IDEOGRAPH-785E: not included in any glyphset definition
    • U+785F CJK UNIFIED IDEOGRAPH-785F: not included in any glyphset definition
    • U+7860 CJK UNIFIED IDEOGRAPH-7860: not included in any glyphset definition
    • U+7861 CJK UNIFIED IDEOGRAPH-7861: not included in any glyphset definition
    • U+7862 CJK UNIFIED IDEOGRAPH-7862: not included in any glyphset definition
    • U+7863 CJK UNIFIED IDEOGRAPH-7863: not included in any glyphset definition
    • U+7865 CJK UNIFIED IDEOGRAPH-7865: not included in any glyphset definition
    • U+7866 CJK UNIFIED IDEOGRAPH-7866: not included in any glyphset definition
    • U+7867 CJK UNIFIED IDEOGRAPH-7867: not included in any glyphset definition
    • U+7869 CJK UNIFIED IDEOGRAPH-7869: not included in any glyphset definition
    • U+786A CJK UNIFIED IDEOGRAPH-786A: not included in any glyphset definition
    • U+786D CJK UNIFIED IDEOGRAPH-786D: not included in any glyphset definition
    • U+7870 CJK UNIFIED IDEOGRAPH-7870: not included in any glyphset definition
    • U+7871 CJK UNIFIED IDEOGRAPH-7871: not included in any glyphset definition
    • U+7872 CJK UNIFIED IDEOGRAPH-7872: try adding japanese
    • U+7873 CJK UNIFIED IDEOGRAPH-7873: not included in any glyphset definition
    • U+7874 CJK UNIFIED IDEOGRAPH-7874: try adding japanese
    • U+7875 CJK UNIFIED IDEOGRAPH-7875: not included in any glyphset definition
    • U+7876 CJK UNIFIED IDEOGRAPH-7876: not included in any glyphset definition
    • U+7877 CJK UNIFIED IDEOGRAPH-7877: try adding chinese-simplified
    • U+7878 CJK UNIFIED IDEOGRAPH-7878: not included in any glyphset definition
    • U+7879 CJK UNIFIED IDEOGRAPH-7879: not included in any glyphset definition
    • U+787B CJK UNIFIED IDEOGRAPH-787B: not included in any glyphset definition
    • U+787D CJK UNIFIED IDEOGRAPH-787D: not included in any glyphset definition
    • U+787E CJK UNIFIED IDEOGRAPH-787E: not included in any glyphset definition
    • U+787F CJK UNIFIED IDEOGRAPH-787F: not included in any glyphset definition
    • U+7880 CJK UNIFIED IDEOGRAPH-7880: not included in any glyphset definition
    • U+7882 CJK UNIFIED IDEOGRAPH-7882: not included in any glyphset definition
    • U+7883 CJK UNIFIED IDEOGRAPH-7883: not included in any glyphset definition
    • U+7884 CJK UNIFIED IDEOGRAPH-7884: not included in any glyphset definition
    • U+7885 CJK UNIFIED IDEOGRAPH-7885: not included in any glyphset definition
    • U+7886 CJK UNIFIED IDEOGRAPH-7886: try adding japanese
    • U+788A CJK UNIFIED IDEOGRAPH-788A: not included in any glyphset definition
    • U+788B CJK UNIFIED IDEOGRAPH-788B: not included in any glyphset definition
    • U+788D CJK UNIFIED IDEOGRAPH-788D: try adding one of: chinese-simplified, japanese
    • U+788F CJK UNIFIED IDEOGRAPH-788F: not included in any glyphset definition
    • U+7890 CJK UNIFIED IDEOGRAPH-7890: not included in any glyphset definition
    • U+7892 CJK UNIFIED IDEOGRAPH-7892: not included in any glyphset definition
    • U+7894 CJK UNIFIED IDEOGRAPH-7894: not included in any glyphset definition
    • U+7895 CJK UNIFIED IDEOGRAPH-7895: try adding japanese
    • U+7896 CJK UNIFIED IDEOGRAPH-7896: not included in any glyphset definition
    • U+7899 CJK UNIFIED IDEOGRAPH-7899: not included in any glyphset definition
    • U+789A CJK UNIFIED IDEOGRAPH-789A: try adding one of: chinese-simplified, japanese
    • U+789B CJK UNIFIED IDEOGRAPH-789B: try adding chinese-simplified
    • U+789C CJK UNIFIED IDEOGRAPH-789C: try adding chinese-simplified
    • U+789D CJK UNIFIED IDEOGRAPH-789D: not included in any glyphset definition
    • U+789E CJK UNIFIED IDEOGRAPH-789E: not included in any glyphset definition
    • U+78A0 CJK UNIFIED IDEOGRAPH-78A0: not included in any glyphset definition
    • U+78A1 CJK UNIFIED IDEOGRAPH-78A1: not included in any glyphset definition
    • U+78A2 CJK UNIFIED IDEOGRAPH-78A2: not included in any glyphset definition
    • U+78A4 CJK UNIFIED IDEOGRAPH-78A4: not included in any glyphset definition
    • U+78A5 CJK UNIFIED IDEOGRAPH-78A5: not included in any glyphset definition
    • U+78A6 CJK UNIFIED IDEOGRAPH-78A6: not included in any glyphset definition
    • U+78A8 CJK UNIFIED IDEOGRAPH-78A8: not included in any glyphset definition
    • U+78AA CJK UNIFIED IDEOGRAPH-78AA: try adding japanese
    • U+78AB CJK UNIFIED IDEOGRAPH-78AB: not included in any glyphset definition
    • U+78AC CJK UNIFIED IDEOGRAPH-78AC: not included in any glyphset definition
    • U+78AD CJK UNIFIED IDEOGRAPH-78AD: not included in any glyphset definition
    • U+78AE CJK UNIFIED IDEOGRAPH-78AE: not included in any glyphset definition
    • U+78B1 CJK UNIFIED IDEOGRAPH-78B1: try adding chinese-simplified
    • U+78B2 CJK UNIFIED IDEOGRAPH-78B2: not included in any glyphset definition
    • U+78B5 CJK UNIFIED IDEOGRAPH-78B5: try adding japanese
    • U+78B6 CJK UNIFIED IDEOGRAPH-78B6: not included in any glyphset definition
    • U+78B7 CJK UNIFIED IDEOGRAPH-78B7: not included in any glyphset definition
    • U+78B8 CJK UNIFIED IDEOGRAPH-78B8: not included in any glyphset definition
    • U+78BB CJK UNIFIED IDEOGRAPH-78BB: not included in any glyphset definition
    • U+78BD CJK UNIFIED IDEOGRAPH-78BD: not included in any glyphset definition
    • U+78BF CJK UNIFIED IDEOGRAPH-78BF: not included in any glyphset definition
    • U+78C0 CJK UNIFIED IDEOGRAPH-78C0: not included in any glyphset definition
    • U+78C2 CJK UNIFIED IDEOGRAPH-78C2: not included in any glyphset definition
    • U+78C3 CJK UNIFIED IDEOGRAPH-78C3: not included in any glyphset definition
    • U+78C4 CJK UNIFIED IDEOGRAPH-78C4: not included in any glyphset definition
    • U+78C6 CJK UNIFIED IDEOGRAPH-78C6: try adding japanese
    • U+78C8 CJK UNIFIED IDEOGRAPH-78C8: not included in any glyphset definition
    • U+78C9 CJK UNIFIED IDEOGRAPH-78C9: not included in any glyphset definition
    • U+78CC CJK UNIFIED IDEOGRAPH-78CC: not included in any glyphset definition
    • U+78CD CJK UNIFIED IDEOGRAPH-78CD: not included in any glyphset definition
    • U+78CE CJK UNIFIED IDEOGRAPH-78CE: not included in any glyphset definition
    • U+78CF CJK UNIFIED IDEOGRAPH-78CF: not included in any glyphset definition
    • U+78D1 CJK UNIFIED IDEOGRAPH-78D1: try adding japanese
    • U+78D4 CJK UNIFIED IDEOGRAPH-78D4: try adding japanese
    • U+78D6 CJK UNIFIED IDEOGRAPH-78D6: not included in any glyphset definition
    • U+78D7 CJK UNIFIED IDEOGRAPH-78D7: not included in any glyphset definition
    • U+78D8 CJK UNIFIED IDEOGRAPH-78D8: not included in any glyphset definition
    • U+78D9 CJK UNIFIED IDEOGRAPH-78D9: not included in any glyphset definition
    • U+78DB CJK UNIFIED IDEOGRAPH-78DB: not included in any glyphset definition
    • U+78DC CJK UNIFIED IDEOGRAPH-78DC: not included in any glyphset definition
    • U+78DD CJK UNIFIED IDEOGRAPH-78DD: not included in any glyphset definition
    • U+78DE CJK UNIFIED IDEOGRAPH-78DE: not included in any glyphset definition
    • U+78DF CJK UNIFIED IDEOGRAPH-78DF: not included in any glyphset definition
    • U+78E0 CJK UNIFIED IDEOGRAPH-78E0: not included in any glyphset definition
    • U+78E2 CJK UNIFIED IDEOGRAPH-78E2: not included in any glyphset definition
    • U+78E5 CJK UNIFIED IDEOGRAPH-78E5: not included in any glyphset definition
    • U+78E6 CJK UNIFIED IDEOGRAPH-78E6: not included in any glyphset definition
    • U+78E7 CJK UNIFIED IDEOGRAPH-78E7: try adding japanese
    • U+78E9 CJK UNIFIED IDEOGRAPH-78E9: not included in any glyphset definition
    • U+78EA CJK UNIFIED IDEOGRAPH-78EA: not included in any glyphset definition
    • U+78EB CJK UNIFIED IDEOGRAPH-78EB: not included in any glyphset definition
    • U+78ED CJK UNIFIED IDEOGRAPH-78ED: not included in any glyphset definition
    • U+78F3 CJK UNIFIED IDEOGRAPH-78F3: not included in any glyphset definition
    • U+78F4 CJK UNIFIED IDEOGRAPH-78F4: try adding one of: chinese-simplified, japanese
    • U+78F6 CJK UNIFIED IDEOGRAPH-78F6: not included in any glyphset definition
    • U+78F8 CJK UNIFIED IDEOGRAPH-78F8: not included in any glyphset definition
    • U+78F9 CJK UNIFIED IDEOGRAPH-78F9: not included in any glyphset definition
    • U+78FB CJK UNIFIED IDEOGRAPH-78FB: not included in any glyphset definition
    • U+78FC CJK UNIFIED IDEOGRAPH-78FC: not included in any glyphset definition
    • U+78FD CJK UNIFIED IDEOGRAPH-78FD: try adding japanese
    • U+78FE CJK UNIFIED IDEOGRAPH-78FE: not included in any glyphset definition
    • U+78FF CJK UNIFIED IDEOGRAPH-78FF: not included in any glyphset definition
    • U+7900 CJK UNIFIED IDEOGRAPH-7900: not included in any glyphset definition
    • U+7902 CJK UNIFIED IDEOGRAPH-7902: not included in any glyphset definition
    • U+7903 CJK UNIFIED IDEOGRAPH-7903: not included in any glyphset definition
    • U+7904 CJK UNIFIED IDEOGRAPH-7904: not included in any glyphset definition
    • U+7905 CJK UNIFIED IDEOGRAPH-7905: not included in any glyphset definition
    • U+7906 CJK UNIFIED IDEOGRAPH-7906: not included in any glyphset definition
    • U+7907 CJK UNIFIED IDEOGRAPH-7907: try adding japanese
    • U+7908 CJK UNIFIED IDEOGRAPH-7908: not included in any glyphset definition
    • U+7909 CJK UNIFIED IDEOGRAPH-7909: not included in any glyphset definition
    • U+790A CJK UNIFIED IDEOGRAPH-790A: not included in any glyphset definition
    • U+790B CJK UNIFIED IDEOGRAPH-790B: not included in any glyphset definition
    • U+790C CJK UNIFIED IDEOGRAPH-790C: not included in any glyphset definition
    • U+790D CJK UNIFIED IDEOGRAPH-790D: not included in any glyphset definition
    • U+790F CJK UNIFIED IDEOGRAPH-790F: not included in any glyphset definition
    • U+7910 CJK UNIFIED IDEOGRAPH-7910: not included in any glyphset definition
    • U+7912 CJK UNIFIED IDEOGRAPH-7912: try adding japanese
    • U+7913 CJK UNIFIED IDEOGRAPH-7913: not included in any glyphset definition
    • U+7914 CJK UNIFIED IDEOGRAPH-7914: not included in any glyphset definition
    • U+7915 CJK UNIFIED IDEOGRAPH-7915: not included in any glyphset definition
    • U+7916 CJK UNIFIED IDEOGRAPH-7916: not included in any glyphset definition
    • U+7917 CJK UNIFIED IDEOGRAPH-7917: not included in any glyphset definition
    • U+7918 CJK UNIFIED IDEOGRAPH-7918: not included in any glyphset definition
    • U+791A CJK UNIFIED IDEOGRAPH-791A: not included in any glyphset definition
    • U+791B CJK UNIFIED IDEOGRAPH-791B: not included in any glyphset definition
    • U+791C CJK UNIFIED IDEOGRAPH-791C: not included in any glyphset definition
    • U+791D CJK UNIFIED IDEOGRAPH-791D: not included in any glyphset definition
    • U+791E CJK UNIFIED IDEOGRAPH-791E: not included in any glyphset definition
    • U+791F CJK UNIFIED IDEOGRAPH-791F: not included in any glyphset definition
    • U+7920 CJK UNIFIED IDEOGRAPH-7920: not included in any glyphset definition
    • U+7922 CJK UNIFIED IDEOGRAPH-7922: not included in any glyphset definition
    • U+7923 CJK UNIFIED IDEOGRAPH-7923: not included in any glyphset definition
    • U+7924 CJK UNIFIED IDEOGRAPH-7924: not included in any glyphset definition
    • U+7925 CJK UNIFIED IDEOGRAPH-7925: not included in any glyphset definition
    • U+7927 CJK UNIFIED IDEOGRAPH-7927: not included in any glyphset definition
    • U+7928 CJK UNIFIED IDEOGRAPH-7928: not included in any glyphset definition
    • U+7929 CJK UNIFIED IDEOGRAPH-7929: not included in any glyphset definition
    • U+792D CJK UNIFIED IDEOGRAPH-792D: not included in any glyphset definition
    • U+792E CJK UNIFIED IDEOGRAPH-792E: not included in any glyphset definition
    • U+792F CJK UNIFIED IDEOGRAPH-792F: not included in any glyphset definition
    • U+7930 CJK UNIFIED IDEOGRAPH-7930: not included in any glyphset definition
    • U+7931 CJK UNIFIED IDEOGRAPH-7931: not included in any glyphset definition
    • U+7934 CJK UNIFIED IDEOGRAPH-7934: try adding chinese-simplified
    • U+7935 CJK UNIFIED IDEOGRAPH-7935: not included in any glyphset definition
    • U+7937 CJK UNIFIED IDEOGRAPH-7937: not included in any glyphset definition
    • U+7938 CJK UNIFIED IDEOGRAPH-7938: not included in any glyphset definition
    • U+7939 CJK UNIFIED IDEOGRAPH-7939: not included in any glyphset definition
    • U+793B CJK UNIFIED IDEOGRAPH-793B: not included in any glyphset definition
    • U+793C CJK UNIFIED IDEOGRAPH-793C: try adding one of: chinese-simplified, japanese
    • U+793F CJK UNIFIED IDEOGRAPH-793F: not included in any glyphset definition
    • U+7943 CJK UNIFIED IDEOGRAPH-7943: not included in any glyphset definition
    • U+7944 CJK UNIFIED IDEOGRAPH-7944: not included in any glyphset definition
    • U+7945 CJK UNIFIED IDEOGRAPH-7945: not included in any glyphset definition
    • U+7946 CJK UNIFIED IDEOGRAPH-7946: not included in any glyphset definition
    • U+794A CJK UNIFIED IDEOGRAPH-794A: not included in any glyphset definition
    • U+794B CJK UNIFIED IDEOGRAPH-794B: not included in any glyphset definition
    • U+794C CJK UNIFIED IDEOGRAPH-794C: not included in any glyphset definition
    • U+794D CJK UNIFIED IDEOGRAPH-794D: not included in any glyphset definition
    • U+794E CJK UNIFIED IDEOGRAPH-794E: try adding chinese-simplified
    • U+794F CJK UNIFIED IDEOGRAPH-794F: not included in any glyphset definition
    • U+7951 CJK UNIFIED IDEOGRAPH-7951: not included in any glyphset definition
    • U+7952 CJK UNIFIED IDEOGRAPH-7952: not included in any glyphset definition
    • U+7953 CJK UNIFIED IDEOGRAPH-7953: try adding japanese
    • U+7954 CJK UNIFIED IDEOGRAPH-7954: not included in any glyphset definition
    • U+7958 CJK UNIFIED IDEOGRAPH-7958: not included in any glyphset definition
    • U+7959 CJK UNIFIED IDEOGRAPH-7959: try adding chinese-simplified
    • U+7961 CJK UNIFIED IDEOGRAPH-7961: not included in any glyphset definition
    • U+7962 CJK UNIFIED IDEOGRAPH-7962: try adding one of: chinese-simplified, japanese
    • U+7963 CJK UNIFIED IDEOGRAPH-7963: not included in any glyphset definition
    • U+7964 CJK UNIFIED IDEOGRAPH-7964: not included in any glyphset definition
    • U+7966 CJK UNIFIED IDEOGRAPH-7966: not included in any glyphset definition
    • U+7967 CJK UNIFIED IDEOGRAPH-7967: not included in any glyphset definition
    • U+7969 CJK UNIFIED IDEOGRAPH-7969: not included in any glyphset definition
    • U+796A CJK UNIFIED IDEOGRAPH-796A: not included in any glyphset definition
    • U+796B CJK UNIFIED IDEOGRAPH-796B: not included in any glyphset definition
    • U+796C CJK UNIFIED IDEOGRAPH-796C: not included in any glyphset definition
    • U+796E CJK UNIFIED IDEOGRAPH-796E: not included in any glyphset definition
    • U+796F CJK UNIFIED IDEOGRAPH-796F: try adding chinese-simplified
    • U+7970 CJK UNIFIED IDEOGRAPH-7970: not included in any glyphset definition
    • U+7972 CJK UNIFIED IDEOGRAPH-7972: not included in any glyphset definition
    • U+7973 CJK UNIFIED IDEOGRAPH-7973: not included in any glyphset definition
    • U+7974 CJK UNIFIED IDEOGRAPH-7974: not included in any glyphset definition
    • U+7975 CJK UNIFIED IDEOGRAPH-7975: not included in any glyphset definition
    • U+7976 CJK UNIFIED IDEOGRAPH-7976: not included in any glyphset definition
    • U+7977 CJK UNIFIED IDEOGRAPH-7977: try adding one of: chinese-simplified, japanese
    • U+7978 CJK UNIFIED IDEOGRAPH-7978: try adding chinese-simplified
    • U+7979 CJK UNIFIED IDEOGRAPH-7979: not included in any glyphset definition
    • U+797B CJK UNIFIED IDEOGRAPH-797B: not included in any glyphset definition
    • U+797D CJK UNIFIED IDEOGRAPH-797D: not included in any glyphset definition
    • U+797E CJK UNIFIED IDEOGRAPH-797E: not included in any glyphset definition
    • U+7980 CJK UNIFIED IDEOGRAPH-7980: try adding one of: chinese-simplified, japanese
    • U+7982 CJK UNIFIED IDEOGRAPH-7982: not included in any glyphset definition
    • U+7984 CJK UNIFIED IDEOGRAPH-7984: try adding one of: chinese-simplified, japanese
    • U+7985 CJK UNIFIED IDEOGRAPH-7985: try adding one of: chinese-simplified, japanese
    • U+7986 CJK UNIFIED IDEOGRAPH-7986: not included in any glyphset definition
    • U+7987 CJK UNIFIED IDEOGRAPH-7987: not included in any glyphset definition
    • U+7988 CJK UNIFIED IDEOGRAPH-7988: not included in any glyphset definition
    • U+7989 CJK UNIFIED IDEOGRAPH-7989: not included in any glyphset definition
    • U+798A CJK UNIFIED IDEOGRAPH-798A: try adding japanese
    • U+798B CJK UNIFIED IDEOGRAPH-798B: not included in any glyphset definition
    • U+798C CJK UNIFIED IDEOGRAPH-798C: not included in any glyphset definition
    • U+7990 CJK UNIFIED IDEOGRAPH-7990: not included in any glyphset definition
    • U+7991 CJK UNIFIED IDEOGRAPH-7991: not included in any glyphset definition
    • U+7992 CJK UNIFIED IDEOGRAPH-7992: not included in any glyphset definition
    • U+7996 CJK UNIFIED IDEOGRAPH-7996: not included in any glyphset definition
    • U+7997 CJK UNIFIED IDEOGRAPH-7997: not included in any glyphset definition
    • U+7998 CJK UNIFIED IDEOGRAPH-7998: not included in any glyphset definition
    • U+799A CJK UNIFIED IDEOGRAPH-799A: not included in any glyphset definition
    • U+799C CJK UNIFIED IDEOGRAPH-799C: not included in any glyphset definition
    • U+799E CJK UNIFIED IDEOGRAPH-799E: not included in any glyphset definition
    • U+799F CJK UNIFIED IDEOGRAPH-799F: not included in any glyphset definition
    • U+79A0 CJK UNIFIED IDEOGRAPH-79A0: not included in any glyphset definition
    • U+79A1 CJK UNIFIED IDEOGRAPH-79A1: not included in any glyphset definition
    • U+79A2 CJK UNIFIED IDEOGRAPH-79A2: not included in any glyphset definition
    • U+79A3 CJK UNIFIED IDEOGRAPH-79A3: not included in any glyphset definition
    • U+79A8 CJK UNIFIED IDEOGRAPH-79A8: not included in any glyphset definition
    • U+79A9 CJK UNIFIED IDEOGRAPH-79A9: not included in any glyphset definition
    • U+79AB CJK UNIFIED IDEOGRAPH-79AB: not included in any glyphset definition
    • U+79AC CJK UNIFIED IDEOGRAPH-79AC: not included in any glyphset definition
    • U+79AD CJK UNIFIED IDEOGRAPH-79AD: not included in any glyphset definition
    • U+79AF CJK UNIFIED IDEOGRAPH-79AF: not included in any glyphset definition
    • U+79B2 CJK UNIFIED IDEOGRAPH-79B2: not included in any glyphset definition
    • U+79B4 CJK UNIFIED IDEOGRAPH-79B4: not included in any glyphset definition
    • U+79B5 CJK UNIFIED IDEOGRAPH-79B5: not included in any glyphset definition
    • U+79B6 CJK UNIFIED IDEOGRAPH-79B6: not included in any glyphset definition
    • U+79B7 CJK UNIFIED IDEOGRAPH-79B7: not included in any glyphset definition
    • U+79B8 CJK UNIFIED IDEOGRAPH-79B8: not included in any glyphset definition
    • U+79BC CJK UNIFIED IDEOGRAPH-79BC: not included in any glyphset definition
    • U+79C2 CJK UNIFIED IDEOGRAPH-79C2: not included in any glyphset definition
    • U+79C3 CJK UNIFIED IDEOGRAPH-79C3: try adding chinese-simplified
    • U+79C5 CJK UNIFIED IDEOGRAPH-79C5: not included in any glyphset definition
    • U+79C6 CJK UNIFIED IDEOGRAPH-79C6: try adding chinese-simplified
    • U+79C7 CJK UNIFIED IDEOGRAPH-79C7: not included in any glyphset definition
    • U+79CE CJK UNIFIED IDEOGRAPH-79CE: not included in any glyphset definition
    • U+79D3 CJK UNIFIED IDEOGRAPH-79D3: not included in any glyphset definition
    • U+79D5 CJK UNIFIED IDEOGRAPH-79D5: try adding japanese
    • U+79D6 CJK UNIFIED IDEOGRAPH-79D6: not included in any glyphset definition
    • U+79D7 CJK UNIFIED IDEOGRAPH-79D7: not included in any glyphset definition
    • U+79D9 CJK UNIFIED IDEOGRAPH-79D9: not included in any glyphset definition
    • U+79DA CJK UNIFIED IDEOGRAPH-79DA: not included in any glyphset definition
    • U+79DB CJK UNIFIED IDEOGRAPH-79DB: not included in any glyphset definition
    • U+79DC CJK UNIFIED IDEOGRAPH-79DC: not included in any glyphset definition
    • U+79DE CJK UNIFIED IDEOGRAPH-79DE: not included in any glyphset definition
    • U+79E0 CJK UNIFIED IDEOGRAPH-79E0: not included in any glyphset definition
    • U+79E1 CJK UNIFIED IDEOGRAPH-79E1: try adding japanese
    • U+79E5 CJK UNIFIED IDEOGRAPH-79E5: not included in any glyphset definition
    • U+79E8 CJK UNIFIED IDEOGRAPH-79E8: not included in any glyphset definition
    • U+79EA CJK UNIFIED IDEOGRAPH-79EA: not included in any glyphset definition
    • U+79EB CJK UNIFIED IDEOGRAPH-79EB: not included in any glyphset definition
    • U+79EC CJK UNIFIED IDEOGRAPH-79EC: try adding japanese
    • U+79ED CJK UNIFIED IDEOGRAPH-79ED: try adding chinese-simplified
    • U+79EE CJK UNIFIED IDEOGRAPH-79EE: not included in any glyphset definition
    • U+79EF CJK UNIFIED IDEOGRAPH-79EF: try adding chinese-simplified
    • U+79F0 CJK UNIFIED IDEOGRAPH-79F0: try adding one of: chinese-simplified, japanese
    • U+79F2 CJK UNIFIED IDEOGRAPH-79F2: not included in any glyphset definition
    • U+79F3 CJK UNIFIED IDEOGRAPH-79F3: not included in any glyphset definition
    • U+79F4 CJK UNIFIED IDEOGRAPH-79F4: not included in any glyphset definition
    • U+79F5 CJK UNIFIED IDEOGRAPH-79F5: not included in any glyphset definition
    • U+79F6 CJK UNIFIED IDEOGRAPH-79F6: not included in any glyphset definition
    • U+79F7 CJK UNIFIED IDEOGRAPH-79F7: not included in any glyphset definition
    • U+79F9 CJK UNIFIED IDEOGRAPH-79F9: not included in any glyphset definition
    • U+79FA CJK UNIFIED IDEOGRAPH-79FA: not included in any glyphset definition
    • U+79FC CJK UNIFIED IDEOGRAPH-79FC: not included in any glyphset definition
    • U+79FD CJK UNIFIED IDEOGRAPH-79FD: try adding chinese-simplified
    • U+79FE CJK UNIFIED IDEOGRAPH-79FE: not included in any glyphset definition
    • U+79FF CJK UNIFIED IDEOGRAPH-79FF: not included in any glyphset definition
    • U+7A01 CJK UNIFIED IDEOGRAPH-7A01: not included in any glyphset definition
    • U+7A02 CJK UNIFIED IDEOGRAPH-7A02: not included in any glyphset definition
    • U+7A03 CJK UNIFIED IDEOGRAPH-7A03: not included in any glyphset definition
    • U+7A04 CJK UNIFIED IDEOGRAPH-7A04: not included in any glyphset definition
    • U+7A07 CJK UNIFIED IDEOGRAPH-7A07: not included in any glyphset definition
    • U+7A09 CJK UNIFIED IDEOGRAPH-7A09: not included in any glyphset definition
    • U+7A0A CJK UNIFIED IDEOGRAPH-7A0A: not included in any glyphset definition
    • U+7A0C CJK UNIFIED IDEOGRAPH-7A0C: not included in any glyphset definition
    • U+7A0E CJK UNIFIED IDEOGRAPH-7A0E: try adding one of: chinese-simplified, japanese
    • U+7A0F CJK UNIFIED IDEOGRAPH-7A0F: not included in any glyphset definition
    • U+7A10 CJK UNIFIED IDEOGRAPH-7A10: not included in any glyphset definition
    • U+7A11 CJK UNIFIED IDEOGRAPH-7A11: not included in any glyphset definition
    • U+7A12 CJK UNIFIED IDEOGRAPH-7A12: not included in any glyphset definition
    • U+7A13 CJK UNIFIED IDEOGRAPH-7A13: not included in any glyphset definition
    • U+7A15 CJK UNIFIED IDEOGRAPH-7A15: not included in any glyphset definition
    • U+7A16 CJK UNIFIED IDEOGRAPH-7A16: not included in any glyphset definition
    • U+7A18 CJK UNIFIED IDEOGRAPH-7A18: try adding japanese
    • U+7A19 CJK UNIFIED IDEOGRAPH-7A19: try adding japanese
    • U+7A1B CJK UNIFIED IDEOGRAPH-7A1B: not included in any glyphset definition
    • U+7A1D CJK UNIFIED IDEOGRAPH-7A1D: not included in any glyphset definition
    • U+7A21 CJK UNIFIED IDEOGRAPH-7A21: not included in any glyphset definition
    • U+7A22 CJK UNIFIED IDEOGRAPH-7A22: not included in any glyphset definition
    • U+7A23 CJK UNIFIED IDEOGRAPH-7A23: try adding chinese-simplified
    • U+7A24 CJK UNIFIED IDEOGRAPH-7A24: not included in any glyphset definition
    • U+7A25 CJK UNIFIED IDEOGRAPH-7A25: try adding chinese-simplified
    • U+7A26 CJK UNIFIED IDEOGRAPH-7A26: not included in any glyphset definition
    • U+7A27 CJK UNIFIED IDEOGRAPH-7A27: not included in any glyphset definition
    • U+7A28 CJK UNIFIED IDEOGRAPH-7A28: not included in any glyphset definition
    • U+7A29 CJK UNIFIED IDEOGRAPH-7A29: not included in any glyphset definition
    • U+7A2B CJK UNIFIED IDEOGRAPH-7A2B: not included in any glyphset definition
    • U+7A2D CJK UNIFIED IDEOGRAPH-7A2D: not included in any glyphset definition
    • U+7A2F CJK UNIFIED IDEOGRAPH-7A2F: not included in any glyphset definition
    • U+7A30 CJK UNIFIED IDEOGRAPH-7A30: not included in any glyphset definition
    • U+7A32 CJK UNIFIED IDEOGRAPH-7A32: try adding one of: chinese-simplified, japanese
    • U+7A33 CJK UNIFIED IDEOGRAPH-7A33: try adding chinese-simplified
    • U+7A34 CJK UNIFIED IDEOGRAPH-7A34: not included in any glyphset definition
    • U+7A35 CJK UNIFIED IDEOGRAPH-7A35: not included in any glyphset definition
    • U+7A36 CJK UNIFIED IDEOGRAPH-7A36: not included in any glyphset definition
    • U+7A38 CJK UNIFIED IDEOGRAPH-7A38: not included in any glyphset definition
    • U+7A41 CJK UNIFIED IDEOGRAPH-7A41: not included in any glyphset definition
    • U+7A42 CJK UNIFIED IDEOGRAPH-7A42: try adding one of: chinese-simplified, japanese
    • U+7A44 CJK UNIFIED IDEOGRAPH-7A44: not included in any glyphset definition
    • U+7A45 CJK UNIFIED IDEOGRAPH-7A45: not included in any glyphset definition
    • U+7A47 CJK UNIFIED IDEOGRAPH-7A47: not included in any glyphset definition
    • U+7A48 CJK UNIFIED IDEOGRAPH-7A48: not included in any glyphset definition
    • U+7A49 CJK UNIFIED IDEOGRAPH-7A49: try adding japanese
    • U+7A4A CJK UNIFIED IDEOGRAPH-7A4A: not included in any glyphset definition
    • U+7A4B CJK UNIFIED IDEOGRAPH-7A4B: not included in any glyphset definition
    • U+7A4F CJK UNIFIED IDEOGRAPH-7A4F: try adding japanese
    • U+7A50 CJK UNIFIED IDEOGRAPH-7A50: try adding japanese
    • U+7A51 CJK UNIFIED IDEOGRAPH-7A51: not included in any glyphset definition
    • U+7A52 CJK UNIFIED IDEOGRAPH-7A52: not included in any glyphset definition
    • U+7A53 CJK UNIFIED IDEOGRAPH-7A53: not included in any glyphset definition
    • U+7A54 CJK UNIFIED IDEOGRAPH-7A54: not included in any glyphset definition
    • U+7A55 CJK UNIFIED IDEOGRAPH-7A55: not included in any glyphset definition
    • U+7A56 CJK UNIFIED IDEOGRAPH-7A56: not included in any glyphset definition
    • U+7A58 CJK UNIFIED IDEOGRAPH-7A58: not included in any glyphset definition
    • U+7A59 CJK UNIFIED IDEOGRAPH-7A59: not included in any glyphset definition
    • U+7A5A CJK UNIFIED IDEOGRAPH-7A5A: not included in any glyphset definition
    • U+7A5B CJK UNIFIED IDEOGRAPH-7A5B: not included in any glyphset definition
    • U+7A5C CJK UNIFIED IDEOGRAPH-7A5C: not included in any glyphset definition
    • U+7A5D CJK UNIFIED IDEOGRAPH-7A5D: not included in any glyphset definition
    • U+7A5E CJK UNIFIED IDEOGRAPH-7A5E: not included in any glyphset definition
    • U+7A5F CJK UNIFIED IDEOGRAPH-7A5F: not included in any glyphset definition
    • U+7A61 CJK UNIFIED IDEOGRAPH-7A61: try adding japanese
    • U+7A63 CJK UNIFIED IDEOGRAPH-7A63: try adding japanese
    • U+7A64 CJK UNIFIED IDEOGRAPH-7A64: not included in any glyphset definition
    • U+7A66 CJK UNIFIED IDEOGRAPH-7A66: not included in any glyphset definition
    • U+7A67 CJK UNIFIED IDEOGRAPH-7A67: not included in any glyphset definition
    • U+7A68 CJK UNIFIED IDEOGRAPH-7A68: not included in any glyphset definition
    • U+7A6A CJK UNIFIED IDEOGRAPH-7A6A: not included in any glyphset definition
    • U+7A6C CJK UNIFIED IDEOGRAPH-7A6C: not included in any glyphset definition
    • U+7A6D CJK UNIFIED IDEOGRAPH-7A6D: not included in any glyphset definition
    • U+7A6E CJK UNIFIED IDEOGRAPH-7A6E: not included in any glyphset definition
    • U+7A6F CJK UNIFIED IDEOGRAPH-7A6F: not included in any glyphset definition
    • U+7A71 CJK UNIFIED IDEOGRAPH-7A71: not included in any glyphset definition
    • U+7A73 CJK UNIFIED IDEOGRAPH-7A73: not included in any glyphset definition
    • U+7A75 CJK UNIFIED IDEOGRAPH-7A75: not included in any glyphset definition
    • U+7A77 CJK UNIFIED IDEOGRAPH-7A77: try adding chinese-simplified
    • U+7A78 CJK UNIFIED IDEOGRAPH-7A78: not included in any glyphset definition
    • U+7A7B CJK UNIFIED IDEOGRAPH-7A7B: not included in any glyphset definition
    • U+7A7C CJK UNIFIED IDEOGRAPH-7A7C: not included in any glyphset definition
    • U+7A7E CJK UNIFIED IDEOGRAPH-7A7E: not included in any glyphset definition
    • U+7A80 CJK UNIFIED IDEOGRAPH-7A80: not included in any glyphset definition
    • U+7A82 CJK UNIFIED IDEOGRAPH-7A82: not included in any glyphset definition
    • U+7A83 CJK UNIFIED IDEOGRAPH-7A83: try adding one of: chinese-simplified, japanese
    • U+7A85 CJK UNIFIED IDEOGRAPH-7A85: not included in any glyphset definition
    • U+7A86 CJK UNIFIED IDEOGRAPH-7A86: not included in any glyphset definition
    • U+7A87 CJK UNIFIED IDEOGRAPH-7A87: not included in any glyphset definition
    • U+7A89 CJK UNIFIED IDEOGRAPH-7A89: not included in any glyphset definition
    • U+7A8A CJK UNIFIED IDEOGRAPH-7A8A: not included in any glyphset definition
    • U+7A8B CJK UNIFIED IDEOGRAPH-7A8B: not included in any glyphset definition
    • U+7A8C CJK UNIFIED IDEOGRAPH-7A8C: not included in any glyphset definition
    • U+7A8D CJK UNIFIED IDEOGRAPH-7A8D: try adding chinese-simplified
    • U+7A8E CJK UNIFIED IDEOGRAPH-7A8E: not included in any glyphset definition
    • U+7A8F CJK UNIFIED IDEOGRAPH-7A8F: not included in any glyphset definition
    • U+7A90 CJK UNIFIED IDEOGRAPH-7A90: not included in any glyphset definition
    • U+7A91 CJK UNIFIED IDEOGRAPH-7A91: try adding chinese-simplified
    • U+7A93 CJK UNIFIED IDEOGRAPH-7A93: try adding one of: chinese-simplified, japanese
    • U+7A94 CJK UNIFIED IDEOGRAPH-7A94: not included in any glyphset definition
    • U+7A99 CJK UNIFIED IDEOGRAPH-7A99: not included in any glyphset definition
    • U+7A9A CJK UNIFIED IDEOGRAPH-7A9A: not included in any glyphset definition
    • U+7A9B CJK UNIFIED IDEOGRAPH-7A9B: not included in any glyphset definition
    • U+7A9C CJK UNIFIED IDEOGRAPH-7A9C: try adding chinese-simplified
    • U+7A9D CJK UNIFIED IDEOGRAPH-7A9D: try adding chinese-simplified
    • U+7A9E CJK UNIFIED IDEOGRAPH-7A9E: not included in any glyphset definition
    • U+7AA1 CJK UNIFIED IDEOGRAPH-7AA1: not included in any glyphset definition
    • U+7AA2 CJK UNIFIED IDEOGRAPH-7AA2: not included in any glyphset definition
    • U+7AA4 CJK UNIFIED IDEOGRAPH-7AA4: not included in any glyphset definition
    • U+7AA5 CJK UNIFIED IDEOGRAPH-7AA5: try adding chinese-simplified
    • U+7AA6 CJK UNIFIED IDEOGRAPH-7AA6: try adding chinese-simplified
    • U+7AA7 CJK UNIFIED IDEOGRAPH-7AA7: not included in any glyphset definition
    • U+7AA8 CJK UNIFIED IDEOGRAPH-7AA8: try adding chinese-simplified
    • U+7AAB CJK UNIFIED IDEOGRAPH-7AAB: not included in any glyphset definition
    • U+7AAC CJK UNIFIED IDEOGRAPH-7AAC: not included in any glyphset definition
    • U+7AAD CJK UNIFIED IDEOGRAPH-7AAD: not included in any glyphset definition
    • U+7AB0 CJK UNIFIED IDEOGRAPH-7AB0: try adding japanese
    • U+7AB1 CJK UNIFIED IDEOGRAPH-7AB1: not included in any glyphset definition
    • U+7AB2 CJK UNIFIED IDEOGRAPH-7AB2: not included in any glyphset definition
    • U+7AB4 CJK UNIFIED IDEOGRAPH-7AB4: not included in any glyphset definition
    • U+7AB5 CJK UNIFIED IDEOGRAPH-7AB5: not included in any glyphset definition
    • U+7AB6 CJK UNIFIED IDEOGRAPH-7AB6: try adding japanese
    • U+7AB7 CJK UNIFIED IDEOGRAPH-7AB7: not included in any glyphset definition
    • U+7AB9 CJK UNIFIED IDEOGRAPH-7AB9: not included in any glyphset definition
    • U+7ABB CJK UNIFIED IDEOGRAPH-7ABB: not included in any glyphset definition
    • U+7ABD CJK UNIFIED IDEOGRAPH-7ABD: not included in any glyphset definition
    • U+7ABE CJK UNIFIED IDEOGRAPH-7ABE: not included in any glyphset definition
    • U+7AC0 CJK UNIFIED IDEOGRAPH-7AC0: not included in any glyphset definition
    • U+7AC1 CJK UNIFIED IDEOGRAPH-7AC1: not included in any glyphset definition
    • U+7AC2 CJK UNIFIED IDEOGRAPH-7AC2: not included in any glyphset definition
    • U+7AC6 CJK UNIFIED IDEOGRAPH-7AC6: not included in any glyphset definition
    • U+7AC8 CJK UNIFIED IDEOGRAPH-7AC8: try adding japanese
    • U+7AC9 CJK UNIFIED IDEOGRAPH-7AC9: not included in any glyphset definition
    • U+7ACC CJK UNIFIED IDEOGRAPH-7ACC: not included in any glyphset definition
    • U+7ACD CJK UNIFIED IDEOGRAPH-7ACD: try adding japanese
    • U+7ACE CJK UNIFIED IDEOGRAPH-7ACE: not included in any glyphset definition
    • U+7AD0 CJK UNIFIED IDEOGRAPH-7AD0: not included in any glyphset definition
    • U+7AD2 CJK UNIFIED IDEOGRAPH-7AD2: try adding japanese
    • U+7AD4 CJK UNIFIED IDEOGRAPH-7AD4: not included in any glyphset definition
    • U+7AD5 CJK UNIFIED IDEOGRAPH-7AD5: try adding japanese
    • U+7AD6 CJK UNIFIED IDEOGRAPH-7AD6: try adding chinese-simplified
    • U+7AD7 CJK UNIFIED IDEOGRAPH-7AD7: not included in any glyphset definition
    • U+7AD8 CJK UNIFIED IDEOGRAPH-7AD8: not included in any glyphset definition
    • U+7ADA CJK UNIFIED IDEOGRAPH-7ADA: try adding japanese
    • U+7ADC CJK UNIFIED IDEOGRAPH-7ADC: try adding one of: chinese-simplified, japanese
    • U+7ADD CJK UNIFIED IDEOGRAPH-7ADD: try adding japanese
    • U+7ADE CJK UNIFIED IDEOGRAPH-7ADE: try adding chinese-simplified
    • U+7AE1 CJK UNIFIED IDEOGRAPH-7AE1: try adding japanese
    • U+7AE6 CJK UNIFIED IDEOGRAPH-7AE6: try adding japanese
    • U+7AE8 CJK UNIFIED IDEOGRAPH-7AE8: not included in any glyphset definition
    • U+7AE9 CJK UNIFIED IDEOGRAPH-7AE9: not included in any glyphset definition
    • U+7AEA CJK UNIFIED IDEOGRAPH-7AEA: try adding japanese
    • U+7AEB CJK UNIFIED IDEOGRAPH-7AEB: not included in any glyphset definition
    • U+7AEC CJK UNIFIED IDEOGRAPH-7AEC: not included in any glyphset definition
    • U+7AEE CJK UNIFIED IDEOGRAPH-7AEE: not included in any glyphset definition
    • U+7AF0 CJK UNIFIED IDEOGRAPH-7AF0: try adding japanese
    • U+7AF1 CJK UNIFIED IDEOGRAPH-7AF1: not included in any glyphset definition
    • U+7AF2 CJK UNIFIED IDEOGRAPH-7AF2: not included in any glyphset definition
    • U+7AF3 CJK UNIFIED IDEOGRAPH-7AF3: not included in any glyphset definition
    • U+7AF4 CJK UNIFIED IDEOGRAPH-7AF4: try adding chinese-simplified
    • U+7AF5 CJK UNIFIED IDEOGRAPH-7AF5: not included in any glyphset definition
    • U+7AF7 CJK UNIFIED IDEOGRAPH-7AF7: try adding chinese-simplified
    • U+7AF8 CJK UNIFIED IDEOGRAPH-7AF8: try adding japanese
    • U+7AFB CJK UNIFIED IDEOGRAPH-7AFB: not included in any glyphset definition
    • U+7AFE CJK UNIFIED IDEOGRAPH-7AFE: not included in any glyphset definition
    • U+7B00 CJK UNIFIED IDEOGRAPH-7B00: not included in any glyphset definition
    • U+7B01 CJK UNIFIED IDEOGRAPH-7B01: not included in any glyphset definition
    • U+7B02 CJK UNIFIED IDEOGRAPH-7B02: try adding one of: chinese-simplified, japanese
    • U+7B03 CJK UNIFIED IDEOGRAPH-7B03: try adding chinese-simplified
    • U+7B05 CJK UNIFIED IDEOGRAPH-7B05: try adding chinese-simplified
    • U+7B07 CJK UNIFIED IDEOGRAPH-7B07: not included in any glyphset definition
    • U+7B09 CJK UNIFIED IDEOGRAPH-7B09: try adding chinese-simplified
    • U+7B0A CJK UNIFIED IDEOGRAPH-7B0A: try adding japanese
    • U+7B0B CJK UNIFIED IDEOGRAPH-7B0B: try adding one of: chinese-simplified, japanese
    • U+7B0D CJK UNIFIED IDEOGRAPH-7B0D: not included in any glyphset definition
    • U+7B0E CJK UNIFIED IDEOGRAPH-7B0E: not included in any glyphset definition
    • U+7B10 CJK UNIFIED IDEOGRAPH-7B10: not included in any glyphset definition
    • U+7B12 CJK UNIFIED IDEOGRAPH-7B12: not included in any glyphset definition
    • U+7B13 CJK UNIFIED IDEOGRAPH-7B13: not included in any glyphset definition
    • U+7B14 CJK UNIFIED IDEOGRAPH-7B14: try adding chinese-simplified
    • U+7B15 CJK UNIFIED IDEOGRAPH-7B15: try adding chinese-simplified
    • U+7B16 CJK UNIFIED IDEOGRAPH-7B16: not included in any glyphset definition
    • U+7B17 CJK UNIFIED IDEOGRAPH-7B17: not included in any glyphset definition
    • U+7B18 CJK UNIFIED IDEOGRAPH-7B18: try adding japanese
    • U+7B1A CJK UNIFIED IDEOGRAPH-7B1A: not included in any glyphset definition
    • U+7B1C CJK UNIFIED IDEOGRAPH-7B1C: not included in any glyphset definition
    • U+7B1D CJK UNIFIED IDEOGRAPH-7B1D: not included in any glyphset definition
    • U+7B1F CJK UNIFIED IDEOGRAPH-7B1F: try adding chinese-simplified
    • U+7B21 CJK UNIFIED IDEOGRAPH-7B21: not included in any glyphset definition
    • U+7B22 CJK UNIFIED IDEOGRAPH-7B22: not included in any glyphset definition
    • U+7B23 CJK UNIFIED IDEOGRAPH-7B23: not included in any glyphset definition
    • U+7B24 CJK UNIFIED IDEOGRAPH-7B24: not included in any glyphset definition
    • U+7B25 CJK UNIFIED IDEOGRAPH-7B25: try adding japanese
    • U+7B29 CJK UNIFIED IDEOGRAPH-7B29: not included in any glyphset definition
    • U+7B2A CJK UNIFIED IDEOGRAPH-7B2A: try adding chinese-simplified
    • U+7B2B CJK UNIFIED IDEOGRAPH-7B2B: try adding chinese-simplified
    • U+7B2E CJK UNIFIED IDEOGRAPH-7B2E: not included in any glyphset definition
    • U+7B2F CJK UNIFIED IDEOGRAPH-7B2F: not included in any glyphset definition
    • U+7B30 CJK UNIFIED IDEOGRAPH-7B30: not included in any glyphset definition
    • U+7B31 CJK UNIFIED IDEOGRAPH-7B31: not included in any glyphset definition
    • U+7B32 CJK UNIFIED IDEOGRAPH-7B32: not included in any glyphset definition
    • U+7B34 CJK UNIFIED IDEOGRAPH-7B34: not included in any glyphset definition
    • U+7B35 CJK UNIFIED IDEOGRAPH-7B35: try adding japanese
    • U+7B36 CJK UNIFIED IDEOGRAPH-7B36: try adding japanese
    • U+7B37 CJK UNIFIED IDEOGRAPH-7B37: not included in any glyphset definition
    • U+7B38 CJK UNIFIED IDEOGRAPH-7B38: not included in any glyphset definition
    • U+7B39 CJK UNIFIED IDEOGRAPH-7B39: try adding one of: chinese-simplified, japanese
    • U+7B3A CJK UNIFIED IDEOGRAPH-7B3A: try adding chinese-simplified
    • U+7B3B CJK UNIFIED IDEOGRAPH-7B3B: not included in any glyphset definition
    • U+7B3C CJK UNIFIED IDEOGRAPH-7B3C: try adding chinese-simplified
    • U+7B3D CJK UNIFIED IDEOGRAPH-7B3D: not included in any glyphset definition
    • U+7B3E CJK UNIFIED IDEOGRAPH-7B3E: not included in any glyphset definition
    • U+7B3F CJK UNIFIED IDEOGRAPH-7B3F: not included in any glyphset definition
    • U+7B40 CJK UNIFIED IDEOGRAPH-7B40: not included in any glyphset definition
    • U+7B41 CJK UNIFIED IDEOGRAPH-7B41: not included in any glyphset definition
    • U+7B44 CJK UNIFIED IDEOGRAPH-7B44: not included in any glyphset definition
    • U+7B45 CJK UNIFIED IDEOGRAPH-7B45: try adding japanese
    • U+7B47 CJK UNIFIED IDEOGRAPH-7B47: not included in any glyphset definition
    • U+7B48 CJK UNIFIED IDEOGRAPH-7B48: try adding japanese
    • U+7B4E CJK UNIFIED IDEOGRAPH-7B4E: not included in any glyphset definition
    • U+7B53 CJK UNIFIED IDEOGRAPH-7B53: not included in any glyphset definition
    • U+7B57 CJK UNIFIED IDEOGRAPH-7B57: not included in any glyphset definition
    • U+7B58 CJK UNIFIED IDEOGRAPH-7B58: not included in any glyphset definition
    • U+7B59 CJK UNIFIED IDEOGRAPH-7B59: not included in any glyphset definition
    • U+7B5A CJK UNIFIED IDEOGRAPH-7B5A: try adding chinese-simplified
    • U+7B5B CJK UNIFIED IDEOGRAPH-7B5B: try adding chinese-simplified
    • U+7B5C CJK UNIFIED IDEOGRAPH-7B5C: not included in any glyphset definition
    • U+7B5D CJK UNIFIED IDEOGRAPH-7B5D: try adding one of: chinese-simplified, japanese
    • U+7B5E CJK UNIFIED IDEOGRAPH-7B5E: not included in any glyphset definition
    • U+7B5F CJK UNIFIED IDEOGRAPH-7B5F: not included in any glyphset definition
    • U+7B61 CJK UNIFIED IDEOGRAPH-7B61: not included in any glyphset definition
    • U+7B62 CJK UNIFIED IDEOGRAPH-7B62: not included in any glyphset definition
    • U+7B63 CJK UNIFIED IDEOGRAPH-7B63: not included in any glyphset definition
    • U+7B64 CJK UNIFIED IDEOGRAPH-7B64: not included in any glyphset definition
    • U+7B65 CJK UNIFIED IDEOGRAPH-7B65: try adding japanese
    • U+7B66 CJK UNIFIED IDEOGRAPH-7B66: not included in any glyphset definition
    • U+7B68 CJK UNIFIED IDEOGRAPH-7B68: not included in any glyphset definition
    • U+7B69 CJK UNIFIED IDEOGRAPH-7B69: not included in any glyphset definition
    • U+7B6A CJK UNIFIED IDEOGRAPH-7B6A: not included in any glyphset definition
    • U+7B6B CJK UNIFIED IDEOGRAPH-7B6B: not included in any glyphset definition
    • U+7B6D CJK UNIFIED IDEOGRAPH-7B6D: not included in any glyphset definition
    • U+7B6F CJK UNIFIED IDEOGRAPH-7B6F: not included in any glyphset definition
    • U+7B70 CJK UNIFIED IDEOGRAPH-7B70: try adding japanese
    • U+7B73 CJK UNIFIED IDEOGRAPH-7B73: not included in any glyphset definition
    • U+7B76 CJK UNIFIED IDEOGRAPH-7B76: not included in any glyphset definition
    • U+7B78 CJK UNIFIED IDEOGRAPH-7B78: not included in any glyphset definition
    • U+7B79 CJK UNIFIED IDEOGRAPH-7B79: try adding chinese-simplified
    • U+7B7A CJK UNIFIED IDEOGRAPH-7B7A: try adding japanese
    • U+7B7C CJK UNIFIED IDEOGRAPH-7B7C: not included in any glyphset definition
    • U+7B7D CJK UNIFIED IDEOGRAPH-7B7D: not included in any glyphset definition
    • U+7B7E CJK UNIFIED IDEOGRAPH-7B7E: try adding chinese-simplified
    • U+7B7F CJK UNIFIED IDEOGRAPH-7B7F: not included in any glyphset definition
    • U+7B81 CJK UNIFIED IDEOGRAPH-7B81: not included in any glyphset definition
    • U+7B82 CJK UNIFIED IDEOGRAPH-7B82: not included in any glyphset definition
    • U+7B83 CJK UNIFIED IDEOGRAPH-7B83: not included in any glyphset definition
    • U+7B84 CJK UNIFIED IDEOGRAPH-7B84: not included in any glyphset definition
    • U+7B85 CJK UNIFIED IDEOGRAPH-7B85: try adding chinese-simplified
    • U+7B86 CJK UNIFIED IDEOGRAPH-7B86: try adding japanese
    • U+7B88 CJK UNIFIED IDEOGRAPH-7B88: not included in any glyphset definition
    • U+7B89 CJK UNIFIED IDEOGRAPH-7B89: not included in any glyphset definition
    • U+7B8A CJK UNIFIED IDEOGRAPH-7B8A: not included in any glyphset definition
    • U+7B8C CJK UNIFIED IDEOGRAPH-7B8C: not included in any glyphset definition
    • U+7B8E CJK UNIFIED IDEOGRAPH-7B8E: not included in any glyphset definition
    • U+7B91 CJK UNIFIED IDEOGRAPH-7B91: not included in any glyphset definition
    • U+7B92 CJK UNIFIED IDEOGRAPH-7B92: try adding japanese
    • U+7B93 CJK UNIFIED IDEOGRAPH-7B93: try adding chinese-simplified
    • U+7B98 CJK UNIFIED IDEOGRAPH-7B98: try adding japanese
    • U+7B99 CJK UNIFIED IDEOGRAPH-7B99: try adding japanese
    • U+7B9A CJK UNIFIED IDEOGRAPH-7B9A: try adding japanese
    • U+7B9B CJK UNIFIED IDEOGRAPH-7B9B: not included in any glyphset definition
    • U+7B9C CJK UNIFIED IDEOGRAPH-7B9C: try adding one of: chinese-simplified, japanese
    • U+7B9E CJK UNIFIED IDEOGRAPH-7B9E: not included in any glyphset definition
    • U+7B9F CJK UNIFIED IDEOGRAPH-7B9F: try adding japanese
    • U+7BA0 CJK UNIFIED IDEOGRAPH-7BA0: not included in any glyphset definition
    • U+7BA4 CJK UNIFIED IDEOGRAPH-7BA4: not included in any glyphset definition
    • U+7BA5 CJK UNIFIED IDEOGRAPH-7BA5: not included in any glyphset definition
    • U+7BA6 CJK UNIFIED IDEOGRAPH-7BA6: not included in any glyphset definition
    • U+7BA7 CJK UNIFIED IDEOGRAPH-7BA7: try adding chinese-simplified
    • U+7BA8 CJK UNIFIED IDEOGRAPH-7BA8: not included in any glyphset definition
    • U+7BA9 CJK UNIFIED IDEOGRAPH-7BA9: try adding chinese-simplified
    • U+7BAA CJK UNIFIED IDEOGRAPH-7BAA: try adding japanese
    • U+7BAB CJK UNIFIED IDEOGRAPH-7BAB: try adding chinese-simplified
    • U+7BAF CJK UNIFIED IDEOGRAPH-7BAF: not included in any glyphset definition
    • U+7BB0 CJK UNIFIED IDEOGRAPH-7BB0: not included in any glyphset definition
    • U+7BB3 CJK UNIFIED IDEOGRAPH-7BB3: not included in any glyphset definition
    • U+7BB5 CJK UNIFIED IDEOGRAPH-7BB5: not included in any glyphset definition
    • U+7BB6 CJK UNIFIED IDEOGRAPH-7BB6: not included in any glyphset definition
    • U+7BB7 CJK UNIFIED IDEOGRAPH-7BB7: not included in any glyphset definition
    • U+7BB9 CJK UNIFIED IDEOGRAPH-7BB9: not included in any glyphset definition
    • U+7BBA CJK UNIFIED IDEOGRAPH-7BBA: not included in any glyphset definition
    • U+7BBB CJK UNIFIED IDEOGRAPH-7BBB: not included in any glyphset definition
    • U+7BBC CJK UNIFIED IDEOGRAPH-7BBC: not included in any glyphset definition
    • U+7BBD CJK UNIFIED IDEOGRAPH-7BBD: not included in any glyphset definition
    • U+7BBE CJK UNIFIED IDEOGRAPH-7BBE: not included in any glyphset definition
    • U+7BBF CJK UNIFIED IDEOGRAPH-7BBF: not included in any glyphset definition
    • U+7BC2 CJK UNIFIED IDEOGRAPH-7BC2: not included in any glyphset definition
    • U+7BC3 CJK UNIFIED IDEOGRAPH-7BC3: not included in any glyphset definition
    • U+7BC8 CJK UNIFIED IDEOGRAPH-7BC8: not included in any glyphset definition
    • U+7BCA CJK UNIFIED IDEOGRAPH-7BCA: not included in any glyphset definition
    • U+7BCC CJK UNIFIED IDEOGRAPH-7BCC: try adding one of: chinese-simplified, japanese
    • U+7BCD CJK UNIFIED IDEOGRAPH-7BCD: not included in any glyphset definition
    • U+7BCE CJK UNIFIED IDEOGRAPH-7BCE: not included in any glyphset definition
    • U+7BCF CJK UNIFIED IDEOGRAPH-7BCF: try adding japanese
    • U+7BD1 CJK UNIFIED IDEOGRAPH-7BD1: try adding chinese-simplified
    • U+7BD2 CJK UNIFIED IDEOGRAPH-7BD2: not included in any glyphset definition
    • U+7BD3 CJK UNIFIED IDEOGRAPH-7BD3: try adding chinese-simplified
    • U+7BD4 CJK UNIFIED IDEOGRAPH-7BD4: not included in any glyphset definition
    • U+7BD5 CJK UNIFIED IDEOGRAPH-7BD5: not included in any glyphset definition
    • U+7BD6 CJK UNIFIED IDEOGRAPH-7BD6: not included in any glyphset definition
    • U+7BD7 CJK UNIFIED IDEOGRAPH-7BD7: not included in any glyphset definition
    • U+7BD8 CJK UNIFIED IDEOGRAPH-7BD8: not included in any glyphset definition
    • U+7BDA CJK UNIFIED IDEOGRAPH-7BDA: not included in any glyphset definition
    • U+7BDB CJK UNIFIED IDEOGRAPH-7BDB: not included in any glyphset definition
    • U+7BDC CJK UNIFIED IDEOGRAPH-7BDC: not included in any glyphset definition
    • U+7BDE CJK UNIFIED IDEOGRAPH-7BDE: not included in any glyphset definition
    • U+7BDF CJK UNIFIED IDEOGRAPH-7BDF: not included in any glyphset definition
    • U+7BE2 CJK UNIFIED IDEOGRAPH-7BE2: not included in any glyphset definition
    • U+7BE3 CJK UNIFIED IDEOGRAPH-7BE3: not included in any glyphset definition
    • U+7BE5 CJK UNIFIED IDEOGRAPH-7BE5: try adding japanese
    • U+7BE7 CJK UNIFIED IDEOGRAPH-7BE7: not included in any glyphset definition
    • U+7BE8 CJK UNIFIED IDEOGRAPH-7BE8: not included in any glyphset definition
    • U+7BEB CJK UNIFIED IDEOGRAPH-7BEB: not included in any glyphset definition
    • U+7BED CJK UNIFIED IDEOGRAPH-7BED: try adding japanese
    • U+7BEE CJK UNIFIED IDEOGRAPH-7BEE: try adding chinese-simplified
    • U+7BEF CJK UNIFIED IDEOGRAPH-7BEF: not included in any glyphset definition
    • U+7BF0 CJK UNIFIED IDEOGRAPH-7BF0: not included in any glyphset definition
    • U+7BF1 CJK UNIFIED IDEOGRAPH-7BF1: try adding chinese-simplified
    • U+7BF2 CJK UNIFIED IDEOGRAPH-7BF2: not included in any glyphset definition
    • U+7BF4 CJK UNIFIED IDEOGRAPH-7BF4: not included in any glyphset definition
    • U+7BF5 CJK UNIFIED IDEOGRAPH-7BF5: not included in any glyphset definition
    • U+7BF6 CJK UNIFIED IDEOGRAPH-7BF6: try adding japanese
    • U+7BF8 CJK UNIFIED IDEOGRAPH-7BF8: not included in any glyphset definition
    • U+7BF9 CJK UNIFIED IDEOGRAPH-7BF9: not included in any glyphset definition
    • U+7BFB CJK UNIFIED IDEOGRAPH-7BFB: not included in any glyphset definition
    • U+7BFC CJK UNIFIED IDEOGRAPH-7BFC: try adding chinese-simplified
    • U+7BFD CJK UNIFIED IDEOGRAPH-7BFD: not included in any glyphset definition
    • U+7BFF CJK UNIFIED IDEOGRAPH-7BFF: not included in any glyphset definition
    • U+7C00 CJK UNIFIED IDEOGRAPH-7C00: try adding japanese
    • U+7C01 CJK UNIFIED IDEOGRAPH-7C01: not included in any glyphset definition
    • U+7C02 CJK UNIFIED IDEOGRAPH-7C02: not included in any glyphset definition
    • U+7C03 CJK UNIFIED IDEOGRAPH-7C03: not included in any glyphset definition
    • U+7C04 CJK UNIFIED IDEOGRAPH-7C04: not included in any glyphset definition
    • U+7C05 CJK UNIFIED IDEOGRAPH-7C05: not included in any glyphset definition
    • U+7C06 CJK UNIFIED IDEOGRAPH-7C06: not included in any glyphset definition
    • U+7C08 CJK UNIFIED IDEOGRAPH-7C08: not included in any glyphset definition
    • U+7C09 CJK UNIFIED IDEOGRAPH-7C09: not included in any glyphset definition
    • U+7C0A CJK UNIFIED IDEOGRAPH-7C0A: not included in any glyphset definition
    • U+7C0E CJK UNIFIED IDEOGRAPH-7C0E: not included in any glyphset definition
    • U+7C0F CJK UNIFIED IDEOGRAPH-7C0F: not included in any glyphset definition
    • U+7C10 CJK UNIFIED IDEOGRAPH-7C10: not included in any glyphset definition
    • U+7C12 CJK UNIFIED IDEOGRAPH-7C12: try adding japanese
    • U+7C13 CJK UNIFIED IDEOGRAPH-7C13: try adding japanese
    • U+7C14 CJK UNIFIED IDEOGRAPH-7C14: try adding japanese
    • U+7C15 CJK UNIFIED IDEOGRAPH-7C15: not included in any glyphset definition
    • U+7C16 CJK UNIFIED IDEOGRAPH-7C16: not included in any glyphset definition
    • U+7C17 CJK UNIFIED IDEOGRAPH-7C17: try adding japanese
    • U+7C18 CJK UNIFIED IDEOGRAPH-7C18: not included in any glyphset definition
    • U+7C19 CJK UNIFIED IDEOGRAPH-7C19: not included in any glyphset definition
    • U+7C1A CJK UNIFIED IDEOGRAPH-7C1A: not included in any glyphset definition
    • U+7C1C CJK UNIFIED IDEOGRAPH-7C1C: not included in any glyphset definition
    • U+7C1D CJK UNIFIED IDEOGRAPH-7C1D: not included in any glyphset definition
    • U+7C1F CJK UNIFIED IDEOGRAPH-7C1F: try adding one of: chinese-simplified, japanese
    • U+7C20 CJK UNIFIED IDEOGRAPH-7C20: not included in any glyphset definition
    • U+7C22 CJK UNIFIED IDEOGRAPH-7C22: not included in any glyphset definition
    • U+7C24 CJK UNIFIED IDEOGRAPH-7C24: not included in any glyphset definition
    • U+7C25 CJK UNIFIED IDEOGRAPH-7C25: not included in any glyphset definition
    • U+7C26 CJK UNIFIED IDEOGRAPH-7C26: not included in any glyphset definition
    • U+7C28 CJK UNIFIED IDEOGRAPH-7C28: try adding chinese-simplified
    • U+7C29 CJK UNIFIED IDEOGRAPH-7C29: not included in any glyphset definition
    • U+7C2C CJK UNIFIED IDEOGRAPH-7C2C: try adding chinese-simplified
    • U+7C2D CJK UNIFIED IDEOGRAPH-7C2D: not included in any glyphset definition
    • U+7C2E CJK UNIFIED IDEOGRAPH-7C2E: not included in any glyphset definition
    • U+7C2F CJK UNIFIED IDEOGRAPH-7C2F: not included in any glyphset definition
    • U+7C30 CJK UNIFIED IDEOGRAPH-7C30: not included in any glyphset definition
    • U+7C31 CJK UNIFIED IDEOGRAPH-7C31: not included in any glyphset definition
    • U+7C32 CJK UNIFIED IDEOGRAPH-7C32: not included in any glyphset definition
    • U+7C33 CJK UNIFIED IDEOGRAPH-7C33: not included in any glyphset definition
    • U+7C34 CJK UNIFIED IDEOGRAPH-7C34: not included in any glyphset definition
    • U+7C36 CJK UNIFIED IDEOGRAPH-7C36: not included in any glyphset definition
    • U+7C39 CJK UNIFIED IDEOGRAPH-7C39: not included in any glyphset definition
    • U+7C3A CJK UNIFIED IDEOGRAPH-7C3A: not included in any glyphset definition
    • U+7C3B CJK UNIFIED IDEOGRAPH-7C3B: not included in any glyphset definition
    • U+7C3C CJK UNIFIED IDEOGRAPH-7C3C: not included in any glyphset definition
    • U+7C40 CJK UNIFIED IDEOGRAPH-7C40: try adding japanese
    • U+7C41 CJK UNIFIED IDEOGRAPH-7C41: try adding chinese-simplified
    • U+7C45 CJK UNIFIED IDEOGRAPH-7C45: not included in any glyphset definition
    • U+7C46 CJK UNIFIED IDEOGRAPH-7C46: not included in any glyphset definition
    • U+7C47 CJK UNIFIED IDEOGRAPH-7C47: not included in any glyphset definition
    • U+7C48 CJK UNIFIED IDEOGRAPH-7C48: not included in any glyphset definition
    • U+7C49 CJK UNIFIED IDEOGRAPH-7C49: not included in any glyphset definition
    • U+7C4A CJK UNIFIED IDEOGRAPH-7C4A: not included in any glyphset definition
    • U+7C4B CJK UNIFIED IDEOGRAPH-7C4B: not included in any glyphset definition
    • U+7C4E CJK UNIFIED IDEOGRAPH-7C4E: not included in any glyphset definition
    • U+7C4F CJK UNIFIED IDEOGRAPH-7C4F: try adding japanese
    • U+7C52 CJK UNIFIED IDEOGRAPH-7C52: not included in any glyphset definition
    • U+7C53 CJK UNIFIED IDEOGRAPH-7C53: not included in any glyphset definition
    • U+7C54 CJK UNIFIED IDEOGRAPH-7C54: try adding japanese
    • U+7C55 CJK UNIFIED IDEOGRAPH-7C55: not included in any glyphset definition
    • U+7C56 CJK UNIFIED IDEOGRAPH-7C56: try adding japanese
    • U+7C57 CJK UNIFIED IDEOGRAPH-7C57: not included in any glyphset definition
    • U+7C58 CJK UNIFIED IDEOGRAPH-7C58: try adding japanese
    • U+7C5A CJK UNIFIED IDEOGRAPH-7C5A: not included in any glyphset definition
    • U+7C5B CJK UNIFIED IDEOGRAPH-7C5B: not included in any glyphset definition
    • U+7C5C CJK UNIFIED IDEOGRAPH-7C5C: not included in any glyphset definition
    • U+7C5E CJK UNIFIED IDEOGRAPH-7C5E: not included in any glyphset definition
    • U+7C61 CJK UNIFIED IDEOGRAPH-7C61: not included in any glyphset definition
    • U+7C62 CJK UNIFIED IDEOGRAPH-7C62: not included in any glyphset definition
    • U+7C63 CJK UNIFIED IDEOGRAPH-7C63: not included in any glyphset definition
    • U+7C65 CJK UNIFIED IDEOGRAPH-7C65: try adding japanese
    • U+7C66 CJK UNIFIED IDEOGRAPH-7C66: not included in any glyphset definition
    • U+7C67 CJK UNIFIED IDEOGRAPH-7C67: not included in any glyphset definition
    • U+7C68 CJK UNIFIED IDEOGRAPH-7C68: not included in any glyphset definition
    • U+7C69 CJK UNIFIED IDEOGRAPH-7C69: not included in any glyphset definition
    • U+7C6A CJK UNIFIED IDEOGRAPH-7C6A: not included in any glyphset definition
    • U+7C6B CJK UNIFIED IDEOGRAPH-7C6B: not included in any glyphset definition
    • U+7C6D CJK UNIFIED IDEOGRAPH-7C6D: not included in any glyphset definition
    • U+7C6F CJK UNIFIED IDEOGRAPH-7C6F: not included in any glyphset definition
    • U+7C71 CJK UNIFIED IDEOGRAPH-7C71: not included in any glyphset definition
    • U+7C74 CJK UNIFIED IDEOGRAPH-7C74: not included in any glyphset definition
    • U+7C75 CJK UNIFIED IDEOGRAPH-7C75: try adding japanese
    • U+7C76 CJK UNIFIED IDEOGRAPH-7C76: not included in any glyphset definition
    • U+7C77 CJK UNIFIED IDEOGRAPH-7C77: not included in any glyphset definition
    • U+7C78 CJK UNIFIED IDEOGRAPH-7C78: not included in any glyphset definition
    • U+7C79 CJK UNIFIED IDEOGRAPH-7C79: not included in any glyphset definition
    • U+7C7A CJK UNIFIED IDEOGRAPH-7C7A: not included in any glyphset definition
    • U+7C7B CJK UNIFIED IDEOGRAPH-7C7B: try adding chinese-simplified
    • U+7C7C CJK UNIFIED IDEOGRAPH-7C7C: try adding chinese-simplified
    • U+7C7E CJK UNIFIED IDEOGRAPH-7C7E: try adding japanese
    • U+7C7F CJK UNIFIED IDEOGRAPH-7C7F: not included in any glyphset definition
    • U+7C80 CJK UNIFIED IDEOGRAPH-7C80: not included in any glyphset definition
    • U+7C81 CJK UNIFIED IDEOGRAPH-7C81: try adding japanese
    • U+7C82 CJK UNIFIED IDEOGRAPH-7C82: try adding japanese
    • U+7C85 CJK UNIFIED IDEOGRAPH-7C85: not included in any glyphset definition
    • U+7C87 CJK UNIFIED IDEOGRAPH-7C87: not included in any glyphset definition
    • U+7C88 CJK UNIFIED IDEOGRAPH-7C88: not included in any glyphset definition
    • U+7C8A CJK UNIFIED IDEOGRAPH-7C8A: not included in any glyphset definition
    • U+7C8B CJK UNIFIED IDEOGRAPH-7C8B: try adding japanese
    • U+7C8C CJK UNIFIED IDEOGRAPH-7C8C: not included in any glyphset definition
    • U+7C8D CJK UNIFIED IDEOGRAPH-7C8D: try adding japanese
    • U+7C8F CJK UNIFIED IDEOGRAPH-7C8F: try adding chinese-simplified
    • U+7C90 CJK UNIFIED IDEOGRAPH-7C90: try adding japanese
    • U+7C93 CJK UNIFIED IDEOGRAPH-7C93: not included in any glyphset definition
    • U+7C94 CJK UNIFIED IDEOGRAPH-7C94: not included in any glyphset definition
    • U+7C96 CJK UNIFIED IDEOGRAPH-7C96: not included in any glyphset definition
    • U+7C99 CJK UNIFIED IDEOGRAPH-7C99: not included in any glyphset definition
    • U+7C9A CJK UNIFIED IDEOGRAPH-7C9A: not included in any glyphset definition
    • U+7C9B CJK UNIFIED IDEOGRAPH-7C9B: try adding japanese
    • U+7C9D CJK UNIFIED IDEOGRAPH-7C9D: not included in any glyphset definition
    • U+7C9E CJK UNIFIED IDEOGRAPH-7C9E: not included in any glyphset definition
    • U+7CA0 CJK UNIFIED IDEOGRAPH-7CA0: not included in any glyphset definition
    • U+7CA1 CJK UNIFIED IDEOGRAPH-7CA1: try adding japanese
    • U+7CA3 CJK UNIFIED IDEOGRAPH-7CA3: not included in any glyphset definition
    • U+7CA4 CJK UNIFIED IDEOGRAPH-7CA4: try adding one of: chinese-simplified, japanese
    • U+7CA6 CJK UNIFIED IDEOGRAPH-7CA6: not included in any glyphset definition
    • U+7CA8 CJK UNIFIED IDEOGRAPH-7CA8: try adding japanese
    • U+7CA9 CJK UNIFIED IDEOGRAPH-7CA9: not included in any glyphset definition
    • U+7CAA CJK UNIFIED IDEOGRAPH-7CAA: try adding chinese-simplified
    • U+7CAB CJK UNIFIED IDEOGRAPH-7CAB: try adding japanese
    • U+7CAD CJK UNIFIED IDEOGRAPH-7CAD: try adding japanese
    • U+7CAE CJK UNIFIED IDEOGRAPH-7CAE: try adding one of: chinese-simplified, japanese
    • U+7CAF CJK UNIFIED IDEOGRAPH-7CAF: not included in any glyphset definition
    • U+7CB0 CJK UNIFIED IDEOGRAPH-7CB0: not included in any glyphset definition
    • U+7CB4 CJK UNIFIED IDEOGRAPH-7CB4: not included in any glyphset definition
    • U+7CB6 CJK UNIFIED IDEOGRAPH-7CB6: not included in any glyphset definition
    • U+7CB7 CJK UNIFIED IDEOGRAPH-7CB7: not included in any glyphset definition
    • U+7CBA CJK UNIFIED IDEOGRAPH-7CBA: not included in any glyphset definition
    • U+7CBB CJK UNIFIED IDEOGRAPH-7CBB: not included in any glyphset definition
    • U+7CC0 CJK UNIFIED IDEOGRAPH-7CC0: try adding japanese
    • U+7CC1 CJK UNIFIED IDEOGRAPH-7CC1: try adding chinese-simplified
    • U+7CC4 CJK UNIFIED IDEOGRAPH-7CC4: not included in any glyphset definition
    • U+7CC6 CJK UNIFIED IDEOGRAPH-7CC6: not included in any glyphset definition
    • U+7CC8 CJK UNIFIED IDEOGRAPH-7CC8: not included in any glyphset definition
    • U+7CC9 CJK UNIFIED IDEOGRAPH-7CC9: not included in any glyphset definition
    • U+7CCB CJK UNIFIED IDEOGRAPH-7CCB: not included in any glyphset definition
    • U+7CCC CJK UNIFIED IDEOGRAPH-7CCC: not included in any glyphset definition
    • U+7CCD CJK UNIFIED IDEOGRAPH-7CCD: try adding chinese-simplified
    • U+7CCE CJK UNIFIED IDEOGRAPH-7CCE: try adding japanese
    • U+7CCF CJK UNIFIED IDEOGRAPH-7CCF: not included in any glyphset definition
    • U+7CD0 CJK UNIFIED IDEOGRAPH-7CD0: not included in any glyphset definition
    • U+7CD1 CJK UNIFIED IDEOGRAPH-7CD1: not included in any glyphset definition
    • U+7CD2 CJK UNIFIED IDEOGRAPH-7CD2: try adding japanese
    • U+7CD4 CJK UNIFIED IDEOGRAPH-7CD4: not included in any glyphset definition
    • U+7CD8 CJK UNIFIED IDEOGRAPH-7CD8: try adding japanese
    • U+7CDB CJK UNIFIED IDEOGRAPH-7CDB: not included in any glyphset definition
    • U+7CDD CJK UNIFIED IDEOGRAPH-7CDD: not included in any glyphset definition
    • U+7CE1 CJK UNIFIED IDEOGRAPH-7CE1: not included in any glyphset definition
    • U+7CE2 CJK UNIFIED IDEOGRAPH-7CE2: try adding japanese
    • U+7CE3 CJK UNIFIED IDEOGRAPH-7CE3: not included in any glyphset definition
    • U+7CE4 CJK UNIFIED IDEOGRAPH-7CE4: not included in any glyphset definition
    • U+7CE5 CJK UNIFIED IDEOGRAPH-7CE5: not included in any glyphset definition
    • U+7CE8 CJK UNIFIED IDEOGRAPH-7CE8: not included in any glyphset definition
    • U+7CE9 CJK UNIFIED IDEOGRAPH-7CE9: not included in any glyphset definition
    • U+7CEA CJK UNIFIED IDEOGRAPH-7CEA: not included in any glyphset definition
    • U+7CEB CJK UNIFIED IDEOGRAPH-7CEB: not included in any glyphset definition
    • U+7CED CJK UNIFIED IDEOGRAPH-7CED: not included in any glyphset definition
    • U+7CEE CJK UNIFIED IDEOGRAPH-7CEE: not included in any glyphset definition
    • U+7CF1 CJK UNIFIED IDEOGRAPH-7CF1: not included in any glyphset definition
    • U+7CF2 CJK UNIFIED IDEOGRAPH-7CF2: try adding japanese
    • U+7CF4 CJK UNIFIED IDEOGRAPH-7CF4: try adding japanese
    • U+7CF6 CJK UNIFIED IDEOGRAPH-7CF6: try adding japanese
    • U+7CF7 CJK UNIFIED IDEOGRAPH-7CF7: not included in any glyphset definition
    • U+7CF9 CJK UNIFIED IDEOGRAPH-7CF9: not included in any glyphset definition
    • U+7CFA CJK UNIFIED IDEOGRAPH-7CFA: try adding japanese
    • U+7CFC CJK UNIFIED IDEOGRAPH-7CFC: not included in any glyphset definition
    • U+7CFD CJK UNIFIED IDEOGRAPH-7CFD: not included in any glyphset definition
    • U+7CFF CJK UNIFIED IDEOGRAPH-7CFF: not included in any glyphset definition
    • U+7D01 CJK UNIFIED IDEOGRAPH-7D01: not included in any glyphset definition
    • U+7D03 CJK UNIFIED IDEOGRAPH-7D03: not included in any glyphset definition
    • U+7D07 CJK UNIFIED IDEOGRAPH-7D07: not included in any glyphset definition
    • U+7D0C CJK UNIFIED IDEOGRAPH-7D0C: not included in any glyphset definition
    • U+7D0E CJK UNIFIED IDEOGRAPH-7D0E: not included in any glyphset definition
    • U+7D0F CJK UNIFIED IDEOGRAPH-7D0F: not included in any glyphset definition
    • U+7D11 CJK UNIFIED IDEOGRAPH-7D11: try adding chinese-simplified
    • U+7D12 CJK UNIFIED IDEOGRAPH-7D12: try adding chinese-simplified
    • U+7D16 CJK UNIFIED IDEOGRAPH-7D16: not included in any glyphset definition
    • U+7D1D CJK UNIFIED IDEOGRAPH-7D1D: try adding chinese-simplified
    • U+7D1E CJK UNIFIED IDEOGRAPH-7D1E: not included in any glyphset definition
    • U+7D1F CJK UNIFIED IDEOGRAPH-7D1F: not included in any glyphset definition
    • U+7D23 CJK UNIFIED IDEOGRAPH-7D23: not included in any glyphset definition
    • U+7D24 CJK UNIFIED IDEOGRAPH-7D24: not included in any glyphset definition
    • U+7D25 CJK UNIFIED IDEOGRAPH-7D25: not included in any glyphset definition
    • U+7D26 CJK UNIFIED IDEOGRAPH-7D26: not included in any glyphset definition
    • U+7D27 CJK UNIFIED IDEOGRAPH-7D27: try adding chinese-simplified
    • U+7D28 CJK UNIFIED IDEOGRAPH-7D28: not included in any glyphset definition
    • U+7D29 CJK UNIFIED IDEOGRAPH-7D29: not included in any glyphset definition
    • U+7D2A CJK UNIFIED IDEOGRAPH-7D2A: not included in any glyphset definition
    • U+7D2D CJK UNIFIED IDEOGRAPH-7D2D: try adding chinese-simplified
    • U+7D31 CJK UNIFIED IDEOGRAPH-7D31: not included in any glyphset definition
    • U+7D32 CJK UNIFIED IDEOGRAPH-7D32: try adding japanese
    • U+7D34 CJK UNIFIED IDEOGRAPH-7D34: not included in any glyphset definition
    • U+7D35 CJK UNIFIED IDEOGRAPH-7D35: try adding japanese
    • U+7D36 CJK UNIFIED IDEOGRAPH-7D36: not included in any glyphset definition
    • U+7D37 CJK UNIFIED IDEOGRAPH-7D37: not included in any glyphset definition
    • U+7D38 CJK UNIFIED IDEOGRAPH-7D38: not included in any glyphset definition
    • U+7D3B CJK UNIFIED IDEOGRAPH-7D3B: not included in any glyphset definition
    • U+7D3C CJK UNIFIED IDEOGRAPH-7D3C: not included in any glyphset definition
    • U+7D3D CJK UNIFIED IDEOGRAPH-7D3D: not included in any glyphset definition
    • U+7D3E CJK UNIFIED IDEOGRAPH-7D3E: not included in any glyphset definition
    • U+7D3F CJK UNIFIED IDEOGRAPH-7D3F: try adding japanese
    • U+7D41 CJK UNIFIED IDEOGRAPH-7D41: not included in any glyphset definition
    • U+7D45 CJK UNIFIED IDEOGRAPH-7D45: try adding japanese
    • U+7D47 CJK UNIFIED IDEOGRAPH-7D47: not included in any glyphset definition
    • U+7D48 CJK UNIFIED IDEOGRAPH-7D48: not included in any glyphset definition
    • U+7D49 CJK UNIFIED IDEOGRAPH-7D49: not included in any glyphset definition
    • U+7D4A CJK UNIFIED IDEOGRAPH-7D4A: not included in any glyphset definition
    • U+7D4B CJK UNIFIED IDEOGRAPH-7D4B: try adding japanese
    • U+7D4C CJK UNIFIED IDEOGRAPH-7D4C: try adding one of: chinese-simplified, japanese
    • U+7D4F CJK UNIFIED IDEOGRAPH-7D4F: try adding japanese
    • U+7D51 CJK UNIFIED IDEOGRAPH-7D51: not included in any glyphset definition
    • U+7D52 CJK UNIFIED IDEOGRAPH-7D52: not included in any glyphset definition
    • U+7D53 CJK UNIFIED IDEOGRAPH-7D53: not included in any glyphset definition
    • U+7D54 CJK UNIFIED IDEOGRAPH-7D54: not included in any glyphset definition
    • U+7D56 CJK UNIFIED IDEOGRAPH-7D56: try adding japanese
    • U+7D57 CJK UNIFIED IDEOGRAPH-7D57: not included in any glyphset definition
    • U+7D58 CJK UNIFIED IDEOGRAPH-7D58: not included in any glyphset definition
    • U+7D59 CJK UNIFIED IDEOGRAPH-7D59: not included in any glyphset definition
    • U+7D5D CJK UNIFIED IDEOGRAPH-7D5D: not included in any glyphset definition
    • U+7D5F CJK UNIFIED IDEOGRAPH-7D5F: not included in any glyphset definition
    • U+7D60 CJK UNIFIED IDEOGRAPH-7D60: not included in any glyphset definition
    • U+7D63 CJK UNIFIED IDEOGRAPH-7D63: try adding japanese
    • U+7D64 CJK UNIFIED IDEOGRAPH-7D64: not included in any glyphset definition
    • U+7D65 CJK UNIFIED IDEOGRAPH-7D65: not included in any glyphset definition
    • U+7D67 CJK UNIFIED IDEOGRAPH-7D67: not included in any glyphset definition
    • U+7D69 CJK UNIFIED IDEOGRAPH-7D69: not included in any glyphset definition
    • U+7D6A CJK UNIFIED IDEOGRAPH-7D6A: not included in any glyphset definition
    • U+7D6B CJK UNIFIED IDEOGRAPH-7D6B: not included in any glyphset definition
    • U+7D6C CJK UNIFIED IDEOGRAPH-7D6C: not included in any glyphset definition
    • U+7D6D CJK UNIFIED IDEOGRAPH-7D6D: not included in any glyphset definition
    • U+7D6F CJK UNIFIED IDEOGRAPH-7D6F: not included in any glyphset definition
    • U+7D70 CJK UNIFIED IDEOGRAPH-7D70: not included in any glyphset definition
    • U+7D74 CJK UNIFIED IDEOGRAPH-7D74: not included in any glyphset definition
    • U+7D75 CJK UNIFIED IDEOGRAPH-7D75: try adding one of: chinese-simplified, japanese
    • U+7D76 CJK UNIFIED IDEOGRAPH-7D76: try adding one of: chinese-simplified, japanese
    • U+7D77 CJK UNIFIED IDEOGRAPH-7D77: not included in any glyphset definition
    • U+7D78 CJK UNIFIED IDEOGRAPH-7D78: not included in any glyphset definition
    • U+7D7A CJK UNIFIED IDEOGRAPH-7D7A: not included in any glyphset definition
    • U+7D7B CJK UNIFIED IDEOGRAPH-7D7B: not included in any glyphset definition
    • U+7D7C CJK UNIFIED IDEOGRAPH-7D7C: not included in any glyphset definition
    • U+7D7D CJK UNIFIED IDEOGRAPH-7D7D: try adding japanese
    • U+7D7E CJK UNIFIED IDEOGRAPH-7D7E: not included in any glyphset definition
    • U+7D7F CJK UNIFIED IDEOGRAPH-7D7F: not included in any glyphset definition
    • U+7D80 CJK UNIFIED IDEOGRAPH-7D80: not included in any glyphset definition
    • U+7D82 CJK UNIFIED IDEOGRAPH-7D82: not included in any glyphset definition
    • U+7D84 CJK UNIFIED IDEOGRAPH-7D84: not included in any glyphset definition
    • U+7D85 CJK UNIFIED IDEOGRAPH-7D85: not included in any glyphset definition
    • U+7D86 CJK UNIFIED IDEOGRAPH-7D86: not included in any glyphset definition
    • U+7D87 CJK UNIFIED IDEOGRAPH-7D87: not included in any glyphset definition
    • U+7D88 CJK UNIFIED IDEOGRAPH-7D88: not included in any glyphset definition
    • U+7D89 CJK UNIFIED IDEOGRAPH-7D89: try adding one of: chinese-simplified, japanese
    • U+7D8A CJK UNIFIED IDEOGRAPH-7D8A: not included in any glyphset definition
    • U+7D8B CJK UNIFIED IDEOGRAPH-7D8B: try adding chinese-simplified
    • U+7D8C CJK UNIFIED IDEOGRAPH-7D8C: not included in any glyphset definition
    • U+7D8D CJK UNIFIED IDEOGRAPH-7D8D: try adding chinese-simplified
    • U+7D8E CJK UNIFIED IDEOGRAPH-7D8E: not included in any glyphset definition
    • U+7D90 CJK UNIFIED IDEOGRAPH-7D90: not included in any glyphset definition
    • U+7D92 CJK UNIFIED IDEOGRAPH-7D92: not included in any glyphset definition
    • U+7D94 CJK UNIFIED IDEOGRAPH-7D94: try adding chinese-simplified
    • U+7D95 CJK UNIFIED IDEOGRAPH-7D95: not included in any glyphset definition
    • U+7D96 CJK UNIFIED IDEOGRAPH-7D96: not included in any glyphset definition
    • U+7D98 CJK UNIFIED IDEOGRAPH-7D98: not included in any glyphset definition
    • U+7D99 CJK UNIFIED IDEOGRAPH-7D99: try adding japanese
    • U+7D9A CJK UNIFIED IDEOGRAPH-7D9A: try adding one of: chinese-simplified, japanese
    • U+7D9B CJK UNIFIED IDEOGRAPH-7D9B: try adding japanese
    • U+7D9D CJK UNIFIED IDEOGRAPH-7D9D: not included in any glyphset definition
    • U+7D9E CJK UNIFIED IDEOGRAPH-7D9E: not included in any glyphset definition
    • U+7D9F CJK UNIFIED IDEOGRAPH-7D9F: try adding japanese
    • U+7DA1 CJK UNIFIED IDEOGRAPH-7DA1: not included in any glyphset definition
    • U+7DA5 CJK UNIFIED IDEOGRAPH-7DA5: not included in any glyphset definition
    • U+7DA7 CJK UNIFIED IDEOGRAPH-7DA7: not included in any glyphset definition
    • U+7DA9 CJK UNIFIED IDEOGRAPH-7DA9: not included in any glyphset definition
    • U+7DAA CJK UNIFIED IDEOGRAPH-7DAA: not included in any glyphset definition
    • U+7DAB CJK UNIFIED IDEOGRAPH-7DAB: try adding one of: chinese-simplified, japanese
    • U+7DAE CJK UNIFIED IDEOGRAPH-7DAE: try adding japanese
    • U+7DAF CJK UNIFIED IDEOGRAPH-7DAF: try adding japanese
    • U+7DB3 CJK UNIFIED IDEOGRAPH-7DB3: not included in any glyphset definition
    • U+7DB6 CJK UNIFIED IDEOGRAPH-7DB6: not included in any glyphset definition
    • U+7DB7 CJK UNIFIED IDEOGRAPH-7DB7: not included in any glyphset definition
    • U+7DBC CJK UNIFIED IDEOGRAPH-7DBC: not included in any glyphset definition
    • U+7DC0 CJK UNIFIED IDEOGRAPH-7DC0: not included in any glyphset definition
    • U+7DC2 CJK UNIFIED IDEOGRAPH-7DC2: not included in any glyphset definition
    • U+7DC3 CJK UNIFIED IDEOGRAPH-7DC3: not included in any glyphset definition
    • U+7DC4 CJK UNIFIED IDEOGRAPH-7DC4: not included in any glyphset definition
    • U+7DC5 CJK UNIFIED IDEOGRAPH-7DC5: not included in any glyphset definition
    • U+7DC6 CJK UNIFIED IDEOGRAPH-7DC6: not included in any glyphset definition
    • U+7DC8 CJK UNIFIED IDEOGRAPH-7DC8: not included in any glyphset definition
    • U+7DC9 CJK UNIFIED IDEOGRAPH-7DC9: not included in any glyphset definition
    • U+7DCC CJK UNIFIED IDEOGRAPH-7DCC: not included in any glyphset definition
    • U+7DCD CJK UNIFIED IDEOGRAPH-7DCD: not included in any glyphset definition
    • U+7DCE CJK UNIFIED IDEOGRAPH-7DCE: not included in any glyphset definition
    • U+7DCF CJK UNIFIED IDEOGRAPH-7DCF: try adding one of: chinese-simplified, japanese
    • U+7DD1 CJK UNIFIED IDEOGRAPH-7DD1: try adding one of: chinese-simplified, japanese
    • U+7DD5 CJK UNIFIED IDEOGRAPH-7DD5: try adding japanese
    • U+7DD6 CJK UNIFIED IDEOGRAPH-7DD6: not included in any glyphset definition
    • U+7DD9 CJK UNIFIED IDEOGRAPH-7DD9: not included in any glyphset definition
    • U+7DDB CJK UNIFIED IDEOGRAPH-7DDB: not included in any glyphset definition
    • U+7DDC CJK UNIFIED IDEOGRAPH-7DDC: try adding japanese
    • U+7DDF CJK UNIFIED IDEOGRAPH-7DDF: not included in any glyphset definition
    • U+7DE1 CJK UNIFIED IDEOGRAPH-7DE1: try adding japanese
    • U+7DE2 CJK UNIFIED IDEOGRAPH-7DE2: not included in any glyphset definition
    • U+7DE6 CJK UNIFIED IDEOGRAPH-7DE6: not included in any glyphset definition
    • U+7DE7 CJK UNIFIED IDEOGRAPH-7DE7: not included in any glyphset definition
    • U+7DEA CJK UNIFIED IDEOGRAPH-7DEA: not included in any glyphset definition
    • U+7DEB CJK UNIFIED IDEOGRAPH-7DEB: not included in any glyphset definition
    • U+7DED CJK UNIFIED IDEOGRAPH-7DED: not included in any glyphset definition
    • U+7DEE CJK UNIFIED IDEOGRAPH-7DEE: not included in any glyphset definition
    • U+7DF0 CJK UNIFIED IDEOGRAPH-7DF0: not included in any glyphset definition
    • U+7DF1 CJK UNIFIED IDEOGRAPH-7DF1: not included in any glyphset definition
    • U+7DF3 CJK UNIFIED IDEOGRAPH-7DF3: not included in any glyphset definition
    • U+7DF6 CJK UNIFIED IDEOGRAPH-7DF6: not included in any glyphset definition
    • U+7DF7 CJK UNIFIED IDEOGRAPH-7DF7: not included in any glyphset definition
    • U+7DF8 CJK UNIFIED IDEOGRAPH-7DF8: not included in any glyphset definition
    • U+7DFA CJK UNIFIED IDEOGRAPH-7DFA: not included in any glyphset definition
    • U+7DFE CJK UNIFIED IDEOGRAPH-7DFE: not included in any glyphset definition
    • U+7DFF CJK UNIFIED IDEOGRAPH-7DFF: not included in any glyphset definition
    • U+7E00 CJK UNIFIED IDEOGRAPH-7E00: not included in any glyphset definition
    • U+7E01 CJK UNIFIED IDEOGRAPH-7E01: try adding japanese
    • U+7E02 CJK UNIFIED IDEOGRAPH-7E02: not included in any glyphset definition
    • U+7E03 CJK UNIFIED IDEOGRAPH-7E03: not included in any glyphset definition
    • U+7E04 CJK UNIFIED IDEOGRAPH-7E04: try adding one of: chinese-simplified, japanese
    • U+7E05 CJK UNIFIED IDEOGRAPH-7E05: try adding japanese
    • U+7E06 CJK UNIFIED IDEOGRAPH-7E06: not included in any glyphset definition
    • U+7E0B CJK UNIFIED IDEOGRAPH-7E0B: try adding japanese
    • U+7E0C CJK UNIFIED IDEOGRAPH-7E0C: not included in any glyphset definition
    • U+7E0D CJK UNIFIED IDEOGRAPH-7E0D: not included in any glyphset definition
    • U+7E0E CJK UNIFIED IDEOGRAPH-7E0E: not included in any glyphset definition
    • U+7E0F CJK UNIFIED IDEOGRAPH-7E0F: not included in any glyphset definition
    • U+7E11 CJK UNIFIED IDEOGRAPH-7E11: not included in any glyphset definition
    • U+7E12 CJK UNIFIED IDEOGRAPH-7E12: try adding japanese
    • U+7E13 CJK UNIFIED IDEOGRAPH-7E13: not included in any glyphset definition
    • U+7E14 CJK UNIFIED IDEOGRAPH-7E14: not included in any glyphset definition
    • U+7E16 CJK UNIFIED IDEOGRAPH-7E16: not included in any glyphset definition
    • U+7E17 CJK UNIFIED IDEOGRAPH-7E17: not included in any glyphset definition
    • U+7E18 CJK UNIFIED IDEOGRAPH-7E18: not included in any glyphset definition
    • U+7E19 CJK UNIFIED IDEOGRAPH-7E19: not included in any glyphset definition
    • U+7E1A CJK UNIFIED IDEOGRAPH-7E1A: not included in any glyphset definition
    • U+7E1C CJK UNIFIED IDEOGRAPH-7E1C: not included in any glyphset definition
    • U+7E20 CJK UNIFIED IDEOGRAPH-7E20: not included in any glyphset definition
    • U+7E21 CJK UNIFIED IDEOGRAPH-7E21: try adding japanese
    • U+7E22 CJK UNIFIED IDEOGRAPH-7E22: try adding japanese
    • U+7E24 CJK UNIFIED IDEOGRAPH-7E24: not included in any glyphset definition
    • U+7E25 CJK UNIFIED IDEOGRAPH-7E25: not included in any glyphset definition
    • U+7E26 CJK UNIFIED IDEOGRAPH-7E26: try adding japanese
    • U+7E27 CJK UNIFIED IDEOGRAPH-7E27: not included in any glyphset definition
    • U+7E28 CJK UNIFIED IDEOGRAPH-7E28: not included in any glyphset definition
    • U+7E29 CJK UNIFIED IDEOGRAPH-7E29: not included in any glyphset definition
    • U+7E2A CJK UNIFIED IDEOGRAPH-7E2A: not included in any glyphset definition
    • U+7E2C CJK UNIFIED IDEOGRAPH-7E2C: not included in any glyphset definition
    • U+7E2F CJK UNIFIED IDEOGRAPH-7E2F: not included in any glyphset definition
    • U+7E30 CJK UNIFIED IDEOGRAPH-7E30: not included in any glyphset definition
    • U+7E32 CJK UNIFIED IDEOGRAPH-7E32: try adding japanese
    • U+7E33 CJK UNIFIED IDEOGRAPH-7E33: not included in any glyphset definition
    • U+7E36 CJK UNIFIED IDEOGRAPH-7E36: not included in any glyphset definition
    • U+7E38 CJK UNIFIED IDEOGRAPH-7E38: not included in any glyphset definition
    • U+7E3A CJK UNIFIED IDEOGRAPH-7E3A: try adding japanese
    • U+7E3B CJK UNIFIED IDEOGRAPH-7E3B: try adding japanese
    • U+7E3C CJK UNIFIED IDEOGRAPH-7E3C: not included in any glyphset definition
    • U+7E3F CJK UNIFIED IDEOGRAPH-7E3F: not included in any glyphset definition
    • U+7E40 CJK UNIFIED IDEOGRAPH-7E40: not included in any glyphset definition
    • U+7E42 CJK UNIFIED IDEOGRAPH-7E42: not included in any glyphset definition
    • U+7E44 CJK UNIFIED IDEOGRAPH-7E44: not included in any glyphset definition
    • U+7E45 CJK UNIFIED IDEOGRAPH-7E45: not included in any glyphset definition
    • U+7E48 CJK UNIFIED IDEOGRAPH-7E48: not included in any glyphset definition
    • U+7E49 CJK UNIFIED IDEOGRAPH-7E49: not included in any glyphset definition
    • U+7E4A CJK UNIFIED IDEOGRAPH-7E4A: try adding japanese
    • U+7E4B CJK UNIFIED IDEOGRAPH-7E4B: try adding one of: chinese-simplified, japanese
    • U+7E4C CJK UNIFIED IDEOGRAPH-7E4C: not included in any glyphset definition
    • U+7E4D CJK UNIFIED IDEOGRAPH-7E4D: try adding japanese
    • U+7E4E CJK UNIFIED IDEOGRAPH-7E4E: not included in any glyphset definition
    • U+7E4F CJK UNIFIED IDEOGRAPH-7E4F: not included in any glyphset definition
    • U+7E50 CJK UNIFIED IDEOGRAPH-7E50: not included in any glyphset definition
    • U+7E51 CJK UNIFIED IDEOGRAPH-7E51: not included in any glyphset definition
    • U+7E53 CJK UNIFIED IDEOGRAPH-7E53: not included in any glyphset definition
    • U+7E57 CJK UNIFIED IDEOGRAPH-7E57: not included in any glyphset definition
    • U+7E58 CJK UNIFIED IDEOGRAPH-7E58: not included in any glyphset definition
    • U+7E5B CJK UNIFIED IDEOGRAPH-7E5B: not included in any glyphset definition
    • U+7E5C CJK UNIFIED IDEOGRAPH-7E5C: not included in any glyphset definition
    • U+7E5D CJK UNIFIED IDEOGRAPH-7E5D: try adding japanese
    • U+7E5F CJK UNIFIED IDEOGRAPH-7E5F: not included in any glyphset definition
    • U+7E60 CJK UNIFIED IDEOGRAPH-7E60: not included in any glyphset definition
    • U+7E62 CJK UNIFIED IDEOGRAPH-7E62: not included in any glyphset definition
    • U+7E63 CJK UNIFIED IDEOGRAPH-7E63: not included in any glyphset definition
    • U+7E64 CJK UNIFIED IDEOGRAPH-7E64: not included in any glyphset definition
    • U+7E66 CJK UNIFIED IDEOGRAPH-7E66: try adding japanese
    • U+7E68 CJK UNIFIED IDEOGRAPH-7E68: not included in any glyphset definition
    • U+7E6E CJK UNIFIED IDEOGRAPH-7E6E: not included in any glyphset definition
    • U+7E6F CJK UNIFIED IDEOGRAPH-7E6F: not included in any glyphset definition
    • U+7E71 CJK UNIFIED IDEOGRAPH-7E71: not included in any glyphset definition
    • U+7E72 CJK UNIFIED IDEOGRAPH-7E72: not included in any glyphset definition
    • U+7E74 CJK UNIFIED IDEOGRAPH-7E74: not included in any glyphset definition
    • U+7E75 CJK UNIFIED IDEOGRAPH-7E75: not included in any glyphset definition
    • U+7E76 CJK UNIFIED IDEOGRAPH-7E76: not included in any glyphset definition
    • U+7E77 CJK UNIFIED IDEOGRAPH-7E77: not included in any glyphset definition
    • U+7E78 CJK UNIFIED IDEOGRAPH-7E78: not included in any glyphset definition
    • U+7E7A CJK UNIFIED IDEOGRAPH-7E7A: not included in any glyphset definition
    • U+7E7B CJK UNIFIED IDEOGRAPH-7E7B: try adding japanese
    • U+7E80 CJK UNIFIED IDEOGRAPH-7E80: not included in any glyphset definition
    • U+7E81 CJK UNIFIED IDEOGRAPH-7E81: not included in any glyphset definition
    • U+7E83 CJK UNIFIED IDEOGRAPH-7E83: try adding japanese
    • U+7E84 CJK UNIFIED IDEOGRAPH-7E84: not included in any glyphset definition
    • U+7E85 CJK UNIFIED IDEOGRAPH-7E85: not included in any glyphset definition
    • U+7E86 CJK UNIFIED IDEOGRAPH-7E86: not included in any glyphset definition
    • U+7E89 CJK UNIFIED IDEOGRAPH-7E89: try adding japanese
    • U+7E8A CJK UNIFIED IDEOGRAPH-7E8A: not included in any glyphset definition
    • U+7E8B CJK UNIFIED IDEOGRAPH-7E8B: not included in any glyphset definition
    • U+7E8E CJK UNIFIED IDEOGRAPH-7E8E: try adding japanese
    • U+7E90 CJK UNIFIED IDEOGRAPH-7E90: try adding japanese
    • U+7E91 CJK UNIFIED IDEOGRAPH-7E91: not included in any glyphset definition
    • U+7E92 CJK UNIFIED IDEOGRAPH-7E92: try adding japanese
    • U+7E95 CJK UNIFIED IDEOGRAPH-7E95: not included in any glyphset definition
    • U+7E97 CJK UNIFIED IDEOGRAPH-7E97: not included in any glyphset definition
    • U+7E98 CJK UNIFIED IDEOGRAPH-7E98: not included in any glyphset definition
    • U+7E99 CJK UNIFIED IDEOGRAPH-7E99: not included in any glyphset definition
    • U+7E9A CJK UNIFIED IDEOGRAPH-7E9A: not included in any glyphset definition
    • U+7E9B CJK UNIFIED IDEOGRAPH-7E9B: try adding japanese
    • U+7E9D CJK UNIFIED IDEOGRAPH-7E9D: not included in any glyphset definition
    • U+7E9E CJK UNIFIED IDEOGRAPH-7E9E: not included in any glyphset definition
    • U+7EA0 CJK UNIFIED IDEOGRAPH-7EA0: try adding chinese-simplified
    • U+7EA1 CJK UNIFIED IDEOGRAPH-7EA1: try adding chinese-simplified
    • U+7EA2 CJK UNIFIED IDEOGRAPH-7EA2: try adding chinese-simplified
    • U+7EA3 CJK UNIFIED IDEOGRAPH-7EA3: try adding chinese-simplified
    • U+7EA4 CJK UNIFIED IDEOGRAPH-7EA4: try adding chinese-simplified
    • U+7EA5 CJK UNIFIED IDEOGRAPH-7EA5: not included in any glyphset definition
    • U+7EA6 CJK UNIFIED IDEOGRAPH-7EA6: try adding chinese-simplified
    • U+7EA7 CJK UNIFIED IDEOGRAPH-7EA7: try adding chinese-simplified
    • U+7EA8 CJK UNIFIED IDEOGRAPH-7EA8: try adding chinese-simplified
    • U+7EA9 CJK UNIFIED IDEOGRAPH-7EA9: not included in any glyphset definition
    • U+7EAA CJK UNIFIED IDEOGRAPH-7EAA: try adding chinese-simplified
    • U+7EAB CJK UNIFIED IDEOGRAPH-7EAB: try adding chinese-simplified
    • U+7EAC CJK UNIFIED IDEOGRAPH-7EAC: try adding chinese-simplified
    • U+7EAD CJK UNIFIED IDEOGRAPH-7EAD: try adding chinese-simplified
    • U+7EAE CJK UNIFIED IDEOGRAPH-7EAE: try adding chinese-simplified
    • U+7EAF CJK UNIFIED IDEOGRAPH-7EAF: try adding chinese-simplified
    • U+7EB0 CJK UNIFIED IDEOGRAPH-7EB0: try adding chinese-simplified
    • U+7EB1 CJK UNIFIED IDEOGRAPH-7EB1: try adding chinese-simplified
    • U+7EB2 CJK UNIFIED IDEOGRAPH-7EB2: try adding chinese-simplified
    • U+7EB3 CJK UNIFIED IDEOGRAPH-7EB3: try adding chinese-simplified
    • U+7EB4 CJK UNIFIED IDEOGRAPH-7EB4: not included in any glyphset definition
    • U+7EB5 CJK UNIFIED IDEOGRAPH-7EB5: try adding chinese-simplified
    • U+7EB6 CJK UNIFIED IDEOGRAPH-7EB6: try adding chinese-simplified
    • U+7EB7 CJK UNIFIED IDEOGRAPH-7EB7: try adding chinese-simplified
    • U+7EB8 CJK UNIFIED IDEOGRAPH-7EB8: try adding chinese-simplified
    • U+7EB9 CJK UNIFIED IDEOGRAPH-7EB9: try adding chinese-simplified
    • U+7EBA CJK UNIFIED IDEOGRAPH-7EBA: try adding chinese-simplified
    • U+7EBB CJK UNIFIED IDEOGRAPH-7EBB: not included in any glyphset definition
    • U+7EBC CJK UNIFIED IDEOGRAPH-7EBC: not included in any glyphset definition
    • U+7EBD CJK UNIFIED IDEOGRAPH-7EBD: try adding chinese-simplified
    • U+7EBE CJK UNIFIED IDEOGRAPH-7EBE: try adding chinese-simplified
    • U+7EBF CJK UNIFIED IDEOGRAPH-7EBF: try adding chinese-simplified
    • U+7EC0 CJK UNIFIED IDEOGRAPH-7EC0: try adding chinese-simplified
    • U+7EC1 CJK UNIFIED IDEOGRAPH-7EC1: try adding chinese-simplified
    • U+7EC2 CJK UNIFIED IDEOGRAPH-7EC2: try adding chinese-simplified
    • U+7EC3 CJK UNIFIED IDEOGRAPH-7EC3: try adding chinese-simplified
    • U+7EC4 CJK UNIFIED IDEOGRAPH-7EC4: try adding chinese-simplified
    • U+7EC5 CJK UNIFIED IDEOGRAPH-7EC5: try adding chinese-simplified
    • U+7EC6 CJK UNIFIED IDEOGRAPH-7EC6: try adding chinese-simplified
    • U+7EC7 CJK UNIFIED IDEOGRAPH-7EC7: try adding chinese-simplified
    • U+7EC8 CJK UNIFIED IDEOGRAPH-7EC8: try adding chinese-simplified
    • U+7EC9 CJK UNIFIED IDEOGRAPH-7EC9: try adding chinese-simplified
    • U+7ECA CJK UNIFIED IDEOGRAPH-7ECA: try adding chinese-simplified
    • U+7ECB CJK UNIFIED IDEOGRAPH-7ECB: try adding chinese-simplified
    • U+7ECC CJK UNIFIED IDEOGRAPH-7ECC: try adding chinese-simplified
    • U+7ECD CJK UNIFIED IDEOGRAPH-7ECD: try adding chinese-simplified
    • U+7ECE CJK UNIFIED IDEOGRAPH-7ECE: try adding chinese-simplified
    • U+7ECF CJK UNIFIED IDEOGRAPH-7ECF: try adding chinese-simplified
    • U+7ED0 CJK UNIFIED IDEOGRAPH-7ED0: try adding chinese-simplified
    • U+7ED1 CJK UNIFIED IDEOGRAPH-7ED1: try adding chinese-simplified
    • U+7ED2 CJK UNIFIED IDEOGRAPH-7ED2: try adding chinese-simplified
    • U+7ED3 CJK UNIFIED IDEOGRAPH-7ED3: try adding chinese-simplified
    • U+7ED4 CJK UNIFIED IDEOGRAPH-7ED4: try adding chinese-simplified
    • U+7ED5 CJK UNIFIED IDEOGRAPH-7ED5: try adding chinese-simplified
    • U+7ED6 CJK UNIFIED IDEOGRAPH-7ED6: not included in any glyphset definition
    • U+7ED7 CJK UNIFIED IDEOGRAPH-7ED7: try adding chinese-simplified
    • U+7ED8 CJK UNIFIED IDEOGRAPH-7ED8: try adding chinese-simplified
    • U+7ED9 CJK UNIFIED IDEOGRAPH-7ED9: try adding chinese-simplified
    • U+7EDA CJK UNIFIED IDEOGRAPH-7EDA: try adding chinese-simplified
    • U+7EDB CJK UNIFIED IDEOGRAPH-7EDB: try adding chinese-simplified
    • U+7EDC CJK UNIFIED IDEOGRAPH-7EDC: try adding chinese-simplified
    • U+7EDD CJK UNIFIED IDEOGRAPH-7EDD: try adding chinese-simplified
    • U+7EDE CJK UNIFIED IDEOGRAPH-7EDE: try adding chinese-simplified
    • U+7EDF CJK UNIFIED IDEOGRAPH-7EDF: try adding chinese-simplified
    • U+7EE0 CJK UNIFIED IDEOGRAPH-7EE0: try adding chinese-simplified
    • U+7EE1 CJK UNIFIED IDEOGRAPH-7EE1: try adding chinese-simplified
    • U+7EE2 CJK UNIFIED IDEOGRAPH-7EE2: try adding chinese-simplified
    • U+7EE3 CJK UNIFIED IDEOGRAPH-7EE3: try adding chinese-simplified
    • U+7EE4 CJK UNIFIED IDEOGRAPH-7EE4: not included in any glyphset definition
    • U+7EE5 CJK UNIFIED IDEOGRAPH-7EE5: try adding chinese-simplified
    • U+7EE6 CJK UNIFIED IDEOGRAPH-7EE6: try adding chinese-simplified
    • U+7EE7 CJK UNIFIED IDEOGRAPH-7EE7: try adding chinese-simplified
    • U+7EE8 CJK UNIFIED IDEOGRAPH-7EE8: not included in any glyphset definition
    • U+7EE9 CJK UNIFIED IDEOGRAPH-7EE9: try adding chinese-simplified
    • U+7EEA CJK UNIFIED IDEOGRAPH-7EEA: try adding chinese-simplified
    • U+7EEB CJK UNIFIED IDEOGRAPH-7EEB: try adding chinese-simplified
    • U+7EEC CJK UNIFIED IDEOGRAPH-7EEC: not included in any glyphset definition
    • U+7EED CJK UNIFIED IDEOGRAPH-7EED: try adding chinese-simplified
    • U+7EEE CJK UNIFIED IDEOGRAPH-7EEE: try adding chinese-simplified
    • U+7EEF CJK UNIFIED IDEOGRAPH-7EEF: try adding chinese-simplified
    • U+7EF0 CJK UNIFIED IDEOGRAPH-7EF0: try adding chinese-simplified
    • U+7EF1 CJK UNIFIED IDEOGRAPH-7EF1: try adding chinese-simplified
    • U+7EF2 CJK UNIFIED IDEOGRAPH-7EF2: not included in any glyphset definition
    • U+7EF3 CJK UNIFIED IDEOGRAPH-7EF3: try adding chinese-simplified
    • U+7EF4 CJK UNIFIED IDEOGRAPH-7EF4: try adding chinese-simplified
    • U+7EF5 CJK UNIFIED IDEOGRAPH-7EF5: try adding chinese-simplified
    • U+7EF6 CJK UNIFIED IDEOGRAPH-7EF6: try adding chinese-simplified
    • U+7EF7 CJK UNIFIED IDEOGRAPH-7EF7: try adding chinese-simplified
    • U+7EF8 CJK UNIFIED IDEOGRAPH-7EF8: try adding chinese-simplified
    • U+7EF9 CJK UNIFIED IDEOGRAPH-7EF9: not included in any glyphset definition
    • U+7EFA CJK UNIFIED IDEOGRAPH-7EFA: try adding chinese-simplified
    • U+7EFB CJK UNIFIED IDEOGRAPH-7EFB: try adding chinese-simplified
    • U+7EFC CJK UNIFIED IDEOGRAPH-7EFC: try adding chinese-simplified
    • U+7EFD CJK UNIFIED IDEOGRAPH-7EFD: try adding chinese-simplified
    • U+7EFE CJK UNIFIED IDEOGRAPH-7EFE: try adding chinese-simplified
    • U+7EFF CJK UNIFIED IDEOGRAPH-7EFF: try adding chinese-simplified
    • U+7F00 CJK UNIFIED IDEOGRAPH-7F00: try adding chinese-simplified
    • U+7F01 CJK UNIFIED IDEOGRAPH-7F01: try adding chinese-simplified
    • U+7F02 CJK UNIFIED IDEOGRAPH-7F02: try adding chinese-simplified
    • U+7F03 CJK UNIFIED IDEOGRAPH-7F03: try adding chinese-simplified
    • U+7F04 CJK UNIFIED IDEOGRAPH-7F04: try adding chinese-simplified
    • U+7F05 CJK UNIFIED IDEOGRAPH-7F05: try adding chinese-simplified
    • U+7F06 CJK UNIFIED IDEOGRAPH-7F06: try adding chinese-simplified
    • U+7F07 CJK UNIFIED IDEOGRAPH-7F07: try adding chinese-simplified
    • U+7F08 CJK UNIFIED IDEOGRAPH-7F08: try adding chinese-simplified
    • U+7F09 CJK UNIFIED IDEOGRAPH-7F09: try adding chinese-simplified
    • U+7F0A CJK UNIFIED IDEOGRAPH-7F0A: not included in any glyphset definition
    • U+7F0B CJK UNIFIED IDEOGRAPH-7F0B: not included in any glyphset definition
    • U+7F0C CJK UNIFIED IDEOGRAPH-7F0C: not included in any glyphset definition
    • U+7F0D CJK UNIFIED IDEOGRAPH-7F0D: not included in any glyphset definition
    • U+7F0E CJK UNIFIED IDEOGRAPH-7F0E: try adding chinese-simplified
    • U+7F0F CJK UNIFIED IDEOGRAPH-7F0F: not included in any glyphset definition
    • U+7F10 CJK UNIFIED IDEOGRAPH-7F10: not included in any glyphset definition
    • U+7F11 CJK UNIFIED IDEOGRAPH-7F11: not included in any glyphset definition
    • U+7F12 CJK UNIFIED IDEOGRAPH-7F12: not included in any glyphset definition
    • U+7F13 CJK UNIFIED IDEOGRAPH-7F13: try adding chinese-simplified
    • U+7F14 CJK UNIFIED IDEOGRAPH-7F14: try adding chinese-simplified
    • U+7F15 CJK UNIFIED IDEOGRAPH-7F15: try adding chinese-simplified
    • U+7F16 CJK UNIFIED IDEOGRAPH-7F16: try adding chinese-simplified
    • U+7F17 CJK UNIFIED IDEOGRAPH-7F17: not included in any glyphset definition
    • U+7F18 CJK UNIFIED IDEOGRAPH-7F18: try adding chinese-simplified
    • U+7F19 CJK UNIFIED IDEOGRAPH-7F19: try adding chinese-simplified
    • U+7F1A CJK UNIFIED IDEOGRAPH-7F1A: try adding chinese-simplified
    • U+7F1B CJK UNIFIED IDEOGRAPH-7F1B: try adding chinese-simplified
    • U+7F1C CJK UNIFIED IDEOGRAPH-7F1C: try adding chinese-simplified
    • U+7F1D CJK UNIFIED IDEOGRAPH-7F1D: try adding chinese-simplified
    • U+7F1E CJK UNIFIED IDEOGRAPH-7F1E: not included in any glyphset definition
    • U+7F1F CJK UNIFIED IDEOGRAPH-7F1F: try adding chinese-simplified
    • U+7F20 CJK UNIFIED IDEOGRAPH-7F20: try adding chinese-simplified
    • U+7F21 CJK UNIFIED IDEOGRAPH-7F21: not included in any glyphset definition
    • U+7F22 CJK UNIFIED IDEOGRAPH-7F22: try adding chinese-simplified
    • U+7F23 CJK UNIFIED IDEOGRAPH-7F23: not included in any glyphset definition
    • U+7F24 CJK UNIFIED IDEOGRAPH-7F24: try adding chinese-simplified
    • U+7F25 CJK UNIFIED IDEOGRAPH-7F25: try adding chinese-simplified
    • U+7F26 CJK UNIFIED IDEOGRAPH-7F26: try adding chinese-simplified
    • U+7F27 CJK UNIFIED IDEOGRAPH-7F27: not included in any glyphset definition
    • U+7F28 CJK UNIFIED IDEOGRAPH-7F28: try adding chinese-simplified
    • U+7F29 CJK UNIFIED IDEOGRAPH-7F29: try adding chinese-simplified
    • U+7F2A CJK UNIFIED IDEOGRAPH-7F2A: try adding chinese-simplified
    • U+7F2B CJK UNIFIED IDEOGRAPH-7F2B: not included in any glyphset definition
    • U+7F2C CJK UNIFIED IDEOGRAPH-7F2C: try adding chinese-simplified
    • U+7F2D CJK UNIFIED IDEOGRAPH-7F2D: try adding chinese-simplified
    • U+7F2E CJK UNIFIED IDEOGRAPH-7F2E: try adding chinese-simplified
    • U+7F2F CJK UNIFIED IDEOGRAPH-7F2F: not included in any glyphset definition
    • U+7F30 CJK UNIFIED IDEOGRAPH-7F30: try adding chinese-simplified
    • U+7F31 CJK UNIFIED IDEOGRAPH-7F31: try adding chinese-simplified
    • U+7F32 CJK UNIFIED IDEOGRAPH-7F32: not included in any glyphset definition
    • U+7F33 CJK UNIFIED IDEOGRAPH-7F33: not included in any glyphset definition
    • U+7F34 CJK UNIFIED IDEOGRAPH-7F34: try adding chinese-simplified
    • U+7F35 CJK UNIFIED IDEOGRAPH-7F35: not included in any glyphset definition
    • U+7F37 CJK UNIFIED IDEOGRAPH-7F37: not included in any glyphset definition
    • U+7F39 CJK UNIFIED IDEOGRAPH-7F39: not included in any glyphset definition
    • U+7F3B CJK UNIFIED IDEOGRAPH-7F3B: not included in any glyphset definition
    • U+7F3C CJK UNIFIED IDEOGRAPH-7F3C: not included in any glyphset definition
    • U+7F3E CJK UNIFIED IDEOGRAPH-7F3E: not included in any glyphset definition
    • U+7F3F CJK UNIFIED IDEOGRAPH-7F3F: not included in any glyphset definition
    • U+7F42 CJK UNIFIED IDEOGRAPH-7F42: try adding chinese-simplified
    • U+7F43 CJK UNIFIED IDEOGRAPH-7F43: not included in any glyphset definition
    • U+7F46 CJK UNIFIED IDEOGRAPH-7F46: not included in any glyphset definition
    • U+7F47 CJK UNIFIED IDEOGRAPH-7F47: not included in any glyphset definition
    • U+7F49 CJK UNIFIED IDEOGRAPH-7F49: not included in any glyphset definition
    • U+7F4A CJK UNIFIED IDEOGRAPH-7F4A: not included in any glyphset definition
    • U+7F4B CJK UNIFIED IDEOGRAPH-7F4B: not included in any glyphset definition
    • U+7F4D CJK UNIFIED IDEOGRAPH-7F4D: try adding japanese
    • U+7F4E CJK UNIFIED IDEOGRAPH-7F4E: try adding japanese
    • U+7F4F CJK UNIFIED IDEOGRAPH-7F4F: not included in any glyphset definition
    • U+7F52 CJK UNIFIED IDEOGRAPH-7F52: try adding chinese-simplified
    • U+7F56 CJK UNIFIED IDEOGRAPH-7F56: not included in any glyphset definition
    • U+7F57 CJK UNIFIED IDEOGRAPH-7F57: try adding chinese-simplified
    • U+7F58 CJK UNIFIED IDEOGRAPH-7F58: try adding one of: chinese-simplified, japanese
    • U+7F59 CJK UNIFIED IDEOGRAPH-7F59: not included in any glyphset definition
    • U+7F5A CJK UNIFIED IDEOGRAPH-7F5A: try adding chinese-simplified
    • U+7F5B CJK UNIFIED IDEOGRAPH-7F5B: not included in any glyphset definition
    • U+7F5C CJK UNIFIED IDEOGRAPH-7F5C: not included in any glyphset definition
    • U+7F5E CJK UNIFIED IDEOGRAPH-7F5E: not included in any glyphset definition
    • U+7F62 CJK UNIFIED IDEOGRAPH-7F62: try adding chinese-simplified
    • U+7F64 CJK UNIFIED IDEOGRAPH-7F64: not included in any glyphset definition
    • U+7F65 CJK UNIFIED IDEOGRAPH-7F65: not included in any glyphset definition
    • U+7F66 CJK UNIFIED IDEOGRAPH-7F66: not included in any glyphset definition
    • U+7F67 CJK UNIFIED IDEOGRAPH-7F67: try adding japanese
    • U+7F68 CJK UNIFIED IDEOGRAPH-7F68: try adding japanese
    • U+7F6B CJK UNIFIED IDEOGRAPH-7F6B: try adding japanese
    • U+7F6C CJK UNIFIED IDEOGRAPH-7F6C: not included in any glyphset definition
    • U+7F6D CJK UNIFIED IDEOGRAPH-7F6D: not included in any glyphset definition
    • U+7F6F CJK UNIFIED IDEOGRAPH-7F6F: not included in any glyphset definition
    • U+7F73 CJK UNIFIED IDEOGRAPH-7F73: not included in any glyphset definition
    • U+7F74 CJK UNIFIED IDEOGRAPH-7F74: not included in any glyphset definition
    • U+7F76 CJK UNIFIED IDEOGRAPH-7F76: not included in any glyphset definition
    • U+7F78 CJK UNIFIED IDEOGRAPH-7F78: try adding japanese
    • U+7F7A CJK UNIFIED IDEOGRAPH-7F7A: not included in any glyphset definition
    • U+7F7B CJK UNIFIED IDEOGRAPH-7F7B: not included in any glyphset definition
    • U+7F7C CJK UNIFIED IDEOGRAPH-7F7C: not included in any glyphset definition
    • U+7F7D CJK UNIFIED IDEOGRAPH-7F7D: not included in any glyphset definition
    • U+7F7E CJK UNIFIED IDEOGRAPH-7F7E: not included in any glyphset definition
    • U+7F7F CJK UNIFIED IDEOGRAPH-7F7F: not included in any glyphset definition
    • U+7F80 CJK UNIFIED IDEOGRAPH-7F80: not included in any glyphset definition
    • U+7F81 CJK UNIFIED IDEOGRAPH-7F81: try adding chinese-simplified
    • U+7F82 CJK UNIFIED IDEOGRAPH-7F82: try adding japanese
    • U+7F83 CJK UNIFIED IDEOGRAPH-7F83: try adding japanese
    • U+7F84 CJK UNIFIED IDEOGRAPH-7F84: not included in any glyphset definition
    • U+7F87 CJK UNIFIED IDEOGRAPH-7F87: try adding japanese
    • U+7F89 CJK UNIFIED IDEOGRAPH-7F89: not included in any glyphset definition
    • U+7F8D CJK UNIFIED IDEOGRAPH-7F8D: not included in any glyphset definition
    • U+7F90 CJK UNIFIED IDEOGRAPH-7F90: not included in any glyphset definition
    • U+7F91 CJK UNIFIED IDEOGRAPH-7F91: not included in any glyphset definition
    • U+7F92 CJK UNIFIED IDEOGRAPH-7F92: not included in any glyphset definition
    • U+7F93 CJK UNIFIED IDEOGRAPH-7F93: not included in any glyphset definition
    • U+7F95 CJK UNIFIED IDEOGRAPH-7F95: not included in any glyphset definition
    • U+7F96 CJK UNIFIED IDEOGRAPH-7F96: not included in any glyphset definition
    • U+7F97 CJK UNIFIED IDEOGRAPH-7F97: not included in any glyphset definition
    • U+7F98 CJK UNIFIED IDEOGRAPH-7F98: not included in any glyphset definition
    • U+7F99 CJK UNIFIED IDEOGRAPH-7F99: not included in any glyphset definition
    • U+7F9B CJK UNIFIED IDEOGRAPH-7F9B: not included in any glyphset definition
    • U+7F9C CJK UNIFIED IDEOGRAPH-7F9C: not included in any glyphset definition
    • U+7F9D CJK UNIFIED IDEOGRAPH-7F9D: try adding japanese
    • U+7F9F CJK UNIFIED IDEOGRAPH-7F9F: try adding chinese-simplified
    • U+7FA0 CJK UNIFIED IDEOGRAPH-7FA0: not included in any glyphset definition
    • U+7FA2 CJK UNIFIED IDEOGRAPH-7FA2: not included in any glyphset definition
    • U+7FA3 CJK UNIFIED IDEOGRAPH-7FA3: try adding one of: chinese-simplified, japanese
    • U+7FA6 CJK UNIFIED IDEOGRAPH-7FA6: not included in any glyphset definition
    • U+7FAA CJK UNIFIED IDEOGRAPH-7FAA: not included in any glyphset definition
    • U+7FAB CJK UNIFIED IDEOGRAPH-7FAB: not included in any glyphset definition
    • U+7FAC CJK UNIFIED IDEOGRAPH-7FAC: not included in any glyphset definition
    • U+7FAD CJK UNIFIED IDEOGRAPH-7FAD: not included in any glyphset definition
    • U+7FAE CJK UNIFIED IDEOGRAPH-7FAE: try adding japanese
    • U+7FB1 CJK UNIFIED IDEOGRAPH-7FB1: not included in any glyphset definition
    • U+7FB3 CJK UNIFIED IDEOGRAPH-7FB3: not included in any glyphset definition
    • U+7FB4 CJK UNIFIED IDEOGRAPH-7FB4: not included in any glyphset definition
    • U+7FB5 CJK UNIFIED IDEOGRAPH-7FB5: not included in any glyphset definition
    • U+7FB7 CJK UNIFIED IDEOGRAPH-7FB7: not included in any glyphset definition
    • U+7FBA CJK UNIFIED IDEOGRAPH-7FBA: not included in any glyphset definition
    • U+7FBB CJK UNIFIED IDEOGRAPH-7FBB: not included in any glyphset definition
    • U+7FBC CJK UNIFIED IDEOGRAPH-7FBC: not included in any glyphset definition
    • U+7FBE CJK UNIFIED IDEOGRAPH-7FBE: not included in any glyphset definition
    • U+7FC0 CJK UNIFIED IDEOGRAPH-7FC0: try adding chinese-simplified
    • U+7FC2 CJK UNIFIED IDEOGRAPH-7FC2: not included in any glyphset definition
    • U+7FC4 CJK UNIFIED IDEOGRAPH-7FC4: not included in any glyphset definition
    • U+7FC6 CJK UNIFIED IDEOGRAPH-7FC6: try adding japanese
    • U+7FC7 CJK UNIFIED IDEOGRAPH-7FC7: not included in any glyphset definition
    • U+7FC8 CJK UNIFIED IDEOGRAPH-7FC8: not included in any glyphset definition
    • U+7FC9 CJK UNIFIED IDEOGRAPH-7FC9: not included in any glyphset definition
    • U+7FCB CJK UNIFIED IDEOGRAPH-7FCB: not included in any glyphset definition
    • U+7FCD CJK UNIFIED IDEOGRAPH-7FCD: not included in any glyphset definition
    • U+7FCF CJK UNIFIED IDEOGRAPH-7FCF: not included in any glyphset definition
    • U+7FD0 CJK UNIFIED IDEOGRAPH-7FD0: not included in any glyphset definition
    • U+7FD1 CJK UNIFIED IDEOGRAPH-7FD1: not included in any glyphset definition
    • U+7FD3 CJK UNIFIED IDEOGRAPH-7FD3: not included in any glyphset definition
    • U+7FD6 CJK UNIFIED IDEOGRAPH-7FD6: not included in any glyphset definition
    • U+7FD7 CJK UNIFIED IDEOGRAPH-7FD7: not included in any glyphset definition
    • U+7FD8 CJK UNIFIED IDEOGRAPH-7FD8: try adding chinese-simplified
    • U+7FD9 CJK UNIFIED IDEOGRAPH-7FD9: not included in any glyphset definition
    • U+7FDA CJK UNIFIED IDEOGRAPH-7FDA: not included in any glyphset definition
    • U+7FDB CJK UNIFIED IDEOGRAPH-7FDB: not included in any glyphset definition
    • U+7FDC CJK UNIFIED IDEOGRAPH-7FDC: not included in any glyphset definition
    • U+7FDE CJK UNIFIED IDEOGRAPH-7FDE: not included in any glyphset definition
    • U+7FE2 CJK UNIFIED IDEOGRAPH-7FE2: not included in any glyphset definition
    • U+7FE3 CJK UNIFIED IDEOGRAPH-7FE3: not included in any glyphset definition
    • U+7FE4 CJK UNIFIED IDEOGRAPH-7FE4: not included in any glyphset definition
    • U+7FE5 CJK UNIFIED IDEOGRAPH-7FE5: try adding chinese-simplified
    • U+7FE8 CJK UNIFIED IDEOGRAPH-7FE8: not included in any glyphset definition
    • U+7FEA CJK UNIFIED IDEOGRAPH-7FEA: not included in any glyphset definition
    • U+7FEC CJK UNIFIED IDEOGRAPH-7FEC: not included in any glyphset definition
    • U+7FED CJK UNIFIED IDEOGRAPH-7FED: not included in any glyphset definition
    • U+7FEE CJK UNIFIED IDEOGRAPH-7FEE: not included in any glyphset definition
    • U+7FEF CJK UNIFIED IDEOGRAPH-7FEF: not included in any glyphset definition
    • U+7FF2 CJK UNIFIED IDEOGRAPH-7FF2: not included in any glyphset definition
    • U+7FF4 CJK UNIFIED IDEOGRAPH-7FF4: not included in any glyphset definition
    • U+7FF5 CJK UNIFIED IDEOGRAPH-7FF5: not included in any glyphset definition
    • U+7FF6 CJK UNIFIED IDEOGRAPH-7FF6: not included in any glyphset definition
    • U+7FF7 CJK UNIFIED IDEOGRAPH-7FF7: not included in any glyphset definition
    • U+7FF8 CJK UNIFIED IDEOGRAPH-7FF8: not included in any glyphset definition
    • U+7FFA CJK UNIFIED IDEOGRAPH-7FFA: not included in any glyphset definition
    • U+7FFD CJK UNIFIED IDEOGRAPH-7FFD: not included in any glyphset definition
    • U+7FFE CJK UNIFIED IDEOGRAPH-7FFE: not included in any glyphset definition
    • U+7FFF CJK UNIFIED IDEOGRAPH-7FFF: not included in any glyphset definition
    • U+8002 CJK UNIFIED IDEOGRAPH-8002: not included in any glyphset definition
    • U+8007 CJK UNIFIED IDEOGRAPH-8007: not included in any glyphset definition
    • U+8009 CJK UNIFIED IDEOGRAPH-8009: not included in any glyphset definition
    • U+800A CJK UNIFIED IDEOGRAPH-800A: not included in any glyphset definition
    • U+800E CJK UNIFIED IDEOGRAPH-800E: not included in any glyphset definition
    • U+800F CJK UNIFIED IDEOGRAPH-800F: not included in any glyphset definition
    • U+8011 CJK UNIFIED IDEOGRAPH-8011: not included in any glyphset definition
    • U+8013 CJK UNIFIED IDEOGRAPH-8013: not included in any glyphset definition
    • U+8014 CJK UNIFIED IDEOGRAPH-8014: not included in any glyphset definition
    • U+8016 CJK UNIFIED IDEOGRAPH-8016: not included in any glyphset definition
    • U+801A CJK UNIFIED IDEOGRAPH-801A: not included in any glyphset definition
    • U+801B CJK UNIFIED IDEOGRAPH-801B: not included in any glyphset definition
    • U+801C CJK UNIFIED IDEOGRAPH-801C: try adding japanese
    • U+801E CJK UNIFIED IDEOGRAPH-801E: not included in any glyphset definition
    • U+801F CJK UNIFIED IDEOGRAPH-801F: not included in any glyphset definition
    • U+8021 CJK UNIFIED IDEOGRAPH-8021: try adding japanese
    • U+8022 CJK UNIFIED IDEOGRAPH-8022: not included in any glyphset definition
    • U+8023 CJK UNIFIED IDEOGRAPH-8023: not included in any glyphset definition
    • U+8024 CJK UNIFIED IDEOGRAPH-8024: not included in any glyphset definition
    • U+8027 CJK UNIFIED IDEOGRAPH-8027: not included in any glyphset definition
    • U+8029 CJK UNIFIED IDEOGRAPH-8029: not included in any glyphset definition
    • U+802A CJK UNIFIED IDEOGRAPH-802A: not included in any glyphset definition
    • U+802B CJK UNIFIED IDEOGRAPH-802B: not included in any glyphset definition
    • U+802C CJK UNIFIED IDEOGRAPH-802C: not included in any glyphset definition
    • U+802D CJK UNIFIED IDEOGRAPH-802D: not included in any glyphset definition
    • U+8030 CJK UNIFIED IDEOGRAPH-8030: not included in any glyphset definition
    • U+8032 CJK UNIFIED IDEOGRAPH-8032: not included in any glyphset definition
    • U+8034 CJK UNIFIED IDEOGRAPH-8034: not included in any glyphset definition
    • U+8035 CJK UNIFIED IDEOGRAPH-8035: not included in any glyphset definition
    • U+8038 CJK UNIFIED IDEOGRAPH-8038: try adding chinese-simplified
    • U+8039 CJK UNIFIED IDEOGRAPH-8039: not included in any glyphset definition
    • U+803A CJK UNIFIED IDEOGRAPH-803A: not included in any glyphset definition
    • U+803B CJK UNIFIED IDEOGRAPH-803B: try adding one of: chinese-simplified, japanese
    • U+803E CJK UNIFIED IDEOGRAPH-803E: not included in any glyphset definition
    • U+8040 CJK UNIFIED IDEOGRAPH-8040: not included in any glyphset definition
    • U+8041 CJK UNIFIED IDEOGRAPH-8041: not included in any glyphset definition
    • U+8042 CJK UNIFIED IDEOGRAPH-8042: try adding chinese-simplified
    • U+8043 CJK UNIFIED IDEOGRAPH-8043: not included in any glyphset definition
    • U+8044 CJK UNIFIED IDEOGRAPH-8044: not included in any glyphset definition
    • U+8045 CJK UNIFIED IDEOGRAPH-8045: not included in any glyphset definition
    • U+8047 CJK UNIFIED IDEOGRAPH-8047: not included in any glyphset definition
    • U+8048 CJK UNIFIED IDEOGRAPH-8048: not included in any glyphset definition
    • U+8049 CJK UNIFIED IDEOGRAPH-8049: not included in any glyphset definition
    • U+804B CJK UNIFIED IDEOGRAPH-804B: try adding chinese-simplified
    • U+804C CJK UNIFIED IDEOGRAPH-804C: try adding chinese-simplified
    • U+804D CJK UNIFIED IDEOGRAPH-804D: not included in any glyphset definition
    • U+804E CJK UNIFIED IDEOGRAPH-804E: not included in any glyphset definition
    • U+804F CJK UNIFIED IDEOGRAPH-804F: not included in any glyphset definition
    • U+8050 CJK UNIFIED IDEOGRAPH-8050: not included in any glyphset definition
    • U+8051 CJK UNIFIED IDEOGRAPH-8051: not included in any glyphset definition
    • U+8053 CJK UNIFIED IDEOGRAPH-8053: not included in any glyphset definition
    • U+8054 CJK UNIFIED IDEOGRAPH-8054: try adding chinese-simplified
    • U+8055 CJK UNIFIED IDEOGRAPH-8055: not included in any glyphset definition
    • U+8057 CJK UNIFIED IDEOGRAPH-8057: not included in any glyphset definition
    • U+8059 CJK UNIFIED IDEOGRAPH-8059: not included in any glyphset definition
    • U+805C CJK UNIFIED IDEOGRAPH-805C: not included in any glyphset definition
    • U+805D CJK UNIFIED IDEOGRAPH-805D: not included in any glyphset definition
    • U+805F CJK UNIFIED IDEOGRAPH-805F: try adding japanese
    • U+8060 CJK UNIFIED IDEOGRAPH-8060: not included in any glyphset definition
    • U+8061 CJK UNIFIED IDEOGRAPH-8061: try adding japanese
    • U+8064 CJK UNIFIED IDEOGRAPH-8064: not included in any glyphset definition
    • U+8065 CJK UNIFIED IDEOGRAPH-8065: not included in any glyphset definition
    • U+8067 CJK UNIFIED IDEOGRAPH-8067: not included in any glyphset definition
    • U+8068 CJK UNIFIED IDEOGRAPH-8068: try adding japanese
    • U+8069 CJK UNIFIED IDEOGRAPH-8069: try adding chinese-simplified
    • U+806A CJK UNIFIED IDEOGRAPH-806A: try adding chinese-simplified
    • U+806B CJK UNIFIED IDEOGRAPH-806B: not included in any glyphset definition
    • U+806C CJK UNIFIED IDEOGRAPH-806C: not included in any glyphset definition
    • U+806D CJK UNIFIED IDEOGRAPH-806D: not included in any glyphset definition
    • U+806E CJK UNIFIED IDEOGRAPH-806E: not included in any glyphset definition
    • U+8071 CJK UNIFIED IDEOGRAPH-8071: not included in any glyphset definition
    • U+8074 CJK UNIFIED IDEOGRAPH-8074: try adding one of: chinese-simplified, japanese
    • U+8078 CJK UNIFIED IDEOGRAPH-8078: not included in any glyphset definition
    • U+8079 CJK UNIFIED IDEOGRAPH-8079: try adding japanese
    • U+807A CJK UNIFIED IDEOGRAPH-807A: not included in any glyphset definition
    • U+807B CJK UNIFIED IDEOGRAPH-807B: not included in any glyphset definition
    • U+807C CJK UNIFIED IDEOGRAPH-807C: not included in any glyphset definition
    • U+8081 CJK UNIFIED IDEOGRAPH-8081: not included in any glyphset definition
    • U+8082 CJK UNIFIED IDEOGRAPH-8082: not included in any glyphset definition
    • U+8083 CJK UNIFIED IDEOGRAPH-8083: try adding chinese-simplified
    • U+8088 CJK UNIFIED IDEOGRAPH-8088: not included in any glyphset definition
    • U+808A CJK UNIFIED IDEOGRAPH-808A: not included in any glyphset definition
    • U+808D CJK UNIFIED IDEOGRAPH-808D: not included in any glyphset definition
    • U+808E CJK UNIFIED IDEOGRAPH-808E: not included in any glyphset definition
    • U+8090 CJK UNIFIED IDEOGRAPH-8090: not included in any glyphset definition
    • U+8091 CJK UNIFIED IDEOGRAPH-8091: not included in any glyphset definition
    • U+8092 CJK UNIFIED IDEOGRAPH-8092: not included in any glyphset definition
    • U+8094 CJK UNIFIED IDEOGRAPH-8094: not included in any glyphset definition
    • U+8095 CJK UNIFIED IDEOGRAPH-8095: not included in any glyphset definition
    • U+8097 CJK UNIFIED IDEOGRAPH-8097: not included in any glyphset definition
    • U+8099 CJK UNIFIED IDEOGRAPH-8099: not included in any glyphset definition
    • U+809C CJK UNIFIED IDEOGRAPH-809C: not included in any glyphset definition
    • U+809E CJK UNIFIED IDEOGRAPH-809E: not included in any glyphset definition
    • U+809F CJK UNIFIED IDEOGRAPH-809F: try adding chinese-simplified
    • U+80A0 CJK UNIFIED IDEOGRAPH-80A0: try adding chinese-simplified
    • U+80A3 CJK UNIFIED IDEOGRAPH-80A3: not included in any glyphset definition
    • U+80A4 CJK UNIFIED IDEOGRAPH-80A4: try adding chinese-simplified
    • U+80A6 CJK UNIFIED IDEOGRAPH-80A6: not included in any glyphset definition
    • U+80A7 CJK UNIFIED IDEOGRAPH-80A7: not included in any glyphset definition
    • U+80A8 CJK UNIFIED IDEOGRAPH-80A8: not included in any glyphset definition
    • U+80AB CJK UNIFIED IDEOGRAPH-80AB: not included in any glyphset definition
    • U+80AC CJK UNIFIED IDEOGRAPH-80AC: try adding japanese
    • U+80AD CJK UNIFIED IDEOGRAPH-80AD: try adding japanese
    • U+80B0 CJK UNIFIED IDEOGRAPH-80B0: not included in any glyphset definition
    • U+80B3 CJK UNIFIED IDEOGRAPH-80B3: not included in any glyphset definition
    • U+80B5 CJK UNIFIED IDEOGRAPH-80B5: not included in any glyphset definition
    • U+80B6 CJK UNIFIED IDEOGRAPH-80B6: not included in any glyphset definition
    • U+80B8 CJK UNIFIED IDEOGRAPH-80B8: not included in any glyphset definition
    • U+80B9 CJK UNIFIED IDEOGRAPH-80B9: not included in any glyphset definition
    • U+80BB CJK UNIFIED IDEOGRAPH-80BB: not included in any glyphset definition
    • U+80BC CJK UNIFIED IDEOGRAPH-80BC: try adding chinese-simplified
    • U+80BD CJK UNIFIED IDEOGRAPH-80BD: try adding chinese-simplified
    • U+80BE CJK UNIFIED IDEOGRAPH-80BE: try adding chinese-simplified
    • U+80BF CJK UNIFIED IDEOGRAPH-80BF: try adding chinese-simplified
    • U+80C0 CJK UNIFIED IDEOGRAPH-80C0: try adding chinese-simplified
    • U+80C1 CJK UNIFIED IDEOGRAPH-80C1: try adding chinese-simplified
    • U+80C2 CJK UNIFIED IDEOGRAPH-80C2: not included in any glyphset definition
    • U+80C5 CJK UNIFIED IDEOGRAPH-80C5: not included in any glyphset definition
    • U+80C6 CJK UNIFIED IDEOGRAPH-80C6: try adding one of: chinese-simplified, japanese
    • U+80C7 CJK UNIFIED IDEOGRAPH-80C7: not included in any glyphset definition
    • U+80C8 CJK UNIFIED IDEOGRAPH-80C8: not included in any glyphset definition
    • U+80C9 CJK UNIFIED IDEOGRAPH-80C9: not included in any glyphset definition
    • U+80CA CJK UNIFIED IDEOGRAPH-80CA: not included in any glyphset definition
    • U+80CB CJK UNIFIED IDEOGRAPH-80CB: not included in any glyphset definition
    • U+80CF CJK UNIFIED IDEOGRAPH-80CF: not included in any glyphset definition
    • U+80D0 CJK UNIFIED IDEOGRAPH-80D0: not included in any glyphset definition
    • U+80D1 CJK UNIFIED IDEOGRAPH-80D1: not included in any glyphset definition
    • U+80D2 CJK UNIFIED IDEOGRAPH-80D2: not included in any glyphset definition
    • U+80D3 CJK UNIFIED IDEOGRAPH-80D3: not included in any glyphset definition
    • U+80D4 CJK UNIFIED IDEOGRAPH-80D4: try adding chinese-simplified
    • U+80D5 CJK UNIFIED IDEOGRAPH-80D5: not included in any glyphset definition
    • U+80D8 CJK UNIFIED IDEOGRAPH-80D8: not included in any glyphset definition
    • U+80D9 CJK UNIFIED IDEOGRAPH-80D9: try adding japanese
    • U+80DF CJK UNIFIED IDEOGRAPH-80DF: not included in any glyphset definition
    • U+80E0 CJK UNIFIED IDEOGRAPH-80E0: not included in any glyphset definition
    • U+80E2 CJK UNIFIED IDEOGRAPH-80E2: not included in any glyphset definition
    • U+80E3 CJK UNIFIED IDEOGRAPH-80E3: not included in any glyphset definition
    • U+80E6 CJK UNIFIED IDEOGRAPH-80E6: not included in any glyphset definition
    • U+80E7 CJK UNIFIED IDEOGRAPH-80E7: try adding chinese-simplified
    • U+80E8 CJK UNIFIED IDEOGRAPH-80E8: not included in any glyphset definition
    • U+80EA CJK UNIFIED IDEOGRAPH-80EA: try adding chinese-simplified
    • U+80EB CJK UNIFIED IDEOGRAPH-80EB: try adding chinese-simplified
    • U+80EC CJK UNIFIED IDEOGRAPH-80EC: not included in any glyphset definition
    • U+80EE CJK UNIFIED IDEOGRAPH-80EE: not included in any glyphset definition
    • U+80F2 CJK UNIFIED IDEOGRAPH-80F2: not included in any glyphset definition
    • U+80F5 CJK UNIFIED IDEOGRAPH-80F5: not included in any glyphset definition
    • U+80F6 CJK UNIFIED IDEOGRAPH-80F6: try adding chinese-simplified
    • U+80F7 CJK UNIFIED IDEOGRAPH-80F7: not included in any glyphset definition
    • U+80F9 CJK UNIFIED IDEOGRAPH-80F9: not included in any glyphset definition
    • U+80FB CJK UNIFIED IDEOGRAPH-80FB: not included in any glyphset definition
    • U+80FE CJK UNIFIED IDEOGRAPH-80FE: not included in any glyphset definition
    • U+80FF CJK UNIFIED IDEOGRAPH-80FF: not included in any glyphset definition
    • U+8100 CJK UNIFIED IDEOGRAPH-8100: not included in any glyphset definition
    • U+8101 CJK UNIFIED IDEOGRAPH-8101: not included in any glyphset definition
    • U+8104 CJK UNIFIED IDEOGRAPH-8104: not included in any glyphset definition
    • U+8107 CJK UNIFIED IDEOGRAPH-8107: try adding one of: chinese-simplified, japanese
    • U+8109 CJK UNIFIED IDEOGRAPH-8109: try adding one of: chinese-simplified, japanese
    • U+810B CJK UNIFIED IDEOGRAPH-810B: not included in any glyphset definition
    • U+810D CJK UNIFIED IDEOGRAPH-810D: try adding chinese-simplified
    • U+810F CJK UNIFIED IDEOGRAPH-810F: try adding chinese-simplified
    • U+8110 CJK UNIFIED IDEOGRAPH-8110: try adding chinese-simplified
    • U+8111 CJK UNIFIED IDEOGRAPH-8111: try adding chinese-simplified
    • U+8112 CJK UNIFIED IDEOGRAPH-8112: not included in any glyphset definition
    • U+8113 CJK UNIFIED IDEOGRAPH-8113: try adding chinese-simplified
    • U+8115 CJK UNIFIED IDEOGRAPH-8115: not included in any glyphset definition
    • U+8117 CJK UNIFIED IDEOGRAPH-8117: not included in any glyphset definition
    • U+8119 CJK UNIFIED IDEOGRAPH-8119: not included in any glyphset definition
    • U+811A CJK UNIFIED IDEOGRAPH-811A: try adding one of: chinese-simplified, japanese
    • U+811C CJK UNIFIED IDEOGRAPH-811C: not included in any glyphset definition
    • U+811D CJK UNIFIED IDEOGRAPH-811D: not included in any glyphset definition
    • U+811E CJK UNIFIED IDEOGRAPH-811E: not included in any glyphset definition
    • U+811F CJK UNIFIED IDEOGRAPH-811F: not included in any glyphset definition
    • U+8120 CJK UNIFIED IDEOGRAPH-8120: not included in any glyphset definition
    • U+8121 CJK UNIFIED IDEOGRAPH-8121: not included in any glyphset definition
    • U+8124 CJK UNIFIED IDEOGRAPH-8124: not included in any glyphset definition
    • U+8125 CJK UNIFIED IDEOGRAPH-8125: not included in any glyphset definition
    • U+8126 CJK UNIFIED IDEOGRAPH-8126: not included in any glyphset definition
    • U+8127 CJK UNIFIED IDEOGRAPH-8127: not included in any glyphset definition
    • U+8128 CJK UNIFIED IDEOGRAPH-8128: not included in any glyphset definition
    • U+812C CJK UNIFIED IDEOGRAPH-812C: not included in any glyphset definition
    • U+812D CJK UNIFIED IDEOGRAPH-812D: not included in any glyphset definition
    • U+812E CJK UNIFIED IDEOGRAPH-812E: not included in any glyphset definition
    • U+8130 CJK UNIFIED IDEOGRAPH-8130: not included in any glyphset definition
    • U+8131 CJK UNIFIED IDEOGRAPH-8131: try adding one of: chinese-simplified, japanese
    • U+8132 CJK UNIFIED IDEOGRAPH-8132: try adding chinese-simplified
    • U+8133 CJK UNIFIED IDEOGRAPH-8133: try adding one of: chinese-simplified, japanese
    • U+8134 CJK UNIFIED IDEOGRAPH-8134: not included in any glyphset definition
    • U+8135 CJK UNIFIED IDEOGRAPH-8135: not included in any glyphset definition
    • U+8136 CJK UNIFIED IDEOGRAPH-8136: not included in any glyphset definition
    • U+8137 CJK UNIFIED IDEOGRAPH-8137: not included in any glyphset definition
    • U+8138 CJK UNIFIED IDEOGRAPH-8138: try adding chinese-simplified
    • U+813A CJK UNIFIED IDEOGRAPH-813A: not included in any glyphset definition
    • U+813B CJK UNIFIED IDEOGRAPH-813B: not included in any glyphset definition
    • U+813C CJK UNIFIED IDEOGRAPH-813C: not included in any glyphset definition
    • U+813D CJK UNIFIED IDEOGRAPH-813D: not included in any glyphset definition
    • U+813F CJK UNIFIED IDEOGRAPH-813F: not included in any glyphset definition
    • U+8140 CJK UNIFIED IDEOGRAPH-8140: not included in any glyphset definition
    • U+8141 CJK UNIFIED IDEOGRAPH-8141: not included in any glyphset definition
    • U+8143 CJK UNIFIED IDEOGRAPH-8143: not included in any glyphset definition
    • U+8144 CJK UNIFIED IDEOGRAPH-8144: not included in any glyphset definition
    • U+8145 CJK UNIFIED IDEOGRAPH-8145: not included in any glyphset definition
    • U+8147 CJK UNIFIED IDEOGRAPH-8147: not included in any glyphset definition
    • U+8148 CJK UNIFIED IDEOGRAPH-8148: try adding chinese-simplified
    • U+8149 CJK UNIFIED IDEOGRAPH-8149: not included in any glyphset definition
    • U+814F CJK UNIFIED IDEOGRAPH-814F: not included in any glyphset definition
    • U+8152 CJK UNIFIED IDEOGRAPH-8152: not included in any glyphset definition
    • U+8156 CJK UNIFIED IDEOGRAPH-8156: not included in any glyphset definition
    • U+8157 CJK UNIFIED IDEOGRAPH-8157: not included in any glyphset definition
    • U+8158 CJK UNIFIED IDEOGRAPH-8158: try adding chinese-simplified
    • U+815A CJK UNIFIED IDEOGRAPH-815A: try adding chinese-simplified
    • U+815B CJK UNIFIED IDEOGRAPH-815B: not included in any glyphset definition
    • U+815C CJK UNIFIED IDEOGRAPH-815C: not included in any glyphset definition
    • U+815D CJK UNIFIED IDEOGRAPH-815D: not included in any glyphset definition
    • U+815E CJK UNIFIED IDEOGRAPH-815E: not included in any glyphset definition
    • U+815F CJK UNIFIED IDEOGRAPH-815F: try adding japanese
    • U+8160 CJK UNIFIED IDEOGRAPH-8160: not included in any glyphset definition
    • U+8161 CJK UNIFIED IDEOGRAPH-8161: not included in any glyphset definition
    • U+8162 CJK UNIFIED IDEOGRAPH-8162: not included in any glyphset definition
    • U+8163 CJK UNIFIED IDEOGRAPH-8163: not included in any glyphset definition
    • U+8164 CJK UNIFIED IDEOGRAPH-8164: not included in any glyphset definition
    • U+8168 CJK UNIFIED IDEOGRAPH-8168: not included in any glyphset definition
    • U+816A CJK UNIFIED IDEOGRAPH-816A: not included in any glyphset definition
    • U+816D CJK UNIFIED IDEOGRAPH-816D: try adding chinese-simplified
    • U+816F CJK UNIFIED IDEOGRAPH-816F: not included in any glyphset definition
    • U+8172 CJK UNIFIED IDEOGRAPH-8172: not included in any glyphset definition
    • U+8175 CJK UNIFIED IDEOGRAPH-8175: not included in any glyphset definition
    • U+8176 CJK UNIFIED IDEOGRAPH-8176: not included in any glyphset definition
    • U+8177 CJK UNIFIED IDEOGRAPH-8177: not included in any glyphset definition
    • U+817B CJK UNIFIED IDEOGRAPH-817B: try adding chinese-simplified
    • U+817C CJK UNIFIED IDEOGRAPH-817C: try adding chinese-simplified
    • U+817E CJK UNIFIED IDEOGRAPH-817E: try adding chinese-simplified
    • U+8181 CJK UNIFIED IDEOGRAPH-8181: not included in any glyphset definition
    • U+8182 CJK UNIFIED IDEOGRAPH-8182: try adding japanese
    • U+8183 CJK UNIFIED IDEOGRAPH-8183: try adding japanese
    • U+8185 CJK UNIFIED IDEOGRAPH-8185: not included in any glyphset definition
    • U+8186 CJK UNIFIED IDEOGRAPH-8186: not included in any glyphset definition
    • U+8187 CJK UNIFIED IDEOGRAPH-8187: not included in any glyphset definition
    • U+8189 CJK UNIFIED IDEOGRAPH-8189: not included in any glyphset definition
    • U+818B CJK UNIFIED IDEOGRAPH-818B: not included in any glyphset definition
    • U+818C CJK UNIFIED IDEOGRAPH-818C: not included in any glyphset definition
    • U+818D CJK UNIFIED IDEOGRAPH-818D: not included in any glyphset definition
    • U+818E CJK UNIFIED IDEOGRAPH-818E: not included in any glyphset definition
    • U+8190 CJK UNIFIED IDEOGRAPH-8190: not included in any glyphset definition
    • U+8191 CJK UNIFIED IDEOGRAPH-8191: try adding chinese-simplified
    • U+8192 CJK UNIFIED IDEOGRAPH-8192: not included in any glyphset definition
    • U+8194 CJK UNIFIED IDEOGRAPH-8194: not included in any glyphset definition
    • U+8196 CJK UNIFIED IDEOGRAPH-8196: not included in any glyphset definition
    • U+8197 CJK UNIFIED IDEOGRAPH-8197: not included in any glyphset definition
    • U+8199 CJK UNIFIED IDEOGRAPH-8199: not included in any glyphset definition
    • U+819E CJK UNIFIED IDEOGRAPH-819E: not included in any glyphset definition
    • U+819F CJK UNIFIED IDEOGRAPH-819F: not included in any glyphset definition
    • U+81A1 CJK UNIFIED IDEOGRAPH-81A1: not included in any glyphset definition
    • U+81A2 CJK UNIFIED IDEOGRAPH-81A2: not included in any glyphset definition
    • U+81A4 CJK UNIFIED IDEOGRAPH-81A4: try adding japanese
    • U+81A6 CJK UNIFIED IDEOGRAPH-81A6: try adding chinese-simplified
    • U+81A7 CJK UNIFIED IDEOGRAPH-81A7: not included in any glyphset definition
    • U+81AB CJK UNIFIED IDEOGRAPH-81AB: not included in any glyphset definition
    • U+81AC CJK UNIFIED IDEOGRAPH-81AC: not included in any glyphset definition
    • U+81AD CJK UNIFIED IDEOGRAPH-81AD: not included in any glyphset definition
    • U+81AE CJK UNIFIED IDEOGRAPH-81AE: not included in any glyphset definition
    • U+81AF CJK UNIFIED IDEOGRAPH-81AF: not included in any glyphset definition
    • U+81B0 CJK UNIFIED IDEOGRAPH-81B0: try adding japanese
    • U+81B1 CJK UNIFIED IDEOGRAPH-81B1: not included in any glyphset definition
    • U+81B2 CJK UNIFIED IDEOGRAPH-81B2: not included in any glyphset definition
    • U+81B4 CJK UNIFIED IDEOGRAPH-81B4: not included in any glyphset definition
    • U+81B5 CJK UNIFIED IDEOGRAPH-81B5: try adding japanese
    • U+81B6 CJK UNIFIED IDEOGRAPH-81B6: not included in any glyphset definition
    • U+81B7 CJK UNIFIED IDEOGRAPH-81B7: not included in any glyphset definition
    • U+81B8 CJK UNIFIED IDEOGRAPH-81B8: try adding japanese
    • U+81B9 CJK UNIFIED IDEOGRAPH-81B9: not included in any glyphset definition
    • U+81BC CJK UNIFIED IDEOGRAPH-81BC: not included in any glyphset definition
    • U+81C4 CJK UNIFIED IDEOGRAPH-81C4: not included in any glyphset definition
    • U+81C5 CJK UNIFIED IDEOGRAPH-81C5: not included in any glyphset definition
    • U+81C7 CJK UNIFIED IDEOGRAPH-81C7: not included in any glyphset definition
    • U+81CB CJK UNIFIED IDEOGRAPH-81CB: not included in any glyphset definition
    • U+81CC CJK UNIFIED IDEOGRAPH-81CC: not included in any glyphset definition
    • U+81CE CJK UNIFIED IDEOGRAPH-81CE: not included in any glyphset definition
    • U+81D0 CJK UNIFIED IDEOGRAPH-81D0: not included in any glyphset definition
    • U+81D1 CJK UNIFIED IDEOGRAPH-81D1: try adding japanese
    • U+81D2 CJK UNIFIED IDEOGRAPH-81D2: not included in any glyphset definition
    • U+81D3 CJK UNIFIED IDEOGRAPH-81D3: try adding japanese
    • U+81D4 CJK UNIFIED IDEOGRAPH-81D4: not included in any glyphset definition
    • U+81D5 CJK UNIFIED IDEOGRAPH-81D5: not included in any glyphset definition
    • U+81D6 CJK UNIFIED IDEOGRAPH-81D6: not included in any glyphset definition
    • U+81D7 CJK UNIFIED IDEOGRAPH-81D7: not included in any glyphset definition
    • U+81D9 CJK UNIFIED IDEOGRAPH-81D9: try adding japanese
    • U+81DB CJK UNIFIED IDEOGRAPH-81DB: not included in any glyphset definition
    • U+81DC CJK UNIFIED IDEOGRAPH-81DC: not included in any glyphset definition
    • U+81DD CJK UNIFIED IDEOGRAPH-81DD: not included in any glyphset definition
    • U+81DE CJK UNIFIED IDEOGRAPH-81DE: not included in any glyphset definition
    • U+81E1 CJK UNIFIED IDEOGRAPH-81E1: not included in any glyphset definition
    • U+81E2 CJK UNIFIED IDEOGRAPH-81E2: not included in any glyphset definition
    • U+81E6 CJK UNIFIED IDEOGRAPH-81E6: not included in any glyphset definition
    • U+81E9 CJK UNIFIED IDEOGRAPH-81E9: not included in any glyphset definition
    • U+81EB CJK UNIFIED IDEOGRAPH-81EB: not included in any glyphset definition
    • U+81EE CJK UNIFIED IDEOGRAPH-81EE: not included in any glyphset definition
    • U+81EF CJK UNIFIED IDEOGRAPH-81EF: not included in any glyphset definition
    • U+81F0 CJK UNIFIED IDEOGRAPH-81F0: not included in any glyphset definition
    • U+81F1 CJK UNIFIED IDEOGRAPH-81F1: not included in any glyphset definition
    • U+81F2 CJK UNIFIED IDEOGRAPH-81F2: not included in any glyphset definition
    • U+81F5 CJK UNIFIED IDEOGRAPH-81F5: not included in any glyphset definition
    • U+81F7 CJK UNIFIED IDEOGRAPH-81F7: not included in any glyphset definition
    • U+81F8 CJK UNIFIED IDEOGRAPH-81F8: not included in any glyphset definition
    • U+81F9 CJK UNIFIED IDEOGRAPH-81F9: not included in any glyphset definition
    • U+81FD CJK UNIFIED IDEOGRAPH-81FD: not included in any glyphset definition
    • U+81FF CJK UNIFIED IDEOGRAPH-81FF: not included in any glyphset definition
    • U+8201 CJK UNIFIED IDEOGRAPH-8201: try adding japanese
    • U+8203 CJK UNIFIED IDEOGRAPH-8203: not included in any glyphset definition
    • U+8204 CJK UNIFIED IDEOGRAPH-8204: not included in any glyphset definition
    • U+8206 CJK UNIFIED IDEOGRAPH-8206: try adding chinese-simplified
    • U+820B CJK UNIFIED IDEOGRAPH-820B: not included in any glyphset definition
    • U+820E CJK UNIFIED IDEOGRAPH-820E: try adding one of: chinese-simplified, japanese
    • U+820F CJK UNIFIED IDEOGRAPH-820F: not included in any glyphset definition
    • U+8211 CJK UNIFIED IDEOGRAPH-8211: not included in any glyphset definition
    • U+8213 CJK UNIFIED IDEOGRAPH-8213: not included in any glyphset definition
    • U+8215 CJK UNIFIED IDEOGRAPH-8215: not included in any glyphset definition
    • U+8217 CJK UNIFIED IDEOGRAPH-8217: try adding japanese
    • U+8218 CJK UNIFIED IDEOGRAPH-8218: try adding japanese
    • U+8219 CJK UNIFIED IDEOGRAPH-8219: not included in any glyphset definition
    • U+821D CJK UNIFIED IDEOGRAPH-821D: not included in any glyphset definition
    • U+8220 CJK UNIFIED IDEOGRAPH-8220: not included in any glyphset definition
    • U+8221 CJK UNIFIED IDEOGRAPH-8221: not included in any glyphset definition
    • U+8223 CJK UNIFIED IDEOGRAPH-8223: not included in any glyphset definition
    • U+8224 CJK UNIFIED IDEOGRAPH-8224: not included in any glyphset definition
    • U+8225 CJK UNIFIED IDEOGRAPH-8225: not included in any glyphset definition
    • U+8227 CJK UNIFIED IDEOGRAPH-8227: not included in any glyphset definition
    • U+8229 CJK UNIFIED IDEOGRAPH-8229: try adding japanese
    • U+822E CJK UNIFIED IDEOGRAPH-822E: try adding japanese
    • U+822F CJK UNIFIED IDEOGRAPH-822F: not included in any glyphset definition
    • U+8230 CJK UNIFIED IDEOGRAPH-8230: try adding chinese-simplified
    • U+8231 CJK UNIFIED IDEOGRAPH-8231: try adding chinese-simplified
    • U+8232 CJK UNIFIED IDEOGRAPH-8232: not included in any glyphset definition
    • U+8233 CJK UNIFIED IDEOGRAPH-8233: try adding japanese
    • U+8234 CJK UNIFIED IDEOGRAPH-8234: not included in any glyphset definition
    • U+8238 CJK UNIFIED IDEOGRAPH-8238: try adding one of: chinese-simplified, japanese
    • U+823B CJK UNIFIED IDEOGRAPH-823B: not included in any glyphset definition
    • U+823C CJK UNIFIED IDEOGRAPH-823C: not included in any glyphset definition
    • U+823D CJK UNIFIED IDEOGRAPH-823D: not included in any glyphset definition
    • U+823E CJK UNIFIED IDEOGRAPH-823E: not included in any glyphset definition
    • U+823F CJK UNIFIED IDEOGRAPH-823F: not included in any glyphset definition
    • U+8240 CJK UNIFIED IDEOGRAPH-8240: try adding japanese
    • U+8241 CJK UNIFIED IDEOGRAPH-8241: not included in any glyphset definition
    • U+8242 CJK UNIFIED IDEOGRAPH-8242: not included in any glyphset definition
    • U+8243 CJK UNIFIED IDEOGRAPH-8243: not included in any glyphset definition
    • U+8244 CJK UNIFIED IDEOGRAPH-8244: not included in any glyphset definition
    • U+8245 CJK UNIFIED IDEOGRAPH-8245: not included in any glyphset definition
    • U+8246 CJK UNIFIED IDEOGRAPH-8246: not included in any glyphset definition
    • U+8248 CJK UNIFIED IDEOGRAPH-8248: not included in any glyphset definition
    • U+824A CJK UNIFIED IDEOGRAPH-824A: not included in any glyphset definition
    • U+824C CJK UNIFIED IDEOGRAPH-824C: not included in any glyphset definition
    • U+824D CJK UNIFIED IDEOGRAPH-824D: not included in any glyphset definition
    • U+824E CJK UNIFIED IDEOGRAPH-824E: not included in any glyphset definition
    • U+824F CJK UNIFIED IDEOGRAPH-824F: not included in any glyphset definition
    • U+8250 CJK UNIFIED IDEOGRAPH-8250: not included in any glyphset definition
    • U+8251 CJK UNIFIED IDEOGRAPH-8251: not included in any glyphset definition
    • U+8252 CJK UNIFIED IDEOGRAPH-8252: not included in any glyphset definition
    • U+8253 CJK UNIFIED IDEOGRAPH-8253: not included in any glyphset definition
    • U+8255 CJK UNIFIED IDEOGRAPH-8255: not included in any glyphset definition
    • U+8256 CJK UNIFIED IDEOGRAPH-8256: not included in any glyphset definition
    • U+8257 CJK UNIFIED IDEOGRAPH-8257: not included in any glyphset definition
    • U+825A CJK UNIFIED IDEOGRAPH-825A: try adding japanese
    • U+825B CJK UNIFIED IDEOGRAPH-825B: not included in any glyphset definition
    • U+825C CJK UNIFIED IDEOGRAPH-825C: not included in any glyphset definition
    • U+825D CJK UNIFIED IDEOGRAPH-825D: try adding japanese
    • U+825E CJK UNIFIED IDEOGRAPH-825E: not included in any glyphset definition
    • U+825F CJK UNIFIED IDEOGRAPH-825F: try adding japanese
    • U+8260 CJK UNIFIED IDEOGRAPH-8260: not included in any glyphset definition
    • U+8261 CJK UNIFIED IDEOGRAPH-8261: not included in any glyphset definition
    • U+8263 CJK UNIFIED IDEOGRAPH-8263: not included in any glyphset definition
    • U+8264 CJK UNIFIED IDEOGRAPH-8264: try adding japanese
    • U+8267 CJK UNIFIED IDEOGRAPH-8267: not included in any glyphset definition
    • U+8268 CJK UNIFIED IDEOGRAPH-8268: try adding japanese
    • U+8269 CJK UNIFIED IDEOGRAPH-8269: not included in any glyphset definition
    • U+826A CJK UNIFIED IDEOGRAPH-826A: try adding japanese
    • U+826B CJK UNIFIED IDEOGRAPH-826B: try adding japanese
    • U+826C CJK UNIFIED IDEOGRAPH-826C: not included in any glyphset definition
    • U+826D CJK UNIFIED IDEOGRAPH-826D: not included in any glyphset definition
    • U+8270 CJK UNIFIED IDEOGRAPH-8270: try adding chinese-simplified
    • U+8273 CJK UNIFIED IDEOGRAPH-8273: try adding chinese-simplified
    • U+8274 CJK UNIFIED IDEOGRAPH-8274: not included in any glyphset definition
    • U+8275 CJK UNIFIED IDEOGRAPH-8275: not included in any glyphset definition
    • U+8276 CJK UNIFIED IDEOGRAPH-8276: try adding one of: chinese-simplified, japanese
    • U+8279 CJK UNIFIED IDEOGRAPH-8279: try adding chinese-simplified
    • U+827A CJK UNIFIED IDEOGRAPH-827A: try adding chinese-simplified
    • U+827C CJK UNIFIED IDEOGRAPH-827C: not included in any glyphset definition
    • U+827D CJK UNIFIED IDEOGRAPH-827D: not included in any glyphset definition
    • U+827F CJK UNIFIED IDEOGRAPH-827F: try adding chinese-simplified
    • U+8280 CJK UNIFIED IDEOGRAPH-8280: not included in any glyphset definition
    • U+8281 CJK UNIFIED IDEOGRAPH-8281: not included in any glyphset definition
    • U+8282 CJK UNIFIED IDEOGRAPH-8282: try adding chinese-simplified
    • U+8284 CJK UNIFIED IDEOGRAPH-8284: not included in any glyphset definition
    • U+8285 CJK UNIFIED IDEOGRAPH-8285: not included in any glyphset definition
    • U+8286 CJK UNIFIED IDEOGRAPH-8286: not included in any glyphset definition
    • U+8288 CJK UNIFIED IDEOGRAPH-8288: try adding chinese-simplified
    • U+8289 CJK UNIFIED IDEOGRAPH-8289: not included in any glyphset definition
    • U+828C CJK UNIFIED IDEOGRAPH-828C: not included in any glyphset definition
    • U+828F CJK UNIFIED IDEOGRAPH-828F: not included in any glyphset definition
    • U+8290 CJK UNIFIED IDEOGRAPH-8290: not included in any glyphset definition
    • U+8291 CJK UNIFIED IDEOGRAPH-8291: not included in any glyphset definition
    • U+8293 CJK UNIFIED IDEOGRAPH-8293: not included in any glyphset definition
    • U+8294 CJK UNIFIED IDEOGRAPH-8294: not included in any glyphset definition
    • U+8295 CJK UNIFIED IDEOGRAPH-8295: not included in any glyphset definition
    • U+8296 CJK UNIFIED IDEOGRAPH-8296: not included in any glyphset definition
    • U+8297 CJK UNIFIED IDEOGRAPH-8297: try adding chinese-simplified
    • U+829A CJK UNIFIED IDEOGRAPH-829A: not included in any glyphset definition
    • U+829B CJK UNIFIED IDEOGRAPH-829B: not included in any glyphset definition
    • U+829C CJK UNIFIED IDEOGRAPH-829C: try adding chinese-simplified
    • U+829E CJK UNIFIED IDEOGRAPH-829E: not included in any glyphset definition
    • U+829F CJK UNIFIED IDEOGRAPH-829F: try adding japanese
    • U+82A0 CJK UNIFIED IDEOGRAPH-82A0: not included in any glyphset definition
    • U+82A2 CJK UNIFIED IDEOGRAPH-82A2: not included in any glyphset definition
    • U+82A3 CJK UNIFIED IDEOGRAPH-82A3: not included in any glyphset definition
    • U+82A4 CJK UNIFIED IDEOGRAPH-82A4: not included in any glyphset definition
    • U+82A6 CJK UNIFIED IDEOGRAPH-82A6: try adding one of: chinese-simplified, japanese
    • U+82A7 CJK UNIFIED IDEOGRAPH-82A7: not included in any glyphset definition
    • U+82AA CJK UNIFIED IDEOGRAPH-82AA: try adding chinese-simplified
    • U+82B0 CJK UNIFIED IDEOGRAPH-82B0: not included in any glyphset definition
    • U+82B2 CJK UNIFIED IDEOGRAPH-82B2: not included in any glyphset definition
    • U+82B5 CJK UNIFIED IDEOGRAPH-82B5: not included in any glyphset definition
    • U+82B6 CJK UNIFIED IDEOGRAPH-82B6: not included in any glyphset definition
    • U+82BA CJK UNIFIED IDEOGRAPH-82BA: not included in any glyphset definition
    • U+82BC CJK UNIFIED IDEOGRAPH-82BC: not included in any glyphset definition
    • U+82C0 CJK UNIFIED IDEOGRAPH-82C0: not included in any glyphset definition
    • U+82C1 CJK UNIFIED IDEOGRAPH-82C1: try adding chinese-simplified
    • U+82C2 CJK UNIFIED IDEOGRAPH-82C2: not included in any glyphset definition
    • U+82C3 CJK UNIFIED IDEOGRAPH-82C3: not included in any glyphset definition
    • U+82C4 CJK UNIFIED IDEOGRAPH-82C4: try adding chinese-simplified
    • U+82C5 CJK UNIFIED IDEOGRAPH-82C5: try adding japanese
    • U+82C6 CJK UNIFIED IDEOGRAPH-82C6: not included in any glyphset definition
    • U+82C7 CJK UNIFIED IDEOGRAPH-82C7: try adding chinese-simplified
    • U+82C8 CJK UNIFIED IDEOGRAPH-82C8: not included in any glyphset definition
    • U+82C9 CJK UNIFIED IDEOGRAPH-82C9: not included in any glyphset definition
    • U+82CB CJK UNIFIED IDEOGRAPH-82CB: try adding chinese-simplified
    • U+82CC CJK UNIFIED IDEOGRAPH-82CC: try adding chinese-simplified
    • U+82CD CJK UNIFIED IDEOGRAPH-82CD: try adding chinese-simplified
    • U+82CE CJK UNIFIED IDEOGRAPH-82CE: try adding chinese-simplified
    • U+82CF CJK UNIFIED IDEOGRAPH-82CF: try adding chinese-simplified
    • U+82D0 CJK UNIFIED IDEOGRAPH-82D0: not included in any glyphset definition
    • U+82D6 CJK UNIFIED IDEOGRAPH-82D6: not included in any glyphset definition
    • U+82DA CJK UNIFIED IDEOGRAPH-82DA: not included in any glyphset definition
    • U+82DD CJK UNIFIED IDEOGRAPH-82DD: not included in any glyphset definition
    • U+82E0 CJK UNIFIED IDEOGRAPH-82E0: not included in any glyphset definition
    • U+82E4 CJK UNIFIED IDEOGRAPH-82E4: not included in any glyphset definition
    • U+82E8 CJK UNIFIED IDEOGRAPH-82E8: not included in any glyphset definition
    • U+82E9 CJK UNIFIED IDEOGRAPH-82E9: not included in any glyphset definition
    • U+82EA CJK UNIFIED IDEOGRAPH-82EA: not included in any glyphset definition
    • U+82EC CJK UNIFIED IDEOGRAPH-82EC: not included in any glyphset definition
    • U+82ED CJK UNIFIED IDEOGRAPH-82ED: not included in any glyphset definition
    • U+82F0 CJK UNIFIED IDEOGRAPH-82F0: not included in any glyphset definition
    • U+82F2 CJK UNIFIED IDEOGRAPH-82F2: not included in any glyphset definition
    • U+82F5 CJK UNIFIED IDEOGRAPH-82F5: not included in any glyphset definition
    • U+82F6 CJK UNIFIED IDEOGRAPH-82F6: not included in any glyphset definition
    • U+82F7 CJK UNIFIED IDEOGRAPH-82F7: try adding chinese-simplified
    • U+82FB CJK UNIFIED IDEOGRAPH-82FB: try adding one of: chinese-simplified, japanese
    • U+82FC CJK UNIFIED IDEOGRAPH-82FC: not included in any glyphset definition
    • U+82FF CJK UNIFIED IDEOGRAPH-82FF: not included in any glyphset definition
    • U+8300 CJK UNIFIED IDEOGRAPH-8300: not included in any glyphset definition
    • U+8307 CJK UNIFIED IDEOGRAPH-8307: not included in any glyphset definition
    • U+8308 CJK UNIFIED IDEOGRAPH-8308: try adding chinese-simplified
    • U+830A CJK UNIFIED IDEOGRAPH-830A: not included in any glyphset definition
    • U+830B CJK UNIFIED IDEOGRAPH-830B: not included in any glyphset definition
    • U+830C CJK UNIFIED IDEOGRAPH-830C: try adding chinese-simplified
    • U+830E CJK UNIFIED IDEOGRAPH-830E: try adding one of: chinese-simplified, japanese
    • U+830F CJK UNIFIED IDEOGRAPH-830F: try adding chinese-simplified
    • U+8310 CJK UNIFIED IDEOGRAPH-8310: not included in any glyphset definition
    • U+8311 CJK UNIFIED IDEOGRAPH-8311: not included in any glyphset definition
    • U+8312 CJK UNIFIED IDEOGRAPH-8312: not included in any glyphset definition
    • U+8313 CJK UNIFIED IDEOGRAPH-8313: not included in any glyphset definition
    • U+8314 CJK UNIFIED IDEOGRAPH-8314: try adding chinese-simplified
    • U+8315 CJK UNIFIED IDEOGRAPH-8315: try adding chinese-simplified
    • U+8316 CJK UNIFIED IDEOGRAPH-8316: try adding japanese
    • U+8318 CJK UNIFIED IDEOGRAPH-8318: try adding japanese
    • U+8319 CJK UNIFIED IDEOGRAPH-8319: not included in any glyphset definition
    • U+831A CJK UNIFIED IDEOGRAPH-831A: not included in any glyphset definition
    • U+831D CJK UNIFIED IDEOGRAPH-831D: not included in any glyphset definition
    • U+831E CJK UNIFIED IDEOGRAPH-831E: not included in any glyphset definition
    • U+831F CJK UNIFIED IDEOGRAPH-831F: not included in any glyphset definition
    • U+8320 CJK UNIFIED IDEOGRAPH-8320: not included in any glyphset definition
    • U+8321 CJK UNIFIED IDEOGRAPH-8321: not included in any glyphset definition
    • U+8322 CJK UNIFIED IDEOGRAPH-8322: not included in any glyphset definition
    • U+8323 CJK UNIFIED IDEOGRAPH-8323: try adding japanese
    • U+8324 CJK UNIFIED IDEOGRAPH-8324: not included in any glyphset definition
    • U+8325 CJK UNIFIED IDEOGRAPH-8325: not included in any glyphset definition
    • U+8326 CJK UNIFIED IDEOGRAPH-8326: not included in any glyphset definition
    • U+8327 CJK UNIFIED IDEOGRAPH-8327: try adding chinese-simplified
    • U+8329 CJK UNIFIED IDEOGRAPH-8329: not included in any glyphset definition
    • U+832A CJK UNIFIED IDEOGRAPH-832A: not included in any glyphset definition
    • U+832E CJK UNIFIED IDEOGRAPH-832E: not included in any glyphset definition
    • U+8330 CJK UNIFIED IDEOGRAPH-8330: not included in any glyphset definition
    • U+8333 CJK UNIFIED IDEOGRAPH-8333: not included in any glyphset definition
    • U+8337 CJK UNIFIED IDEOGRAPH-8337: not included in any glyphset definition
    • U+833A CJK UNIFIED IDEOGRAPH-833A: not included in any glyphset definition
    • U+833B CJK UNIFIED IDEOGRAPH-833B: not included in any glyphset definition
    • U+833E CJK UNIFIED IDEOGRAPH-833E: not included in any glyphset definition
    • U+833F CJK UNIFIED IDEOGRAPH-833F: not included in any glyphset definition
    • U+8341 CJK UNIFIED IDEOGRAPH-8341: not included in any glyphset definition
    • U+8342 CJK UNIFIED IDEOGRAPH-8342: not included in any glyphset definition
    • U+8344 CJK UNIFIED IDEOGRAPH-8344: not included in any glyphset definition
    • U+8345 CJK UNIFIED IDEOGRAPH-8345: try adding japanese
    • U+8346 CJK UNIFIED IDEOGRAPH-8346: try adding chinese-simplified
    • U+8348 CJK UNIFIED IDEOGRAPH-8348: not included in any glyphset definition
    • U+834B CJK UNIFIED IDEOGRAPH-834B: not included in any glyphset definition
    • U+834C CJK UNIFIED IDEOGRAPH-834C: not included in any glyphset definition
    • U+834D CJK UNIFIED IDEOGRAPH-834D: not included in any glyphset definition
    • U+834E CJK UNIFIED IDEOGRAPH-834E: not included in any glyphset definition
    • U+8351 CJK UNIFIED IDEOGRAPH-8351: not included in any glyphset definition
    • U+8353 CJK UNIFIED IDEOGRAPH-8353: not included in any glyphset definition
    • U+8355 CJK UNIFIED IDEOGRAPH-8355: not included in any glyphset definition
    • U+8357 CJK UNIFIED IDEOGRAPH-8357: not included in any glyphset definition
    • U+8358 CJK UNIFIED IDEOGRAPH-8358: try adding japanese
    • U+8359 CJK UNIFIED IDEOGRAPH-8359: not included in any glyphset definition
    • U+835A CJK UNIFIED IDEOGRAPH-835A: try adding chinese-simplified
    • U+835B CJK UNIFIED IDEOGRAPH-835B: not included in any glyphset definition
    • U+835C CJK UNIFIED IDEOGRAPH-835C: not included in any glyphset definition
    • U+835D CJK UNIFIED IDEOGRAPH-835D: not included in any glyphset definition
    • U+835E CJK UNIFIED IDEOGRAPH-835E: try adding chinese-simplified
    • U+835F CJK UNIFIED IDEOGRAPH-835F: try adding chinese-simplified
    • U+8360 CJK UNIFIED IDEOGRAPH-8360: try adding chinese-simplified
    • U+8361 CJK UNIFIED IDEOGRAPH-8361: try adding chinese-simplified
    • U+8363 CJK UNIFIED IDEOGRAPH-8363: try adding chinese-simplified
    • U+8364 CJK UNIFIED IDEOGRAPH-8364: try adding chinese-simplified
    • U+8365 CJK UNIFIED IDEOGRAPH-8365: try adding chinese-simplified
    • U+8367 CJK UNIFIED IDEOGRAPH-8367: try adding chinese-simplified
    • U+8368 CJK UNIFIED IDEOGRAPH-8368: try adding chinese-simplified
    • U+8369 CJK UNIFIED IDEOGRAPH-8369: not included in any glyphset definition
    • U+836A CJK UNIFIED IDEOGRAPH-836A: try adding chinese-simplified
    • U+836B CJK UNIFIED IDEOGRAPH-836B: try adding chinese-simplified
    • U+836C CJK UNIFIED IDEOGRAPH-836C: not included in any glyphset definition
    • U+836D CJK UNIFIED IDEOGRAPH-836D: try adding chinese-simplified
    • U+836E CJK UNIFIED IDEOGRAPH-836E: not included in any glyphset definition
    • U+836F CJK UNIFIED IDEOGRAPH-836F: try adding chinese-simplified
    • U+8370 CJK UNIFIED IDEOGRAPH-8370: not included in any glyphset definition
    • U+8371 CJK UNIFIED IDEOGRAPH-8371: not included in any glyphset definition
    • U+8372 CJK UNIFIED IDEOGRAPH-8372: not included in any glyphset definition
    • U+8374 CJK UNIFIED IDEOGRAPH-8374: not included in any glyphset definition
    • U+8375 CJK UNIFIED IDEOGRAPH-8375: try adding japanese
    • U+8376 CJK UNIFIED IDEOGRAPH-8376: not included in any glyphset definition
    • U+8379 CJK UNIFIED IDEOGRAPH-8379: not included in any glyphset definition
    • U+837A CJK UNIFIED IDEOGRAPH-837A: not included in any glyphset definition
    • U+837E CJK UNIFIED IDEOGRAPH-837E: not included in any glyphset definition
    • U+837F CJK UNIFIED IDEOGRAPH-837F: not included in any glyphset definition
    • U+8380 CJK UNIFIED IDEOGRAPH-8380: not included in any glyphset definition
    • U+8381 CJK UNIFIED IDEOGRAPH-8381: not included in any glyphset definition
    • U+8382 CJK UNIFIED IDEOGRAPH-8382: not included in any glyphset definition
    • U+8383 CJK UNIFIED IDEOGRAPH-8383: not included in any glyphset definition
    • U+8384 CJK UNIFIED IDEOGRAPH-8384: not included in any glyphset definition
    • U+8385 CJK UNIFIED IDEOGRAPH-8385: try adding one of: chinese-simplified, japanese
    • U+8387 CJK UNIFIED IDEOGRAPH-8387: try adding japanese
    • U+8388 CJK UNIFIED IDEOGRAPH-8388: not included in any glyphset definition
    • U+838B CJK UNIFIED IDEOGRAPH-838B: not included in any glyphset definition
    • U+838C CJK UNIFIED IDEOGRAPH-838C: not included in any glyphset definition
    • U+838D CJK UNIFIED IDEOGRAPH-838D: not included in any glyphset definition
    • U+838F CJK UNIFIED IDEOGRAPH-838F: not included in any glyphset definition
    • U+8390 CJK UNIFIED IDEOGRAPH-8390: not included in any glyphset definition
    • U+8394 CJK UNIFIED IDEOGRAPH-8394: not included in any glyphset definition
    • U+8395 CJK UNIFIED IDEOGRAPH-8395: not included in any glyphset definition
    • U+8397 CJK UNIFIED IDEOGRAPH-8397: not included in any glyphset definition
    • U+8399 CJK UNIFIED IDEOGRAPH-8399: not included in any glyphset definition
    • U+839A CJK UNIFIED IDEOGRAPH-839A: try adding japanese
    • U+839C CJK UNIFIED IDEOGRAPH-839C: try adding chinese-simplified
    • U+839D CJK UNIFIED IDEOGRAPH-839D: not included in any glyphset definition
    • U+839F CJK UNIFIED IDEOGRAPH-839F: try adding japanese
    • U+83A1 CJK UNIFIED IDEOGRAPH-83A1: not included in any glyphset definition
    • U+83A3 CJK UNIFIED IDEOGRAPH-83A3: not included in any glyphset definition
    • U+83A4 CJK UNIFIED IDEOGRAPH-83A4: not included in any glyphset definition
    • U+83A5 CJK UNIFIED IDEOGRAPH-83A5: not included in any glyphset definition
    • U+83A6 CJK UNIFIED IDEOGRAPH-83A6: not included in any glyphset definition
    • U+83A9 CJK UNIFIED IDEOGRAPH-83A9: not included in any glyphset definition
    • U+83AD CJK UNIFIED IDEOGRAPH-83AD: not included in any glyphset definition
    • U+83AE CJK UNIFIED IDEOGRAPH-83AE: not included in any glyphset definition
    • U+83AF CJK UNIFIED IDEOGRAPH-83AF: not included in any glyphset definition
    • U+83B0 CJK UNIFIED IDEOGRAPH-83B0: not included in any glyphset definition
    • U+83B1 CJK UNIFIED IDEOGRAPH-83B1: try adding one of: chinese-simplified, japanese
    • U+83B2 CJK UNIFIED IDEOGRAPH-83B2: try adding chinese-simplified
    • U+83B3 CJK UNIFIED IDEOGRAPH-83B3: try adding chinese-simplified
    • U+83B4 CJK UNIFIED IDEOGRAPH-83B4: try adding chinese-simplified
    • U+83B5 CJK UNIFIED IDEOGRAPH-83B5: try adding japanese
    • U+83B6 CJK UNIFIED IDEOGRAPH-83B6: not included in any glyphset definition
    • U+83B7 CJK UNIFIED IDEOGRAPH-83B7: try adding chinese-simplified
    • U+83B8 CJK UNIFIED IDEOGRAPH-83B8: not included in any glyphset definition
    • U+83B9 CJK UNIFIED IDEOGRAPH-83B9: try adding chinese-simplified
    • U+83BA CJK UNIFIED IDEOGRAPH-83BA: try adding chinese-simplified
    • U+83BB CJK UNIFIED IDEOGRAPH-83BB: not included in any glyphset definition
    • U+83BC CJK UNIFIED IDEOGRAPH-83BC: try adding chinese-simplified
    • U+83BE CJK UNIFIED IDEOGRAPH-83BE: not included in any glyphset definition
    • U+83C2 CJK UNIFIED IDEOGRAPH-83C2: not included in any glyphset definition
    • U+83C3 CJK UNIFIED IDEOGRAPH-83C3: not included in any glyphset definition
    • U+83C4 CJK UNIFIED IDEOGRAPH-83C4: not included in any glyphset definition
    • U+83C6 CJK UNIFIED IDEOGRAPH-83C6: not included in any glyphset definition
    • U+83CB CJK UNIFIED IDEOGRAPH-83CB: not included in any glyphset definition
    • U+83CE CJK UNIFIED IDEOGRAPH-83CE: try adding japanese
    • U+83D0 CJK UNIFIED IDEOGRAPH-83D0: not included in any glyphset definition
    • U+83D1 CJK UNIFIED IDEOGRAPH-83D1: not included in any glyphset definition
    • U+83D2 CJK UNIFIED IDEOGRAPH-83D2: not included in any glyphset definition
    • U+83D3 CJK UNIFIED IDEOGRAPH-83D3: try adding one of: chinese-simplified, japanese
    • U+83D4 CJK UNIFIED IDEOGRAPH-83D4: try adding chinese-simplified
    • U+83D5 CJK UNIFIED IDEOGRAPH-83D5: not included in any glyphset definition
    • U+83D7 CJK UNIFIED IDEOGRAPH-83D7: not included in any glyphset definition
    • U+83D9 CJK UNIFIED IDEOGRAPH-83D9: not included in any glyphset definition
    • U+83DA CJK UNIFIED IDEOGRAPH-83DA: not included in any glyphset definition
    • U+83DB CJK UNIFIED IDEOGRAPH-83DB: not included in any glyphset definition
    • U+83DE CJK UNIFIED IDEOGRAPH-83DE: not included in any glyphset definition
    • U+83E2 CJK UNIFIED IDEOGRAPH-83E2: not included in any glyphset definition
    • U+83E3 CJK UNIFIED IDEOGRAPH-83E3: not included in any glyphset definition
    • U+83E4 CJK UNIFIED IDEOGRAPH-83E4: not included in any glyphset definition
    • U+83E5 CJK UNIFIED IDEOGRAPH-83E5: not included in any glyphset definition
    • U+83E6 CJK UNIFIED IDEOGRAPH-83E6: not included in any glyphset definition
    • U+83E7 CJK UNIFIED IDEOGRAPH-83E7: not included in any glyphset definition
    • U+83E8 CJK UNIFIED IDEOGRAPH-83E8: not included in any glyphset definition
    • U+83EA CJK UNIFIED IDEOGRAPH-83EA: not included in any glyphset definition
    • U+83EC CJK UNIFIED IDEOGRAPH-83EC: not included in any glyphset definition
    • U+83EE CJK UNIFIED IDEOGRAPH-83EE: not included in any glyphset definition
    • U+83F3 CJK UNIFIED IDEOGRAPH-83F3: not included in any glyphset definition
    • U+83F5 CJK UNIFIED IDEOGRAPH-83F5: not included in any glyphset definition
    • U+83F6 CJK UNIFIED IDEOGRAPH-83F6: not included in any glyphset definition
    • U+83F7 CJK UNIFIED IDEOGRAPH-83F7: try adding japanese
    • U+83F9 CJK UNIFIED IDEOGRAPH-83F9: not included in any glyphset definition
    • U+83FA CJK UNIFIED IDEOGRAPH-83FA: not included in any glyphset definition
    • U+83FB CJK UNIFIED IDEOGRAPH-83FB: try adding japanese
    • U+83FC CJK UNIFIED IDEOGRAPH-83FC: not included in any glyphset definition
    • U+83FE CJK UNIFIED IDEOGRAPH-83FE: not included in any glyphset definition
    • U+83FF CJK UNIFIED IDEOGRAPH-83FF: not included in any glyphset definition
    • U+8400 CJK UNIFIED IDEOGRAPH-8400: not included in any glyphset definition
    • U+8402 CJK UNIFIED IDEOGRAPH-8402: not included in any glyphset definition
    • U+8406 CJK UNIFIED IDEOGRAPH-8406: not included in any glyphset definition
    • U+8408 CJK UNIFIED IDEOGRAPH-8408: not included in any glyphset definition
    • U+8409 CJK UNIFIED IDEOGRAPH-8409: not included in any glyphset definition
    • U+840F CJK UNIFIED IDEOGRAPH-840F: not included in any glyphset definition
    • U+8410 CJK UNIFIED IDEOGRAPH-8410: not included in any glyphset definition
    • U+8411 CJK UNIFIED IDEOGRAPH-8411: not included in any glyphset definition
    • U+8412 CJK UNIFIED IDEOGRAPH-8412: not included in any glyphset definition
    • U+8413 CJK UNIFIED IDEOGRAPH-8413: try adding japanese
    • U+8415 CJK UNIFIED IDEOGRAPH-8415: not included in any glyphset definition
    • U+8417 CJK UNIFIED IDEOGRAPH-8417: not included in any glyphset definition
    • U+8418 CJK UNIFIED IDEOGRAPH-8418: try adding chinese-simplified
    • U+8419 CJK UNIFIED IDEOGRAPH-8419: not included in any glyphset definition
    • U+841A CJK UNIFIED IDEOGRAPH-841A: not included in any glyphset definition
    • U+841B CJK UNIFIED IDEOGRAPH-841B: not included in any glyphset definition
    • U+841C CJK UNIFIED IDEOGRAPH-841C: try adding chinese-simplified
    • U+841D CJK UNIFIED IDEOGRAPH-841D: try adding chinese-simplified
    • U+841E CJK UNIFIED IDEOGRAPH-841E: not included in any glyphset definition
    • U+841F CJK UNIFIED IDEOGRAPH-841F: not included in any glyphset definition
    • U+8420 CJK UNIFIED IDEOGRAPH-8420: try adding japanese
    • U+8421 CJK UNIFIED IDEOGRAPH-8421: not included in any glyphset definition
    • U+8422 CJK UNIFIED IDEOGRAPH-8422: try adding japanese
    • U+8424 CJK UNIFIED IDEOGRAPH-8424: try adding chinese-simplified
    • U+8425 CJK UNIFIED IDEOGRAPH-8425: try adding chinese-simplified
    • U+8426 CJK UNIFIED IDEOGRAPH-8426: try adding chinese-simplified
    • U+8427 CJK UNIFIED IDEOGRAPH-8427: try adding chinese-simplified
    • U+8428 CJK UNIFIED IDEOGRAPH-8428: try adding chinese-simplified
    • U+842A CJK UNIFIED IDEOGRAPH-842A: try adding japanese
    • U+842B CJK UNIFIED IDEOGRAPH-842B: not included in any glyphset definition
    • U+842D CJK UNIFIED IDEOGRAPH-842D: not included in any glyphset definition
    • U+842E CJK UNIFIED IDEOGRAPH-842E: not included in any glyphset definition
    • U+842F CJK UNIFIED IDEOGRAPH-842F: not included in any glyphset definition
    • U+8430 CJK UNIFIED IDEOGRAPH-8430: not included in any glyphset definition
    • U+8432 CJK UNIFIED IDEOGRAPH-8432: not included in any glyphset definition
    • U+8433 CJK UNIFIED IDEOGRAPH-8433: not included in any glyphset definition
    • U+8434 CJK UNIFIED IDEOGRAPH-8434: not included in any glyphset definition
    • U+8436 CJK UNIFIED IDEOGRAPH-8436: not included in any glyphset definition
    • U+8437 CJK UNIFIED IDEOGRAPH-8437: not included in any glyphset definition
    • U+8439 CJK UNIFIED IDEOGRAPH-8439: not included in any glyphset definition
    • U+843A CJK UNIFIED IDEOGRAPH-843A: not included in any glyphset definition
    • U+843B CJK UNIFIED IDEOGRAPH-843B: not included in any glyphset definition
    • U+843E CJK UNIFIED IDEOGRAPH-843E: not included in any glyphset definition
    • U+843F CJK UNIFIED IDEOGRAPH-843F: not included in any glyphset definition
    • U+8440 CJK UNIFIED IDEOGRAPH-8440: not included in any glyphset definition
    • U+8441 CJK UNIFIED IDEOGRAPH-8441: not included in any glyphset definition
    • U+8442 CJK UNIFIED IDEOGRAPH-8442: not included in any glyphset definition
    • U+8443 CJK UNIFIED IDEOGRAPH-8443: not included in any glyphset definition
    • U+8444 CJK UNIFIED IDEOGRAPH-8444: not included in any glyphset definition
    • U+8445 CJK UNIFIED IDEOGRAPH-8445: not included in any glyphset definition
    • U+8447 CJK UNIFIED IDEOGRAPH-8447: not included in any glyphset definition
    • U+844B CJK UNIFIED IDEOGRAPH-844B: not included in any glyphset definition
    • U+844C CJK UNIFIED IDEOGRAPH-844C: not included in any glyphset definition
    • U+844D CJK UNIFIED IDEOGRAPH-844D: not included in any glyphset definition
    • U+844E CJK UNIFIED IDEOGRAPH-844E: try adding japanese
    • U+844F CJK UNIFIED IDEOGRAPH-844F: not included in any glyphset definition
    • U+8450 CJK UNIFIED IDEOGRAPH-8450: not included in any glyphset definition
    • U+8451 CJK UNIFIED IDEOGRAPH-8451: try adding chinese-simplified
    • U+8454 CJK UNIFIED IDEOGRAPH-8454: not included in any glyphset definition
    • U+8456 CJK UNIFIED IDEOGRAPH-8456: not included in any glyphset definition
    • U+8459 CJK UNIFIED IDEOGRAPH-8459: not included in any glyphset definition
    • U+845C CJK UNIFIED IDEOGRAPH-845C: not included in any glyphset definition
    • U+845D CJK UNIFIED IDEOGRAPH-845D: not included in any glyphset definition
    • U+845E CJK UNIFIED IDEOGRAPH-845E: not included in any glyphset definition
    • U+845F CJK UNIFIED IDEOGRAPH-845F: not included in any glyphset definition
    • U+8460 CJK UNIFIED IDEOGRAPH-8460: not included in any glyphset definition
    • U+8462 CJK UNIFIED IDEOGRAPH-8462: try adding japanese
    • U+8465 CJK UNIFIED IDEOGRAPH-8465: not included in any glyphset definition
    • U+8467 CJK UNIFIED IDEOGRAPH-8467: not included in any glyphset definition
    • U+8468 CJK UNIFIED IDEOGRAPH-8468: not included in any glyphset definition
    • U+846A CJK UNIFIED IDEOGRAPH-846A: not included in any glyphset definition
    • U+846E CJK UNIFIED IDEOGRAPH-846E: try adding japanese
    • U+8470 CJK UNIFIED IDEOGRAPH-8470: not included in any glyphset definition
    • U+8471 CJK UNIFIED IDEOGRAPH-8471: try adding one of: chinese-simplified, japanese
    • U+8474 CJK UNIFIED IDEOGRAPH-8474: not included in any glyphset definition
    • U+8478 CJK UNIFIED IDEOGRAPH-8478: not included in any glyphset definition
    • U+8479 CJK UNIFIED IDEOGRAPH-8479: try adding japanese
    • U+847B CJK UNIFIED IDEOGRAPH-847B: not included in any glyphset definition
    • U+847C CJK UNIFIED IDEOGRAPH-847C: not included in any glyphset definition
    • U+847D CJK UNIFIED IDEOGRAPH-847D: not included in any glyphset definition
    • U+847E CJK UNIFIED IDEOGRAPH-847E: not included in any glyphset definition
    • U+8481 CJK UNIFIED IDEOGRAPH-8481: not included in any glyphset definition
    • U+8483 CJK UNIFIED IDEOGRAPH-8483: not included in any glyphset definition
    • U+8484 CJK UNIFIED IDEOGRAPH-8484: try adding japanese
    • U+8485 CJK UNIFIED IDEOGRAPH-8485: not included in any glyphset definition
    • U+8486 CJK UNIFIED IDEOGRAPH-8486: not included in any glyphset definition
    • U+8487 CJK UNIFIED IDEOGRAPH-8487: not included in any glyphset definition
    • U+8489 CJK UNIFIED IDEOGRAPH-8489: not included in any glyphset definition
    • U+848A CJK UNIFIED IDEOGRAPH-848A: not included in any glyphset definition
    • U+848B CJK UNIFIED IDEOGRAPH-848B: try adding one of: chinese-simplified, japanese
    • U+848C CJK UNIFIED IDEOGRAPH-848C: try adding chinese-simplified
    • U+848D CJK UNIFIED IDEOGRAPH-848D: not included in any glyphset definition
    • U+848E CJK UNIFIED IDEOGRAPH-848E: not included in any glyphset definition
    • U+848F CJK UNIFIED IDEOGRAPH-848F: not included in any glyphset definition
    • U+8491 CJK UNIFIED IDEOGRAPH-8491: not included in any glyphset definition
    • U+8493 CJK UNIFIED IDEOGRAPH-8493: not included in any glyphset definition
    • U+8495 CJK UNIFIED IDEOGRAPH-8495: not included in any glyphset definition
    • U+8497 CJK UNIFIED IDEOGRAPH-8497: try adding chinese-simplified
    • U+8498 CJK UNIFIED IDEOGRAPH-8498: not included in any glyphset definition
    • U+849A CJK UNIFIED IDEOGRAPH-849A: not included in any glyphset definition
    • U+849B CJK UNIFIED IDEOGRAPH-849B: not included in any glyphset definition
    • U+849D CJK UNIFIED IDEOGRAPH-849D: not included in any glyphset definition
    • U+84A0 CJK UNIFIED IDEOGRAPH-84A0: not included in any glyphset definition
    • U+84A2 CJK UNIFIED IDEOGRAPH-84A2: not included in any glyphset definition
    • U+84A4 CJK UNIFIED IDEOGRAPH-84A4: not included in any glyphset definition
    • U+84A5 CJK UNIFIED IDEOGRAPH-84A5: not included in any glyphset definition
    • U+84A6 CJK UNIFIED IDEOGRAPH-84A6: not included in any glyphset definition
    • U+84A7 CJK UNIFIED IDEOGRAPH-84A7: not included in any glyphset definition
    • U+84A9 CJK UNIFIED IDEOGRAPH-84A9: not included in any glyphset definition
    • U+84AA CJK UNIFIED IDEOGRAPH-84AA: not included in any glyphset definition
    • U+84AB CJK UNIFIED IDEOGRAPH-84AB: not included in any glyphset definition
    • U+84AC CJK UNIFIED IDEOGRAPH-84AC: not included in any glyphset definition
    • U+84AE CJK UNIFIED IDEOGRAPH-84AE: not included in any glyphset definition
    • U+84AF CJK UNIFIED IDEOGRAPH-84AF: try adding chinese-simplified
    • U+84B0 CJK UNIFIED IDEOGRAPH-84B0: not included in any glyphset definition
    • U+84B1 CJK UNIFIED IDEOGRAPH-84B1: not included in any glyphset definition
    • U+84B3 CJK UNIFIED IDEOGRAPH-84B3: not included in any glyphset definition
    • U+84B5 CJK UNIFIED IDEOGRAPH-84B5: not included in any glyphset definition
    • U+84B6 CJK UNIFIED IDEOGRAPH-84B6: not included in any glyphset definition
    • U+84B7 CJK UNIFIED IDEOGRAPH-84B7: not included in any glyphset definition
    • U+84BD CJK UNIFIED IDEOGRAPH-84BD: try adding chinese-simplified
    • U+84BE CJK UNIFIED IDEOGRAPH-84BE: not included in any glyphset definition
    • U+84C2 CJK UNIFIED IDEOGRAPH-84C2: not included in any glyphset definition
    • U+84C3 CJK UNIFIED IDEOGRAPH-84C3: not included in any glyphset definition
    • U+84C5 CJK UNIFIED IDEOGRAPH-84C5: not included in any glyphset definition
    • U+84C7 CJK UNIFIED IDEOGRAPH-84C7: not included in any glyphset definition
    • U+84C8 CJK UNIFIED IDEOGRAPH-84C8: not included in any glyphset definition
    • U+84CC CJK UNIFIED IDEOGRAPH-84CC: not included in any glyphset definition
    • U+84CD CJK UNIFIED IDEOGRAPH-84CD: try adding japanese
    • U+84CE CJK UNIFIED IDEOGRAPH-84CE: not included in any glyphset definition
    • U+84CF CJK UNIFIED IDEOGRAPH-84CF: not included in any glyphset definition
    • U+84D0 CJK UNIFIED IDEOGRAPH-84D0: try adding japanese
    • U+84D2 CJK UNIFIED IDEOGRAPH-84D2: not included in any glyphset definition
    • U+84D4 CJK UNIFIED IDEOGRAPH-84D4: not included in any glyphset definition
    • U+84D5 CJK UNIFIED IDEOGRAPH-84D5: not included in any glyphset definition
    • U+84D7 CJK UNIFIED IDEOGRAPH-84D7: not included in any glyphset definition
    • U+84D8 CJK UNIFIED IDEOGRAPH-84D8: not included in any glyphset definition
    • U+84D9 CJK UNIFIED IDEOGRAPH-84D9: try adding japanese
    • U+84DB CJK UNIFIED IDEOGRAPH-84DB: not included in any glyphset definition
    • U+84DC CJK UNIFIED IDEOGRAPH-84DC: not included in any glyphset definition
    • U+84DD CJK UNIFIED IDEOGRAPH-84DD: try adding chinese-simplified
    • U+84DF CJK UNIFIED IDEOGRAPH-84DF: try adding chinese-simplified
    • U+84E0 CJK UNIFIED IDEOGRAPH-84E0: not included in any glyphset definition
    • U+84E2 CJK UNIFIED IDEOGRAPH-84E2: not included in any glyphset definition
    • U+84E3 CJK UNIFIED IDEOGRAPH-84E3: not included in any glyphset definition
    • U+84E6 CJK UNIFIED IDEOGRAPH-84E6: try adding chinese-simplified
    • U+84E7 CJK UNIFIED IDEOGRAPH-84E7: not included in any glyphset definition
    • U+84E8 CJK UNIFIED IDEOGRAPH-84E8: not included in any glyphset definition
    • U+84E9 CJK UNIFIED IDEOGRAPH-84E9: not included in any glyphset definition
    • U+84EA CJK UNIFIED IDEOGRAPH-84EA: not included in any glyphset definition
    • U+84EB CJK UNIFIED IDEOGRAPH-84EB: not included in any glyphset definition
    • U+84ED CJK UNIFIED IDEOGRAPH-84ED: not included in any glyphset definition
    • U+84F0 CJK UNIFIED IDEOGRAPH-84F0: not included in any glyphset definition
    • U+84F1 CJK UNIFIED IDEOGRAPH-84F1: not included in any glyphset definition
    • U+84F2 CJK UNIFIED IDEOGRAPH-84F2: not included in any glyphset definition
    • U+84F3 CJK UNIFIED IDEOGRAPH-84F3: not included in any glyphset definition
    • U+84F5 CJK UNIFIED IDEOGRAPH-84F5: not included in any glyphset definition
    • U+84F6 CJK UNIFIED IDEOGRAPH-84F6: not included in any glyphset definition
    • U+84F7 CJK UNIFIED IDEOGRAPH-84F7: not included in any glyphset definition
    • U+84F9 CJK UNIFIED IDEOGRAPH-84F9: not included in any glyphset definition
    • U+84FB CJK UNIFIED IDEOGRAPH-84FB: not included in any glyphset definition
    • U+84FE CJK UNIFIED IDEOGRAPH-84FE: not included in any glyphset definition
    • U+8500 CJK UNIFIED IDEOGRAPH-8500: try adding japanese
    • U+8501 CJK UNIFIED IDEOGRAPH-8501: not included in any glyphset definition
    • U+8502 CJK UNIFIED IDEOGRAPH-8502: not included in any glyphset definition
    • U+8506 CJK UNIFIED IDEOGRAPH-8506: try adding japanese
    • U+8507 CJK UNIFIED IDEOGRAPH-8507: not included in any glyphset definition
    • U+8508 CJK UNIFIED IDEOGRAPH-8508: not included in any glyphset definition
    • U+8509 CJK UNIFIED IDEOGRAPH-8509: not included in any glyphset definition
    • U+850A CJK UNIFIED IDEOGRAPH-850A: not included in any glyphset definition
    • U+850B CJK UNIFIED IDEOGRAPH-850B: not included in any glyphset definition
    • U+850C CJK UNIFIED IDEOGRAPH-850C: not included in any glyphset definition
    • U+850D CJK UNIFIED IDEOGRAPH-850D: not included in any glyphset definition
    • U+850E CJK UNIFIED IDEOGRAPH-850E: not included in any glyphset definition
    • U+850F CJK UNIFIED IDEOGRAPH-850F: not included in any glyphset definition
    • U+8512 CJK UNIFIED IDEOGRAPH-8512: not included in any glyphset definition
    • U+8515 CJK UNIFIED IDEOGRAPH-8515: try adding japanese
    • U+8516 CJK UNIFIED IDEOGRAPH-8516: not included in any glyphset definition
    • U+8519 CJK UNIFIED IDEOGRAPH-8519: not included in any glyphset definition
    • U+851B CJK UNIFIED IDEOGRAPH-851B: not included in any glyphset definition
    • U+851C CJK UNIFIED IDEOGRAPH-851C: not included in any glyphset definition
    • U+851D CJK UNIFIED IDEOGRAPH-851D: not included in any glyphset definition
    • U+851F CJK UNIFIED IDEOGRAPH-851F: try adding japanese
    • U+8520 CJK UNIFIED IDEOGRAPH-8520: not included in any glyphset definition
    • U+8522 CJK UNIFIED IDEOGRAPH-8522: not included in any glyphset definition
    • U+8524 CJK UNIFIED IDEOGRAPH-8524: not included in any glyphset definition
    • U+8527 CJK UNIFIED IDEOGRAPH-8527: not included in any glyphset definition
    • U+8528 CJK UNIFIED IDEOGRAPH-8528: not included in any glyphset definition
    • U+8529 CJK UNIFIED IDEOGRAPH-8529: not included in any glyphset definition
    • U+852A CJK UNIFIED IDEOGRAPH-852A: not included in any glyphset definition
    • U+852E CJK UNIFIED IDEOGRAPH-852E: not included in any glyphset definition
    • U+852F CJK UNIFIED IDEOGRAPH-852F: not included in any glyphset definition
    • U+8530 CJK UNIFIED IDEOGRAPH-8530: not included in any glyphset definition
    • U+8531 CJK UNIFIED IDEOGRAPH-8531: not included in any glyphset definition
    • U+8532 CJK UNIFIED IDEOGRAPH-8532: not included in any glyphset definition
    • U+8534 CJK UNIFIED IDEOGRAPH-8534: not included in any glyphset definition
    • U+8535 CJK UNIFIED IDEOGRAPH-8535: try adding one of: chinese-simplified, japanese
    • U+8536 CJK UNIFIED IDEOGRAPH-8536: not included in any glyphset definition
    • U+8537 CJK UNIFIED IDEOGRAPH-8537: try adding chinese-simplified
    • U+8538 CJK UNIFIED IDEOGRAPH-8538: not included in any glyphset definition
    • U+8539 CJK UNIFIED IDEOGRAPH-8539: not included in any glyphset definition
    • U+853A CJK UNIFIED IDEOGRAPH-853A: try adding chinese-simplified
    • U+853C CJK UNIFIED IDEOGRAPH-853C: try adding chinese-simplified
    • U+853E CJK UNIFIED IDEOGRAPH-853E: not included in any glyphset definition
    • U+853F CJK UNIFIED IDEOGRAPH-853F: not included in any glyphset definition
    • U+8540 CJK UNIFIED IDEOGRAPH-8540: try adding japanese
    • U+8542 CJK UNIFIED IDEOGRAPH-8542: not included in any glyphset definition
    • U+8544 CJK UNIFIED IDEOGRAPH-8544: not included in any glyphset definition
    • U+8545 CJK UNIFIED IDEOGRAPH-8545: not included in any glyphset definition
    • U+8546 CJK UNIFIED IDEOGRAPH-8546: not included in any glyphset definition
    • U+8547 CJK UNIFIED IDEOGRAPH-8547: not included in any glyphset definition
    • U+854B CJK UNIFIED IDEOGRAPH-854B: try adding japanese
    • U+854D CJK UNIFIED IDEOGRAPH-854D: not included in any glyphset definition
    • U+854F CJK UNIFIED IDEOGRAPH-854F: not included in any glyphset definition
    • U+8550 CJK UNIFIED IDEOGRAPH-8550: not included in any glyphset definition
    • U+8551 CJK UNIFIED IDEOGRAPH-8551: not included in any glyphset definition
    • U+8552 CJK UNIFIED IDEOGRAPH-8552: not included in any glyphset definition
    • U+8554 CJK UNIFIED IDEOGRAPH-8554: not included in any glyphset definition
    • U+8555 CJK UNIFIED IDEOGRAPH-8555: try adding japanese
    • U+8556 CJK UNIFIED IDEOGRAPH-8556: try adding chinese-simplified
    • U+8557 CJK UNIFIED IDEOGRAPH-8557: try adding japanese
    • U+8558 CJK UNIFIED IDEOGRAPH-8558: try adding japanese
    • U+855A CJK UNIFIED IDEOGRAPH-855A: try adding japanese
    • U+855B CJK UNIFIED IDEOGRAPH-855B: not included in any glyphset definition
    • U+855C CJK UNIFIED IDEOGRAPH-855C: not included in any glyphset definition
    • U+855D CJK UNIFIED IDEOGRAPH-855D: not included in any glyphset definition
    • U+855E CJK UNIFIED IDEOGRAPH-855E: try adding chinese-simplified
    • U+8560 CJK UNIFIED IDEOGRAPH-8560: not included in any glyphset definition
    • U+8561 CJK UNIFIED IDEOGRAPH-8561: not included in any glyphset definition
    • U+8562 CJK UNIFIED IDEOGRAPH-8562: not included in any glyphset definition
    • U+8563 CJK UNIFIED IDEOGRAPH-8563: try adding japanese
    • U+8565 CJK UNIFIED IDEOGRAPH-8565: not included in any glyphset definition
    • U+8566 CJK UNIFIED IDEOGRAPH-8566: not included in any glyphset definition
    • U+8567 CJK UNIFIED IDEOGRAPH-8567: not included in any glyphset definition
    • U+856B CJK UNIFIED IDEOGRAPH-856B: not included in any glyphset definition
    • U+856C CJK UNIFIED IDEOGRAPH-856C: not included in any glyphset definition
    • U+856E CJK UNIFIED IDEOGRAPH-856E: not included in any glyphset definition
    • U+856F CJK UNIFIED IDEOGRAPH-856F: not included in any glyphset definition
    • U+8571 CJK UNIFIED IDEOGRAPH-8571: not included in any glyphset definition
    • U+8572 CJK UNIFIED IDEOGRAPH-8572: try adding chinese-simplified
    • U+8574 CJK UNIFIED IDEOGRAPH-8574: try adding chinese-simplified
    • U+8575 CJK UNIFIED IDEOGRAPH-8575: not included in any glyphset definition
    • U+8576 CJK UNIFIED IDEOGRAPH-8576: not included in any glyphset definition
    • U+8578 CJK UNIFIED IDEOGRAPH-8578: not included in any glyphset definition
    • U+8579 CJK UNIFIED IDEOGRAPH-8579: not included in any glyphset definition
    • U+857A CJK UNIFIED IDEOGRAPH-857A: not included in any glyphset definition
    • U+857B CJK UNIFIED IDEOGRAPH-857B: try adding chinese-simplified
    • U+857C CJK UNIFIED IDEOGRAPH-857C: not included in any glyphset definition
    • U+857D CJK UNIFIED IDEOGRAPH-857D: not included in any glyphset definition
    • U+857F CJK UNIFIED IDEOGRAPH-857F: not included in any glyphset definition
    • U+8580 CJK UNIFIED IDEOGRAPH-8580: try adding japanese
    • U+8581 CJK UNIFIED IDEOGRAPH-8581: not included in any glyphset definition
    • U+8582 CJK UNIFIED IDEOGRAPH-8582: not included in any glyphset definition
    • U+8583 CJK UNIFIED IDEOGRAPH-8583: not included in any glyphset definition
    • U+8589 CJK UNIFIED IDEOGRAPH-8589: not included in any glyphset definition
    • U+858B CJK UNIFIED IDEOGRAPH-858B: not included in any glyphset definition
    • U+858D CJK UNIFIED IDEOGRAPH-858D: not included in any glyphset definition
    • U+858E CJK UNIFIED IDEOGRAPH-858E: not included in any glyphset definition
    • U+8590 CJK UNIFIED IDEOGRAPH-8590: try adding japanese
    • U+8592 CJK UNIFIED IDEOGRAPH-8592: not included in any glyphset definition
    • U+8595 CJK UNIFIED IDEOGRAPH-8595: not included in any glyphset definition
    • U+8596 CJK UNIFIED IDEOGRAPH-8596: not included in any glyphset definition
    • U+8597 CJK UNIFIED IDEOGRAPH-8597: try adding japanese
    • U+8598 CJK UNIFIED IDEOGRAPH-8598: not included in any glyphset definition
    • U+859A CJK UNIFIED IDEOGRAPH-859A: not included in any glyphset definition
    • U+859D CJK UNIFIED IDEOGRAPH-859D: not included in any glyphset definition
    • U+859E CJK UNIFIED IDEOGRAPH-859E: not included in any glyphset definition
    • U+859F CJK UNIFIED IDEOGRAPH-859F: not included in any glyphset definition
    • U+85A0 CJK UNIFIED IDEOGRAPH-85A0: not included in any glyphset definition
    • U+85A1 CJK UNIFIED IDEOGRAPH-85A1: not included in any glyphset definition
    • U+85A2 CJK UNIFIED IDEOGRAPH-85A2: not included in any glyphset definition
    • U+85A3 CJK UNIFIED IDEOGRAPH-85A3: not included in any glyphset definition
    • U+85A4 CJK UNIFIED IDEOGRAPH-85A4: try adding japanese
    • U+85A5 CJK UNIFIED IDEOGRAPH-85A5: not included in any glyphset definition
    • U+85A7 CJK UNIFIED IDEOGRAPH-85A7: not included in any glyphset definition
    • U+85AB CJK UNIFIED IDEOGRAPH-85AB: try adding one of: chinese-simplified, japanese
    • U+85AC CJK UNIFIED IDEOGRAPH-85AC: try adding one of: chinese-simplified, japanese
    • U+85AD CJK UNIFIED IDEOGRAPH-85AD: not included in any glyphset definition
    • U+85AE CJK UNIFIED IDEOGRAPH-85AE: try adding one of: chinese-simplified, japanese
    • U+85B1 CJK UNIFIED IDEOGRAPH-85B1: not included in any glyphset definition
    • U+85B2 CJK UNIFIED IDEOGRAPH-85B2: not included in any glyphset definition
    • U+85B3 CJK UNIFIED IDEOGRAPH-85B3: not included in any glyphset definition
    • U+85B4 CJK UNIFIED IDEOGRAPH-85B4: not included in any glyphset definition
    • U+85B5 CJK UNIFIED IDEOGRAPH-85B5: not included in any glyphset definition
    • U+85B6 CJK UNIFIED IDEOGRAPH-85B6: not included in any glyphset definition
    • U+85B7 CJK UNIFIED IDEOGRAPH-85B7: not included in any glyphset definition
    • U+85B8 CJK UNIFIED IDEOGRAPH-85B8: not included in any glyphset definition
    • U+85BB CJK UNIFIED IDEOGRAPH-85BB: not included in any glyphset definition
    • U+85BC CJK UNIFIED IDEOGRAPH-85BC: not included in any glyphset definition
    • U+85BD CJK UNIFIED IDEOGRAPH-85BD: not included in any glyphset definition
    • U+85BF CJK UNIFIED IDEOGRAPH-85BF: not included in any glyphset definition
    • U+85C0 CJK UNIFIED IDEOGRAPH-85C0: not included in any glyphset definition
    • U+85C1 CJK UNIFIED IDEOGRAPH-85C1: try adding one of: chinese-simplified, japanese
    • U+85C2 CJK UNIFIED IDEOGRAPH-85C2: not included in any glyphset definition
    • U+85C3 CJK UNIFIED IDEOGRAPH-85C3: not included in any glyphset definition
    • U+85C4 CJK UNIFIED IDEOGRAPH-85C4: not included in any glyphset definition
    • U+85C5 CJK UNIFIED IDEOGRAPH-85C5: not included in any glyphset definition
    • U+85C6 CJK UNIFIED IDEOGRAPH-85C6: not included in any glyphset definition
    • U+85C7 CJK UNIFIED IDEOGRAPH-85C7: not included in any glyphset definition
    • U+85C8 CJK UNIFIED IDEOGRAPH-85C8: not included in any glyphset definition
    • U+85CA CJK UNIFIED IDEOGRAPH-85CA: not included in any glyphset definition
    • U+85CB CJK UNIFIED IDEOGRAPH-85CB: not included in any glyphset definition
    • U+85CC CJK UNIFIED IDEOGRAPH-85CC: not included in any glyphset definition
    • U+85CE CJK UNIFIED IDEOGRAPH-85CE: not included in any glyphset definition
    • U+85D1 CJK UNIFIED IDEOGRAPH-85D1: not included in any glyphset definition
    • U+85D2 CJK UNIFIED IDEOGRAPH-85D2: not included in any glyphset definition
    • U+85D3 CJK UNIFIED IDEOGRAPH-85D3: try adding chinese-simplified
    • U+85D4 CJK UNIFIED IDEOGRAPH-85D4: not included in any glyphset definition
    • U+85D7 CJK UNIFIED IDEOGRAPH-85D7: not included in any glyphset definition
    • U+85D8 CJK UNIFIED IDEOGRAPH-85D8: not included in any glyphset definition
    • U+85D9 CJK UNIFIED IDEOGRAPH-85D9: not included in any glyphset definition
    • U+85DA CJK UNIFIED IDEOGRAPH-85DA: not included in any glyphset definition
    • U+85DB CJK UNIFIED IDEOGRAPH-85DB: not included in any glyphset definition
    • U+85DE CJK UNIFIED IDEOGRAPH-85DE: not included in any glyphset definition
    • U+85DF CJK UNIFIED IDEOGRAPH-85DF: not included in any glyphset definition
    • U+85E0 CJK UNIFIED IDEOGRAPH-85E0: not included in any glyphset definition
    • U+85E1 CJK UNIFIED IDEOGRAPH-85E1: not included in any glyphset definition
    • U+85E2 CJK UNIFIED IDEOGRAPH-85E2: not included in any glyphset definition
    • U+85E3 CJK UNIFIED IDEOGRAPH-85E3: not included in any glyphset definition
    • U+85E7 CJK UNIFIED IDEOGRAPH-85E7: not included in any glyphset definition
    • U+85E8 CJK UNIFIED IDEOGRAPH-85E8: not included in any glyphset definition
    • U+85EB CJK UNIFIED IDEOGRAPH-85EB: not included in any glyphset definition
    • U+85EC CJK UNIFIED IDEOGRAPH-85EC: not included in any glyphset definition
    • U+85ED CJK UNIFIED IDEOGRAPH-85ED: not included in any glyphset definition
    • U+85EF CJK UNIFIED IDEOGRAPH-85EF: not included in any glyphset definition
    • U+85F0 CJK UNIFIED IDEOGRAPH-85F0: not included in any glyphset definition
    • U+85F1 CJK UNIFIED IDEOGRAPH-85F1: not included in any glyphset definition
    • U+85F2 CJK UNIFIED IDEOGRAPH-85F2: not included in any glyphset definition
    • U+85F3 CJK UNIFIED IDEOGRAPH-85F3: not included in any glyphset definition
    • U+85F4 CJK UNIFIED IDEOGRAPH-85F4: not included in any glyphset definition
    • U+85F5 CJK UNIFIED IDEOGRAPH-85F5: not included in any glyphset definition
    • U+85F6 CJK UNIFIED IDEOGRAPH-85F6: not included in any glyphset definition
    • U+85F8 CJK UNIFIED IDEOGRAPH-85F8: not included in any glyphset definition
    • U+85FD CJK UNIFIED IDEOGRAPH-85FD: not included in any glyphset definition
    • U+85FE CJK UNIFIED IDEOGRAPH-85FE: try adding japanese
    • U+8600 CJK UNIFIED IDEOGRAPH-8600: not included in any glyphset definition
    • U+8601 CJK UNIFIED IDEOGRAPH-8601: not included in any glyphset definition
    • U+8602 CJK UNIFIED IDEOGRAPH-8602: try adding japanese
    • U+8603 CJK UNIFIED IDEOGRAPH-8603: not included in any glyphset definition
    • U+8608 CJK UNIFIED IDEOGRAPH-8608: not included in any glyphset definition
    • U+8609 CJK UNIFIED IDEOGRAPH-8609: not included in any glyphset definition
    • U+860C CJK UNIFIED IDEOGRAPH-860C: not included in any glyphset definition
    • U+860E CJK UNIFIED IDEOGRAPH-860E: not included in any glyphset definition
    • U+8610 CJK UNIFIED IDEOGRAPH-8610: not included in any glyphset definition
    • U+8612 CJK UNIFIED IDEOGRAPH-8612: not included in any glyphset definition
    • U+8615 CJK UNIFIED IDEOGRAPH-8615: not included in any glyphset definition
    • U+8616 CJK UNIFIED IDEOGRAPH-8616: try adding one of: chinese-simplified, japanese
    • U+8617 CJK UNIFIED IDEOGRAPH-8617: try adding japanese
    • U+8618 CJK UNIFIED IDEOGRAPH-8618: not included in any glyphset definition
    • U+8619 CJK UNIFIED IDEOGRAPH-8619: not included in any glyphset definition
    • U+861B CJK UNIFIED IDEOGRAPH-861B: not included in any glyphset definition
    • U+861C CJK UNIFIED IDEOGRAPH-861C: not included in any glyphset definition
    • U+861D CJK UNIFIED IDEOGRAPH-861D: not included in any glyphset definition
    • U+861E CJK UNIFIED IDEOGRAPH-861E: not included in any glyphset definition
    • U+861F CJK UNIFIED IDEOGRAPH-861F: not included in any glyphset definition
    • U+8620 CJK UNIFIED IDEOGRAPH-8620: not included in any glyphset definition
    • U+8621 CJK UNIFIED IDEOGRAPH-8621: not included in any glyphset definition
    • U+8623 CJK UNIFIED IDEOGRAPH-8623: not included in any glyphset definition
    • U+8624 CJK UNIFIED IDEOGRAPH-8624: not included in any glyphset definition
    • U+8625 CJK UNIFIED IDEOGRAPH-8625: not included in any glyphset definition
    • U+8626 CJK UNIFIED IDEOGRAPH-8626: not included in any glyphset definition
    • U+8627 CJK UNIFIED IDEOGRAPH-8627: not included in any glyphset definition
    • U+8629 CJK UNIFIED IDEOGRAPH-8629: not included in any glyphset definition
    • U+862A CJK UNIFIED IDEOGRAPH-862A: not included in any glyphset definition
    • U+862B CJK UNIFIED IDEOGRAPH-862B: not included in any glyphset definition
    • U+862C CJK UNIFIED IDEOGRAPH-862C: not included in any glyphset definition
    • U+862E CJK UNIFIED IDEOGRAPH-862E: not included in any glyphset definition
    • U+8630 CJK UNIFIED IDEOGRAPH-8630: try adding japanese
    • U+8631 CJK UNIFIED IDEOGRAPH-8631: not included in any glyphset definition
    • U+8632 CJK UNIFIED IDEOGRAPH-8632: not included in any glyphset definition
    • U+8633 CJK UNIFIED IDEOGRAPH-8633: not included in any glyphset definition
    • U+8634 CJK UNIFIED IDEOGRAPH-8634: not included in any glyphset definition
    • U+8635 CJK UNIFIED IDEOGRAPH-8635: not included in any glyphset definition
    • U+8636 CJK UNIFIED IDEOGRAPH-8636: not included in any glyphset definition
    • U+8637 CJK UNIFIED IDEOGRAPH-8637: not included in any glyphset definition
    • U+8639 CJK UNIFIED IDEOGRAPH-8639: not included in any glyphset definition
    • U+863A CJK UNIFIED IDEOGRAPH-863A: not included in any glyphset definition
    • U+863B CJK UNIFIED IDEOGRAPH-863B: not included in any glyphset definition
    • U+863D CJK UNIFIED IDEOGRAPH-863D: not included in any glyphset definition
    • U+863E CJK UNIFIED IDEOGRAPH-863E: not included in any glyphset definition
    • U+8640 CJK UNIFIED IDEOGRAPH-8640: not included in any glyphset definition
    • U+8641 CJK UNIFIED IDEOGRAPH-8641: not included in any glyphset definition
    • U+8642 CJK UNIFIED IDEOGRAPH-8642: not included in any glyphset definition
    • U+8643 CJK UNIFIED IDEOGRAPH-8643: not included in any glyphset definition
    • U+8644 CJK UNIFIED IDEOGRAPH-8644: not included in any glyphset definition
    • U+8646 CJK UNIFIED IDEOGRAPH-8646: not included in any glyphset definition
    • U+8647 CJK UNIFIED IDEOGRAPH-8647: not included in any glyphset definition
    • U+8648 CJK UNIFIED IDEOGRAPH-8648: not included in any glyphset definition
    • U+8649 CJK UNIFIED IDEOGRAPH-8649: not included in any glyphset definition
    • U+864A CJK UNIFIED IDEOGRAPH-864A: not included in any glyphset definition
    • U+864B CJK UNIFIED IDEOGRAPH-864B: not included in any glyphset definition
    • U+864C CJK UNIFIED IDEOGRAPH-864C: not included in any glyphset definition
    • U+864D CJK UNIFIED IDEOGRAPH-864D: try adding japanese
    • U+864F CJK UNIFIED IDEOGRAPH-864F: try adding chinese-simplified
    • U+8651 CJK UNIFIED IDEOGRAPH-8651: try adding chinese-simplified
    • U+8652 CJK UNIFIED IDEOGRAPH-8652: not included in any glyphset definition
    • U+8653 CJK UNIFIED IDEOGRAPH-8653: not included in any glyphset definition
    • U+8656 CJK UNIFIED IDEOGRAPH-8656: not included in any glyphset definition
    • U+8657 CJK UNIFIED IDEOGRAPH-8657: not included in any glyphset definition
    • U+8658 CJK UNIFIED IDEOGRAPH-8658: not included in any glyphset definition
    • U+8659 CJK UNIFIED IDEOGRAPH-8659: not included in any glyphset definition
    • U+865A CJK UNIFIED IDEOGRAPH-865A: try adding one of: chinese-simplified, japanese
    • U+865D CJK UNIFIED IDEOGRAPH-865D: not included in any glyphset definition
    • U+8660 CJK UNIFIED IDEOGRAPH-8660: not included in any glyphset definition
    • U+8661 CJK UNIFIED IDEOGRAPH-8661: not included in any glyphset definition
    • U+8663 CJK UNIFIED IDEOGRAPH-8663: not included in any glyphset definition
    • U+8664 CJK UNIFIED IDEOGRAPH-8664: not included in any glyphset definition
    • U+8665 CJK UNIFIED IDEOGRAPH-8665: not included in any glyphset definition
    • U+8666 CJK UNIFIED IDEOGRAPH-8666: not included in any glyphset definition
    • U+8668 CJK UNIFIED IDEOGRAPH-8668: not included in any glyphset definition
    • U+8669 CJK UNIFIED IDEOGRAPH-8669: not included in any glyphset definition
    • U+866A CJK UNIFIED IDEOGRAPH-866A: not included in any glyphset definition
    • U+866C CJK UNIFIED IDEOGRAPH-866C: try adding chinese-simplified
    • U+866D CJK UNIFIED IDEOGRAPH-866D: not included in any glyphset definition
    • U+866E CJK UNIFIED IDEOGRAPH-866E: not included in any glyphset definition
    • U+8670 CJK UNIFIED IDEOGRAPH-8670: not included in any glyphset definition
    • U+8673 CJK UNIFIED IDEOGRAPH-8673: not included in any glyphset definition
    • U+8674 CJK UNIFIED IDEOGRAPH-8674: not included in any glyphset definition
    • U+8675 CJK UNIFIED IDEOGRAPH-8675: not included in any glyphset definition
    • U+8676 CJK UNIFIED IDEOGRAPH-8676: not included in any glyphset definition
    • U+8677 CJK UNIFIED IDEOGRAPH-8677: not included in any glyphset definition
    • U+8678 CJK UNIFIED IDEOGRAPH-8678: not included in any glyphset definition
    • U+867A CJK UNIFIED IDEOGRAPH-867A: not included in any glyphset definition
    • U+867C CJK UNIFIED IDEOGRAPH-867C: not included in any glyphset definition
    • U+867D CJK UNIFIED IDEOGRAPH-867D: try adding chinese-simplified
    • U+867E CJK UNIFIED IDEOGRAPH-867E: try adding chinese-simplified
    • U+867F CJK UNIFIED IDEOGRAPH-867F: not included in any glyphset definition
    • U+8680 CJK UNIFIED IDEOGRAPH-8680: try adding chinese-simplified
    • U+8681 CJK UNIFIED IDEOGRAPH-8681: try adding chinese-simplified
    • U+8682 CJK UNIFIED IDEOGRAPH-8682: try adding chinese-simplified
    • U+8683 CJK UNIFIED IDEOGRAPH-8683: not included in any glyphset definition
    • U+8684 CJK UNIFIED IDEOGRAPH-8684: not included in any glyphset definition
    • U+8685 CJK UNIFIED IDEOGRAPH-8685: not included in any glyphset definition
    • U+8686 CJK UNIFIED IDEOGRAPH-8686: not included in any glyphset definition
    • U+8687 CJK UNIFIED IDEOGRAPH-8687: not included in any glyphset definition
    • U+8688 CJK UNIFIED IDEOGRAPH-8688: not included in any glyphset definition
    • U+8689 CJK UNIFIED IDEOGRAPH-8689: not included in any glyphset definition
    • U+868D CJK UNIFIED IDEOGRAPH-868D: not included in any glyphset definition
    • U+868E CJK UNIFIED IDEOGRAPH-868E: not included in any glyphset definition
    • U+868F CJK UNIFIED IDEOGRAPH-868F: not included in any glyphset definition
    • U+8690 CJK UNIFIED IDEOGRAPH-8690: not included in any glyphset definition
    • U+8691 CJK UNIFIED IDEOGRAPH-8691: not included in any glyphset definition
    • U+8694 CJK UNIFIED IDEOGRAPH-8694: not included in any glyphset definition
    • U+8695 CJK UNIFIED IDEOGRAPH-8695: try adding one of: chinese-simplified, japanese
    • U+8696 CJK UNIFIED IDEOGRAPH-8696: not included in any glyphset definition
    • U+8697 CJK UNIFIED IDEOGRAPH-8697: not included in any glyphset definition
    • U+8698 CJK UNIFIED IDEOGRAPH-8698: not included in any glyphset definition
    • U+8699 CJK UNIFIED IDEOGRAPH-8699: not included in any glyphset definition
    • U+869A CJK UNIFIED IDEOGRAPH-869A: not included in any glyphset definition
    • U+869B CJK UNIFIED IDEOGRAPH-869B: not included in any glyphset definition
    • U+869E CJK UNIFIED IDEOGRAPH-869E: not included in any glyphset definition
    • U+869F CJK UNIFIED IDEOGRAPH-869F: not included in any glyphset definition
    • U+86A1 CJK UNIFIED IDEOGRAPH-86A1: not included in any glyphset definition
    • U+86A2 CJK UNIFIED IDEOGRAPH-86A2: not included in any glyphset definition
    • U+86A5 CJK UNIFIED IDEOGRAPH-86A5: not included in any glyphset definition
    • U+86A6 CJK UNIFIED IDEOGRAPH-86A6: not included in any glyphset definition
    • U+86A8 CJK UNIFIED IDEOGRAPH-86A8: not included in any glyphset definition
    • U+86AB CJK UNIFIED IDEOGRAPH-86AB: try adding japanese
    • U+86AC CJK UNIFIED IDEOGRAPH-86AC: try adding chinese-simplified
    • U+86AE CJK UNIFIED IDEOGRAPH-86AE: not included in any glyphset definition
    • U+86B0 CJK UNIFIED IDEOGRAPH-86B0: try adding japanese
    • U+86B3 CJK UNIFIED IDEOGRAPH-86B3: not included in any glyphset definition
    • U+86B4 CJK UNIFIED IDEOGRAPH-86B4: not included in any glyphset definition
    • U+86B7 CJK UNIFIED IDEOGRAPH-86B7: not included in any glyphset definition
    • U+86B8 CJK UNIFIED IDEOGRAPH-86B8: not included in any glyphset definition
    • U+86B9 CJK UNIFIED IDEOGRAPH-86B9: not included in any glyphset definition
    • U+86BB CJK UNIFIED IDEOGRAPH-86BB: not included in any glyphset definition
    • U+86BC CJK UNIFIED IDEOGRAPH-86BC: not included in any glyphset definition
    • U+86BD CJK UNIFIED IDEOGRAPH-86BD: not included in any glyphset definition
    • U+86BE CJK UNIFIED IDEOGRAPH-86BE: not included in any glyphset definition
    • U+86BF CJK UNIFIED IDEOGRAPH-86BF: not included in any glyphset definition
    • U+86C1 CJK UNIFIED IDEOGRAPH-86C1: not included in any glyphset definition
    • U+86C2 CJK UNIFIED IDEOGRAPH-86C2: not included in any glyphset definition
    • U+86C3 CJK UNIFIED IDEOGRAPH-86C3: not included in any glyphset definition
    • U+86C5 CJK UNIFIED IDEOGRAPH-86C5: not included in any glyphset definition
    • U+86C8 CJK UNIFIED IDEOGRAPH-86C8: not included in any glyphset definition
    • U+86CA CJK UNIFIED IDEOGRAPH-86CA: try adding chinese-simplified
    • U+86CC CJK UNIFIED IDEOGRAPH-86CC: not included in any glyphset definition
    • U+86CD CJK UNIFIED IDEOGRAPH-86CD: try adding japanese
    • U+86CE CJK UNIFIED IDEOGRAPH-86CE: try adding one of: chinese-simplified, japanese
    • U+86CF CJK UNIFIED IDEOGRAPH-86CF: try adding chinese-simplified
    • U+86D0 CJK UNIFIED IDEOGRAPH-86D0: try adding chinese-simplified
    • U+86D1 CJK UNIFIED IDEOGRAPH-86D1: not included in any glyphset definition
    • U+86D2 CJK UNIFIED IDEOGRAPH-86D2: not included in any glyphset definition
    • U+86D3 CJK UNIFIED IDEOGRAPH-86D3: not included in any glyphset definition
    • U+86D5 CJK UNIFIED IDEOGRAPH-86D5: not included in any glyphset definition
    • U+86D6 CJK UNIFIED IDEOGRAPH-86D6: not included in any glyphset definition
    • U+86D7 CJK UNIFIED IDEOGRAPH-86D7: not included in any glyphset definition
    • U+86D8 CJK UNIFIED IDEOGRAPH-86D8: not included in any glyphset definition
    • U+86DA CJK UNIFIED IDEOGRAPH-86DA: not included in any glyphset definition
    • U+86DC CJK UNIFIED IDEOGRAPH-86DC: not included in any glyphset definition
    • U+86DD CJK UNIFIED IDEOGRAPH-86DD: not included in any glyphset definition
    • U+86E0 CJK UNIFIED IDEOGRAPH-86E0: not included in any glyphset definition
    • U+86E1 CJK UNIFIED IDEOGRAPH-86E1: not included in any glyphset definition
    • U+86E2 CJK UNIFIED IDEOGRAPH-86E2: not included in any glyphset definition
    • U+86E3 CJK UNIFIED IDEOGRAPH-86E3: not included in any glyphset definition
    • U+86E5 CJK UNIFIED IDEOGRAPH-86E5: not included in any glyphset definition
    • U+86E6 CJK UNIFIED IDEOGRAPH-86E6: try adding chinese-simplified
    • U+86E7 CJK UNIFIED IDEOGRAPH-86E7: not included in any glyphset definition
    • U+86E8 CJK UNIFIED IDEOGRAPH-86E8: not included in any glyphset definition
    • U+86E9 CJK UNIFIED IDEOGRAPH-86E9: try adding japanese
    • U+86EA CJK UNIFIED IDEOGRAPH-86EA: not included in any glyphset definition
    • U+86EB CJK UNIFIED IDEOGRAPH-86EB: not included in any glyphset definition
    • U+86EC CJK UNIFIED IDEOGRAPH-86EC: try adding japanese
    • U+86EE CJK UNIFIED IDEOGRAPH-86EE: try adding one of: chinese-simplified, japanese
    • U+86EF CJK UNIFIED IDEOGRAPH-86EF: try adding japanese
    • U+86F0 CJK UNIFIED IDEOGRAPH-86F0: try adding chinese-simplified
    • U+86F1 CJK UNIFIED IDEOGRAPH-86F1: not included in any glyphset definition
    • U+86F2 CJK UNIFIED IDEOGRAPH-86F2: not included in any glyphset definition
    • U+86F3 CJK UNIFIED IDEOGRAPH-86F3: try adding chinese-simplified
    • U+86F4 CJK UNIFIED IDEOGRAPH-86F4: not included in any glyphset definition
    • U+86F5 CJK UNIFIED IDEOGRAPH-86F5: not included in any glyphset definition
    • U+86F6 CJK UNIFIED IDEOGRAPH-86F6: not included in any glyphset definition
    • U+86F7 CJK UNIFIED IDEOGRAPH-86F7: not included in any glyphset definition
    • U+86FC CJK UNIFIED IDEOGRAPH-86FC: not included in any glyphset definition
    • U+86FD CJK UNIFIED IDEOGRAPH-86FD: not included in any glyphset definition
    • U+86FF CJK UNIFIED IDEOGRAPH-86FF: not included in any glyphset definition
    • U+8701 CJK UNIFIED IDEOGRAPH-8701: not included in any glyphset definition
    • U+8704 CJK UNIFIED IDEOGRAPH-8704: not included in any glyphset definition
    • U+8705 CJK UNIFIED IDEOGRAPH-8705: not included in any glyphset definition
    • U+870B CJK UNIFIED IDEOGRAPH-870B: not included in any glyphset definition
    • U+870C CJK UNIFIED IDEOGRAPH-870C: not included in any glyphset definition
    • U+870E CJK UNIFIED IDEOGRAPH-870E: not included in any glyphset definition
    • U+870F CJK UNIFIED IDEOGRAPH-870F: not included in any glyphset definition
    • U+8710 CJK UNIFIED IDEOGRAPH-8710: not included in any glyphset definition
    • U+8711 CJK UNIFIED IDEOGRAPH-8711: try adding japanese
    • U+8714 CJK UNIFIED IDEOGRAPH-8714: not included in any glyphset definition
    • U+8715 CJK UNIFIED IDEOGRAPH-8715: try adding chinese-simplified
    • U+8716 CJK UNIFIED IDEOGRAPH-8716: not included in any glyphset definition
    • U+8717 CJK UNIFIED IDEOGRAPH-8717: try adding chinese-simplified
    • U+8719 CJK UNIFIED IDEOGRAPH-8719: not included in any glyphset definition
    • U+871B CJK UNIFIED IDEOGRAPH-871B: not included in any glyphset definition
    • U+871D CJK UNIFIED IDEOGRAPH-871D: not included in any glyphset definition
    • U+871E CJK UNIFIED IDEOGRAPH-871E: not included in any glyphset definition
    • U+871F CJK UNIFIED IDEOGRAPH-871F: not included in any glyphset definition
    • U+8720 CJK UNIFIED IDEOGRAPH-8720: not included in any glyphset definition
    • U+8723 CJK UNIFIED IDEOGRAPH-8723: not included in any glyphset definition
    • U+8724 CJK UNIFIED IDEOGRAPH-8724: not included in any glyphset definition
    • U+8726 CJK UNIFIED IDEOGRAPH-8726: not included in any glyphset definition
    • U+8727 CJK UNIFIED IDEOGRAPH-8727: not included in any glyphset definition
    • U+8728 CJK UNIFIED IDEOGRAPH-8728: not included in any glyphset definition
    • U+8729 CJK UNIFIED IDEOGRAPH-8729: try adding japanese
    • U+872A CJK UNIFIED IDEOGRAPH-872A: not included in any glyphset definition
    • U+872B CJK UNIFIED IDEOGRAPH-872B: not included in any glyphset definition
    • U+872C CJK UNIFIED IDEOGRAPH-872C: not included in any glyphset definition
    • U+872D CJK UNIFIED IDEOGRAPH-872D: not included in any glyphset definition
    • U+872E CJK UNIFIED IDEOGRAPH-872E: not included in any glyphset definition
    • U+872F CJK UNIFIED IDEOGRAPH-872F: not included in any glyphset definition
    • U+8730 CJK UNIFIED IDEOGRAPH-8730: not included in any glyphset definition
    • U+8732 CJK UNIFIED IDEOGRAPH-8732: not included in any glyphset definition
    • U+8733 CJK UNIFIED IDEOGRAPH-8733: not included in any glyphset definition
    • U+8735 CJK UNIFIED IDEOGRAPH-8735: not included in any glyphset definition
    • U+8736 CJK UNIFIED IDEOGRAPH-8736: not included in any glyphset definition
    • U+8738 CJK UNIFIED IDEOGRAPH-8738: not included in any glyphset definition
    • U+8739 CJK UNIFIED IDEOGRAPH-8739: not included in any glyphset definition
    • U+873A CJK UNIFIED IDEOGRAPH-873A: not included in any glyphset definition
    • U+873C CJK UNIFIED IDEOGRAPH-873C: not included in any glyphset definition
    • U+873D CJK UNIFIED IDEOGRAPH-873D: not included in any glyphset definition
    • U+873E CJK UNIFIED IDEOGRAPH-873E: not included in any glyphset definition
    • U+8740 CJK UNIFIED IDEOGRAPH-8740: not included in any glyphset definition
    • U+8741 CJK UNIFIED IDEOGRAPH-8741: not included in any glyphset definition
    • U+8742 CJK UNIFIED IDEOGRAPH-8742: not included in any glyphset definition
    • U+8743 CJK UNIFIED IDEOGRAPH-8743: not included in any glyphset definition
    • U+8744 CJK UNIFIED IDEOGRAPH-8744: not included in any glyphset definition
    • U+8745 CJK UNIFIED IDEOGRAPH-8745: not included in any glyphset definition
    • U+8746 CJK UNIFIED IDEOGRAPH-8746: not included in any glyphset definition
    • U+8747 CJK UNIFIED IDEOGRAPH-8747: try adding chinese-simplified
    • U+8748 CJK UNIFIED IDEOGRAPH-8748: try adding chinese-simplified
    • U+8749 CJK UNIFIED IDEOGRAPH-8749: try adding one of: chinese-simplified, japanese
    • U+874A CJK UNIFIED IDEOGRAPH-874A: not included in any glyphset definition
    • U+874B CJK UNIFIED IDEOGRAPH-874B: try adding japanese
    • U+874D CJK UNIFIED IDEOGRAPH-874D: not included in any glyphset definition
    • U+874F CJK UNIFIED IDEOGRAPH-874F: not included in any glyphset definition
    • U+8750 CJK UNIFIED IDEOGRAPH-8750: not included in any glyphset definition
    • U+8751 CJK UNIFIED IDEOGRAPH-8751: not included in any glyphset definition
    • U+8752 CJK UNIFIED IDEOGRAPH-8752: not included in any glyphset definition
    • U+8754 CJK UNIFIED IDEOGRAPH-8754: not included in any glyphset definition
    • U+8756 CJK UNIFIED IDEOGRAPH-8756: not included in any glyphset definition
    • U+8758 CJK UNIFIED IDEOGRAPH-8758: not included in any glyphset definition
    • U+875A CJK UNIFIED IDEOGRAPH-875A: not included in any glyphset definition
    • U+875B CJK UNIFIED IDEOGRAPH-875B: not included in any glyphset definition
    • U+875C CJK UNIFIED IDEOGRAPH-875C: not included in any glyphset definition
    • U+875D CJK UNIFIED IDEOGRAPH-875D: not included in any glyphset definition
    • U+875E CJK UNIFIED IDEOGRAPH-875E: not included in any glyphset definition
    • U+8761 CJK UNIFIED IDEOGRAPH-8761: not included in any glyphset definition
    • U+8762 CJK UNIFIED IDEOGRAPH-8762: not included in any glyphset definition
    • U+8764 CJK UNIFIED IDEOGRAPH-8764: not included in any glyphset definition
    • U+8765 CJK UNIFIED IDEOGRAPH-8765: not included in any glyphset definition
    • U+8767 CJK UNIFIED IDEOGRAPH-8767: not included in any glyphset definition
    • U+8769 CJK UNIFIED IDEOGRAPH-8769: not included in any glyphset definition
    • U+876B CJK UNIFIED IDEOGRAPH-876B: not included in any glyphset definition
    • U+876C CJK UNIFIED IDEOGRAPH-876C: not included in any glyphset definition
    • U+876D CJK UNIFIED IDEOGRAPH-876D: not included in any glyphset definition
    • U+876F CJK UNIFIED IDEOGRAPH-876F: not included in any glyphset definition
    • U+8770 CJK UNIFIED IDEOGRAPH-8770: try adding chinese-simplified
    • U+8772 CJK UNIFIED IDEOGRAPH-8772: not included in any glyphset definition
    • U+8773 CJK UNIFIED IDEOGRAPH-8773: not included in any glyphset definition
    • U+8775 CJK UNIFIED IDEOGRAPH-8775: not included in any glyphset definition
    • U+8777 CJK UNIFIED IDEOGRAPH-8777: not included in any glyphset definition
    • U+8779 CJK UNIFIED IDEOGRAPH-8779: not included in any glyphset definition
    • U+877A CJK UNIFIED IDEOGRAPH-877A: not included in any glyphset definition
    • U+877B CJK UNIFIED IDEOGRAPH-877B: not included in any glyphset definition
    • U+877C CJK UNIFIED IDEOGRAPH-877C: try adding chinese-simplified
    • U+877D CJK UNIFIED IDEOGRAPH-877D: not included in any glyphset definition
    • U+877E CJK UNIFIED IDEOGRAPH-877E: try adding chinese-simplified
    • U+877F CJK UNIFIED IDEOGRAPH-877F: try adding japanese
    • U+8780 CJK UNIFIED IDEOGRAPH-8780: not included in any glyphset definition
    • U+8781 CJK UNIFIED IDEOGRAPH-8781: not included in any glyphset definition
    • U+8785 CJK UNIFIED IDEOGRAPH-8785: not included in any glyphset definition
    • U+8787 CJK UNIFIED IDEOGRAPH-8787: not included in any glyphset definition
    • U+8789 CJK UNIFIED IDEOGRAPH-8789: not included in any glyphset definition
    • U+878A CJK UNIFIED IDEOGRAPH-878A: not included in any glyphset definition
    • U+878B CJK UNIFIED IDEOGRAPH-878B: not included in any glyphset definition
    • U+878E CJK UNIFIED IDEOGRAPH-878E: not included in any glyphset definition
    • U+878F CJK UNIFIED IDEOGRAPH-878F: not included in any glyphset definition
    • U+8790 CJK UNIFIED IDEOGRAPH-8790: not included in any glyphset definition
    • U+8791 CJK UNIFIED IDEOGRAPH-8791: not included in any glyphset definition
    • U+8792 CJK UNIFIED IDEOGRAPH-8792: not included in any glyphset definition
    • U+8793 CJK UNIFIED IDEOGRAPH-8793: not included in any glyphset definition
    • U+8794 CJK UNIFIED IDEOGRAPH-8794: not included in any glyphset definition
    • U+8795 CJK UNIFIED IDEOGRAPH-8795: not included in any glyphset definition
    • U+8796 CJK UNIFIED IDEOGRAPH-8796: not included in any glyphset definition
    • U+8797 CJK UNIFIED IDEOGRAPH-8797: not included in any glyphset definition
    • U+8798 CJK UNIFIED IDEOGRAPH-8798: not included in any glyphset definition
    • U+8799 CJK UNIFIED IDEOGRAPH-8799: not included in any glyphset definition
    • U+879A CJK UNIFIED IDEOGRAPH-879A: not included in any glyphset definition
    • U+879B CJK UNIFIED IDEOGRAPH-879B: not included in any glyphset definition
    • U+879C CJK UNIFIED IDEOGRAPH-879C: not included in any glyphset definition
    • U+879D CJK UNIFIED IDEOGRAPH-879D: not included in any glyphset definition
    • U+87A0 CJK UNIFIED IDEOGRAPH-87A0: not included in any glyphset definition
    • U+87A1 CJK UNIFIED IDEOGRAPH-87A1: not included in any glyphset definition
    • U+87A3 CJK UNIFIED IDEOGRAPH-87A3: not included in any glyphset definition
    • U+87A4 CJK UNIFIED IDEOGRAPH-87A4: not included in any glyphset definition
    • U+87A6 CJK UNIFIED IDEOGRAPH-87A6: not included in any glyphset definition
    • U+87A7 CJK UNIFIED IDEOGRAPH-87A7: not included in any glyphset definition
    • U+87A8 CJK UNIFIED IDEOGRAPH-87A8: try adding chinese-simplified
    • U+87AA CJK UNIFIED IDEOGRAPH-87AA: not included in any glyphset definition
    • U+87AC CJK UNIFIED IDEOGRAPH-87AC: not included in any glyphset definition
    • U+87AE CJK UNIFIED IDEOGRAPH-87AE: not included in any glyphset definition
    • U+87B0 CJK UNIFIED IDEOGRAPH-87B0: not included in any glyphset definition
    • U+87B2 CJK UNIFIED IDEOGRAPH-87B2: not included in any glyphset definition
    • U+87B4 CJK UNIFIED IDEOGRAPH-87B4: not included in any glyphset definition
    • U+87B5 CJK UNIFIED IDEOGRAPH-87B5: not included in any glyphset definition
    • U+87B6 CJK UNIFIED IDEOGRAPH-87B6: not included in any glyphset definition
    • U+87B7 CJK UNIFIED IDEOGRAPH-87B7: not included in any glyphset definition
    • U+87B8 CJK UNIFIED IDEOGRAPH-87B8: not included in any glyphset definition
    • U+87B9 CJK UNIFIED IDEOGRAPH-87B9: not included in any glyphset definition
    • U+87BC CJK UNIFIED IDEOGRAPH-87BC: not included in any glyphset definition
    • U+87BE CJK UNIFIED IDEOGRAPH-87BE: not included in any glyphset definition
    • U+87BF CJK UNIFIED IDEOGRAPH-87BF: not included in any glyphset definition
    • U+87C2 CJK UNIFIED IDEOGRAPH-87C2: not included in any glyphset definition
    • U+87C3 CJK UNIFIED IDEOGRAPH-87C3: not included in any glyphset definition
    • U+87C5 CJK UNIFIED IDEOGRAPH-87C5: not included in any glyphset definition
    • U+87C7 CJK UNIFIED IDEOGRAPH-87C7: try adding japanese
    • U+87C9 CJK UNIFIED IDEOGRAPH-87C9: not included in any glyphset definition
    • U+87CA CJK UNIFIED IDEOGRAPH-87CA: not included in any glyphset definition
    • U+87CD CJK UNIFIED IDEOGRAPH-87CD: not included in any glyphset definition
    • U+87CE CJK UNIFIED IDEOGRAPH-87CE: not included in any glyphset definition
    • U+87CF CJK UNIFIED IDEOGRAPH-87CF: not included in any glyphset definition
    • U+87D0 CJK UNIFIED IDEOGRAPH-87D0: try adding japanese
    • U+87D3 CJK UNIFIED IDEOGRAPH-87D3: not included in any glyphset definition
    • U+87D4 CJK UNIFIED IDEOGRAPH-87D4: not included in any glyphset definition
    • U+87D5 CJK UNIFIED IDEOGRAPH-87D5: not included in any glyphset definition
    • U+87D7 CJK UNIFIED IDEOGRAPH-87D7: not included in any glyphset definition
    • U+87D8 CJK UNIFIED IDEOGRAPH-87D8: not included in any glyphset definition
    • U+87D9 CJK UNIFIED IDEOGRAPH-87D9: not included in any glyphset definition
    • U+87DB CJK UNIFIED IDEOGRAPH-87DB: not included in any glyphset definition
    • U+87DC CJK UNIFIED IDEOGRAPH-87DC: not included in any glyphset definition
    • U+87DD CJK UNIFIED IDEOGRAPH-87DD: not included in any glyphset definition
    • U+87DE CJK UNIFIED IDEOGRAPH-87DE: not included in any glyphset definition
    • U+87DF CJK UNIFIED IDEOGRAPH-87DF: not included in any glyphset definition
    • U+87E1 CJK UNIFIED IDEOGRAPH-87E1: not included in any glyphset definition
    • U+87E2 CJK UNIFIED IDEOGRAPH-87E2: not included in any glyphset definition
    • U+87E3 CJK UNIFIED IDEOGRAPH-87E3: not included in any glyphset definition
    • U+87E4 CJK UNIFIED IDEOGRAPH-87E4: not included in any glyphset definition
    • U+87E5 CJK UNIFIED IDEOGRAPH-87E5: not included in any glyphset definition
    • U+87E6 CJK UNIFIED IDEOGRAPH-87E6: not included in any glyphset definition
    • U+87E7 CJK UNIFIED IDEOGRAPH-87E7: not included in any glyphset definition
    • U+87E8 CJK UNIFIED IDEOGRAPH-87E8: not included in any glyphset definition
    • U+87E9 CJK UNIFIED IDEOGRAPH-87E9: not included in any glyphset definition
    • U+87EA CJK UNIFIED IDEOGRAPH-87EA: not included in any glyphset definition
    • U+87EB CJK UNIFIED IDEOGRAPH-87EB: not included in any glyphset definition
    • U+87ED CJK UNIFIED IDEOGRAPH-87ED: not included in any glyphset definition
    • U+87EE CJK UNIFIED IDEOGRAPH-87EE: not included in any glyphset definition
    • U+87EF CJK UNIFIED IDEOGRAPH-87EF: try adding japanese
    • U+87F0 CJK UNIFIED IDEOGRAPH-87F0: not included in any glyphset definition
    • U+87F1 CJK UNIFIED IDEOGRAPH-87F1: not included in any glyphset definition
    • U+87F4 CJK UNIFIED IDEOGRAPH-87F4: not included in any glyphset definition
    • U+87F7 CJK UNIFIED IDEOGRAPH-87F7: try adding japanese
    • U+87F8 CJK UNIFIED IDEOGRAPH-87F8: not included in any glyphset definition
    • U+87FA CJK UNIFIED IDEOGRAPH-87FA: not included in any glyphset definition
    • U+87FC CJK UNIFIED IDEOGRAPH-87FC: not included in any glyphset definition
    • U+87FD CJK UNIFIED IDEOGRAPH-87FD: not included in any glyphset definition
    • U+87FF CJK UNIFIED IDEOGRAPH-87FF: not included in any glyphset definition
    • U+8800 CJK UNIFIED IDEOGRAPH-8800: not included in any glyphset definition
    • U+8801 CJK UNIFIED IDEOGRAPH-8801: not included in any glyphset definition
    • U+8802 CJK UNIFIED IDEOGRAPH-8802: not included in any glyphset definition
    • U+8803 CJK UNIFIED IDEOGRAPH-8803: not included in any glyphset definition
    • U+8804 CJK UNIFIED IDEOGRAPH-8804: not included in any glyphset definition
    • U+8806 CJK UNIFIED IDEOGRAPH-8806: not included in any glyphset definition
    • U+8807 CJK UNIFIED IDEOGRAPH-8807: not included in any glyphset definition
    • U+8808 CJK UNIFIED IDEOGRAPH-8808: not included in any glyphset definition
    • U+8809 CJK UNIFIED IDEOGRAPH-8809: not included in any glyphset definition
    • U+880B CJK UNIFIED IDEOGRAPH-880B: not included in any glyphset definition
    • U+880C CJK UNIFIED IDEOGRAPH-880C: not included in any glyphset definition
    • U+880E CJK UNIFIED IDEOGRAPH-880E: try adding japanese
    • U+8810 CJK UNIFIED IDEOGRAPH-8810: not included in any glyphset definition
    • U+8812 CJK UNIFIED IDEOGRAPH-8812: not included in any glyphset definition
    • U+8813 CJK UNIFIED IDEOGRAPH-8813: not included in any glyphset definition
    • U+8816 CJK UNIFIED IDEOGRAPH-8816: try adding japanese
    • U+8817 CJK UNIFIED IDEOGRAPH-8817: not included in any glyphset definition
    • U+8819 CJK UNIFIED IDEOGRAPH-8819: not included in any glyphset definition
    • U+881A CJK UNIFIED IDEOGRAPH-881A: not included in any glyphset definition
    • U+881C CJK UNIFIED IDEOGRAPH-881C: not included in any glyphset definition
    • U+881D CJK UNIFIED IDEOGRAPH-881D: not included in any glyphset definition
    • U+881E CJK UNIFIED IDEOGRAPH-881E: not included in any glyphset definition
    • U+8820 CJK UNIFIED IDEOGRAPH-8820: not included in any glyphset definition
    • U+8824 CJK UNIFIED IDEOGRAPH-8824: not included in any glyphset definition
    • U+8825 CJK UNIFIED IDEOGRAPH-8825: not included in any glyphset definition
    • U+8826 CJK UNIFIED IDEOGRAPH-8826: not included in any glyphset definition
    • U+8827 CJK UNIFIED IDEOGRAPH-8827: try adding japanese
    • U+8828 CJK UNIFIED IDEOGRAPH-8828: not included in any glyphset definition
    • U+8829 CJK UNIFIED IDEOGRAPH-8829: not included in any glyphset definition
    • U+882A CJK UNIFIED IDEOGRAPH-882A: not included in any glyphset definition
    • U+882B CJK UNIFIED IDEOGRAPH-882B: not included in any glyphset definition
    • U+882C CJK UNIFIED IDEOGRAPH-882C: not included in any glyphset definition
    • U+882E CJK UNIFIED IDEOGRAPH-882E: not included in any glyphset definition
    • U+882F CJK UNIFIED IDEOGRAPH-882F: not included in any glyphset definition
    • U+8830 CJK UNIFIED IDEOGRAPH-8830: not included in any glyphset definition
    • U+8832 CJK UNIFIED IDEOGRAPH-8832: not included in any glyphset definition
    • U+8833 CJK UNIFIED IDEOGRAPH-8833: not included in any glyphset definition
    • U+8834 CJK UNIFIED IDEOGRAPH-8834: not included in any glyphset definition
    • U+8837 CJK UNIFIED IDEOGRAPH-8837: not included in any glyphset definition
    • U+8838 CJK UNIFIED IDEOGRAPH-8838: not included in any glyphset definition
    • U+883A CJK UNIFIED IDEOGRAPH-883A: not included in any glyphset definition
    • U+883C CJK UNIFIED IDEOGRAPH-883C: not included in any glyphset definition
    • U+883D CJK UNIFIED IDEOGRAPH-883D: not included in any glyphset definition
    • U+883E CJK UNIFIED IDEOGRAPH-883E: not included in any glyphset definition
    • U+883F CJK UNIFIED IDEOGRAPH-883F: not included in any glyphset definition
    • U+8841 CJK UNIFIED IDEOGRAPH-8841: not included in any glyphset definition
    • U+8843 CJK UNIFIED IDEOGRAPH-8843: not included in any glyphset definition
    • U+8845 CJK UNIFIED IDEOGRAPH-8845: try adding chinese-simplified
    • U+8846 CJK UNIFIED IDEOGRAPH-8846: try adding one of: chinese-simplified, japanese
    • U+8847 CJK UNIFIED IDEOGRAPH-8847: not included in any glyphset definition
    • U+8848 CJK UNIFIED IDEOGRAPH-8848: not included in any glyphset definition
    • U+8849 CJK UNIFIED IDEOGRAPH-8849: not included in any glyphset definition
    • U+884B CJK UNIFIED IDEOGRAPH-884B: not included in any glyphset definition
    • U+884E CJK UNIFIED IDEOGRAPH-884E: not included in any glyphset definition
    • U+8850 CJK UNIFIED IDEOGRAPH-8850: not included in any glyphset definition
    • U+8851 CJK UNIFIED IDEOGRAPH-8851: not included in any glyphset definition
    • U+8852 CJK UNIFIED IDEOGRAPH-8852: try adding japanese
    • U+8854 CJK UNIFIED IDEOGRAPH-8854: try adding chinese-simplified
    • U+8858 CJK UNIFIED IDEOGRAPH-8858: not included in any glyphset definition
    • U+885C CJK UNIFIED IDEOGRAPH-885C: not included in any glyphset definition
    • U+885E CJK UNIFIED IDEOGRAPH-885E: try adding japanese
    • U+885F CJK UNIFIED IDEOGRAPH-885F: not included in any glyphset definition
    • U+8864 CJK UNIFIED IDEOGRAPH-8864: not included in any glyphset definition
    • U+8865 CJK UNIFIED IDEOGRAPH-8865: try adding chinese-simplified
    • U+8866 CJK UNIFIED IDEOGRAPH-8866: not included in any glyphset definition
    • U+8867 CJK UNIFIED IDEOGRAPH-8867: not included in any glyphset definition
    • U+886C CJK UNIFIED IDEOGRAPH-886C: try adding chinese-simplified
    • U+886D CJK UNIFIED IDEOGRAPH-886D: not included in any glyphset definition
    • U+886E CJK UNIFIED IDEOGRAPH-886E: try adding chinese-simplified
    • U+886F CJK UNIFIED IDEOGRAPH-886F: not included in any glyphset definition
    • U+8871 CJK UNIFIED IDEOGRAPH-8871: not included in any glyphset definition
    • U+8873 CJK UNIFIED IDEOGRAPH-8873: not included in any glyphset definition
    • U+8874 CJK UNIFIED IDEOGRAPH-8874: not included in any glyphset definition
    • U+8875 CJK UNIFIED IDEOGRAPH-8875: try adding japanese
    • U+8876 CJK UNIFIED IDEOGRAPH-8876: not included in any glyphset definition
    • U+8878 CJK UNIFIED IDEOGRAPH-8878: not included in any glyphset definition
    • U+887A CJK UNIFIED IDEOGRAPH-887A: not included in any glyphset definition
    • U+887B CJK UNIFIED IDEOGRAPH-887B: not included in any glyphset definition
    • U+887C CJK UNIFIED IDEOGRAPH-887C: not included in any glyphset definition
    • U+8880 CJK UNIFIED IDEOGRAPH-8880: not included in any glyphset definition
    • U+8883 CJK UNIFIED IDEOGRAPH-8883: not included in any glyphset definition
    • U+8884 CJK UNIFIED IDEOGRAPH-8884: try adding chinese-simplified
    • U+8885 CJK UNIFIED IDEOGRAPH-8885: try adding chinese-simplified
    • U+8886 CJK UNIFIED IDEOGRAPH-8886: not included in any glyphset definition
    • U+8889 CJK UNIFIED IDEOGRAPH-8889: not included in any glyphset definition
    • U+888A CJK UNIFIED IDEOGRAPH-888A: not included in any glyphset definition
    • U+888C CJK UNIFIED IDEOGRAPH-888C: not included in any glyphset definition
    • U+888E CJK UNIFIED IDEOGRAPH-888E: not included in any glyphset definition
    • U+8890 CJK UNIFIED IDEOGRAPH-8890: not included in any glyphset definition
    • U+8891 CJK UNIFIED IDEOGRAPH-8891: not included in any glyphset definition
    • U+8894 CJK UNIFIED IDEOGRAPH-8894: not included in any glyphset definition
    • U+8895 CJK UNIFIED IDEOGRAPH-8895: not included in any glyphset definition
    • U+8897 CJK UNIFIED IDEOGRAPH-8897: try adding japanese
    • U+8898 CJK UNIFIED IDEOGRAPH-8898: not included in any glyphset definition
    • U+8899 CJK UNIFIED IDEOGRAPH-8899: try adding japanese
    • U+889A CJK UNIFIED IDEOGRAPH-889A: not included in any glyphset definition
    • U+889B CJK UNIFIED IDEOGRAPH-889B: not included in any glyphset definition
    • U+889C CJK UNIFIED IDEOGRAPH-889C: try adding chinese-simplified
    • U+889F CJK UNIFIED IDEOGRAPH-889F: not included in any glyphset definition
    • U+88A1 CJK UNIFIED IDEOGRAPH-88A1: not included in any glyphset definition
    • U+88A3 CJK UNIFIED IDEOGRAPH-88A3: not included in any glyphset definition
    • U+88A5 CJK UNIFIED IDEOGRAPH-88A5: not included in any glyphset definition
    • U+88A6 CJK UNIFIED IDEOGRAPH-88A6: not included in any glyphset definition
    • U+88A7 CJK UNIFIED IDEOGRAPH-88A7: not included in any glyphset definition
    • U+88A8 CJK UNIFIED IDEOGRAPH-88A8: not included in any glyphset definition
    • U+88A9 CJK UNIFIED IDEOGRAPH-88A9: not included in any glyphset definition
    • U+88AC CJK UNIFIED IDEOGRAPH-88AC: not included in any glyphset definition
    • U+88AD CJK UNIFIED IDEOGRAPH-88AD: try adding chinese-simplified
    • U+88AE CJK UNIFIED IDEOGRAPH-88AE: try adding japanese
    • U+88AF CJK UNIFIED IDEOGRAPH-88AF: not included in any glyphset definition
    • U+88B0 CJK UNIFIED IDEOGRAPH-88B0: try adding japanese
    • U+88B2 CJK UNIFIED IDEOGRAPH-88B2: not included in any glyphset definition
    • U+88B3 CJK UNIFIED IDEOGRAPH-88B3: not included in any glyphset definition
    • U+88B4 CJK UNIFIED IDEOGRAPH-88B4: try adding japanese
    • U+88B6 CJK UNIFIED IDEOGRAPH-88B6: not included in any glyphset definition
    • U+88B7 CJK UNIFIED IDEOGRAPH-88B7: try adding japanese
    • U+88B8 CJK UNIFIED IDEOGRAPH-88B8: not included in any glyphset definition
    • U+88B9 CJK UNIFIED IDEOGRAPH-88B9: not included in any glyphset definition
    • U+88BA CJK UNIFIED IDEOGRAPH-88BA: not included in any glyphset definition
    • U+88BB CJK UNIFIED IDEOGRAPH-88BB: not included in any glyphset definition
    • U+88BC CJK UNIFIED IDEOGRAPH-88BC: not included in any glyphset definition
    • U+88BD CJK UNIFIED IDEOGRAPH-88BD: not included in any glyphset definition
    • U+88BE CJK UNIFIED IDEOGRAPH-88BE: not included in any glyphset definition
    • U+88C0 CJK UNIFIED IDEOGRAPH-88C0: not included in any glyphset definition
    • U+88C3 CJK UNIFIED IDEOGRAPH-88C3: try adding japanese
    • U+88C4 CJK UNIFIED IDEOGRAPH-88C4: try adding japanese
    • U+88C5 CJK UNIFIED IDEOGRAPH-88C5: try adding one of: chinese-simplified, japanese
    • U+88C6 CJK UNIFIED IDEOGRAPH-88C6: try adding chinese-simplified
    • U+88C7 CJK UNIFIED IDEOGRAPH-88C7: not included in any glyphset definition
    • U+88C8 CJK UNIFIED IDEOGRAPH-88C8: not included in any glyphset definition
    • U+88C9 CJK UNIFIED IDEOGRAPH-88C9: not included in any glyphset definition
    • U+88CB CJK UNIFIED IDEOGRAPH-88CB: not included in any glyphset definition
    • U+88CC CJK UNIFIED IDEOGRAPH-88CC: not included in any glyphset definition
    • U+88CD CJK UNIFIED IDEOGRAPH-88CD: not included in any glyphset definition
    • U+88CE CJK UNIFIED IDEOGRAPH-88CE: not included in any glyphset definition
    • U+88D0 CJK UNIFIED IDEOGRAPH-88D0: not included in any glyphset definition
    • U+88D1 CJK UNIFIED IDEOGRAPH-88D1: not included in any glyphset definition
    • U+88D2 CJK UNIFIED IDEOGRAPH-88D2: not included in any glyphset definition
    • U+88D3 CJK UNIFIED IDEOGRAPH-88D3: not included in any glyphset definition
    • U+88D6 CJK UNIFIED IDEOGRAPH-88D6: not included in any glyphset definition
    • U+88D7 CJK UNIFIED IDEOGRAPH-88D7: not included in any glyphset definition
    • U+88DA CJK UNIFIED IDEOGRAPH-88DA: not included in any glyphset definition
    • U+88DB CJK UNIFIED IDEOGRAPH-88DB: not included in any glyphset definition
    • U+88DE CJK UNIFIED IDEOGRAPH-88DE: not included in any glyphset definition
    • U+88E0 CJK UNIFIED IDEOGRAPH-88E0: not included in any glyphset definition
    • U+88E2 CJK UNIFIED IDEOGRAPH-88E2: not included in any glyphset definition
    • U+88E3 CJK UNIFIED IDEOGRAPH-88E3: not included in any glyphset definition
    • U+88E4 CJK UNIFIED IDEOGRAPH-88E4: try adding chinese-simplified
    • U+88E5 CJK UNIFIED IDEOGRAPH-88E5: not included in any glyphset definition
    • U+88E7 CJK UNIFIED IDEOGRAPH-88E7: not included in any glyphset definition
    • U+88E9 CJK UNIFIED IDEOGRAPH-88E9: not included in any glyphset definition
    • U+88EA CJK UNIFIED IDEOGRAPH-88EA: not included in any glyphset definition
    • U+88EB CJK UNIFIED IDEOGRAPH-88EB: not included in any glyphset definition
    • U+88ED CJK UNIFIED IDEOGRAPH-88ED: not included in any glyphset definition
    • U+88EE CJK UNIFIED IDEOGRAPH-88EE: not included in any glyphset definition
    • U+88EF CJK UNIFIED IDEOGRAPH-88EF: not included in any glyphset definition
    • U+88F0 CJK UNIFIED IDEOGRAPH-88F0: not included in any glyphset definition
    • U+88F2 CJK UNIFIED IDEOGRAPH-88F2: try adding japanese
    • U+88F5 CJK UNIFIED IDEOGRAPH-88F5: not included in any glyphset definition
    • U+88F6 CJK UNIFIED IDEOGRAPH-88F6: not included in any glyphset definition
    • U+88F7 CJK UNIFIED IDEOGRAPH-88F7: not included in any glyphset definition
    • U+88FA CJK UNIFIED IDEOGRAPH-88FA: not included in any glyphset definition
    • U+88FB CJK UNIFIED IDEOGRAPH-88FB: not included in any glyphset definition
    • U+88FC CJK UNIFIED IDEOGRAPH-88FC: try adding japanese
    • U+8900 CJK UNIFIED IDEOGRAPH-8900: not included in any glyphset definition
    • U+8901 CJK UNIFIED IDEOGRAPH-8901: not included in any glyphset definition
    • U+8903 CJK UNIFIED IDEOGRAPH-8903: not included in any glyphset definition
    • U+8904 CJK UNIFIED IDEOGRAPH-8904: try adding japanese
    • U+8905 CJK UNIFIED IDEOGRAPH-8905: not included in any glyphset definition
    • U+8906 CJK UNIFIED IDEOGRAPH-8906: not included in any glyphset definition
    • U+8908 CJK UNIFIED IDEOGRAPH-8908: not included in any glyphset definition
    • U+8909 CJK UNIFIED IDEOGRAPH-8909: not included in any glyphset definition
    • U+890A CJK UNIFIED IDEOGRAPH-890A: try adding japanese
    • U+890C CJK UNIFIED IDEOGRAPH-890C: try adding japanese
    • U+890D CJK UNIFIED IDEOGRAPH-890D: not included in any glyphset definition
    • U+890E CJK UNIFIED IDEOGRAPH-890E: not included in any glyphset definition
    • U+890F CJK UNIFIED IDEOGRAPH-890F: not included in any glyphset definition
    • U+8911 CJK UNIFIED IDEOGRAPH-8911: not included in any glyphset definition
    • U+8915 CJK UNIFIED IDEOGRAPH-8915: not included in any glyphset definition
    • U+8916 CJK UNIFIED IDEOGRAPH-8916: not included in any glyphset definition
    • U+8917 CJK UNIFIED IDEOGRAPH-8917: not included in any glyphset definition
    • U+8918 CJK UNIFIED IDEOGRAPH-8918: not included in any glyphset definition
    • U+891B CJK UNIFIED IDEOGRAPH-891B: try adding chinese-simplified
    • U+891C CJK UNIFIED IDEOGRAPH-891C: not included in any glyphset definition
    • U+891D CJK UNIFIED IDEOGRAPH-891D: try adding japanese
    • U+891E CJK UNIFIED IDEOGRAPH-891E: try adding japanese
    • U+891F CJK UNIFIED IDEOGRAPH-891F: not included in any glyphset definition
    • U+8920 CJK UNIFIED IDEOGRAPH-8920: not included in any glyphset definition
    • U+8922 CJK UNIFIED IDEOGRAPH-8922: not included in any glyphset definition
    • U+8923 CJK UNIFIED IDEOGRAPH-8923: not included in any glyphset definition
    • U+8926 CJK UNIFIED IDEOGRAPH-8926: not included in any glyphset definition
    • U+8927 CJK UNIFIED IDEOGRAPH-8927: not included in any glyphset definition
    • U+8928 CJK UNIFIED IDEOGRAPH-8928: not included in any glyphset definition
    • U+8929 CJK UNIFIED IDEOGRAPH-8929: not included in any glyphset definition
    • U+892C CJK UNIFIED IDEOGRAPH-892C: not included in any glyphset definition
    • U+892D CJK UNIFIED IDEOGRAPH-892D: not included in any glyphset definition
    • U+892E CJK UNIFIED IDEOGRAPH-892E: not included in any glyphset definition
    • U+892F CJK UNIFIED IDEOGRAPH-892F: not included in any glyphset definition
    • U+8930 CJK UNIFIED IDEOGRAPH-8930: try adding chinese-simplified
    • U+8931 CJK UNIFIED IDEOGRAPH-8931: not included in any glyphset definition
    • U+8933 CJK UNIFIED IDEOGRAPH-8933: not included in any glyphset definition
    • U+8934 CJK UNIFIED IDEOGRAPH-8934: try adding chinese-simplified
    • U+8935 CJK UNIFIED IDEOGRAPH-8935: not included in any glyphset definition
    • U+8937 CJK UNIFIED IDEOGRAPH-8937: not included in any glyphset definition
    • U+8939 CJK UNIFIED IDEOGRAPH-8939: not included in any glyphset definition
    • U+893A CJK UNIFIED IDEOGRAPH-893A: not included in any glyphset definition
    • U+893C CJK UNIFIED IDEOGRAPH-893C: not included in any glyphset definition
    • U+893D CJK UNIFIED IDEOGRAPH-893D: not included in any glyphset definition
    • U+893E CJK UNIFIED IDEOGRAPH-893E: not included in any glyphset definition
    • U+893F CJK UNIFIED IDEOGRAPH-893F: not included in any glyphset definition
    • U+8940 CJK UNIFIED IDEOGRAPH-8940: not included in any glyphset definition
    • U+8942 CJK UNIFIED IDEOGRAPH-8942: not included in any glyphset definition
    • U+8943 CJK UNIFIED IDEOGRAPH-8943: try adding japanese
    • U+8945 CJK UNIFIED IDEOGRAPH-8945: not included in any glyphset definition
    • U+8946 CJK UNIFIED IDEOGRAPH-8946: not included in any glyphset definition
    • U+8947 CJK UNIFIED IDEOGRAPH-8947: not included in any glyphset definition
    • U+8948 CJK UNIFIED IDEOGRAPH-8948: not included in any glyphset definition
    • U+8949 CJK UNIFIED IDEOGRAPH-8949: not included in any glyphset definition
    • U+894A CJK UNIFIED IDEOGRAPH-894A: not included in any glyphset definition
    • U+894B CJK UNIFIED IDEOGRAPH-894B: not included in any glyphset definition
    • U+894D CJK UNIFIED IDEOGRAPH-894D: try adding japanese
    • U+894E CJK UNIFIED IDEOGRAPH-894E: not included in any glyphset definition
    • U+894F CJK UNIFIED IDEOGRAPH-894F: not included in any glyphset definition
    • U+8950 CJK UNIFIED IDEOGRAPH-8950: not included in any glyphset definition
    • U+8951 CJK UNIFIED IDEOGRAPH-8951: not included in any glyphset definition
    • U+8952 CJK UNIFIED IDEOGRAPH-8952: not included in any glyphset definition
    • U+8953 CJK UNIFIED IDEOGRAPH-8953: not included in any glyphset definition
    • U+8955 CJK UNIFIED IDEOGRAPH-8955: not included in any glyphset definition
    • U+8957 CJK UNIFIED IDEOGRAPH-8957: not included in any glyphset definition
    • U+8958 CJK UNIFIED IDEOGRAPH-8958: not included in any glyphset definition
    • U+8959 CJK UNIFIED IDEOGRAPH-8959: not included in any glyphset definition
    • U+895A CJK UNIFIED IDEOGRAPH-895A: not included in any glyphset definition
    • U+895B CJK UNIFIED IDEOGRAPH-895B: not included in any glyphset definition
    • U+895C CJK UNIFIED IDEOGRAPH-895C: not included in any glyphset definition
    • U+895D CJK UNIFIED IDEOGRAPH-895D: not included in any glyphset definition
    • U+895E CJK UNIFIED IDEOGRAPH-895E: try adding one of: chinese-simplified, japanese
    • U+8961 CJK UNIFIED IDEOGRAPH-8961: not included in any glyphset definition
    • U+8962 CJK UNIFIED IDEOGRAPH-8962: not included in any glyphset definition
    • U+8963 CJK UNIFIED IDEOGRAPH-8963: not included in any glyphset definition
    • U+8967 CJK UNIFIED IDEOGRAPH-8967: not included in any glyphset definition
    • U+8968 CJK UNIFIED IDEOGRAPH-8968: not included in any glyphset definition
    • U+8969 CJK UNIFIED IDEOGRAPH-8969: not included in any glyphset definition
    • U+896B CJK UNIFIED IDEOGRAPH-896B: not included in any glyphset definition
    • U+896D CJK UNIFIED IDEOGRAPH-896D: try adding japanese
    • U+896E CJK UNIFIED IDEOGRAPH-896E: not included in any glyphset definition
    • U+8970 CJK UNIFIED IDEOGRAPH-8970: not included in any glyphset definition
    • U+8971 CJK UNIFIED IDEOGRAPH-8971: not included in any glyphset definition
    • U+8973 CJK UNIFIED IDEOGRAPH-8973: not included in any glyphset definition
    • U+8974 CJK UNIFIED IDEOGRAPH-8974: try adding japanese
    • U+8975 CJK UNIFIED IDEOGRAPH-8975: not included in any glyphset definition
    • U+8976 CJK UNIFIED IDEOGRAPH-8976: not included in any glyphset definition
    • U+8978 CJK UNIFIED IDEOGRAPH-8978: not included in any glyphset definition
    • U+8979 CJK UNIFIED IDEOGRAPH-8979: not included in any glyphset definition
    • U+897A CJK UNIFIED IDEOGRAPH-897A: not included in any glyphset definition
    • U+897B CJK UNIFIED IDEOGRAPH-897B: not included in any glyphset definition
    • U+897C CJK UNIFIED IDEOGRAPH-897C: not included in any glyphset definition
    • U+897D CJK UNIFIED IDEOGRAPH-897D: not included in any glyphset definition
    • U+897E CJK UNIFIED IDEOGRAPH-897E: try adding japanese
    • U+8980 CJK UNIFIED IDEOGRAPH-8980: not included in any glyphset definition
    • U+8982 CJK UNIFIED IDEOGRAPH-8982: not included in any glyphset definition
    • U+8984 CJK UNIFIED IDEOGRAPH-8984: not included in any glyphset definition
    • U+8985 CJK UNIFIED IDEOGRAPH-8985: not included in any glyphset definition
    • U+8987 CJK UNIFIED IDEOGRAPH-8987: try adding japanese
    • U+898A CJK UNIFIED IDEOGRAPH-898A: try adding japanese
    • U+898C CJK UNIFIED IDEOGRAPH-898C: not included in any glyphset definition
    • U+898D CJK UNIFIED IDEOGRAPH-898D: not included in any glyphset definition
    • U+898E CJK UNIFIED IDEOGRAPH-898E: not included in any glyphset definition
    • U+8990 CJK UNIFIED IDEOGRAPH-8990: not included in any glyphset definition
    • U+8991 CJK UNIFIED IDEOGRAPH-8991: not included in any glyphset definition
    • U+8992 CJK UNIFIED IDEOGRAPH-8992: not included in any glyphset definition
    • U+8994 CJK UNIFIED IDEOGRAPH-8994: not included in any glyphset definition
    • U+8995 CJK UNIFIED IDEOGRAPH-8995: not included in any glyphset definition
    • U+8998 CJK UNIFIED IDEOGRAPH-8998: try adding japanese
    • U+8999 CJK UNIFIED IDEOGRAPH-8999: not included in any glyphset definition
    • U+899A CJK UNIFIED IDEOGRAPH-899A: try adding one of: chinese-simplified, japanese
    • U+899B CJK UNIFIED IDEOGRAPH-899B: not included in any glyphset definition
    • U+899C CJK UNIFIED IDEOGRAPH-899C: not included in any glyphset definition
    • U+899D CJK UNIFIED IDEOGRAPH-899D: not included in any glyphset definition
    • U+899E CJK UNIFIED IDEOGRAPH-899E: not included in any glyphset definition
    • U+899F CJK UNIFIED IDEOGRAPH-899F: not included in any glyphset definition
    • U+89A0 CJK UNIFIED IDEOGRAPH-89A0: not included in any glyphset definition
    • U+89A1 CJK UNIFIED IDEOGRAPH-89A1: try adding one of: chinese-simplified, japanese
    • U+89A2 CJK UNIFIED IDEOGRAPH-89A2: not included in any glyphset definition
    • U+89A3 CJK UNIFIED IDEOGRAPH-89A3: not included in any glyphset definition
    • U+89A4 CJK UNIFIED IDEOGRAPH-89A4: not included in any glyphset definition
    • U+89A5 CJK UNIFIED IDEOGRAPH-89A5: not included in any glyphset definition
    • U+89A7 CJK UNIFIED IDEOGRAPH-89A7: try adding one of: chinese-simplified, japanese
    • U+89A8 CJK UNIFIED IDEOGRAPH-89A8: not included in any glyphset definition
    • U+89A9 CJK UNIFIED IDEOGRAPH-89A9: try adding japanese
    • U+89AB CJK UNIFIED IDEOGRAPH-89AB: not included in any glyphset definition
    • U+89AD CJK UNIFIED IDEOGRAPH-89AD: not included in any glyphset definition
    • U+89AE CJK UNIFIED IDEOGRAPH-89AE: not included in any glyphset definition
    • U+89AF CJK UNIFIED IDEOGRAPH-89AF: try adding japanese
    • U+89B0 CJK UNIFIED IDEOGRAPH-89B0: not included in any glyphset definition
    • U+89B1 CJK UNIFIED IDEOGRAPH-89B1: not included in any glyphset definition
    • U+89B3 CJK UNIFIED IDEOGRAPH-89B3: try adding one of: chinese-simplified, japanese
    • U+89B4 CJK UNIFIED IDEOGRAPH-89B4: not included in any glyphset definition
    • U+89B5 CJK UNIFIED IDEOGRAPH-89B5: not included in any glyphset definition
    • U+89B6 CJK UNIFIED IDEOGRAPH-89B6: not included in any glyphset definition
    • U+89B8 CJK UNIFIED IDEOGRAPH-89B8: not included in any glyphset definition
    • U+89B9 CJK UNIFIED IDEOGRAPH-89B9: not included in any glyphset definition
    • U+89BB CJK UNIFIED IDEOGRAPH-89BB: not included in any glyphset definition
    • U+89BE CJK UNIFIED IDEOGRAPH-89BE: not included in any glyphset definition
    • U+89BF CJK UNIFIED IDEOGRAPH-89BF: try adding japanese
    • U+89C1 CJK UNIFIED IDEOGRAPH-89C1: try adding chinese-simplified
    • U+89C2 CJK UNIFIED IDEOGRAPH-89C2: try adding chinese-simplified
    • U+89C3 CJK UNIFIED IDEOGRAPH-89C3: not included in any glyphset definition
    • U+89C4 CJK UNIFIED IDEOGRAPH-89C4: try adding chinese-simplified
    • U+89C5 CJK UNIFIED IDEOGRAPH-89C5: try adding chinese-simplified
    • U+89C6 CJK UNIFIED IDEOGRAPH-89C6: try adding chinese-simplified
    • U+89C7 CJK UNIFIED IDEOGRAPH-89C7: not included in any glyphset definition
    • U+89C8 CJK UNIFIED IDEOGRAPH-89C8: try adding chinese-simplified
    • U+89C9 CJK UNIFIED IDEOGRAPH-89C9: try adding chinese-simplified
    • U+89CA CJK UNIFIED IDEOGRAPH-89CA: try adding chinese-simplified
    • U+89CB CJK UNIFIED IDEOGRAPH-89CB: not included in any glyphset definition
    • U+89CC CJK UNIFIED IDEOGRAPH-89CC: not included in any glyphset definition
    • U+89CD CJK UNIFIED IDEOGRAPH-89CD: not included in any glyphset definition
    • U+89CE CJK UNIFIED IDEOGRAPH-89CE: try adding chinese-simplified
    • U+89CF CJK UNIFIED IDEOGRAPH-89CF: not included in any glyphset definition
    • U+89D0 CJK UNIFIED IDEOGRAPH-89D0: try adding chinese-simplified
    • U+89D1 CJK UNIFIED IDEOGRAPH-89D1: try adding chinese-simplified
    • U+89D3 CJK UNIFIED IDEOGRAPH-89D3: not included in any glyphset definition
    • U+89D4 CJK UNIFIED IDEOGRAPH-89D4: not included in any glyphset definition
    • U+89D5 CJK UNIFIED IDEOGRAPH-89D5: not included in any glyphset definition
    • U+89D6 CJK UNIFIED IDEOGRAPH-89D6: not included in any glyphset definition
    • U+89D7 CJK UNIFIED IDEOGRAPH-89D7: not included in any glyphset definition
    • U+89D8 CJK UNIFIED IDEOGRAPH-89D8: not included in any glyphset definition
    • U+89D9 CJK UNIFIED IDEOGRAPH-89D9: not included in any glyphset definition
    • U+89DA CJK UNIFIED IDEOGRAPH-89DA: try adding one of: chinese-simplified, japanese
    • U+89DB CJK UNIFIED IDEOGRAPH-89DB: not included in any glyphset definition
    • U+89DC CJK UNIFIED IDEOGRAPH-89DC: try adding japanese
    • U+89DD CJK UNIFIED IDEOGRAPH-89DD: try adding japanese
    • U+89DE CJK UNIFIED IDEOGRAPH-89DE: try adding chinese-simplified
    • U+89DF CJK UNIFIED IDEOGRAPH-89DF: not included in any glyphset definition
    • U+89E0 CJK UNIFIED IDEOGRAPH-89E0: not included in any glyphset definition
    • U+89E1 CJK UNIFIED IDEOGRAPH-89E1: not included in any glyphset definition
    • U+89E2 CJK UNIFIED IDEOGRAPH-89E2: not included in any glyphset definition
    • U+89E4 CJK UNIFIED IDEOGRAPH-89E4: not included in any glyphset definition
    • U+89E7 CJK UNIFIED IDEOGRAPH-89E7: try adding japanese
    • U+89E8 CJK UNIFIED IDEOGRAPH-89E8: not included in any glyphset definition
    • U+89E9 CJK UNIFIED IDEOGRAPH-89E9: not included in any glyphset definition
    • U+89EA CJK UNIFIED IDEOGRAPH-89EA: not included in any glyphset definition
    • U+89EB CJK UNIFIED IDEOGRAPH-89EB: not included in any glyphset definition
    • U+89EC CJK UNIFIED IDEOGRAPH-89EC: not included in any glyphset definition
    • U+89ED CJK UNIFIED IDEOGRAPH-89ED: not included in any glyphset definition
    • U+89EE CJK UNIFIED IDEOGRAPH-89EE: not included in any glyphset definition
    • U+89EF CJK UNIFIED IDEOGRAPH-89EF: not included in any glyphset definition
    • U+89F0 CJK UNIFIED IDEOGRAPH-89F0: not included in any glyphset definition
    • U+89F1 CJK UNIFIED IDEOGRAPH-89F1: not included in any glyphset definition
    • U+89F2 CJK UNIFIED IDEOGRAPH-89F2: not included in any glyphset definition
    • U+89F3 CJK UNIFIED IDEOGRAPH-89F3: not included in any glyphset definition
    • U+89F5 CJK UNIFIED IDEOGRAPH-89F5: not included in any glyphset definition
    • U+89F6 CJK UNIFIED IDEOGRAPH-89F6: not included in any glyphset definition
    • U+89F7 CJK UNIFIED IDEOGRAPH-89F7: not included in any glyphset definition
    • U+89F9 CJK UNIFIED IDEOGRAPH-89F9: not included in any glyphset definition
    • U+89FA CJK UNIFIED IDEOGRAPH-89FA: not included in any glyphset definition
    • U+89FB CJK UNIFIED IDEOGRAPH-89FB: not included in any glyphset definition
    • U+89FC CJK UNIFIED IDEOGRAPH-89FC: not included in any glyphset definition
    • U+89FD CJK UNIFIED IDEOGRAPH-89FD: not included in any glyphset definition
    • U+89FE CJK UNIFIED IDEOGRAPH-89FE: not included in any glyphset definition
    • U+89FF CJK UNIFIED IDEOGRAPH-89FF: not included in any glyphset definition
    • U+8A01 CJK UNIFIED IDEOGRAPH-8A01: not included in any glyphset definition
    • U+8A04 CJK UNIFIED IDEOGRAPH-8A04: not included in any glyphset definition
    • U+8A05 CJK UNIFIED IDEOGRAPH-8A05: not included in any glyphset definition
    • U+8A06 CJK UNIFIED IDEOGRAPH-8A06: not included in any glyphset definition
    • U+8A07 CJK UNIFIED IDEOGRAPH-8A07: not included in any glyphset definition
    • U+8A09 CJK UNIFIED IDEOGRAPH-8A09: not included in any glyphset definition
    • U+8A0B CJK UNIFIED IDEOGRAPH-8A0B: not included in any glyphset definition
    • U+8A0D CJK UNIFIED IDEOGRAPH-8A0D: not included in any glyphset definition
    • U+8A0F CJK UNIFIED IDEOGRAPH-8A0F: not included in any glyphset definition
    • U+8A11 CJK UNIFIED IDEOGRAPH-8A11: not included in any glyphset definition
    • U+8A12 CJK UNIFIED IDEOGRAPH-8A12: not included in any glyphset definition
    • U+8A14 CJK UNIFIED IDEOGRAPH-8A14: not included in any glyphset definition
    • U+8A19 CJK UNIFIED IDEOGRAPH-8A19: not included in any glyphset definition
    • U+8A1A CJK UNIFIED IDEOGRAPH-8A1A: not included in any glyphset definition
    • U+8A1E CJK UNIFIED IDEOGRAPH-8A1E: not included in any glyphset definition
    • U+8A20 CJK UNIFIED IDEOGRAPH-8A20: not included in any glyphset definition
    • U+8A21 CJK UNIFIED IDEOGRAPH-8A21: not included in any glyphset definition
    • U+8A24 CJK UNIFIED IDEOGRAPH-8A24: not included in any glyphset definition
    • U+8A26 CJK UNIFIED IDEOGRAPH-8A26: not included in any glyphset definition
    • U+8A27 CJK UNIFIED IDEOGRAPH-8A27: not included in any glyphset definition
    • U+8A28 CJK UNIFIED IDEOGRAPH-8A28: not included in any glyphset definition
    • U+8A2B CJK UNIFIED IDEOGRAPH-8A2B: try adding chinese-simplified
    • U+8A2C CJK UNIFIED IDEOGRAPH-8A2C: not included in any glyphset definition
    • U+8A2E CJK UNIFIED IDEOGRAPH-8A2E: not included in any glyphset definition
    • U+8A2F CJK UNIFIED IDEOGRAPH-8A2F: not included in any glyphset definition
    • U+8A30 CJK UNIFIED IDEOGRAPH-8A30: not included in any glyphset definition
    • U+8A32 CJK UNIFIED IDEOGRAPH-8A32: not included in any glyphset definition
    • U+8A33 CJK UNIFIED IDEOGRAPH-8A33: try adding one of: chinese-simplified, japanese
    • U+8A35 CJK UNIFIED IDEOGRAPH-8A35: not included in any glyphset definition
    • U+8A37 CJK UNIFIED IDEOGRAPH-8A37: not included in any glyphset definition
    • U+8A38 CJK UNIFIED IDEOGRAPH-8A38: not included in any glyphset definition
    • U+8A39 CJK UNIFIED IDEOGRAPH-8A39: not included in any glyphset definition
    • U+8A3D CJK UNIFIED IDEOGRAPH-8A3D: not included in any glyphset definition
    • U+8A3E CJK UNIFIED IDEOGRAPH-8A3E: try adding chinese-simplified
    • U+8A3F CJK UNIFIED IDEOGRAPH-8A3F: not included in any glyphset definition
    • U+8A40 CJK UNIFIED IDEOGRAPH-8A40: not included in any glyphset definition
    • U+8A42 CJK UNIFIED IDEOGRAPH-8A42: not included in any glyphset definition
    • U+8A43 CJK UNIFIED IDEOGRAPH-8A43: not included in any glyphset definition
    • U+8A44 CJK UNIFIED IDEOGRAPH-8A44: not included in any glyphset definition
    • U+8A45 CJK UNIFIED IDEOGRAPH-8A45: not included in any glyphset definition
    • U+8A47 CJK UNIFIED IDEOGRAPH-8A47: not included in any glyphset definition
    • U+8A48 CJK UNIFIED IDEOGRAPH-8A48: try adding japanese
    • U+8A4A CJK UNIFIED IDEOGRAPH-8A4A: not included in any glyphset definition
    • U+8A4B CJK UNIFIED IDEOGRAPH-8A4B: not included in any glyphset definition
    • U+8A4C CJK UNIFIED IDEOGRAPH-8A4C: not included in any glyphset definition
    • U+8A4D CJK UNIFIED IDEOGRAPH-8A4D: not included in any glyphset definition
    • U+8A4F CJK UNIFIED IDEOGRAPH-8A4F: not included in any glyphset definition
    • U+8A51 CJK UNIFIED IDEOGRAPH-8A51: try adding japanese
    • U+8A53 CJK UNIFIED IDEOGRAPH-8A53: not included in any glyphset definition
    • U+8A56 CJK UNIFIED IDEOGRAPH-8A56: not included in any glyphset definition
    • U+8A57 CJK UNIFIED IDEOGRAPH-8A57: not included in any glyphset definition
    • U+8A58 CJK UNIFIED IDEOGRAPH-8A58: not included in any glyphset definition
    • U+8A59 CJK UNIFIED IDEOGRAPH-8A59: not included in any glyphset definition
    • U+8A5A CJK UNIFIED IDEOGRAPH-8A5A: not included in any glyphset definition
    • U+8A5C CJK UNIFIED IDEOGRAPH-8A5C: not included in any glyphset definition
    • U+8A5D CJK UNIFIED IDEOGRAPH-8A5D: not included in any glyphset definition
    • U+8A5F CJK UNIFIED IDEOGRAPH-8A5F: not included in any glyphset definition
    • U+8A64 CJK UNIFIED IDEOGRAPH-8A64: not included in any glyphset definition
    • U+8A65 CJK UNIFIED IDEOGRAPH-8A65: not included in any glyphset definition
    • U+8A67 CJK UNIFIED IDEOGRAPH-8A67: not included in any glyphset definition
    • U+8A68 CJK UNIFIED IDEOGRAPH-8A68: not included in any glyphset definition
    • U+8A6A CJK UNIFIED IDEOGRAPH-8A6A: not included in any glyphset definition
    • U+8A6F CJK UNIFIED IDEOGRAPH-8A6F: not included in any glyphset definition
    • U+8A74 CJK UNIFIED IDEOGRAPH-8A74: not included in any glyphset definition
    • U+8A75 CJK UNIFIED IDEOGRAPH-8A75: not included in any glyphset definition
    • U+8A76 CJK UNIFIED IDEOGRAPH-8A76: not included in any glyphset definition
    • U+8A77 CJK UNIFIED IDEOGRAPH-8A77: not included in any glyphset definition
    • U+8A78 CJK UNIFIED IDEOGRAPH-8A78: not included in any glyphset definition
    • U+8A7A CJK UNIFIED IDEOGRAPH-8A7A: not included in any glyphset definition
    • U+8A7B CJK UNIFIED IDEOGRAPH-8A7B: not included in any glyphset definition
    • U+8A7D CJK UNIFIED IDEOGRAPH-8A7D: not included in any glyphset definition
    • U+8A7F CJK UNIFIED IDEOGRAPH-8A7F: not included in any glyphset definition
    • U+8A80 CJK UNIFIED IDEOGRAPH-8A80: not included in any glyphset definition
    • U+8A81 CJK UNIFIED IDEOGRAPH-8A81: not included in any glyphset definition
    • U+8A82 CJK UNIFIED IDEOGRAPH-8A82: try adding japanese
    • U+8A83 CJK UNIFIED IDEOGRAPH-8A83: not included in any glyphset definition
    • U+8A84 CJK UNIFIED IDEOGRAPH-8A84: try adding japanese
    • U+8A88 CJK UNIFIED IDEOGRAPH-8A88: not included in any glyphset definition
    • U+8A89 CJK UNIFIED IDEOGRAPH-8A89: try adding one of: chinese-simplified, japanese
    • U+8A8A CJK UNIFIED IDEOGRAPH-8A8A: try adding chinese-simplified
    • U+8A8B CJK UNIFIED IDEOGRAPH-8A8B: not included in any glyphset definition
    • U+8A8E CJK UNIFIED IDEOGRAPH-8A8E: not included in any glyphset definition
    • U+8A90 CJK UNIFIED IDEOGRAPH-8A90: not included in any glyphset definition
    • U+8A94 CJK UNIFIED IDEOGRAPH-8A94: not included in any glyphset definition
    • U+8A96 CJK UNIFIED IDEOGRAPH-8A96: not included in any glyphset definition
    • U+8A97 CJK UNIFIED IDEOGRAPH-8A97: not included in any glyphset definition
    • U+8A99 CJK UNIFIED IDEOGRAPH-8A99: not included in any glyphset definition
    • U+8A9B CJK UNIFIED IDEOGRAPH-8A9B: not included in any glyphset definition
    • U+8A9D CJK UNIFIED IDEOGRAPH-8A9D: not included in any glyphset definition
    • U+8A9F CJK UNIFIED IDEOGRAPH-8A9F: not included in any glyphset definition
    • U+8AA2 CJK UNIFIED IDEOGRAPH-8AA2: not included in any glyphset definition
    • U+8AA7 CJK UNIFIED IDEOGRAPH-8AA7: not included in any glyphset definition
    • U+8AAB CJK UNIFIED IDEOGRAPH-8AAB: not included in any glyphset definition
    • U+8AAC CJK UNIFIED IDEOGRAPH-8AAC: try adding one of: chinese-simplified, japanese
    • U+8AAD CJK UNIFIED IDEOGRAPH-8AAD: try adding one of: chinese-simplified, japanese
    • U+8AAE CJK UNIFIED IDEOGRAPH-8AAE: not included in any glyphset definition
    • U+8AB1 CJK UNIFIED IDEOGRAPH-8AB1: not included in any glyphset definition
    • U+8AB3 CJK UNIFIED IDEOGRAPH-8AB3: not included in any glyphset definition
    • U+8AB5 CJK UNIFIED IDEOGRAPH-8AB5: not included in any glyphset definition
    • U+8AB6 CJK UNIFIED IDEOGRAPH-8AB6: not included in any glyphset definition
    • U+8AB7 CJK UNIFIED IDEOGRAPH-8AB7: not included in any glyphset definition
    • U+8AB8 CJK UNIFIED IDEOGRAPH-8AB8: not included in any glyphset definition
    • U+8ABA CJK UNIFIED IDEOGRAPH-8ABA: not included in any glyphset definition
    • U+8ABB CJK UNIFIED IDEOGRAPH-8ABB: not included in any glyphset definition
    • U+8ABD CJK UNIFIED IDEOGRAPH-8ABD: not included in any glyphset definition
    • U+8AC0 CJK UNIFIED IDEOGRAPH-8AC0: not included in any glyphset definition
    • U+8AC1 CJK UNIFIED IDEOGRAPH-8AC1: not included in any glyphset definition
    • U+8AC3 CJK UNIFIED IDEOGRAPH-8AC3: not included in any glyphset definition
    • U+8AC5 CJK UNIFIED IDEOGRAPH-8AC5: not included in any glyphset definition
    • U+8AC6 CJK UNIFIED IDEOGRAPH-8AC6: not included in any glyphset definition
    • U+8AC8 CJK UNIFIED IDEOGRAPH-8AC8: not included in any glyphset definition
    • U+8ACA CJK UNIFIED IDEOGRAPH-8ACA: not included in any glyphset definition
    • U+8ACC CJK UNIFIED IDEOGRAPH-8ACC: try adding japanese
    • U+8ACE CJK UNIFIED IDEOGRAPH-8ACE: not included in any glyphset definition
    • U+8AD0 CJK UNIFIED IDEOGRAPH-8AD0: not included in any glyphset definition
    • U+8AD1 CJK UNIFIED IDEOGRAPH-8AD1: not included in any glyphset definition
    • U+8AD3 CJK UNIFIED IDEOGRAPH-8AD3: not included in any glyphset definition
    • U+8AD4 CJK UNIFIED IDEOGRAPH-8AD4: not included in any glyphset definition
    • U+8AD5 CJK UNIFIED IDEOGRAPH-8AD5: not included in any glyphset definition
    • U+8AD8 CJK UNIFIED IDEOGRAPH-8AD8: not included in any glyphset definition
    • U+8AD9 CJK UNIFIED IDEOGRAPH-8AD9: not included in any glyphset definition
    • U+8ADD CJK UNIFIED IDEOGRAPH-8ADD: not included in any glyphset definition
    • U+8ADE CJK UNIFIED IDEOGRAPH-8ADE: try adding japanese
    • U+8ADF CJK UNIFIED IDEOGRAPH-8ADF: not included in any glyphset definition
    • U+8AE3 CJK UNIFIED IDEOGRAPH-8AE3: not included in any glyphset definition
    • U+8AE5 CJK UNIFIED IDEOGRAPH-8AE5: not included in any glyphset definition
    • U+8AE8 CJK UNIFIED IDEOGRAPH-8AE8: not included in any glyphset definition
    • U+8AE9 CJK UNIFIED IDEOGRAPH-8AE9: not included in any glyphset definition
    • U+8AEA CJK UNIFIED IDEOGRAPH-8AEA: not included in any glyphset definition
    • U+8AEC CJK UNIFIED IDEOGRAPH-8AEC: not included in any glyphset definition
    • U+8AEF CJK UNIFIED IDEOGRAPH-8AEF: not included in any glyphset definition
    • U+8AF0 CJK UNIFIED IDEOGRAPH-8AF0: not included in any glyphset definition
    • U+8AF2 CJK UNIFIED IDEOGRAPH-8AF2: not included in any glyphset definition
    • U+8AF4 CJK UNIFIED IDEOGRAPH-8AF4: not included in any glyphset definition
    • U+8AF5 CJK UNIFIED IDEOGRAPH-8AF5: not included in any glyphset definition
    • U+8AFB CJK UNIFIED IDEOGRAPH-8AFB: not included in any glyphset definition
    • U+8AFD CJK UNIFIED IDEOGRAPH-8AFD: not included in any glyphset definition
    • U+8AFF CJK UNIFIED IDEOGRAPH-8AFF: not included in any glyphset definition
    • U+8B03 CJK UNIFIED IDEOGRAPH-8B03: not included in any glyphset definition
    • U+8B06 CJK UNIFIED IDEOGRAPH-8B06: not included in any glyphset definition
    • U+8B07 CJK UNIFIED IDEOGRAPH-8B07: try adding one of: chinese-simplified, japanese
    • U+8B08 CJK UNIFIED IDEOGRAPH-8B08: not included in any glyphset definition
    • U+8B09 CJK UNIFIED IDEOGRAPH-8B09: not included in any glyphset definition
    • U+8B0B CJK UNIFIED IDEOGRAPH-8B0B: not included in any glyphset definition
    • U+8B0C CJK UNIFIED IDEOGRAPH-8B0C: try adding japanese
    • U+8B0D CJK UNIFIED IDEOGRAPH-8B0D: not included in any glyphset definition
    • U+8B0F CJK UNIFIED IDEOGRAPH-8B0F: not included in any glyphset definition
    • U+8B11 CJK UNIFIED IDEOGRAPH-8B11: not included in any glyphset definition
    • U+8B12 CJK UNIFIED IDEOGRAPH-8B12: not included in any glyphset definition
    • U+8B13 CJK UNIFIED IDEOGRAPH-8B13: not included in any glyphset definition
    • U+8B15 CJK UNIFIED IDEOGRAPH-8B15: not included in any glyphset definition
    • U+8B18 CJK UNIFIED IDEOGRAPH-8B18: not included in any glyphset definition
    • U+8B1C CJK UNIFIED IDEOGRAPH-8B1C: not included in any glyphset definition
    • U+8B1E CJK UNIFIED IDEOGRAPH-8B1E: not included in any glyphset definition
    • U+8B21 CJK UNIFIED IDEOGRAPH-8B21: try adding japanese
    • U+8B23 CJK UNIFIED IDEOGRAPH-8B23: not included in any glyphset definition
    • U+8B24 CJK UNIFIED IDEOGRAPH-8B24: not included in any glyphset definition
    • U+8B25 CJK UNIFIED IDEOGRAPH-8B25: not included in any glyphset definition
    • U+8B27 CJK UNIFIED IDEOGRAPH-8B27: not included in any glyphset definition
    • U+8B29 CJK UNIFIED IDEOGRAPH-8B29: not included in any glyphset definition
    • U+8B2A CJK UNIFIED IDEOGRAPH-8B2A: not included in any glyphset definition
    • U+8B2E CJK UNIFIED IDEOGRAPH-8B2E: not included in any glyphset definition
    • U+8B2F CJK UNIFIED IDEOGRAPH-8B2F: not included in any glyphset definition
    • U+8B30 CJK UNIFIED IDEOGRAPH-8B30: not included in any glyphset definition
    • U+8B31 CJK UNIFIED IDEOGRAPH-8B31: not included in any glyphset definition
    • U+8B32 CJK UNIFIED IDEOGRAPH-8B32: not included in any glyphset definition
    • U+8B34 CJK UNIFIED IDEOGRAPH-8B34: not included in any glyphset definition
    • U+8B35 CJK UNIFIED IDEOGRAPH-8B35: not included in any glyphset definition
    • U+8B36 CJK UNIFIED IDEOGRAPH-8B36: not included in any glyphset definition
    • U+8B37 CJK UNIFIED IDEOGRAPH-8B37: not included in any glyphset definition
    • U+8B38 CJK UNIFIED IDEOGRAPH-8B38: not included in any glyphset definition
    • U+8B3A CJK UNIFIED IDEOGRAPH-8B3A: not included in any glyphset definition
    • U+8B3B CJK UNIFIED IDEOGRAPH-8B3B: not included in any glyphset definition
    • U+8B3C CJK UNIFIED IDEOGRAPH-8B3C: not included in any glyphset definition
    • U+8B3D CJK UNIFIED IDEOGRAPH-8B3D: not included in any glyphset definition
    • U+8B40 CJK UNIFIED IDEOGRAPH-8B40: not included in any glyphset definition
    • U+8B42 CJK UNIFIED IDEOGRAPH-8B42: not included in any glyphset definition
    • U+8B44 CJK UNIFIED IDEOGRAPH-8B44: not included in any glyphset definition
    • U+8B45 CJK UNIFIED IDEOGRAPH-8B45: not included in any glyphset definition
    • U+8B46 CJK UNIFIED IDEOGRAPH-8B46: not included in any glyphset definition
    • U+8B47 CJK UNIFIED IDEOGRAPH-8B47: not included in any glyphset definition
    • U+8B48 CJK UNIFIED IDEOGRAPH-8B48: not included in any glyphset definition
    • U+8B4A CJK UNIFIED IDEOGRAPH-8B4A: not included in any glyphset definition
    • U+8B4B CJK UNIFIED IDEOGRAPH-8B4B: not included in any glyphset definition
    • U+8B4C CJK UNIFIED IDEOGRAPH-8B4C: try adding japanese
    • U+8B4D CJK UNIFIED IDEOGRAPH-8B4D: not included in any glyphset definition
    • U+8B50 CJK UNIFIED IDEOGRAPH-8B50: not included in any glyphset definition
    • U+8B51 CJK UNIFIED IDEOGRAPH-8B51: not included in any glyphset definition
    • U+8B52 CJK UNIFIED IDEOGRAPH-8B52: not included in any glyphset definition
    • U+8B53 CJK UNIFIED IDEOGRAPH-8B53: not included in any glyphset definition
    • U+8B54 CJK UNIFIED IDEOGRAPH-8B54: not included in any glyphset definition
    • U+8B55 CJK UNIFIED IDEOGRAPH-8B55: not included in any glyphset definition
    • U+8B56 CJK UNIFIED IDEOGRAPH-8B56: try adding japanese
    • U+8B57 CJK UNIFIED IDEOGRAPH-8B57: not included in any glyphset definition
    • U+8B5B CJK UNIFIED IDEOGRAPH-8B5B: try adding japanese
    • U+8B5D CJK UNIFIED IDEOGRAPH-8B5D: not included in any glyphset definition
    • U+8B5E CJK UNIFIED IDEOGRAPH-8B5E: not included in any glyphset definition
    • U+8B60 CJK UNIFIED IDEOGRAPH-8B60: not included in any glyphset definition
    • U+8B61 CJK UNIFIED IDEOGRAPH-8B61: not included in any glyphset definition
    • U+8B63 CJK UNIFIED IDEOGRAPH-8B63: not included in any glyphset definition
    • U+8B64 CJK UNIFIED IDEOGRAPH-8B64: not included in any glyphset definition
    • U+8B65 CJK UNIFIED IDEOGRAPH-8B65: not included in any glyphset definition
    • U+8B67 CJK UNIFIED IDEOGRAPH-8B67: not included in any glyphset definition
    • U+8B68 CJK UNIFIED IDEOGRAPH-8B68: not included in any glyphset definition
    • U+8B6A CJK UNIFIED IDEOGRAPH-8B6A: not included in any glyphset definition
    • U+8B6E CJK UNIFIED IDEOGRAPH-8B6E: not included in any glyphset definition
    • U+8B71 CJK UNIFIED IDEOGRAPH-8B71: try adding japanese
    • U+8B72 CJK UNIFIED IDEOGRAPH-8B72: try adding japanese
    • U+8B73 CJK UNIFIED IDEOGRAPH-8B73: not included in any glyphset definition
    • U+8B75 CJK UNIFIED IDEOGRAPH-8B75: not included in any glyphset definition
    • U+8B76 CJK UNIFIED IDEOGRAPH-8B76: not included in any glyphset definition
    • U+8B78 CJK UNIFIED IDEOGRAPH-8B78: not included in any glyphset definition
    • U+8B79 CJK UNIFIED IDEOGRAPH-8B79: not included in any glyphset definition
    • U+8B7A CJK UNIFIED IDEOGRAPH-8B7A: not included in any glyphset definition
    • U+8B7B CJK UNIFIED IDEOGRAPH-8B7B: not included in any glyphset definition
    • U+8B7C CJK UNIFIED IDEOGRAPH-8B7C: not included in any glyphset definition
    • U+8B7E CJK UNIFIED IDEOGRAPH-8B7E: not included in any glyphset definition
    • U+8B7F CJK UNIFIED IDEOGRAPH-8B7F: not included in any glyphset definition
    • U+8B82 CJK UNIFIED IDEOGRAPH-8B82: not included in any glyphset definition
    • U+8B83 CJK UNIFIED IDEOGRAPH-8B83: try adding japanese
    • U+8B84 CJK UNIFIED IDEOGRAPH-8B84: not included in any glyphset definition
    • U+8B85 CJK UNIFIED IDEOGRAPH-8B85: not included in any glyphset definition
    • U+8B86 CJK UNIFIED IDEOGRAPH-8B86: not included in any glyphset definition
    • U+8B87 CJK UNIFIED IDEOGRAPH-8B87: not included in any glyphset definition
    • U+8B88 CJK UNIFIED IDEOGRAPH-8B88: not included in any glyphset definition
    • U+8B89 CJK UNIFIED IDEOGRAPH-8B89: not included in any glyphset definition
    • U+8B8B CJK UNIFIED IDEOGRAPH-8B8B: not included in any glyphset definition
    • U+8B8C CJK UNIFIED IDEOGRAPH-8B8C: try adding japanese
    • U+8B8D CJK UNIFIED IDEOGRAPH-8B8D: not included in any glyphset definition
    • U+8B90 CJK UNIFIED IDEOGRAPH-8B90: try adding japanese
    • U+8B91 CJK UNIFIED IDEOGRAPH-8B91: not included in any glyphset definition
    • U+8B94 CJK UNIFIED IDEOGRAPH-8B94: not included in any glyphset definition
    • U+8B95 CJK UNIFIED IDEOGRAPH-8B95: not included in any glyphset definition
    • U+8B97 CJK UNIFIED IDEOGRAPH-8B97: not included in any glyphset definition
    • U+8B98 CJK UNIFIED IDEOGRAPH-8B98: not included in any glyphset definition
    • U+8B99 CJK UNIFIED IDEOGRAPH-8B99: try adding japanese
    • U+8B9C CJK UNIFIED IDEOGRAPH-8B9C: not included in any glyphset definition
    • U+8B9D CJK UNIFIED IDEOGRAPH-8B9D: not included in any glyphset definition
    • U+8B9F CJK UNIFIED IDEOGRAPH-8B9F: not included in any glyphset definition
    • U+8BA1 CJK UNIFIED IDEOGRAPH-8BA1: try adding chinese-simplified
    • U+8BA2 CJK UNIFIED IDEOGRAPH-8BA2: try adding chinese-simplified
    • U+8BA3 CJK UNIFIED IDEOGRAPH-8BA3: try adding chinese-simplified
    • U+8BA4 CJK UNIFIED IDEOGRAPH-8BA4: try adding chinese-simplified
    • U+8BA5 CJK UNIFIED IDEOGRAPH-8BA5: try adding chinese-simplified
    • U+8BA6 CJK UNIFIED IDEOGRAPH-8BA6: try adding chinese-simplified
    • U+8BA7 CJK UNIFIED IDEOGRAPH-8BA7: try adding chinese-simplified
    • U+8BA8 CJK UNIFIED IDEOGRAPH-8BA8: try adding chinese-simplified
    • U+8BA9 CJK UNIFIED IDEOGRAPH-8BA9: try adding chinese-simplified
    • U+8BAA CJK UNIFIED IDEOGRAPH-8BAA: try adding chinese-simplified
    • U+8BAB CJK UNIFIED IDEOGRAPH-8BAB: try adding chinese-simplified
    • U+8BAC CJK UNIFIED IDEOGRAPH-8BAC: not included in any glyphset definition
    • U+8BAD CJK UNIFIED IDEOGRAPH-8BAD: try adding chinese-simplified
    • U+8BAE CJK UNIFIED IDEOGRAPH-8BAE: try adding chinese-simplified
    • U+8BAF CJK UNIFIED IDEOGRAPH-8BAF: try adding chinese-simplified
    • U+8BB0 CJK UNIFIED IDEOGRAPH-8BB0: try adding chinese-simplified
    • U+8BB1 CJK UNIFIED IDEOGRAPH-8BB1: not included in any glyphset definition
    • U+8BB2 CJK UNIFIED IDEOGRAPH-8BB2: try adding chinese-simplified
    • U+8BB3 CJK UNIFIED IDEOGRAPH-8BB3: try adding chinese-simplified
    • U+8BB4 CJK UNIFIED IDEOGRAPH-8BB4: try adding chinese-simplified
    • U+8BB5 CJK UNIFIED IDEOGRAPH-8BB5: not included in any glyphset definition
    • U+8BB6 CJK UNIFIED IDEOGRAPH-8BB6: try adding chinese-simplified
    • U+8BB7 CJK UNIFIED IDEOGRAPH-8BB7: try adding chinese-simplified
    • U+8BB8 CJK UNIFIED IDEOGRAPH-8BB8: try adding chinese-simplified
    • U+8BB9 CJK UNIFIED IDEOGRAPH-8BB9: try adding chinese-simplified
    • U+8BBA CJK UNIFIED IDEOGRAPH-8BBA: try adding chinese-simplified
    • U+8BBB CJK UNIFIED IDEOGRAPH-8BBB: not included in any glyphset definition
    • U+8BBC CJK UNIFIED IDEOGRAPH-8BBC: try adding chinese-simplified
    • U+8BBD CJK UNIFIED IDEOGRAPH-8BBD: try adding chinese-simplified
    • U+8BBE CJK UNIFIED IDEOGRAPH-8BBE: try adding chinese-simplified
    • U+8BBF CJK UNIFIED IDEOGRAPH-8BBF: try adding chinese-simplified
    • U+8BC0 CJK UNIFIED IDEOGRAPH-8BC0: try adding chinese-simplified
    • U+8BC1 CJK UNIFIED IDEOGRAPH-8BC1: try adding chinese-simplified
    • U+8BC2 CJK UNIFIED IDEOGRAPH-8BC2: try adding chinese-simplified
    • U+8BC3 CJK UNIFIED IDEOGRAPH-8BC3: try adding chinese-simplified
    • U+8BC4 CJK UNIFIED IDEOGRAPH-8BC4: try adding chinese-simplified
    • U+8BC5 CJK UNIFIED IDEOGRAPH-8BC5: try adding chinese-simplified
    • U+8BC6 CJK UNIFIED IDEOGRAPH-8BC6: try adding chinese-simplified
    • U+8BC7 CJK UNIFIED IDEOGRAPH-8BC7: not included in any glyphset definition
    • U+8BC8 CJK UNIFIED IDEOGRAPH-8BC8: try adding chinese-simplified
    • U+8BC9 CJK UNIFIED IDEOGRAPH-8BC9: try adding chinese-simplified
    • U+8BCA CJK UNIFIED IDEOGRAPH-8BCA: try adding chinese-simplified
    • U+8BCB CJK UNIFIED IDEOGRAPH-8BCB: try adding chinese-simplified
    • U+8BCC CJK UNIFIED IDEOGRAPH-8BCC: try adding chinese-simplified
    • U+8BCD CJK UNIFIED IDEOGRAPH-8BCD: try adding chinese-simplified
    • U+8BCE CJK UNIFIED IDEOGRAPH-8BCE: not included in any glyphset definition
    • U+8BCF CJK UNIFIED IDEOGRAPH-8BCF: try adding chinese-simplified
    • U+8BD0 CJK UNIFIED IDEOGRAPH-8BD0: not included in any glyphset definition
    • U+8BD1 CJK UNIFIED IDEOGRAPH-8BD1: try adding chinese-simplified
    • U+8BD2 CJK UNIFIED IDEOGRAPH-8BD2: try adding chinese-simplified
    • U+8BD3 CJK UNIFIED IDEOGRAPH-8BD3: try adding chinese-simplified
    • U+8BD4 CJK UNIFIED IDEOGRAPH-8BD4: not included in any glyphset definition
    • U+8BD5 CJK UNIFIED IDEOGRAPH-8BD5: try adding chinese-simplified
    • U+8BD6 CJK UNIFIED IDEOGRAPH-8BD6: not included in any glyphset definition
    • U+8BD7 CJK UNIFIED IDEOGRAPH-8BD7: try adding chinese-simplified
    • U+8BD8 CJK UNIFIED IDEOGRAPH-8BD8: try adding chinese-simplified
    • U+8BD9 CJK UNIFIED IDEOGRAPH-8BD9: try adding chinese-simplified
    • U+8BDA CJK UNIFIED IDEOGRAPH-8BDA: try adding chinese-simplified
    • U+8BDB CJK UNIFIED IDEOGRAPH-8BDB: try adding chinese-simplified
    • U+8BDC CJK UNIFIED IDEOGRAPH-8BDC: not included in any glyphset definition
    • U+8BDD CJK UNIFIED IDEOGRAPH-8BDD: try adding chinese-simplified
    • U+8BDE CJK UNIFIED IDEOGRAPH-8BDE: try adding chinese-simplified
    • U+8BDF CJK UNIFIED IDEOGRAPH-8BDF: try adding chinese-simplified
    • U+8BE0 CJK UNIFIED IDEOGRAPH-8BE0: try adding chinese-simplified
    • U+8BE1 CJK UNIFIED IDEOGRAPH-8BE1: try adding chinese-simplified
    • U+8BE2 CJK UNIFIED IDEOGRAPH-8BE2: try adding chinese-simplified
    • U+8BE3 CJK UNIFIED IDEOGRAPH-8BE3: try adding chinese-simplified
    • U+8BE4 CJK UNIFIED IDEOGRAPH-8BE4: try adding chinese-simplified
    • U+8BE5 CJK UNIFIED IDEOGRAPH-8BE5: try adding chinese-simplified
    • U+8BE6 CJK UNIFIED IDEOGRAPH-8BE6: try adding chinese-simplified
    • U+8BE7 CJK UNIFIED IDEOGRAPH-8BE7: try adding chinese-simplified
    • U+8BE8 CJK UNIFIED IDEOGRAPH-8BE8: try adding chinese-simplified
    • U+8BE9 CJK UNIFIED IDEOGRAPH-8BE9: try adding chinese-simplified
    • U+8BEA CJK UNIFIED IDEOGRAPH-8BEA: not included in any glyphset definition
    • U+8BEB CJK UNIFIED IDEOGRAPH-8BEB: try adding chinese-simplified
    • U+8BEC CJK UNIFIED IDEOGRAPH-8BEC: try adding chinese-simplified
    • U+8BED CJK UNIFIED IDEOGRAPH-8BED: try adding chinese-simplified
    • U+8BEE CJK UNIFIED IDEOGRAPH-8BEE: not included in any glyphset definition
    • U+8BEF CJK UNIFIED IDEOGRAPH-8BEF: try adding chinese-simplified
    • U+8BF0 CJK UNIFIED IDEOGRAPH-8BF0: try adding chinese-simplified
    • U+8BF1 CJK UNIFIED IDEOGRAPH-8BF1: try adding chinese-simplified
    • U+8BF2 CJK UNIFIED IDEOGRAPH-8BF2: try adding chinese-simplified
    • U+8BF3 CJK UNIFIED IDEOGRAPH-8BF3: try adding chinese-simplified
    • U+8BF4 CJK UNIFIED IDEOGRAPH-8BF4: try adding chinese-simplified
    • U+8BF5 CJK UNIFIED IDEOGRAPH-8BF5: try adding chinese-simplified
    • U+8BF6 CJK UNIFIED IDEOGRAPH-8BF6: try adding chinese-simplified
    • U+8BF7 CJK UNIFIED IDEOGRAPH-8BF7: try adding chinese-simplified
    • U+8BF8 CJK UNIFIED IDEOGRAPH-8BF8: try adding chinese-simplified
    • U+8BF9 CJK UNIFIED IDEOGRAPH-8BF9: try adding chinese-simplified
    • U+8BFA CJK UNIFIED IDEOGRAPH-8BFA: try adding chinese-simplified
    • U+8BFB CJK UNIFIED IDEOGRAPH-8BFB: try adding chinese-simplified
    • U+8BFC CJK UNIFIED IDEOGRAPH-8BFC: not included in any glyphset definition
    • U+8BFD CJK UNIFIED IDEOGRAPH-8BFD: try adding chinese-simplified
    • U+8BFE CJK UNIFIED IDEOGRAPH-8BFE: try adding chinese-simplified
    • U+8BFF CJK UNIFIED IDEOGRAPH-8BFF: try adding chinese-simplified
    • U+8C00 CJK UNIFIED IDEOGRAPH-8C00: try adding chinese-simplified
    • U+8C01 CJK UNIFIED IDEOGRAPH-8C01: try adding chinese-simplified
    • U+8C02 CJK UNIFIED IDEOGRAPH-8C02: try adding chinese-simplified
    • U+8C03 CJK UNIFIED IDEOGRAPH-8C03: try adding chinese-simplified
    • U+8C04 CJK UNIFIED IDEOGRAPH-8C04: try adding chinese-simplified
    • U+8C05 CJK UNIFIED IDEOGRAPH-8C05: try adding chinese-simplified
    • U+8C06 CJK UNIFIED IDEOGRAPH-8C06: try adding chinese-simplified
    • U+8C07 CJK UNIFIED IDEOGRAPH-8C07: not included in any glyphset definition
    • U+8C08 CJK UNIFIED IDEOGRAPH-8C08: try adding chinese-simplified
    • U+8C09 CJK UNIFIED IDEOGRAPH-8C09: not included in any glyphset definition
    • U+8C0A CJK UNIFIED IDEOGRAPH-8C0A: try adding chinese-simplified
    • U+8C0B CJK UNIFIED IDEOGRAPH-8C0B: try adding chinese-simplified
    • U+8C0C CJK UNIFIED IDEOGRAPH-8C0C: try adding chinese-simplified
    • U+8C0D CJK UNIFIED IDEOGRAPH-8C0D: try adding chinese-simplified
    • U+8C0E CJK UNIFIED IDEOGRAPH-8C0E: try adding chinese-simplified
    • U+8C0F CJK UNIFIED IDEOGRAPH-8C0F: try adding chinese-simplified
    • U+8C10 CJK UNIFIED IDEOGRAPH-8C10: try adding chinese-simplified
    • U+8C11 CJK UNIFIED IDEOGRAPH-8C11: try adding chinese-simplified
    • U+8C12 CJK UNIFIED IDEOGRAPH-8C12: try adding chinese-simplified
    • U+8C13 CJK UNIFIED IDEOGRAPH-8C13: try adding chinese-simplified
    • U+8C14 CJK UNIFIED IDEOGRAPH-8C14: try adding chinese-simplified
    • U+8C15 CJK UNIFIED IDEOGRAPH-8C15: try adding chinese-simplified
    • U+8C16 CJK UNIFIED IDEOGRAPH-8C16: not included in any glyphset definition
    • U+8C17 CJK UNIFIED IDEOGRAPH-8C17: try adding chinese-simplified
    • U+8C18 CJK UNIFIED IDEOGRAPH-8C18: try adding chinese-simplified
    • U+8C19 CJK UNIFIED IDEOGRAPH-8C19: try adding chinese-simplified
    • U+8C1A CJK UNIFIED IDEOGRAPH-8C1A: try adding chinese-simplified
    • U+8C1B CJK UNIFIED IDEOGRAPH-8C1B: try adding chinese-simplified
    • U+8C1C CJK UNIFIED IDEOGRAPH-8C1C: try adding chinese-simplified
    • U+8C1D CJK UNIFIED IDEOGRAPH-8C1D: not included in any glyphset definition
    • U+8C1E CJK UNIFIED IDEOGRAPH-8C1E: not included in any glyphset definition
    • U+8C1F CJK UNIFIED IDEOGRAPH-8C1F: try adding chinese-simplified
    • U+8C20 CJK UNIFIED IDEOGRAPH-8C20: not included in any glyphset definition
    • U+8C21 CJK UNIFIED IDEOGRAPH-8C21: try adding chinese-simplified
    • U+8C22 CJK UNIFIED IDEOGRAPH-8C22: try adding chinese-simplified
    • U+8C23 CJK UNIFIED IDEOGRAPH-8C23: try adding chinese-simplified
    • U+8C24 CJK UNIFIED IDEOGRAPH-8C24: try adding chinese-simplified
    • U+8C25 CJK UNIFIED IDEOGRAPH-8C25: try adding chinese-simplified
    • U+8C26 CJK UNIFIED IDEOGRAPH-8C26: try adding chinese-simplified
    • U+8C27 CJK UNIFIED IDEOGRAPH-8C27: try adding chinese-simplified
    • U+8C28 CJK UNIFIED IDEOGRAPH-8C28: try adding chinese-simplified
    • U+8C29 CJK UNIFIED IDEOGRAPH-8C29: try adding chinese-simplified
    • U+8C2A CJK UNIFIED IDEOGRAPH-8C2A: try adding chinese-simplified
    • U+8C2B CJK UNIFIED IDEOGRAPH-8C2B: not included in any glyphset definition
    • U+8C2C CJK UNIFIED IDEOGRAPH-8C2C: try adding chinese-simplified
    • U+8C2D CJK UNIFIED IDEOGRAPH-8C2D: try adding chinese-simplified
    • U+8C2E CJK UNIFIED IDEOGRAPH-8C2E: not included in any glyphset definition
    • U+8C2F CJK UNIFIED IDEOGRAPH-8C2F: try adding chinese-simplified
    • U+8C30 CJK UNIFIED IDEOGRAPH-8C30: not included in any glyphset definition
    • U+8C31 CJK UNIFIED IDEOGRAPH-8C31: try adding chinese-simplified
    • U+8C32 CJK UNIFIED IDEOGRAPH-8C32: try adding chinese-simplified
    • U+8C33 CJK UNIFIED IDEOGRAPH-8C33: not included in any glyphset definition
    • U+8C34 CJK UNIFIED IDEOGRAPH-8C34: try adding chinese-simplified
    • U+8C35 CJK UNIFIED IDEOGRAPH-8C35: not included in any glyphset definition
    • U+8C36 CJK UNIFIED IDEOGRAPH-8C36: try adding chinese-simplified
    • U+8C38 CJK UNIFIED IDEOGRAPH-8C38: not included in any glyphset definition
    • U+8C39 CJK UNIFIED IDEOGRAPH-8C39: not included in any glyphset definition
    • U+8C3A CJK UNIFIED IDEOGRAPH-8C3A: try adding japanese
    • U+8C3B CJK UNIFIED IDEOGRAPH-8C3B: not included in any glyphset definition
    • U+8C3C CJK UNIFIED IDEOGRAPH-8C3C: not included in any glyphset definition
    • U+8C3D CJK UNIFIED IDEOGRAPH-8C3D: not included in any glyphset definition
    • U+8C3E CJK UNIFIED IDEOGRAPH-8C3E: not included in any glyphset definition
    • U+8C40 CJK UNIFIED IDEOGRAPH-8C40: not included in any glyphset definition
    • U+8C42 CJK UNIFIED IDEOGRAPH-8C42: not included in any glyphset definition
    • U+8C43 CJK UNIFIED IDEOGRAPH-8C43: not included in any glyphset definition
    • U+8C44 CJK UNIFIED IDEOGRAPH-8C44: not included in any glyphset definition
    • U+8C45 CJK UNIFIED IDEOGRAPH-8C45: not included in any glyphset definition
    • U+8C4D CJK UNIFIED IDEOGRAPH-8C4D: not included in any glyphset definition
    • U+8C4F CJK UNIFIED IDEOGRAPH-8C4F: not included in any glyphset definition
    • U+8C51 CJK UNIFIED IDEOGRAPH-8C51: not included in any glyphset definition
    • U+8C52 CJK UNIFIED IDEOGRAPH-8C52: not included in any glyphset definition
    • U+8C53 CJK UNIFIED IDEOGRAPH-8C53: not included in any glyphset definition
    • U+8C56 CJK UNIFIED IDEOGRAPH-8C56: not included in any glyphset definition
    • U+8C57 CJK UNIFIED IDEOGRAPH-8C57: not included in any glyphset definition
    • U+8C58 CJK UNIFIED IDEOGRAPH-8C58: not included in any glyphset definition
    • U+8C59 CJK UNIFIED IDEOGRAPH-8C59: not included in any glyphset definition
    • U+8C5B CJK UNIFIED IDEOGRAPH-8C5B: not included in any glyphset definition
    • U+8C5C CJK UNIFIED IDEOGRAPH-8C5C: not included in any glyphset definition
    • U+8C5D CJK UNIFIED IDEOGRAPH-8C5D: not included in any glyphset definition
    • U+8C5E CJK UNIFIED IDEOGRAPH-8C5E: not included in any glyphset definition
    • U+8C5F CJK UNIFIED IDEOGRAPH-8C5F: not included in any glyphset definition
    • U+8C60 CJK UNIFIED IDEOGRAPH-8C60: not included in any glyphset definition
    • U+8C63 CJK UNIFIED IDEOGRAPH-8C63: not included in any glyphset definition
    • U+8C64 CJK UNIFIED IDEOGRAPH-8C64: not included in any glyphset definition
    • U+8C65 CJK UNIFIED IDEOGRAPH-8C65: not included in any glyphset definition
    • U+8C66 CJK UNIFIED IDEOGRAPH-8C66: not included in any glyphset definition
    • U+8C67 CJK UNIFIED IDEOGRAPH-8C67: not included in any glyphset definition
    • U+8C68 CJK UNIFIED IDEOGRAPH-8C68: not included in any glyphset definition
    • U+8C69 CJK UNIFIED IDEOGRAPH-8C69: not included in any glyphset definition
    • U+8C6D CJK UNIFIED IDEOGRAPH-8C6D: not included in any glyphset definition
    • U+8C6E CJK UNIFIED IDEOGRAPH-8C6E: not included in any glyphset definition
    • U+8C6F CJK UNIFIED IDEOGRAPH-8C6F: not included in any glyphset definition
    • U+8C70 CJK UNIFIED IDEOGRAPH-8C70: not included in any glyphset definition
    • U+8C71 CJK UNIFIED IDEOGRAPH-8C71: not included in any glyphset definition
    • U+8C72 CJK UNIFIED IDEOGRAPH-8C72: not included in any glyphset definition
    • U+8C73 CJK UNIFIED IDEOGRAPH-8C73: not included in any glyphset definition
    • U+8C74 CJK UNIFIED IDEOGRAPH-8C74: not included in any glyphset definition
    • U+8C75 CJK UNIFIED IDEOGRAPH-8C75: not included in any glyphset definition
    • U+8C76 CJK UNIFIED IDEOGRAPH-8C76: not included in any glyphset definition
    • U+8C77 CJK UNIFIED IDEOGRAPH-8C77: not included in any glyphset definition
    • U+8C7B CJK UNIFIED IDEOGRAPH-8C7B: not included in any glyphset definition
    • U+8C7C CJK UNIFIED IDEOGRAPH-8C7C: try adding japanese
    • U+8C7D CJK UNIFIED IDEOGRAPH-8C7D: not included in any glyphset definition
    • U+8C7E CJK UNIFIED IDEOGRAPH-8C7E: not included in any glyphset definition
    • U+8C7F CJK UNIFIED IDEOGRAPH-8C7F: not included in any glyphset definition
    • U+8C80 CJK UNIFIED IDEOGRAPH-8C80: not included in any glyphset definition
    • U+8C81 CJK UNIFIED IDEOGRAPH-8C81: not included in any glyphset definition
    • U+8C83 CJK UNIFIED IDEOGRAPH-8C83: not included in any glyphset definition
    • U+8C84 CJK UNIFIED IDEOGRAPH-8C84: not included in any glyphset definition
    • U+8C86 CJK UNIFIED IDEOGRAPH-8C86: not included in any glyphset definition
    • U+8C87 CJK UNIFIED IDEOGRAPH-8C87: not included in any glyphset definition
    • U+8C88 CJK UNIFIED IDEOGRAPH-8C88: not included in any glyphset definition
    • U+8C8A CJK UNIFIED IDEOGRAPH-8C8A: try adding japanese
    • U+8C8B CJK UNIFIED IDEOGRAPH-8C8B: not included in any glyphset definition
    • U+8C8E CJK UNIFIED IDEOGRAPH-8C8E: try adding japanese
    • U+8C8F CJK UNIFIED IDEOGRAPH-8C8F: not included in any glyphset definition
    • U+8C90 CJK UNIFIED IDEOGRAPH-8C90: not included in any glyphset definition
    • U+8C91 CJK UNIFIED IDEOGRAPH-8C91: not included in any glyphset definition
    • U+8C92 CJK UNIFIED IDEOGRAPH-8C92: not included in any glyphset definition
    • U+8C95 CJK UNIFIED IDEOGRAPH-8C95: not included in any glyphset definition
    • U+8C96 CJK UNIFIED IDEOGRAPH-8C96: not included in any glyphset definition
    • U+8C97 CJK UNIFIED IDEOGRAPH-8C97: not included in any glyphset definition
    • U+8C99 CJK UNIFIED IDEOGRAPH-8C99: not included in any glyphset definition
    • U+8C9A CJK UNIFIED IDEOGRAPH-8C9A: not included in any glyphset definition
    • U+8C9C CJK UNIFIED IDEOGRAPH-8C9C: not included in any glyphset definition
    • U+8CA3 CJK UNIFIED IDEOGRAPH-8CA3: not included in any glyphset definition
    • U+8CA4 CJK UNIFIED IDEOGRAPH-8CA4: not included in any glyphset definition
    • U+8CA5 CJK UNIFIED IDEOGRAPH-8CA5: not included in any glyphset definition
    • U+8CA6 CJK UNIFIED IDEOGRAPH-8CA6: not included in any glyphset definition
    • U+8CAD CJK UNIFIED IDEOGRAPH-8CAD: try adding japanese
    • U+8CAE CJK UNIFIED IDEOGRAPH-8CAE: try adding japanese
    • U+8CB0 CJK UNIFIED IDEOGRAPH-8CB0: try adding japanese
    • U+8CB1 CJK UNIFIED IDEOGRAPH-8CB1: not included in any glyphset definition
    • U+8CB5 CJK UNIFIED IDEOGRAPH-8CB5: not included in any glyphset definition
    • U+8CB9 CJK UNIFIED IDEOGRAPH-8CB9: not included in any glyphset definition
    • U+8CBA CJK UNIFIED IDEOGRAPH-8CBA: not included in any glyphset definition
    • U+8CBE CJK UNIFIED IDEOGRAPH-8CBE: not included in any glyphset definition
    • U+8CC6 CJK UNIFIED IDEOGRAPH-8CC6: not included in any glyphset definition
    • U+8CC9 CJK UNIFIED IDEOGRAPH-8CC9: not included in any glyphset definition
    • U+8CCB CJK UNIFIED IDEOGRAPH-8CCB: not included in any glyphset definition
    • U+8CCC CJK UNIFIED IDEOGRAPH-8CCC: not included in any glyphset definition
    • U+8CCE CJK UNIFIED IDEOGRAPH-8CCE: try adding japanese
    • U+8CCF CJK UNIFIED IDEOGRAPH-8CCF: not included in any glyphset definition
    • U+8CD0 CJK UNIFIED IDEOGRAPH-8CD0: not included in any glyphset definition
    • U+8CD4 CJK UNIFIED IDEOGRAPH-8CD4: not included in any glyphset definition
    • U+8CD5 CJK UNIFIED IDEOGRAPH-8CD5: not included in any glyphset definition
    • U+8CD7 CJK UNIFIED IDEOGRAPH-8CD7: not included in any glyphset definition
    • U+8CD8 CJK UNIFIED IDEOGRAPH-8CD8: not included in any glyphset definition
    • U+8CD9 CJK UNIFIED IDEOGRAPH-8CD9: not included in any glyphset definition
    • U+8CDB CJK UNIFIED IDEOGRAPH-8CDB: try adding one of: chinese-simplified, japanese
    • U+8CDD CJK UNIFIED IDEOGRAPH-8CDD: not included in any glyphset definition
    • U+8CDF CJK UNIFIED IDEOGRAPH-8CDF: not included in any glyphset definition
    • U+8CE5 CJK UNIFIED IDEOGRAPH-8CE5: not included in any glyphset definition
    • U+8CE7 CJK UNIFIED IDEOGRAPH-8CE7: not included in any glyphset definition
    • U+8CE8 CJK UNIFIED IDEOGRAPH-8CE8: not included in any glyphset definition
    • U+8CEB CJK UNIFIED IDEOGRAPH-8CEB: not included in any glyphset definition
    • U+8CEE CJK UNIFIED IDEOGRAPH-8CEE: not included in any glyphset definition
    • U+8CEF CJK UNIFIED IDEOGRAPH-8CEF: not included in any glyphset definition
    • U+8CF0 CJK UNIFIED IDEOGRAPH-8CF0: not included in any glyphset definition
    • U+8CF1 CJK UNIFIED IDEOGRAPH-8CF1: not included in any glyphset definition
    • U+8CF3 CJK UNIFIED IDEOGRAPH-8CF3: not included in any glyphset definition
    • U+8CF5 CJK UNIFIED IDEOGRAPH-8CF5: not included in any glyphset definition
    • U+8CF6 CJK UNIFIED IDEOGRAPH-8CF6: not included in any glyphset definition
    • U+8CF9 CJK UNIFIED IDEOGRAPH-8CF9: not included in any glyphset definition
    • U+8CFB CJK UNIFIED IDEOGRAPH-8CFB: try adding japanese
    • U+8CFE CJK UNIFIED IDEOGRAPH-8CFE: not included in any glyphset definition
    • U+8CFF CJK UNIFIED IDEOGRAPH-8CFF: not included in any glyphset definition
    • U+8D00 CJK UNIFIED IDEOGRAPH-8D00: not included in any glyphset definition
    • U+8D01 CJK UNIFIED IDEOGRAPH-8D01: not included in any glyphset definition
    • U+8D02 CJK UNIFIED IDEOGRAPH-8D02: not included in any glyphset definition
    • U+8D06 CJK UNIFIED IDEOGRAPH-8D06: not included in any glyphset definition
    • U+8D09 CJK UNIFIED IDEOGRAPH-8D09: not included in any glyphset definition
    • U+8D0B CJK UNIFIED IDEOGRAPH-8D0B: try adding japanese
    • U+8D0E CJK UNIFIED IDEOGRAPH-8D0E: not included in any glyphset definition
    • U+8D10 CJK UNIFIED IDEOGRAPH-8D10: try adding japanese
    • U+8D12 CJK UNIFIED IDEOGRAPH-8D12: not included in any glyphset definition
    • U+8D14 CJK UNIFIED IDEOGRAPH-8D14: try adding japanese
    • U+8D15 CJK UNIFIED IDEOGRAPH-8D15: not included in any glyphset definition
    • U+8D19 CJK UNIFIED IDEOGRAPH-8D19: not included in any glyphset definition
    • U+8D1A CJK UNIFIED IDEOGRAPH-8D1A: not included in any glyphset definition
    • U+8D1C CJK UNIFIED IDEOGRAPH-8D1C: not included in any glyphset definition
    • U+8D1D CJK UNIFIED IDEOGRAPH-8D1D: try adding chinese-simplified
    • U+8D1E CJK UNIFIED IDEOGRAPH-8D1E: try adding chinese-simplified
    • U+8D1F CJK UNIFIED IDEOGRAPH-8D1F: try adding chinese-simplified
    • U+8D20 CJK UNIFIED IDEOGRAPH-8D20: not included in any glyphset definition
    • U+8D21 CJK UNIFIED IDEOGRAPH-8D21: try adding chinese-simplified
    • U+8D22 CJK UNIFIED IDEOGRAPH-8D22: try adding chinese-simplified
    • U+8D23 CJK UNIFIED IDEOGRAPH-8D23: try adding chinese-simplified
    • U+8D24 CJK UNIFIED IDEOGRAPH-8D24: try adding chinese-simplified
    • U+8D25 CJK UNIFIED IDEOGRAPH-8D25: try adding chinese-simplified
    • U+8D26 CJK UNIFIED IDEOGRAPH-8D26: try adding chinese-simplified
    • U+8D27 CJK UNIFIED IDEOGRAPH-8D27: try adding chinese-simplified
    • U+8D28 CJK UNIFIED IDEOGRAPH-8D28: try adding chinese-simplified
    • U+8D29 CJK UNIFIED IDEOGRAPH-8D29: try adding chinese-simplified
    • U+8D2A CJK UNIFIED IDEOGRAPH-8D2A: try adding chinese-simplified
    • U+8D2B CJK UNIFIED IDEOGRAPH-8D2B: try adding chinese-simplified
    • U+8D2C CJK UNIFIED IDEOGRAPH-8D2C: try adding chinese-simplified
    • U+8D2D CJK UNIFIED IDEOGRAPH-8D2D: try adding chinese-simplified
    • U+8D2E CJK UNIFIED IDEOGRAPH-8D2E: try adding chinese-simplified
    • U+8D2F CJK UNIFIED IDEOGRAPH-8D2F: try adding chinese-simplified
    • U+8D30 CJK UNIFIED IDEOGRAPH-8D30: try adding chinese-simplified
    • U+8D31 CJK UNIFIED IDEOGRAPH-8D31: try adding chinese-simplified
    • U+8D32 CJK UNIFIED IDEOGRAPH-8D32: try adding chinese-simplified
    • U+8D33 CJK UNIFIED IDEOGRAPH-8D33: not included in any glyphset definition
    • U+8D34 CJK UNIFIED IDEOGRAPH-8D34: try adding chinese-simplified
    • U+8D35 CJK UNIFIED IDEOGRAPH-8D35: try adding chinese-simplified
    • U+8D36 CJK UNIFIED IDEOGRAPH-8D36: not included in any glyphset definition
    • U+8D37 CJK UNIFIED IDEOGRAPH-8D37: try adding chinese-simplified
    • U+8D38 CJK UNIFIED IDEOGRAPH-8D38: try adding chinese-simplified
    • U+8D39 CJK UNIFIED IDEOGRAPH-8D39: try adding chinese-simplified
    • U+8D3A CJK UNIFIED IDEOGRAPH-8D3A: try adding chinese-simplified
    • U+8D3B CJK UNIFIED IDEOGRAPH-8D3B: try adding chinese-simplified
    • U+8D3C CJK UNIFIED IDEOGRAPH-8D3C: try adding chinese-simplified
    • U+8D3D CJK UNIFIED IDEOGRAPH-8D3D: try adding chinese-simplified
    • U+8D3E CJK UNIFIED IDEOGRAPH-8D3E: try adding chinese-simplified
    • U+8D3F CJK UNIFIED IDEOGRAPH-8D3F: try adding chinese-simplified
    • U+8D40 CJK UNIFIED IDEOGRAPH-8D40: not included in any glyphset definition
    • U+8D41 CJK UNIFIED IDEOGRAPH-8D41: try adding chinese-simplified
    • U+8D42 CJK UNIFIED IDEOGRAPH-8D42: try adding chinese-simplified
    • U+8D43 CJK UNIFIED IDEOGRAPH-8D43: try adding chinese-simplified
    • U+8D44 CJK UNIFIED IDEOGRAPH-8D44: try adding chinese-simplified
    • U+8D45 CJK UNIFIED IDEOGRAPH-8D45: try adding chinese-simplified
    • U+8D46 CJK UNIFIED IDEOGRAPH-8D46: not included in any glyphset definition
    • U+8D47 CJK UNIFIED IDEOGRAPH-8D47: not included in any glyphset definition
    • U+8D48 CJK UNIFIED IDEOGRAPH-8D48: try adding chinese-simplified
    • U+8D49 CJK UNIFIED IDEOGRAPH-8D49: try adding chinese-simplified
    • U+8D4A CJK UNIFIED IDEOGRAPH-8D4A: try adding chinese-simplified
    • U+8D4B CJK UNIFIED IDEOGRAPH-8D4B: try adding chinese-simplified
    • U+8D4C CJK UNIFIED IDEOGRAPH-8D4C: try adding chinese-simplified
    • U+8D4D CJK UNIFIED IDEOGRAPH-8D4D: not included in any glyphset definition
    • U+8D4E CJK UNIFIED IDEOGRAPH-8D4E: try adding chinese-simplified
    • U+8D4F CJK UNIFIED IDEOGRAPH-8D4F: try adding chinese-simplified
    • U+8D50 CJK UNIFIED IDEOGRAPH-8D50: try adding chinese-simplified
    • U+8D51 CJK UNIFIED IDEOGRAPH-8D51: not included in any glyphset definition
    • U+8D52 CJK UNIFIED IDEOGRAPH-8D52: not included in any glyphset definition
    • U+8D53 CJK UNIFIED IDEOGRAPH-8D53: try adding chinese-simplified
    • U+8D54 CJK UNIFIED IDEOGRAPH-8D54: try adding chinese-simplified
    • U+8D55 CJK UNIFIED IDEOGRAPH-8D55: not included in any glyphset definition
    • U+8D56 CJK UNIFIED IDEOGRAPH-8D56: try adding chinese-simplified
    • U+8D57 CJK UNIFIED IDEOGRAPH-8D57: not included in any glyphset definition
    • U+8D58 CJK UNIFIED IDEOGRAPH-8D58: try adding chinese-simplified
    • U+8D59 CJK UNIFIED IDEOGRAPH-8D59: not included in any glyphset definition
    • U+8D5A CJK UNIFIED IDEOGRAPH-8D5A: try adding chinese-simplified
    • U+8D5B CJK UNIFIED IDEOGRAPH-8D5B: try adding chinese-simplified
    • U+8D5C CJK UNIFIED IDEOGRAPH-8D5C: not included in any glyphset definition
    • U+8D5D CJK UNIFIED IDEOGRAPH-8D5D: try adding chinese-simplified
    • U+8D5E CJK UNIFIED IDEOGRAPH-8D5E: try adding chinese-simplified
    • U+8D5F CJK UNIFIED IDEOGRAPH-8D5F: try adding chinese-simplified
    • U+8D60 CJK UNIFIED IDEOGRAPH-8D60: try adding chinese-simplified
    • U+8D61 CJK UNIFIED IDEOGRAPH-8D61: try adding chinese-simplified
    • U+8D62 CJK UNIFIED IDEOGRAPH-8D62: try adding chinese-simplified
    • U+8D63 CJK UNIFIED IDEOGRAPH-8D63: try adding chinese-simplified
    • U+8D65 CJK UNIFIED IDEOGRAPH-8D65: not included in any glyphset definition
    • U+8D68 CJK UNIFIED IDEOGRAPH-8D68: not included in any glyphset definition
    • U+8D69 CJK UNIFIED IDEOGRAPH-8D69: not included in any glyphset definition
    • U+8D6A CJK UNIFIED IDEOGRAPH-8D6A: not included in any glyphset definition
    • U+8D6C CJK UNIFIED IDEOGRAPH-8D6C: not included in any glyphset definition
    • U+8D6E CJK UNIFIED IDEOGRAPH-8D6E: not included in any glyphset definition
    • U+8D6F CJK UNIFIED IDEOGRAPH-8D6F: not included in any glyphset definition
    • U+8D71 CJK UNIFIED IDEOGRAPH-8D71: try adding japanese
    • U+8D72 CJK UNIFIED IDEOGRAPH-8D72: not included in any glyphset definition
    • U+8D75 CJK UNIFIED IDEOGRAPH-8D75: try adding chinese-simplified
    • U+8D78 CJK UNIFIED IDEOGRAPH-8D78: not included in any glyphset definition
    • U+8D79 CJK UNIFIED IDEOGRAPH-8D79: not included in any glyphset definition
    • U+8D7B CJK UNIFIED IDEOGRAPH-8D7B: not included in any glyphset definition
    • U+8D7C CJK UNIFIED IDEOGRAPH-8D7C: not included in any glyphset definition
    • U+8D7D CJK UNIFIED IDEOGRAPH-8D7D: not included in any glyphset definition
    • U+8D7E CJK UNIFIED IDEOGRAPH-8D7E: not included in any glyphset definition
    • U+8D7F CJK UNIFIED IDEOGRAPH-8D7F: not included in any glyphset definition
    • U+8D80 CJK UNIFIED IDEOGRAPH-8D80: not included in any glyphset definition
    • U+8D83 CJK UNIFIED IDEOGRAPH-8D83: not included in any glyphset definition
    • U+8D86 CJK UNIFIED IDEOGRAPH-8D86: not included in any glyphset definition
    • U+8D87 CJK UNIFIED IDEOGRAPH-8D87: not included in any glyphset definition
    • U+8D88 CJK UNIFIED IDEOGRAPH-8D88: not included in any glyphset definition
    • U+8D89 CJK UNIFIED IDEOGRAPH-8D89: not included in any glyphset definition
    • U+8D8B CJK UNIFIED IDEOGRAPH-8D8B: try adding chinese-simplified
    • U+8D8C CJK UNIFIED IDEOGRAPH-8D8C: not included in any glyphset definition
    • U+8D8D CJK UNIFIED IDEOGRAPH-8D8D: not included in any glyphset definition
    • U+8D8E CJK UNIFIED IDEOGRAPH-8D8E: not included in any glyphset definition
    • U+8D8F CJK UNIFIED IDEOGRAPH-8D8F: not included in any glyphset definition
    • U+8D90 CJK UNIFIED IDEOGRAPH-8D90: not included in any glyphset definition
    • U+8D91 CJK UNIFIED IDEOGRAPH-8D91: not included in any glyphset definition
    • U+8D92 CJK UNIFIED IDEOGRAPH-8D92: not included in any glyphset definition
    • U+8D93 CJK UNIFIED IDEOGRAPH-8D93: not included in any glyphset definition
    • U+8D94 CJK UNIFIED IDEOGRAPH-8D94: not included in any glyphset definition
    • U+8D96 CJK UNIFIED IDEOGRAPH-8D96: not included in any glyphset definition
    • U+8D97 CJK UNIFIED IDEOGRAPH-8D97: not included in any glyphset definition
    • U+8D98 CJK UNIFIED IDEOGRAPH-8D98: not included in any glyphset definition
    • U+8D9A CJK UNIFIED IDEOGRAPH-8D9A: not included in any glyphset definition
    • U+8D9B CJK UNIFIED IDEOGRAPH-8D9B: not included in any glyphset definition
    • U+8D9C CJK UNIFIED IDEOGRAPH-8D9C: not included in any glyphset definition
    • U+8D9D CJK UNIFIED IDEOGRAPH-8D9D: not included in any glyphset definition
    • U+8D9E CJK UNIFIED IDEOGRAPH-8D9E: not included in any glyphset definition
    • U+8DA0 CJK UNIFIED IDEOGRAPH-8DA0: not included in any glyphset definition
    • U+8DA1 CJK UNIFIED IDEOGRAPH-8DA1: not included in any glyphset definition
    • U+8DA2 CJK UNIFIED IDEOGRAPH-8DA2: not included in any glyphset definition
    • U+8DA4 CJK UNIFIED IDEOGRAPH-8DA4: not included in any glyphset definition
    • U+8DA5 CJK UNIFIED IDEOGRAPH-8DA5: not included in any glyphset definition
    • U+8DA7 CJK UNIFIED IDEOGRAPH-8DA7: not included in any glyphset definition
    • U+8DAA CJK UNIFIED IDEOGRAPH-8DAA: not included in any glyphset definition
    • U+8DAB CJK UNIFIED IDEOGRAPH-8DAB: not included in any glyphset definition
    • U+8DAC CJK UNIFIED IDEOGRAPH-8DAC: not included in any glyphset definition
    • U+8DAD CJK UNIFIED IDEOGRAPH-8DAD: not included in any glyphset definition
    • U+8DAE CJK UNIFIED IDEOGRAPH-8DAE: not included in any glyphset definition
    • U+8DAF CJK UNIFIED IDEOGRAPH-8DAF: not included in any glyphset definition
    • U+8DB0 CJK UNIFIED IDEOGRAPH-8DB0: not included in any glyphset definition
    • U+8DB1 CJK UNIFIED IDEOGRAPH-8DB1: not included in any glyphset definition
    • U+8DB2 CJK UNIFIED IDEOGRAPH-8DB2: not included in any glyphset definition
    • U+8DB5 CJK UNIFIED IDEOGRAPH-8DB5: try adding chinese-simplified
    • U+8DB6 CJK UNIFIED IDEOGRAPH-8DB6: not included in any glyphset definition
    • U+8DB7 CJK UNIFIED IDEOGRAPH-8DB7: not included in any glyphset definition
    • U+8DB8 CJK UNIFIED IDEOGRAPH-8DB8: try adding chinese-simplified
    • U+8DB9 CJK UNIFIED IDEOGRAPH-8DB9: not included in any glyphset definition
    • U+8DBB CJK UNIFIED IDEOGRAPH-8DBB: not included in any glyphset definition
    • U+8DBC CJK UNIFIED IDEOGRAPH-8DBC: not included in any glyphset definition
    • U+8DBD CJK UNIFIED IDEOGRAPH-8DBD: not included in any glyphset definition
    • U+8DBF CJK UNIFIED IDEOGRAPH-8DBF: not included in any glyphset definition
    • U+8DC1 CJK UNIFIED IDEOGRAPH-8DC1: not included in any glyphset definition
    • U+8DC2 CJK UNIFIED IDEOGRAPH-8DC2: try adding japanese
    • U+8DC3 CJK UNIFIED IDEOGRAPH-8DC3: try adding chinese-simplified
    • U+8DC4 CJK UNIFIED IDEOGRAPH-8DC4: try adding chinese-simplified
    • U+8DC5 CJK UNIFIED IDEOGRAPH-8DC5: not included in any glyphset definition
    • U+8DC7 CJK UNIFIED IDEOGRAPH-8DC7: not included in any glyphset definition
    • U+8DC8 CJK UNIFIED IDEOGRAPH-8DC8: not included in any glyphset definition
    • U+8DC9 CJK UNIFIED IDEOGRAPH-8DC9: not included in any glyphset definition
    • U+8DCA CJK UNIFIED IDEOGRAPH-8DCA: not included in any glyphset definition
    • U+8DCD CJK UNIFIED IDEOGRAPH-8DCD: not included in any glyphset definition
    • U+8DD0 CJK UNIFIED IDEOGRAPH-8DD0: not included in any glyphset definition
    • U+8DD2 CJK UNIFIED IDEOGRAPH-8DD2: not included in any glyphset definition
    • U+8DD3 CJK UNIFIED IDEOGRAPH-8DD3: not included in any glyphset definition
    • U+8DD5 CJK UNIFIED IDEOGRAPH-8DD5: not included in any glyphset definition
    • U+8DD8 CJK UNIFIED IDEOGRAPH-8DD8: not included in any glyphset definition
    • U+8DD9 CJK UNIFIED IDEOGRAPH-8DD9: not included in any glyphset definition
    • U+8DDC CJK UNIFIED IDEOGRAPH-8DDC: not included in any glyphset definition
    • U+8DDE CJK UNIFIED IDEOGRAPH-8DDE: not included in any glyphset definition
    • U+8DE0 CJK UNIFIED IDEOGRAPH-8DE0: not included in any glyphset definition
    • U+8DE2 CJK UNIFIED IDEOGRAPH-8DE2: not included in any glyphset definition
    • U+8DE5 CJK UNIFIED IDEOGRAPH-8DE5: not included in any glyphset definition
    • U+8DE6 CJK UNIFIED IDEOGRAPH-8DE6: not included in any glyphset definition
    • U+8DE7 CJK UNIFIED IDEOGRAPH-8DE7: not included in any glyphset definition
    • U+8DEB CJK UNIFIED IDEOGRAPH-8DEB: try adding japanese
    • U+8DEC CJK UNIFIED IDEOGRAPH-8DEC: try adding chinese-simplified
    • U+8DED CJK UNIFIED IDEOGRAPH-8DED: not included in any glyphset definition
    • U+8DEE CJK UNIFIED IDEOGRAPH-8DEE: not included in any glyphset definition
    • U+8DF0 CJK UNIFIED IDEOGRAPH-8DF0: not included in any glyphset definition
    • U+8DF1 CJK UNIFIED IDEOGRAPH-8DF1: not included in any glyphset definition
    • U+8DF2 CJK UNIFIED IDEOGRAPH-8DF2: not included in any glyphset definition
    • U+8DF4 CJK UNIFIED IDEOGRAPH-8DF4: not included in any glyphset definition
    • U+8DF5 CJK UNIFIED IDEOGRAPH-8DF5: try adding one of: chinese-simplified, japanese
    • U+8DF6 CJK UNIFIED IDEOGRAPH-8DF6: try adding chinese-simplified
    • U+8DF7 CJK UNIFIED IDEOGRAPH-8DF7: try adding chinese-simplified
    • U+8DF8 CJK UNIFIED IDEOGRAPH-8DF8: not included in any glyphset definition
    • U+8DF9 CJK UNIFIED IDEOGRAPH-8DF9: try adding chinese-simplified
    • U+8DFB CJK UNIFIED IDEOGRAPH-8DFB: try adding chinese-simplified
    • U+8DFC CJK UNIFIED IDEOGRAPH-8DFC: try adding japanese
    • U+8DFD CJK UNIFIED IDEOGRAPH-8DFD: not included in any glyphset definition
    • U+8DFE CJK UNIFIED IDEOGRAPH-8DFE: not included in any glyphset definition
    • U+8DFF CJK UNIFIED IDEOGRAPH-8DFF: try adding japanese
    • U+8E00 CJK UNIFIED IDEOGRAPH-8E00: not included in any glyphset definition
    • U+8E02 CJK UNIFIED IDEOGRAPH-8E02: not included in any glyphset definition
    • U+8E03 CJK UNIFIED IDEOGRAPH-8E03: not included in any glyphset definition
    • U+8E04 CJK UNIFIED IDEOGRAPH-8E04: not included in any glyphset definition
    • U+8E05 CJK UNIFIED IDEOGRAPH-8E05: not included in any glyphset definition
    • U+8E06 CJK UNIFIED IDEOGRAPH-8E06: not included in any glyphset definition
    • U+8E07 CJK UNIFIED IDEOGRAPH-8E07: not included in any glyphset definition
    • U+8E08 CJK UNIFIED IDEOGRAPH-8E08: try adding japanese
    • U+8E0B CJK UNIFIED IDEOGRAPH-8E0B: not included in any glyphset definition
    • U+8E0C CJK UNIFIED IDEOGRAPH-8E0C: try adding chinese-simplified
    • U+8E0D CJK UNIFIED IDEOGRAPH-8E0D: not included in any glyphset definition
    • U+8E0E CJK UNIFIED IDEOGRAPH-8E0E: not included in any glyphset definition
    • U+8E11 CJK UNIFIED IDEOGRAPH-8E11: not included in any glyphset definition
    • U+8E12 CJK UNIFIED IDEOGRAPH-8E12: not included in any glyphset definition
    • U+8E13 CJK UNIFIED IDEOGRAPH-8E13: not included in any glyphset definition
    • U+8E14 CJK UNIFIED IDEOGRAPH-8E14: not included in any glyphset definition
    • U+8E15 CJK UNIFIED IDEOGRAPH-8E15: not included in any glyphset definition
    • U+8E16 CJK UNIFIED IDEOGRAPH-8E16: not included in any glyphset definition
    • U+8E17 CJK UNIFIED IDEOGRAPH-8E17: not included in any glyphset definition
    • U+8E18 CJK UNIFIED IDEOGRAPH-8E18: not included in any glyphset definition
    • U+8E19 CJK UNIFIED IDEOGRAPH-8E19: not included in any glyphset definition
    • U+8E1A CJK UNIFIED IDEOGRAPH-8E1A: not included in any glyphset definition
    • U+8E1B CJK UNIFIED IDEOGRAPH-8E1B: not included in any glyphset definition
    • U+8E1C CJK UNIFIED IDEOGRAPH-8E1C: not included in any glyphset definition
    • U+8E20 CJK UNIFIED IDEOGRAPH-8E20: not included in any glyphset definition
    • U+8E21 CJK UNIFIED IDEOGRAPH-8E21: not included in any glyphset definition
    • U+8E23 CJK UNIFIED IDEOGRAPH-8E23: not included in any glyphset definition
    • U+8E24 CJK UNIFIED IDEOGRAPH-8E24: not included in any glyphset definition
    • U+8E25 CJK UNIFIED IDEOGRAPH-8E25: not included in any glyphset definition
    • U+8E26 CJK UNIFIED IDEOGRAPH-8E26: not included in any glyphset definition
    • U+8E27 CJK UNIFIED IDEOGRAPH-8E27: not included in any glyphset definition
    • U+8E28 CJK UNIFIED IDEOGRAPH-8E28: not included in any glyphset definition
    • U+8E2A CJK UNIFIED IDEOGRAPH-8E2A: try adding one of: chinese-simplified, japanese
    • U+8E2C CJK UNIFIED IDEOGRAPH-8E2C: not included in any glyphset definition
    • U+8E2D CJK UNIFIED IDEOGRAPH-8E2D: not included in any glyphset definition
    • U+8E2F CJK UNIFIED IDEOGRAPH-8E2F: not included in any glyphset definition
    • U+8E32 CJK UNIFIED IDEOGRAPH-8E32: not included in any glyphset definition
    • U+8E33 CJK UNIFIED IDEOGRAPH-8E33: not included in any glyphset definition
    • U+8E36 CJK UNIFIED IDEOGRAPH-8E36: not included in any glyphset definition
    • U+8E37 CJK UNIFIED IDEOGRAPH-8E37: not included in any glyphset definition
    • U+8E38 CJK UNIFIED IDEOGRAPH-8E38: not included in any glyphset definition
    • U+8E3B CJK UNIFIED IDEOGRAPH-8E3B: not included in any glyphset definition
    • U+8E3D CJK UNIFIED IDEOGRAPH-8E3D: not included in any glyphset definition
    • U+8E3E CJK UNIFIED IDEOGRAPH-8E3E: not included in any glyphset definition
    • U+8E3F CJK UNIFIED IDEOGRAPH-8E3F: not included in any glyphset definition
    • U+8E40 CJK UNIFIED IDEOGRAPH-8E40: not included in any glyphset definition
    • U+8E41 CJK UNIFIED IDEOGRAPH-8E41: not included in any glyphset definition
    • U+8E43 CJK UNIFIED IDEOGRAPH-8E43: not included in any glyphset definition
    • U+8E45 CJK UNIFIED IDEOGRAPH-8E45: not included in any glyphset definition
    • U+8E4D CJK UNIFIED IDEOGRAPH-8E4D: not included in any glyphset definition
    • U+8E4E CJK UNIFIED IDEOGRAPH-8E4E: not included in any glyphset definition
    • U+8E50 CJK UNIFIED IDEOGRAPH-8E50: try adding japanese
    • U+8E51 CJK UNIFIED IDEOGRAPH-8E51: try adding chinese-simplified
    • U+8E52 CJK UNIFIED IDEOGRAPH-8E52: try adding chinese-simplified
    • U+8E54 CJK UNIFIED IDEOGRAPH-8E54: not included in any glyphset definition
    • U+8E55 CJK UNIFIED IDEOGRAPH-8E55: try adding japanese
    • U+8E56 CJK UNIFIED IDEOGRAPH-8E56: not included in any glyphset definition
    • U+8E57 CJK UNIFIED IDEOGRAPH-8E57: not included in any glyphset definition
    • U+8E58 CJK UNIFIED IDEOGRAPH-8E58: not included in any glyphset definition
    • U+8E5A CJK UNIFIED IDEOGRAPH-8E5A: not included in any glyphset definition
    • U+8E5B CJK UNIFIED IDEOGRAPH-8E5B: not included in any glyphset definition
    • U+8E5C CJK UNIFIED IDEOGRAPH-8E5C: not included in any glyphset definition
    • U+8E5D CJK UNIFIED IDEOGRAPH-8E5D: not included in any glyphset definition
    • U+8E5E CJK UNIFIED IDEOGRAPH-8E5E: not included in any glyphset definition
    • U+8E61 CJK UNIFIED IDEOGRAPH-8E61: not included in any glyphset definition
    • U+8E62 CJK UNIFIED IDEOGRAPH-8E62: not included in any glyphset definition
    • U+8E65 CJK UNIFIED IDEOGRAPH-8E65: not included in any glyphset definition
    • U+8E67 CJK UNIFIED IDEOGRAPH-8E67: not included in any glyphset definition
    • U+8E6A CJK UNIFIED IDEOGRAPH-8E6A: not included in any glyphset definition
    • U+8E6B CJK UNIFIED IDEOGRAPH-8E6B: not included in any glyphset definition
    • U+8E6E CJK UNIFIED IDEOGRAPH-8E6E: not included in any glyphset definition
    • U+8E6F CJK UNIFIED IDEOGRAPH-8E6F: not included in any glyphset definition
    • U+8E70 CJK UNIFIED IDEOGRAPH-8E70: not included in any glyphset definition
    • U+8E73 CJK UNIFIED IDEOGRAPH-8E73: not included in any glyphset definition
    • U+8E78 CJK UNIFIED IDEOGRAPH-8E78: not included in any glyphset definition
    • U+8E79 CJK UNIFIED IDEOGRAPH-8E79: not included in any glyphset definition
    • U+8E7B CJK UNIFIED IDEOGRAPH-8E7B: not included in any glyphset definition
    • U+8E7D CJK UNIFIED IDEOGRAPH-8E7D: not included in any glyphset definition
    • U+8E7F CJK UNIFIED IDEOGRAPH-8E7F: try adding chinese-simplified
    • U+8E83 CJK UNIFIED IDEOGRAPH-8E83: not included in any glyphset definition
    • U+8E84 CJK UNIFIED IDEOGRAPH-8E84: try adding japanese
    • U+8E85 CJK UNIFIED IDEOGRAPH-8E85: try adding japanese
    • U+8E86 CJK UNIFIED IDEOGRAPH-8E86: not included in any glyphset definition
    • U+8E88 CJK UNIFIED IDEOGRAPH-8E88: not included in any glyphset definition
    • U+8E8C CJK UNIFIED IDEOGRAPH-8E8C: not included in any glyphset definition
    • U+8E8E CJK UNIFIED IDEOGRAPH-8E8E: not included in any glyphset definition
    • U+8E8F CJK UNIFIED IDEOGRAPH-8E8F: try adding chinese-simplified
    • U+8E90 CJK UNIFIED IDEOGRAPH-8E90: not included in any glyphset definition
    • U+8E92 CJK UNIFIED IDEOGRAPH-8E92: not included in any glyphset definition
    • U+8E93 CJK UNIFIED IDEOGRAPH-8E93: try adding japanese
    • U+8E94 CJK UNIFIED IDEOGRAPH-8E94: try adding japanese
    • U+8E95 CJK UNIFIED IDEOGRAPH-8E95: not included in any glyphset definition
    • U+8E96 CJK UNIFIED IDEOGRAPH-8E96: not included in any glyphset definition
    • U+8E97 CJK UNIFIED IDEOGRAPH-8E97: not included in any glyphset definition
    • U+8E98 CJK UNIFIED IDEOGRAPH-8E98: not included in any glyphset definition
    • U+8E99 CJK UNIFIED IDEOGRAPH-8E99: try adding japanese
    • U+8E9A CJK UNIFIED IDEOGRAPH-8E9A: not included in any glyphset definition
    • U+8E9B CJK UNIFIED IDEOGRAPH-8E9B: not included in any glyphset definition
    • U+8E9C CJK UNIFIED IDEOGRAPH-8E9C: not included in any glyphset definition
    • U+8E9D CJK UNIFIED IDEOGRAPH-8E9D: not included in any glyphset definition
    • U+8E9E CJK UNIFIED IDEOGRAPH-8E9E: not included in any glyphset definition
    • U+8E9F CJK UNIFIED IDEOGRAPH-8E9F: not included in any glyphset definition
    • U+8EA0 CJK UNIFIED IDEOGRAPH-8EA0: not included in any glyphset definition
    • U+8EA2 CJK UNIFIED IDEOGRAPH-8EA2: not included in any glyphset definition
    • U+8EA3 CJK UNIFIED IDEOGRAPH-8EA3: not included in any glyphset definition
    • U+8EA4 CJK UNIFIED IDEOGRAPH-8EA4: not included in any glyphset definition
    • U+8EA6 CJK UNIFIED IDEOGRAPH-8EA6: not included in any glyphset definition
    • U+8EA8 CJK UNIFIED IDEOGRAPH-8EA8: not included in any glyphset definition
    • U+8EA9 CJK UNIFIED IDEOGRAPH-8EA9: not included in any glyphset definition
    • U+8EAD CJK UNIFIED IDEOGRAPH-8EAD: not included in any glyphset definition
    • U+8EAE CJK UNIFIED IDEOGRAPH-8EAE: not included in any glyphset definition
    • U+8EAF CJK UNIFIED IDEOGRAPH-8EAF: try adding one of: chinese-simplified, japanese
    • U+8EB0 CJK UNIFIED IDEOGRAPH-8EB0: try adding japanese
    • U+8EB1 CJK UNIFIED IDEOGRAPH-8EB1: try adding japanese
    • U+8EB3 CJK UNIFIED IDEOGRAPH-8EB3: not included in any glyphset definition
    • U+8EB4 CJK UNIFIED IDEOGRAPH-8EB4: not included in any glyphset definition
    • U+8EB5 CJK UNIFIED IDEOGRAPH-8EB5: not included in any glyphset definition
    • U+8EB7 CJK UNIFIED IDEOGRAPH-8EB7: not included in any glyphset definition
    • U+8EB8 CJK UNIFIED IDEOGRAPH-8EB8: not included in any glyphset definition
    • U+8EB9 CJK UNIFIED IDEOGRAPH-8EB9: not included in any glyphset definition
    • U+8EBB CJK UNIFIED IDEOGRAPH-8EBB: not included in any glyphset definition
    • U+8EBC CJK UNIFIED IDEOGRAPH-8EBC: not included in any glyphset definition
    • U+8EBD CJK UNIFIED IDEOGRAPH-8EBD: not included in any glyphset definition
    • U+8EBE CJK UNIFIED IDEOGRAPH-8EBE: try adding japanese
    • U+8EBF CJK UNIFIED IDEOGRAPH-8EBF: not included in any glyphset definition
    • U+8EC1 CJK UNIFIED IDEOGRAPH-8EC1: not included in any glyphset definition
    • U+8EC2 CJK UNIFIED IDEOGRAPH-8EC2: not included in any glyphset definition
    • U+8EC4 CJK UNIFIED IDEOGRAPH-8EC4: not included in any glyphset definition
    • U+8EC5 CJK UNIFIED IDEOGRAPH-8EC5: try adding japanese
    • U+8EC6 CJK UNIFIED IDEOGRAPH-8EC6: try adding japanese
    • U+8EC7 CJK UNIFIED IDEOGRAPH-8EC7: not included in any glyphset definition
    • U+8EC8 CJK UNIFIED IDEOGRAPH-8EC8: try adding japanese
    • U+8EC9 CJK UNIFIED IDEOGRAPH-8EC9: not included in any glyphset definition
    • U+8ECF CJK UNIFIED IDEOGRAPH-8ECF: not included in any glyphset definition
    • U+8ED0 CJK UNIFIED IDEOGRAPH-8ED0: not included in any glyphset definition
    • U+8ED1 CJK UNIFIED IDEOGRAPH-8ED1: not included in any glyphset definition
    • U+8ED3 CJK UNIFIED IDEOGRAPH-8ED3: not included in any glyphset definition
    • U+8ED5 CJK UNIFIED IDEOGRAPH-8ED5: not included in any glyphset definition
    • U+8ED6 CJK UNIFIED IDEOGRAPH-8ED6: not included in any glyphset definition
    • U+8ED7 CJK UNIFIED IDEOGRAPH-8ED7: not included in any glyphset definition
    • U+8ED8 CJK UNIFIED IDEOGRAPH-8ED8: not included in any glyphset definition
    • U+8ED9 CJK UNIFIED IDEOGRAPH-8ED9: not included in any glyphset definition
    • U+8EDA CJK UNIFIED IDEOGRAPH-8EDA: not included in any glyphset definition
    • U+8EDC CJK UNIFIED IDEOGRAPH-8EDC: not included in any glyphset definition
    • U+8EDD CJK UNIFIED IDEOGRAPH-8EDD: not included in any glyphset definition
    • U+8EDE CJK UNIFIED IDEOGRAPH-8EDE: not included in any glyphset definition
    • U+8EE0 CJK UNIFIED IDEOGRAPH-8EE0: not included in any glyphset definition
    • U+8EE1 CJK UNIFIED IDEOGRAPH-8EE1: not included in any glyphset definition
    • U+8EE2 CJK UNIFIED IDEOGRAPH-8EE2: try adding one of: chinese-simplified, japanese
    • U+8EE3 CJK UNIFIED IDEOGRAPH-8EE3: try adding japanese
    • U+8EE5 CJK UNIFIED IDEOGRAPH-8EE5: not included in any glyphset definition
    • U+8EE6 CJK UNIFIED IDEOGRAPH-8EE6: not included in any glyphset definition
    • U+8EE7 CJK UNIFIED IDEOGRAPH-8EE7: not included in any glyphset definition
    • U+8EE9 CJK UNIFIED IDEOGRAPH-8EE9: not included in any glyphset definition
    • U+8EEA CJK UNIFIED IDEOGRAPH-8EEA: not included in any glyphset definition
    • U+8EEC CJK UNIFIED IDEOGRAPH-8EEC: not included in any glyphset definition
    • U+8EEE CJK UNIFIED IDEOGRAPH-8EEE: not included in any glyphset definition
    • U+8EEF CJK UNIFIED IDEOGRAPH-8EEF: not included in any glyphset definition
    • U+8EF0 CJK UNIFIED IDEOGRAPH-8EF0: not included in any glyphset definition
    • U+8EF1 CJK UNIFIED IDEOGRAPH-8EF1: not included in any glyphset definition
    • U+8EF2 CJK UNIFIED IDEOGRAPH-8EF2: not included in any glyphset definition
    • U+8EF3 CJK UNIFIED IDEOGRAPH-8EF3: not included in any glyphset definition
    • U+8EF4 CJK UNIFIED IDEOGRAPH-8EF4: not included in any glyphset definition
    • U+8EF5 CJK UNIFIED IDEOGRAPH-8EF5: not included in any glyphset definition
    • U+8EF6 CJK UNIFIED IDEOGRAPH-8EF6: not included in any glyphset definition
    • U+8EF7 CJK UNIFIED IDEOGRAPH-8EF7: not included in any glyphset definition
    • U+8EF9 CJK UNIFIED IDEOGRAPH-8EF9: not included in any glyphset definition
    • U+8EFA CJK UNIFIED IDEOGRAPH-8EFA: not included in any glyphset definition
    • U+8EFD CJK UNIFIED IDEOGRAPH-8EFD: try adding one of: chinese-simplified, japanese
    • U+8EFF CJK UNIFIED IDEOGRAPH-8EFF: not included in any glyphset definition
    • U+8F00 CJK UNIFIED IDEOGRAPH-8F00: not included in any glyphset definition
    • U+8F01 CJK UNIFIED IDEOGRAPH-8F01: not included in any glyphset definition
    • U+8F02 CJK UNIFIED IDEOGRAPH-8F02: not included in any glyphset definition
    • U+8F04 CJK UNIFIED IDEOGRAPH-8F04: not included in any glyphset definition
    • U+8F05 CJK UNIFIED IDEOGRAPH-8F05: try adding japanese
    • U+8F06 CJK UNIFIED IDEOGRAPH-8F06: not included in any glyphset definition
    • U+8F07 CJK UNIFIED IDEOGRAPH-8F07: not included in any glyphset definition
    • U+8F08 CJK UNIFIED IDEOGRAPH-8F08: not included in any glyphset definition
    • U+8F0C CJK UNIFIED IDEOGRAPH-8F0C: try adding japanese
    • U+8F0D CJK UNIFIED IDEOGRAPH-8F0D: not included in any glyphset definition
    • U+8F0E CJK UNIFIED IDEOGRAPH-8F0E: not included in any glyphset definition
    • U+8F0F CJK UNIFIED IDEOGRAPH-8F0F: not included in any glyphset definition
    • U+8F10 CJK UNIFIED IDEOGRAPH-8F10: not included in any glyphset definition
    • U+8F11 CJK UNIFIED IDEOGRAPH-8F11: not included in any glyphset definition
    • U+8F16 CJK UNIFIED IDEOGRAPH-8F16: not included in any glyphset definition
    • U+8F17 CJK UNIFIED IDEOGRAPH-8F17: not included in any glyphset definition
    • U+8F18 CJK UNIFIED IDEOGRAPH-8F18: not included in any glyphset definition
    • U+8F19 CJK UNIFIED IDEOGRAPH-8F19: try adding japanese
    • U+8F1A CJK UNIFIED IDEOGRAPH-8F1A: not included in any glyphset definition
    • U+8F1E CJK UNIFIED IDEOGRAPH-8F1E: not included in any glyphset definition
    • U+8F20 CJK UNIFIED IDEOGRAPH-8F20: not included in any glyphset definition
    • U+8F21 CJK UNIFIED IDEOGRAPH-8F21: not included in any glyphset definition
    • U+8F22 CJK UNIFIED IDEOGRAPH-8F22: not included in any glyphset definition
    • U+8F23 CJK UNIFIED IDEOGRAPH-8F23: not included in any glyphset definition
    • U+8F24 CJK UNIFIED IDEOGRAPH-8F24: not included in any glyphset definition
    • U+8F27 CJK UNIFIED IDEOGRAPH-8F27: not included in any glyphset definition
    • U+8F28 CJK UNIFIED IDEOGRAPH-8F28: not included in any glyphset definition
    • U+8F2B CJK UNIFIED IDEOGRAPH-8F2B: not included in any glyphset definition
    • U+8F2C CJK UNIFIED IDEOGRAPH-8F2C: not included in any glyphset definition
    • U+8F2D CJK UNIFIED IDEOGRAPH-8F2D: not included in any glyphset definition
    • U+8F2E CJK UNIFIED IDEOGRAPH-8F2E: not included in any glyphset definition
    • U+8F30 CJK UNIFIED IDEOGRAPH-8F30: not included in any glyphset definition
    • U+8F31 CJK UNIFIED IDEOGRAPH-8F31: not included in any glyphset definition
    • U+8F32 CJK UNIFIED IDEOGRAPH-8F32: not included in any glyphset definition
    • U+8F33 CJK UNIFIED IDEOGRAPH-8F33: try adding japanese
    • U+8F34 CJK UNIFIED IDEOGRAPH-8F34: not included in any glyphset definition
    • U+8F35 CJK UNIFIED IDEOGRAPH-8F35: not included in any glyphset definition
    • U+8F36 CJK UNIFIED IDEOGRAPH-8F36: not included in any glyphset definition
    • U+8F37 CJK UNIFIED IDEOGRAPH-8F37: not included in any glyphset definition
    • U+8F39 CJK UNIFIED IDEOGRAPH-8F39: try adding japanese
    • U+8F3A CJK UNIFIED IDEOGRAPH-8F3A: not included in any glyphset definition
    • U+8F3D CJK UNIFIED IDEOGRAPH-8F3D: not included in any glyphset definition
    • U+8F40 CJK UNIFIED IDEOGRAPH-8F40: not included in any glyphset definition
    • U+8F41 CJK UNIFIED IDEOGRAPH-8F41: not included in any glyphset definition
    • U+8F43 CJK UNIFIED IDEOGRAPH-8F43: not included in any glyphset definition
    • U+8F47 CJK UNIFIED IDEOGRAPH-8F47: not included in any glyphset definition
    • U+8F48 CJK UNIFIED IDEOGRAPH-8F48: not included in any glyphset definition
    • U+8F4B CJK UNIFIED IDEOGRAPH-8F4B: not included in any glyphset definition
    • U+8F4C CJK UNIFIED IDEOGRAPH-8F4C: try adding japanese
    • U+8F4F CJK UNIFIED IDEOGRAPH-8F4F: not included in any glyphset definition
    • U+8F50 CJK UNIFIED IDEOGRAPH-8F50: not included in any glyphset definition
    • U+8F51 CJK UNIFIED IDEOGRAPH-8F51: not included in any glyphset definition
    • U+8F52 CJK UNIFIED IDEOGRAPH-8F52: not included in any glyphset definition
    • U+8F53 CJK UNIFIED IDEOGRAPH-8F53: not included in any glyphset definition
    • U+8F54 CJK UNIFIED IDEOGRAPH-8F54: not included in any glyphset definition
    • U+8F55 CJK UNIFIED IDEOGRAPH-8F55: not included in any glyphset definition
    • U+8F56 CJK UNIFIED IDEOGRAPH-8F56: not included in any glyphset definition
    • U+8F57 CJK UNIFIED IDEOGRAPH-8F57: try adding japanese
    • U+8F58 CJK UNIFIED IDEOGRAPH-8F58: not included in any glyphset definition
    • U+8F59 CJK UNIFIED IDEOGRAPH-8F59: not included in any glyphset definition
    • U+8F5A CJK UNIFIED IDEOGRAPH-8F5A: not included in any glyphset definition
    • U+8F5B CJK UNIFIED IDEOGRAPH-8F5B: not included in any glyphset definition
    • U+8F5D CJK UNIFIED IDEOGRAPH-8F5D: not included in any glyphset definition
    • U+8F5E CJK UNIFIED IDEOGRAPH-8F5E: not included in any glyphset definition
    • U+8F60 CJK UNIFIED IDEOGRAPH-8F60: not included in any glyphset definition
    • U+8F62 CJK UNIFIED IDEOGRAPH-8F62: try adding japanese
    • U+8F63 CJK UNIFIED IDEOGRAPH-8F63: try adding japanese
    • U+8F64 CJK UNIFIED IDEOGRAPH-8F64: try adding japanese
    • U+8F65 CJK UNIFIED IDEOGRAPH-8F65: not included in any glyphset definition
    • U+8F66 CJK UNIFIED IDEOGRAPH-8F66: try adding chinese-simplified
    • U+8F67 CJK UNIFIED IDEOGRAPH-8F67: try adding chinese-simplified
    • U+8F68 CJK UNIFIED IDEOGRAPH-8F68: try adding chinese-simplified
    • U+8F69 CJK UNIFIED IDEOGRAPH-8F69: try adding chinese-simplified
    • U+8F6A CJK UNIFIED IDEOGRAPH-8F6A: not included in any glyphset definition
    • U+8F6B CJK UNIFIED IDEOGRAPH-8F6B: try adding chinese-simplified
    • U+8F6C CJK UNIFIED IDEOGRAPH-8F6C: try adding chinese-simplified
    • U+8F6D CJK UNIFIED IDEOGRAPH-8F6D: try adding chinese-simplified
    • U+8F6E CJK UNIFIED IDEOGRAPH-8F6E: try adding chinese-simplified
    • U+8F6F CJK UNIFIED IDEOGRAPH-8F6F: try adding chinese-simplified
    • U+8F70 CJK UNIFIED IDEOGRAPH-8F70: try adding chinese-simplified
    • U+8F71 CJK UNIFIED IDEOGRAPH-8F71: try adding chinese-simplified
    • U+8F72 CJK UNIFIED IDEOGRAPH-8F72: try adding chinese-simplified
    • U+8F73 CJK UNIFIED IDEOGRAPH-8F73: not included in any glyphset definition
    • U+8F74 CJK UNIFIED IDEOGRAPH-8F74: try adding chinese-simplified
    • U+8F75 CJK UNIFIED IDEOGRAPH-8F75: not included in any glyphset definition
    • U+8F76 CJK UNIFIED IDEOGRAPH-8F76: try adding chinese-simplified
    • U+8F77 CJK UNIFIED IDEOGRAPH-8F77: not included in any glyphset definition
    • U+8F78 CJK UNIFIED IDEOGRAPH-8F78: try adding chinese-simplified
    • U+8F79 CJK UNIFIED IDEOGRAPH-8F79: not included in any glyphset definition
    • U+8F7A CJK UNIFIED IDEOGRAPH-8F7A: not included in any glyphset definition
    • U+8F7B CJK UNIFIED IDEOGRAPH-8F7B: try adding chinese-simplified
    • U+8F7C CJK UNIFIED IDEOGRAPH-8F7C: try adding chinese-simplified
    • U+8F7D CJK UNIFIED IDEOGRAPH-8F7D: try adding chinese-simplified
    • U+8F7E CJK UNIFIED IDEOGRAPH-8F7E: not included in any glyphset definition
    • U+8F7F CJK UNIFIED IDEOGRAPH-8F7F: try adding chinese-simplified
    • U+8F80 CJK UNIFIED IDEOGRAPH-8F80: not included in any glyphset definition
    • U+8F81 CJK UNIFIED IDEOGRAPH-8F81: not included in any glyphset definition
    • U+8F82 CJK UNIFIED IDEOGRAPH-8F82: not included in any glyphset definition
    • U+8F83 CJK UNIFIED IDEOGRAPH-8F83: try adding chinese-simplified
    • U+8F84 CJK UNIFIED IDEOGRAPH-8F84: try adding chinese-simplified
    • U+8F85 CJK UNIFIED IDEOGRAPH-8F85: try adding chinese-simplified
    • U+8F86 CJK UNIFIED IDEOGRAPH-8F86: try adding chinese-simplified
    • U+8F87 CJK UNIFIED IDEOGRAPH-8F87: try adding chinese-simplified
    • U+8F88 CJK UNIFIED IDEOGRAPH-8F88: try adding chinese-simplified
    • U+8F89 CJK UNIFIED IDEOGRAPH-8F89: try adding chinese-simplified
    • U+8F8A CJK UNIFIED IDEOGRAPH-8F8A: try adding chinese-simplified
    • U+8F8B CJK UNIFIED IDEOGRAPH-8F8B: try adding chinese-simplified
    • U+8F8C CJK UNIFIED IDEOGRAPH-8F8C: not included in any glyphset definition
    • U+8F8D CJK UNIFIED IDEOGRAPH-8F8D: try adding chinese-simplified
    • U+8F8E CJK UNIFIED IDEOGRAPH-8F8E: not included in any glyphset definition
    • U+8F8F CJK UNIFIED IDEOGRAPH-8F8F: not included in any glyphset definition
    • U+8F90 CJK UNIFIED IDEOGRAPH-8F90: try adding chinese-simplified
    • U+8F91 CJK UNIFIED IDEOGRAPH-8F91: try adding chinese-simplified
    • U+8F92 CJK UNIFIED IDEOGRAPH-8F92: not included in any glyphset definition
    • U+8F93 CJK UNIFIED IDEOGRAPH-8F93: try adding chinese-simplified
    • U+8F94 CJK UNIFIED IDEOGRAPH-8F94: try adding chinese-simplified
    • U+8F95 CJK UNIFIED IDEOGRAPH-8F95: try adding chinese-simplified
    • U+8F96 CJK UNIFIED IDEOGRAPH-8F96: try adding chinese-simplified
    • U+8F97 CJK UNIFIED IDEOGRAPH-8F97: try adding chinese-simplified
    • U+8F98 CJK UNIFIED IDEOGRAPH-8F98: try adding chinese-simplified
    • U+8F99 CJK UNIFIED IDEOGRAPH-8F99: try adding chinese-simplified
    • U+8F9A CJK UNIFIED IDEOGRAPH-8F9A: not included in any glyphset definition
    • U+8F9D CJK UNIFIED IDEOGRAPH-8F9D: not included in any glyphset definition
    • U+8F9E CJK UNIFIED IDEOGRAPH-8F9E: try adding one of: chinese-simplified, japanese
    • U+8FA1 CJK UNIFIED IDEOGRAPH-8FA1: not included in any glyphset definition
    • U+8FA2 CJK UNIFIED IDEOGRAPH-8FA2: not included in any glyphset definition
    • U+8FA4 CJK UNIFIED IDEOGRAPH-8FA4: not included in any glyphset definition
    • U+8FA7 CJK UNIFIED IDEOGRAPH-8FA7: try adding japanese
    • U+8FA9 CJK UNIFIED IDEOGRAPH-8FA9: try adding chinese-simplified
    • U+8FAA CJK UNIFIED IDEOGRAPH-8FAA: not included in any glyphset definition
    • U+8FAB CJK UNIFIED IDEOGRAPH-8FAB: try adding chinese-simplified
    • U+8FAC CJK UNIFIED IDEOGRAPH-8FAC: not included in any glyphset definition
    • U+8FB3 CJK UNIFIED IDEOGRAPH-8FB3: not included in any glyphset definition
    • U+8FB4 CJK UNIFIED IDEOGRAPH-8FB4: not included in any glyphset definition
    • U+8FB5 CJK UNIFIED IDEOGRAPH-8FB5: not included in any glyphset definition
    • U+8FB6 CJK UNIFIED IDEOGRAPH-8FB6: not included in any glyphset definition
    • U+8FB9 CJK UNIFIED IDEOGRAPH-8FB9: try adding chinese-simplified
    • U+8FBA CJK UNIFIED IDEOGRAPH-8FBA: try adding one of: chinese-simplified, japanese
    • U+8FBB CJK UNIFIED IDEOGRAPH-8FBB: try adding one of: chinese-simplified, japanese
    • U+8FBC CJK UNIFIED IDEOGRAPH-8FBC: try adding one of: chinese-simplified, japanese
    • U+8FBD CJK UNIFIED IDEOGRAPH-8FBD: try adding chinese-simplified
    • U+8FBE CJK UNIFIED IDEOGRAPH-8FBE: try adding chinese-simplified
    • U+8FBF CJK UNIFIED IDEOGRAPH-8FBF: try adding japanese
    • U+8FC0 CJK UNIFIED IDEOGRAPH-8FC0: not included in any glyphset definition
    • U+8FC1 CJK UNIFIED IDEOGRAPH-8FC1: try adding chinese-simplified
    • U+8FC3 CJK UNIFIED IDEOGRAPH-8FC3: not included in any glyphset definition
    • U+8FC6 CJK UNIFIED IDEOGRAPH-8FC6: not included in any glyphset definition
    • U+8FC7 CJK UNIFIED IDEOGRAPH-8FC7: try adding chinese-simplified
    • U+8FC8 CJK UNIFIED IDEOGRAPH-8FC8: try adding chinese-simplified
    • U+8FC9 CJK UNIFIED IDEOGRAPH-8FC9: not included in any glyphset definition
    • U+8FCB CJK UNIFIED IDEOGRAPH-8FCB: not included in any glyphset definition
    • U+8FCC CJK UNIFIED IDEOGRAPH-8FCC: not included in any glyphset definition
    • U+8FCD CJK UNIFIED IDEOGRAPH-8FCD: not included in any glyphset definition
    • U+8FD0 CJK UNIFIED IDEOGRAPH-8FD0: try adding chinese-simplified
    • U+8FD2 CJK UNIFIED IDEOGRAPH-8FD2: not included in any glyphset definition
    • U+8FD5 CJK UNIFIED IDEOGRAPH-8FD5: not included in any glyphset definition
    • U+8FD6 CJK UNIFIED IDEOGRAPH-8FD6: not included in any glyphset definition
    • U+8FD7 CJK UNIFIED IDEOGRAPH-8FD7: not included in any glyphset definition
    • U+8FD8 CJK UNIFIED IDEOGRAPH-8FD8: try adding chinese-simplified
    • U+8FD9 CJK UNIFIED IDEOGRAPH-8FD9: try adding chinese-simplified
    • U+8FDB CJK UNIFIED IDEOGRAPH-8FDB: try adding chinese-simplified
    • U+8FDC CJK UNIFIED IDEOGRAPH-8FDC: try adding chinese-simplified
    • U+8FDD CJK UNIFIED IDEOGRAPH-8FDD: try adding chinese-simplified
    • U+8FDE CJK UNIFIED IDEOGRAPH-8FDE: try adding chinese-simplified
    • U+8FDF CJK UNIFIED IDEOGRAPH-8FDF: try adding chinese-simplified
    • U+8FE0 CJK UNIFIED IDEOGRAPH-8FE0: not included in any glyphset definition
    • U+8FE1 CJK UNIFIED IDEOGRAPH-8FE1: not included in any glyphset definition
    • U+8FE3 CJK UNIFIED IDEOGRAPH-8FE3: not included in any glyphset definition
    • U+8FE7 CJK UNIFIED IDEOGRAPH-8FE7: not included in any glyphset definition
    • U+8FE9 CJK UNIFIED IDEOGRAPH-8FE9: try adding one of: chinese-simplified, japanese
    • U+8FEC CJK UNIFIED IDEOGRAPH-8FEC: not included in any glyphset definition
    • U+8FEE CJK UNIFIED IDEOGRAPH-8FEE: not included in any glyphset definition
    • U+8FEF CJK UNIFIED IDEOGRAPH-8FEF: try adding japanese
    • U+8FF1 CJK UNIFIED IDEOGRAPH-8FF1: not included in any glyphset definition
    • U+8FF2 CJK UNIFIED IDEOGRAPH-8FF2: not included in any glyphset definition
    • U+8FF3 CJK UNIFIED IDEOGRAPH-8FF3: try adding chinese-simplified
    • U+8FF5 CJK UNIFIED IDEOGRAPH-8FF5: not included in any glyphset definition
    • U+8FF6 CJK UNIFIED IDEOGRAPH-8FF6: not included in any glyphset definition
    • U+8FF9 CJK UNIFIED IDEOGRAPH-8FF9: try adding one of: chinese-simplified, japanese
    • U+8FFB CJK UNIFIED IDEOGRAPH-8FFB: not included in any glyphset definition
    • U+8FFC CJK UNIFIED IDEOGRAPH-8FFC: not included in any glyphset definition
    • U+8FFE CJK UNIFIED IDEOGRAPH-8FFE: not included in any glyphset definition
    • U+8FFF CJK UNIFIED IDEOGRAPH-8FFF: not included in any glyphset definition
    • U+9007 CJK UNIFIED IDEOGRAPH-9007: not included in any glyphset definition
    • U+9008 CJK UNIFIED IDEOGRAPH-9008: not included in any glyphset definition
    • U+9009 CJK UNIFIED IDEOGRAPH-9009: try adding chinese-simplified
    • U+900A CJK UNIFIED IDEOGRAPH-900A: try adding chinese-simplified
    • U+900C CJK UNIFIED IDEOGRAPH-900C: not included in any glyphset definition
    • U+900E CJK UNIFIED IDEOGRAPH-900E: try adding japanese
    • U+9012 CJK UNIFIED IDEOGRAPH-9012: try adding chinese-simplified
    • U+9013 CJK UNIFIED IDEOGRAPH-9013: try adding japanese
    • U+9016 CJK UNIFIED IDEOGRAPH-9016: try adding japanese
    • U+9018 CJK UNIFIED IDEOGRAPH-9018: not included in any glyphset definition
    • U+901C CJK UNIFIED IDEOGRAPH-901C: not included in any glyphset definition
    • U+9021 CJK UNIFIED IDEOGRAPH-9021: try adding one of: chinese-simplified, japanese
    • U+9024 CJK UNIFIED IDEOGRAPH-9024: not included in any glyphset definition
    • U+9025 CJK UNIFIED IDEOGRAPH-9025: not included in any glyphset definition
    • U+9026 CJK UNIFIED IDEOGRAPH-9026: try adding chinese-simplified
    • U+9027 CJK UNIFIED IDEOGRAPH-9027: try adding japanese
    • U+9028 CJK UNIFIED IDEOGRAPH-9028: not included in any glyphset definition
    • U+9029 CJK UNIFIED IDEOGRAPH-9029: not included in any glyphset definition
    • U+902A CJK UNIFIED IDEOGRAPH-902A: not included in any glyphset definition
    • U+902B CJK UNIFIED IDEOGRAPH-902B: not included in any glyphset definition
    • U+902C CJK UNIFIED IDEOGRAPH-902C: not included in any glyphset definition
    • U+902D CJK UNIFIED IDEOGRAPH-902D: not included in any glyphset definition
    • U+902F CJK UNIFIED IDEOGRAPH-902F: try adding chinese-simplified
    • U+9030 CJK UNIFIED IDEOGRAPH-9030: not included in any glyphset definition
    • U+9034 CJK UNIFIED IDEOGRAPH-9034: not included in any glyphset definition
    • U+9039 CJK UNIFIED IDEOGRAPH-9039: try adding japanese
    • U+903A CJK UNIFIED IDEOGRAPH-903A: not included in any glyphset definition
    • U+903B CJK UNIFIED IDEOGRAPH-903B: try adding chinese-simplified
    • U+903D CJK UNIFIED IDEOGRAPH-903D: not included in any glyphset definition
    • U+903F CJK UNIFIED IDEOGRAPH-903F: not included in any glyphset definition
    • U+9040 CJK UNIFIED IDEOGRAPH-9040: not included in any glyphset definition
    • U+9043 CJK UNIFIED IDEOGRAPH-9043: not included in any glyphset definition
    • U+9044 CJK UNIFIED IDEOGRAPH-9044: not included in any glyphset definition
    • U+9045 CJK UNIFIED IDEOGRAPH-9045: try adding japanese
    • U+9048 CJK UNIFIED IDEOGRAPH-9048: not included in any glyphset definition
    • U+9049 CJK UNIFIED IDEOGRAPH-9049: try adding japanese
    • U+9057 CJK UNIFIED IDEOGRAPH-9057: try adding chinese-simplified
    • U+9058 CJK UNIFIED IDEOGRAPH-9058: try adding japanese
    • U+905A CJK UNIFIED IDEOGRAPH-905A: not included in any glyphset definition
    • U+905D CJK UNIFIED IDEOGRAPH-905D: not included in any glyphset definition
    • U+905F CJK UNIFIED IDEOGRAPH-905F: not included in any glyphset definition
    • U+9061 CJK UNIFIED IDEOGRAPH-9061: try adding japanese
    • U+9065 CJK UNIFIED IDEOGRAPH-9065: try adding one of: chinese-simplified, japanese
    • U+9066 CJK UNIFIED IDEOGRAPH-9066: not included in any glyphset definition
    • U+9067 CJK UNIFIED IDEOGRAPH-9067: not included in any glyphset definition
    • U+906A CJK UNIFIED IDEOGRAPH-906A: not included in any glyphset definition
    • U+906B CJK UNIFIED IDEOGRAPH-906B: not included in any glyphset definition
    • U+906F CJK UNIFIED IDEOGRAPH-906F: try adding japanese
    • U+9070 CJK UNIFIED IDEOGRAPH-9070: not included in any glyphset definition
    • U+9071 CJK UNIFIED IDEOGRAPH-9071: not included in any glyphset definition
    • U+9073 CJK UNIFIED IDEOGRAPH-9073: not included in any glyphset definition
    • U+9079 CJK UNIFIED IDEOGRAPH-9079: not included in any glyphset definition
    • U+907B CJK UNIFIED IDEOGRAPH-907B: not included in any glyphset definition
    • U+907E CJK UNIFIED IDEOGRAPH-907E: not included in any glyphset definition
    • U+9085 CJK UNIFIED IDEOGRAPH-9085: not included in any glyphset definition
    • U+9086 CJK UNIFIED IDEOGRAPH-9086: not included in any glyphset definition
    • U+9089 CJK UNIFIED IDEOGRAPH-9089: try adding japanese
    • U+908C CJK UNIFIED IDEOGRAPH-908C: not included in any glyphset definition
    • U+908D CJK UNIFIED IDEOGRAPH-908D: not included in any glyphset definition
    • U+908E CJK UNIFIED IDEOGRAPH-908E: not included in any glyphset definition
    • U+9092 CJK UNIFIED IDEOGRAPH-9092: not included in any glyphset definition
    • U+9093 CJK UNIFIED IDEOGRAPH-9093: try adding chinese-simplified
    • U+9094 CJK UNIFIED IDEOGRAPH-9094: not included in any glyphset definition
    • U+9096 CJK UNIFIED IDEOGRAPH-9096: not included in any glyphset definition
    • U+9097 CJK UNIFIED IDEOGRAPH-9097: try adding chinese-simplified
    • U+9098 CJK UNIFIED IDEOGRAPH-9098: not included in any glyphset definition
    • U+9099 CJK UNIFIED IDEOGRAPH-9099: try adding chinese-simplified
    • U+909A CJK UNIFIED IDEOGRAPH-909A: not included in any glyphset definition
    • U+909C CJK UNIFIED IDEOGRAPH-909C: not included in any glyphset definition
    • U+909D CJK UNIFIED IDEOGRAPH-909D: try adding chinese-simplified
    • U+909E CJK UNIFIED IDEOGRAPH-909E: not included in any glyphset definition
    • U+909F CJK UNIFIED IDEOGRAPH-909F: not included in any glyphset definition
    • U+90A0 CJK UNIFIED IDEOGRAPH-90A0: not included in any glyphset definition
    • U+90A1 CJK UNIFIED IDEOGRAPH-90A1: try adding chinese-simplified
    • U+90A4 CJK UNIFIED IDEOGRAPH-90A4: not included in any glyphset definition
    • U+90A5 CJK UNIFIED IDEOGRAPH-90A5: not included in any glyphset definition
    • U+90A7 CJK UNIFIED IDEOGRAPH-90A7: not included in any glyphset definition
    • U+90A8 CJK UNIFIED IDEOGRAPH-90A8: try adding one of: chinese-simplified, japanese
    • U+90A9 CJK UNIFIED IDEOGRAPH-90A9: not included in any glyphset definition
    • U+90AB CJK UNIFIED IDEOGRAPH-90AB: not included in any glyphset definition
    • U+90AC CJK UNIFIED IDEOGRAPH-90AC: try adding chinese-simplified
    • U+90AD CJK UNIFIED IDEOGRAPH-90AD: not included in any glyphset definition
    • U+90AE CJK UNIFIED IDEOGRAPH-90AE: try adding chinese-simplified
    • U+90B2 CJK UNIFIED IDEOGRAPH-90B2: not included in any glyphset definition
    • U+90B4 CJK UNIFIED IDEOGRAPH-90B4: not included in any glyphset definition
    • U+90B6 CJK UNIFIED IDEOGRAPH-90B6: not included in any glyphset definition
    • U+90B7 CJK UNIFIED IDEOGRAPH-90B7: not included in any glyphset definition
    • U+90B9 CJK UNIFIED IDEOGRAPH-90B9: try adding chinese-simplified
    • U+90BA CJK UNIFIED IDEOGRAPH-90BA: try adding chinese-simplified
    • U+90BB CJK UNIFIED IDEOGRAPH-90BB: try adding chinese-simplified
    • U+90BC CJK UNIFIED IDEOGRAPH-90BC: not included in any glyphset definition
    • U+90BD CJK UNIFIED IDEOGRAPH-90BD: not included in any glyphset definition
    • U+90BE CJK UNIFIED IDEOGRAPH-90BE: not included in any glyphset definition
    • U+90BF CJK UNIFIED IDEOGRAPH-90BF: not included in any glyphset definition
    • U+90C0 CJK UNIFIED IDEOGRAPH-90C0: not included in any glyphset definition
    • U+90C2 CJK UNIFIED IDEOGRAPH-90C2: not included in any glyphset definition
    • U+90C4 CJK UNIFIED IDEOGRAPH-90C4: try adding chinese-simplified
    • U+90C6 CJK UNIFIED IDEOGRAPH-90C6: not included in any glyphset definition
    • U+90C7 CJK UNIFIED IDEOGRAPH-90C7: try adding chinese-simplified
    • U+90C8 CJK UNIFIED IDEOGRAPH-90C8: not included in any glyphset definition
    • U+90C9 CJK UNIFIED IDEOGRAPH-90C9: not included in any glyphset definition
    • U+90CB CJK UNIFIED IDEOGRAPH-90CB: not included in any glyphset definition
    • U+90CC CJK UNIFIED IDEOGRAPH-90CC: not included in any glyphset definition
    • U+90CD CJK UNIFIED IDEOGRAPH-90CD: not included in any glyphset definition
    • U+90CF CJK UNIFIED IDEOGRAPH-90CF: try adding chinese-simplified
    • U+90D0 CJK UNIFIED IDEOGRAPH-90D0: not included in any glyphset definition
    • U+90D1 CJK UNIFIED IDEOGRAPH-90D1: try adding chinese-simplified
    • U+90D2 CJK UNIFIED IDEOGRAPH-90D2: not included in any glyphset definition
    • U+90D3 CJK UNIFIED IDEOGRAPH-90D3: try adding chinese-simplified
    • U+90D4 CJK UNIFIED IDEOGRAPH-90D4: not included in any glyphset definition
    • U+90D5 CJK UNIFIED IDEOGRAPH-90D5: not included in any glyphset definition
    • U+90D6 CJK UNIFIED IDEOGRAPH-90D6: not included in any glyphset definition
    • U+90D7 CJK UNIFIED IDEOGRAPH-90D7: try adding chinese-simplified
    • U+90D8 CJK UNIFIED IDEOGRAPH-90D8: not included in any glyphset definition
    • U+90D9 CJK UNIFIED IDEOGRAPH-90D9: not included in any glyphset definition
    • U+90DA CJK UNIFIED IDEOGRAPH-90DA: not included in any glyphset definition
    • U+90DB CJK UNIFIED IDEOGRAPH-90DB: try adding japanese
    • U+90DE CJK UNIFIED IDEOGRAPH-90DE: try adding chinese-simplified
    • U+90DF CJK UNIFIED IDEOGRAPH-90DF: not included in any glyphset definition
    • U+90E0 CJK UNIFIED IDEOGRAPH-90E0: not included in any glyphset definition
    • U+90E3 CJK UNIFIED IDEOGRAPH-90E3: not included in any glyphset definition
    • U+90E5 CJK UNIFIED IDEOGRAPH-90E5: not included in any glyphset definition
    • U+90E6 CJK UNIFIED IDEOGRAPH-90E6: try adding chinese-simplified
    • U+90E7 CJK UNIFIED IDEOGRAPH-90E7: try adding chinese-simplified
    • U+90E9 CJK UNIFIED IDEOGRAPH-90E9: not included in any glyphset definition
    • U+90EA CJK UNIFIED IDEOGRAPH-90EA: not included in any glyphset definition
    • U+90EC CJK UNIFIED IDEOGRAPH-90EC: not included in any glyphset definition
    • U+90EE CJK UNIFIED IDEOGRAPH-90EE: not included in any glyphset definition
    • U+90EF CJK UNIFIED IDEOGRAPH-90EF: try adding chinese-simplified
    • U+90F0 CJK UNIFIED IDEOGRAPH-90F0: not included in any glyphset definition
    • U+90F1 CJK UNIFIED IDEOGRAPH-90F1: not included in any glyphset definition
    • U+90F2 CJK UNIFIED IDEOGRAPH-90F2: not included in any glyphset definition
    • U+90F3 CJK UNIFIED IDEOGRAPH-90F3: not included in any glyphset definition
    • U+90F6 CJK UNIFIED IDEOGRAPH-90F6: not included in any glyphset definition
    • U+90F7 CJK UNIFIED IDEOGRAPH-90F7: try adding one of: chinese-simplified, japanese
    • U+90F8 CJK UNIFIED IDEOGRAPH-90F8: try adding chinese-simplified
    • U+90F9 CJK UNIFIED IDEOGRAPH-90F9: not included in any glyphset definition
    • U+90FA CJK UNIFIED IDEOGRAPH-90FA: not included in any glyphset definition
    • U+90FB CJK UNIFIED IDEOGRAPH-90FB: not included in any glyphset definition
    • U+90FC CJK UNIFIED IDEOGRAPH-90FC: not included in any glyphset definition
    • U+90FE CJK UNIFIED IDEOGRAPH-90FE: try adding chinese-simplified
    • U+90FF CJK UNIFIED IDEOGRAPH-90FF: not included in any glyphset definition
    • U+9100 CJK UNIFIED IDEOGRAPH-9100: not included in any glyphset definition
    • U+9101 CJK UNIFIED IDEOGRAPH-9101: not included in any glyphset definition
    • U+9103 CJK UNIFIED IDEOGRAPH-9103: not included in any glyphset definition
    • U+9104 CJK UNIFIED IDEOGRAPH-9104: try adding chinese-simplified
    • U+9105 CJK UNIFIED IDEOGRAPH-9105: not included in any glyphset definition
    • U+9106 CJK UNIFIED IDEOGRAPH-9106: not included in any glyphset definition
    • U+9107 CJK UNIFIED IDEOGRAPH-9107: not included in any glyphset definition
    • U+9108 CJK UNIFIED IDEOGRAPH-9108: not included in any glyphset definition
    • U+910A CJK UNIFIED IDEOGRAPH-910A: not included in any glyphset definition
    • U+910B CJK UNIFIED IDEOGRAPH-910B: not included in any glyphset definition
    • U+910C CJK UNIFIED IDEOGRAPH-910C: not included in any glyphset definition
    • U+910D CJK UNIFIED IDEOGRAPH-910D: not included in any glyphset definition
    • U+910E CJK UNIFIED IDEOGRAPH-910E: not included in any glyphset definition
    • U+910F CJK UNIFIED IDEOGRAPH-910F: not included in any glyphset definition
    • U+9110 CJK UNIFIED IDEOGRAPH-9110: not included in any glyphset definition
    • U+9111 CJK UNIFIED IDEOGRAPH-9111: not included in any glyphset definition
    • U+9113 CJK UNIFIED IDEOGRAPH-9113: not included in any glyphset definition
    • U+9115 CJK UNIFIED IDEOGRAPH-9115: not included in any glyphset definition
    • U+9116 CJK UNIFIED IDEOGRAPH-9116: not included in any glyphset definition
    • U+9117 CJK UNIFIED IDEOGRAPH-9117: not included in any glyphset definition
    • U+9118 CJK UNIFIED IDEOGRAPH-9118: not included in any glyphset definition
    • U+911A CJK UNIFIED IDEOGRAPH-911A: not included in any glyphset definition
    • U+911B CJK UNIFIED IDEOGRAPH-911B: not included in any glyphset definition
    • U+911C CJK UNIFIED IDEOGRAPH-911C: not included in any glyphset definition
    • U+911D CJK UNIFIED IDEOGRAPH-911D: not included in any glyphset definition
    • U+911F CJK UNIFIED IDEOGRAPH-911F: not included in any glyphset definition
    • U+9120 CJK UNIFIED IDEOGRAPH-9120: try adding chinese-simplified
    • U+9121 CJK UNIFIED IDEOGRAPH-9121: not included in any glyphset definition
    • U+9123 CJK UNIFIED IDEOGRAPH-9123: not included in any glyphset definition
    • U+9124 CJK UNIFIED IDEOGRAPH-9124: not included in any glyphset definition
    • U+9125 CJK UNIFIED IDEOGRAPH-9125: not included in any glyphset definition
    • U+9126 CJK UNIFIED IDEOGRAPH-9126: not included in any glyphset definition
    • U+9128 CJK UNIFIED IDEOGRAPH-9128: not included in any glyphset definition
    • U+9129 CJK UNIFIED IDEOGRAPH-9129: not included in any glyphset definition
    • U+912A CJK UNIFIED IDEOGRAPH-912A: not included in any glyphset definition
    • U+912B CJK UNIFIED IDEOGRAPH-912B: not included in any glyphset definition
    • U+912C CJK UNIFIED IDEOGRAPH-912C: not included in any glyphset definition
    • U+912E CJK UNIFIED IDEOGRAPH-912E: not included in any glyphset definition
    • U+912F CJK UNIFIED IDEOGRAPH-912F: try adding chinese-simplified
    • U+9133 CJK UNIFIED IDEOGRAPH-9133: not included in any glyphset definition
    • U+9135 CJK UNIFIED IDEOGRAPH-9135: not included in any glyphset definition
    • U+9136 CJK UNIFIED IDEOGRAPH-9136: not included in any glyphset definition
    • U+9137 CJK UNIFIED IDEOGRAPH-9137: not included in any glyphset definition
    • U+9138 CJK UNIFIED IDEOGRAPH-9138: not included in any glyphset definition
    • U+9139 CJK UNIFIED IDEOGRAPH-9139: not included in any glyphset definition
    • U+913B CJK UNIFIED IDEOGRAPH-913B: not included in any glyphset definition
    • U+913C CJK UNIFIED IDEOGRAPH-913C: not included in any glyphset definition
    • U+913D CJK UNIFIED IDEOGRAPH-913D: not included in any glyphset definition
    • U+913E CJK UNIFIED IDEOGRAPH-913E: not included in any glyphset definition
    • U+913F CJK UNIFIED IDEOGRAPH-913F: not included in any glyphset definition
    • U+9140 CJK UNIFIED IDEOGRAPH-9140: not included in any glyphset definition
    • U+9141 CJK UNIFIED IDEOGRAPH-9141: not included in any glyphset definition
    • U+9142 CJK UNIFIED IDEOGRAPH-9142: not included in any glyphset definition
    • U+9143 CJK UNIFIED IDEOGRAPH-9143: not included in any glyphset definition
    • U+9144 CJK UNIFIED IDEOGRAPH-9144: not included in any glyphset definition
    • U+9145 CJK UNIFIED IDEOGRAPH-9145: not included in any glyphset definition
    • U+9147 CJK UNIFIED IDEOGRAPH-9147: not included in any glyphset definition
    • U+914F CJK UNIFIED IDEOGRAPH-914F: not included in any glyphset definition
    • U+9153 CJK UNIFIED IDEOGRAPH-9153: not included in any glyphset definition
    • U+9154 CJK UNIFIED IDEOGRAPH-9154: try adding one of: chinese-simplified, japanese
    • U+9155 CJK UNIFIED IDEOGRAPH-9155: not included in any glyphset definition
    • U+9156 CJK UNIFIED IDEOGRAPH-9156: try adding japanese
    • U+9158 CJK UNIFIED IDEOGRAPH-9158: try adding japanese
    • U+9159 CJK UNIFIED IDEOGRAPH-9159: not included in any glyphset definition
    • U+915B CJK UNIFIED IDEOGRAPH-915B: not included in any glyphset definition
    • U+915D CJK UNIFIED IDEOGRAPH-915D: try adding chinese-simplified
    • U+915E CJK UNIFIED IDEOGRAPH-915E: try adding chinese-simplified
    • U+915F CJK UNIFIED IDEOGRAPH-915F: not included in any glyphset definition
    • U+9160 CJK UNIFIED IDEOGRAPH-9160: not included in any glyphset definition
    • U+9161 CJK UNIFIED IDEOGRAPH-9161: not included in any glyphset definition
    • U+9164 CJK UNIFIED IDEOGRAPH-9164: not included in any glyphset definition
    • U+9166 CJK UNIFIED IDEOGRAPH-9166: not included in any glyphset definition
    • U+9168 CJK UNIFIED IDEOGRAPH-9168: not included in any glyphset definition
    • U+916B CJK UNIFIED IDEOGRAPH-916B: not included in any glyphset definition
    • U+916D CJK UNIFIED IDEOGRAPH-916D: not included in any glyphset definition
    • U+9170 CJK UNIFIED IDEOGRAPH-9170: try adding chinese-simplified
    • U+9171 CJK UNIFIED IDEOGRAPH-9171: try adding chinese-simplified
    • U+9172 CJK UNIFIED IDEOGRAPH-9172: try adding japanese
    • U+9173 CJK UNIFIED IDEOGRAPH-9173: try adding japanese
    • U+9174 CJK UNIFIED IDEOGRAPH-9174: not included in any glyphset definition
    • U+9176 CJK UNIFIED IDEOGRAPH-9176: try adding chinese-simplified
    • U+9179 CJK UNIFIED IDEOGRAPH-9179: not included in any glyphset definition
    • U+917A CJK UNIFIED IDEOGRAPH-917A: not included in any glyphset definition
    • U+917B CJK UNIFIED IDEOGRAPH-917B: not included in any glyphset definition
    • U+917D CJK UNIFIED IDEOGRAPH-917D: not included in any glyphset definition
    • U+917E CJK UNIFIED IDEOGRAPH-917E: not included in any glyphset definition
    • U+917F CJK UNIFIED IDEOGRAPH-917F: try adding chinese-simplified
    • U+9180 CJK UNIFIED IDEOGRAPH-9180: not included in any glyphset definition
    • U+9181 CJK UNIFIED IDEOGRAPH-9181: not included in any glyphset definition
    • U+9184 CJK UNIFIED IDEOGRAPH-9184: not included in any glyphset definition
    • U+9185 CJK UNIFIED IDEOGRAPH-9185: not included in any glyphset definition
    • U+9186 CJK UNIFIED IDEOGRAPH-9186: not included in any glyphset definition
    • U+9188 CJK UNIFIED IDEOGRAPH-9188: not included in any glyphset definition
    • U+918A CJK UNIFIED IDEOGRAPH-918A: not included in any glyphset definition
    • U+918C CJK UNIFIED IDEOGRAPH-918C: try adding chinese-simplified
    • U+918E CJK UNIFIED IDEOGRAPH-918E: not included in any glyphset definition
    • U+918F CJK UNIFIED IDEOGRAPH-918F: not included in any glyphset definition
    • U+9191 CJK UNIFIED IDEOGRAPH-9191: not included in any glyphset definition
    • U+9193 CJK UNIFIED IDEOGRAPH-9193: not included in any glyphset definition
    • U+9194 CJK UNIFIED IDEOGRAPH-9194: not included in any glyphset definition
    • U+9195 CJK UNIFIED IDEOGRAPH-9195: not included in any glyphset definition
    • U+9196 CJK UNIFIED IDEOGRAPH-9196: not included in any glyphset definition
    • U+9197 CJK UNIFIED IDEOGRAPH-9197: try adding japanese
    • U+9198 CJK UNIFIED IDEOGRAPH-9198: not included in any glyphset definition
    • U+9199 CJK UNIFIED IDEOGRAPH-9199: not included in any glyphset definition
    • U+919D CJK UNIFIED IDEOGRAPH-919D: not included in any glyphset definition
    • U+919F CJK UNIFIED IDEOGRAPH-919F: not included in any glyphset definition
    • U+91A0 CJK UNIFIED IDEOGRAPH-91A0: not included in any glyphset definition
    • U+91A1 CJK UNIFIED IDEOGRAPH-91A1: not included in any glyphset definition
    • U+91A2 CJK UNIFIED IDEOGRAPH-91A2: try adding japanese
    • U+91A4 CJK UNIFIED IDEOGRAPH-91A4: try adding japanese
    • U+91A5 CJK UNIFIED IDEOGRAPH-91A5: not included in any glyphset definition
    • U+91A6 CJK UNIFIED IDEOGRAPH-91A6: not included in any glyphset definition
    • U+91A7 CJK UNIFIED IDEOGRAPH-91A7: not included in any glyphset definition
    • U+91A8 CJK UNIFIED IDEOGRAPH-91A8: not included in any glyphset definition
    • U+91AD CJK UNIFIED IDEOGRAPH-91AD: not included in any glyphset definition
    • U+91B0 CJK UNIFIED IDEOGRAPH-91B0: not included in any glyphset definition
    • U+91B2 CJK UNIFIED IDEOGRAPH-91B2: not included in any glyphset definition
    • U+91B3 CJK UNIFIED IDEOGRAPH-91B3: not included in any glyphset definition
    • U+91B5 CJK UNIFIED IDEOGRAPH-91B5: try adding japanese
    • U+91B7 CJK UNIFIED IDEOGRAPH-91B7: not included in any glyphset definition
    • U+91B8 CJK UNIFIED IDEOGRAPH-91B8: try adding japanese
    • U+91B9 CJK UNIFIED IDEOGRAPH-91B9: not included in any glyphset definition
    • U+91BC CJK UNIFIED IDEOGRAPH-91BC: not included in any glyphset definition
    • U+91BD CJK UNIFIED IDEOGRAPH-91BD: not included in any glyphset definition
    • U+91BE CJK UNIFIED IDEOGRAPH-91BE: not included in any glyphset definition
    • U+91BF CJK UNIFIED IDEOGRAPH-91BF: not included in any glyphset definition
    • U+91C2 CJK UNIFIED IDEOGRAPH-91C2: not included in any glyphset definition
    • U+91C3 CJK UNIFIED IDEOGRAPH-91C3: not included in any glyphset definition
    • U+91C5 CJK UNIFIED IDEOGRAPH-91C5: not included in any glyphset definition
    • U+91C8 CJK UNIFIED IDEOGRAPH-91C8: try adding japanese
    • U+91CA CJK UNIFIED IDEOGRAPH-91CA: try adding chinese-simplified
    • U+91D2 CJK UNIFIED IDEOGRAPH-91D2: not included in any glyphset definition
    • U+91D3 CJK UNIFIED IDEOGRAPH-91D3: not included in any glyphset definition
    • U+91D5 CJK UNIFIED IDEOGRAPH-91D5: not included in any glyphset definition
    • U+91D9 CJK UNIFIED IDEOGRAPH-91D9: not included in any glyphset definition
    • U+91DA CJK UNIFIED IDEOGRAPH-91DA: not included in any glyphset definition
    • U+91DB CJK UNIFIED IDEOGRAPH-91DB: try adding japanese
    • U+91DE CJK UNIFIED IDEOGRAPH-91DE: not included in any glyphset definition
    • U+91E0 CJK UNIFIED IDEOGRAPH-91E0: not included in any glyphset definition
    • U+91E1 CJK UNIFIED IDEOGRAPH-91E1: try adding japanese
    • U+91E2 CJK UNIFIED IDEOGRAPH-91E2: not included in any glyphset definition
    • U+91E8 CJK UNIFIED IDEOGRAPH-91E8: not included in any glyphset definition
    • U+91EA CJK UNIFIED IDEOGRAPH-91EA: not included in any glyphset definition
    • U+91EB CJK UNIFIED IDEOGRAPH-91EB: not included in any glyphset definition
    • U+91EC CJK UNIFIED IDEOGRAPH-91EC: not included in any glyphset definition
    • U+91ED CJK UNIFIED IDEOGRAPH-91ED: not included in any glyphset definition
    • U+91EE CJK UNIFIED IDEOGRAPH-91EE: not included in any glyphset definition
    • U+91EF CJK UNIFIED IDEOGRAPH-91EF: not included in any glyphset definition
    • U+91F0 CJK UNIFIED IDEOGRAPH-91F0: not included in any glyphset definition
    • U+91F1 CJK UNIFIED IDEOGRAPH-91F1: not included in any glyphset definition
    • U+91F2 CJK UNIFIED IDEOGRAPH-91F2: not included in any glyphset definition
    • U+91F3 CJK UNIFIED IDEOGRAPH-91F3: not included in any glyphset definition
    • U+91F4 CJK UNIFIED IDEOGRAPH-91F4: not included in any glyphset definition
    • U+91F6 CJK UNIFIED IDEOGRAPH-91F6: try adding japanese
    • U+91F8 CJK UNIFIED IDEOGRAPH-91F8: not included in any glyphset definition
    • U+91FA CJK UNIFIED IDEOGRAPH-91FA: not included in any glyphset definition
    • U+91FB CJK UNIFIED IDEOGRAPH-91FB: not included in any glyphset definition
    • U+91FC CJK UNIFIED IDEOGRAPH-91FC: try adding japanese
    • U+91FD CJK UNIFIED IDEOGRAPH-91FD: not included in any glyphset definition
    • U+91FF CJK UNIFIED IDEOGRAPH-91FF: try adding japanese
    • U+9201 CJK UNIFIED IDEOGRAPH-9201: not included in any glyphset definition
    • U+9202 CJK UNIFIED IDEOGRAPH-9202: not included in any glyphset definition
    • U+9203 CJK UNIFIED IDEOGRAPH-9203: not included in any glyphset definition
    • U+9204 CJK UNIFIED IDEOGRAPH-9204: not included in any glyphset definition
    • U+9206 CJK UNIFIED IDEOGRAPH-9206: not included in any glyphset definition
    • U+9207 CJK UNIFIED IDEOGRAPH-9207: not included in any glyphset definition
    • U+9208 CJK UNIFIED IDEOGRAPH-9208: not included in any glyphset definition
    • U+920B CJK UNIFIED IDEOGRAPH-920B: not included in any glyphset definition
    • U+920C CJK UNIFIED IDEOGRAPH-920C: not included in any glyphset definition
    • U+920E CJK UNIFIED IDEOGRAPH-920E: try adding japanese
    • U+920F CJK UNIFIED IDEOGRAPH-920F: not included in any glyphset definition
    • U+9212 CJK UNIFIED IDEOGRAPH-9212: not included in any glyphset definition
    • U+9216 CJK UNIFIED IDEOGRAPH-9216: not included in any glyphset definition
    • U+9217 CJK UNIFIED IDEOGRAPH-9217: not included in any glyphset definition
    • U+9219 CJK UNIFIED IDEOGRAPH-9219: not included in any glyphset definition
    • U+921A CJK UNIFIED IDEOGRAPH-921A: not included in any glyphset definition
    • U+921B CJK UNIFIED IDEOGRAPH-921B: not included in any glyphset definition
    • U+921D CJK UNIFIED IDEOGRAPH-921D: not included in any glyphset definition
    • U+921F CJK UNIFIED IDEOGRAPH-921F: not included in any glyphset definition
    • U+9220 CJK UNIFIED IDEOGRAPH-9220: not included in any glyphset definition
    • U+9221 CJK UNIFIED IDEOGRAPH-9221: not included in any glyphset definition
    • U+9222 CJK UNIFIED IDEOGRAPH-9222: not included in any glyphset definition
    • U+9224 CJK UNIFIED IDEOGRAPH-9224: not included in any glyphset definition
    • U+9225 CJK UNIFIED IDEOGRAPH-9225: try adding chinese-simplified
    • U+9227 CJK UNIFIED IDEOGRAPH-9227: not included in any glyphset definition
    • U+9229 CJK UNIFIED IDEOGRAPH-9229: try adding japanese
    • U+922A CJK UNIFIED IDEOGRAPH-922A: not included in any glyphset definition
    • U+922C CJK UNIFIED IDEOGRAPH-922C: try adding japanese
    • U+922D CJK UNIFIED IDEOGRAPH-922D: not included in any glyphset definition
    • U+922F CJK UNIFIED IDEOGRAPH-922F: not included in any glyphset definition
    • U+9230 CJK UNIFIED IDEOGRAPH-9230: not included in any glyphset definition
    • U+9231 CJK UNIFIED IDEOGRAPH-9231: not included in any glyphset definition
    • U+9232 CJK UNIFIED IDEOGRAPH-9232: not included in any glyphset definition
    • U+9233 CJK UNIFIED IDEOGRAPH-9233: not included in any glyphset definition
    • U+9235 CJK UNIFIED IDEOGRAPH-9235: not included in any glyphset definition
    • U+9236 CJK UNIFIED IDEOGRAPH-9236: not included in any glyphset definition
    • U+923B CJK UNIFIED IDEOGRAPH-923B: not included in any glyphset definition
    • U+923D CJK UNIFIED IDEOGRAPH-923D: not included in any glyphset definition
    • U+9241 CJK UNIFIED IDEOGRAPH-9241: not included in any glyphset definition
    • U+9242 CJK UNIFIED IDEOGRAPH-9242: not included in any glyphset definition
    • U+9243 CJK UNIFIED IDEOGRAPH-9243: not included in any glyphset definition
    • U+9244 CJK UNIFIED IDEOGRAPH-9244: try adding one of: chinese-simplified, japanese
    • U+9247 CJK UNIFIED IDEOGRAPH-9247: not included in any glyphset definition
    • U+924A CJK UNIFIED IDEOGRAPH-924A: not included in any glyphset definition
    • U+924C CJK UNIFIED IDEOGRAPH-924C: not included in any glyphset definition
    • U+924D CJK UNIFIED IDEOGRAPH-924D: not included in any glyphset definition
    • U+924E CJK UNIFIED IDEOGRAPH-924E: not included in any glyphset definition
    • U+924F CJK UNIFIED IDEOGRAPH-924F: not included in any glyphset definition
    • U+9250 CJK UNIFIED IDEOGRAPH-9250: try adding japanese
    • U+9252 CJK UNIFIED IDEOGRAPH-9252: not included in any glyphset definition
    • U+9253 CJK UNIFIED IDEOGRAPH-9253: not included in any glyphset definition
    • U+9254 CJK UNIFIED IDEOGRAPH-9254: not included in any glyphset definition
    • U+9256 CJK UNIFIED IDEOGRAPH-9256: not included in any glyphset definition
    • U+9259 CJK UNIFIED IDEOGRAPH-9259: not included in any glyphset definition
    • U+925C CJK UNIFIED IDEOGRAPH-925C: not included in any glyphset definition
    • U+925D CJK UNIFIED IDEOGRAPH-925D: not included in any glyphset definition
    • U+9260 CJK UNIFIED IDEOGRAPH-9260: not included in any glyphset definition
    • U+9261 CJK UNIFIED IDEOGRAPH-9261: not included in any glyphset definition
    • U+9263 CJK UNIFIED IDEOGRAPH-9263: not included in any glyphset definition
    • U+9265 CJK UNIFIED IDEOGRAPH-9265: not included in any glyphset definition
    • U+9267 CJK UNIFIED IDEOGRAPH-9267: not included in any glyphset definition
    • U+9268 CJK UNIFIED IDEOGRAPH-9268: not included in any glyphset definition
    • U+9269 CJK UNIFIED IDEOGRAPH-9269: not included in any glyphset definition
    • U+926A CJK UNIFIED IDEOGRAPH-926A: not included in any glyphset definition
    • U+926B CJK UNIFIED IDEOGRAPH-926B: not included in any glyphset definition
    • U+926F CJK UNIFIED IDEOGRAPH-926F: not included in any glyphset definition
    • U+9270 CJK UNIFIED IDEOGRAPH-9270: not included in any glyphset definition
    • U+9271 CJK UNIFIED IDEOGRAPH-9271: try adding japanese
    • U+9272 CJK UNIFIED IDEOGRAPH-9272: not included in any glyphset definition
    • U+9273 CJK UNIFIED IDEOGRAPH-9273: not included in any glyphset definition
    • U+9274 CJK UNIFIED IDEOGRAPH-9274: try adding chinese-simplified
    • U+9275 CJK UNIFIED IDEOGRAPH-9275: not included in any glyphset definition
    • U+9276 CJK UNIFIED IDEOGRAPH-9276: not included in any glyphset definition
    • U+9279 CJK UNIFIED IDEOGRAPH-9279: not included in any glyphset definition
    • U+927A CJK UNIFIED IDEOGRAPH-927A: not included in any glyphset definition
    • U+927C CJK UNIFIED IDEOGRAPH-927C: not included in any glyphset definition
    • U+927D CJK UNIFIED IDEOGRAPH-927D: not included in any glyphset definition
    • U+927E CJK UNIFIED IDEOGRAPH-927E: try adding japanese
    • U+927F CJK UNIFIED IDEOGRAPH-927F: not included in any glyphset definition
    • U+9282 CJK UNIFIED IDEOGRAPH-9282: not included in any glyphset definition
    • U+9286 CJK UNIFIED IDEOGRAPH-9286: try adding chinese-simplified
    • U+9287 CJK UNIFIED IDEOGRAPH-9287: not included in any glyphset definition
    • U+9288 CJK UNIFIED IDEOGRAPH-9288: not included in any glyphset definition
    • U+928A CJK UNIFIED IDEOGRAPH-928A: not included in any glyphset definition
    • U+928B CJK UNIFIED IDEOGRAPH-928B: not included in any glyphset definition
    • U+928C CJK UNIFIED IDEOGRAPH-928C: not included in any glyphset definition
    • U+928D CJK UNIFIED IDEOGRAPH-928D: not included in any glyphset definition
    • U+928E CJK UNIFIED IDEOGRAPH-928E: not included in any glyphset definition
    • U+9290 CJK UNIFIED IDEOGRAPH-9290: not included in any glyphset definition
    • U+9292 CJK UNIFIED IDEOGRAPH-9292: not included in any glyphset definition
    • U+9294 CJK UNIFIED IDEOGRAPH-9294: not included in any glyphset definition
    • U+9295 CJK UNIFIED IDEOGRAPH-9295: try adding japanese
    • U+9297 CJK UNIFIED IDEOGRAPH-9297: not included in any glyphset definition
    • U+9299 CJK UNIFIED IDEOGRAPH-9299: not included in any glyphset definition
    • U+929B CJK UNIFIED IDEOGRAPH-929B: try adding japanese
    • U+929D CJK UNIFIED IDEOGRAPH-929D: not included in any glyphset definition
    • U+929E CJK UNIFIED IDEOGRAPH-929E: not included in any glyphset definition
    • U+929F CJK UNIFIED IDEOGRAPH-929F: not included in any glyphset definition
    • U+92A2 CJK UNIFIED IDEOGRAPH-92A2: not included in any glyphset definition
    • U+92A4 CJK UNIFIED IDEOGRAPH-92A4: not included in any glyphset definition
    • U+92A9 CJK UNIFIED IDEOGRAPH-92A9: not included in any glyphset definition
    • U+92AA CJK UNIFIED IDEOGRAPH-92AA: not included in any glyphset definition
    • U+92AB CJK UNIFIED IDEOGRAPH-92AB: not included in any glyphset definition
    • U+92AD CJK UNIFIED IDEOGRAPH-92AD: try adding japanese
    • U+92AE CJK UNIFIED IDEOGRAPH-92AE: try adding chinese-simplified
    • U+92AF CJK UNIFIED IDEOGRAPH-92AF: not included in any glyphset definition
    • U+92B0 CJK UNIFIED IDEOGRAPH-92B0: not included in any glyphset definition
    • U+92B4 CJK UNIFIED IDEOGRAPH-92B4: not included in any glyphset definition
    • U+92B5 CJK UNIFIED IDEOGRAPH-92B5: not included in any glyphset definition
    • U+92B6 CJK UNIFIED IDEOGRAPH-92B6: not included in any glyphset definition
    • U+92B8 CJK UNIFIED IDEOGRAPH-92B8: not included in any glyphset definition
    • U+92BD CJK UNIFIED IDEOGRAPH-92BD: not included in any glyphset definition
    • U+92C0 CJK UNIFIED IDEOGRAPH-92C0: not included in any glyphset definition
    • U+92C2 CJK UNIFIED IDEOGRAPH-92C2: not included in any glyphset definition
    • U+92C4 CJK UNIFIED IDEOGRAPH-92C4: not included in any glyphset definition
    • U+92C8 CJK UNIFIED IDEOGRAPH-92C8: not included in any glyphset definition
    • U+92C9 CJK UNIFIED IDEOGRAPH-92C9: not included in any glyphset definition
    • U+92CA CJK UNIFIED IDEOGRAPH-92CA: not included in any glyphset definition
    • U+92CB CJK UNIFIED IDEOGRAPH-92CB: not included in any glyphset definition
    • U+92CD CJK UNIFIED IDEOGRAPH-92CD: not included in any glyphset definition
    • U+92CE CJK UNIFIED IDEOGRAPH-92CE: not included in any glyphset definition
    • U+92D1 CJK UNIFIED IDEOGRAPH-92D1: not included in any glyphset definition
    • U+92D3 CJK UNIFIED IDEOGRAPH-92D3: not included in any glyphset definition
    • U+92D6 CJK UNIFIED IDEOGRAPH-92D6: not included in any glyphset definition
    • U+92D7 CJK UNIFIED IDEOGRAPH-92D7: not included in any glyphset definition
    • U+92D8 CJK UNIFIED IDEOGRAPH-92D8: not included in any glyphset definition
    • U+92D9 CJK UNIFIED IDEOGRAPH-92D9: not included in any glyphset definition
    • U+92DA CJK UNIFIED IDEOGRAPH-92DA: not included in any glyphset definition
    • U+92DC CJK UNIFIED IDEOGRAPH-92DC: not included in any glyphset definition
    • U+92DD CJK UNIFIED IDEOGRAPH-92DD: not included in any glyphset definition
    • U+92DE CJK UNIFIED IDEOGRAPH-92DE: not included in any glyphset definition
    • U+92DF CJK UNIFIED IDEOGRAPH-92DF: not included in any glyphset definition
    • U+92E0 CJK UNIFIED IDEOGRAPH-92E0: not included in any glyphset definition
    • U+92E1 CJK UNIFIED IDEOGRAPH-92E1: not included in any glyphset definition
    • U+92E2 CJK UNIFIED IDEOGRAPH-92E2: not included in any glyphset definition
    • U+92E5 CJK UNIFIED IDEOGRAPH-92E5: not included in any glyphset definition
    • U+92E6 CJK UNIFIED IDEOGRAPH-92E6: not included in any glyphset definition
    • U+92E7 CJK UNIFIED IDEOGRAPH-92E7: not included in any glyphset definition
    • U+92E8 CJK UNIFIED IDEOGRAPH-92E8: not included in any glyphset definition
    • U+92E9 CJK UNIFIED IDEOGRAPH-92E9: try adding japanese
    • U+92ED CJK UNIFIED IDEOGRAPH-92ED: try adding japanese
    • U+92F1 CJK UNIFIED IDEOGRAPH-92F1: not included in any glyphset definition
    • U+92F2 CJK UNIFIED IDEOGRAPH-92F2: try adding japanese
    • U+92F3 CJK UNIFIED IDEOGRAPH-92F3: try adding japanese
    • U+92F5 CJK UNIFIED IDEOGRAPH-92F5: not included in any glyphset definition
    • U+92F6 CJK UNIFIED IDEOGRAPH-92F6: not included in any glyphset definition
    • U+92F7 CJK UNIFIED IDEOGRAPH-92F7: not included in any glyphset definition
    • U+92F9 CJK UNIFIED IDEOGRAPH-92F9: not included in any glyphset definition
    • U+92FA CJK UNIFIED IDEOGRAPH-92FA: try adding japanese
    • U+92FB CJK UNIFIED IDEOGRAPH-92FB: not included in any glyphset definition
    • U+92FE CJK UNIFIED IDEOGRAPH-92FE: not included in any glyphset definition
    • U+92FF CJK UNIFIED IDEOGRAPH-92FF: not included in any glyphset definition
    • U+9300 CJK UNIFIED IDEOGRAPH-9300: not included in any glyphset definition
    • U+9301 CJK UNIFIED IDEOGRAPH-9301: not included in any glyphset definition
    • U+9302 CJK UNIFIED IDEOGRAPH-9302: not included in any glyphset definition
    • U+9305 CJK UNIFIED IDEOGRAPH-9305: not included in any glyphset definition
    • U+9306 CJK UNIFIED IDEOGRAPH-9306: try adding japanese
    • U+9308 CJK UNIFIED IDEOGRAPH-9308: not included in any glyphset definition
    • U+9309 CJK UNIFIED IDEOGRAPH-9309: not included in any glyphset definition
    • U+930A CJK UNIFIED IDEOGRAPH-930A: not included in any glyphset definition
    • U+930B CJK UNIFIED IDEOGRAPH-930B: not included in any glyphset definition
    • U+930C CJK UNIFIED IDEOGRAPH-930C: not included in any glyphset definition
    • U+930D CJK UNIFIED IDEOGRAPH-930D: not included in any glyphset definition
    • U+930E CJK UNIFIED IDEOGRAPH-930E: not included in any glyphset definition
    • U+9311 CJK UNIFIED IDEOGRAPH-9311: not included in any glyphset definition
    • U+9313 CJK UNIFIED IDEOGRAPH-9313: not included in any glyphset definition
    • U+9314 CJK UNIFIED IDEOGRAPH-9314: not included in any glyphset definition
    • U+9316 CJK UNIFIED IDEOGRAPH-9316: not included in any glyphset definition
    • U+9317 CJK UNIFIED IDEOGRAPH-9317: not included in any glyphset definition
    • U+931B CJK UNIFIED IDEOGRAPH-931B: not included in any glyphset definition
    • U+931C CJK UNIFIED IDEOGRAPH-931C: not included in any glyphset definition
    • U+931D CJK UNIFIED IDEOGRAPH-931D: not included in any glyphset definition
    • U+931F CJK UNIFIED IDEOGRAPH-931F: not included in any glyphset definition
    • U+9323 CJK UNIFIED IDEOGRAPH-9323: try adding japanese
    • U+9325 CJK UNIFIED IDEOGRAPH-9325: not included in any glyphset definition
    • U+9327 CJK UNIFIED IDEOGRAPH-9327: not included in any glyphset definition
    • U+932A CJK UNIFIED IDEOGRAPH-932A: not included in any glyphset definition
    • U+932C CJK UNIFIED IDEOGRAPH-932C: try adding japanese
    • U+932D CJK UNIFIED IDEOGRAPH-932D: not included in any glyphset definition
    • U+9331 CJK UNIFIED IDEOGRAPH-9331: not included in any glyphset definition
    • U+9332 CJK UNIFIED IDEOGRAPH-9332: try adding one of: chinese-simplified, japanese
    • U+9334 CJK UNIFIED IDEOGRAPH-9334: not included in any glyphset definition
    • U+9337 CJK UNIFIED IDEOGRAPH-9337: not included in any glyphset definition
    • U+9339 CJK UNIFIED IDEOGRAPH-9339: not included in any glyphset definition
    • U+933A CJK UNIFIED IDEOGRAPH-933A: try adding japanese
    • U+933B CJK UNIFIED IDEOGRAPH-933B: try adding japanese
    • U+933C CJK UNIFIED IDEOGRAPH-933C: not included in any glyphset definition
    • U+933D CJK UNIFIED IDEOGRAPH-933D: not included in any glyphset definition
    • U+933E CJK UNIFIED IDEOGRAPH-933E: try adding chinese-simplified
    • U+933F CJK UNIFIED IDEOGRAPH-933F: not included in any glyphset definition
    • U+9340 CJK UNIFIED IDEOGRAPH-9340: not included in any glyphset definition
    • U+9341 CJK UNIFIED IDEOGRAPH-9341: not included in any glyphset definition
    • U+9345 CJK UNIFIED IDEOGRAPH-9345: not included in any glyphset definition
    • U+9346 CJK UNIFIED IDEOGRAPH-9346: not included in any glyphset definition
    • U+9348 CJK UNIFIED IDEOGRAPH-9348: not included in any glyphset definition
    • U+9349 CJK UNIFIED IDEOGRAPH-9349: not included in any glyphset definition
    • U+934C CJK UNIFIED IDEOGRAPH-934C: not included in any glyphset definition
    • U+934E CJK UNIFIED IDEOGRAPH-934E: not included in any glyphset definition
    • U+934F CJK UNIFIED IDEOGRAPH-934F: try adding chinese-simplified
    • U+9350 CJK UNIFIED IDEOGRAPH-9350: try adding chinese-simplified
    • U+9351 CJK UNIFIED IDEOGRAPH-9351: try adding chinese-simplified
    • U+9352 CJK UNIFIED IDEOGRAPH-9352: try adding chinese-simplified
    • U+9353 CJK UNIFIED IDEOGRAPH-9353: try adding chinese-simplified
    • U+9355 CJK UNIFIED IDEOGRAPH-9355: not included in any glyphset definition
    • U+9356 CJK UNIFIED IDEOGRAPH-9356: try adding one of: chinese-simplified, japanese
    • U+9357 CJK UNIFIED IDEOGRAPH-9357: try adding chinese-simplified
    • U+9359 CJK UNIFIED IDEOGRAPH-9359: try adding chinese-simplified
    • U+935C CJK UNIFIED IDEOGRAPH-935C: try adding one of: chinese-simplified, japanese
    • U+935D CJK UNIFIED IDEOGRAPH-935D: try adding chinese-simplified
    • U+935E CJK UNIFIED IDEOGRAPH-935E: not included in any glyphset definition
    • U+935F CJK UNIFIED IDEOGRAPH-935F: not included in any glyphset definition
    • U+9361 CJK UNIFIED IDEOGRAPH-9361: not included in any glyphset definition
    • U+9363 CJK UNIFIED IDEOGRAPH-9363: not included in any glyphset definition
    • U+9364 CJK UNIFIED IDEOGRAPH-9364: not included in any glyphset definition
    • U+9366 CJK UNIFIED IDEOGRAPH-9366: try adding chinese-simplified
    • U+9367 CJK UNIFIED IDEOGRAPH-9367: try adding chinese-simplified
    • U+9369 CJK UNIFIED IDEOGRAPH-9369: try adding chinese-simplified
    • U+936A CJK UNIFIED IDEOGRAPH-936A: not included in any glyphset definition
    • U+936D CJK UNIFIED IDEOGRAPH-936D: not included in any glyphset definition
    • U+936E CJK UNIFIED IDEOGRAPH-936E: try adding japanese
    • U+936F CJK UNIFIED IDEOGRAPH-936F: not included in any glyphset definition
    • U+9371 CJK UNIFIED IDEOGRAPH-9371: not included in any glyphset definition
    • U+9372 CJK UNIFIED IDEOGRAPH-9372: not included in any glyphset definition
    • U+9373 CJK UNIFIED IDEOGRAPH-9373: not included in any glyphset definition
    • U+9377 CJK UNIFIED IDEOGRAPH-9377: not included in any glyphset definition
    • U+9379 CJK UNIFIED IDEOGRAPH-9379: not included in any glyphset definition
    • U+937B CJK UNIFIED IDEOGRAPH-937B: not included in any glyphset definition
    • U+937F CJK UNIFIED IDEOGRAPH-937F: not included in any glyphset definition
    • U+9380 CJK UNIFIED IDEOGRAPH-9380: not included in any glyphset definition
    • U+9383 CJK UNIFIED IDEOGRAPH-9383: not included in any glyphset definition
    • U+9385 CJK UNIFIED IDEOGRAPH-9385: not included in any glyphset definition
    • U+9387 CJK UNIFIED IDEOGRAPH-9387: not included in any glyphset definition
    • U+9388 CJK UNIFIED IDEOGRAPH-9388: not included in any glyphset definition
    • U+9389 CJK UNIFIED IDEOGRAPH-9389: not included in any glyphset definition
    • U+938B CJK UNIFIED IDEOGRAPH-938B: not included in any glyphset definition
    • U+938D CJK UNIFIED IDEOGRAPH-938D: not included in any glyphset definition
    • U+938E CJK UNIFIED IDEOGRAPH-938E: not included in any glyphset definition
    • U+9391 CJK UNIFIED IDEOGRAPH-9391: not included in any glyphset definition
    • U+9392 CJK UNIFIED IDEOGRAPH-9392: not included in any glyphset definition
    • U+9393 CJK UNIFIED IDEOGRAPH-9393: not included in any glyphset definition
    • U+9395 CJK UNIFIED IDEOGRAPH-9395: not included in any glyphset definition
    • U+9399 CJK UNIFIED IDEOGRAPH-9399: not included in any glyphset definition
    • U+939B CJK UNIFIED IDEOGRAPH-939B: not included in any glyphset definition
    • U+939D CJK UNIFIED IDEOGRAPH-939D: not included in any glyphset definition
    • U+939E CJK UNIFIED IDEOGRAPH-939E: not included in any glyphset definition
    • U+939F CJK UNIFIED IDEOGRAPH-939F: not included in any glyphset definition
    • U+93A1 CJK UNIFIED IDEOGRAPH-93A1: not included in any glyphset definition
    • U+93A3 CJK UNIFIED IDEOGRAPH-93A3: not included in any glyphset definition
    • U+93A4 CJK UNIFIED IDEOGRAPH-93A4: not included in any glyphset definition
    • U+93A5 CJK UNIFIED IDEOGRAPH-93A5: not included in any glyphset definition
    • U+93A6 CJK UNIFIED IDEOGRAPH-93A6: not included in any glyphset definition
    • U+93A8 CJK UNIFIED IDEOGRAPH-93A8: not included in any glyphset definition
    • U+93AA CJK UNIFIED IDEOGRAPH-93AA: not included in any glyphset definition
    • U+93AB CJK UNIFIED IDEOGRAPH-93AB: not included in any glyphset definition
    • U+93AD CJK UNIFIED IDEOGRAPH-93AD: try adding one of: chinese-simplified, japanese
    • U+93AF CJK UNIFIED IDEOGRAPH-93AF: try adding chinese-simplified
    • U+93B1 CJK UNIFIED IDEOGRAPH-93B1: not included in any glyphset definition
    • U+93B2 CJK UNIFIED IDEOGRAPH-93B2: not included in any glyphset definition
    • U+93B4 CJK UNIFIED IDEOGRAPH-93B4: try adding chinese-simplified
    • U+93B6 CJK UNIFIED IDEOGRAPH-93B6: try adding chinese-simplified
    • U+93B7 CJK UNIFIED IDEOGRAPH-93B7: try adding chinese-simplified
    • U+93B8 CJK UNIFIED IDEOGRAPH-93B8: try adding chinese-simplified
    • U+93B9 CJK UNIFIED IDEOGRAPH-93B9: try adding japanese
    • U+93BA CJK UNIFIED IDEOGRAPH-93BA: try adding chinese-simplified
    • U+93BB CJK UNIFIED IDEOGRAPH-93BB: try adding chinese-simplified
    • U+93BC CJK UNIFIED IDEOGRAPH-93BC: not included in any glyphset definition
    • U+93BD CJK UNIFIED IDEOGRAPH-93BD: not included in any glyphset definition
    • U+93BE CJK UNIFIED IDEOGRAPH-93BE: try adding chinese-simplified
    • U+93C0 CJK UNIFIED IDEOGRAPH-93C0: try adding chinese-simplified
    • U+93C1 CJK UNIFIED IDEOGRAPH-93C1: try adding chinese-simplified
    • U+93C2 CJK UNIFIED IDEOGRAPH-93C2: try adding chinese-simplified
    • U+93C4 CJK UNIFIED IDEOGRAPH-93C4: try adding chinese-simplified
    • U+93C5 CJK UNIFIED IDEOGRAPH-93C5: not included in any glyphset definition
    • U+93C9 CJK UNIFIED IDEOGRAPH-93C9: try adding chinese-simplified
    • U+93CA CJK UNIFIED IDEOGRAPH-93CA: not included in any glyphset definition
    • U+93CB CJK UNIFIED IDEOGRAPH-93CB: try adding chinese-simplified
    • U+93CC CJK UNIFIED IDEOGRAPH-93CC: try adding chinese-simplified
    • U+93CE CJK UNIFIED IDEOGRAPH-93CE: not included in any glyphset definition
    • U+93CF CJK UNIFIED IDEOGRAPH-93CF: not included in any glyphset definition
    • U+93D0 CJK UNIFIED IDEOGRAPH-93D0: try adding japanese
    • U+93D2 CJK UNIFIED IDEOGRAPH-93D2: not included in any glyphset definition
    • U+93D4 CJK UNIFIED IDEOGRAPH-93D4: not included in any glyphset definition
    • U+93D5 CJK UNIFIED IDEOGRAPH-93D5: not included in any glyphset definition
    • U+93D9 CJK UNIFIED IDEOGRAPH-93D9: not included in any glyphset definition
    • U+93DA CJK UNIFIED IDEOGRAPH-93DA: not included in any glyphset definition
    • U+93DD CJK UNIFIED IDEOGRAPH-93DD: try adding japanese
    • U+93E0 CJK UNIFIED IDEOGRAPH-93E0: not included in any glyphset definition
    • U+93E3 CJK UNIFIED IDEOGRAPH-93E3: not included in any glyphset definition
    • U+93E5 CJK UNIFIED IDEOGRAPH-93E5: try adding japanese
    • U+93E6 CJK UNIFIED IDEOGRAPH-93E6: not included in any glyphset definition
    • U+93E7 CJK UNIFIED IDEOGRAPH-93E7: not included in any glyphset definition
    • U+93E8 CJK UNIFIED IDEOGRAPH-93E8: try adding japanese
    • U+93E9 CJK UNIFIED IDEOGRAPH-93E9: not included in any glyphset definition
    • U+93EA CJK UNIFIED IDEOGRAPH-93EA: not included in any glyphset definition
    • U+93EB CJK UNIFIED IDEOGRAPH-93EB: not included in any glyphset definition
    • U+93EC CJK UNIFIED IDEOGRAPH-93EC: not included in any glyphset definition
    • U+93ED CJK UNIFIED IDEOGRAPH-93ED: not included in any glyphset definition
    • U+93EE CJK UNIFIED IDEOGRAPH-93EE: not included in any glyphset definition
    • U+93EF CJK UNIFIED IDEOGRAPH-93EF: not included in any glyphset definition
    • U+93F0 CJK UNIFIED IDEOGRAPH-93F0: not included in any glyphset definition
    • U+93F2 CJK UNIFIED IDEOGRAPH-93F2: not included in any glyphset definition
    • U+93F6 CJK UNIFIED IDEOGRAPH-93F6: not included in any glyphset definition
    • U+93F7 CJK UNIFIED IDEOGRAPH-93F7: not included in any glyphset definition
    • U+93F8 CJK UNIFIED IDEOGRAPH-93F8: not included in any glyphset definition
    • U+93FA CJK UNIFIED IDEOGRAPH-93FA: not included in any glyphset definition
    • U+93FB CJK UNIFIED IDEOGRAPH-93FB: not included in any glyphset definition
    • U+93FC CJK UNIFIED IDEOGRAPH-93FC: not included in any glyphset definition
    • U+93FE CJK UNIFIED IDEOGRAPH-93FE: not included in any glyphset definition
    • U+93FF CJK UNIFIED IDEOGRAPH-93FF: not included in any glyphset definition
    • U+9400 CJK UNIFIED IDEOGRAPH-9400: not included in any glyphset definition
    • U+9402 CJK UNIFIED IDEOGRAPH-9402: not included in any glyphset definition
    • U+9403 CJK UNIFIED IDEOGRAPH-9403: try adding japanese
    • U+9405 CJK UNIFIED IDEOGRAPH-9405: not included in any glyphset definition
    • U+9406 CJK UNIFIED IDEOGRAPH-9406: not included in any glyphset definition
    • U+9407 CJK UNIFIED IDEOGRAPH-9407: try adding japanese
    • U+9409 CJK UNIFIED IDEOGRAPH-9409: not included in any glyphset definition
    • U+940A CJK UNIFIED IDEOGRAPH-940A: not included in any glyphset definition
    • U+940B CJK UNIFIED IDEOGRAPH-940B: not included in any glyphset definition
    • U+940C CJK UNIFIED IDEOGRAPH-940C: not included in any glyphset definition
    • U+940D CJK UNIFIED IDEOGRAPH-940D: not included in any glyphset definition
    • U+940E CJK UNIFIED IDEOGRAPH-940E: not included in any glyphset definition
    • U+940F CJK UNIFIED IDEOGRAPH-940F: not included in any glyphset definition
    • U+9411 CJK UNIFIED IDEOGRAPH-9411: try adding chinese-simplified
    • U+9412 CJK UNIFIED IDEOGRAPH-9412: not included in any glyphset definition
    • U+9413 CJK UNIFIED IDEOGRAPH-9413: try adding japanese
    • U+9414 CJK UNIFIED IDEOGRAPH-9414: try adding japanese
    • U+9415 CJK UNIFIED IDEOGRAPH-9415: not included in any glyphset definition
    • U+9416 CJK UNIFIED IDEOGRAPH-9416: try adding chinese-simplified
    • U+9417 CJK UNIFIED IDEOGRAPH-9417: try adding chinese-simplified
    • U+941A CJK UNIFIED IDEOGRAPH-941A: try adding japanese
    • U+941C CJK UNIFIED IDEOGRAPH-941C: try adding chinese-simplified
    • U+941E CJK UNIFIED IDEOGRAPH-941E: try adding chinese-simplified
    • U+941F CJK UNIFIED IDEOGRAPH-941F: not included in any glyphset definition
    • U+9420 CJK UNIFIED IDEOGRAPH-9420: not included in any glyphset definition
    • U+9421 CJK UNIFIED IDEOGRAPH-9421: try adding japanese
    • U+9422 CJK UNIFIED IDEOGRAPH-9422: try adding chinese-simplified
    • U+9423 CJK UNIFIED IDEOGRAPH-9423: try adding chinese-simplified
    • U+9424 CJK UNIFIED IDEOGRAPH-9424: not included in any glyphset definition
    • U+9425 CJK UNIFIED IDEOGRAPH-9425: not included in any glyphset definition
    • U+9427 CJK UNIFIED IDEOGRAPH-9427: try adding chinese-simplified
    • U+9428 CJK UNIFIED IDEOGRAPH-9428: try adding chinese-simplified
    • U+9429 CJK UNIFIED IDEOGRAPH-9429: try adding chinese-simplified
    • U+942A CJK UNIFIED IDEOGRAPH-942A: try adding chinese-simplified
    • U+942C CJK UNIFIED IDEOGRAPH-942C: not included in any glyphset definition
    • U+9430 CJK UNIFIED IDEOGRAPH-9430: not included in any glyphset definition
    • U+9431 CJK UNIFIED IDEOGRAPH-9431: not included in any glyphset definition
    • U+9434 CJK UNIFIED IDEOGRAPH-9434: not included in any glyphset definition
    • U+9436 CJK UNIFIED IDEOGRAPH-9436: try adding japanese
    • U+9437 CJK UNIFIED IDEOGRAPH-9437: not included in any glyphset definition
    • U+9439 CJK UNIFIED IDEOGRAPH-9439: not included in any glyphset definition
    • U+943B CJK UNIFIED IDEOGRAPH-943B: not included in any glyphset definition
    • U+943C CJK UNIFIED IDEOGRAPH-943C: not included in any glyphset definition
    • U+943D CJK UNIFIED IDEOGRAPH-943D: not included in any glyphset definition
    • U+9440 CJK UNIFIED IDEOGRAPH-9440: not included in any glyphset definition
    • U+9441 CJK UNIFIED IDEOGRAPH-9441: try adding japanese
    • U+9445 CJK UNIFIED IDEOGRAPH-9445: not included in any glyphset definition
    • U+9446 CJK UNIFIED IDEOGRAPH-9446: not included in any glyphset definition
    • U+9447 CJK UNIFIED IDEOGRAPH-9447: not included in any glyphset definition
    • U+9448 CJK UNIFIED IDEOGRAPH-9448: not included in any glyphset definition
    • U+9449 CJK UNIFIED IDEOGRAPH-9449: not included in any glyphset definition
    • U+944B CJK UNIFIED IDEOGRAPH-944B: not included in any glyphset definition
    • U+944E CJK UNIFIED IDEOGRAPH-944E: not included in any glyphset definition
    • U+944F CJK UNIFIED IDEOGRAPH-944F: not included in any glyphset definition
    • U+9450 CJK UNIFIED IDEOGRAPH-9450: not included in any glyphset definition
    • U+9453 CJK UNIFIED IDEOGRAPH-9453: try adding japanese
    • U+9454 CJK UNIFIED IDEOGRAPH-9454: not included in any glyphset definition
    • U+9455 CJK UNIFIED IDEOGRAPH-9455: not included in any glyphset definition
    • U+9456 CJK UNIFIED IDEOGRAPH-9456: not included in any glyphset definition
    • U+9457 CJK UNIFIED IDEOGRAPH-9457: not included in any glyphset definition
    • U+9459 CJK UNIFIED IDEOGRAPH-9459: not included in any glyphset definition
    • U+945A CJK UNIFIED IDEOGRAPH-945A: try adding japanese
    • U+945B CJK UNIFIED IDEOGRAPH-945B: try adding japanese
    • U+945C CJK UNIFIED IDEOGRAPH-945C: not included in any glyphset definition
    • U+945D CJK UNIFIED IDEOGRAPH-945D: not included in any glyphset definition
    • U+945E CJK UNIFIED IDEOGRAPH-945E: try adding japanese
    • U+945F CJK UNIFIED IDEOGRAPH-945F: not included in any glyphset definition
    • U+9461 CJK UNIFIED IDEOGRAPH-9461: not included in any glyphset definition
    • U+9462 CJK UNIFIED IDEOGRAPH-9462: try adding japanese
    • U+9464 CJK UNIFIED IDEOGRAPH-9464: not included in any glyphset definition
    • U+9466 CJK UNIFIED IDEOGRAPH-9466: not included in any glyphset definition
    • U+9468 CJK UNIFIED IDEOGRAPH-9468: not included in any glyphset definition
    • U+9469 CJK UNIFIED IDEOGRAPH-9469: not included in any glyphset definition
    • U+946A CJK UNIFIED IDEOGRAPH-946A: try adding japanese
    • U+946E CJK UNIFIED IDEOGRAPH-946E: not included in any glyphset definition
    • U+946F CJK UNIFIED IDEOGRAPH-946F: not included in any glyphset definition
    • U+9471 CJK UNIFIED IDEOGRAPH-9471: try adding chinese-simplified
    • U+9473 CJK UNIFIED IDEOGRAPH-9473: try adding chinese-simplified
    • U+9474 CJK UNIFIED IDEOGRAPH-9474: not included in any glyphset definition
    • U+9475 CJK UNIFIED IDEOGRAPH-9475: try adding japanese
    • U+9478 CJK UNIFIED IDEOGRAPH-9478: not included in any glyphset definition
    • U+9479 CJK UNIFIED IDEOGRAPH-9479: try adding chinese-simplified
    • U+947A CJK UNIFIED IDEOGRAPH-947A: not included in any glyphset definition
    • U+9480 CJK UNIFIED IDEOGRAPH-9480: not included in any glyphset definition
    • U+9481 CJK UNIFIED IDEOGRAPH-9481: try adding japanese
    • U+9482 CJK UNIFIED IDEOGRAPH-9482: not included in any glyphset definition
    • U+9483 CJK UNIFIED IDEOGRAPH-9483: not included in any glyphset definition
    • U+9484 CJK UNIFIED IDEOGRAPH-9484: not included in any glyphset definition
    • U+9486 CJK UNIFIED IDEOGRAPH-9486: not included in any glyphset definition
    • U+9487 CJK UNIFIED IDEOGRAPH-9487: try adding chinese-simplified
    • U+9488 CJK UNIFIED IDEOGRAPH-9488: try adding chinese-simplified
    • U+9489 CJK UNIFIED IDEOGRAPH-9489: try adding chinese-simplified
    • U+948A CJK UNIFIED IDEOGRAPH-948A: try adding chinese-simplified
    • U+948B CJK UNIFIED IDEOGRAPH-948B: not included in any glyphset definition
    • U+948C CJK UNIFIED IDEOGRAPH-948C: not included in any glyphset definition
    • U+948D CJK UNIFIED IDEOGRAPH-948D: not included in any glyphset definition
    • U+948E CJK UNIFIED IDEOGRAPH-948E: try adding chinese-simplified
    • U+948F CJK UNIFIED IDEOGRAPH-948F: try adding chinese-simplified
    • U+9490 CJK UNIFIED IDEOGRAPH-9490: not included in any glyphset definition
    • U+9491 CJK UNIFIED IDEOGRAPH-9491: not included in any glyphset definition
    • U+9492 CJK UNIFIED IDEOGRAPH-9492: try adding chinese-simplified
    • U+9493 CJK UNIFIED IDEOGRAPH-9493: try adding chinese-simplified
    • U+9494 CJK UNIFIED IDEOGRAPH-9494: not included in any glyphset definition
    • U+9495 CJK UNIFIED IDEOGRAPH-9495: try adding chinese-simplified
    • U+9496 CJK UNIFIED IDEOGRAPH-9496: not included in any glyphset definition
    • U+9497 CJK UNIFIED IDEOGRAPH-9497: try adding chinese-simplified
    • U+9498 CJK UNIFIED IDEOGRAPH-9498: not included in any glyphset definition
    • U+9499 CJK UNIFIED IDEOGRAPH-9499: try adding chinese-simplified
    • U+949A CJK UNIFIED IDEOGRAPH-949A: not included in any glyphset definition
    • U+949B CJK UNIFIED IDEOGRAPH-949B: try adding chinese-simplified
    • U+949C CJK UNIFIED IDEOGRAPH-949C: try adding chinese-simplified
    • U+949D CJK UNIFIED IDEOGRAPH-949D: try adding chinese-simplified
    • U+949E CJK UNIFIED IDEOGRAPH-949E: try adding chinese-simplified
    • U+949F CJK UNIFIED IDEOGRAPH-949F: try adding chinese-simplified
    • U+94A0 CJK UNIFIED IDEOGRAPH-94A0: try adding chinese-simplified
    • U+94A1 CJK UNIFIED IDEOGRAPH-94A1: try adding chinese-simplified
    • U+94A2 CJK UNIFIED IDEOGRAPH-94A2: try adding chinese-simplified
    • U+94A3 CJK UNIFIED IDEOGRAPH-94A3: try adding chinese-simplified
    • U+94A4 CJK UNIFIED IDEOGRAPH-94A4: try adding chinese-simplified
    • U+94A5 CJK UNIFIED IDEOGRAPH-94A5: try adding chinese-simplified
    • U+94A6 CJK UNIFIED IDEOGRAPH-94A6: try adding chinese-simplified
    • U+94A7 CJK UNIFIED IDEOGRAPH-94A7: try adding chinese-simplified
    • U+94A8 CJK UNIFIED IDEOGRAPH-94A8: try adding chinese-simplified
    • U+94A9 CJK UNIFIED IDEOGRAPH-94A9: try adding chinese-simplified
    • U+94AA CJK UNIFIED IDEOGRAPH-94AA: not included in any glyphset definition
    • U+94AB CJK UNIFIED IDEOGRAPH-94AB: not included in any glyphset definition
    • U+94AC CJK UNIFIED IDEOGRAPH-94AC: try adding chinese-simplified
    • U+94AD CJK UNIFIED IDEOGRAPH-94AD: not included in any glyphset definition
    • U+94AE CJK UNIFIED IDEOGRAPH-94AE: try adding chinese-simplified
    • U+94AF CJK UNIFIED IDEOGRAPH-94AF: try adding chinese-simplified
    • U+94B0 CJK UNIFIED IDEOGRAPH-94B0: try adding chinese-simplified
    • U+94B1 CJK UNIFIED IDEOGRAPH-94B1: try adding chinese-simplified
    • U+94B2 CJK UNIFIED IDEOGRAPH-94B2: not included in any glyphset definition
    • U+94B3 CJK UNIFIED IDEOGRAPH-94B3: try adding chinese-simplified
    • U+94B4 CJK UNIFIED IDEOGRAPH-94B4: try adding chinese-simplified
    • U+94B5 CJK UNIFIED IDEOGRAPH-94B5: try adding chinese-simplified
    • U+94B6 CJK UNIFIED IDEOGRAPH-94B6: not included in any glyphset definition
    • U+94B7 CJK UNIFIED IDEOGRAPH-94B7: not included in any glyphset definition
    • U+94B8 CJK UNIFIED IDEOGRAPH-94B8: not included in any glyphset definition
    • U+94B9 CJK UNIFIED IDEOGRAPH-94B9: try adding chinese-simplified
    • U+94BA CJK UNIFIED IDEOGRAPH-94BA: try adding chinese-simplified
    • U+94BB CJK UNIFIED IDEOGRAPH-94BB: try adding chinese-simplified
    • U+94BC CJK UNIFIED IDEOGRAPH-94BC: try adding chinese-simplified
    • U+94BD CJK UNIFIED IDEOGRAPH-94BD: try adding chinese-simplified
    • U+94BE CJK UNIFIED IDEOGRAPH-94BE: try adding chinese-simplified
    • U+94BF CJK UNIFIED IDEOGRAPH-94BF: try adding chinese-simplified
    • U+94C0 CJK UNIFIED IDEOGRAPH-94C0: try adding chinese-simplified
    • U+94C1 CJK UNIFIED IDEOGRAPH-94C1: try adding chinese-simplified
    • U+94C2 CJK UNIFIED IDEOGRAPH-94C2: try adding chinese-simplified
    • U+94C3 CJK UNIFIED IDEOGRAPH-94C3: try adding chinese-simplified
    • U+94C4 CJK UNIFIED IDEOGRAPH-94C4: try adding chinese-simplified
    • U+94C5 CJK UNIFIED IDEOGRAPH-94C5: try adding chinese-simplified
    • U+94C6 CJK UNIFIED IDEOGRAPH-94C6: try adding chinese-simplified
    • U+94C7 CJK UNIFIED IDEOGRAPH-94C7: not included in any glyphset definition
    • U+94C8 CJK UNIFIED IDEOGRAPH-94C8: try adding chinese-simplified
    • U+94C9 CJK UNIFIED IDEOGRAPH-94C9: try adding chinese-simplified
    • U+94CA CJK UNIFIED IDEOGRAPH-94CA: not included in any glyphset definition
    • U+94CB CJK UNIFIED IDEOGRAPH-94CB: try adding chinese-simplified
    • U+94CC CJK UNIFIED IDEOGRAPH-94CC: try adding chinese-simplified
    • U+94CD CJK UNIFIED IDEOGRAPH-94CD: try adding chinese-simplified
    • U+94CE CJK UNIFIED IDEOGRAPH-94CE: try adding chinese-simplified
    • U+94CF CJK UNIFIED IDEOGRAPH-94CF: not included in any glyphset definition
    • U+94D0 CJK UNIFIED IDEOGRAPH-94D0: try adding chinese-simplified
    • U+94D1 CJK UNIFIED IDEOGRAPH-94D1: try adding chinese-simplified
    • U+94D2 CJK UNIFIED IDEOGRAPH-94D2: not included in any glyphset definition
    • U+94D3 CJK UNIFIED IDEOGRAPH-94D3: not included in any glyphset definition
    • U+94D4 CJK UNIFIED IDEOGRAPH-94D4: not included in any glyphset definition
    • U+94D5 CJK UNIFIED IDEOGRAPH-94D5: not included in any glyphset definition
    • U+94D6 CJK UNIFIED IDEOGRAPH-94D6: try adding chinese-simplified
    • U+94D7 CJK UNIFIED IDEOGRAPH-94D7: not included in any glyphset definition
    • U+94D8 CJK UNIFIED IDEOGRAPH-94D8: not included in any glyphset definition
    • U+94D9 CJK UNIFIED IDEOGRAPH-94D9: not included in any glyphset definition
    • U+94DA CJK UNIFIED IDEOGRAPH-94DA: not included in any glyphset definition
    • U+94DB CJK UNIFIED IDEOGRAPH-94DB: try adding chinese-simplified
    • U+94DC CJK UNIFIED IDEOGRAPH-94DC: try adding chinese-simplified
    • U+94DD CJK UNIFIED IDEOGRAPH-94DD: try adding chinese-simplified
    • U+94DE CJK UNIFIED IDEOGRAPH-94DE: not included in any glyphset definition
    • U+94DF CJK UNIFIED IDEOGRAPH-94DF: try adding chinese-simplified
    • U+94E0 CJK UNIFIED IDEOGRAPH-94E0: try adding chinese-simplified
    • U+94E1 CJK UNIFIED IDEOGRAPH-94E1: try adding chinese-simplified
    • U+94E2 CJK UNIFIED IDEOGRAPH-94E2: try adding chinese-simplified
    • U+94E3 CJK UNIFIED IDEOGRAPH-94E3: try adding chinese-simplified
    • U+94E4 CJK UNIFIED IDEOGRAPH-94E4: try adding chinese-simplified
    • U+94E5 CJK UNIFIED IDEOGRAPH-94E5: not included in any glyphset definition
    • U+94E6 CJK UNIFIED IDEOGRAPH-94E6: not included in any glyphset definition
    • U+94E7 CJK UNIFIED IDEOGRAPH-94E7: try adding chinese-simplified
    • U+94E8 CJK UNIFIED IDEOGRAPH-94E8: try adding chinese-simplified
    • U+94E9 CJK UNIFIED IDEOGRAPH-94E9: try adding chinese-simplified
    • U+94EA CJK UNIFIED IDEOGRAPH-94EA: not included in any glyphset definition
    • U+94EB CJK UNIFIED IDEOGRAPH-94EB: not included in any glyphset definition
    • U+94EC CJK UNIFIED IDEOGRAPH-94EC: try adding chinese-simplified
    • U+94ED CJK UNIFIED IDEOGRAPH-94ED: try adding chinese-simplified
    • U+94EE CJK UNIFIED IDEOGRAPH-94EE: try adding chinese-simplified
    • U+94EF CJK UNIFIED IDEOGRAPH-94EF: try adding chinese-simplified
    • U+94F0 CJK UNIFIED IDEOGRAPH-94F0: try adding chinese-simplified
    • U+94F1 CJK UNIFIED IDEOGRAPH-94F1: try adding chinese-simplified
    • U+94F2 CJK UNIFIED IDEOGRAPH-94F2: try adding chinese-simplified
    • U+94F3 CJK UNIFIED IDEOGRAPH-94F3: try adding chinese-simplified
    • U+94F4 CJK UNIFIED IDEOGRAPH-94F4: not included in any glyphset definition
    • U+94F5 CJK UNIFIED IDEOGRAPH-94F5: try adding chinese-simplified
    • U+94F6 CJK UNIFIED IDEOGRAPH-94F6: try adding chinese-simplified
    • U+94F7 CJK UNIFIED IDEOGRAPH-94F7: not included in any glyphset definition
    • U+94F8 CJK UNIFIED IDEOGRAPH-94F8: try adding chinese-simplified
    • U+94F9 CJK UNIFIED IDEOGRAPH-94F9: not included in any glyphset definition
    • U+94FA CJK UNIFIED IDEOGRAPH-94FA: try adding chinese-simplified
    • U+94FB CJK UNIFIED IDEOGRAPH-94FB: not included in any glyphset definition
    • U+94FC CJK UNIFIED IDEOGRAPH-94FC: not included in any glyphset definition
    • U+94FD CJK UNIFIED IDEOGRAPH-94FD: not included in any glyphset definition
    • U+94FE CJK UNIFIED IDEOGRAPH-94FE: try adding chinese-simplified
    • U+94FF CJK UNIFIED IDEOGRAPH-94FF: try adding chinese-simplified
    • U+9500 CJK UNIFIED IDEOGRAPH-9500: try adding chinese-simplified
    • U+9501 CJK UNIFIED IDEOGRAPH-9501: try adding chinese-simplified
    • U+9502 CJK UNIFIED IDEOGRAPH-9502: try adding chinese-simplified
    • U+9503 CJK UNIFIED IDEOGRAPH-9503: try adding chinese-simplified
    • U+9504 CJK UNIFIED IDEOGRAPH-9504: try adding chinese-simplified
    • U+9505 CJK UNIFIED IDEOGRAPH-9505: try adding chinese-simplified
    • U+9506 CJK UNIFIED IDEOGRAPH-9506: try adding chinese-simplified
    • U+9507 CJK UNIFIED IDEOGRAPH-9507: not included in any glyphset definition
    • U+9508 CJK UNIFIED IDEOGRAPH-9508: try adding chinese-simplified
    • U+9509 CJK UNIFIED IDEOGRAPH-9509: try adding chinese-simplified
    • U+950A CJK UNIFIED IDEOGRAPH-950A: not included in any glyphset definition
    • U+950B CJK UNIFIED IDEOGRAPH-950B: try adding chinese-simplified
    • U+950C CJK UNIFIED IDEOGRAPH-950C: try adding chinese-simplified
    • U+950D CJK UNIFIED IDEOGRAPH-950D: not included in any glyphset definition
    • U+950E CJK UNIFIED IDEOGRAPH-950E: not included in any glyphset definition
    • U+950F CJK UNIFIED IDEOGRAPH-950F: try adding chinese-simplified
    • U+9510 CJK UNIFIED IDEOGRAPH-9510: try adding chinese-simplified
    • U+9511 CJK UNIFIED IDEOGRAPH-9511: try adding chinese-simplified
    • U+9512 CJK UNIFIED IDEOGRAPH-9512: try adding chinese-simplified
    • U+9513 CJK UNIFIED IDEOGRAPH-9513: not included in any glyphset definition
    • U+9514 CJK UNIFIED IDEOGRAPH-9514: not included in any glyphset definition
    • U+9515 CJK UNIFIED IDEOGRAPH-9515: not included in any glyphset definition
    • U+9516 CJK UNIFIED IDEOGRAPH-9516: not included in any glyphset definition
    • U+9517 CJK UNIFIED IDEOGRAPH-9517: try adding chinese-simplified
    • U+9518 CJK UNIFIED IDEOGRAPH-9518: try adding chinese-simplified
    • U+9519 CJK UNIFIED IDEOGRAPH-9519: try adding chinese-simplified
    • U+951A CJK UNIFIED IDEOGRAPH-951A: try adding chinese-simplified
    • U+951B CJK UNIFIED IDEOGRAPH-951B: try adding chinese-simplified
    • U+951C CJK UNIFIED IDEOGRAPH-951C: not included in any glyphset definition
    • U+951D CJK UNIFIED IDEOGRAPH-951D: try adding chinese-simplified
    • U+951E CJK UNIFIED IDEOGRAPH-951E: not included in any glyphset definition
    • U+951F CJK UNIFIED IDEOGRAPH-951F: try adding chinese-simplified
    • U+9520 CJK UNIFIED IDEOGRAPH-9520: not included in any glyphset definition
    • U+9521 CJK UNIFIED IDEOGRAPH-9521: try adding chinese-simplified
    • U+9522 CJK UNIFIED IDEOGRAPH-9522: try adding chinese-simplified
    • U+9523 CJK UNIFIED IDEOGRAPH-9523: try adding chinese-simplified
    • U+9524 CJK UNIFIED IDEOGRAPH-9524: try adding chinese-simplified
    • U+9525 CJK UNIFIED IDEOGRAPH-9525: try adding chinese-simplified
    • U+9526 CJK UNIFIED IDEOGRAPH-9526: try adding chinese-simplified
    • U+9527 CJK UNIFIED IDEOGRAPH-9527: not included in any glyphset definition
    • U+9528 CJK UNIFIED IDEOGRAPH-9528: not included in any glyphset definition
    • U+9529 CJK UNIFIED IDEOGRAPH-9529: not included in any glyphset definition
    • U+952A CJK UNIFIED IDEOGRAPH-952A: not included in any glyphset definition
    • U+952B CJK UNIFIED IDEOGRAPH-952B: not included in any glyphset definition
    • U+952C CJK UNIFIED IDEOGRAPH-952C: not included in any glyphset definition
    • U+952D CJK UNIFIED IDEOGRAPH-952D: try adding chinese-simplified
    • U+952E CJK UNIFIED IDEOGRAPH-952E: try adding chinese-simplified
    • U+952F CJK UNIFIED IDEOGRAPH-952F: try adding chinese-simplified
    • U+9530 CJK UNIFIED IDEOGRAPH-9530: try adding chinese-simplified
    • U+9531 CJK UNIFIED IDEOGRAPH-9531: not included in any glyphset definition
    • U+9532 CJK UNIFIED IDEOGRAPH-9532: try adding chinese-simplified
    • U+9533 CJK UNIFIED IDEOGRAPH-9533: not included in any glyphset definition
    • U+9534 CJK UNIFIED IDEOGRAPH-9534: try adding chinese-simplified
    • U+9535 CJK UNIFIED IDEOGRAPH-9535: try adding chinese-simplified
    • U+9536 CJK UNIFIED IDEOGRAPH-9536: try adding chinese-simplified
    • U+9537 CJK UNIFIED IDEOGRAPH-9537: try adding chinese-simplified
    • U+9538 CJK UNIFIED IDEOGRAPH-9538: not included in any glyphset definition
    • U+9539 CJK UNIFIED IDEOGRAPH-9539: try adding chinese-simplified
    • U+953A CJK UNIFIED IDEOGRAPH-953A: try adding chinese-simplified
    • U+953B CJK UNIFIED IDEOGRAPH-953B: try adding chinese-simplified
    • U+953C CJK UNIFIED IDEOGRAPH-953C: not included in any glyphset definition
    • U+953D CJK UNIFIED IDEOGRAPH-953D: not included in any glyphset definition
    • U+953E CJK UNIFIED IDEOGRAPH-953E: not included in any glyphset definition
    • U+953F CJK UNIFIED IDEOGRAPH-953F: not included in any glyphset definition
    • U+9540 CJK UNIFIED IDEOGRAPH-9540: try adding chinese-simplified
    • U+9541 CJK UNIFIED IDEOGRAPH-9541: try adding chinese-simplified
    • U+9542 CJK UNIFIED IDEOGRAPH-9542: try adding chinese-simplified
    • U+9543 CJK UNIFIED IDEOGRAPH-9543: not included in any glyphset definition
    • U+9544 CJK UNIFIED IDEOGRAPH-9544: not included in any glyphset definition
    • U+9545 CJK UNIFIED IDEOGRAPH-9545: not included in any glyphset definition
    • U+9546 CJK UNIFIED IDEOGRAPH-9546: not included in any glyphset definition
    • U+9547 CJK UNIFIED IDEOGRAPH-9547: try adding chinese-simplified
    • U+9548 CJK UNIFIED IDEOGRAPH-9548: not included in any glyphset definition
    • U+9549 CJK UNIFIED IDEOGRAPH-9549: try adding chinese-simplified
    • U+954A CJK UNIFIED IDEOGRAPH-954A: try adding chinese-simplified
    • U+954B CJK UNIFIED IDEOGRAPH-954B: not included in any glyphset definition
    • U+954C CJK UNIFIED IDEOGRAPH-954C: try adding chinese-simplified
    • U+954D CJK UNIFIED IDEOGRAPH-954D: try adding chinese-simplified
    • U+954E CJK UNIFIED IDEOGRAPH-954E: not included in any glyphset definition
    • U+954F CJK UNIFIED IDEOGRAPH-954F: not included in any glyphset definition
    • U+9550 CJK UNIFIED IDEOGRAPH-9550: try adding chinese-simplified
    • U+9551 CJK UNIFIED IDEOGRAPH-9551: try adding chinese-simplified
    • U+9552 CJK UNIFIED IDEOGRAPH-9552: try adding chinese-simplified
    • U+9553 CJK UNIFIED IDEOGRAPH-9553: try adding chinese-simplified
    • U+9554 CJK UNIFIED IDEOGRAPH-9554: try adding chinese-simplified
    • U+9555 CJK UNIFIED IDEOGRAPH-9555: try adding chinese-simplified
    • U+9556 CJK UNIFIED IDEOGRAPH-9556: try adding chinese-simplified
    • U+9557 CJK UNIFIED IDEOGRAPH-9557: try adding chinese-simplified
    • U+9558 CJK UNIFIED IDEOGRAPH-9558: not included in any glyphset definition
    • U+9559 CJK UNIFIED IDEOGRAPH-9559: not included in any glyphset definition
    • U+955A CJK UNIFIED IDEOGRAPH-955A: not included in any glyphset definition
    • U+955B CJK UNIFIED IDEOGRAPH-955B: try adding chinese-simplified
    • U+955C CJK UNIFIED IDEOGRAPH-955C: try adding chinese-simplified
    • U+955D CJK UNIFIED IDEOGRAPH-955D: try adding chinese-simplified
    • U+955E CJK UNIFIED IDEOGRAPH-955E: not included in any glyphset definition
    • U+955F CJK UNIFIED IDEOGRAPH-955F: not included in any glyphset definition
    • U+9560 CJK UNIFIED IDEOGRAPH-9560: not included in any glyphset definition
    • U+9561 CJK UNIFIED IDEOGRAPH-9561: not included in any glyphset definition
    • U+9562 CJK UNIFIED IDEOGRAPH-9562: not included in any glyphset definition
    • U+9563 CJK UNIFIED IDEOGRAPH-9563: try adding chinese-simplified
    • U+9564 CJK UNIFIED IDEOGRAPH-9564: not included in any glyphset definition
    • U+9565 CJK UNIFIED IDEOGRAPH-9565: not included in any glyphset definition
    • U+9566 CJK UNIFIED IDEOGRAPH-9566: try adding chinese-simplified
    • U+9567 CJK UNIFIED IDEOGRAPH-9567: try adding chinese-simplified
    • U+9568 CJK UNIFIED IDEOGRAPH-9568: not included in any glyphset definition
    • U+9569 CJK UNIFIED IDEOGRAPH-9569: not included in any glyphset definition
    • U+956A CJK UNIFIED IDEOGRAPH-956A: not included in any glyphset definition
    • U+956B CJK UNIFIED IDEOGRAPH-956B: try adding chinese-simplified
    • U+956C CJK UNIFIED IDEOGRAPH-956C: try adding chinese-simplified
    • U+956D CJK UNIFIED IDEOGRAPH-956D: try adding chinese-simplified
    • U+956E CJK UNIFIED IDEOGRAPH-956E: not included in any glyphset definition
    • U+956F CJK UNIFIED IDEOGRAPH-956F: try adding chinese-simplified
    • U+9570 CJK UNIFIED IDEOGRAPH-9570: try adding chinese-simplified
    • U+9571 CJK UNIFIED IDEOGRAPH-9571: not included in any glyphset definition
    • U+9572 CJK UNIFIED IDEOGRAPH-9572: not included in any glyphset definition
    • U+9573 CJK UNIFIED IDEOGRAPH-9573: try adding chinese-simplified
    • U+9574 CJK UNIFIED IDEOGRAPH-9574: not included in any glyphset definition
    • U+9575 CJK UNIFIED IDEOGRAPH-9575: not included in any glyphset definition
    • U+9576 CJK UNIFIED IDEOGRAPH-9576: try adding chinese-simplified
    • U+9578 CJK UNIFIED IDEOGRAPH-9578: not included in any glyphset definition
    • U+9579 CJK UNIFIED IDEOGRAPH-9579: not included in any glyphset definition
    • U+957A CJK UNIFIED IDEOGRAPH-957A: not included in any glyphset definition
    • U+957B CJK UNIFIED IDEOGRAPH-957B: not included in any glyphset definition
    • U+957C CJK UNIFIED IDEOGRAPH-957C: not included in any glyphset definition
    • U+957D CJK UNIFIED IDEOGRAPH-957D: not included in any glyphset definition
    • U+957E CJK UNIFIED IDEOGRAPH-957E: not included in any glyphset definition
    • U+957F CJK UNIFIED IDEOGRAPH-957F: try adding chinese-simplified
    • U+9581 CJK UNIFIED IDEOGRAPH-9581: not included in any glyphset definition
    • U+9584 CJK UNIFIED IDEOGRAPH-9584: not included in any glyphset definition
    • U+9587 CJK UNIFIED IDEOGRAPH-9587: try adding japanese
    • U+9588 CJK UNIFIED IDEOGRAPH-9588: not included in any glyphset definition
    • U+958A CJK UNIFIED IDEOGRAPH-958A: try adding japanese
    • U+958C CJK UNIFIED IDEOGRAPH-958C: not included in any glyphset definition
    • U+958D CJK UNIFIED IDEOGRAPH-958D: not included in any glyphset definition
    • U+9590 CJK UNIFIED IDEOGRAPH-9590: not included in any glyphset definition
    • U+9595 CJK UNIFIED IDEOGRAPH-9595: not included in any glyphset definition
    • U+9599 CJK UNIFIED IDEOGRAPH-9599: try adding japanese
    • U+959A CJK UNIFIED IDEOGRAPH-959A: not included in any glyphset definition
    • U+959B CJK UNIFIED IDEOGRAPH-959B: not included in any glyphset definition
    • U+959C CJK UNIFIED IDEOGRAPH-959C: not included in any glyphset definition
    • U+959D CJK UNIFIED IDEOGRAPH-959D: not included in any glyphset definition
    • U+959E CJK UNIFIED IDEOGRAPH-959E: not included in any glyphset definition
    • U+959F CJK UNIFIED IDEOGRAPH-959F: not included in any glyphset definition
    • U+95A2 CJK UNIFIED IDEOGRAPH-95A2: try adding one of: chinese-simplified, japanese
    • U+95A6 CJK UNIFIED IDEOGRAPH-95A6: not included in any glyphset definition
    • U+95A7 CJK UNIFIED IDEOGRAPH-95A7: try adding japanese
    • U+95AA CJK UNIFIED IDEOGRAPH-95AA: not included in any glyphset definition
    • U+95AB CJK UNIFIED IDEOGRAPH-95AB: try adding chinese-simplified
    • U+95AE CJK UNIFIED IDEOGRAPH-95AE: try adding chinese-simplified
    • U+95AF CJK UNIFIED IDEOGRAPH-95AF: not included in any glyphset definition
    • U+95B2 CJK UNIFIED IDEOGRAPH-95B2: try adding one of: chinese-simplified, japanese
    • U+95B3 CJK UNIFIED IDEOGRAPH-95B3: not included in any glyphset definition
    • U+95B4 CJK UNIFIED IDEOGRAPH-95B4: not included in any glyphset definition
    • U+95B5 CJK UNIFIED IDEOGRAPH-95B5: not included in any glyphset definition
    • U+95B6 CJK UNIFIED IDEOGRAPH-95B6: not included in any glyphset definition
    • U+95B7 CJK UNIFIED IDEOGRAPH-95B7: not included in any glyphset definition
    • U+95B8 CJK UNIFIED IDEOGRAPH-95B8: not included in any glyphset definition
    • U+95BA CJK UNIFIED IDEOGRAPH-95BA: not included in any glyphset definition
    • U+95BC CJK UNIFIED IDEOGRAPH-95BC: try adding japanese
    • U+95BD CJK UNIFIED IDEOGRAPH-95BD: not included in any glyphset definition
    • U+95BF CJK UNIFIED IDEOGRAPH-95BF: try adding chinese-simplified
    • U+95C0 CJK UNIFIED IDEOGRAPH-95C0: try adding chinese-simplified
    • U+95C1 CJK UNIFIED IDEOGRAPH-95C1: not included in any glyphset definition
    • U+95C2 CJK UNIFIED IDEOGRAPH-95C2: try adding chinese-simplified
    • U+95C3 CJK UNIFIED IDEOGRAPH-95C3: try adding one of: chinese-simplified, japanese
    • U+95C4 CJK UNIFIED IDEOGRAPH-95C4: try adding chinese-simplified
    • U+95C5 CJK UNIFIED IDEOGRAPH-95C5: not included in any glyphset definition
    • U+95C9 CJK UNIFIED IDEOGRAPH-95C9: not included in any glyphset definition
    • U+95CE CJK UNIFIED IDEOGRAPH-95CE: not included in any glyphset definition
    • U+95CF CJK UNIFIED IDEOGRAPH-95CF: not included in any glyphset definition
    • U+95D1 CJK UNIFIED IDEOGRAPH-95D1: not included in any glyphset definition
    • U+95D2 CJK UNIFIED IDEOGRAPH-95D2: not included in any glyphset definition
    • U+95D3 CJK UNIFIED IDEOGRAPH-95D3: not included in any glyphset definition
    • U+95D7 CJK UNIFIED IDEOGRAPH-95D7: not included in any glyphset definition
    • U+95D8 CJK UNIFIED IDEOGRAPH-95D8: try adding one of: chinese-simplified, japanese
    • U+95D9 CJK UNIFIED IDEOGRAPH-95D9: not included in any glyphset definition
    • U+95DB CJK UNIFIED IDEOGRAPH-95DB: not included in any glyphset definition
    • U+95DD CJK UNIFIED IDEOGRAPH-95DD: not included in any glyphset definition
    • U+95DF CJK UNIFIED IDEOGRAPH-95DF: not included in any glyphset definition
    • U+95E0 CJK UNIFIED IDEOGRAPH-95E0: not included in any glyphset definition
    • U+95E3 CJK UNIFIED IDEOGRAPH-95E3: not included in any glyphset definition
    • U+95E4 CJK UNIFIED IDEOGRAPH-95E4: not included in any glyphset definition
    • U+95E5 CJK UNIFIED IDEOGRAPH-95E5: try adding japanese
    • U+95E6 CJK UNIFIED IDEOGRAPH-95E6: not included in any glyphset definition
    • U+95E7 CJK UNIFIED IDEOGRAPH-95E7: not included in any glyphset definition
    • U+95E8 CJK UNIFIED IDEOGRAPH-95E8: try adding chinese-simplified
    • U+95E9 CJK UNIFIED IDEOGRAPH-95E9: try adding chinese-simplified
    • U+95EA CJK UNIFIED IDEOGRAPH-95EA: try adding chinese-simplified
    • U+95EB CJK UNIFIED IDEOGRAPH-95EB: try adding chinese-simplified
    • U+95EC CJK UNIFIED IDEOGRAPH-95EC: not included in any glyphset definition
    • U+95ED CJK UNIFIED IDEOGRAPH-95ED: try adding chinese-simplified
    • U+95EE CJK UNIFIED IDEOGRAPH-95EE: try adding chinese-simplified
    • U+95EF CJK UNIFIED IDEOGRAPH-95EF: try adding chinese-simplified
    • U+95F0 CJK UNIFIED IDEOGRAPH-95F0: try adding chinese-simplified
    • U+95F1 CJK UNIFIED IDEOGRAPH-95F1: try adding chinese-simplified
    • U+95F2 CJK UNIFIED IDEOGRAPH-95F2: try adding chinese-simplified
    • U+95F3 CJK UNIFIED IDEOGRAPH-95F3: try adding chinese-simplified
    • U+95F4 CJK UNIFIED IDEOGRAPH-95F4: try adding chinese-simplified
    • U+95F5 CJK UNIFIED IDEOGRAPH-95F5: try adding chinese-simplified
    • U+95F6 CJK UNIFIED IDEOGRAPH-95F6: not included in any glyphset definition
    • U+95F7 CJK UNIFIED IDEOGRAPH-95F7: try adding chinese-simplified
    • U+95F8 CJK UNIFIED IDEOGRAPH-95F8: try adding chinese-simplified
    • U+95F9 CJK UNIFIED IDEOGRAPH-95F9: try adding chinese-simplified
    • U+95FA CJK UNIFIED IDEOGRAPH-95FA: try adding chinese-simplified
    • U+95FB CJK UNIFIED IDEOGRAPH-95FB: try adding chinese-simplified
    • U+95FC CJK UNIFIED IDEOGRAPH-95FC: not included in any glyphset definition
    • U+95FD CJK UNIFIED IDEOGRAPH-95FD: try adding chinese-simplified
    • U+95FE CJK UNIFIED IDEOGRAPH-95FE: try adding chinese-simplified
    • U+95FF CJK UNIFIED IDEOGRAPH-95FF: not included in any glyphset definition
    • U+9600 CJK UNIFIED IDEOGRAPH-9600: try adding chinese-simplified
    • U+9601 CJK UNIFIED IDEOGRAPH-9601: try adding chinese-simplified
    • U+9602 CJK UNIFIED IDEOGRAPH-9602: try adding chinese-simplified
    • U+9603 CJK UNIFIED IDEOGRAPH-9603: not included in any glyphset definition
    • U+9604 CJK UNIFIED IDEOGRAPH-9604: not included in any glyphset definition
    • U+9605 CJK UNIFIED IDEOGRAPH-9605: try adding chinese-simplified
    • U+9606 CJK UNIFIED IDEOGRAPH-9606: try adding chinese-simplified
    • U+9607 CJK UNIFIED IDEOGRAPH-9607: not included in any glyphset definition
    • U+9608 CJK UNIFIED IDEOGRAPH-9608: try adding chinese-simplified
    • U+9609 CJK UNIFIED IDEOGRAPH-9609: try adding chinese-simplified
    • U+960A CJK UNIFIED IDEOGRAPH-960A: try adding chinese-simplified
    • U+960B CJK UNIFIED IDEOGRAPH-960B: not included in any glyphset definition
    • U+960C CJK UNIFIED IDEOGRAPH-960C: not included in any glyphset definition
    • U+960D CJK UNIFIED IDEOGRAPH-960D: not included in any glyphset definition
    • U+960E CJK UNIFIED IDEOGRAPH-960E: try adding chinese-simplified
    • U+960F CJK UNIFIED IDEOGRAPH-960F: not included in any glyphset definition
    • U+9610 CJK UNIFIED IDEOGRAPH-9610: try adding chinese-simplified
    • U+9611 CJK UNIFIED IDEOGRAPH-9611: try adding chinese-simplified
    • U+9612 CJK UNIFIED IDEOGRAPH-9612: not included in any glyphset definition
    • U+9613 CJK UNIFIED IDEOGRAPH-9613: not included in any glyphset definition
    • U+9614 CJK UNIFIED IDEOGRAPH-9614: try adding chinese-simplified
    • U+9615 CJK UNIFIED IDEOGRAPH-9615: try adding chinese-simplified
    • U+9616 CJK UNIFIED IDEOGRAPH-9616: try adding chinese-simplified
    • U+9617 CJK UNIFIED IDEOGRAPH-9617: try adding chinese-simplified
    • U+9618 CJK UNIFIED IDEOGRAPH-9618: not included in any glyphset definition
    • U+9619 CJK UNIFIED IDEOGRAPH-9619: try adding chinese-simplified
    • U+961A CJK UNIFIED IDEOGRAPH-961A: try adding chinese-simplified
    • U+961B CJK UNIFIED IDEOGRAPH-961B: not included in any glyphset definition
    • U+961D CJK UNIFIED IDEOGRAPH-961D: not included in any glyphset definition
    • U+961E CJK UNIFIED IDEOGRAPH-961E: not included in any glyphset definition
    • U+961F CJK UNIFIED IDEOGRAPH-961F: try adding chinese-simplified
    • U+9620 CJK UNIFIED IDEOGRAPH-9620: not included in any glyphset definition
    • U+9622 CJK UNIFIED IDEOGRAPH-9622: not included in any glyphset definition
    • U+9623 CJK UNIFIED IDEOGRAPH-9623: not included in any glyphset definition
    • U+9624 CJK UNIFIED IDEOGRAPH-9624: not included in any glyphset definition
    • U+9625 CJK UNIFIED IDEOGRAPH-9625: not included in any glyphset definition
    • U+9626 CJK UNIFIED IDEOGRAPH-9626: not included in any glyphset definition
    • U+9627 CJK UNIFIED IDEOGRAPH-9627: not included in any glyphset definition
    • U+9628 CJK UNIFIED IDEOGRAPH-9628: try adding japanese
    • U+9629 CJK UNIFIED IDEOGRAPH-9629: not included in any glyphset definition
    • U+962B CJK UNIFIED IDEOGRAPH-962B: not included in any glyphset definition
    • U+962C CJK UNIFIED IDEOGRAPH-962C: not included in any glyphset definition
    • U+962D CJK UNIFIED IDEOGRAPH-962D: not included in any glyphset definition
    • U+962F CJK UNIFIED IDEOGRAPH-962F: try adding japanese
    • U+9630 CJK UNIFIED IDEOGRAPH-9630: not included in any glyphset definition
    • U+9633 CJK UNIFIED IDEOGRAPH-9633: try adding chinese-simplified
    • U+9634 CJK UNIFIED IDEOGRAPH-9634: try adding chinese-simplified
    • U+9635 CJK UNIFIED IDEOGRAPH-9635: try adding chinese-simplified
    • U+9636 CJK UNIFIED IDEOGRAPH-9636: try adding chinese-simplified
    • U+9637 CJK UNIFIED IDEOGRAPH-9637: not included in any glyphset definition
    • U+9639 CJK UNIFIED IDEOGRAPH-9639: not included in any glyphset definition
    • U+963A CJK UNIFIED IDEOGRAPH-963A: not included in any glyphset definition
    • U+963C CJK UNIFIED IDEOGRAPH-963C: not included in any glyphset definition
    • U+963D CJK UNIFIED IDEOGRAPH-963D: not included in any glyphset definition
    • U+963E CJK UNIFIED IDEOGRAPH-963E: not included in any glyphset definition
    • U+9641 CJK UNIFIED IDEOGRAPH-9641: not included in any glyphset definition
    • U+9643 CJK UNIFIED IDEOGRAPH-9643: not included in any glyphset definition
    • U+9645 CJK UNIFIED IDEOGRAPH-9645: try adding chinese-simplified
    • U+9646 CJK UNIFIED IDEOGRAPH-9646: try adding chinese-simplified
    • U+9647 CJK UNIFIED IDEOGRAPH-9647: try adding chinese-simplified
    • U+9648 CJK UNIFIED IDEOGRAPH-9648: try adding chinese-simplified
    • U+9649 CJK UNIFIED IDEOGRAPH-9649: try adding chinese-simplified
    • U+964A CJK UNIFIED IDEOGRAPH-964A: not included in any glyphset definition
    • U+964E CJK UNIFIED IDEOGRAPH-964E: not included in any glyphset definition
    • U+964F CJK UNIFIED IDEOGRAPH-964F: try adding japanese
    • U+9651 CJK UNIFIED IDEOGRAPH-9651: not included in any glyphset definition
    • U+9652 CJK UNIFIED IDEOGRAPH-9652: not included in any glyphset definition
    • U+9653 CJK UNIFIED IDEOGRAPH-9653: not included in any glyphset definition
    • U+9655 CJK UNIFIED IDEOGRAPH-9655: try adding chinese-simplified
    • U+9657 CJK UNIFIED IDEOGRAPH-9657: not included in any glyphset definition
    • U+9658 CJK UNIFIED IDEOGRAPH-9658: not included in any glyphset definition
    • U+9659 CJK UNIFIED IDEOGRAPH-9659: not included in any glyphset definition
    • U+965A CJK UNIFIED IDEOGRAPH-965A: not included in any glyphset definition
    • U+9660 CJK UNIFIED IDEOGRAPH-9660: not included in any glyphset definition
    • U+9665 CJK UNIFIED IDEOGRAPH-9665: try adding japanese
    • U+9666 CJK UNIFIED IDEOGRAPH-9666: try adding japanese
    • U+9667 CJK UNIFIED IDEOGRAPH-9667: not included in any glyphset definition
    • U+9668 CJK UNIFIED IDEOGRAPH-9668: try adding chinese-simplified
    • U+9669 CJK UNIFIED IDEOGRAPH-9669: try adding chinese-simplified
    • U+966B CJK UNIFIED IDEOGRAPH-966B: not included in any glyphset definition
    • U+966C CJK UNIFIED IDEOGRAPH-966C: try adding japanese
    • U+966D CJK UNIFIED IDEOGRAPH-966D: not included in any glyphset definition
    • U+966E CJK UNIFIED IDEOGRAPH-966E: not included in any glyphset definition
    • U+966F CJK UNIFIED IDEOGRAPH-966F: not included in any glyphset definition
    • U+9671 CJK UNIFIED IDEOGRAPH-9671: not included in any glyphset definition
    • U+9674 CJK UNIFIED IDEOGRAPH-9674: not included in any glyphset definition
    • U+9679 CJK UNIFIED IDEOGRAPH-9679: not included in any glyphset definition
    • U+967A CJK UNIFIED IDEOGRAPH-967A: try adding one of: chinese-simplified, japanese
    • U+967C CJK UNIFIED IDEOGRAPH-967C: not included in any glyphset definition
    • U+967E CJK UNIFIED IDEOGRAPH-967E: not included in any glyphset definition
    • U+967F CJK UNIFIED IDEOGRAPH-967F: not included in any glyphset definition
    • U+9680 CJK UNIFIED IDEOGRAPH-9680: not included in any glyphset definition
    • U+9682 CJK UNIFIED IDEOGRAPH-9682: not included in any glyphset definition
    • U+9683 CJK UNIFIED IDEOGRAPH-9683: not included in any glyphset definition
    • U+9687 CJK UNIFIED IDEOGRAPH-9687: not included in any glyphset definition
    • U+9689 CJK UNIFIED IDEOGRAPH-9689: not included in any glyphset definition
    • U+968C CJK UNIFIED IDEOGRAPH-968C: not included in any glyphset definition
    • U+968F CJK UNIFIED IDEOGRAPH-968F: try adding one of: chinese-simplified, japanese
    • U+9690 CJK UNIFIED IDEOGRAPH-9690: try adding chinese-simplified
    • U+9691 CJK UNIFIED IDEOGRAPH-9691: not included in any glyphset definition
    • U+9692 CJK UNIFIED IDEOGRAPH-9692: not included in any glyphset definition
    • U+9693 CJK UNIFIED IDEOGRAPH-9693: not included in any glyphset definition
    • U+9697 CJK UNIFIED IDEOGRAPH-9697: try adding one of: chinese-simplified, japanese
    • U+969A CJK UNIFIED IDEOGRAPH-969A: not included in any glyphset definition
    • U+969D CJK UNIFIED IDEOGRAPH-969D: not included in any glyphset definition
    • U+969E CJK UNIFIED IDEOGRAPH-969E: not included in any glyphset definition
    • U+969F CJK UNIFIED IDEOGRAPH-969F: not included in any glyphset definition
    • U+96A0 CJK UNIFIED IDEOGRAPH-96A0: try adding one of: chinese-simplified, japanese
    • U+96A1 CJK UNIFIED IDEOGRAPH-96A1: not included in any glyphset definition
    • U+96A2 CJK UNIFIED IDEOGRAPH-96A2: not included in any glyphset definition
    • U+96A3 CJK UNIFIED IDEOGRAPH-96A3: try adding one of: chinese-simplified, japanese
    • U+96A4 CJK UNIFIED IDEOGRAPH-96A4: not included in any glyphset definition
    • U+96A6 CJK UNIFIED IDEOGRAPH-96A6: not included in any glyphset definition
    • U+96A9 CJK UNIFIED IDEOGRAPH-96A9: not included in any glyphset definition
    • U+96AB CJK UNIFIED IDEOGRAPH-96AB: not included in any glyphset definition
    • U+96AC CJK UNIFIED IDEOGRAPH-96AC: not included in any glyphset definition
    • U+96AD CJK UNIFIED IDEOGRAPH-96AD: not included in any glyphset definition
    • U+96AE CJK UNIFIED IDEOGRAPH-96AE: not included in any glyphset definition
    • U+96AF CJK UNIFIED IDEOGRAPH-96AF: not included in any glyphset definition
    • U+96B0 CJK UNIFIED IDEOGRAPH-96B0: try adding one of: chinese-simplified, japanese
    • U+96B2 CJK UNIFIED IDEOGRAPH-96B2: try adding japanese
    • U+96B3 CJK UNIFIED IDEOGRAPH-96B3: not included in any glyphset definition
    • U+96B5 CJK UNIFIED IDEOGRAPH-96B5: not included in any glyphset definition
    • U+96B6 CJK UNIFIED IDEOGRAPH-96B6: try adding one of: chinese-simplified, japanese
    • U+96B7 CJK UNIFIED IDEOGRAPH-96B7: try adding one of: chinese-simplified, japanese
    • U+96BA CJK UNIFIED IDEOGRAPH-96BA: not included in any glyphset definition
    • U+96BD CJK UNIFIED IDEOGRAPH-96BD: try adding chinese-simplified
    • U+96BE CJK UNIFIED IDEOGRAPH-96BE: try adding chinese-simplified
    • U+96BF CJK UNIFIED IDEOGRAPH-96BF: not included in any glyphset definition
    • U+96C2 CJK UNIFIED IDEOGRAPH-96C2: not included in any glyphset definition
    • U+96C3 CJK UNIFIED IDEOGRAPH-96C3: not included in any glyphset definition
    • U+96C8 CJK UNIFIED IDEOGRAPH-96C8: not included in any glyphset definition
    • U+96CA CJK UNIFIED IDEOGRAPH-96CA: not included in any glyphset definition
    • U+96CF CJK UNIFIED IDEOGRAPH-96CF: try adding chinese-simplified
    • U+96D0 CJK UNIFIED IDEOGRAPH-96D0: not included in any glyphset definition
    • U+96D1 CJK UNIFIED IDEOGRAPH-96D1: try adding one of: chinese-simplified, japanese
    • U+96D3 CJK UNIFIED IDEOGRAPH-96D3: not included in any glyphset definition
    • U+96D4 CJK UNIFIED IDEOGRAPH-96D4: not included in any glyphset definition
    • U+96D7 CJK UNIFIED IDEOGRAPH-96D7: not included in any glyphset definition
    • U+96D8 CJK UNIFIED IDEOGRAPH-96D8: not included in any glyphset definition
    • U+96DA CJK UNIFIED IDEOGRAPH-96DA: not included in any glyphset definition
    • U+96DD CJK UNIFIED IDEOGRAPH-96DD: not included in any glyphset definition
    • U+96DF CJK UNIFIED IDEOGRAPH-96DF: not included in any glyphset definition
    • U+96E0 CJK UNIFIED IDEOGRAPH-96E0: not included in any glyphset definition
    • U+96E1 CJK UNIFIED IDEOGRAPH-96E1: not included in any glyphset definition
    • U+96E4 CJK UNIFIED IDEOGRAPH-96E4: not included in any glyphset definition
    • U+96E5 CJK UNIFIED IDEOGRAPH-96E5: not included in any glyphset definition
    • U+96E6 CJK UNIFIED IDEOGRAPH-96E6: not included in any glyphset definition
    • U+96E7 CJK UNIFIED IDEOGRAPH-96E7: not included in any glyphset definition
    • U+96EB CJK UNIFIED IDEOGRAPH-96EB: try adding one of: chinese-simplified, japanese
    • U+96EC CJK UNIFIED IDEOGRAPH-96EC: not included in any glyphset definition
    • U+96ED CJK UNIFIED IDEOGRAPH-96ED: not included in any glyphset definition
    • U+96EE CJK UNIFIED IDEOGRAPH-96EE: not included in any glyphset definition
    • U+96F1 CJK UNIFIED IDEOGRAPH-96F1: not included in any glyphset definition
    • U+96F3 CJK UNIFIED IDEOGRAPH-96F3: try adding chinese-simplified
    • U+96F4 CJK UNIFIED IDEOGRAPH-96F4: not included in any glyphset definition
    • U+96F5 CJK UNIFIED IDEOGRAPH-96F5: not included in any glyphset definition
    • U+96F8 CJK UNIFIED IDEOGRAPH-96F8: not included in any glyphset definition
    • U+96FA CJK UNIFIED IDEOGRAPH-96FA: not included in any glyphset definition
    • U+96FC CJK UNIFIED IDEOGRAPH-96FC: not included in any glyphset definition
    • U+96FD CJK UNIFIED IDEOGRAPH-96FD: not included in any glyphset definition
    • U+96FE CJK UNIFIED IDEOGRAPH-96FE: try adding chinese-simplified
    • U+96FF CJK UNIFIED IDEOGRAPH-96FF: not included in any glyphset definition
    • U+9701 CJK UNIFIED IDEOGRAPH-9701: try adding chinese-simplified
    • U+9702 CJK UNIFIED IDEOGRAPH-9702: not included in any glyphset definition
    • U+9705 CJK UNIFIED IDEOGRAPH-9705: not included in any glyphset definition
    • U+970A CJK UNIFIED IDEOGRAPH-970A: try adding one of: chinese-simplified, japanese
    • U+970B CJK UNIFIED IDEOGRAPH-970B: not included in any glyphset definition
    • U+970C CJK UNIFIED IDEOGRAPH-970C: not included in any glyphset definition
    • U+9710 CJK UNIFIED IDEOGRAPH-9710: not included in any glyphset definition
    • U+9712 CJK UNIFIED IDEOGRAPH-9712: not included in any glyphset definition
    • U+9714 CJK UNIFIED IDEOGRAPH-9714: not included in any glyphset definition
    • U+9715 CJK UNIFIED IDEOGRAPH-9715: not included in any glyphset definition
    • U+9717 CJK UNIFIED IDEOGRAPH-9717: not included in any glyphset definition
    • U+9718 CJK UNIFIED IDEOGRAPH-9718: not included in any glyphset definition
    • U+971A CJK UNIFIED IDEOGRAPH-971A: not included in any glyphset definition
    • U+971D CJK UNIFIED IDEOGRAPH-971D: not included in any glyphset definition
    • U+971F CJK UNIFIED IDEOGRAPH-971F: not included in any glyphset definition
    • U+9720 CJK UNIFIED IDEOGRAPH-9720: not included in any glyphset definition
    • U+9722 CJK UNIFIED IDEOGRAPH-9722: not included in any glyphset definition
    • U+9723 CJK UNIFIED IDEOGRAPH-9723: not included in any glyphset definition
    • U+9724 CJK UNIFIED IDEOGRAPH-9724: try adding japanese
    • U+9725 CJK UNIFIED IDEOGRAPH-9725: not included in any glyphset definition
    • U+9726 CJK UNIFIED IDEOGRAPH-9726: not included in any glyphset definition
    • U+9728 CJK UNIFIED IDEOGRAPH-9728: not included in any glyphset definition
    • U+9729 CJK UNIFIED IDEOGRAPH-9729: not included in any glyphset definition
    • U+972A CJK UNIFIED IDEOGRAPH-972A: try adding japanese
    • U+972B CJK UNIFIED IDEOGRAPH-972B: not included in any glyphset definition
    • U+972C CJK UNIFIED IDEOGRAPH-972C: not included in any glyphset definition
    • U+972D CJK UNIFIED IDEOGRAPH-972D: try adding chinese-simplified
    • U+972E CJK UNIFIED IDEOGRAPH-972E: not included in any glyphset definition
    • U+972F CJK UNIFIED IDEOGRAPH-972F: not included in any glyphset definition
    • U+9733 CJK UNIFIED IDEOGRAPH-9733: not included in any glyphset definition
    • U+9735 CJK UNIFIED IDEOGRAPH-9735: not included in any glyphset definition
    • U+9737 CJK UNIFIED IDEOGRAPH-9737: not included in any glyphset definition
    • U+973A CJK UNIFIED IDEOGRAPH-973A: not included in any glyphset definition
    • U+973B CJK UNIFIED IDEOGRAPH-973B: not included in any glyphset definition
    • U+973C CJK UNIFIED IDEOGRAPH-973C: not included in any glyphset definition
    • U+973F CJK UNIFIED IDEOGRAPH-973F: not included in any glyphset definition
    • U+9743 CJK UNIFIED IDEOGRAPH-9743: not included in any glyphset definition
    • U+9745 CJK UNIFIED IDEOGRAPH-9745: not included in any glyphset definition
    • U+9746 CJK UNIFIED IDEOGRAPH-9746: try adding japanese
    • U+9747 CJK UNIFIED IDEOGRAPH-9747: not included in any glyphset definition
    • U+9749 CJK UNIFIED IDEOGRAPH-9749: try adding japanese
    • U+974B CJK UNIFIED IDEOGRAPH-974B: not included in any glyphset definition
    • U+974C CJK UNIFIED IDEOGRAPH-974C: not included in any glyphset definition
    • U+974D CJK UNIFIED IDEOGRAPH-974D: not included in any glyphset definition
    • U+974E CJK UNIFIED IDEOGRAPH-974E: not included in any glyphset definition
    • U+974F CJK UNIFIED IDEOGRAPH-974F: not included in any glyphset definition
    • U+9750 CJK UNIFIED IDEOGRAPH-9750: not included in any glyphset definition
    • U+9751 CJK UNIFIED IDEOGRAPH-9751: try adding chinese-simplified
    • U+9753 CJK UNIFIED IDEOGRAPH-9753: try adding chinese-simplified
    • U+9754 CJK UNIFIED IDEOGRAPH-9754: not included in any glyphset definition
    • U+9758 CJK UNIFIED IDEOGRAPH-9758: not included in any glyphset definition
    • U+9759 CJK UNIFIED IDEOGRAPH-9759: try adding one of: chinese-simplified, japanese
    • U+975D CJK UNIFIED IDEOGRAPH-975D: not included in any glyphset definition
    • U+9763 CJK UNIFIED IDEOGRAPH-9763: not included in any glyphset definition
    • U+9764 CJK UNIFIED IDEOGRAPH-9764: try adding japanese
    • U+9765 CJK UNIFIED IDEOGRAPH-9765: try adding chinese-simplified
    • U+9767 CJK UNIFIED IDEOGRAPH-9767: not included in any glyphset definition
    • U+976A CJK UNIFIED IDEOGRAPH-976A: not included in any glyphset definition
    • U+976B CJK UNIFIED IDEOGRAPH-976B: try adding japanese
    • U+976C CJK UNIFIED IDEOGRAPH-976C: not included in any glyphset definition
    • U+976D CJK UNIFIED IDEOGRAPH-976D: try adding japanese
    • U+976E CJK UNIFIED IDEOGRAPH-976E: not included in any glyphset definition
    • U+976F CJK UNIFIED IDEOGRAPH-976F: not included in any glyphset definition
    • U+9770 CJK UNIFIED IDEOGRAPH-9770: not included in any glyphset definition
    • U+9771 CJK UNIFIED IDEOGRAPH-9771: try adding japanese
    • U+9772 CJK UNIFIED IDEOGRAPH-9772: not included in any glyphset definition
    • U+9775 CJK UNIFIED IDEOGRAPH-9775: not included in any glyphset definition
    • U+9777 CJK UNIFIED IDEOGRAPH-9777: not included in any glyphset definition
    • U+9778 CJK UNIFIED IDEOGRAPH-9778: not included in any glyphset definition
    • U+9779 CJK UNIFIED IDEOGRAPH-9779: try adding japanese
    • U+977A CJK UNIFIED IDEOGRAPH-977A: try adding japanese
    • U+977B CJK UNIFIED IDEOGRAPH-977B: not included in any glyphset definition
    • U+977D CJK UNIFIED IDEOGRAPH-977D: not included in any glyphset definition
    • U+977E CJK UNIFIED IDEOGRAPH-977E: not included in any glyphset definition
    • U+977F CJK UNIFIED IDEOGRAPH-977F: not included in any glyphset definition
    • U+9780 CJK UNIFIED IDEOGRAPH-9780: not included in any glyphset definition
    • U+9781 CJK UNIFIED IDEOGRAPH-9781: try adding japanese
    • U+9782 CJK UNIFIED IDEOGRAPH-9782: not included in any glyphset definition
    • U+9783 CJK UNIFIED IDEOGRAPH-9783: not included in any glyphset definition
    • U+9786 CJK UNIFIED IDEOGRAPH-9786: try adding japanese
    • U+9788 CJK UNIFIED IDEOGRAPH-9788: not included in any glyphset definition
    • U+978A CJK UNIFIED IDEOGRAPH-978A: not included in any glyphset definition
    • U+978C CJK UNIFIED IDEOGRAPH-978C: not included in any glyphset definition
    • U+978E CJK UNIFIED IDEOGRAPH-978E: not included in any glyphset definition
    • U+9790 CJK UNIFIED IDEOGRAPH-9790: try adding japanese
    • U+9791 CJK UNIFIED IDEOGRAPH-9791: try adding chinese-simplified
    • U+9792 CJK UNIFIED IDEOGRAPH-9792: not included in any glyphset definition
    • U+9793 CJK UNIFIED IDEOGRAPH-9793: not included in any glyphset definition
    • U+9794 CJK UNIFIED IDEOGRAPH-9794: not included in any glyphset definition
    • U+9795 CJK UNIFIED IDEOGRAPH-9795: not included in any glyphset definition
    • U+9796 CJK UNIFIED IDEOGRAPH-9796: not included in any glyphset definition
    • U+9797 CJK UNIFIED IDEOGRAPH-9797: not included in any glyphset definition
    • U+9799 CJK UNIFIED IDEOGRAPH-9799: not included in any glyphset definition
    • U+979A CJK UNIFIED IDEOGRAPH-979A: not included in any glyphset definition
    • U+979C CJK UNIFIED IDEOGRAPH-979C: try adding japanese
    • U+979D CJK UNIFIED IDEOGRAPH-979D: not included in any glyphset definition
    • U+979E CJK UNIFIED IDEOGRAPH-979E: not included in any glyphset definition
    • U+97A1 CJK UNIFIED IDEOGRAPH-97A1: not included in any glyphset definition
    • U+97A2 CJK UNIFIED IDEOGRAPH-97A2: not included in any glyphset definition
    • U+97A4 CJK UNIFIED IDEOGRAPH-97A4: not included in any glyphset definition
    • U+97A5 CJK UNIFIED IDEOGRAPH-97A5: not included in any glyphset definition
    • U+97A7 CJK UNIFIED IDEOGRAPH-97A7: not included in any glyphset definition
    • U+97A8 CJK UNIFIED IDEOGRAPH-97A8: try adding japanese
    • U+97A9 CJK UNIFIED IDEOGRAPH-97A9: not included in any glyphset definition
    • U+97AA CJK UNIFIED IDEOGRAPH-97AA: not included in any glyphset definition
    • U+97AB CJK UNIFIED IDEOGRAPH-97AB: try adding japanese
    • U+97AC CJK UNIFIED IDEOGRAPH-97AC: not included in any glyphset definition
    • U+97AE CJK UNIFIED IDEOGRAPH-97AE: not included in any glyphset definition
    • U+97AF CJK UNIFIED IDEOGRAPH-97AF: not included in any glyphset definition
    • U+97B0 CJK UNIFIED IDEOGRAPH-97B0: not included in any glyphset definition
    • U+97B3 CJK UNIFIED IDEOGRAPH-97B3: try adding japanese
    • U+97B5 CJK UNIFIED IDEOGRAPH-97B5: not included in any glyphset definition
    • U+97B6 CJK UNIFIED IDEOGRAPH-97B6: not included in any glyphset definition
    • U+97B7 CJK UNIFIED IDEOGRAPH-97B7: not included in any glyphset definition
    • U+97B9 CJK UNIFIED IDEOGRAPH-97B9: not included in any glyphset definition
    • U+97BB CJK UNIFIED IDEOGRAPH-97BB: not included in any glyphset definition
    • U+97BC CJK UNIFIED IDEOGRAPH-97BC: not included in any glyphset definition
    • U+97BF CJK UNIFIED IDEOGRAPH-97BF: not included in any glyphset definition
    • U+97C4 CJK UNIFIED IDEOGRAPH-97C4: not included in any glyphset definition
    • U+97C5 CJK UNIFIED IDEOGRAPH-97C5: not included in any glyphset definition
    • U+97C7 CJK UNIFIED IDEOGRAPH-97C7: not included in any glyphset definition
    • U+97C9 CJK UNIFIED IDEOGRAPH-97C9: not included in any glyphset definition
    • U+97CA CJK UNIFIED IDEOGRAPH-97CA: not included in any glyphset definition
    • U+97CD CJK UNIFIED IDEOGRAPH-97CD: not included in any glyphset definition
    • U+97CE CJK UNIFIED IDEOGRAPH-97CE: not included in any glyphset definition
    • U+97CF CJK UNIFIED IDEOGRAPH-97CF: not included in any glyphset definition
    • U+97D0 CJK UNIFIED IDEOGRAPH-97D0: not included in any glyphset definition
    • U+97D1 CJK UNIFIED IDEOGRAPH-97D1: not included in any glyphset definition
    • U+97D4 CJK UNIFIED IDEOGRAPH-97D4: not included in any glyphset definition
    • U+97D5 CJK UNIFIED IDEOGRAPH-97D5: not included in any glyphset definition
    • U+97D6 CJK UNIFIED IDEOGRAPH-97D6: not included in any glyphset definition
    • U+97D7 CJK UNIFIED IDEOGRAPH-97D7: not included in any glyphset definition
    • U+97D8 CJK UNIFIED IDEOGRAPH-97D8: not included in any glyphset definition
    • U+97D9 CJK UNIFIED IDEOGRAPH-97D9: not included in any glyphset definition
    • U+97DA CJK UNIFIED IDEOGRAPH-97DA: not included in any glyphset definition
    • U+97DB CJK UNIFIED IDEOGRAPH-97DB: not included in any glyphset definition
    • U+97DD CJK UNIFIED IDEOGRAPH-97DD: not included in any glyphset definition
    • U+97DF CJK UNIFIED IDEOGRAPH-97DF: not included in any glyphset definition
    • U+97E2 CJK UNIFIED IDEOGRAPH-97E2: not included in any glyphset definition
    • U+97E3 CJK UNIFIED IDEOGRAPH-97E3: not included in any glyphset definition
    • U+97E4 CJK UNIFIED IDEOGRAPH-97E4: not included in any glyphset definition
    • U+97E5 CJK UNIFIED IDEOGRAPH-97E5: not included in any glyphset definition
    • U+97E6 CJK UNIFIED IDEOGRAPH-97E6: try adding chinese-simplified
    • U+97E7 CJK UNIFIED IDEOGRAPH-97E7: try adding chinese-simplified
    • U+97E8 CJK UNIFIED IDEOGRAPH-97E8: not included in any glyphset definition
    • U+97E9 CJK UNIFIED IDEOGRAPH-97E9: try adding chinese-simplified
    • U+97EA CJK UNIFIED IDEOGRAPH-97EA: try adding chinese-simplified
    • U+97EB CJK UNIFIED IDEOGRAPH-97EB: try adding chinese-simplified
    • U+97EC CJK UNIFIED IDEOGRAPH-97EC: try adding chinese-simplified
    • U+97EE CJK UNIFIED IDEOGRAPH-97EE: try adding japanese
    • U+97EF CJK UNIFIED IDEOGRAPH-97EF: not included in any glyphset definition
    • U+97F0 CJK UNIFIED IDEOGRAPH-97F0: not included in any glyphset definition
    • U+97F1 CJK UNIFIED IDEOGRAPH-97F1: not included in any glyphset definition
    • U+97F4 CJK UNIFIED IDEOGRAPH-97F4: not included in any glyphset definition
    • U+97F5 CJK UNIFIED IDEOGRAPH-97F5: try adding one of: chinese-simplified, japanese
    • U+97F7 CJK UNIFIED IDEOGRAPH-97F7: not included in any glyphset definition
    • U+97F8 CJK UNIFIED IDEOGRAPH-97F8: not included in any glyphset definition
    • U+97F9 CJK UNIFIED IDEOGRAPH-97F9: not included in any glyphset definition
    • U+97FA CJK UNIFIED IDEOGRAPH-97FA: not included in any glyphset definition
    • U+97FC CJK UNIFIED IDEOGRAPH-97FC: not included in any glyphset definition
    • U+97FD CJK UNIFIED IDEOGRAPH-97FD: not included in any glyphset definition
    • U+97FE CJK UNIFIED IDEOGRAPH-97FE: not included in any glyphset definition
    • U+9800 CJK UNIFIED IDEOGRAPH-9800: not included in any glyphset definition
    • U+9804 CJK UNIFIED IDEOGRAPH-9804: not included in any glyphset definition
    • U+9807 CJK UNIFIED IDEOGRAPH-9807: not included in any glyphset definition
    • U+9809 CJK UNIFIED IDEOGRAPH-9809: not included in any glyphset definition
    • U+980B CJK UNIFIED IDEOGRAPH-980B: not included in any glyphset definition
    • U+980D CJK UNIFIED IDEOGRAPH-980D: not included in any glyphset definition
    • U+980F CJK UNIFIED IDEOGRAPH-980F: try adding japanese
    • U+9814 CJK UNIFIED IDEOGRAPH-9814: try adding chinese-simplified
    • U+9816 CJK UNIFIED IDEOGRAPH-9816: not included in any glyphset definition
    • U+9819 CJK UNIFIED IDEOGRAPH-9819: not included in any glyphset definition
    • U+981A CJK UNIFIED IDEOGRAPH-981A: try adding japanese
    • U+981B CJK UNIFIED IDEOGRAPH-981B: not included in any glyphset definition
    • U+981D CJK UNIFIED IDEOGRAPH-981D: not included in any glyphset definition
    • U+981E CJK UNIFIED IDEOGRAPH-981E: not included in any glyphset definition
    • U+9820 CJK UNIFIED IDEOGRAPH-9820: not included in any glyphset definition
    • U+9822 CJK UNIFIED IDEOGRAPH-9822: not included in any glyphset definition
    • U+9823 CJK UNIFIED IDEOGRAPH-9823: not included in any glyphset definition
    • U+9825 CJK UNIFIED IDEOGRAPH-9825: not included in any glyphset definition
    • U+9827 CJK UNIFIED IDEOGRAPH-9827: not included in any glyphset definition
    • U+9828 CJK UNIFIED IDEOGRAPH-9828: not included in any glyphset definition
    • U+9829 CJK UNIFIED IDEOGRAPH-9829: not included in any glyphset definition
    • U+982A CJK UNIFIED IDEOGRAPH-982A: not included in any glyphset definition
    • U+982C CJK UNIFIED IDEOGRAPH-982C: try adding japanese
    • U+982F CJK UNIFIED IDEOGRAPH-982F: not included in any glyphset definition
    • U+9831 CJK UNIFIED IDEOGRAPH-9831: not included in any glyphset definition
    • U+9832 CJK UNIFIED IDEOGRAPH-9832: not included in any glyphset definition
    • U+9834 CJK UNIFIED IDEOGRAPH-9834: try adding japanese
    • U+9835 CJK UNIFIED IDEOGRAPH-9835: not included in any glyphset definition
    • U+9836 CJK UNIFIED IDEOGRAPH-9836: not included in any glyphset definition
    • U+983A CJK UNIFIED IDEOGRAPH-983A: not included in any glyphset definition
    • U+983C CJK UNIFIED IDEOGRAPH-983C: try adding one of: chinese-simplified, japanese
    • U+983D CJK UNIFIED IDEOGRAPH-983D: try adding japanese
    • U+983E CJK UNIFIED IDEOGRAPH-983E: not included in any glyphset definition
    • U+983F CJK UNIFIED IDEOGRAPH-983F: not included in any glyphset definition
    • U+9840 CJK UNIFIED IDEOGRAPH-9840: not included in any glyphset definition
    • U+9841 CJK UNIFIED IDEOGRAPH-9841: not included in any glyphset definition
    • U+9842 CJK UNIFIED IDEOGRAPH-9842: not included in any glyphset definition
    • U+9843 CJK UNIFIED IDEOGRAPH-9843: not included in any glyphset definition
    • U+9844 CJK UNIFIED IDEOGRAPH-9844: not included in any glyphset definition
    • U+9845 CJK UNIFIED IDEOGRAPH-9845: not included in any glyphset definition
    • U+9848 CJK UNIFIED IDEOGRAPH-9848: not included in any glyphset definition
    • U+9849 CJK UNIFIED IDEOGRAPH-9849: not included in any glyphset definition
    • U+984A CJK UNIFIED IDEOGRAPH-984A: not included in any glyphset definition
    • U+9850 CJK UNIFIED IDEOGRAPH-9850: not included in any glyphset definition
    • U+9851 CJK UNIFIED IDEOGRAPH-9851: not included in any glyphset definition
    • U+9852 CJK UNIFIED IDEOGRAPH-9852: not included in any glyphset definition
    • U+9854 CJK UNIFIED IDEOGRAPH-9854: try adding one of: chinese-simplified, japanese
    • U+9855 CJK UNIFIED IDEOGRAPH-9855: try adding japanese
    • U+9856 CJK UNIFIED IDEOGRAPH-9856: not included in any glyphset definition
    • U+9859 CJK UNIFIED IDEOGRAPH-9859: not included in any glyphset definition
    • U+985A CJK UNIFIED IDEOGRAPH-985A: not included in any glyphset definition
    • U+985C CJK UNIFIED IDEOGRAPH-985C: not included in any glyphset definition
    • U+985D CJK UNIFIED IDEOGRAPH-985D: not included in any glyphset definition
    • U+985F CJK UNIFIED IDEOGRAPH-985F: not included in any glyphset definition
    • U+9860 CJK UNIFIED IDEOGRAPH-9860: not included in any glyphset definition
    • U+9861 CJK UNIFIED IDEOGRAPH-9861: not included in any glyphset definition
    • U+9862 CJK UNIFIED IDEOGRAPH-9862: not included in any glyphset definition
    • U+9863 CJK UNIFIED IDEOGRAPH-9863: not included in any glyphset definition
    • U+9864 CJK UNIFIED IDEOGRAPH-9864: not included in any glyphset definition
    • U+9869 CJK UNIFIED IDEOGRAPH-9869: not included in any glyphset definition
    • U+986A CJK UNIFIED IDEOGRAPH-986A: not included in any glyphset definition
    • U+986D CJK UNIFIED IDEOGRAPH-986D: not included in any glyphset definition
    • U+986E CJK UNIFIED IDEOGRAPH-986E: not included in any glyphset definition
    • U+9872 CJK UNIFIED IDEOGRAPH-9872: not included in any glyphset definition
    • U+9875 CJK UNIFIED IDEOGRAPH-9875: try adding chinese-simplified
    • U+9876 CJK UNIFIED IDEOGRAPH-9876: try adding chinese-simplified
    • U+9877 CJK UNIFIED IDEOGRAPH-9877: try adding chinese-simplified
    • U+9878 CJK UNIFIED IDEOGRAPH-9878: not included in any glyphset definition
    • U+9879 CJK UNIFIED IDEOGRAPH-9879: try adding chinese-simplified
    • U+987A CJK UNIFIED IDEOGRAPH-987A: try adding chinese-simplified
    • U+987B CJK UNIFIED IDEOGRAPH-987B: try adding chinese-simplified
    • U+987C CJK UNIFIED IDEOGRAPH-987C: try adding chinese-simplified
    • U+987D CJK UNIFIED IDEOGRAPH-987D: try adding chinese-simplified
    • U+987E CJK UNIFIED IDEOGRAPH-987E: try adding chinese-simplified
    • U+987F CJK UNIFIED IDEOGRAPH-987F: try adding chinese-simplified
    • U+9880 CJK UNIFIED IDEOGRAPH-9880: try adding chinese-simplified
    • U+9881 CJK UNIFIED IDEOGRAPH-9881: try adding chinese-simplified
    • U+9882 CJK UNIFIED IDEOGRAPH-9882: try adding chinese-simplified
    • U+9883 CJK UNIFIED IDEOGRAPH-9883: not included in any glyphset definition
    • U+9884 CJK UNIFIED IDEOGRAPH-9884: try adding chinese-simplified
    • U+9885 CJK UNIFIED IDEOGRAPH-9885: try adding chinese-simplified
    • U+9886 CJK UNIFIED IDEOGRAPH-9886: try adding chinese-simplified
    • U+9887 CJK UNIFIED IDEOGRAPH-9887: try adding chinese-simplified
    • U+9888 CJK UNIFIED IDEOGRAPH-9888: try adding chinese-simplified
    • U+9889 CJK UNIFIED IDEOGRAPH-9889: try adding chinese-simplified
    • U+988A CJK UNIFIED IDEOGRAPH-988A: try adding chinese-simplified
    • U+988B CJK UNIFIED IDEOGRAPH-988B: not included in any glyphset definition
    • U+988C CJK UNIFIED IDEOGRAPH-988C: try adding chinese-simplified
    • U+988D CJK UNIFIED IDEOGRAPH-988D: try adding chinese-simplified
    • U+988E CJK UNIFIED IDEOGRAPH-988E: not included in any glyphset definition
    • U+988F CJK UNIFIED IDEOGRAPH-988F: try adding chinese-simplified
    • U+9890 CJK UNIFIED IDEOGRAPH-9890: try adding chinese-simplified
    • U+9891 CJK UNIFIED IDEOGRAPH-9891: try adding chinese-simplified
    • U+9892 CJK UNIFIED IDEOGRAPH-9892: not included in any glyphset definition
    • U+9893 CJK UNIFIED IDEOGRAPH-9893: try adding chinese-simplified
    • U+9894 CJK UNIFIED IDEOGRAPH-9894: try adding chinese-simplified
    • U+9895 CJK UNIFIED IDEOGRAPH-9895: not included in any glyphset definition
    • U+9896 CJK UNIFIED IDEOGRAPH-9896: try adding chinese-simplified
    • U+9897 CJK UNIFIED IDEOGRAPH-9897: try adding chinese-simplified
    • U+9898 CJK UNIFIED IDEOGRAPH-9898: try adding chinese-simplified
    • U+9899 CJK UNIFIED IDEOGRAPH-9899: not included in any glyphset definition
    • U+989A CJK UNIFIED IDEOGRAPH-989A: try adding chinese-simplified
    • U+989B CJK UNIFIED IDEOGRAPH-989B: try adding chinese-simplified
    • U+989C CJK UNIFIED IDEOGRAPH-989C: try adding chinese-simplified
    • U+989D CJK UNIFIED IDEOGRAPH-989D: try adding chinese-simplified
    • U+989E CJK UNIFIED IDEOGRAPH-989E: try adding chinese-simplified
    • U+989F CJK UNIFIED IDEOGRAPH-989F: not included in any glyphset definition
    • U+98A0 CJK UNIFIED IDEOGRAPH-98A0: try adding chinese-simplified
    • U+98A1 CJK UNIFIED IDEOGRAPH-98A1: try adding chinese-simplified
    • U+98A2 CJK UNIFIED IDEOGRAPH-98A2: try adding chinese-simplified
    • U+98A3 CJK UNIFIED IDEOGRAPH-98A3: not included in any glyphset definition
    • U+98A4 CJK UNIFIED IDEOGRAPH-98A4: try adding chinese-simplified
    • U+98A5 CJK UNIFIED IDEOGRAPH-98A5: not included in any glyphset definition
    • U+98A6 CJK UNIFIED IDEOGRAPH-98A6: try adding chinese-simplified
    • U+98A7 CJK UNIFIED IDEOGRAPH-98A7: try adding chinese-simplified
    • U+98A9 CJK UNIFIED IDEOGRAPH-98A9: not included in any glyphset definition
    • U+98AA CJK UNIFIED IDEOGRAPH-98AA: try adding japanese
    • U+98AB CJK UNIFIED IDEOGRAPH-98AB: not included in any glyphset definition
    • U+98AC CJK UNIFIED IDEOGRAPH-98AC: not included in any glyphset definition
    • U+98AD CJK UNIFIED IDEOGRAPH-98AD: not included in any glyphset definition
    • U+98AE CJK UNIFIED IDEOGRAPH-98AE: not included in any glyphset definition
    • U+98B0 CJK UNIFIED IDEOGRAPH-98B0: not included in any glyphset definition
    • U+98B2 CJK UNIFIED IDEOGRAPH-98B2: not included in any glyphset definition
    • U+98B5 CJK UNIFIED IDEOGRAPH-98B5: not included in any glyphset definition
    • U+98B7 CJK UNIFIED IDEOGRAPH-98B7: not included in any glyphset definition
    • U+98B8 CJK UNIFIED IDEOGRAPH-98B8: not included in any glyphset definition
    • U+98BB CJK UNIFIED IDEOGRAPH-98BB: not included in any glyphset definition
    • U+98BD CJK UNIFIED IDEOGRAPH-98BD: not included in any glyphset definition
    • U+98BE CJK UNIFIED IDEOGRAPH-98BE: not included in any glyphset definition
    • U+98BF CJK UNIFIED IDEOGRAPH-98BF: not included in any glyphset definition
    • U+98C0 CJK UNIFIED IDEOGRAPH-98C0: not included in any glyphset definition
    • U+98C1 CJK UNIFIED IDEOGRAPH-98C1: not included in any glyphset definition
    • U+98C2 CJK UNIFIED IDEOGRAPH-98C2: not included in any glyphset definition
    • U+98C5 CJK UNIFIED IDEOGRAPH-98C5: not included in any glyphset definition
    • U+98C7 CJK UNIFIED IDEOGRAPH-98C7: not included in any glyphset definition
    • U+98C8 CJK UNIFIED IDEOGRAPH-98C8: not included in any glyphset definition
    • U+98C9 CJK UNIFIED IDEOGRAPH-98C9: not included in any glyphset definition
    • U+98CA CJK UNIFIED IDEOGRAPH-98CA: not included in any glyphset definition
    • U+98CB CJK UNIFIED IDEOGRAPH-98CB: not included in any glyphset definition
    • U+98CC CJK UNIFIED IDEOGRAPH-98CC: not included in any glyphset definition
    • U+98CD CJK UNIFIED IDEOGRAPH-98CD: not included in any glyphset definition
    • U+98CE CJK UNIFIED IDEOGRAPH-98CE: try adding chinese-simplified
    • U+98CF CJK UNIFIED IDEOGRAPH-98CF: try adding chinese-simplified
    • U+98D0 CJK UNIFIED IDEOGRAPH-98D0: not included in any glyphset definition
    • U+98D1 CJK UNIFIED IDEOGRAPH-98D1: not included in any glyphset definition
    • U+98D2 CJK UNIFIED IDEOGRAPH-98D2: try adding chinese-simplified
    • U+98D3 CJK UNIFIED IDEOGRAPH-98D3: try adding chinese-simplified
    • U+98D4 CJK UNIFIED IDEOGRAPH-98D4: not included in any glyphset definition
    • U+98D5 CJK UNIFIED IDEOGRAPH-98D5: try adding chinese-simplified
    • U+98D6 CJK UNIFIED IDEOGRAPH-98D6: not included in any glyphset definition
    • U+98D7 CJK UNIFIED IDEOGRAPH-98D7: not included in any glyphset definition
    • U+98D8 CJK UNIFIED IDEOGRAPH-98D8: try adding chinese-simplified
    • U+98D9 CJK UNIFIED IDEOGRAPH-98D9: try adding chinese-simplified
    • U+98DA CJK UNIFIED IDEOGRAPH-98DA: try adding chinese-simplified
    • U+98DC CJK UNIFIED IDEOGRAPH-98DC: try adding japanese
    • U+98DD CJK UNIFIED IDEOGRAPH-98DD: not included in any glyphset definition
    • U+98DE CJK UNIFIED IDEOGRAPH-98DE: try adding chinese-simplified
    • U+98E0 CJK UNIFIED IDEOGRAPH-98E0: not included in any glyphset definition
    • U+98E1 CJK UNIFIED IDEOGRAPH-98E1: not included in any glyphset definition
    • U+98E3 CJK UNIFIED IDEOGRAPH-98E3: not included in any glyphset definition
    • U+98E4 CJK UNIFIED IDEOGRAPH-98E4: not included in any glyphset definition
    • U+98E5 CJK UNIFIED IDEOGRAPH-98E5: not included in any glyphset definition
    • U+98E8 CJK UNIFIED IDEOGRAPH-98E8: try adding chinese-simplified
    • U+98EB CJK UNIFIED IDEOGRAPH-98EB: try adding japanese
    • U+98EC CJK UNIFIED IDEOGRAPH-98EC: not included in any glyphset definition
    • U+98EE CJK UNIFIED IDEOGRAPH-98EE: try adding japanese
    • U+98F0 CJK UNIFIED IDEOGRAPH-98F0: not included in any glyphset definition
    • U+98F1 CJK UNIFIED IDEOGRAPH-98F1: not included in any glyphset definition
    • U+98F3 CJK UNIFIED IDEOGRAPH-98F3: not included in any glyphset definition
    • U+98F6 CJK UNIFIED IDEOGRAPH-98F6: not included in any glyphset definition
    • U+98F7 CJK UNIFIED IDEOGRAPH-98F7: not included in any glyphset definition
    • U+98F8 CJK UNIFIED IDEOGRAPH-98F8: not included in any glyphset definition
    • U+98F9 CJK UNIFIED IDEOGRAPH-98F9: not included in any glyphset definition
    • U+98FA CJK UNIFIED IDEOGRAPH-98FA: not included in any glyphset definition
    • U+98FB CJK UNIFIED IDEOGRAPH-98FB: not included in any glyphset definition
    • U+98FF CJK UNIFIED IDEOGRAPH-98FF: not included in any glyphset definition
    • U+9900 CJK UNIFIED IDEOGRAPH-9900: not included in any glyphset definition
    • U+9901 CJK UNIFIED IDEOGRAPH-9901: not included in any glyphset definition
    • U+9902 CJK UNIFIED IDEOGRAPH-9902: not included in any glyphset definition
    • U+9904 CJK UNIFIED IDEOGRAPH-9904: not included in any glyphset definition
    • U+9906 CJK UNIFIED IDEOGRAPH-9906: not included in any glyphset definition
    • U+9907 CJK UNIFIED IDEOGRAPH-9907: not included in any glyphset definition
    • U+9908 CJK UNIFIED IDEOGRAPH-9908: not included in any glyphset definition
    • U+990B CJK UNIFIED IDEOGRAPH-990B: not included in any glyphset definition
    • U+990D CJK UNIFIED IDEOGRAPH-990D: try adding chinese-simplified
    • U+990F CJK UNIFIED IDEOGRAPH-990F: not included in any glyphset definition
    • U+9914 CJK UNIFIED IDEOGRAPH-9914: try adding japanese
    • U+9915 CJK UNIFIED IDEOGRAPH-9915: not included in any glyphset definition
    • U+9916 CJK UNIFIED IDEOGRAPH-9916: not included in any glyphset definition
    • U+9917 CJK UNIFIED IDEOGRAPH-9917: not included in any glyphset definition
    • U+991C CJK UNIFIED IDEOGRAPH-991C: not included in any glyphset definition
    • U+991D CJK UNIFIED IDEOGRAPH-991D: try adding japanese
    • U+991F CJK UNIFIED IDEOGRAPH-991F: not included in any glyphset definition
    • U+9920 CJK UNIFIED IDEOGRAPH-9920: try adding japanese
    • U+9922 CJK UNIFIED IDEOGRAPH-9922: not included in any glyphset definition
    • U+9923 CJK UNIFIED IDEOGRAPH-9923: not included in any glyphset definition
    • U+9924 CJK UNIFIED IDEOGRAPH-9924: try adding japanese
    • U+9925 CJK UNIFIED IDEOGRAPH-9925: not included in any glyphset definition
    • U+9926 CJK UNIFIED IDEOGRAPH-9926: not included in any glyphset definition
    • U+9927 CJK UNIFIED IDEOGRAPH-9927: not included in any glyphset definition
    • U+9929 CJK UNIFIED IDEOGRAPH-9929: not included in any glyphset definition
    • U+992A CJK UNIFIED IDEOGRAPH-992A: not included in any glyphset definition
    • U+992B CJK UNIFIED IDEOGRAPH-992B: not included in any glyphset definition
    • U+992D CJK UNIFIED IDEOGRAPH-992D: not included in any glyphset definition
    • U+992F CJK UNIFIED IDEOGRAPH-992F: not included in any glyphset definition
    • U+9930 CJK UNIFIED IDEOGRAPH-9930: not included in any glyphset definition
    • U+9931 CJK UNIFIED IDEOGRAPH-9931: not included in any glyphset definition
    • U+9932 CJK UNIFIED IDEOGRAPH-9932: not included in any glyphset definition
    • U+9933 CJK UNIFIED IDEOGRAPH-9933: not included in any glyphset definition
    • U+9934 CJK UNIFIED IDEOGRAPH-9934: not included in any glyphset definition
    • U+9936 CJK UNIFIED IDEOGRAPH-9936: not included in any glyphset definition
    • U+9938 CJK UNIFIED IDEOGRAPH-9938: not included in any glyphset definition
    • U+993A CJK UNIFIED IDEOGRAPH-993A: not included in any glyphset definition
    • U+993C CJK UNIFIED IDEOGRAPH-993C: not included in any glyphset definition
    • U+9940 CJK UNIFIED IDEOGRAPH-9940: not included in any glyphset definition
    • U+9941 CJK UNIFIED IDEOGRAPH-9941: not included in any glyphset definition
    • U+9944 CJK UNIFIED IDEOGRAPH-9944: not included in any glyphset definition
    • U+9946 CJK UNIFIED IDEOGRAPH-9946: not included in any glyphset definition
    • U+9947 CJK UNIFIED IDEOGRAPH-9947: not included in any glyphset definition
    • U+994A CJK UNIFIED IDEOGRAPH-994A: not included in any glyphset definition
    • U+994D CJK UNIFIED IDEOGRAPH-994D: not included in any glyphset definition
    • U+994E CJK UNIFIED IDEOGRAPH-994E: not included in any glyphset definition
    • U+994F CJK UNIFIED IDEOGRAPH-994F: not included in any glyphset definition
    • U+9950 CJK UNIFIED IDEOGRAPH-9950: try adding japanese
    • U+9953 CJK UNIFIED IDEOGRAPH-9953: not included in any glyphset definition
    • U+9954 CJK UNIFIED IDEOGRAPH-9954: not included in any glyphset definition
    • U+9956 CJK UNIFIED IDEOGRAPH-9956: not included in any glyphset definition
    • U+9958 CJK UNIFIED IDEOGRAPH-9958: not included in any glyphset definition
    • U+9959 CJK UNIFIED IDEOGRAPH-9959: not included in any glyphset definition
    • U+995A CJK UNIFIED IDEOGRAPH-995A: not included in any glyphset definition
    • U+995B CJK UNIFIED IDEOGRAPH-995B: not included in any glyphset definition
    • U+995F CJK UNIFIED IDEOGRAPH-995F: not included in any glyphset definition
    • U+9960 CJK UNIFIED IDEOGRAPH-9960: not included in any glyphset definition
    • U+9961 CJK UNIFIED IDEOGRAPH-9961: not included in any glyphset definition
    • U+9962 CJK UNIFIED IDEOGRAPH-9962: not included in any glyphset definition
    • U+9964 CJK UNIFIED IDEOGRAPH-9964: not included in any glyphset definition
    • U+9965 CJK UNIFIED IDEOGRAPH-9965: try adding chinese-simplified
    • U+9966 CJK UNIFIED IDEOGRAPH-9966: not included in any glyphset definition
    • U+9967 CJK UNIFIED IDEOGRAPH-9967: try adding chinese-simplified
    • U+9968 CJK UNIFIED IDEOGRAPH-9968: try adding chinese-simplified
    • U+9969 CJK UNIFIED IDEOGRAPH-9969: not included in any glyphset definition
    • U+996A CJK UNIFIED IDEOGRAPH-996A: try adding chinese-simplified
    • U+996B CJK UNIFIED IDEOGRAPH-996B: not included in any glyphset definition
    • U+996C CJK UNIFIED IDEOGRAPH-996C: try adding chinese-simplified
    • U+996D CJK UNIFIED IDEOGRAPH-996D: try adding chinese-simplified
    • U+996E CJK UNIFIED IDEOGRAPH-996E: try adding chinese-simplified
    • U+996F CJK UNIFIED IDEOGRAPH-996F: try adding chinese-simplified
    • U+9970 CJK UNIFIED IDEOGRAPH-9970: try adding chinese-simplified
    • U+9971 CJK UNIFIED IDEOGRAPH-9971: try adding chinese-simplified
    • U+9972 CJK UNIFIED IDEOGRAPH-9972: try adding chinese-simplified
    • U+9973 CJK UNIFIED IDEOGRAPH-9973: not included in any glyphset definition
    • U+9974 CJK UNIFIED IDEOGRAPH-9974: try adding chinese-simplified
    • U+9975 CJK UNIFIED IDEOGRAPH-9975: try adding chinese-simplified
    • U+9976 CJK UNIFIED IDEOGRAPH-9976: try adding chinese-simplified
    • U+9977 CJK UNIFIED IDEOGRAPH-9977: try adding chinese-simplified
    • U+9978 CJK UNIFIED IDEOGRAPH-9978: not included in any glyphset definition
    • U+9979 CJK UNIFIED IDEOGRAPH-9979: not included in any glyphset definition
    • U+997A CJK UNIFIED IDEOGRAPH-997A: try adding chinese-simplified
    • U+997B CJK UNIFIED IDEOGRAPH-997B: not included in any glyphset definition
    • U+997C CJK UNIFIED IDEOGRAPH-997C: try adding chinese-simplified
    • U+997D CJK UNIFIED IDEOGRAPH-997D: try adding chinese-simplified
    • U+997E CJK UNIFIED IDEOGRAPH-997E: not included in any glyphset definition
    • U+997F CJK UNIFIED IDEOGRAPH-997F: try adding chinese-simplified
    • U+9980 CJK UNIFIED IDEOGRAPH-9980: try adding chinese-simplified
    • U+9981 CJK UNIFIED IDEOGRAPH-9981: try adding chinese-simplified
    • U+9982 CJK UNIFIED IDEOGRAPH-9982: not included in any glyphset definition
    • U+9983 CJK UNIFIED IDEOGRAPH-9983: not included in any glyphset definition
    • U+9984 CJK UNIFIED IDEOGRAPH-9984: try adding chinese-simplified
    • U+9985 CJK UNIFIED IDEOGRAPH-9985: try adding chinese-simplified
    • U+9986 CJK UNIFIED IDEOGRAPH-9986: try adding chinese-simplified
    • U+9987 CJK UNIFIED IDEOGRAPH-9987: not included in any glyphset definition
    • U+9988 CJK UNIFIED IDEOGRAPH-9988: try adding chinese-simplified
    • U+9989 CJK UNIFIED IDEOGRAPH-9989: not included in any glyphset definition
    • U+998A CJK UNIFIED IDEOGRAPH-998A: try adding chinese-simplified
    • U+998B CJK UNIFIED IDEOGRAPH-998B: try adding chinese-simplified
    • U+998C CJK UNIFIED IDEOGRAPH-998C: not included in any glyphset definition
    • U+998D CJK UNIFIED IDEOGRAPH-998D: try adding chinese-simplified
    • U+998E CJK UNIFIED IDEOGRAPH-998E: not included in any glyphset definition
    • U+998F CJK UNIFIED IDEOGRAPH-998F: try adding chinese-simplified
    • U+9990 CJK UNIFIED IDEOGRAPH-9990: try adding chinese-simplified
    • U+9991 CJK UNIFIED IDEOGRAPH-9991: not included in any glyphset definition
    • U+9992 CJK UNIFIED IDEOGRAPH-9992: try adding chinese-simplified
    • U+9993 CJK UNIFIED IDEOGRAPH-9993: not included in any glyphset definition
    • U+9994 CJK UNIFIED IDEOGRAPH-9994: try adding chinese-simplified
    • U+9995 CJK UNIFIED IDEOGRAPH-9995: try adding chinese-simplified
    • U+9998 CJK UNIFIED IDEOGRAPH-9998: try adding japanese
    • U+999A CJK UNIFIED IDEOGRAPH-999A: not included in any glyphset definition
    • U+999C CJK UNIFIED IDEOGRAPH-999C: not included in any glyphset definition
    • U+999D CJK UNIFIED IDEOGRAPH-999D: not included in any glyphset definition
    • U+999E CJK UNIFIED IDEOGRAPH-999E: not included in any glyphset definition
    • U+999F CJK UNIFIED IDEOGRAPH-999F: not included in any glyphset definition
    • U+99A0 CJK UNIFIED IDEOGRAPH-99A0: not included in any glyphset definition
    • U+99A1 CJK UNIFIED IDEOGRAPH-99A1: not included in any glyphset definition
    • U+99A2 CJK UNIFIED IDEOGRAPH-99A2: not included in any glyphset definition
    • U+99A3 CJK UNIFIED IDEOGRAPH-99A3: not included in any glyphset definition
    • U+99A6 CJK UNIFIED IDEOGRAPH-99A6: not included in any glyphset definition
    • U+99A7 CJK UNIFIED IDEOGRAPH-99A7: not included in any glyphset definition
    • U+99A9 CJK UNIFIED IDEOGRAPH-99A9: not included in any glyphset definition
    • U+99AB CJK UNIFIED IDEOGRAPH-99AB: not included in any glyphset definition
    • U+99AF CJK UNIFIED IDEOGRAPH-99AF: not included in any glyphset definition
    • U+99B0 CJK UNIFIED IDEOGRAPH-99B0: not included in any glyphset definition
    • U+99B2 CJK UNIFIED IDEOGRAPH-99B2: not included in any glyphset definition
    • U+99B5 CJK UNIFIED IDEOGRAPH-99B5: not included in any glyphset definition
    • U+99B6 CJK UNIFIED IDEOGRAPH-99B6: not included in any glyphset definition
    • U+99B7 CJK UNIFIED IDEOGRAPH-99B7: not included in any glyphset definition
    • U+99B9 CJK UNIFIED IDEOGRAPH-99B9: not included in any glyphset definition
    • U+99BA CJK UNIFIED IDEOGRAPH-99BA: not included in any glyphset definition
    • U+99BB CJK UNIFIED IDEOGRAPH-99BB: not included in any glyphset definition
    • U+99BD CJK UNIFIED IDEOGRAPH-99BD: not included in any glyphset definition
    • U+99BE CJK UNIFIED IDEOGRAPH-99BE: not included in any glyphset definition
    • U+99BF CJK UNIFIED IDEOGRAPH-99BF: not included in any glyphset definition
    • U+99C0 CJK UNIFIED IDEOGRAPH-99C0: not included in any glyphset definition
    • U+99C2 CJK UNIFIED IDEOGRAPH-99C2: not included in any glyphset definition
    • U+99C3 CJK UNIFIED IDEOGRAPH-99C3: not included in any glyphset definition
    • U+99C4 CJK UNIFIED IDEOGRAPH-99C4: try adding japanese
    • U+99C5 CJK UNIFIED IDEOGRAPH-99C5: try adding one of: chinese-simplified, japanese
    • U+99C6 CJK UNIFIED IDEOGRAPH-99C6: try adding japanese
    • U+99C7 CJK UNIFIED IDEOGRAPH-99C7: not included in any glyphset definition
    • U+99C8 CJK UNIFIED IDEOGRAPH-99C8: try adding japanese
    • U+99C9 CJK UNIFIED IDEOGRAPH-99C9: not included in any glyphset definition
    • U+99CA CJK UNIFIED IDEOGRAPH-99CA: not included in any glyphset definition
    • U+99CB CJK UNIFIED IDEOGRAPH-99CB: not included in any glyphset definition
    • U+99CC CJK UNIFIED IDEOGRAPH-99CC: not included in any glyphset definition
    • U+99CD CJK UNIFIED IDEOGRAPH-99CD: not included in any glyphset definition
    • U+99CE CJK UNIFIED IDEOGRAPH-99CE: not included in any glyphset definition
    • U+99CF CJK UNIFIED IDEOGRAPH-99CF: not included in any glyphset definition
    • U+99D3 CJK UNIFIED IDEOGRAPH-99D3: not included in any glyphset definition
    • U+99D4 CJK UNIFIED IDEOGRAPH-99D4: not included in any glyphset definition
    • U+99D6 CJK UNIFIED IDEOGRAPH-99D6: not included in any glyphset definition
    • U+99D7 CJK UNIFIED IDEOGRAPH-99D7: not included in any glyphset definition
    • U+99D8 CJK UNIFIED IDEOGRAPH-99D8: try adding japanese
    • U+99DC CJK UNIFIED IDEOGRAPH-99DC: not included in any glyphset definition
    • U+99DE CJK UNIFIED IDEOGRAPH-99DE: not included in any glyphset definition
    • U+99E1 CJK UNIFIED IDEOGRAPH-99E1: try adding chinese-simplified
    • U+99E3 CJK UNIFIED IDEOGRAPH-99E3: not included in any glyphset definition
    • U+99E4 CJK UNIFIED IDEOGRAPH-99E4: not included in any glyphset definition
    • U+99E5 CJK UNIFIED IDEOGRAPH-99E5: not included in any glyphset definition
    • U+99E7 CJK UNIFIED IDEOGRAPH-99E7: not included in any glyphset definition
    • U+99E8 CJK UNIFIED IDEOGRAPH-99E8: not included in any glyphset definition
    • U+99E9 CJK UNIFIED IDEOGRAPH-99E9: not included in any glyphset definition
    • U+99EA CJK UNIFIED IDEOGRAPH-99EA: not included in any glyphset definition
    • U+99EB CJK UNIFIED IDEOGRAPH-99EB: not included in any glyphset definition
    • U+99EC CJK UNIFIED IDEOGRAPH-99EC: not included in any glyphset definition
    • U+99EE CJK UNIFIED IDEOGRAPH-99EE: try adding japanese
    • U+99EF CJK UNIFIED IDEOGRAPH-99EF: not included in any glyphset definition
    • U+99F0 CJK UNIFIED IDEOGRAPH-99F0: not included in any glyphset definition
    • U+99F2 CJK UNIFIED IDEOGRAPH-99F2: try adding japanese
    • U+99F3 CJK UNIFIED IDEOGRAPH-99F3: not included in any glyphset definition
    • U+99F4 CJK UNIFIED IDEOGRAPH-99F4: not included in any glyphset definition
    • U+99F6 CJK UNIFIED IDEOGRAPH-99F6: not included in any glyphset definition
    • U+99F7 CJK UNIFIED IDEOGRAPH-99F7: not included in any glyphset definition
    • U+99F8 CJK UNIFIED IDEOGRAPH-99F8: try adding japanese
    • U+99F9 CJK UNIFIED IDEOGRAPH-99F9: not included in any glyphset definition
    • U+99FA CJK UNIFIED IDEOGRAPH-99FA: not included in any glyphset definition
    • U+99FB CJK UNIFIED IDEOGRAPH-99FB: try adding japanese
    • U+99FC CJK UNIFIED IDEOGRAPH-99FC: not included in any glyphset definition
    • U+99FD CJK UNIFIED IDEOGRAPH-99FD: not included in any glyphset definition
    • U+99FE CJK UNIFIED IDEOGRAPH-99FE: not included in any glyphset definition
    • U+9A00 CJK UNIFIED IDEOGRAPH-9A00: not included in any glyphset definition
    • U+9A02 CJK UNIFIED IDEOGRAPH-9A02: not included in any glyphset definition
    • U+9A03 CJK UNIFIED IDEOGRAPH-9A03: not included in any glyphset definition
    • U+9A04 CJK UNIFIED IDEOGRAPH-9A04: not included in any glyphset definition
    • U+9A05 CJK UNIFIED IDEOGRAPH-9A05: try adding japanese
    • U+9A06 CJK UNIFIED IDEOGRAPH-9A06: not included in any glyphset definition
    • U+9A07 CJK UNIFIED IDEOGRAPH-9A07: not included in any glyphset definition
    • U+9A08 CJK UNIFIED IDEOGRAPH-9A08: not included in any glyphset definition
    • U+9A09 CJK UNIFIED IDEOGRAPH-9A09: not included in any glyphset definition
    • U+9A0A CJK UNIFIED IDEOGRAPH-9A0A: not included in any glyphset definition
    • U+9A0B CJK UNIFIED IDEOGRAPH-9A0B: not included in any glyphset definition
    • U+9A0C CJK UNIFIED IDEOGRAPH-9A0C: not included in any glyphset definition
    • U+9A0D CJK UNIFIED IDEOGRAPH-9A0D: not included in any glyphset definition
    • U+9A10 CJK UNIFIED IDEOGRAPH-9A10: not included in any glyphset definition
    • U+9A11 CJK UNIFIED IDEOGRAPH-9A11: not included in any glyphset definition
    • U+9A12 CJK UNIFIED IDEOGRAPH-9A12: try adding one of: chinese-simplified, japanese
    • U+9A13 CJK UNIFIED IDEOGRAPH-9A13: try adding one of: chinese-simplified, japanese
    • U+9A14 CJK UNIFIED IDEOGRAPH-9A14: not included in any glyphset definition
    • U+9A15 CJK UNIFIED IDEOGRAPH-9A15: not included in any glyphset definition
    • U+9A17 CJK UNIFIED IDEOGRAPH-9A17: not included in any glyphset definition
    • U+9A18 CJK UNIFIED IDEOGRAPH-9A18: not included in any glyphset definition
    • U+9A1A CJK UNIFIED IDEOGRAPH-9A1A: not included in any glyphset definition
    • U+9A1B CJK UNIFIED IDEOGRAPH-9A1B: not included in any glyphset definition
    • U+9A1C CJK UNIFIED IDEOGRAPH-9A1C: not included in any glyphset definition
    • U+9A1D CJK UNIFIED IDEOGRAPH-9A1D: not included in any glyphset definition
    • U+9A1E CJK UNIFIED IDEOGRAPH-9A1E: not included in any glyphset definition
    • U+9A20 CJK UNIFIED IDEOGRAPH-9A20: not included in any glyphset definition
    • U+9A22 CJK UNIFIED IDEOGRAPH-9A22: not included in any glyphset definition
    • U+9A23 CJK UNIFIED IDEOGRAPH-9A23: not included in any glyphset definition
    • U+9A24 CJK UNIFIED IDEOGRAPH-9A24: not included in any glyphset definition
    • U+9A25 CJK UNIFIED IDEOGRAPH-9A25: not included in any glyphset definition
    • U+9A27 CJK UNIFIED IDEOGRAPH-9A27: not included in any glyphset definition
    • U+9A28 CJK UNIFIED IDEOGRAPH-9A28: try adding japanese
    • U+9A29 CJK UNIFIED IDEOGRAPH-9A29: not included in any glyphset definition
    • U+9A2A CJK UNIFIED IDEOGRAPH-9A2A: not included in any glyphset definition
    • U+9A2C CJK UNIFIED IDEOGRAPH-9A2C: not included in any glyphset definition
    • U+9A31 CJK UNIFIED IDEOGRAPH-9A31: not included in any glyphset definition
    • U+9A32 CJK UNIFIED IDEOGRAPH-9A32: not included in any glyphset definition
    • U+9A33 CJK UNIFIED IDEOGRAPH-9A33: not included in any glyphset definition
    • U+9A34 CJK UNIFIED IDEOGRAPH-9A34: not included in any glyphset definition
    • U+9A35 CJK UNIFIED IDEOGRAPH-9A35: not included in any glyphset definition
    • U+9A36 CJK UNIFIED IDEOGRAPH-9A36: not included in any glyphset definition
    • U+9A38 CJK UNIFIED IDEOGRAPH-9A38: not included in any glyphset definition
    • U+9A39 CJK UNIFIED IDEOGRAPH-9A39: not included in any glyphset definition
    • U+9A3A CJK UNIFIED IDEOGRAPH-9A3A: not included in any glyphset definition
    • U+9A3D CJK UNIFIED IDEOGRAPH-9A3D: not included in any glyphset definition
    • U+9A3F CJK UNIFIED IDEOGRAPH-9A3F: not included in any glyphset definition
    • U+9A42 CJK UNIFIED IDEOGRAPH-9A42: try adding japanese
    • U+9A46 CJK UNIFIED IDEOGRAPH-9A46: not included in any glyphset definition
    • U+9A47 CJK UNIFIED IDEOGRAPH-9A47: not included in any glyphset definition
    • U+9A48 CJK UNIFIED IDEOGRAPH-9A48: not included in any glyphset definition
    • U+9A49 CJK UNIFIED IDEOGRAPH-9A49: not included in any glyphset definition
    • U+9A4B CJK UNIFIED IDEOGRAPH-9A4B: not included in any glyphset definition
    • U+9A4C CJK UNIFIED IDEOGRAPH-9A4C: not included in any glyphset definition
    • U+9A4E CJK UNIFIED IDEOGRAPH-9A4E: not included in any glyphset definition
    • U+9A4F CJK UNIFIED IDEOGRAPH-9A4F: not included in any glyphset definition
    • U+9A50 CJK UNIFIED IDEOGRAPH-9A50: not included in any glyphset definition
    • U+9A51 CJK UNIFIED IDEOGRAPH-9A51: not included in any glyphset definition
    • U+9A53 CJK UNIFIED IDEOGRAPH-9A53: not included in any glyphset definition
    • U+9A54 CJK UNIFIED IDEOGRAPH-9A54: not included in any glyphset definition
    • U+9A56 CJK UNIFIED IDEOGRAPH-9A56: not included in any glyphset definition
    • U+9A59 CJK UNIFIED IDEOGRAPH-9A59: not included in any glyphset definition
    • U+9A5D CJK UNIFIED IDEOGRAPH-9A5D: not included in any glyphset definition
    • U+9A5E CJK UNIFIED IDEOGRAPH-9A5E: not included in any glyphset definition
    • U+9A60 CJK UNIFIED IDEOGRAPH-9A60: not included in any glyphset definition
    • U+9A61 CJK UNIFIED IDEOGRAPH-9A61: not included in any glyphset definition
    • U+9A63 CJK UNIFIED IDEOGRAPH-9A63: not included in any glyphset definition
    • U+9A66 CJK UNIFIED IDEOGRAPH-9A66: not included in any glyphset definition
    • U+9A67 CJK UNIFIED IDEOGRAPH-9A67: not included in any glyphset definition
    • U+9A68 CJK UNIFIED IDEOGRAPH-9A68: not included in any glyphset definition
    • U+9A69 CJK UNIFIED IDEOGRAPH-9A69: try adding japanese
    • U+9A6C CJK UNIFIED IDEOGRAPH-9A6C: try adding chinese-simplified
    • U+9A6D CJK UNIFIED IDEOGRAPH-9A6D: try adding chinese-simplified
    • U+9A6E CJK UNIFIED IDEOGRAPH-9A6E: try adding chinese-simplified
    • U+9A6F CJK UNIFIED IDEOGRAPH-9A6F: try adding chinese-simplified
    • U+9A70 CJK UNIFIED IDEOGRAPH-9A70: try adding chinese-simplified
    • U+9A71 CJK UNIFIED IDEOGRAPH-9A71: try adding chinese-simplified
    • U+9A72 CJK UNIFIED IDEOGRAPH-9A72: not included in any glyphset definition
    • U+9A73 CJK UNIFIED IDEOGRAPH-9A73: try adding chinese-simplified
    • U+9A74 CJK UNIFIED IDEOGRAPH-9A74: try adding chinese-simplified
    • U+9A75 CJK UNIFIED IDEOGRAPH-9A75: not included in any glyphset definition
    • U+9A76 CJK UNIFIED IDEOGRAPH-9A76: try adding chinese-simplified
    • U+9A77 CJK UNIFIED IDEOGRAPH-9A77: try adding chinese-simplified
    • U+9A78 CJK UNIFIED IDEOGRAPH-9A78: try adding chinese-simplified
    • U+9A79 CJK UNIFIED IDEOGRAPH-9A79: try adding chinese-simplified
    • U+9A7A CJK UNIFIED IDEOGRAPH-9A7A: not included in any glyphset definition
    • U+9A7B CJK UNIFIED IDEOGRAPH-9A7B: try adding chinese-simplified
    • U+9A7C CJK UNIFIED IDEOGRAPH-9A7C: try adding chinese-simplified
    • U+9A7D CJK UNIFIED IDEOGRAPH-9A7D: try adding chinese-simplified
    • U+9A7E CJK UNIFIED IDEOGRAPH-9A7E: try adding chinese-simplified
    • U+9A7F CJK UNIFIED IDEOGRAPH-9A7F: try adding chinese-simplified
    • U+9A80 CJK UNIFIED IDEOGRAPH-9A80: not included in any glyphset definition
    • U+9A81 CJK UNIFIED IDEOGRAPH-9A81: try adding chinese-simplified
    • U+9A82 CJK UNIFIED IDEOGRAPH-9A82: try adding chinese-simplified
    • U+9A83 CJK UNIFIED IDEOGRAPH-9A83: not included in any glyphset definition
    • U+9A84 CJK UNIFIED IDEOGRAPH-9A84: try adding chinese-simplified
    • U+9A85 CJK UNIFIED IDEOGRAPH-9A85: try adding chinese-simplified
    • U+9A86 CJK UNIFIED IDEOGRAPH-9A86: try adding chinese-simplified
    • U+9A87 CJK UNIFIED IDEOGRAPH-9A87: try adding chinese-simplified
    • U+9A88 CJK UNIFIED IDEOGRAPH-9A88: try adding chinese-simplified
    • U+9A89 CJK UNIFIED IDEOGRAPH-9A89: not included in any glyphset definition
    • U+9A8A CJK UNIFIED IDEOGRAPH-9A8A: try adding chinese-simplified
    • U+9A8B CJK UNIFIED IDEOGRAPH-9A8B: try adding chinese-simplified
    • U+9A8C CJK UNIFIED IDEOGRAPH-9A8C: try adding chinese-simplified
    • U+9A8D CJK UNIFIED IDEOGRAPH-9A8D: not included in any glyphset definition
    • U+9A8E CJK UNIFIED IDEOGRAPH-9A8E: not included in any glyphset definition
    • U+9A8F CJK UNIFIED IDEOGRAPH-9A8F: try adding chinese-simplified
    • U+9A90 CJK UNIFIED IDEOGRAPH-9A90: try adding chinese-simplified
    • U+9A91 CJK UNIFIED IDEOGRAPH-9A91: try adding chinese-simplified
    • U+9A92 CJK UNIFIED IDEOGRAPH-9A92: not included in any glyphset definition
    • U+9A93 CJK UNIFIED IDEOGRAPH-9A93: not included in any glyphset definition
    • U+9A94 CJK UNIFIED IDEOGRAPH-9A94: not included in any glyphset definition
    • U+9A95 CJK UNIFIED IDEOGRAPH-9A95: not included in any glyphset definition
    • U+9A96 CJK UNIFIED IDEOGRAPH-9A96: not included in any glyphset definition
    • U+9A97 CJK UNIFIED IDEOGRAPH-9A97: try adding chinese-simplified
    • U+9A98 CJK UNIFIED IDEOGRAPH-9A98: not included in any glyphset definition
    • U+9A99 CJK UNIFIED IDEOGRAPH-9A99: not included in any glyphset definition
    • U+9A9A CJK UNIFIED IDEOGRAPH-9A9A: try adding chinese-simplified
    • U+9A9B CJK UNIFIED IDEOGRAPH-9A9B: try adding chinese-simplified
    • U+9A9C CJK UNIFIED IDEOGRAPH-9A9C: try adding chinese-simplified
    • U+9A9D CJK UNIFIED IDEOGRAPH-9A9D: try adding chinese-simplified
    • U+9A9E CJK UNIFIED IDEOGRAPH-9A9E: try adding chinese-simplified
    • U+9A9F CJK UNIFIED IDEOGRAPH-9A9F: not included in any glyphset definition
    • U+9AA0 CJK UNIFIED IDEOGRAPH-9AA0: try adding chinese-simplified
    • U+9AA1 CJK UNIFIED IDEOGRAPH-9AA1: try adding chinese-simplified
    • U+9AA2 CJK UNIFIED IDEOGRAPH-9AA2: try adding chinese-simplified
    • U+9AA3 CJK UNIFIED IDEOGRAPH-9AA3: not included in any glyphset definition
    • U+9AA4 CJK UNIFIED IDEOGRAPH-9AA4: try adding chinese-simplified
    • U+9AA5 CJK UNIFIED IDEOGRAPH-9AA5: try adding chinese-simplified
    • U+9AA6 CJK UNIFIED IDEOGRAPH-9AA6: not included in any glyphset definition
    • U+9AA7 CJK UNIFIED IDEOGRAPH-9AA7: try adding chinese-simplified
    • U+9AA9 CJK UNIFIED IDEOGRAPH-9AA9: not included in any glyphset definition
    • U+9AAA CJK UNIFIED IDEOGRAPH-9AAA: not included in any glyphset definition
    • U+9AAB CJK UNIFIED IDEOGRAPH-9AAB: not included in any glyphset definition
    • U+9AAC CJK UNIFIED IDEOGRAPH-9AAC: not included in any glyphset definition
    • U+9AAD CJK UNIFIED IDEOGRAPH-9AAD: try adding japanese
    • U+9AAE CJK UNIFIED IDEOGRAPH-9AAE: not included in any glyphset definition
    • U+9AB1 CJK UNIFIED IDEOGRAPH-9AB1: not included in any glyphset definition
    • U+9AB3 CJK UNIFIED IDEOGRAPH-9AB3: not included in any glyphset definition
    • U+9AB4 CJK UNIFIED IDEOGRAPH-9AB4: not included in any glyphset definition
    • U+9AB5 CJK UNIFIED IDEOGRAPH-9AB5: not included in any glyphset definition
    • U+9AB6 CJK UNIFIED IDEOGRAPH-9AB6: try adding chinese-simplified
    • U+9ABA CJK UNIFIED IDEOGRAPH-9ABA: not included in any glyphset definition
    • U+9ABB CJK UNIFIED IDEOGRAPH-9ABB: not included in any glyphset definition
    • U+9ABE CJK UNIFIED IDEOGRAPH-9ABE: not included in any glyphset definition
    • U+9ABF CJK UNIFIED IDEOGRAPH-9ABF: not included in any glyphset definition
    • U+9AC3 CJK UNIFIED IDEOGRAPH-9AC3: not included in any glyphset definition
    • U+9AC4 CJK UNIFIED IDEOGRAPH-9AC4: try adding japanese
    • U+9AC5 CJK UNIFIED IDEOGRAPH-9AC5: try adding chinese-simplified
    • U+9AC6 CJK UNIFIED IDEOGRAPH-9AC6: not included in any glyphset definition
    • U+9AC7 CJK UNIFIED IDEOGRAPH-9AC7: not included in any glyphset definition
    • U+9AC8 CJK UNIFIED IDEOGRAPH-9AC8: not included in any glyphset definition
    • U+9AC9 CJK UNIFIED IDEOGRAPH-9AC9: not included in any glyphset definition
    • U+9ACA CJK UNIFIED IDEOGRAPH-9ACA: not included in any glyphset definition
    • U+9ACB CJK UNIFIED IDEOGRAPH-9ACB: try adding chinese-simplified
    • U+9ACC CJK UNIFIED IDEOGRAPH-9ACC: try adding chinese-simplified
    • U+9ACD CJK UNIFIED IDEOGRAPH-9ACD: not included in any glyphset definition
    • U+9ACE CJK UNIFIED IDEOGRAPH-9ACE: not included in any glyphset definition
    • U+9AD0 CJK UNIFIED IDEOGRAPH-9AD0: not included in any glyphset definition
    • U+9AD7 CJK UNIFIED IDEOGRAPH-9AD7: not included in any glyphset definition
    • U+9AD9 CJK UNIFIED IDEOGRAPH-9AD9: try adding chinese-simplified
    • U+9ADA CJK UNIFIED IDEOGRAPH-9ADA: not included in any glyphset definition
    • U+9ADB CJK UNIFIED IDEOGRAPH-9ADB: not included in any glyphset definition
    • U+9ADC CJK UNIFIED IDEOGRAPH-9ADC: not included in any glyphset definition
    • U+9ADD CJK UNIFIED IDEOGRAPH-9ADD: not included in any glyphset definition
    • U+9ADE CJK UNIFIED IDEOGRAPH-9ADE: try adding japanese
    • U+9ADF CJK UNIFIED IDEOGRAPH-9ADF: try adding japanese
    • U+9AE1 CJK UNIFIED IDEOGRAPH-9AE1: not included in any glyphset definition
    • U+9AE3 CJK UNIFIED IDEOGRAPH-9AE3: try adding japanese
    • U+9AE4 CJK UNIFIED IDEOGRAPH-9AE4: not included in any glyphset definition
    • U+9AE5 CJK UNIFIED IDEOGRAPH-9AE5: not included in any glyphset definition
    • U+9AE7 CJK UNIFIED IDEOGRAPH-9AE7: not included in any glyphset definition
    • U+9AE8 CJK UNIFIED IDEOGRAPH-9AE8: not included in any glyphset definition
    • U+9AE9 CJK UNIFIED IDEOGRAPH-9AE9: not included in any glyphset definition
    • U+9AEA CJK UNIFIED IDEOGRAPH-9AEA: try adding one of: chinese-simplified, japanese
    • U+9AEB CJK UNIFIED IDEOGRAPH-9AEB: try adding japanese
    • U+9AEC CJK UNIFIED IDEOGRAPH-9AEC: not included in any glyphset definition
    • U+9AF0 CJK UNIFIED IDEOGRAPH-9AF0: not included in any glyphset definition
    • U+9AF1 CJK UNIFIED IDEOGRAPH-9AF1: try adding japanese
    • U+9AF2 CJK UNIFIED IDEOGRAPH-9AF2: not included in any glyphset definition
    • U+9AF3 CJK UNIFIED IDEOGRAPH-9AF3: not included in any glyphset definition
    • U+9AF4 CJK UNIFIED IDEOGRAPH-9AF4: try adding japanese
    • U+9AF5 CJK UNIFIED IDEOGRAPH-9AF5: not included in any glyphset definition
    • U+9AF6 CJK UNIFIED IDEOGRAPH-9AF6: not included in any glyphset definition
    • U+9AF7 CJK UNIFIED IDEOGRAPH-9AF7: try adding japanese
    • U+9AF8 CJK UNIFIED IDEOGRAPH-9AF8: not included in any glyphset definition
    • U+9AFA CJK UNIFIED IDEOGRAPH-9AFA: not included in any glyphset definition
    • U+9AFC CJK UNIFIED IDEOGRAPH-9AFC: not included in any glyphset definition
    • U+9AFD CJK UNIFIED IDEOGRAPH-9AFD: not included in any glyphset definition
    • U+9AFE CJK UNIFIED IDEOGRAPH-9AFE: not included in any glyphset definition
    • U+9B00 CJK UNIFIED IDEOGRAPH-9B00: not included in any glyphset definition
    • U+9B01 CJK UNIFIED IDEOGRAPH-9B01: not included in any glyphset definition
    • U+9B04 CJK UNIFIED IDEOGRAPH-9B04: not included in any glyphset definition
    • U+9B05 CJK UNIFIED IDEOGRAPH-9B05: not included in any glyphset definition
    • U+9B07 CJK UNIFIED IDEOGRAPH-9B07: not included in any glyphset definition
    • U+9B0A CJK UNIFIED IDEOGRAPH-9B0A: not included in any glyphset definition
    • U+9B0B CJK UNIFIED IDEOGRAPH-9B0B: not included in any glyphset definition
    • U+9B0C CJK UNIFIED IDEOGRAPH-9B0C: not included in any glyphset definition
    • U+9B0E CJK UNIFIED IDEOGRAPH-9B0E: not included in any glyphset definition
    • U+9B10 CJK UNIFIED IDEOGRAPH-9B10: not included in any glyphset definition
    • U+9B11 CJK UNIFIED IDEOGRAPH-9B11: not included in any glyphset definition
    • U+9B12 CJK UNIFIED IDEOGRAPH-9B12: not included in any glyphset definition
    • U+9B13 CJK UNIFIED IDEOGRAPH-9B13: try adding chinese-simplified
    • U+9B15 CJK UNIFIED IDEOGRAPH-9B15: not included in any glyphset definition
    • U+9B16 CJK UNIFIED IDEOGRAPH-9B16: not included in any glyphset definition
    • U+9B17 CJK UNIFIED IDEOGRAPH-9B17: not included in any glyphset definition
    • U+9B19 CJK UNIFIED IDEOGRAPH-9B19: not included in any glyphset definition
    • U+9B1B CJK UNIFIED IDEOGRAPH-9B1B: not included in any glyphset definition
    • U+9B1C CJK UNIFIED IDEOGRAPH-9B1C: not included in any glyphset definition
    • U+9B1D CJK UNIFIED IDEOGRAPH-9B1D: not included in any glyphset definition
    • U+9B1E CJK UNIFIED IDEOGRAPH-9B1E: not included in any glyphset definition
    • U+9B20 CJK UNIFIED IDEOGRAPH-9B20: not included in any glyphset definition
    • U+9B21 CJK UNIFIED IDEOGRAPH-9B21: not included in any glyphset definition
    • U+9B24 CJK UNIFIED IDEOGRAPH-9B24: not included in any glyphset definition
    • U+9B26 CJK UNIFIED IDEOGRAPH-9B26: not included in any glyphset definition
    • U+9B2A CJK UNIFIED IDEOGRAPH-9B2A: try adding japanese
    • U+9B2B CJK UNIFIED IDEOGRAPH-9B2B: not included in any glyphset definition
    • U+9B2C CJK UNIFIED IDEOGRAPH-9B2C: not included in any glyphset definition
    • U+9B2D CJK UNIFIED IDEOGRAPH-9B2D: not included in any glyphset definition
    • U+9B2F CJK UNIFIED IDEOGRAPH-9B2F: try adding japanese
    • U+9B30 CJK UNIFIED IDEOGRAPH-9B30: not included in any glyphset definition
    • U+9B33 CJK UNIFIED IDEOGRAPH-9B33: not included in any glyphset definition
    • U+9B35 CJK UNIFIED IDEOGRAPH-9B35: not included in any glyphset definition
    • U+9B36 CJK UNIFIED IDEOGRAPH-9B36: not included in any glyphset definition
    • U+9B37 CJK UNIFIED IDEOGRAPH-9B37: not included in any glyphset definition
    • U+9B38 CJK UNIFIED IDEOGRAPH-9B38: not included in any glyphset definition
    • U+9B3A CJK UNIFIED IDEOGRAPH-9B3A: not included in any glyphset definition
    • U+9B3D CJK UNIFIED IDEOGRAPH-9B3D: not included in any glyphset definition
    • U+9B3E CJK UNIFIED IDEOGRAPH-9B3E: not included in any glyphset definition
    • U+9B3F CJK UNIFIED IDEOGRAPH-9B3F: not included in any glyphset definition
    • U+9B43 CJK UNIFIED IDEOGRAPH-9B43: try adding one of: chinese-simplified, japanese
    • U+9B46 CJK UNIFIED IDEOGRAPH-9B46: not included in any glyphset definition
    • U+9B47 CJK UNIFIED IDEOGRAPH-9B47: try adding chinese-simplified
    • U+9B48 CJK UNIFIED IDEOGRAPH-9B48: not included in any glyphset definition
    • U+9B49 CJK UNIFIED IDEOGRAPH-9B49: try adding chinese-simplified
    • U+9B4A CJK UNIFIED IDEOGRAPH-9B4A: not included in any glyphset definition
    • U+9B4B CJK UNIFIED IDEOGRAPH-9B4B: not included in any glyphset definition
    • U+9B4C CJK UNIFIED IDEOGRAPH-9B4C: not included in any glyphset definition
    • U+9B52 CJK UNIFIED IDEOGRAPH-9B52: not included in any glyphset definition
    • U+9B53 CJK UNIFIED IDEOGRAPH-9B53: not included in any glyphset definition
    • U+9B55 CJK UNIFIED IDEOGRAPH-9B55: not included in any glyphset definition
    • U+9B56 CJK UNIFIED IDEOGRAPH-9B56: not included in any glyphset definition
    • U+9B57 CJK UNIFIED IDEOGRAPH-9B57: not included in any glyphset definition
    • U+9B59 CJK UNIFIED IDEOGRAPH-9B59: not included in any glyphset definition
    • U+9B5B CJK UNIFIED IDEOGRAPH-9B5B: not included in any glyphset definition
    • U+9B5C CJK UNIFIED IDEOGRAPH-9B5C: not included in any glyphset definition
    • U+9B5D CJK UNIFIED IDEOGRAPH-9B5D: not included in any glyphset definition
    • U+9B5E CJK UNIFIED IDEOGRAPH-9B5E: not included in any glyphset definition
    • U+9B61 CJK UNIFIED IDEOGRAPH-9B61: not included in any glyphset definition
    • U+9B62 CJK UNIFIED IDEOGRAPH-9B62: not included in any glyphset definition
    • U+9B63 CJK UNIFIED IDEOGRAPH-9B63: not included in any glyphset definition
    • U+9B64 CJK UNIFIED IDEOGRAPH-9B64: not included in any glyphset definition
    • U+9B65 CJK UNIFIED IDEOGRAPH-9B65: not included in any glyphset definition
    • U+9B66 CJK UNIFIED IDEOGRAPH-9B66: not included in any glyphset definition
    • U+9B67 CJK UNIFIED IDEOGRAPH-9B67: not included in any glyphset definition
    • U+9B68 CJK UNIFIED IDEOGRAPH-9B68: not included in any glyphset definition
    • U+9B69 CJK UNIFIED IDEOGRAPH-9B69: not included in any glyphset definition
    • U+9B6A CJK UNIFIED IDEOGRAPH-9B6A: not included in any glyphset definition
    • U+9B6B CJK UNIFIED IDEOGRAPH-9B6B: not included in any glyphset definition
    • U+9B6C CJK UNIFIED IDEOGRAPH-9B6C: not included in any glyphset definition
    • U+9B6D CJK UNIFIED IDEOGRAPH-9B6D: not included in any glyphset definition
    • U+9B6E CJK UNIFIED IDEOGRAPH-9B6E: not included in any glyphset definition
    • U+9B70 CJK UNIFIED IDEOGRAPH-9B70: not included in any glyphset definition
    • U+9B71 CJK UNIFIED IDEOGRAPH-9B71: not included in any glyphset definition
    • U+9B72 CJK UNIFIED IDEOGRAPH-9B72: not included in any glyphset definition
    • U+9B73 CJK UNIFIED IDEOGRAPH-9B73: not included in any glyphset definition
    • U+9B75 CJK UNIFIED IDEOGRAPH-9B75: not included in any glyphset definition
    • U+9B76 CJK UNIFIED IDEOGRAPH-9B76: not included in any glyphset definition
    • U+9B78 CJK UNIFIED IDEOGRAPH-9B78: not included in any glyphset definition
    • U+9B79 CJK UNIFIED IDEOGRAPH-9B79: not included in any glyphset definition
    • U+9B7A CJK UNIFIED IDEOGRAPH-9B7A: not included in any glyphset definition
    • U+9B7B CJK UNIFIED IDEOGRAPH-9B7B: not included in any glyphset definition
    • U+9B7C CJK UNIFIED IDEOGRAPH-9B7C: not included in any glyphset definition
    • U+9B7D CJK UNIFIED IDEOGRAPH-9B7D: not included in any glyphset definition
    • U+9B7E CJK UNIFIED IDEOGRAPH-9B7E: not included in any glyphset definition
    • U+9B80 CJK UNIFIED IDEOGRAPH-9B80: not included in any glyphset definition
    • U+9B81 CJK UNIFIED IDEOGRAPH-9B81: not included in any glyphset definition
    • U+9B82 CJK UNIFIED IDEOGRAPH-9B82: not included in any glyphset definition
    • U+9B83 CJK UNIFIED IDEOGRAPH-9B83: try adding japanese
    • U+9B84 CJK UNIFIED IDEOGRAPH-9B84: not included in any glyphset definition
    • U+9B85 CJK UNIFIED IDEOGRAPH-9B85: not included in any glyphset definition
    • U+9B86 CJK UNIFIED IDEOGRAPH-9B86: not included in any glyphset definition
    • U+9B87 CJK UNIFIED IDEOGRAPH-9B87: not included in any glyphset definition
    • U+9B88 CJK UNIFIED IDEOGRAPH-9B88: not included in any glyphset definition
    • U+9B89 CJK UNIFIED IDEOGRAPH-9B89: not included in any glyphset definition
    • U+9B8A CJK UNIFIED IDEOGRAPH-9B8A: not included in any glyphset definition
    • U+9B8B CJK UNIFIED IDEOGRAPH-9B8B: not included in any glyphset definition
    • U+9B8C CJK UNIFIED IDEOGRAPH-9B8C: not included in any glyphset definition
    • U+9B8D CJK UNIFIED IDEOGRAPH-9B8D: not included in any glyphset definition
    • U+9B8E CJK UNIFIED IDEOGRAPH-9B8E: try adding japanese
    • U+9B90 CJK UNIFIED IDEOGRAPH-9B90: not included in any glyphset definition
    • U+9B92 CJK UNIFIED IDEOGRAPH-9B92: try adding japanese
    • U+9B93 CJK UNIFIED IDEOGRAPH-9B93: try adding japanese
    • U+9B94 CJK UNIFIED IDEOGRAPH-9B94: not included in any glyphset definition
    • U+9B95 CJK UNIFIED IDEOGRAPH-9B95: not included in any glyphset definition
    • U+9B96 CJK UNIFIED IDEOGRAPH-9B96: try adding japanese
    • U+9B97 CJK UNIFIED IDEOGRAPH-9B97: try adding japanese
    • U+9B98 CJK UNIFIED IDEOGRAPH-9B98: not included in any glyphset definition
    • U+9B99 CJK UNIFIED IDEOGRAPH-9B99: not included in any glyphset definition
    • U+9B9A CJK UNIFIED IDEOGRAPH-9B9A: not included in any glyphset definition
    • U+9B9B CJK UNIFIED IDEOGRAPH-9B9B: not included in any glyphset definition
    • U+9B9C CJK UNIFIED IDEOGRAPH-9B9C: not included in any glyphset definition
    • U+9B9E CJK UNIFIED IDEOGRAPH-9B9E: not included in any glyphset definition
    • U+9B9F CJK UNIFIED IDEOGRAPH-9B9F: try adding japanese
    • U+9BA0 CJK UNIFIED IDEOGRAPH-9BA0: try adding japanese
    • U+9BA1 CJK UNIFIED IDEOGRAPH-9BA1: not included in any glyphset definition
    • U+9BA2 CJK UNIFIED IDEOGRAPH-9BA2: not included in any glyphset definition
    • U+9BA3 CJK UNIFIED IDEOGRAPH-9BA3: not included in any glyphset definition
    • U+9BA4 CJK UNIFIED IDEOGRAPH-9BA4: not included in any glyphset definition
    • U+9BA5 CJK UNIFIED IDEOGRAPH-9BA5: not included in any glyphset definition
    • U+9BA6 CJK UNIFIED IDEOGRAPH-9BA6: not included in any glyphset definition
    • U+9BA7 CJK UNIFIED IDEOGRAPH-9BA7: not included in any glyphset definition
    • U+9BA9 CJK UNIFIED IDEOGRAPH-9BA9: not included in any glyphset definition
    • U+9BAC CJK UNIFIED IDEOGRAPH-9BAC: not included in any glyphset definition
    • U+9BAF CJK UNIFIED IDEOGRAPH-9BAF: not included in any glyphset definition
    • U+9BB0 CJK UNIFIED IDEOGRAPH-9BB0: not included in any glyphset definition
    • U+9BB1 CJK UNIFIED IDEOGRAPH-9BB1: not included in any glyphset definition
    • U+9BB2 CJK UNIFIED IDEOGRAPH-9BB2: not included in any glyphset definition
    • U+9BB3 CJK UNIFIED IDEOGRAPH-9BB3: not included in any glyphset definition
    • U+9BB4 CJK UNIFIED IDEOGRAPH-9BB4: try adding japanese
    • U+9BB5 CJK UNIFIED IDEOGRAPH-9BB5: not included in any glyphset definition
    • U+9BB6 CJK UNIFIED IDEOGRAPH-9BB6: not included in any glyphset definition
    • U+9BB7 CJK UNIFIED IDEOGRAPH-9BB7: not included in any glyphset definition
    • U+9BB8 CJK UNIFIED IDEOGRAPH-9BB8: not included in any glyphset definition
    • U+9BB9 CJK UNIFIED IDEOGRAPH-9BB9: try adding japanese
    • U+9BBA CJK UNIFIED IDEOGRAPH-9BBA: not included in any glyphset definition
    • U+9BBB CJK UNIFIED IDEOGRAPH-9BBB: not included in any glyphset definition
    • U+9BBC CJK UNIFIED IDEOGRAPH-9BBC: not included in any glyphset definition
    • U+9BBD CJK UNIFIED IDEOGRAPH-9BBD: not included in any glyphset definition
    • U+9BBE CJK UNIFIED IDEOGRAPH-9BBE: not included in any glyphset definition
    • U+9BBF CJK UNIFIED IDEOGRAPH-9BBF: not included in any glyphset definition
    • U+9BC0 CJK UNIFIED IDEOGRAPH-9BC0: try adding japanese
    • U+9BC2 CJK UNIFIED IDEOGRAPH-9BC2: not included in any glyphset definition
    • U+9BC3 CJK UNIFIED IDEOGRAPH-9BC3: not included in any glyphset definition
    • U+9BC4 CJK UNIFIED IDEOGRAPH-9BC4: not included in any glyphset definition
    • U+9BC5 CJK UNIFIED IDEOGRAPH-9BC5: not included in any glyphset definition
    • U+9BC6 CJK UNIFIED IDEOGRAPH-9BC6: try adding japanese
    • U+9BC8 CJK UNIFIED IDEOGRAPH-9BC8: not included in any glyphset definition
    • U+9BCB CJK UNIFIED IDEOGRAPH-9BCB: not included in any glyphset definition
    • U+9BCC CJK UNIFIED IDEOGRAPH-9BCC: not included in any glyphset definition
    • U+9BCD CJK UNIFIED IDEOGRAPH-9BCD: not included in any glyphset definition
    • U+9BCE CJK UNIFIED IDEOGRAPH-9BCE: not included in any glyphset definition
    • U+9BD0 CJK UNIFIED IDEOGRAPH-9BD0: not included in any glyphset definition
    • U+9BD1 CJK UNIFIED IDEOGRAPH-9BD1: try adding japanese
    • U+9BD2 CJK UNIFIED IDEOGRAPH-9BD2: try adding japanese
    • U+9BD4 CJK UNIFIED IDEOGRAPH-9BD4: try adding japanese
    • U+9BD5 CJK UNIFIED IDEOGRAPH-9BD5: not included in any glyphset definition
    • U+9BD7 CJK UNIFIED IDEOGRAPH-9BD7: not included in any glyphset definition
    • U+9BD8 CJK UNIFIED IDEOGRAPH-9BD8: not included in any glyphset definition
    • U+9BD9 CJK UNIFIED IDEOGRAPH-9BD9: not included in any glyphset definition
    • U+9BDA CJK UNIFIED IDEOGRAPH-9BDA: not included in any glyphset definition
    • U+9BDC CJK UNIFIED IDEOGRAPH-9BDC: not included in any glyphset definition
    • U+9BDD CJK UNIFIED IDEOGRAPH-9BDD: not included in any glyphset definition
    • U+9BDE CJK UNIFIED IDEOGRAPH-9BDE: not included in any glyphset definition
    • U+9BDF CJK UNIFIED IDEOGRAPH-9BDF: not included in any glyphset definition
    • U+9BE0 CJK UNIFIED IDEOGRAPH-9BE0: not included in any glyphset definition
    • U+9BE2 CJK UNIFIED IDEOGRAPH-9BE2: try adding japanese
    • U+9BE3 CJK UNIFIED IDEOGRAPH-9BE3: try adding japanese
    • U+9BE5 CJK UNIFIED IDEOGRAPH-9BE5: not included in any glyphset definition
    • U+9BE6 CJK UNIFIED IDEOGRAPH-9BE6: not included in any glyphset definition
    • U+9BEB CJK UNIFIED IDEOGRAPH-9BEB: not included in any glyphset definition
    • U+9BEC CJK UNIFIED IDEOGRAPH-9BEC: not included in any glyphset definition
    • U+9BED CJK UNIFIED IDEOGRAPH-9BED: not included in any glyphset definition
    • U+9BEE CJK UNIFIED IDEOGRAPH-9BEE: not included in any glyphset definition
    • U+9BEF CJK UNIFIED IDEOGRAPH-9BEF: not included in any glyphset definition
    • U+9BF1 CJK UNIFIED IDEOGRAPH-9BF1: try adding japanese
    • U+9BF2 CJK UNIFIED IDEOGRAPH-9BF2: try adding japanese
    • U+9BF3 CJK UNIFIED IDEOGRAPH-9BF3: not included in any glyphset definition
    • U+9BF5 CJK UNIFIED IDEOGRAPH-9BF5: try adding japanese
    • U+9BF6 CJK UNIFIED IDEOGRAPH-9BF6: not included in any glyphset definition
    • U+9BF8 CJK UNIFIED IDEOGRAPH-9BF8: not included in any glyphset definition
    • U+9BF9 CJK UNIFIED IDEOGRAPH-9BF9: not included in any glyphset definition
    • U+9BFA CJK UNIFIED IDEOGRAPH-9BFA: not included in any glyphset definition
    • U+9BFB CJK UNIFIED IDEOGRAPH-9BFB: not included in any glyphset definition
    • U+9BFC CJK UNIFIED IDEOGRAPH-9BFC: not included in any glyphset definition
    • U+9BFE CJK UNIFIED IDEOGRAPH-9BFE: not included in any glyphset definition
    • U+9BFF CJK UNIFIED IDEOGRAPH-9BFF: not included in any glyphset definition
    • U+9C00 CJK UNIFIED IDEOGRAPH-9C00: not included in any glyphset definition
    • U+9C01 CJK UNIFIED IDEOGRAPH-9C01: not included in any glyphset definition
    • U+9C02 CJK UNIFIED IDEOGRAPH-9C02: not included in any glyphset definition
    • U+9C03 CJK UNIFIED IDEOGRAPH-9C03: not included in any glyphset definition
    • U+9C04 CJK UNIFIED IDEOGRAPH-9C04: try adding japanese
    • U+9C05 CJK UNIFIED IDEOGRAPH-9C05: not included in any glyphset definition
    • U+9C06 CJK UNIFIED IDEOGRAPH-9C06: try adding japanese
    • U+9C07 CJK UNIFIED IDEOGRAPH-9C07: not included in any glyphset definition
    • U+9C09 CJK UNIFIED IDEOGRAPH-9C09: try adding japanese
    • U+9C0A CJK UNIFIED IDEOGRAPH-9C0A: try adding japanese
    • U+9C0B CJK UNIFIED IDEOGRAPH-9C0B: not included in any glyphset definition
    • U+9C0E CJK UNIFIED IDEOGRAPH-9C0E: not included in any glyphset definition
    • U+9C0F CJK UNIFIED IDEOGRAPH-9C0F: not included in any glyphset definition
    • U+9C10 CJK UNIFIED IDEOGRAPH-9C10: try adding japanese
    • U+9C11 CJK UNIFIED IDEOGRAPH-9C11: not included in any glyphset definition
    • U+9C12 CJK UNIFIED IDEOGRAPH-9C12: try adding japanese
    • U+9C14 CJK UNIFIED IDEOGRAPH-9C14: try adding japanese
    • U+9C15 CJK UNIFIED IDEOGRAPH-9C15: try adding japanese
    • U+9C16 CJK UNIFIED IDEOGRAPH-9C16: not included in any glyphset definition
    • U+9C17 CJK UNIFIED IDEOGRAPH-9C17: not included in any glyphset definition
    • U+9C18 CJK UNIFIED IDEOGRAPH-9C18: not included in any glyphset definition
    • U+9C19 CJK UNIFIED IDEOGRAPH-9C19: not included in any glyphset definition
    • U+9C1A CJK UNIFIED IDEOGRAPH-9C1A: not included in any glyphset definition
    • U+9C1C CJK UNIFIED IDEOGRAPH-9C1C: not included in any glyphset definition
    • U+9C1D CJK UNIFIED IDEOGRAPH-9C1D: not included in any glyphset definition
    • U+9C1E CJK UNIFIED IDEOGRAPH-9C1E: not included in any glyphset definition
    • U+9C1F CJK UNIFIED IDEOGRAPH-9C1F: not included in any glyphset definition
    • U+9C21 CJK UNIFIED IDEOGRAPH-9C21: try adding japanese
    • U+9C22 CJK UNIFIED IDEOGRAPH-9C22: not included in any glyphset definition
    • U+9C23 CJK UNIFIED IDEOGRAPH-9C23: not included in any glyphset definition
    • U+9C24 CJK UNIFIED IDEOGRAPH-9C24: try adding japanese
    • U+9C27 CJK UNIFIED IDEOGRAPH-9C27: not included in any glyphset definition
    • U+9C28 CJK UNIFIED IDEOGRAPH-9C28: not included in any glyphset definition
    • U+9C2A CJK UNIFIED IDEOGRAPH-9C2A: not included in any glyphset definition
    • U+9C2B CJK UNIFIED IDEOGRAPH-9C2B: not included in any glyphset definition
    • U+9C2C CJK UNIFIED IDEOGRAPH-9C2C: not included in any glyphset definition
    • U+9C2E CJK UNIFIED IDEOGRAPH-9C2E: try adding japanese
    • U+9C30 CJK UNIFIED IDEOGRAPH-9C30: try adding japanese
    • U+9C33 CJK UNIFIED IDEOGRAPH-9C33: not included in any glyphset definition
    • U+9C34 CJK UNIFIED IDEOGRAPH-9C34: not included in any glyphset definition
    • U+9C35 CJK UNIFIED IDEOGRAPH-9C35: not included in any glyphset definition
    • U+9C36 CJK UNIFIED IDEOGRAPH-9C36: not included in any glyphset definition
    • U+9C37 CJK UNIFIED IDEOGRAPH-9C37: not included in any glyphset definition
    • U+9C38 CJK UNIFIED IDEOGRAPH-9C38: not included in any glyphset definition
    • U+9C3A CJK UNIFIED IDEOGRAPH-9C3A: try adding japanese
    • U+9C3C CJK UNIFIED IDEOGRAPH-9C3C: not included in any glyphset definition
    • U+9C3D CJK UNIFIED IDEOGRAPH-9C3D: not included in any glyphset definition
    • U+9C3F CJK UNIFIED IDEOGRAPH-9C3F: not included in any glyphset definition
    • U+9C40 CJK UNIFIED IDEOGRAPH-9C40: not included in any glyphset definition
    • U+9C41 CJK UNIFIED IDEOGRAPH-9C41: not included in any glyphset definition
    • U+9C42 CJK UNIFIED IDEOGRAPH-9C42: not included in any glyphset definition
    • U+9C43 CJK UNIFIED IDEOGRAPH-9C43: not included in any glyphset definition
    • U+9C44 CJK UNIFIED IDEOGRAPH-9C44: not included in any glyphset definition
    • U+9C45 CJK UNIFIED IDEOGRAPH-9C45: not included in any glyphset definition
    • U+9C46 CJK UNIFIED IDEOGRAPH-9C46: try adding japanese
    • U+9C47 CJK UNIFIED IDEOGRAPH-9C47: try adding japanese
    • U+9C4A CJK UNIFIED IDEOGRAPH-9C4A: not included in any glyphset definition
    • U+9C4B CJK UNIFIED IDEOGRAPH-9C4B: not included in any glyphset definition
    • U+9C4C CJK UNIFIED IDEOGRAPH-9C4C: not included in any glyphset definition
    • U+9C4D CJK UNIFIED IDEOGRAPH-9C4D: not included in any glyphset definition
    • U+9C4E CJK UNIFIED IDEOGRAPH-9C4E: not included in any glyphset definition
    • U+9C50 CJK UNIFIED IDEOGRAPH-9C50: not included in any glyphset definition
    • U+9C51 CJK UNIFIED IDEOGRAPH-9C51: not included in any glyphset definition
    • U+9C55 CJK UNIFIED IDEOGRAPH-9C55: not included in any glyphset definition
    • U+9C56 CJK UNIFIED IDEOGRAPH-9C56: not included in any glyphset definition
    • U+9C59 CJK UNIFIED IDEOGRAPH-9C59: not included in any glyphset definition
    • U+9C5A CJK UNIFIED IDEOGRAPH-9C5A: try adding japanese
    • U+9C5B CJK UNIFIED IDEOGRAPH-9C5B: not included in any glyphset definition
    • U+9C5C CJK UNIFIED IDEOGRAPH-9C5C: not included in any glyphset definition
    • U+9C5D CJK UNIFIED IDEOGRAPH-9C5D: not included in any glyphset definition
    • U+9C5E CJK UNIFIED IDEOGRAPH-9C5E: not included in any glyphset definition
    • U+9C60 CJK UNIFIED IDEOGRAPH-9C60: try adding japanese
    • U+9C61 CJK UNIFIED IDEOGRAPH-9C61: not included in any glyphset definition
    • U+9C62 CJK UNIFIED IDEOGRAPH-9C62: not included in any glyphset definition
    • U+9C63 CJK UNIFIED IDEOGRAPH-9C63: not included in any glyphset definition
    • U+9C64 CJK UNIFIED IDEOGRAPH-9C64: not included in any glyphset definition
    • U+9C65 CJK UNIFIED IDEOGRAPH-9C65: not included in any glyphset definition
    • U+9C66 CJK UNIFIED IDEOGRAPH-9C66: not included in any glyphset definition
    • U+9C68 CJK UNIFIED IDEOGRAPH-9C68: not included in any glyphset definition
    • U+9C69 CJK UNIFIED IDEOGRAPH-9C69: not included in any glyphset definition
    • U+9C6A CJK UNIFIED IDEOGRAPH-9C6A: not included in any glyphset definition
    • U+9C6B CJK UNIFIED IDEOGRAPH-9C6B: not included in any glyphset definition
    • U+9C6C CJK UNIFIED IDEOGRAPH-9C6C: not included in any glyphset definition
    • U+9C6D CJK UNIFIED IDEOGRAPH-9C6D: not included in any glyphset definition
    • U+9C6E CJK UNIFIED IDEOGRAPH-9C6E: not included in any glyphset definition
    • U+9C6F CJK UNIFIED IDEOGRAPH-9C6F: not included in any glyphset definition
    • U+9C70 CJK UNIFIED IDEOGRAPH-9C70: not included in any glyphset definition
    • U+9C71 CJK UNIFIED IDEOGRAPH-9C71: not included in any glyphset definition
    • U+9C72 CJK UNIFIED IDEOGRAPH-9C72: not included in any glyphset definition
    • U+9C73 CJK UNIFIED IDEOGRAPH-9C73: not included in any glyphset definition
    • U+9C74 CJK UNIFIED IDEOGRAPH-9C74: not included in any glyphset definition
    • U+9C75 CJK UNIFIED IDEOGRAPH-9C75: not included in any glyphset definition
    • U+9C76 CJK UNIFIED IDEOGRAPH-9C76: try adding japanese
    • U+9C79 CJK UNIFIED IDEOGRAPH-9C79: not included in any glyphset definition
    • U+9C7B CJK UNIFIED IDEOGRAPH-9C7B: not included in any glyphset definition
    • U+9C7C CJK UNIFIED IDEOGRAPH-9C7C: try adding chinese-simplified
    • U+9C7D CJK UNIFIED IDEOGRAPH-9C7D: not included in any glyphset definition
    • U+9C7E CJK UNIFIED IDEOGRAPH-9C7E: not included in any glyphset definition
    • U+9C7F CJK UNIFIED IDEOGRAPH-9C7F: try adding chinese-simplified
    • U+9C80 CJK UNIFIED IDEOGRAPH-9C80: not included in any glyphset definition
    • U+9C81 CJK UNIFIED IDEOGRAPH-9C81: try adding chinese-simplified
    • U+9C82 CJK UNIFIED IDEOGRAPH-9C82: not included in any glyphset definition
    • U+9C83 CJK UNIFIED IDEOGRAPH-9C83: not included in any glyphset definition
    • U+9C84 CJK UNIFIED IDEOGRAPH-9C84: not included in any glyphset definition
    • U+9C85 CJK UNIFIED IDEOGRAPH-9C85: try adding chinese-simplified
    • U+9C86 CJK UNIFIED IDEOGRAPH-9C86: not included in any glyphset definition
    • U+9C87 CJK UNIFIED IDEOGRAPH-9C87: try adding chinese-simplified
    • U+9C88 CJK UNIFIED IDEOGRAPH-9C88: try adding chinese-simplified
    • U+9C89 CJK UNIFIED IDEOGRAPH-9C89: not included in any glyphset definition
    • U+9C8A CJK UNIFIED IDEOGRAPH-9C8A: not included in any glyphset definition
    • U+9C8B CJK UNIFIED IDEOGRAPH-9C8B: not included in any glyphset definition
    • U+9C8C CJK UNIFIED IDEOGRAPH-9C8C: not included in any glyphset definition
    • U+9C8D CJK UNIFIED IDEOGRAPH-9C8D: try adding chinese-simplified
    • U+9C8E CJK UNIFIED IDEOGRAPH-9C8E: not included in any glyphset definition
    • U+9C8F CJK UNIFIED IDEOGRAPH-9C8F: not included in any glyphset definition
    • U+9C90 CJK UNIFIED IDEOGRAPH-9C90: not included in any glyphset definition
    • U+9C91 CJK UNIFIED IDEOGRAPH-9C91: try adding chinese-simplified
    • U+9C92 CJK UNIFIED IDEOGRAPH-9C92: not included in any glyphset definition
    • U+9C93 CJK UNIFIED IDEOGRAPH-9C93: not included in any glyphset definition
    • U+9C94 CJK UNIFIED IDEOGRAPH-9C94: try adding chinese-simplified
    • U+9C95 CJK UNIFIED IDEOGRAPH-9C95: not included in any glyphset definition
    • U+9C96 CJK UNIFIED IDEOGRAPH-9C96: not included in any glyphset definition
    • U+9C97 CJK UNIFIED IDEOGRAPH-9C97: not included in any glyphset definition
    • U+9C98 CJK UNIFIED IDEOGRAPH-9C98: not included in any glyphset definition
    • U+9C99 CJK UNIFIED IDEOGRAPH-9C99: not included in any glyphset definition
    • U+9C9A CJK UNIFIED IDEOGRAPH-9C9A: not included in any glyphset definition
    • U+9C9B CJK UNIFIED IDEOGRAPH-9C9B: try adding chinese-simplified
    • U+9C9C CJK UNIFIED IDEOGRAPH-9C9C: try adding chinese-simplified
    • U+9C9D CJK UNIFIED IDEOGRAPH-9C9D: not included in any glyphset definition
    • U+9C9E CJK UNIFIED IDEOGRAPH-9C9E: not included in any glyphset definition
    • U+9C9F CJK UNIFIED IDEOGRAPH-9C9F: try adding chinese-simplified
    • U+9CA0 CJK UNIFIED IDEOGRAPH-9CA0: try adding chinese-simplified
    • U+9CA1 CJK UNIFIED IDEOGRAPH-9CA1: not included in any glyphset definition
    • U+9CA2 CJK UNIFIED IDEOGRAPH-9CA2: try adding chinese-simplified
    • U+9CA3 CJK UNIFIED IDEOGRAPH-9CA3: try adding chinese-simplified
    • U+9CA4 CJK UNIFIED IDEOGRAPH-9CA4: try adding chinese-simplified
    • U+9CA5 CJK UNIFIED IDEOGRAPH-9CA5: not included in any glyphset definition
    • U+9CA6 CJK UNIFIED IDEOGRAPH-9CA6: not included in any glyphset definition
    • U+9CA7 CJK UNIFIED IDEOGRAPH-9CA7: not included in any glyphset definition
    • U+9CA8 CJK UNIFIED IDEOGRAPH-9CA8: try adding chinese-simplified
    • U+9CA9 CJK UNIFIED IDEOGRAPH-9CA9: not included in any glyphset definition
    • U+9CAA CJK UNIFIED IDEOGRAPH-9CAA: not included in any glyphset definition
    • U+9CAB CJK UNIFIED IDEOGRAPH-9CAB: try adding chinese-simplified
    • U+9CAC CJK UNIFIED IDEOGRAPH-9CAC: not included in any glyphset definition
    • U+9CAD CJK UNIFIED IDEOGRAPH-9CAD: try adding chinese-simplified
    • U+9CAE CJK UNIFIED IDEOGRAPH-9CAE: try adding chinese-simplified
    • U+9CAF CJK UNIFIED IDEOGRAPH-9CAF: not included in any glyphset definition
    • U+9CB0 CJK UNIFIED IDEOGRAPH-9CB0: not included in any glyphset definition
    • U+9CB1 CJK UNIFIED IDEOGRAPH-9CB1: try adding chinese-simplified
    • U+9CB2 CJK UNIFIED IDEOGRAPH-9CB2: try adding chinese-simplified
    • U+9CB3 CJK UNIFIED IDEOGRAPH-9CB3: try adding chinese-simplified
    • U+9CB4 CJK UNIFIED IDEOGRAPH-9CB4: not included in any glyphset definition
    • U+9CB5 CJK UNIFIED IDEOGRAPH-9CB5: try adding chinese-simplified
    • U+9CB6 CJK UNIFIED IDEOGRAPH-9CB6: try adding chinese-simplified
    • U+9CB7 CJK UNIFIED IDEOGRAPH-9CB7: try adding chinese-simplified
    • U+9CB8 CJK UNIFIED IDEOGRAPH-9CB8: try adding chinese-simplified
    • U+9CB9 CJK UNIFIED IDEOGRAPH-9CB9: not included in any glyphset definition
    • U+9CBA CJK UNIFIED IDEOGRAPH-9CBA: not included in any glyphset definition
    • U+9CBB CJK UNIFIED IDEOGRAPH-9CBB: not included in any glyphset definition
    • U+9CBC CJK UNIFIED IDEOGRAPH-9CBC: not included in any glyphset definition
    • U+9CBD CJK UNIFIED IDEOGRAPH-9CBD: try adding chinese-simplified
    • U+9CBE CJK UNIFIED IDEOGRAPH-9CBE: not included in any glyphset definition
    • U+9CBF CJK UNIFIED IDEOGRAPH-9CBF: not included in any glyphset definition
    • U+9CC0 CJK UNIFIED IDEOGRAPH-9CC0: not included in any glyphset definition
    • U+9CC1 CJK UNIFIED IDEOGRAPH-9CC1: not included in any glyphset definition
    • U+9CC2 CJK UNIFIED IDEOGRAPH-9CC2: not included in any glyphset definition
    • U+9CC3 CJK UNIFIED IDEOGRAPH-9CC3: try adding chinese-simplified
    • U+9CC4 CJK UNIFIED IDEOGRAPH-9CC4: try adding chinese-simplified
    • U+9CC5 CJK UNIFIED IDEOGRAPH-9CC5: try adding chinese-simplified
    • U+9CC6 CJK UNIFIED IDEOGRAPH-9CC6: not included in any glyphset definition
    • U+9CC7 CJK UNIFIED IDEOGRAPH-9CC7: not included in any glyphset definition
    • U+9CC8 CJK UNIFIED IDEOGRAPH-9CC8: not included in any glyphset definition
    • U+9CC9 CJK UNIFIED IDEOGRAPH-9CC9: not included in any glyphset definition
    • U+9CCA CJK UNIFIED IDEOGRAPH-9CCA: try adding chinese-simplified
    • U+9CCB CJK UNIFIED IDEOGRAPH-9CCB: not included in any glyphset definition
    • U+9CCC CJK UNIFIED IDEOGRAPH-9CCC: try adding chinese-simplified
    • U+9CCD CJK UNIFIED IDEOGRAPH-9CCD: try adding chinese-simplified
    • U+9CCE CJK UNIFIED IDEOGRAPH-9CCE: not included in any glyphset definition
    • U+9CCF CJK UNIFIED IDEOGRAPH-9CCF: try adding chinese-simplified
    • U+9CD0 CJK UNIFIED IDEOGRAPH-9CD0: try adding chinese-simplified
    • U+9CD1 CJK UNIFIED IDEOGRAPH-9CD1: not included in any glyphset definition
    • U+9CD2 CJK UNIFIED IDEOGRAPH-9CD2: not included in any glyphset definition
    • U+9CD3 CJK UNIFIED IDEOGRAPH-9CD3: not included in any glyphset definition
    • U+9CD4 CJK UNIFIED IDEOGRAPH-9CD4: try adding chinese-simplified
    • U+9CD5 CJK UNIFIED IDEOGRAPH-9CD5: try adding chinese-simplified
    • U+9CD6 CJK UNIFIED IDEOGRAPH-9CD6: try adding chinese-simplified
    • U+9CD7 CJK UNIFIED IDEOGRAPH-9CD7: try adding chinese-simplified
    • U+9CD8 CJK UNIFIED IDEOGRAPH-9CD8: not included in any glyphset definition
    • U+9CD9 CJK UNIFIED IDEOGRAPH-9CD9: try adding chinese-simplified
    • U+9CDA CJK UNIFIED IDEOGRAPH-9CDA: not included in any glyphset definition
    • U+9CDB CJK UNIFIED IDEOGRAPH-9CDB: not included in any glyphset definition
    • U+9CDC CJK UNIFIED IDEOGRAPH-9CDC: try adding chinese-simplified
    • U+9CDD CJK UNIFIED IDEOGRAPH-9CDD: try adding chinese-simplified
    • U+9CDE CJK UNIFIED IDEOGRAPH-9CDE: try adding chinese-simplified
    • U+9CDF CJK UNIFIED IDEOGRAPH-9CDF: try adding chinese-simplified
    • U+9CE0 CJK UNIFIED IDEOGRAPH-9CE0: not included in any glyphset definition
    • U+9CE1 CJK UNIFIED IDEOGRAPH-9CE1: not included in any glyphset definition
    • U+9CE2 CJK UNIFIED IDEOGRAPH-9CE2: not included in any glyphset definition
    • U+9CE3 CJK UNIFIED IDEOGRAPH-9CE3: not included in any glyphset definition
    • U+9CE4 CJK UNIFIED IDEOGRAPH-9CE4: not included in any glyphset definition
    • U+9CE6 CJK UNIFIED IDEOGRAPH-9CE6: not included in any glyphset definition
    • U+9CE8 CJK UNIFIED IDEOGRAPH-9CE8: not included in any glyphset definition
    • U+9CEA CJK UNIFIED IDEOGRAPH-9CEA: not included in any glyphset definition
    • U+9CEB CJK UNIFIED IDEOGRAPH-9CEB: try adding japanese
    • U+9CEC CJK UNIFIED IDEOGRAPH-9CEC: try adding japanese
    • U+9CED CJK UNIFIED IDEOGRAPH-9CED: not included in any glyphset definition
    • U+9CEE CJK UNIFIED IDEOGRAPH-9CEE: not included in any glyphset definition
    • U+9CEF CJK UNIFIED IDEOGRAPH-9CEF: not included in any glyphset definition
    • U+9CF0 CJK UNIFIED IDEOGRAPH-9CF0: try adding japanese
    • U+9CF1 CJK UNIFIED IDEOGRAPH-9CF1: not included in any glyphset definition
    • U+9CF2 CJK UNIFIED IDEOGRAPH-9CF2: not included in any glyphset definition
    • U+9CF5 CJK UNIFIED IDEOGRAPH-9CF5: not included in any glyphset definition
    • U+9CF7 CJK UNIFIED IDEOGRAPH-9CF7: not included in any glyphset definition
    • U+9CF8 CJK UNIFIED IDEOGRAPH-9CF8: not included in any glyphset definition
    • U+9CF9 CJK UNIFIED IDEOGRAPH-9CF9: not included in any glyphset definition
    • U+9CFA CJK UNIFIED IDEOGRAPH-9CFA: not included in any glyphset definition
    • U+9CFB CJK UNIFIED IDEOGRAPH-9CFB: not included in any glyphset definition
    • U+9CFC CJK UNIFIED IDEOGRAPH-9CFC: not included in any glyphset definition
    • U+9CFD CJK UNIFIED IDEOGRAPH-9CFD: not included in any glyphset definition
    • U+9CFE CJK UNIFIED IDEOGRAPH-9CFE: not included in any glyphset definition
    • U+9CFF CJK UNIFIED IDEOGRAPH-9CFF: not included in any glyphset definition
    • U+9D00 CJK UNIFIED IDEOGRAPH-9D00: not included in any glyphset definition
    • U+9D01 CJK UNIFIED IDEOGRAPH-9D01: not included in any glyphset definition
    • U+9D03 CJK UNIFIED IDEOGRAPH-9D03: try adding japanese
    • U+9D04 CJK UNIFIED IDEOGRAPH-9D04: not included in any glyphset definition
    • U+9D05 CJK UNIFIED IDEOGRAPH-9D05: not included in any glyphset definition
    • U+9D08 CJK UNIFIED IDEOGRAPH-9D08: try adding japanese
    • U+9D0A CJK UNIFIED IDEOGRAPH-9D0A: not included in any glyphset definition
    • U+9D0B CJK UNIFIED IDEOGRAPH-9D0B: not included in any glyphset definition
    • U+9D0D CJK UNIFIED IDEOGRAPH-9D0D: not included in any glyphset definition
    • U+9D0E CJK UNIFIED IDEOGRAPH-9D0E: try adding japanese
    • U+9D0F CJK UNIFIED IDEOGRAPH-9D0F: not included in any glyphset definition
    • U+9D10 CJK UNIFIED IDEOGRAPH-9D10: not included in any glyphset definition
    • U+9D11 CJK UNIFIED IDEOGRAPH-9D11: not included in any glyphset definition
    • U+9D13 CJK UNIFIED IDEOGRAPH-9D13: not included in any glyphset definition
    • U+9D14 CJK UNIFIED IDEOGRAPH-9D14: not included in any glyphset definition
    • U+9D17 CJK UNIFIED IDEOGRAPH-9D17: not included in any glyphset definition
    • U+9D18 CJK UNIFIED IDEOGRAPH-9D18: not included in any glyphset definition
    • U+9D19 CJK UNIFIED IDEOGRAPH-9D19: not included in any glyphset definition
    • U+9D1A CJK UNIFIED IDEOGRAPH-9D1A: not included in any glyphset definition
    • U+9D1C CJK UNIFIED IDEOGRAPH-9D1C: not included in any glyphset definition
    • U+9D20 CJK UNIFIED IDEOGRAPH-9D20: not included in any glyphset definition
    • U+9D22 CJK UNIFIED IDEOGRAPH-9D22: not included in any glyphset definition
    • U+9D24 CJK UNIFIED IDEOGRAPH-9D24: not included in any glyphset definition
    • U+9D25 CJK UNIFIED IDEOGRAPH-9D25: not included in any glyphset definition
    • U+9D27 CJK UNIFIED IDEOGRAPH-9D27: not included in any glyphset definition
    • U+9D29 CJK UNIFIED IDEOGRAPH-9D29: not included in any glyphset definition
    • U+9D2A CJK UNIFIED IDEOGRAPH-9D2A: try adding japanese
    • U+9D2B CJK UNIFIED IDEOGRAPH-9D2B: try adding japanese
    • U+9D2C CJK UNIFIED IDEOGRAPH-9D2C: try adding japanese
    • U+9D2D CJK UNIFIED IDEOGRAPH-9D2D: not included in any glyphset definition
    • U+9D2E CJK UNIFIED IDEOGRAPH-9D2E: not included in any glyphset definition
    • U+9D30 CJK UNIFIED IDEOGRAPH-9D30: not included in any glyphset definition
    • U+9D31 CJK UNIFIED IDEOGRAPH-9D31: not included in any glyphset definition
    • U+9D32 CJK UNIFIED IDEOGRAPH-9D32: not included in any glyphset definition
    • U+9D33 CJK UNIFIED IDEOGRAPH-9D33: not included in any glyphset definition
    • U+9D34 CJK UNIFIED IDEOGRAPH-9D34: not included in any glyphset definition
    • U+9D35 CJK UNIFIED IDEOGRAPH-9D35: not included in any glyphset definition
    • U+9D36 CJK UNIFIED IDEOGRAPH-9D36: not included in any glyphset definition
    • U+9D37 CJK UNIFIED IDEOGRAPH-9D37: not included in any glyphset definition
    • U+9D38 CJK UNIFIED IDEOGRAPH-9D38: not included in any glyphset definition
    • U+9D3A CJK UNIFIED IDEOGRAPH-9D3A: not included in any glyphset definition
    • U+9D3C CJK UNIFIED IDEOGRAPH-9D3C: not included in any glyphset definition
    • U+9D3D CJK UNIFIED IDEOGRAPH-9D3D: not included in any glyphset definition
    • U+9D3E CJK UNIFIED IDEOGRAPH-9D3E: try adding japanese
    • U+9D40 CJK UNIFIED IDEOGRAPH-9D40: not included in any glyphset definition
    • U+9D41 CJK UNIFIED IDEOGRAPH-9D41: try adding japanese
    • U+9D42 CJK UNIFIED IDEOGRAPH-9D42: not included in any glyphset definition
    • U+9D43 CJK UNIFIED IDEOGRAPH-9D43: not included in any glyphset definition
    • U+9D45 CJK UNIFIED IDEOGRAPH-9D45: not included in any glyphset definition
    • U+9D46 CJK UNIFIED IDEOGRAPH-9D46: try adding japanese
    • U+9D47 CJK UNIFIED IDEOGRAPH-9D47: not included in any glyphset definition
    • U+9D48 CJK UNIFIED IDEOGRAPH-9D48: try adding japanese
    • U+9D4A CJK UNIFIED IDEOGRAPH-9D4A: not included in any glyphset definition
    • U+9D4B CJK UNIFIED IDEOGRAPH-9D4B: not included in any glyphset definition
    • U+9D4C CJK UNIFIED IDEOGRAPH-9D4C: not included in any glyphset definition
    • U+9D4D CJK UNIFIED IDEOGRAPH-9D4D: not included in any glyphset definition
    • U+9D4F CJK UNIFIED IDEOGRAPH-9D4F: not included in any glyphset definition
    • U+9D50 CJK UNIFIED IDEOGRAPH-9D50: try adding japanese
    • U+9D52 CJK UNIFIED IDEOGRAPH-9D52: not included in any glyphset definition
    • U+9D53 CJK UNIFIED IDEOGRAPH-9D53: not included in any glyphset definition
    • U+9D54 CJK UNIFIED IDEOGRAPH-9D54: not included in any glyphset definition
    • U+9D55 CJK UNIFIED IDEOGRAPH-9D55: not included in any glyphset definition
    • U+9D56 CJK UNIFIED IDEOGRAPH-9D56: not included in any glyphset definition
    • U+9D57 CJK UNIFIED IDEOGRAPH-9D57: not included in any glyphset definition
    • U+9D58 CJK UNIFIED IDEOGRAPH-9D58: not included in any glyphset definition
    • U+9D59 CJK UNIFIED IDEOGRAPH-9D59: try adding japanese
    • U+9D5A CJK UNIFIED IDEOGRAPH-9D5A: not included in any glyphset definition
    • U+9D5B CJK UNIFIED IDEOGRAPH-9D5B: not included in any glyphset definition
    • U+9D5E CJK UNIFIED IDEOGRAPH-9D5E: try adding japanese
    • U+9D62 CJK UNIFIED IDEOGRAPH-9D62: not included in any glyphset definition
    • U+9D63 CJK UNIFIED IDEOGRAPH-9D63: not included in any glyphset definition
    • U+9D64 CJK UNIFIED IDEOGRAPH-9D64: try adding japanese
    • U+9D65 CJK UNIFIED IDEOGRAPH-9D65: not included in any glyphset definition
    • U+9D66 CJK UNIFIED IDEOGRAPH-9D66: not included in any glyphset definition
    • U+9D67 CJK UNIFIED IDEOGRAPH-9D67: not included in any glyphset definition
    • U+9D68 CJK UNIFIED IDEOGRAPH-9D68: not included in any glyphset definition
    • U+9D69 CJK UNIFIED IDEOGRAPH-9D69: not included in any glyphset definition
    • U+9D6B CJK UNIFIED IDEOGRAPH-9D6B: not included in any glyphset definition
    • U+9D71 CJK UNIFIED IDEOGRAPH-9D71: not included in any glyphset definition
    • U+9D73 CJK UNIFIED IDEOGRAPH-9D73: not included in any glyphset definition
    • U+9D74 CJK UNIFIED IDEOGRAPH-9D74: not included in any glyphset definition
    • U+9D75 CJK UNIFIED IDEOGRAPH-9D75: not included in any glyphset definition
    • U+9D76 CJK UNIFIED IDEOGRAPH-9D76: not included in any glyphset definition
    • U+9D77 CJK UNIFIED IDEOGRAPH-9D77: not included in any glyphset definition
    • U+9D78 CJK UNIFIED IDEOGRAPH-9D78: not included in any glyphset definition
    • U+9D79 CJK UNIFIED IDEOGRAPH-9D79: not included in any glyphset definition
    • U+9D7A CJK UNIFIED IDEOGRAPH-9D7A: try adding japanese
    • U+9D7B CJK UNIFIED IDEOGRAPH-9D7B: not included in any glyphset definition
    • U+9D7D CJK UNIFIED IDEOGRAPH-9D7D: not included in any glyphset definition
    • U+9D7E CJK UNIFIED IDEOGRAPH-9D7E: not included in any glyphset definition
    • U+9D7F CJK UNIFIED IDEOGRAPH-9D7F: not included in any glyphset definition
    • U+9D80 CJK UNIFIED IDEOGRAPH-9D80: not included in any glyphset definition
    • U+9D81 CJK UNIFIED IDEOGRAPH-9D81: not included in any glyphset definition
    • U+9D82 CJK UNIFIED IDEOGRAPH-9D82: not included in any glyphset definition
    • U+9D84 CJK UNIFIED IDEOGRAPH-9D84: not included in any glyphset definition
    • U+9D85 CJK UNIFIED IDEOGRAPH-9D85: not included in any glyphset definition
    • U+9D86 CJK UNIFIED IDEOGRAPH-9D86: not included in any glyphset definition
    • U+9D88 CJK UNIFIED IDEOGRAPH-9D88: not included in any glyphset definition
    • U+9D8A CJK UNIFIED IDEOGRAPH-9D8A: not included in any glyphset definition
    • U+9D8B CJK UNIFIED IDEOGRAPH-9D8B: not included in any glyphset definition
    • U+9D8C CJK UNIFIED IDEOGRAPH-9D8C: not included in any glyphset definition
    • U+9D8D CJK UNIFIED IDEOGRAPH-9D8D: not included in any glyphset definition
    • U+9D8E CJK UNIFIED IDEOGRAPH-9D8E: not included in any glyphset definition
    • U+9D8F CJK UNIFIED IDEOGRAPH-9D8F: try adding japanese
    • U+9D90 CJK UNIFIED IDEOGRAPH-9D90: not included in any glyphset definition
    • U+9D91 CJK UNIFIED IDEOGRAPH-9D91: not included in any glyphset definition
    • U+9D92 CJK UNIFIED IDEOGRAPH-9D92: not included in any glyphset definition
    • U+9D93 CJK UNIFIED IDEOGRAPH-9D93: not included in any glyphset definition
    • U+9D94 CJK UNIFIED IDEOGRAPH-9D94: not included in any glyphset definition
    • U+9D95 CJK UNIFIED IDEOGRAPH-9D95: not included in any glyphset definition
    • U+9D96 CJK UNIFIED IDEOGRAPH-9D96: not included in any glyphset definition
    • U+9D97 CJK UNIFIED IDEOGRAPH-9D97: not included in any glyphset definition
    • U+9D99 CJK UNIFIED IDEOGRAPH-9D99: not included in any glyphset definition
    • U+9D9B CJK UNIFIED IDEOGRAPH-9D9B: not included in any glyphset definition
    • U+9D9C CJK UNIFIED IDEOGRAPH-9D9C: not included in any glyphset definition
    • U+9D9D CJK UNIFIED IDEOGRAPH-9D9D: not included in any glyphset definition
    • U+9D9E CJK UNIFIED IDEOGRAPH-9D9E: not included in any glyphset definition
    • U+9D9F CJK UNIFIED IDEOGRAPH-9D9F: not included in any glyphset definition
    • U+9DA0 CJK UNIFIED IDEOGRAPH-9DA0: not included in any glyphset definition
    • U+9DA1 CJK UNIFIED IDEOGRAPH-9DA1: not included in any glyphset definition
    • U+9DA2 CJK UNIFIED IDEOGRAPH-9DA2: not included in any glyphset definition
    • U+9DA3 CJK UNIFIED IDEOGRAPH-9DA3: not included in any glyphset definition
    • U+9DA4 CJK UNIFIED IDEOGRAPH-9DA4: try adding japanese
    • U+9DA5 CJK UNIFIED IDEOGRAPH-9DA5: not included in any glyphset definition
    • U+9DA6 CJK UNIFIED IDEOGRAPH-9DA6: not included in any glyphset definition
    • U+9DA7 CJK UNIFIED IDEOGRAPH-9DA7: not included in any glyphset definition
    • U+9DA8 CJK UNIFIED IDEOGRAPH-9DA8: not included in any glyphset definition
    • U+9DAA CJK UNIFIED IDEOGRAPH-9DAA: not included in any glyphset definition
    • U+9DAB CJK UNIFIED IDEOGRAPH-9DAB: try adding japanese
    • U+9DAC CJK UNIFIED IDEOGRAPH-9DAC: not included in any glyphset definition
    • U+9DAD CJK UNIFIED IDEOGRAPH-9DAD: not included in any glyphset definition
    • U+9DAE CJK UNIFIED IDEOGRAPH-9DAE: not included in any glyphset definition
    • U+9DB0 CJK UNIFIED IDEOGRAPH-9DB0: not included in any glyphset definition
    • U+9DB1 CJK UNIFIED IDEOGRAPH-9DB1: not included in any glyphset definition
    • U+9DB3 CJK UNIFIED IDEOGRAPH-9DB3: not included in any glyphset definition
    • U+9DB5 CJK UNIFIED IDEOGRAPH-9DB5: not included in any glyphset definition
    • U+9DB6 CJK UNIFIED IDEOGRAPH-9DB6: not included in any glyphset definition
    • U+9DB7 CJK UNIFIED IDEOGRAPH-9DB7: not included in any glyphset definition
    • U+9DB8 CJK UNIFIED IDEOGRAPH-9DB8: try adding japanese
    • U+9DB9 CJK UNIFIED IDEOGRAPH-9DB9: not included in any glyphset definition
    • U+9DBE CJK UNIFIED IDEOGRAPH-9DBE: not included in any glyphset definition
    • U+9DC0 CJK UNIFIED IDEOGRAPH-9DC0: not included in any glyphset definition
    • U+9DC1 CJK UNIFIED IDEOGRAPH-9DC1: try adding japanese
    • U+9DC3 CJK UNIFIED IDEOGRAPH-9DC3: not included in any glyphset definition
    • U+9DC4 CJK UNIFIED IDEOGRAPH-9DC4: try adding japanese
    • U+9DC5 CJK UNIFIED IDEOGRAPH-9DC5: not included in any glyphset definition
    • U+9DC6 CJK UNIFIED IDEOGRAPH-9DC6: try adding japanese
    • U+9DC7 CJK UNIFIED IDEOGRAPH-9DC7: not included in any glyphset definition
    • U+9DC8 CJK UNIFIED IDEOGRAPH-9DC8: not included in any glyphset definition
    • U+9DC9 CJK UNIFIED IDEOGRAPH-9DC9: not included in any glyphset definition
    • U+9DCA CJK UNIFIED IDEOGRAPH-9DCA: not included in any glyphset definition
    • U+9DCB CJK UNIFIED IDEOGRAPH-9DCB: not included in any glyphset definition
    • U+9DCC CJK UNIFIED IDEOGRAPH-9DCC: not included in any glyphset definition
    • U+9DCD CJK UNIFIED IDEOGRAPH-9DCD: not included in any glyphset definition
    • U+9DCE CJK UNIFIED IDEOGRAPH-9DCE: not included in any glyphset definition
    • U+9DCF CJK UNIFIED IDEOGRAPH-9DCF: try adding japanese
    • U+9DD0 CJK UNIFIED IDEOGRAPH-9DD0: not included in any glyphset definition
    • U+9DD1 CJK UNIFIED IDEOGRAPH-9DD1: not included in any glyphset definition
    • U+9DD2 CJK UNIFIED IDEOGRAPH-9DD2: not included in any glyphset definition
    • U+9DD5 CJK UNIFIED IDEOGRAPH-9DD5: not included in any glyphset definition
    • U+9DD6 CJK UNIFIED IDEOGRAPH-9DD6: not included in any glyphset definition
    • U+9DD8 CJK UNIFIED IDEOGRAPH-9DD8: not included in any glyphset definition
    • U+9DD9 CJK UNIFIED IDEOGRAPH-9DD9: try adding japanese
    • U+9DDA CJK UNIFIED IDEOGRAPH-9DDA: not included in any glyphset definition
    • U+9DDB CJK UNIFIED IDEOGRAPH-9DDB: not included in any glyphset definition
    • U+9DDC CJK UNIFIED IDEOGRAPH-9DDC: not included in any glyphset definition
    • U+9DDD CJK UNIFIED IDEOGRAPH-9DDD: not included in any glyphset definition
    • U+9DDE CJK UNIFIED IDEOGRAPH-9DDE: not included in any glyphset definition
    • U+9DDF CJK UNIFIED IDEOGRAPH-9DDF: not included in any glyphset definition
    • U+9DE0 CJK UNIFIED IDEOGRAPH-9DE0: not included in any glyphset definition
    • U+9DE1 CJK UNIFIED IDEOGRAPH-9DE1: not included in any glyphset definition
    • U+9DE2 CJK UNIFIED IDEOGRAPH-9DE2: not included in any glyphset definition
    • U+9DE3 CJK UNIFIED IDEOGRAPH-9DE3: not included in any glyphset definition
    • U+9DE4 CJK UNIFIED IDEOGRAPH-9DE4: not included in any glyphset definition
    • U+9DE7 CJK UNIFIED IDEOGRAPH-9DE7: not included in any glyphset definition
    • U+9DE8 CJK UNIFIED IDEOGRAPH-9DE8: not included in any glyphset definition
    • U+9DE9 CJK UNIFIED IDEOGRAPH-9DE9: not included in any glyphset definition
    • U+9DEA CJK UNIFIED IDEOGRAPH-9DEA: not included in any glyphset definition
    • U+9DEB CJK UNIFIED IDEOGRAPH-9DEB: not included in any glyphset definition
    • U+9DEC CJK UNIFIED IDEOGRAPH-9DEC: not included in any glyphset definition
    • U+9DED CJK UNIFIED IDEOGRAPH-9DED: try adding japanese
    • U+9DEE CJK UNIFIED IDEOGRAPH-9DEE: not included in any glyphset definition
    • U+9DEF CJK UNIFIED IDEOGRAPH-9DEF: try adding japanese
    • U+9DF0 CJK UNIFIED IDEOGRAPH-9DF0: not included in any glyphset definition
    • U+9DF1 CJK UNIFIED IDEOGRAPH-9DF1: not included in any glyphset definition
    • U+9DF3 CJK UNIFIED IDEOGRAPH-9DF3: not included in any glyphset definition
    • U+9DF5 CJK UNIFIED IDEOGRAPH-9DF5: not included in any glyphset definition
    • U+9DF6 CJK UNIFIED IDEOGRAPH-9DF6: not included in any glyphset definition
    • U+9DF7 CJK UNIFIED IDEOGRAPH-9DF7: not included in any glyphset definition
    • U+9DFB CJK UNIFIED IDEOGRAPH-9DFB: not included in any glyphset definition
    • U+9DFD CJK UNIFIED IDEOGRAPH-9DFD: try adding japanese
    • U+9DFE CJK UNIFIED IDEOGRAPH-9DFE: not included in any glyphset definition
    • U+9DFF CJK UNIFIED IDEOGRAPH-9DFF: not included in any glyphset definition
    • U+9E00 CJK UNIFIED IDEOGRAPH-9E00: not included in any glyphset definition
    • U+9E01 CJK UNIFIED IDEOGRAPH-9E01: not included in any glyphset definition
    • U+9E02 CJK UNIFIED IDEOGRAPH-9E02: not included in any glyphset definition
    • U+9E03 CJK UNIFIED IDEOGRAPH-9E03: not included in any glyphset definition
    • U+9E04 CJK UNIFIED IDEOGRAPH-9E04: not included in any glyphset definition
    • U+9E05 CJK UNIFIED IDEOGRAPH-9E05: not included in any glyphset definition
    • U+9E06 CJK UNIFIED IDEOGRAPH-9E06: not included in any glyphset definition
    • U+9E07 CJK UNIFIED IDEOGRAPH-9E07: not included in any glyphset definition
    • U+9E08 CJK UNIFIED IDEOGRAPH-9E08: not included in any glyphset definition
    • U+9E09 CJK UNIFIED IDEOGRAPH-9E09: not included in any glyphset definition
    • U+9E0A CJK UNIFIED IDEOGRAPH-9E0A: not included in any glyphset definition
    • U+9E0B CJK UNIFIED IDEOGRAPH-9E0B: not included in any glyphset definition
    • U+9E0D CJK UNIFIED IDEOGRAPH-9E0D: not included in any glyphset definition
    • U+9E0F CJK UNIFIED IDEOGRAPH-9E0F: not included in any glyphset definition
    • U+9E10 CJK UNIFIED IDEOGRAPH-9E10: not included in any glyphset definition
    • U+9E11 CJK UNIFIED IDEOGRAPH-9E11: not included in any glyphset definition
    • U+9E12 CJK UNIFIED IDEOGRAPH-9E12: not included in any glyphset definition
    • U+9E13 CJK UNIFIED IDEOGRAPH-9E13: not included in any glyphset definition
    • U+9E14 CJK UNIFIED IDEOGRAPH-9E14: not included in any glyphset definition
    • U+9E16 CJK UNIFIED IDEOGRAPH-9E16: not included in any glyphset definition
    • U+9E17 CJK UNIFIED IDEOGRAPH-9E17: not included in any glyphset definition
    • U+9E18 CJK UNIFIED IDEOGRAPH-9E18: not included in any glyphset definition
    • U+9E19 CJK UNIFIED IDEOGRAPH-9E19: not included in any glyphset definition
    • U+9E1F CJK UNIFIED IDEOGRAPH-9E1F: try adding chinese-simplified
    • U+9E20 CJK UNIFIED IDEOGRAPH-9E20: try adding chinese-simplified
    • U+9E21 CJK UNIFIED IDEOGRAPH-9E21: try adding chinese-simplified
    • U+9E22 CJK UNIFIED IDEOGRAPH-9E22: try adding chinese-simplified
    • U+9E23 CJK UNIFIED IDEOGRAPH-9E23: try adding chinese-simplified
    • U+9E24 CJK UNIFIED IDEOGRAPH-9E24: not included in any glyphset definition
    • U+9E25 CJK UNIFIED IDEOGRAPH-9E25: try adding chinese-simplified
    • U+9E26 CJK UNIFIED IDEOGRAPH-9E26: try adding chinese-simplified
    • U+9E27 CJK UNIFIED IDEOGRAPH-9E27: not included in any glyphset definition
    • U+9E28 CJK UNIFIED IDEOGRAPH-9E28: try adding chinese-simplified
    • U+9E29 CJK UNIFIED IDEOGRAPH-9E29: try adding chinese-simplified
    • U+9E2A CJK UNIFIED IDEOGRAPH-9E2A: try adding chinese-simplified
    • U+9E2B CJK UNIFIED IDEOGRAPH-9E2B: try adding chinese-simplified
    • U+9E2C CJK UNIFIED IDEOGRAPH-9E2C: try adding chinese-simplified
    • U+9E2D CJK UNIFIED IDEOGRAPH-9E2D: try adding chinese-simplified
    • U+9E2E CJK UNIFIED IDEOGRAPH-9E2E: try adding chinese-simplified
    • U+9E2F CJK UNIFIED IDEOGRAPH-9E2F: try adding chinese-simplified
    • U+9E30 CJK UNIFIED IDEOGRAPH-9E30: try adding chinese-simplified
    • U+9E31 CJK UNIFIED IDEOGRAPH-9E31: try adding chinese-simplified
    • U+9E32 CJK UNIFIED IDEOGRAPH-9E32: not included in any glyphset definition
    • U+9E33 CJK UNIFIED IDEOGRAPH-9E33: try adding chinese-simplified
    • U+9E34 CJK UNIFIED IDEOGRAPH-9E34: not included in any glyphset definition
    • U+9E35 CJK UNIFIED IDEOGRAPH-9E35: try adding chinese-simplified
    • U+9E36 CJK UNIFIED IDEOGRAPH-9E36: try adding chinese-simplified
    • U+9E37 CJK UNIFIED IDEOGRAPH-9E37: try adding chinese-simplified
    • U+9E38 CJK UNIFIED IDEOGRAPH-9E38: not included in any glyphset definition
    • U+9E39 CJK UNIFIED IDEOGRAPH-9E39: not included in any glyphset definition
    • U+9E3A CJK UNIFIED IDEOGRAPH-9E3A: not included in any glyphset definition
    • U+9E3B CJK UNIFIED IDEOGRAPH-9E3B: not included in any glyphset definition
    • U+9E3C CJK UNIFIED IDEOGRAPH-9E3C: not included in any glyphset definition
    • U+9E3D CJK UNIFIED IDEOGRAPH-9E3D: try adding chinese-simplified
    • U+9E3E CJK UNIFIED IDEOGRAPH-9E3E: try adding chinese-simplified
    • U+9E3F CJK UNIFIED IDEOGRAPH-9E3F: try adding chinese-simplified
    • U+9E40 CJK UNIFIED IDEOGRAPH-9E40: not included in any glyphset definition
    • U+9E41 CJK UNIFIED IDEOGRAPH-9E41: not included in any glyphset definition
    • U+9E42 CJK UNIFIED IDEOGRAPH-9E42: try adding chinese-simplified
    • U+9E43 CJK UNIFIED IDEOGRAPH-9E43: try adding chinese-simplified
    • U+9E44 CJK UNIFIED IDEOGRAPH-9E44: try adding chinese-simplified
    • U+9E45 CJK UNIFIED IDEOGRAPH-9E45: try adding chinese-simplified
    • U+9E46 CJK UNIFIED IDEOGRAPH-9E46: not included in any glyphset definition
    • U+9E47 CJK UNIFIED IDEOGRAPH-9E47: not included in any glyphset definition
    • U+9E48 CJK UNIFIED IDEOGRAPH-9E48: try adding chinese-simplified
    • U+9E49 CJK UNIFIED IDEOGRAPH-9E49: try adding chinese-simplified
    • U+9E4A CJK UNIFIED IDEOGRAPH-9E4A: try adding chinese-simplified
    • U+9E4B CJK UNIFIED IDEOGRAPH-9E4B: not included in any glyphset definition
    • U+9E4C CJK UNIFIED IDEOGRAPH-9E4C: try adding chinese-simplified
    • U+9E4D CJK UNIFIED IDEOGRAPH-9E4D: not included in any glyphset definition
    • U+9E4E CJK UNIFIED IDEOGRAPH-9E4E: not included in any glyphset definition
    • U+9E4F CJK UNIFIED IDEOGRAPH-9E4F: try adding chinese-simplified
    • U+9E50 CJK UNIFIED IDEOGRAPH-9E50: not included in any glyphset definition
    • U+9E51 CJK UNIFIED IDEOGRAPH-9E51: try adding chinese-simplified
    • U+9E52 CJK UNIFIED IDEOGRAPH-9E52: not included in any glyphset definition
    • U+9E53 CJK UNIFIED IDEOGRAPH-9E53: not included in any glyphset definition
    • U+9E54 CJK UNIFIED IDEOGRAPH-9E54: not included in any glyphset definition
    • U+9E55 CJK UNIFIED IDEOGRAPH-9E55: try adding chinese-simplified
    • U+9E56 CJK UNIFIED IDEOGRAPH-9E56: not included in any glyphset definition
    • U+9E57 CJK UNIFIED IDEOGRAPH-9E57: try adding chinese-simplified
    • U+9E58 CJK UNIFIED IDEOGRAPH-9E58: try adding chinese-simplified
    • U+9E59 CJK UNIFIED IDEOGRAPH-9E59: not included in any glyphset definition
    • U+9E5A CJK UNIFIED IDEOGRAPH-9E5A: try adding chinese-simplified
    • U+9E5B CJK UNIFIED IDEOGRAPH-9E5B: not included in any glyphset definition
    • U+9E5C CJK UNIFIED IDEOGRAPH-9E5C: try adding chinese-simplified
    • U+9E5D CJK UNIFIED IDEOGRAPH-9E5D: not included in any glyphset definition
    • U+9E5E CJK UNIFIED IDEOGRAPH-9E5E: try adding chinese-simplified
    • U+9E5F CJK UNIFIED IDEOGRAPH-9E5F: not included in any glyphset definition
    • U+9E60 CJK UNIFIED IDEOGRAPH-9E60: not included in any glyphset definition
    • U+9E61 CJK UNIFIED IDEOGRAPH-9E61: not included in any glyphset definition
    • U+9E62 CJK UNIFIED IDEOGRAPH-9E62: not included in any glyphset definition
    • U+9E63 CJK UNIFIED IDEOGRAPH-9E63: not included in any glyphset definition
    • U+9E64 CJK UNIFIED IDEOGRAPH-9E64: try adding chinese-simplified
    • U+9E65 CJK UNIFIED IDEOGRAPH-9E65: not included in any glyphset definition
    • U+9E66 CJK UNIFIED IDEOGRAPH-9E66: try adding chinese-simplified
    • U+9E67 CJK UNIFIED IDEOGRAPH-9E67: try adding chinese-simplified
    • U+9E68 CJK UNIFIED IDEOGRAPH-9E68: not included in any glyphset definition
    • U+9E69 CJK UNIFIED IDEOGRAPH-9E69: try adding chinese-simplified
    • U+9E6A CJK UNIFIED IDEOGRAPH-9E6A: not included in any glyphset definition
    • U+9E6B CJK UNIFIED IDEOGRAPH-9E6B: try adding chinese-simplified
    • U+9E6C CJK UNIFIED IDEOGRAPH-9E6C: try adding chinese-simplified
    • U+9E6D CJK UNIFIED IDEOGRAPH-9E6D: try adding chinese-simplified
    • U+9E6E CJK UNIFIED IDEOGRAPH-9E6E: try adding chinese-simplified
    • U+9E6F CJK UNIFIED IDEOGRAPH-9E6F: not included in any glyphset definition
    • U+9E70 CJK UNIFIED IDEOGRAPH-9E70: try adding chinese-simplified
    • U+9E71 CJK UNIFIED IDEOGRAPH-9E71: not included in any glyphset definition
    • U+9E72 CJK UNIFIED IDEOGRAPH-9E72: not included in any glyphset definition
    • U+9E73 CJK UNIFIED IDEOGRAPH-9E73: try adding chinese-simplified
    • U+9E74 CJK UNIFIED IDEOGRAPH-9E74: not included in any glyphset definition
    • U+9E76 CJK UNIFIED IDEOGRAPH-9E76: not included in any glyphset definition
    • U+9E77 CJK UNIFIED IDEOGRAPH-9E77: not included in any glyphset definition
    • U+9E78 CJK UNIFIED IDEOGRAPH-9E78: try adding japanese
    • U+9E7A CJK UNIFIED IDEOGRAPH-9E7A: not included in any glyphset definition
    • U+9E7E CJK UNIFIED IDEOGRAPH-9E7E: not included in any glyphset definition
    • U+9E80 CJK UNIFIED IDEOGRAPH-9E80: not included in any glyphset definition
    • U+9E81 CJK UNIFIED IDEOGRAPH-9E81: try adding japanese
    • U+9E83 CJK UNIFIED IDEOGRAPH-9E83: not included in any glyphset definition
    • U+9E86 CJK UNIFIED IDEOGRAPH-9E86: not included in any glyphset definition
    • U+9E87 CJK UNIFIED IDEOGRAPH-9E87: not included in any glyphset definition
    • U+9E89 CJK UNIFIED IDEOGRAPH-9E89: not included in any glyphset definition
    • U+9E8A CJK UNIFIED IDEOGRAPH-9E8A: not included in any glyphset definition
    • U+9E8C CJK UNIFIED IDEOGRAPH-9E8C: try adding japanese
    • U+9E8D CJK UNIFIED IDEOGRAPH-9E8D: not included in any glyphset definition
    • U+9E8E CJK UNIFIED IDEOGRAPH-9E8E: not included in any glyphset definition
    • U+9E8F CJK UNIFIED IDEOGRAPH-9E8F: not included in any glyphset definition
    • U+9E90 CJK UNIFIED IDEOGRAPH-9E90: not included in any glyphset definition
    • U+9E91 CJK UNIFIED IDEOGRAPH-9E91: try adding japanese
    • U+9E94 CJK UNIFIED IDEOGRAPH-9E94: not included in any glyphset definition
    • U+9E96 CJK UNIFIED IDEOGRAPH-9E96: not included in any glyphset definition
    • U+9E99 CJK UNIFIED IDEOGRAPH-9E99: not included in any glyphset definition
    • U+9E9A CJK UNIFIED IDEOGRAPH-9E9A: not included in any glyphset definition
    • U+9E9B CJK UNIFIED IDEOGRAPH-9E9B: not included in any glyphset definition
    • U+9E9C CJK UNIFIED IDEOGRAPH-9E9C: not included in any glyphset definition
    • U+9EA0 CJK UNIFIED IDEOGRAPH-9EA0: not included in any glyphset definition
    • U+9EA1 CJK UNIFIED IDEOGRAPH-9EA1: not included in any glyphset definition
    • U+9EA3 CJK UNIFIED IDEOGRAPH-9EA3: not included in any glyphset definition
    • U+9EA4 CJK UNIFIED IDEOGRAPH-9EA4: not included in any glyphset definition
    • U+9EA6 CJK UNIFIED IDEOGRAPH-9EA6: try adding one of: chinese-simplified, japanese
    • U+9EA7 CJK UNIFIED IDEOGRAPH-9EA7: not included in any glyphset definition
    • U+9EAA CJK UNIFIED IDEOGRAPH-9EAA: try adding japanese
    • U+9EAB CJK UNIFIED IDEOGRAPH-9EAB: not included in any glyphset definition
    • U+9EAD CJK UNIFIED IDEOGRAPH-9EAD: try adding japanese
    • U+9EAE CJK UNIFIED IDEOGRAPH-9EAE: not included in any glyphset definition
    • U+9EAF CJK UNIFIED IDEOGRAPH-9EAF: not included in any glyphset definition
    • U+9EB0 CJK UNIFIED IDEOGRAPH-9EB0: not included in any glyphset definition
    • U+9EB2 CJK UNIFIED IDEOGRAPH-9EB2: not included in any glyphset definition
    • U+9EB3 CJK UNIFIED IDEOGRAPH-9EB3: not included in any glyphset definition
    • U+9EB6 CJK UNIFIED IDEOGRAPH-9EB6: not included in any glyphset definition
    • U+9EB7 CJK UNIFIED IDEOGRAPH-9EB7: not included in any glyphset definition
    • U+9EB8 CJK UNIFIED IDEOGRAPH-9EB8: try adding one of: chinese-simplified, japanese
    • U+9EB9 CJK UNIFIED IDEOGRAPH-9EB9: try adding japanese
    • U+9EBA CJK UNIFIED IDEOGRAPH-9EBA: try adding japanese
    • U+9EBD CJK UNIFIED IDEOGRAPH-9EBD: try adding chinese-simplified
    • U+9EBF CJK UNIFIED IDEOGRAPH-9EBF: try adding japanese
    • U+9EC0 CJK UNIFIED IDEOGRAPH-9EC0: not included in any glyphset definition
    • U+9EC2 CJK UNIFIED IDEOGRAPH-9EC2: not included in any glyphset definition
    • U+9EC4 CJK UNIFIED IDEOGRAPH-9EC4: try adding one of: chinese-simplified, japanese
    • U+9EC5 CJK UNIFIED IDEOGRAPH-9EC5: not included in any glyphset definition
    • U+9EC8 CJK UNIFIED IDEOGRAPH-9EC8: not included in any glyphset definition
    • U+9EC9 CJK UNIFIED IDEOGRAPH-9EC9: try adding chinese-simplified
    • U+9ECA CJK UNIFIED IDEOGRAPH-9ECA: not included in any glyphset definition
    • U+9ECB CJK UNIFIED IDEOGRAPH-9ECB: not included in any glyphset definition
    • U+9ECC CJK UNIFIED IDEOGRAPH-9ECC: try adding japanese
    • U+9ED2 CJK UNIFIED IDEOGRAPH-9ED2: try adding one of: chinese-simplified, japanese
    • U+9ED3 CJK UNIFIED IDEOGRAPH-9ED3: not included in any glyphset definition
    • U+9ED5 CJK UNIFIED IDEOGRAPH-9ED5: not included in any glyphset definition
    • U+9ED6 CJK UNIFIED IDEOGRAPH-9ED6: not included in any glyphset definition
    • U+9ED7 CJK UNIFIED IDEOGRAPH-9ED7: not included in any glyphset definition
    • U+9ED9 CJK UNIFIED IDEOGRAPH-9ED9: try adding one of: chinese-simplified, japanese
    • U+9EDA CJK UNIFIED IDEOGRAPH-9EDA: not included in any glyphset definition
    • U+9EDF CJK UNIFIED IDEOGRAPH-9EDF: try adding chinese-simplified
    • U+9EE1 CJK UNIFIED IDEOGRAPH-9EE1: not included in any glyphset definition
    • U+9EE2 CJK UNIFIED IDEOGRAPH-9EE2: not included in any glyphset definition
    • U+9EE3 CJK UNIFIED IDEOGRAPH-9EE3: not included in any glyphset definition
    • U+9EE4 CJK UNIFIED IDEOGRAPH-9EE4: not included in any glyphset definition
    • U+9EE6 CJK UNIFIED IDEOGRAPH-9EE6: not included in any glyphset definition
    • U+9EE7 CJK UNIFIED IDEOGRAPH-9EE7: not included in any glyphset definition
    • U+9EE9 CJK UNIFIED IDEOGRAPH-9EE9: not included in any glyphset definition
    • U+9EEA CJK UNIFIED IDEOGRAPH-9EEA: not included in any glyphset definition
    • U+9EEB CJK UNIFIED IDEOGRAPH-9EEB: not included in any glyphset definition
    • U+9EEC CJK UNIFIED IDEOGRAPH-9EEC: not included in any glyphset definition
    • U+9EED CJK UNIFIED IDEOGRAPH-9EED: not included in any glyphset definition
    • U+9EEE CJK UNIFIED IDEOGRAPH-9EEE: not included in any glyphset definition
    • U+9EF0 CJK UNIFIED IDEOGRAPH-9EF0: not included in any glyphset definition
    • U+9EF2 CJK UNIFIED IDEOGRAPH-9EF2: not included in any glyphset definition
    • U+9EF3 CJK UNIFIED IDEOGRAPH-9EF3: not included in any glyphset definition
    • U+9EF5 CJK UNIFIED IDEOGRAPH-9EF5: not included in any glyphset definition
    • U+9EF6 CJK UNIFIED IDEOGRAPH-9EF6: try adding japanese
    • U+9EF7 CJK UNIFIED IDEOGRAPH-9EF7: try adding japanese
    • U+9EF9 CJK UNIFIED IDEOGRAPH-9EF9: try adding japanese
    • U+9EFA CJK UNIFIED IDEOGRAPH-9EFA: not included in any glyphset definition
    • U+9EFB CJK UNIFIED IDEOGRAPH-9EFB: try adding japanese
    • U+9EFC CJK UNIFIED IDEOGRAPH-9EFC: try adding japanese
    • U+9EFD CJK UNIFIED IDEOGRAPH-9EFD: try adding japanese
    • U+9F00 CJK UNIFIED IDEOGRAPH-9F00: not included in any glyphset definition
    • U+9F01 CJK UNIFIED IDEOGRAPH-9F01: not included in any glyphset definition
    • U+9F03 CJK UNIFIED IDEOGRAPH-9F03: not included in any glyphset definition
    • U+9F04 CJK UNIFIED IDEOGRAPH-9F04: not included in any glyphset definition
    • U+9F05 CJK UNIFIED IDEOGRAPH-9F05: not included in any glyphset definition
    • U+9F06 CJK UNIFIED IDEOGRAPH-9F06: not included in any glyphset definition
    • U+9F07 CJK UNIFIED IDEOGRAPH-9F07: try adding japanese
    • U+9F08 CJK UNIFIED IDEOGRAPH-9F08: try adding japanese
    • U+9F09 CJK UNIFIED IDEOGRAPH-9F09: not included in any glyphset definition
    • U+9F0A CJK UNIFIED IDEOGRAPH-9F0A: not included in any glyphset definition
    • U+9F0B CJK UNIFIED IDEOGRAPH-9F0B: try adding chinese-simplified
    • U+9F0C CJK UNIFIED IDEOGRAPH-9F0C: not included in any glyphset definition
    • U+9F0D CJK UNIFIED IDEOGRAPH-9F0D: not included in any glyphset definition
    • U+9F0F CJK UNIFIED IDEOGRAPH-9F0F: not included in any glyphset definition
    • U+9F11 CJK UNIFIED IDEOGRAPH-9F11: not included in any glyphset definition
    • U+9F12 CJK UNIFIED IDEOGRAPH-9F12: not included in any glyphset definition
    • U+9F14 CJK UNIFIED IDEOGRAPH-9F14: not included in any glyphset definition
    • U+9F15 CJK UNIFIED IDEOGRAPH-9F15: try adding japanese
    • U+9F16 CJK UNIFIED IDEOGRAPH-9F16: not included in any glyphset definition
    • U+9F18 CJK UNIFIED IDEOGRAPH-9F18: not included in any glyphset definition
    • U+9F19 CJK UNIFIED IDEOGRAPH-9F19: not included in any glyphset definition
    • U+9F1A CJK UNIFIED IDEOGRAPH-9F1A: not included in any glyphset definition
    • U+9F1B CJK UNIFIED IDEOGRAPH-9F1B: not included in any glyphset definition
    • U+9F1C CJK UNIFIED IDEOGRAPH-9F1C: not included in any glyphset definition
    • U+9F1D CJK UNIFIED IDEOGRAPH-9F1D: not included in any glyphset definition
    • U+9F1E CJK UNIFIED IDEOGRAPH-9F1E: not included in any glyphset definition
    • U+9F1F CJK UNIFIED IDEOGRAPH-9F1F: not included in any glyphset definition
    • U+9F21 CJK UNIFIED IDEOGRAPH-9F21: try adding japanese
    • U+9F22 CJK UNIFIED IDEOGRAPH-9F22: not included in any glyphset definition
    • U+9F23 CJK UNIFIED IDEOGRAPH-9F23: not included in any glyphset definition
    • U+9F24 CJK UNIFIED IDEOGRAPH-9F24: not included in any glyphset definition
    • U+9F25 CJK UNIFIED IDEOGRAPH-9F25: not included in any glyphset definition
    • U+9F28 CJK UNIFIED IDEOGRAPH-9F28: not included in any glyphset definition
    • U+9F29 CJK UNIFIED IDEOGRAPH-9F29: not included in any glyphset definition
    • U+9F2A CJK UNIFIED IDEOGRAPH-9F2A: not included in any glyphset definition
    • U+9F2B CJK UNIFIED IDEOGRAPH-9F2B: not included in any glyphset definition
    • U+9F2D CJK UNIFIED IDEOGRAPH-9F2D: not included in any glyphset definition
    • U+9F2E CJK UNIFIED IDEOGRAPH-9F2E: not included in any glyphset definition
    • U+9F30 CJK UNIFIED IDEOGRAPH-9F30: not included in any glyphset definition
    • U+9F31 CJK UNIFIED IDEOGRAPH-9F31: not included in any glyphset definition
    • U+9F32 CJK UNIFIED IDEOGRAPH-9F32: not included in any glyphset definition
    • U+9F33 CJK UNIFIED IDEOGRAPH-9F33: not included in any glyphset definition
    • U+9F35 CJK UNIFIED IDEOGRAPH-9F35: not included in any glyphset definition
    • U+9F36 CJK UNIFIED IDEOGRAPH-9F36: not included in any glyphset definition
    • U+9F37 CJK UNIFIED IDEOGRAPH-9F37: not included in any glyphset definition
    • U+9F38 CJK UNIFIED IDEOGRAPH-9F38: not included in any glyphset definition
    • U+9F39 CJK UNIFIED IDEOGRAPH-9F39: try adding chinese-simplified
    • U+9F3A CJK UNIFIED IDEOGRAPH-9F3A: not included in any glyphset definition
    • U+9F3C CJK UNIFIED IDEOGRAPH-9F3C: not included in any glyphset definition
    • U+9F3D CJK UNIFIED IDEOGRAPH-9F3D: not included in any glyphset definition
    • U+9F3F CJK UNIFIED IDEOGRAPH-9F3F: not included in any glyphset definition
    • U+9F40 CJK UNIFIED IDEOGRAPH-9F40: not included in any glyphset definition
    • U+9F42 CJK UNIFIED IDEOGRAPH-9F42: not included in any glyphset definition
    • U+9F43 CJK UNIFIED IDEOGRAPH-9F43: not included in any glyphset definition
    • U+9F46 CJK UNIFIED IDEOGRAPH-9F46: not included in any glyphset definition
    • U+9F47 CJK UNIFIED IDEOGRAPH-9F47: not included in any glyphset definition
    • U+9F48 CJK UNIFIED IDEOGRAPH-9F48: not included in any glyphset definition
    • U+9F49 CJK UNIFIED IDEOGRAPH-9F49: not included in any glyphset definition
    • U+9F4C CJK UNIFIED IDEOGRAPH-9F4C: not included in any glyphset definition
    • U+9F4D CJK UNIFIED IDEOGRAPH-9F4D: not included in any glyphset definition
    • U+9F4E CJK UNIFIED IDEOGRAPH-9F4E: try adding japanese
    • U+9F4F CJK UNIFIED IDEOGRAPH-9F4F: try adding japanese
    • U+9F50 CJK UNIFIED IDEOGRAPH-9F50: try adding chinese-simplified
    • U+9F51 CJK UNIFIED IDEOGRAPH-9F51: not included in any glyphset definition
    • U+9F54 CJK UNIFIED IDEOGRAPH-9F54: try adding japanese
    • U+9F55 CJK UNIFIED IDEOGRAPH-9F55: not included in any glyphset definition
    • U+9F56 CJK UNIFIED IDEOGRAPH-9F56: not included in any glyphset definition
    • U+9F57 CJK UNIFIED IDEOGRAPH-9F57: not included in any glyphset definition
    • U+9F58 CJK UNIFIED IDEOGRAPH-9F58: not included in any glyphset definition
    • U+9F5B CJK UNIFIED IDEOGRAPH-9F5B: not included in any glyphset definition
    • U+9F5D CJK UNIFIED IDEOGRAPH-9F5D: not included in any glyphset definition
    • U+9F5E CJK UNIFIED IDEOGRAPH-9F5E: not included in any glyphset definition
    • U+9F60 CJK UNIFIED IDEOGRAPH-9F60: try adding japanese
    • U+9F62 CJK UNIFIED IDEOGRAPH-9F62: try adding japanese
    • U+9F64 CJK UNIFIED IDEOGRAPH-9F64: not included in any glyphset definition
    • U+9F65 CJK UNIFIED IDEOGRAPH-9F65: not included in any glyphset definition
    • U+9F68 CJK UNIFIED IDEOGRAPH-9F68: not included in any glyphset definition
    • U+9F6B CJK UNIFIED IDEOGRAPH-9F6B: not included in any glyphset definition
    • U+9F6D CJK UNIFIED IDEOGRAPH-9F6D: not included in any glyphset definition
    • U+9F6E CJK UNIFIED IDEOGRAPH-9F6E: not included in any glyphset definition
    • U+9F6F CJK UNIFIED IDEOGRAPH-9F6F: not included in any glyphset definition
    • U+9F70 CJK UNIFIED IDEOGRAPH-9F70: not included in any glyphset definition
    • U+9F71 CJK UNIFIED IDEOGRAPH-9F71: not included in any glyphset definition
    • U+9F73 CJK UNIFIED IDEOGRAPH-9F73: not included in any glyphset definition
    • U+9F74 CJK UNIFIED IDEOGRAPH-9F74: not included in any glyphset definition
    • U+9F75 CJK UNIFIED IDEOGRAPH-9F75: not included in any glyphset definition
    • U+9F78 CJK UNIFIED IDEOGRAPH-9F78: not included in any glyphset definition
    • U+9F79 CJK UNIFIED IDEOGRAPH-9F79: not included in any glyphset definition
    • U+9F7A CJK UNIFIED IDEOGRAPH-9F7A: not included in any glyphset definition
    • U+9F7B CJK UNIFIED IDEOGRAPH-9F7B: not included in any glyphset definition
    • U+9F7C CJK UNIFIED IDEOGRAPH-9F7C: not included in any glyphset definition
    • U+9F7D CJK UNIFIED IDEOGRAPH-9F7D: not included in any glyphset definition
    • U+9F7E CJK UNIFIED IDEOGRAPH-9F7E: not included in any glyphset definition
    • U+9F7F CJK UNIFIED IDEOGRAPH-9F7F: try adding chinese-simplified
    • U+9F80 CJK UNIFIED IDEOGRAPH-9F80: not included in any glyphset definition
    • U+9F81 CJK UNIFIED IDEOGRAPH-9F81: not included in any glyphset definition
    • U+9F82 CJK UNIFIED IDEOGRAPH-9F82: not included in any glyphset definition
    • U+9F83 CJK UNIFIED IDEOGRAPH-9F83: not included in any glyphset definition
    • U+9F84 CJK UNIFIED IDEOGRAPH-9F84: try adding chinese-simplified
    • U+9F85 CJK UNIFIED IDEOGRAPH-9F85: try adding chinese-simplified
    • U+9F86 CJK UNIFIED IDEOGRAPH-9F86: not included in any glyphset definition
    • U+9F87 CJK UNIFIED IDEOGRAPH-9F87: try adding chinese-simplified
    • U+9F88 CJK UNIFIED IDEOGRAPH-9F88: try adding chinese-simplified
    • U+9F89 CJK UNIFIED IDEOGRAPH-9F89: not included in any glyphset definition
    • U+9F8A CJK UNIFIED IDEOGRAPH-9F8A: try adding chinese-simplified
    • U+9F8B CJK UNIFIED IDEOGRAPH-9F8B: try adding chinese-simplified
    • U+9F8C CJK UNIFIED IDEOGRAPH-9F8C: try adding chinese-simplified
    • U+9F8E CJK UNIFIED IDEOGRAPH-9F8E: not included in any glyphset definition
    • U+9F8F CJK UNIFIED IDEOGRAPH-9F8F: not included in any glyphset definition
    • U+9F91 CJK UNIFIED IDEOGRAPH-9F91: not included in any glyphset definition
    • U+9F92 CJK UNIFIED IDEOGRAPH-9F92: not included in any glyphset definition
    • U+9F93 CJK UNIFIED IDEOGRAPH-9F93: not included in any glyphset definition
    • U+9F96 CJK UNIFIED IDEOGRAPH-9F96: not included in any glyphset definition
    • U+9F99 CJK UNIFIED IDEOGRAPH-9F99: try adding chinese-simplified
    • U+9F9A CJK UNIFIED IDEOGRAPH-9F9A: try adding chinese-simplified
    • U+9F9B CJK UNIFIED IDEOGRAPH-9F9B: try adding chinese-simplified
    • U+9F9D CJK UNIFIED IDEOGRAPH-9F9D: try adding japanese
    • U+9F9E CJK UNIFIED IDEOGRAPH-9F9E: not included in any glyphset definition
    • U+9F9F CJK UNIFIED IDEOGRAPH-9F9F: try adding chinese-simplified
    • U+9FA0 CJK UNIFIED IDEOGRAPH-9FA0: try adding japanese
    • U+9FA1 CJK UNIFIED IDEOGRAPH-9FA1: not included in any glyphset definition
    • U+9FA3 CJK UNIFIED IDEOGRAPH-9FA3: not included in any glyphset definition
    • U+9FA4 CJK UNIFIED IDEOGRAPH-9FA4: not included in any glyphset definition
    • U+9FB4 CJK UNIFIED IDEOGRAPH-9FB4: not included in any glyphset definition
    • U+9FB5 CJK UNIFIED IDEOGRAPH-9FB5: not included in any glyphset definition
    • U+9FB6 CJK UNIFIED IDEOGRAPH-9FB6: not included in any glyphset definition
    • U+9FB7 CJK UNIFIED IDEOGRAPH-9FB7: not included in any glyphset definition
    • U+9FB8 CJK UNIFIED IDEOGRAPH-9FB8: not included in any glyphset definition
    • U+9FB9 CJK UNIFIED IDEOGRAPH-9FB9: not included in any glyphset definition
    • U+9FBA CJK UNIFIED IDEOGRAPH-9FBA: not included in any glyphset definition
    • U+9FBB CJK UNIFIED IDEOGRAPH-9FBB: not included in any glyphset definition
    • U+9FBC CJK UNIFIED IDEOGRAPH-9FBC: not included in any glyphset definition
    • U+9FBD CJK UNIFIED IDEOGRAPH-9FBD: not included in any glyphset definition
    • U+9FBE CJK UNIFIED IDEOGRAPH-9FBE: not included in any glyphset definition
    • U+9FBF CJK UNIFIED IDEOGRAPH-9FBF: not included in any glyphset definition
    • U+9FC0 CJK UNIFIED IDEOGRAPH-9FC0: not included in any glyphset definition
    • U+9FC1 CJK UNIFIED IDEOGRAPH-9FC1: not included in any glyphset definition
    • U+9FC2 CJK UNIFIED IDEOGRAPH-9FC2: not included in any glyphset definition
    • U+9FC3 CJK UNIFIED IDEOGRAPH-9FC3: not included in any glyphset definition
    • U+9FC4 CJK UNIFIED IDEOGRAPH-9FC4: not included in any glyphset definition
    • U+9FC5 CJK UNIFIED IDEOGRAPH-9FC5: not included in any glyphset definition
    • U+9FC6 CJK UNIFIED IDEOGRAPH-9FC6: not included in any glyphset definition
    • U+9FCC CJK UNIFIED IDEOGRAPH-9FCC: not included in any glyphset definition
    • U+9FCD CJK UNIFIED IDEOGRAPH-9FCD: not included in any glyphset definition
    • U+9FCE CJK UNIFIED IDEOGRAPH-9FCE: not included in any glyphset definition
    • U+9FCF CJK UNIFIED IDEOGRAPH-9FCF: not included in any glyphset definition
    • U+9FD1 CJK UNIFIED IDEOGRAPH-9FD1: not included in any glyphset definition
    • U+9FD2 CJK UNIFIED IDEOGRAPH-9FD2: not included in any glyphset definition
    • U+9FD3 CJK UNIFIED IDEOGRAPH-9FD3: not included in any glyphset definition
    • U+9FD4 CJK UNIFIED IDEOGRAPH-9FD4: not included in any glyphset definition
    • U+9FD5 CJK UNIFIED IDEOGRAPH-9FD5: not included in any glyphset definition
    • U+9FD6 CJK UNIFIED IDEOGRAPH-9FD6: not included in any glyphset definition
    • U+9FD7 CJK UNIFIED IDEOGRAPH-9FD7: not included in any glyphset definition
    • U+9FD8 CJK UNIFIED IDEOGRAPH-9FD8: not included in any glyphset definition
    • U+9FD9 CJK UNIFIED IDEOGRAPH-9FD9: not included in any glyphset definition
    • U+9FDA CJK UNIFIED IDEOGRAPH-9FDA: not included in any glyphset definition
    • U+9FDB CJK UNIFIED IDEOGRAPH-9FDB: not included in any glyphset definition
    • U+9FDC CJK UNIFIED IDEOGRAPH-9FDC: not included in any glyphset definition
    • U+9FDD CJK UNIFIED IDEOGRAPH-9FDD: not included in any glyphset definition
    • U+9FDE CJK UNIFIED IDEOGRAPH-9FDE: not included in any glyphset definition
    • U+9FDF CJK UNIFIED IDEOGRAPH-9FDF: not included in any glyphset definition
    • U+9FE0 CJK UNIFIED IDEOGRAPH-9FE0: not included in any glyphset definition
    • U+9FE1 CJK UNIFIED IDEOGRAPH-9FE1: not included in any glyphset definition
    • U+9FE2 CJK UNIFIED IDEOGRAPH-9FE2: not included in any glyphset definition
    • U+9FE3 CJK UNIFIED IDEOGRAPH-9FE3: not included in any glyphset definition
    • U+9FE4 CJK UNIFIED IDEOGRAPH-9FE4: not included in any glyphset definition
    • U+9FE5 CJK UNIFIED IDEOGRAPH-9FE5: not included in any glyphset definition
    • U+9FE6 CJK UNIFIED IDEOGRAPH-9FE6: not included in any glyphset definition
    • U+9FE7 CJK UNIFIED IDEOGRAPH-9FE7: not included in any glyphset definition
    • U+9FE8 CJK UNIFIED IDEOGRAPH-9FE8: not included in any glyphset definition
    • U+9FE9 CJK UNIFIED IDEOGRAPH-9FE9: not included in any glyphset definition
    • U+9FEA CJK UNIFIED IDEOGRAPH-9FEA: not included in any glyphset definition
    • U+F900 CJK COMPATIBILITY IDEOGRAPH-F900: not included in any glyphset definition
    • U+F901 CJK COMPATIBILITY IDEOGRAPH-F901: not included in any glyphset definition
    • U+F902 CJK COMPATIBILITY IDEOGRAPH-F902: not included in any glyphset definition
    • U+F903 CJK COMPATIBILITY IDEOGRAPH-F903: not included in any glyphset definition
    • U+F904 CJK COMPATIBILITY IDEOGRAPH-F904: not included in any glyphset definition
    • U+F905 CJK COMPATIBILITY IDEOGRAPH-F905: not included in any glyphset definition
    • U+F906 CJK COMPATIBILITY IDEOGRAPH-F906: not included in any glyphset definition
    • U+F908 CJK COMPATIBILITY IDEOGRAPH-F908: not included in any glyphset definition
    • U+F909 CJK COMPATIBILITY IDEOGRAPH-F909: not included in any glyphset definition
    • U+F90A CJK COMPATIBILITY IDEOGRAPH-F90A: not included in any glyphset definition
    • U+F90B CJK COMPATIBILITY IDEOGRAPH-F90B: not included in any glyphset definition
    • U+F90C CJK COMPATIBILITY IDEOGRAPH-F90C: not included in any glyphset definition
    • U+F90D CJK COMPATIBILITY IDEOGRAPH-F90D: not included in any glyphset definition
    • U+F90E CJK COMPATIBILITY IDEOGRAPH-F90E: not included in any glyphset definition
    • U+F90F CJK COMPATIBILITY IDEOGRAPH-F90F: not included in any glyphset definition
    • U+F910 CJK COMPATIBILITY IDEOGRAPH-F910: not included in any glyphset definition
    • U+F911 CJK COMPATIBILITY IDEOGRAPH-F911: not included in any glyphset definition
    • U+F912 CJK COMPATIBILITY IDEOGRAPH-F912: not included in any glyphset definition
    • U+F913 CJK COMPATIBILITY IDEOGRAPH-F913: not included in any glyphset definition
    • U+F914 CJK COMPATIBILITY IDEOGRAPH-F914: not included in any glyphset definition
    • U+F915 CJK COMPATIBILITY IDEOGRAPH-F915: not included in any glyphset definition
    • U+F916 CJK COMPATIBILITY IDEOGRAPH-F916: not included in any glyphset definition
    • U+F917 CJK COMPATIBILITY IDEOGRAPH-F917: not included in any glyphset definition
    • U+F918 CJK COMPATIBILITY IDEOGRAPH-F918: not included in any glyphset definition
    • U+F919 CJK COMPATIBILITY IDEOGRAPH-F919: not included in any glyphset definition
    • U+F91A CJK COMPATIBILITY IDEOGRAPH-F91A: not included in any glyphset definition
    • U+F91B CJK COMPATIBILITY IDEOGRAPH-F91B: not included in any glyphset definition
    • U+F91C CJK COMPATIBILITY IDEOGRAPH-F91C: not included in any glyphset definition
    • U+F91D CJK COMPATIBILITY IDEOGRAPH-F91D: not included in any glyphset definition
    • U+F91E CJK COMPATIBILITY IDEOGRAPH-F91E: not included in any glyphset definition
    • U+F91F CJK COMPATIBILITY IDEOGRAPH-F91F: not included in any glyphset definition
    • U+F920 CJK COMPATIBILITY IDEOGRAPH-F920: not included in any glyphset definition
    • U+F921 CJK COMPATIBILITY IDEOGRAPH-F921: not included in any glyphset definition
    • U+F922 CJK COMPATIBILITY IDEOGRAPH-F922: not included in any glyphset definition
    • U+F923 CJK COMPATIBILITY IDEOGRAPH-F923: not included in any glyphset definition
    • U+F924 CJK COMPATIBILITY IDEOGRAPH-F924: not included in any glyphset definition
    • U+F925 CJK COMPATIBILITY IDEOGRAPH-F925: not included in any glyphset definition
    • U+F926 CJK COMPATIBILITY IDEOGRAPH-F926: not included in any glyphset definition
    • U+F927 CJK COMPATIBILITY IDEOGRAPH-F927: not included in any glyphset definition
    • U+F928 CJK COMPATIBILITY IDEOGRAPH-F928: not included in any glyphset definition
    • U+F929 CJK COMPATIBILITY IDEOGRAPH-F929: not included in any glyphset definition
    • U+F92A CJK COMPATIBILITY IDEOGRAPH-F92A: not included in any glyphset definition
    • U+F92B CJK COMPATIBILITY IDEOGRAPH-F92B: not included in any glyphset definition
    • U+F92C CJK COMPATIBILITY IDEOGRAPH-F92C: not included in any glyphset definition
    • U+F92D CJK COMPATIBILITY IDEOGRAPH-F92D: not included in any glyphset definition
    • U+F92E CJK COMPATIBILITY IDEOGRAPH-F92E: not included in any glyphset definition
    • U+F92F CJK COMPATIBILITY IDEOGRAPH-F92F: not included in any glyphset definition
    • U+F930 CJK COMPATIBILITY IDEOGRAPH-F930: not included in any glyphset definition
    • U+F931 CJK COMPATIBILITY IDEOGRAPH-F931: not included in any glyphset definition
    • U+F932 CJK COMPATIBILITY IDEOGRAPH-F932: not included in any glyphset definition
    • U+F933 CJK COMPATIBILITY IDEOGRAPH-F933: not included in any glyphset definition
    • U+F934 CJK COMPATIBILITY IDEOGRAPH-F934: not included in any glyphset definition
    • U+F935 CJK COMPATIBILITY IDEOGRAPH-F935: not included in any glyphset definition
    • U+F936 CJK COMPATIBILITY IDEOGRAPH-F936: not included in any glyphset definition
    • U+F937 CJK COMPATIBILITY IDEOGRAPH-F937: not included in any glyphset definition
    • U+F938 CJK COMPATIBILITY IDEOGRAPH-F938: not included in any glyphset definition
    • U+F939 CJK COMPATIBILITY IDEOGRAPH-F939: not included in any glyphset definition
    • U+F93A CJK COMPATIBILITY IDEOGRAPH-F93A: not included in any glyphset definition
    • U+F93B CJK COMPATIBILITY IDEOGRAPH-F93B: not included in any glyphset definition
    • U+F93C CJK COMPATIBILITY IDEOGRAPH-F93C: not included in any glyphset definition
    • U+F93D CJK COMPATIBILITY IDEOGRAPH-F93D: not included in any glyphset definition
    • U+F93E CJK COMPATIBILITY IDEOGRAPH-F93E: not included in any glyphset definition
    • U+F93F CJK COMPATIBILITY IDEOGRAPH-F93F: not included in any glyphset definition
    • U+F940 CJK COMPATIBILITY IDEOGRAPH-F940: not included in any glyphset definition
    • U+F941 CJK COMPATIBILITY IDEOGRAPH-F941: not included in any glyphset definition
    • U+F942 CJK COMPATIBILITY IDEOGRAPH-F942: not included in any glyphset definition
    • U+F943 CJK COMPATIBILITY IDEOGRAPH-F943: not included in any glyphset definition
    • U+F944 CJK COMPATIBILITY IDEOGRAPH-F944: not included in any glyphset definition
    • U+F945 CJK COMPATIBILITY IDEOGRAPH-F945: not included in any glyphset definition
    • U+F946 CJK COMPATIBILITY IDEOGRAPH-F946: not included in any glyphset definition
    • U+F947 CJK COMPATIBILITY IDEOGRAPH-F947: not included in any glyphset definition
    • U+F948 CJK COMPATIBILITY IDEOGRAPH-F948: not included in any glyphset definition
    • U+F949 CJK COMPATIBILITY IDEOGRAPH-F949: not included in any glyphset definition
    • U+F94A CJK COMPATIBILITY IDEOGRAPH-F94A: not included in any glyphset definition
    • U+F94B CJK COMPATIBILITY IDEOGRAPH-F94B: not included in any glyphset definition
    • U+F94C CJK COMPATIBILITY IDEOGRAPH-F94C: not included in any glyphset definition
    • U+F94D CJK COMPATIBILITY IDEOGRAPH-F94D: not included in any glyphset definition
    • U+F94E CJK COMPATIBILITY IDEOGRAPH-F94E: not included in any glyphset definition
    • U+F94F CJK COMPATIBILITY IDEOGRAPH-F94F: not included in any glyphset definition
    • U+F950 CJK COMPATIBILITY IDEOGRAPH-F950: not included in any glyphset definition
    • U+F951 CJK COMPATIBILITY IDEOGRAPH-F951: not included in any glyphset definition
    • U+F952 CJK COMPATIBILITY IDEOGRAPH-F952: not included in any glyphset definition
    • U+F953 CJK COMPATIBILITY IDEOGRAPH-F953: not included in any glyphset definition
    • U+F954 CJK COMPATIBILITY IDEOGRAPH-F954: not included in any glyphset definition
    • U+F955 CJK COMPATIBILITY IDEOGRAPH-F955: not included in any glyphset definition
    • U+F956 CJK COMPATIBILITY IDEOGRAPH-F956: not included in any glyphset definition
    • U+F957 CJK COMPATIBILITY IDEOGRAPH-F957: not included in any glyphset definition
    • U+F958 CJK COMPATIBILITY IDEOGRAPH-F958: not included in any glyphset definition
    • U+F959 CJK COMPATIBILITY IDEOGRAPH-F959: not included in any glyphset definition
    • U+F95A CJK COMPATIBILITY IDEOGRAPH-F95A: not included in any glyphset definition
    • U+F95B CJK COMPATIBILITY IDEOGRAPH-F95B: not included in any glyphset definition
    • U+F95C CJK COMPATIBILITY IDEOGRAPH-F95C: not included in any glyphset definition
    • U+F95D CJK COMPATIBILITY IDEOGRAPH-F95D: not included in any glyphset definition
    • U+F95E CJK COMPATIBILITY IDEOGRAPH-F95E: not included in any glyphset definition
    • U+F95F CJK COMPATIBILITY IDEOGRAPH-F95F: not included in any glyphset definition
    • U+F960 CJK COMPATIBILITY IDEOGRAPH-F960: not included in any glyphset definition
    • U+F961 CJK COMPATIBILITY IDEOGRAPH-F961: not included in any glyphset definition
    • U+F962 CJK COMPATIBILITY IDEOGRAPH-F962: not included in any glyphset definition
    • U+F963 CJK COMPATIBILITY IDEOGRAPH-F963: not included in any glyphset definition
    • U+F964 CJK COMPATIBILITY IDEOGRAPH-F964: not included in any glyphset definition
    • U+F965 CJK COMPATIBILITY IDEOGRAPH-F965: not included in any glyphset definition
    • U+F966 CJK COMPATIBILITY IDEOGRAPH-F966: not included in any glyphset definition
    • U+F967 CJK COMPATIBILITY IDEOGRAPH-F967: not included in any glyphset definition
    • U+F968 CJK COMPATIBILITY IDEOGRAPH-F968: not included in any glyphset definition
    • U+F969 CJK COMPATIBILITY IDEOGRAPH-F969: not included in any glyphset definition
    • U+F96A CJK COMPATIBILITY IDEOGRAPH-F96A: not included in any glyphset definition
    • U+F96B CJK COMPATIBILITY IDEOGRAPH-F96B: not included in any glyphset definition
    • U+F96C CJK COMPATIBILITY IDEOGRAPH-F96C: not included in any glyphset definition
    • U+F96D CJK COMPATIBILITY IDEOGRAPH-F96D: not included in any glyphset definition
    • U+F96E CJK COMPATIBILITY IDEOGRAPH-F96E: not included in any glyphset definition
    • U+F96F CJK COMPATIBILITY IDEOGRAPH-F96F: not included in any glyphset definition
    • U+F970 CJK COMPATIBILITY IDEOGRAPH-F970: not included in any glyphset definition
    • U+F971 CJK COMPATIBILITY IDEOGRAPH-F971: not included in any glyphset definition
    • U+F972 CJK COMPATIBILITY IDEOGRAPH-F972: not included in any glyphset definition
    • U+F973 CJK COMPATIBILITY IDEOGRAPH-F973: not included in any glyphset definition
    • U+F974 CJK COMPATIBILITY IDEOGRAPH-F974: not included in any glyphset definition
    • U+F975 CJK COMPATIBILITY IDEOGRAPH-F975: not included in any glyphset definition
    • U+F976 CJK COMPATIBILITY IDEOGRAPH-F976: not included in any glyphset definition
    • U+F977 CJK COMPATIBILITY IDEOGRAPH-F977: not included in any glyphset definition
    • U+F978 CJK COMPATIBILITY IDEOGRAPH-F978: not included in any glyphset definition
    • U+F979 CJK COMPATIBILITY IDEOGRAPH-F979: not included in any glyphset definition
    • U+F97A CJK COMPATIBILITY IDEOGRAPH-F97A: not included in any glyphset definition
    • U+F97B CJK COMPATIBILITY IDEOGRAPH-F97B: not included in any glyphset definition
    • U+F97C CJK COMPATIBILITY IDEOGRAPH-F97C: not included in any glyphset definition
    • U+F97D CJK COMPATIBILITY IDEOGRAPH-F97D: not included in any glyphset definition
    • U+F97E CJK COMPATIBILITY IDEOGRAPH-F97E: not included in any glyphset definition
    • U+F97F CJK COMPATIBILITY IDEOGRAPH-F97F: not included in any glyphset definition
    • U+F980 CJK COMPATIBILITY IDEOGRAPH-F980: not included in any glyphset definition
    • U+F981 CJK COMPATIBILITY IDEOGRAPH-F981: not included in any glyphset definition
    • U+F982 CJK COMPATIBILITY IDEOGRAPH-F982: not included in any glyphset definition
    • U+F983 CJK COMPATIBILITY IDEOGRAPH-F983: not included in any glyphset definition
    • U+F984 CJK COMPATIBILITY IDEOGRAPH-F984: not included in any glyphset definition
    • U+F985 CJK COMPATIBILITY IDEOGRAPH-F985: not included in any glyphset definition
    • U+F986 CJK COMPATIBILITY IDEOGRAPH-F986: not included in any glyphset definition
    • U+F987 CJK COMPATIBILITY IDEOGRAPH-F987: not included in any glyphset definition
    • U+F988 CJK COMPATIBILITY IDEOGRAPH-F988: not included in any glyphset definition
    • U+F989 CJK COMPATIBILITY IDEOGRAPH-F989: not included in any glyphset definition
    • U+F98A CJK COMPATIBILITY IDEOGRAPH-F98A: not included in any glyphset definition
    • U+F98B CJK COMPATIBILITY IDEOGRAPH-F98B: not included in any glyphset definition
    • U+F98C CJK COMPATIBILITY IDEOGRAPH-F98C: not included in any glyphset definition
    • U+F98D CJK COMPATIBILITY IDEOGRAPH-F98D: not included in any glyphset definition
    • U+F98E CJK COMPATIBILITY IDEOGRAPH-F98E: not included in any glyphset definition
    • U+F98F CJK COMPATIBILITY IDEOGRAPH-F98F: not included in any glyphset definition
    • U+F990 CJK COMPATIBILITY IDEOGRAPH-F990: not included in any glyphset definition
    • U+F991 CJK COMPATIBILITY IDEOGRAPH-F991: not included in any glyphset definition
    • U+F992 CJK COMPATIBILITY IDEOGRAPH-F992: not included in any glyphset definition
    • U+F993 CJK COMPATIBILITY IDEOGRAPH-F993: not included in any glyphset definition
    • U+F994 CJK COMPATIBILITY IDEOGRAPH-F994: not included in any glyphset definition
    • U+F995 CJK COMPATIBILITY IDEOGRAPH-F995: not included in any glyphset definition
    • U+F996 CJK COMPATIBILITY IDEOGRAPH-F996: not included in any glyphset definition
    • U+F997 CJK COMPATIBILITY IDEOGRAPH-F997: not included in any glyphset definition
    • U+F998 CJK COMPATIBILITY IDEOGRAPH-F998: not included in any glyphset definition
    • U+F999 CJK COMPATIBILITY IDEOGRAPH-F999: not included in any glyphset definition
    • U+F99A CJK COMPATIBILITY IDEOGRAPH-F99A: not included in any glyphset definition
    • U+F99B CJK COMPATIBILITY IDEOGRAPH-F99B: not included in any glyphset definition
    • U+F99C CJK COMPATIBILITY IDEOGRAPH-F99C: not included in any glyphset definition
    • U+F99D CJK COMPATIBILITY IDEOGRAPH-F99D: not included in any glyphset definition
    • U+F99E CJK COMPATIBILITY IDEOGRAPH-F99E: not included in any glyphset definition
    • U+F99F CJK COMPATIBILITY IDEOGRAPH-F99F: not included in any glyphset definition
    • U+F9A0 CJK COMPATIBILITY IDEOGRAPH-F9A0: not included in any glyphset definition
    • U+F9A1 CJK COMPATIBILITY IDEOGRAPH-F9A1: not included in any glyphset definition
    • U+F9A2 CJK COMPATIBILITY IDEOGRAPH-F9A2: not included in any glyphset definition
    • U+F9A3 CJK COMPATIBILITY IDEOGRAPH-F9A3: not included in any glyphset definition
    • U+F9A4 CJK COMPATIBILITY IDEOGRAPH-F9A4: not included in any glyphset definition
    • U+F9A5 CJK COMPATIBILITY IDEOGRAPH-F9A5: not included in any glyphset definition
    • U+F9A6 CJK COMPATIBILITY IDEOGRAPH-F9A6: not included in any glyphset definition
    • U+F9A7 CJK COMPATIBILITY IDEOGRAPH-F9A7: not included in any glyphset definition
    • U+F9A8 CJK COMPATIBILITY IDEOGRAPH-F9A8: not included in any glyphset definition
    • U+F9A9 CJK COMPATIBILITY IDEOGRAPH-F9A9: not included in any glyphset definition
    • U+F9AA CJK COMPATIBILITY IDEOGRAPH-F9AA: not included in any glyphset definition
    • U+F9AB CJK COMPATIBILITY IDEOGRAPH-F9AB: not included in any glyphset definition
    • U+F9AC CJK COMPATIBILITY IDEOGRAPH-F9AC: not included in any glyphset definition
    • U+F9AD CJK COMPATIBILITY IDEOGRAPH-F9AD: not included in any glyphset definition
    • U+F9AE CJK COMPATIBILITY IDEOGRAPH-F9AE: not included in any glyphset definition
    • U+F9AF CJK COMPATIBILITY IDEOGRAPH-F9AF: not included in any glyphset definition
    • U+F9B0 CJK COMPATIBILITY IDEOGRAPH-F9B0: not included in any glyphset definition
    • U+F9B1 CJK COMPATIBILITY IDEOGRAPH-F9B1: not included in any glyphset definition
    • U+F9B2 CJK COMPATIBILITY IDEOGRAPH-F9B2: not included in any glyphset definition
    • U+F9B3 CJK COMPATIBILITY IDEOGRAPH-F9B3: not included in any glyphset definition
    • U+F9B4 CJK COMPATIBILITY IDEOGRAPH-F9B4: not included in any glyphset definition
    • U+F9B5 CJK COMPATIBILITY IDEOGRAPH-F9B5: not included in any glyphset definition
    • U+F9B6 CJK COMPATIBILITY IDEOGRAPH-F9B6: not included in any glyphset definition
    • U+F9B7 CJK COMPATIBILITY IDEOGRAPH-F9B7: not included in any glyphset definition
    • U+F9B8 CJK COMPATIBILITY IDEOGRAPH-F9B8: not included in any glyphset definition
    • U+F9B9 CJK COMPATIBILITY IDEOGRAPH-F9B9: not included in any glyphset definition
    • U+F9BA CJK COMPATIBILITY IDEOGRAPH-F9BA: not included in any glyphset definition
    • U+F9BB CJK COMPATIBILITY IDEOGRAPH-F9BB: not included in any glyphset definition
    • U+F9BC CJK COMPATIBILITY IDEOGRAPH-F9BC: not included in any glyphset definition
    • U+F9BD CJK COMPATIBILITY IDEOGRAPH-F9BD: not included in any glyphset definition
    • U+F9BE CJK COMPATIBILITY IDEOGRAPH-F9BE: not included in any glyphset definition
    • U+F9BF CJK COMPATIBILITY IDEOGRAPH-F9BF: not included in any glyphset definition
    • U+F9C0 CJK COMPATIBILITY IDEOGRAPH-F9C0: not included in any glyphset definition
    • U+F9C1 CJK COMPATIBILITY IDEOGRAPH-F9C1: not included in any glyphset definition
    • U+F9C2 CJK COMPATIBILITY IDEOGRAPH-F9C2: not included in any glyphset definition
    • U+F9C3 CJK COMPATIBILITY IDEOGRAPH-F9C3: not included in any glyphset definition
    • U+F9C4 CJK COMPATIBILITY IDEOGRAPH-F9C4: not included in any glyphset definition
    • U+F9C5 CJK COMPATIBILITY IDEOGRAPH-F9C5: not included in any glyphset definition
    • U+F9C6 CJK COMPATIBILITY IDEOGRAPH-F9C6: not included in any glyphset definition
    • U+F9C7 CJK COMPATIBILITY IDEOGRAPH-F9C7: not included in any glyphset definition
    • U+F9C8 CJK COMPATIBILITY IDEOGRAPH-F9C8: not included in any glyphset definition
    • U+F9C9 CJK COMPATIBILITY IDEOGRAPH-F9C9: not included in any glyphset definition
    • U+F9CA CJK COMPATIBILITY IDEOGRAPH-F9CA: not included in any glyphset definition
    • U+F9CB CJK COMPATIBILITY IDEOGRAPH-F9CB: not included in any glyphset definition
    • U+F9CC CJK COMPATIBILITY IDEOGRAPH-F9CC: not included in any glyphset definition
    • U+F9CD CJK COMPATIBILITY IDEOGRAPH-F9CD: not included in any glyphset definition
    • U+F9CE CJK COMPATIBILITY IDEOGRAPH-F9CE: not included in any glyphset definition
    • U+F9CF CJK COMPATIBILITY IDEOGRAPH-F9CF: not included in any glyphset definition
    • U+F9D0 CJK COMPATIBILITY IDEOGRAPH-F9D0: not included in any glyphset definition
    • U+F9D1 CJK COMPATIBILITY IDEOGRAPH-F9D1: not included in any glyphset definition
    • U+F9D2 CJK COMPATIBILITY IDEOGRAPH-F9D2: not included in any glyphset definition
    • U+F9D3 CJK COMPATIBILITY IDEOGRAPH-F9D3: not included in any glyphset definition
    • U+F9D4 CJK COMPATIBILITY IDEOGRAPH-F9D4: not included in any glyphset definition
    • U+F9D5 CJK COMPATIBILITY IDEOGRAPH-F9D5: not included in any glyphset definition
    • U+F9D6 CJK COMPATIBILITY IDEOGRAPH-F9D6: not included in any glyphset definition
    • U+F9D7 CJK COMPATIBILITY IDEOGRAPH-F9D7: not included in any glyphset definition
    • U+F9D8 CJK COMPATIBILITY IDEOGRAPH-F9D8: not included in any glyphset definition
    • U+F9D9 CJK COMPATIBILITY IDEOGRAPH-F9D9: not included in any glyphset definition
    • U+F9DA CJK COMPATIBILITY IDEOGRAPH-F9DA: not included in any glyphset definition
    • U+F9DB CJK COMPATIBILITY IDEOGRAPH-F9DB: not included in any glyphset definition
    • U+F9DC CJK COMPATIBILITY IDEOGRAPH-F9DC: not included in any glyphset definition
    • U+F9DD CJK COMPATIBILITY IDEOGRAPH-F9DD: not included in any glyphset definition
    • U+F9DE CJK COMPATIBILITY IDEOGRAPH-F9DE: not included in any glyphset definition
    • U+F9DF CJK COMPATIBILITY IDEOGRAPH-F9DF: not included in any glyphset definition
    • U+F9E0 CJK COMPATIBILITY IDEOGRAPH-F9E0: not included in any glyphset definition
    • U+F9E1 CJK COMPATIBILITY IDEOGRAPH-F9E1: not included in any glyphset definition
    • U+F9E2 CJK COMPATIBILITY IDEOGRAPH-F9E2: not included in any glyphset definition
    • U+F9E3 CJK COMPATIBILITY IDEOGRAPH-F9E3: not included in any glyphset definition
    • U+F9E4 CJK COMPATIBILITY IDEOGRAPH-F9E4: not included in any glyphset definition
    • U+F9E5 CJK COMPATIBILITY IDEOGRAPH-F9E5: not included in any glyphset definition
    • U+F9E6 CJK COMPATIBILITY IDEOGRAPH-F9E6: not included in any glyphset definition
    • U+F9E7 CJK COMPATIBILITY IDEOGRAPH-F9E7: not included in any glyphset definition
    • U+F9E8 CJK COMPATIBILITY IDEOGRAPH-F9E8: not included in any glyphset definition
    • U+F9E9 CJK COMPATIBILITY IDEOGRAPH-F9E9: not included in any glyphset definition
    • U+F9EA CJK COMPATIBILITY IDEOGRAPH-F9EA: not included in any glyphset definition
    • U+F9EB CJK COMPATIBILITY IDEOGRAPH-F9EB: not included in any glyphset definition
    • U+F9EC CJK COMPATIBILITY IDEOGRAPH-F9EC: not included in any glyphset definition
    • U+F9ED CJK COMPATIBILITY IDEOGRAPH-F9ED: not included in any glyphset definition
    • U+F9EE CJK COMPATIBILITY IDEOGRAPH-F9EE: not included in any glyphset definition
    • U+F9EF CJK COMPATIBILITY IDEOGRAPH-F9EF: not included in any glyphset definition
    • U+F9F0 CJK COMPATIBILITY IDEOGRAPH-F9F0: not included in any glyphset definition
    • U+F9F1 CJK COMPATIBILITY IDEOGRAPH-F9F1: not included in any glyphset definition
    • U+F9F2 CJK COMPATIBILITY IDEOGRAPH-F9F2: not included in any glyphset definition
    • U+F9F3 CJK COMPATIBILITY IDEOGRAPH-F9F3: not included in any glyphset definition
    • U+F9F4 CJK COMPATIBILITY IDEOGRAPH-F9F4: not included in any glyphset definition
    • U+F9F5 CJK COMPATIBILITY IDEOGRAPH-F9F5: not included in any glyphset definition
    • U+F9F6 CJK COMPATIBILITY IDEOGRAPH-F9F6: not included in any glyphset definition
    • U+F9F7 CJK COMPATIBILITY IDEOGRAPH-F9F7: not included in any glyphset definition
    • U+F9F8 CJK COMPATIBILITY IDEOGRAPH-F9F8: not included in any glyphset definition
    • U+F9F9 CJK COMPATIBILITY IDEOGRAPH-F9F9: not included in any glyphset definition
    • U+F9FA CJK COMPATIBILITY IDEOGRAPH-F9FA: not included in any glyphset definition
    • U+F9FB CJK COMPATIBILITY IDEOGRAPH-F9FB: not included in any glyphset definition
    • U+F9FC CJK COMPATIBILITY IDEOGRAPH-F9FC: not included in any glyphset definition
    • U+F9FD CJK COMPATIBILITY IDEOGRAPH-F9FD: not included in any glyphset definition
    • U+F9FE CJK COMPATIBILITY IDEOGRAPH-F9FE: not included in any glyphset definition
    • U+F9FF CJK COMPATIBILITY IDEOGRAPH-F9FF: not included in any glyphset definition
    • U+FA00 CJK COMPATIBILITY IDEOGRAPH-FA00: not included in any glyphset definition
    • U+FA01 CJK COMPATIBILITY IDEOGRAPH-FA01: not included in any glyphset definition
    • U+FA02 CJK COMPATIBILITY IDEOGRAPH-FA02: not included in any glyphset definition
    • U+FA03 CJK COMPATIBILITY IDEOGRAPH-FA03: not included in any glyphset definition
    • U+FA04 CJK COMPATIBILITY IDEOGRAPH-FA04: not included in any glyphset definition
    • U+FA05 CJK COMPATIBILITY IDEOGRAPH-FA05: not included in any glyphset definition
    • U+FA06 CJK COMPATIBILITY IDEOGRAPH-FA06: not included in any glyphset definition
    • U+FA07 CJK COMPATIBILITY IDEOGRAPH-FA07: not included in any glyphset definition
    • U+FA08 CJK COMPATIBILITY IDEOGRAPH-FA08: not included in any glyphset definition
    • U+FA09 CJK COMPATIBILITY IDEOGRAPH-FA09: not included in any glyphset definition
    • U+FA0A CJK COMPATIBILITY IDEOGRAPH-FA0A: not included in any glyphset definition
    • U+FA0B CJK COMPATIBILITY IDEOGRAPH-FA0B: not included in any glyphset definition
    • U+FA0C CJK COMPATIBILITY IDEOGRAPH-FA0C: not included in any glyphset definition
    • U+FA0D CJK COMPATIBILITY IDEOGRAPH-FA0D: not included in any glyphset definition
    • U+FA0E CJK COMPATIBILITY IDEOGRAPH-FA0E: not included in any glyphset definition
    • U+FA0F CJK COMPATIBILITY IDEOGRAPH-FA0F: not included in any glyphset definition
    • U+FA10 CJK COMPATIBILITY IDEOGRAPH-FA10: not included in any glyphset definition
    • U+FA11 CJK COMPATIBILITY IDEOGRAPH-FA11: not included in any glyphset definition
    • U+FA12 CJK COMPATIBILITY IDEOGRAPH-FA12: not included in any glyphset definition
    • U+FA13 CJK COMPATIBILITY IDEOGRAPH-FA13: not included in any glyphset definition
    • U+FA14 CJK COMPATIBILITY IDEOGRAPH-FA14: not included in any glyphset definition
    • U+FA15 CJK COMPATIBILITY IDEOGRAPH-FA15: not included in any glyphset definition
    • U+FA16 CJK COMPATIBILITY IDEOGRAPH-FA16: not included in any glyphset definition
    • U+FA17 CJK COMPATIBILITY IDEOGRAPH-FA17: not included in any glyphset definition
    • U+FA18 CJK COMPATIBILITY IDEOGRAPH-FA18: not included in any glyphset definition
    • U+FA19 CJK COMPATIBILITY IDEOGRAPH-FA19: not included in any glyphset definition
    • U+FA1A CJK COMPATIBILITY IDEOGRAPH-FA1A: not included in any glyphset definition
    • U+FA1B CJK COMPATIBILITY IDEOGRAPH-FA1B: not included in any glyphset definition
    • U+FA1C CJK COMPATIBILITY IDEOGRAPH-FA1C: not included in any glyphset definition
    • U+FA1D CJK COMPATIBILITY IDEOGRAPH-FA1D: not included in any glyphset definition
    • U+FA1E CJK COMPATIBILITY IDEOGRAPH-FA1E: not included in any glyphset definition
    • U+FA1F CJK COMPATIBILITY IDEOGRAPH-FA1F: not included in any glyphset definition
    • U+FA20 CJK COMPATIBILITY IDEOGRAPH-FA20: not included in any glyphset definition
    • U+FA21 CJK COMPATIBILITY IDEOGRAPH-FA21: not included in any glyphset definition
    • U+FA22 CJK COMPATIBILITY IDEOGRAPH-FA22: not included in any glyphset definition
    • U+FA23 CJK COMPATIBILITY IDEOGRAPH-FA23: not included in any glyphset definition
    • U+FA24 CJK COMPATIBILITY IDEOGRAPH-FA24: not included in any glyphset definition
    • U+FA25 CJK COMPATIBILITY IDEOGRAPH-FA25: not included in any glyphset definition
    • U+FA26 CJK COMPATIBILITY IDEOGRAPH-FA26: not included in any glyphset definition
    • U+FA27 CJK COMPATIBILITY IDEOGRAPH-FA27: not included in any glyphset definition
    • U+FA28 CJK COMPATIBILITY IDEOGRAPH-FA28: not included in any glyphset definition
    • U+FA29 CJK COMPATIBILITY IDEOGRAPH-FA29: not included in any glyphset definition
    • U+FA2A CJK COMPATIBILITY IDEOGRAPH-FA2A: not included in any glyphset definition
    • U+FA2B CJK COMPATIBILITY IDEOGRAPH-FA2B: not included in any glyphset definition
    • U+FA2C CJK COMPATIBILITY IDEOGRAPH-FA2C: not included in any glyphset definition
    • U+FA2D CJK COMPATIBILITY IDEOGRAPH-FA2D: not included in any glyphset definition
    • U+FA2E CJK COMPATIBILITY IDEOGRAPH-FA2E: not included in any glyphset definition
    • U+FA2F CJK COMPATIBILITY IDEOGRAPH-FA2F: not included in any glyphset definition
    • U+FA30 CJK COMPATIBILITY IDEOGRAPH-FA30: not included in any glyphset definition
    • U+FA31 CJK COMPATIBILITY IDEOGRAPH-FA31: not included in any glyphset definition
    • U+FA32 CJK COMPATIBILITY IDEOGRAPH-FA32: not included in any glyphset definition
    • U+FA33 CJK COMPATIBILITY IDEOGRAPH-FA33: not included in any glyphset definition
    • U+FA34 CJK COMPATIBILITY IDEOGRAPH-FA34: not included in any glyphset definition
    • U+FA35 CJK COMPATIBILITY IDEOGRAPH-FA35: not included in any glyphset definition
    • U+FA36 CJK COMPATIBILITY IDEOGRAPH-FA36: not included in any glyphset definition
    • U+FA37 CJK COMPATIBILITY IDEOGRAPH-FA37: not included in any glyphset definition
    • U+FA38 CJK COMPATIBILITY IDEOGRAPH-FA38: not included in any glyphset definition
    • U+FA39 CJK COMPATIBILITY IDEOGRAPH-FA39: not included in any glyphset definition
    • U+FA3A CJK COMPATIBILITY IDEOGRAPH-FA3A: not included in any glyphset definition
    • U+FA3B CJK COMPATIBILITY IDEOGRAPH-FA3B: not included in any glyphset definition
    • U+FA3C CJK COMPATIBILITY IDEOGRAPH-FA3C: not included in any glyphset definition
    • U+FA3D CJK COMPATIBILITY IDEOGRAPH-FA3D: not included in any glyphset definition
    • U+FA3E CJK COMPATIBILITY IDEOGRAPH-FA3E: not included in any glyphset definition
    • U+FA3F CJK COMPATIBILITY IDEOGRAPH-FA3F: not included in any glyphset definition
    • U+FA40 CJK COMPATIBILITY IDEOGRAPH-FA40: not included in any glyphset definition
    • U+FA41 CJK COMPATIBILITY IDEOGRAPH-FA41: not included in any glyphset definition
    • U+FA42 CJK COMPATIBILITY IDEOGRAPH-FA42: not included in any glyphset definition
    • U+FA43 CJK COMPATIBILITY IDEOGRAPH-FA43: not included in any glyphset definition
    • U+FA44 CJK COMPATIBILITY IDEOGRAPH-FA44: not included in any glyphset definition
    • U+FA45 CJK COMPATIBILITY IDEOGRAPH-FA45: not included in any glyphset definition
    • U+FA46 CJK COMPATIBILITY IDEOGRAPH-FA46: not included in any glyphset definition
    • U+FA47 CJK COMPATIBILITY IDEOGRAPH-FA47: not included in any glyphset definition
    • U+FA48 CJK COMPATIBILITY IDEOGRAPH-FA48: not included in any glyphset definition
    • U+FA49 CJK COMPATIBILITY IDEOGRAPH-FA49: not included in any glyphset definition
    • U+FA4A CJK COMPATIBILITY IDEOGRAPH-FA4A: not included in any glyphset definition
    • U+FA4B CJK COMPATIBILITY IDEOGRAPH-FA4B: not included in any glyphset definition
    • U+FA4C CJK COMPATIBILITY IDEOGRAPH-FA4C: not included in any glyphset definition
    • U+FA4D CJK COMPATIBILITY IDEOGRAPH-FA4D: not included in any glyphset definition
    • U+FA4E CJK COMPATIBILITY IDEOGRAPH-FA4E: not included in any glyphset definition
    • U+FA4F CJK COMPATIBILITY IDEOGRAPH-FA4F: not included in any glyphset definition
    • U+FA50 CJK COMPATIBILITY IDEOGRAPH-FA50: not included in any glyphset definition
    • U+FA51 CJK COMPATIBILITY IDEOGRAPH-FA51: not included in any glyphset definition
    • U+FA52 CJK COMPATIBILITY IDEOGRAPH-FA52: not included in any glyphset definition
    • U+FA53 CJK COMPATIBILITY IDEOGRAPH-FA53: not included in any glyphset definition
    • U+FA54 CJK COMPATIBILITY IDEOGRAPH-FA54: not included in any glyphset definition
    • U+FA55 CJK COMPATIBILITY IDEOGRAPH-FA55: not included in any glyphset definition
    • U+FA56 CJK COMPATIBILITY IDEOGRAPH-FA56: not included in any glyphset definition
    • U+FA57 CJK COMPATIBILITY IDEOGRAPH-FA57: not included in any glyphset definition
    • U+FA58 CJK COMPATIBILITY IDEOGRAPH-FA58: not included in any glyphset definition
    • U+FA59 CJK COMPATIBILITY IDEOGRAPH-FA59: not included in any glyphset definition
    • U+FA5A CJK COMPATIBILITY IDEOGRAPH-FA5A: not included in any glyphset definition
    • U+FA5B CJK COMPATIBILITY IDEOGRAPH-FA5B: not included in any glyphset definition
    • U+FA5C CJK COMPATIBILITY IDEOGRAPH-FA5C: not included in any glyphset definition
    • U+FA5D CJK COMPATIBILITY IDEOGRAPH-FA5D: not included in any glyphset definition
    • U+FA5E CJK COMPATIBILITY IDEOGRAPH-FA5E: not included in any glyphset definition
    • U+FA5F CJK COMPATIBILITY IDEOGRAPH-FA5F: not included in any glyphset definition
    • U+FA60 CJK COMPATIBILITY IDEOGRAPH-FA60: not included in any glyphset definition
    • U+FA61 CJK COMPATIBILITY IDEOGRAPH-FA61: not included in any glyphset definition
    • U+FA62 CJK COMPATIBILITY IDEOGRAPH-FA62: not included in any glyphset definition
    • U+FA63 CJK COMPATIBILITY IDEOGRAPH-FA63: not included in any glyphset definition
    • U+FA64 CJK COMPATIBILITY IDEOGRAPH-FA64: not included in any glyphset definition
    • U+FA65 CJK COMPATIBILITY IDEOGRAPH-FA65: not included in any glyphset definition
    • U+FA66 CJK COMPATIBILITY IDEOGRAPH-FA66: not included in any glyphset definition
    • U+FA67 CJK COMPATIBILITY IDEOGRAPH-FA67: not included in any glyphset definition
    • U+FA68 CJK COMPATIBILITY IDEOGRAPH-FA68: not included in any glyphset definition
    • U+FA69 CJK COMPATIBILITY IDEOGRAPH-FA69: not included in any glyphset definition
    • U+FA6A CJK COMPATIBILITY IDEOGRAPH-FA6A: not included in any glyphset definition
    • U+FA6B CJK COMPATIBILITY IDEOGRAPH-FA6B: not included in any glyphset definition
    • U+FA6C CJK COMPATIBILITY IDEOGRAPH-FA6C: not included in any glyphset definition
    • U+FA6D CJK COMPATIBILITY IDEOGRAPH-FA6D: not included in any glyphset definition
    • U+FB00 LATIN SMALL LIGATURE FF: not included in any glyphset definition
    • U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
    • U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition
    • U+FB03 LATIN SMALL LIGATURE FFI: not included in any glyphset definition
    • U+FB04 LATIN SMALL LIGATURE FFL: not included in any glyphset definition
    • U+FE10 PRESENTATION FORM FOR VERTICAL COMMA: not included in any glyphset definition
    • U+FE11 PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC COMMA: not included in any glyphset definition
    • U+FE12 PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC FULL STOP: try adding nushu
    • U+FE13 PRESENTATION FORM FOR VERTICAL COLON: not included in any glyphset definition
    • U+FE14 PRESENTATION FORM FOR VERTICAL SEMICOLON: not included in any glyphset definition
    • U+FE15 PRESENTATION FORM FOR VERTICAL EXCLAMATION MARK: not included in any glyphset definition
    • U+FE16 PRESENTATION FORM FOR VERTICAL QUESTION MARK: not included in any glyphset definition
    • U+FE17 PRESENTATION FORM FOR VERTICAL LEFT WHITE LENTICULAR BRACKET: not included in any glyphset definition
    • U+FE18 PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRAKCET: not included in any glyphset definition
    • U+FE19 PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS: not included in any glyphset definition
    • U+FE30 PRESENTATION FORM FOR VERTICAL TWO DOT LEADER: try adding chinese-simplified
    • U+FE31 PRESENTATION FORM FOR VERTICAL EM DASH: try adding chinese-simplified
    • U+FE32 PRESENTATION FORM FOR VERTICAL EN DASH: not included in any glyphset definition
    • U+FE33 PRESENTATION FORM FOR VERTICAL LOW LINE: not included in any glyphset definition
    • U+FE34 PRESENTATION FORM FOR VERTICAL WAVY LOW LINE: try adding chinese-simplified
    • U+FE35 PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS: try adding chinese-simplified
    • U+FE36 PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS: try adding chinese-simplified
    • U+FE37 PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET: not included in any glyphset definition
    • U+FE38 PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET: not included in any glyphset definition
    • U+FE39 PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET: try adding chinese-simplified
    • U+FE3A PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET: not included in any glyphset definition
    • U+FE3B PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET: not included in any glyphset definition
    • U+FE3C PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET: not included in any glyphset definition
    • U+FE3D PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET: try adding one of: chinese-simplified, mongolian
    • U+FE3E PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET: try adding one of: chinese-simplified, mongolian
    • U+FE3F PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET: try adding chinese-simplified
    • U+FE40 PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET: try adding chinese-simplified
    • U+FE41 PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET: try adding one of: chinese-simplified, mongolian
    • U+FE42 PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET: try adding mongolian
    • U+FE43 PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET: try adding one of: chinese-simplified, mongolian
    • U+FE44 PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET: try adding mongolian
    • U+FE45 SESAME DOT: not included in any glyphset definition
    • U+FE46 WHITE SESAME DOT: not included in any glyphset definition
    • U+FE47 PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET: not included in any glyphset definition
    • U+FE48 PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET: not included in any glyphset definition
    • U+FE49 DASHED OVERLINE: not included in any glyphset definition
    • U+FE4A CENTRELINE OVERLINE: not included in any glyphset definition
    • U+FE4B WAVY OVERLINE: try adding chinese-simplified
    • U+FE4C DOUBLE WAVY OVERLINE: try adding chinese-simplified
    • U+FE4D DASHED LOW LINE: not included in any glyphset definition
    • U+FE4E CENTRELINE LOW LINE: try adding chinese-simplified
    • U+FE4F WAVY LOW LINE: try adding chinese-simplified
    • U+FE50 SMALL COMMA: try adding chinese-simplified
    • U+FE51 SMALL IDEOGRAPHIC COMMA: try adding chinese-simplified
    • U+FE52 SMALL FULL STOP: try adding chinese-simplified
    • U+FE54 SMALL SEMICOLON: not included in any glyphset definition
    • U+FE55 SMALL COLON: try adding chinese-simplified
    • U+FE56 SMALL QUESTION MARK: try adding chinese-simplified
    • U+FE57 SMALL EXCLAMATION MARK: not included in any glyphset definition
    • U+FE58 SMALL EM DASH: not included in any glyphset definition
    • U+FE59 SMALL LEFT PARENTHESIS: not included in any glyphset definition
    • U+FE5A SMALL RIGHT PARENTHESIS: try adding chinese-simplified
    • U+FE5B SMALL LEFT CURLY BRACKET: not included in any glyphset definition
    • U+FE5C SMALL RIGHT CURLY BRACKET: not included in any glyphset definition
    • U+FE5D SMALL LEFT TORTOISE SHELL BRACKET: try adding chinese-simplified
    • U+FE5E SMALL RIGHT TORTOISE SHELL BRACKET: try adding chinese-simplified
    • U+FE5F SMALL NUMBER SIGN: not included in any glyphset definition
    • U+FE60 SMALL AMPERSAND: not included in any glyphset definition
    • U+FE61 SMALL ASTERISK: try adding chinese-simplified
    • U+FE62 SMALL PLUS SIGN: not included in any glyphset definition
    • U+FE63 SMALL HYPHEN-MINUS: try adding chinese-simplified
    • U+FE64 SMALL LESS-THAN SIGN: try adding chinese-simplified
    • U+FE65 SMALL GREATER-THAN SIGN: try adding chinese-simplified
    • U+FE66 SMALL EQUALS SIGN: not included in any glyphset definition
    • U+FE68 SMALL REVERSE SOLIDUS: not included in any glyphset definition
    • U+FE69 SMALL DOLLAR SIGN: not included in any glyphset definition
    • U+FE6A SMALL PERCENT SIGN: not included in any glyphset definition
    • U+FE6B SMALL COMMERCIAL AT: not included in any glyphset definition
    • U+FF01 FULLWIDTH EXCLAMATION MARK: try adding one of: yi, chinese-simplified, japanese
    • U+FF02 FULLWIDTH QUOTATION MARK: try adding one of: yi, chinese-simplified, japanese
    • U+FF03 FULLWIDTH NUMBER SIGN: try adding one of: chinese-simplified, japanese
    • U+FF04 FULLWIDTH DOLLAR SIGN: try adding one of: chinese-simplified, japanese
    • U+FF05 FULLWIDTH PERCENT SIGN: try adding one of: chinese-simplified, japanese
    • U+FF06 FULLWIDTH AMPERSAND: try adding one of: chinese-simplified, japanese
    • U+FF07 FULLWIDTH APOSTROPHE: try adding one of: chinese-simplified, japanese
    • U+FF08 FULLWIDTH LEFT PARENTHESIS: try adding one of: yi, chinese-simplified, japanese
    • U+FF09 FULLWIDTH RIGHT PARENTHESIS: try adding one of: yi, chinese-simplified, japanese
    • U+FF0A FULLWIDTH ASTERISK: try adding one of: chinese-simplified, japanese
    • U+FF0B FULLWIDTH PLUS SIGN: try adding one of: chinese-simplified, japanese
    • U+FF0C FULLWIDTH COMMA: try adding one of: yi, chinese-simplified, japanese
    • U+FF0D FULLWIDTH HYPHEN-MINUS: try adding one of: chinese-simplified, japanese
    • U+FF0E FULLWIDTH FULL STOP: try adding one of: yi, chinese-simplified, japanese
    • U+FF0F FULLWIDTH SOLIDUS: try adding one of: yi, chinese-simplified, japanese
    • U+FF10 FULLWIDTH DIGIT ZERO: try adding one of: chinese-simplified, japanese
    • U+FF11 FULLWIDTH DIGIT ONE: try adding one of: chinese-simplified, japanese
    • U+FF12 FULLWIDTH DIGIT TWO: try adding one of: chinese-simplified, japanese
    • U+FF13 FULLWIDTH DIGIT THREE: try adding one of: chinese-simplified, japanese
    • U+FF14 FULLWIDTH DIGIT FOUR: try adding one of: chinese-simplified, japanese
    • U+FF15 FULLWIDTH DIGIT FIVE: try adding one of: chinese-simplified, japanese
    • U+FF16 FULLWIDTH DIGIT SIX: try adding one of: chinese-simplified, japanese
    • U+FF17 FULLWIDTH DIGIT SEVEN: try adding one of: chinese-simplified, japanese
    • U+FF18 FULLWIDTH DIGIT EIGHT: try adding one of: chinese-simplified, japanese
    • U+FF19 FULLWIDTH DIGIT NINE: try adding one of: chinese-simplified, japanese
    • U+FF1A FULLWIDTH COLON: try adding one of: yi, chinese-simplified, japanese
    • U+FF1B FULLWIDTH SEMICOLON: try adding one of: yi, chinese-simplified, japanese
    • U+FF1C FULLWIDTH LESS-THAN SIGN: try adding one of: chinese-simplified, japanese
    • U+FF1D FULLWIDTH EQUALS SIGN: try adding one of: chinese-simplified, japanese
    • U+FF1E FULLWIDTH GREATER-THAN SIGN: try adding one of: chinese-simplified, japanese
    • U+FF1F FULLWIDTH QUESTION MARK: try adding one of: yi, chinese-simplified, japanese
    • U+FF20 FULLWIDTH COMMERCIAL AT: try adding one of: chinese-simplified, japanese
    • U+FF21 FULLWIDTH LATIN CAPITAL LETTER A: try adding one of: chinese-simplified, japanese
    • U+FF22 FULLWIDTH LATIN CAPITAL LETTER B: try adding one of: chinese-simplified, japanese
    • U+FF23 FULLWIDTH LATIN CAPITAL LETTER C: try adding one of: chinese-simplified, japanese
    • U+FF24 FULLWIDTH LATIN CAPITAL LETTER D: try adding one of: chinese-simplified, japanese
    • U+FF25 FULLWIDTH LATIN CAPITAL LETTER E: try adding one of: chinese-simplified, japanese
    • U+FF26 FULLWIDTH LATIN CAPITAL LETTER F: try adding one of: chinese-simplified, japanese
    • U+FF27 FULLWIDTH LATIN CAPITAL LETTER G: try adding one of: chinese-simplified, japanese
    • U+FF28 FULLWIDTH LATIN CAPITAL LETTER H: try adding one of: chinese-simplified, japanese
    • U+FF29 FULLWIDTH LATIN CAPITAL LETTER I: try adding one of: chinese-simplified, japanese
    • U+FF2A FULLWIDTH LATIN CAPITAL LETTER J: try adding one of: chinese-simplified, japanese
    • U+FF2B FULLWIDTH LATIN CAPITAL LETTER K: try adding one of: chinese-simplified, japanese
    • U+FF2C FULLWIDTH LATIN CAPITAL LETTER L: try adding one of: chinese-simplified, japanese
    • U+FF2D FULLWIDTH LATIN CAPITAL LETTER M: try adding one of: chinese-simplified, japanese
    • U+FF2E FULLWIDTH LATIN CAPITAL LETTER N: try adding one of: chinese-simplified, japanese
    • U+FF2F FULLWIDTH LATIN CAPITAL LETTER O: try adding one of: chinese-simplified, japanese
    • U+FF30 FULLWIDTH LATIN CAPITAL LETTER P: try adding one of: chinese-simplified, japanese
    • U+FF31 FULLWIDTH LATIN CAPITAL LETTER Q: try adding one of: chinese-simplified, japanese
    • U+FF32 FULLWIDTH LATIN CAPITAL LETTER R: try adding one of: chinese-simplified, japanese
    • U+FF33 FULLWIDTH LATIN CAPITAL LETTER S: try adding one of: chinese-simplified, japanese
    • U+FF34 FULLWIDTH LATIN CAPITAL LETTER T: try adding one of: chinese-simplified, japanese
    • U+FF35 FULLWIDTH LATIN CAPITAL LETTER U: try adding one of: chinese-simplified, japanese
    • U+FF36 FULLWIDTH LATIN CAPITAL LETTER V: try adding one of: chinese-simplified, japanese
    • U+FF37 FULLWIDTH LATIN CAPITAL LETTER W: try adding one of: chinese-simplified, japanese
    • U+FF38 FULLWIDTH LATIN CAPITAL LETTER X: try adding one of: chinese-simplified, japanese
    • U+FF39 FULLWIDTH LATIN CAPITAL LETTER Y: try adding one of: chinese-simplified, japanese
    • U+FF3A FULLWIDTH LATIN CAPITAL LETTER Z: try adding one of: chinese-simplified, japanese
    • U+FF3B FULLWIDTH LEFT SQUARE BRACKET: try adding one of: yi, chinese-simplified, japanese
    • U+FF3C FULLWIDTH REVERSE SOLIDUS: try adding one of: chinese-simplified, japanese
    • U+FF3D FULLWIDTH RIGHT SQUARE BRACKET: try adding one of: yi, chinese-simplified, japanese
    • U+FF3E FULLWIDTH CIRCUMFLEX ACCENT: try adding one of: chinese-simplified, japanese
    • U+FF3F FULLWIDTH LOW LINE: try adding one of: chinese-simplified, japanese
    • U+FF40 FULLWIDTH GRAVE ACCENT: try adding one of: chinese-simplified, japanese
    • U+FF41 FULLWIDTH LATIN SMALL LETTER A: try adding one of: chinese-simplified, japanese
    • U+FF42 FULLWIDTH LATIN SMALL LETTER B: try adding one of: chinese-simplified, japanese
    • U+FF43 FULLWIDTH LATIN SMALL LETTER C: try adding one of: chinese-simplified, japanese
    • U+FF44 FULLWIDTH LATIN SMALL LETTER D: try adding one of: chinese-simplified, japanese
    • U+FF45 FULLWIDTH LATIN SMALL LETTER E: try adding one of: chinese-simplified, japanese
    • U+FF46 FULLWIDTH LATIN SMALL LETTER F: try adding one of: chinese-simplified, japanese
    • U+FF47 FULLWIDTH LATIN SMALL LETTER G: try adding one of: chinese-simplified, japanese
    • U+FF48 FULLWIDTH LATIN SMALL LETTER H: try adding one of: chinese-simplified, japanese
    • U+FF49 FULLWIDTH LATIN SMALL LETTER I: try adding one of: chinese-simplified, japanese
    • U+FF4A FULLWIDTH LATIN SMALL LETTER J: try adding japanese
    • U+FF4B FULLWIDTH LATIN SMALL LETTER K: try adding one of: chinese-simplified, japanese
    • U+FF4C FULLWIDTH LATIN SMALL LETTER L: try adding one of: chinese-simplified, japanese
    • U+FF4D FULLWIDTH LATIN SMALL LETTER M: try adding one of: chinese-simplified, japanese
    • U+FF4E FULLWIDTH LATIN SMALL LETTER N: try adding one of: chinese-simplified, japanese
    • U+FF4F FULLWIDTH LATIN SMALL LETTER O: try adding one of: chinese-simplified, japanese
    • U+FF50 FULLWIDTH LATIN SMALL LETTER P: try adding one of: chinese-simplified, japanese
    • U+FF51 FULLWIDTH LATIN SMALL LETTER Q: try adding one of: chinese-simplified, japanese
    • U+FF52 FULLWIDTH LATIN SMALL LETTER R: try adding one of: chinese-simplified, japanese
    • U+FF53 FULLWIDTH LATIN SMALL LETTER S: try adding one of: chinese-simplified, japanese
    • U+FF54 FULLWIDTH LATIN SMALL LETTER T: try adding one of: chinese-simplified, japanese
    • U+FF55 FULLWIDTH LATIN SMALL LETTER U: try adding one of: chinese-simplified, japanese
    • U+FF56 FULLWIDTH LATIN SMALL LETTER V: try adding one of: chinese-simplified, japanese
    • U+FF57 FULLWIDTH LATIN SMALL LETTER W: try adding one of: chinese-simplified, japanese
    • U+FF58 FULLWIDTH LATIN SMALL LETTER X: try adding one of: chinese-simplified, japanese
    • U+FF59 FULLWIDTH LATIN SMALL LETTER Y: try adding one of: chinese-simplified, japanese
    • U+FF5A FULLWIDTH LATIN SMALL LETTER Z: try adding japanese
    • U+FF5B FULLWIDTH LEFT CURLY BRACKET: try adding one of: yi, chinese-simplified, math, japanese
    • U+FF5C FULLWIDTH VERTICAL LINE: try adding one of: yi, chinese-simplified, japanese
    • U+FF5D FULLWIDTH RIGHT CURLY BRACKET: try adding one of: yi, chinese-simplified, math, japanese
    • U+FF5E FULLWIDTH TILDE: try adding one of: yi, chinese-simplified
    • U+FF5F FULLWIDTH LEFT WHITE PARENTHESIS: not included in any glyphset definition
    • U+FF60 FULLWIDTH RIGHT WHITE PARENTHESIS: not included in any glyphset definition
    • U+FF61 HALFWIDTH IDEOGRAPHIC FULL STOP: try adding yi
    • U+FF62 HALFWIDTH LEFT CORNER BRACKET: try adding yi
    • U+FF63 HALFWIDTH RIGHT CORNER BRACKET: try adding yi
    • U+FF64 HALFWIDTH IDEOGRAPHIC COMMA: try adding yi
    • U+FF65 HALFWIDTH KATAKANA MIDDLE DOT: try adding yi
    • U+FF66 HALFWIDTH KATAKANA LETTER WO: not included in any glyphset definition
    • U+FF67 HALFWIDTH KATAKANA LETTER SMALL A: not included in any glyphset definition
    • U+FF68 HALFWIDTH KATAKANA LETTER SMALL I: not included in any glyphset definition
    • U+FF69 HALFWIDTH KATAKANA LETTER SMALL U: not included in any glyphset definition
    • U+FF6A HALFWIDTH KATAKANA LETTER SMALL E: not included in any glyphset definition
    • U+FF6B HALFWIDTH KATAKANA LETTER SMALL O: not included in any glyphset definition
    • U+FF6C HALFWIDTH KATAKANA LETTER SMALL YA: not included in any glyphset definition
    • U+FF6D HALFWIDTH KATAKANA LETTER SMALL YU: not included in any glyphset definition
    • U+FF6E HALFWIDTH KATAKANA LETTER SMALL YO: not included in any glyphset definition
    • U+FF6F HALFWIDTH KATAKANA LETTER SMALL TU: not included in any glyphset definition
    • U+FF70 HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK: not included in any glyphset definition
    • U+FF71 HALFWIDTH KATAKANA LETTER A: not included in any glyphset definition
    • U+FF72 HALFWIDTH KATAKANA LETTER I: not included in any glyphset definition
    • U+FF73 HALFWIDTH KATAKANA LETTER U: not included in any glyphset definition
    • U+FF74 HALFWIDTH KATAKANA LETTER E: not included in any glyphset definition
    • U+FF75 HALFWIDTH KATAKANA LETTER O: not included in any glyphset definition
    • U+FF76 HALFWIDTH KATAKANA LETTER KA: not included in any glyphset definition
    • U+FF77 HALFWIDTH KATAKANA LETTER KI: not included in any glyphset definition
    • U+FF78 HALFWIDTH KATAKANA LETTER KU: not included in any glyphset definition
    • U+FF79 HALFWIDTH KATAKANA LETTER KE: not included in any glyphset definition
    • U+FF7A HALFWIDTH KATAKANA LETTER KO: not included in any glyphset definition
    • U+FF7B HALFWIDTH KATAKANA LETTER SA: not included in any glyphset definition
    • U+FF7C HALFWIDTH KATAKANA LETTER SI: not included in any glyphset definition
    • U+FF7D HALFWIDTH KATAKANA LETTER SU: not included in any glyphset definition
    • U+FF7E HALFWIDTH KATAKANA LETTER SE: not included in any glyphset definition
    • U+FF7F HALFWIDTH KATAKANA LETTER SO: not included in any glyphset definition
    • U+FF80 HALFWIDTH KATAKANA LETTER TA: not included in any glyphset definition
    • U+FF81 HALFWIDTH KATAKANA LETTER TI: not included in any glyphset definition
    • U+FF82 HALFWIDTH KATAKANA LETTER TU: not included in any glyphset definition
    • U+FF83 HALFWIDTH KATAKANA LETTER TE: not included in any glyphset definition
    • U+FF84 HALFWIDTH KATAKANA LETTER TO: not included in any glyphset definition
    • U+FF85 HALFWIDTH KATAKANA LETTER NA: not included in any glyphset definition
    • U+FF86 HALFWIDTH KATAKANA LETTER NI: not included in any glyphset definition
    • U+FF87 HALFWIDTH KATAKANA LETTER NU: not included in any glyphset definition
    • U+FF88 HALFWIDTH KATAKANA LETTER NE: not included in any glyphset definition
    • U+FF89 HALFWIDTH KATAKANA LETTER NO: not included in any glyphset definition
    • U+FF8A HALFWIDTH KATAKANA LETTER HA: not included in any glyphset definition
    • U+FF8B HALFWIDTH KATAKANA LETTER HI: not included in any glyphset definition
    • U+FF8C HALFWIDTH KATAKANA LETTER HU: not included in any glyphset definition
    • U+FF8D HALFWIDTH KATAKANA LETTER HE: not included in any glyphset definition
    • U+FF8E HALFWIDTH KATAKANA LETTER HO: not included in any glyphset definition
    • U+FF8F HALFWIDTH KATAKANA LETTER MA: not included in any glyphset definition
    • U+FF90 HALFWIDTH KATAKANA LETTER MI: not included in any glyphset definition
    • U+FF91 HALFWIDTH KATAKANA LETTER MU: not included in any glyphset definition
    • U+FF92 HALFWIDTH KATAKANA LETTER ME: not included in any glyphset definition
    • U+FF93 HALFWIDTH KATAKANA LETTER MO: not included in any glyphset definition
    • U+FF94 HALFWIDTH KATAKANA LETTER YA: not included in any glyphset definition
    • U+FF95 HALFWIDTH KATAKANA LETTER YU: not included in any glyphset definition
    • U+FF96 HALFWIDTH KATAKANA LETTER YO: not included in any glyphset definition
    • U+FF97 HALFWIDTH KATAKANA LETTER RA: not included in any glyphset definition
    • U+FF98 HALFWIDTH KATAKANA LETTER RI: not included in any glyphset definition
    • U+FF99 HALFWIDTH KATAKANA LETTER RU: not included in any glyphset definition
    • U+FF9A HALFWIDTH KATAKANA LETTER RE: not included in any glyphset definition
    • U+FF9B HALFWIDTH KATAKANA LETTER RO: not included in any glyphset definition
    • U+FF9C HALFWIDTH KATAKANA LETTER WA: not included in any glyphset definition
    • U+FF9D HALFWIDTH KATAKANA LETTER N: not included in any glyphset definition
    • U+FF9E HALFWIDTH KATAKANA VOICED SOUND MARK: not included in any glyphset definition
    • U+FF9F HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK: not included in any glyphset definition
    • U+FFA0 HALFWIDTH HANGUL FILLER: not included in any glyphset definition
    • U+FFE0 FULLWIDTH CENT SIGN: try adding chinese-simplified
    • U+FFE1 FULLWIDTH POUND SIGN: try adding chinese-simplified
    • U+FFE2 FULLWIDTH NOT SIGN: not included in any glyphset definition
    • U+FFE3 FULLWIDTH MACRON: try adding one of: chinese-simplified, japanese
    • U+FFE4 FULLWIDTH BROKEN BAR: not included in any glyphset definition
    • U+FFE5 FULLWIDTH YEN SIGN: try adding one of: chinese-simplified, japanese
    • U+FFE6 FULLWIDTH WON SIGN: not included in any glyphset definition
    • U+FFE8 HALFWIDTH FORMS LIGHT VERTICAL: not included in any glyphset definition
    • U+FFE9 HALFWIDTH LEFTWARDS ARROW: not included in any glyphset definition
    • U+FFEA HALFWIDTH UPWARDS ARROW: not included in any glyphset definition
    • U+FFEB HALFWIDTH RIGHTWARDS ARROW: not included in any glyphset definition
    • U+FFEC HALFWIDTH DOWNWARDS ARROW: not included in any glyphset definition
    • U+FFED HALFWIDTH BLACK SQUARE: not included in any glyphset definition
    • U+FFEE HALFWIDTH WHITE CIRCLE: not included in any glyphset definition
    • U+1F100 DIGIT ZERO FULL STOP: try adding symbols
    • U+1F101 DIGIT ZERO COMMA: try adding symbols
    • U+1F102 DIGIT ONE COMMA: try adding symbols
    • U+1F103 DIGIT TWO COMMA: try adding symbols
    • U+1F104 DIGIT THREE COMMA: try adding symbols
    • U+1F105 DIGIT FOUR COMMA: try adding symbols
    • U+1F106 DIGIT FIVE COMMA: try adding symbols
    • U+1F107 DIGIT SIX COMMA: try adding symbols
    • U+1F108 DIGIT SEVEN COMMA: try adding symbols
    • U+1F109 DIGIT EIGHT COMMA: try adding symbols
    • U+1F10A DIGIT NINE COMMA: try adding symbols
    • U+1F110 PARENTHESIZED LATIN CAPITAL LETTER A: try adding symbols
    • U+1F111 PARENTHESIZED LATIN CAPITAL LETTER B: try adding symbols
    • U+1F112 PARENTHESIZED LATIN CAPITAL LETTER C: try adding symbols
    • U+1F113 PARENTHESIZED LATIN CAPITAL LETTER D: try adding symbols
    • U+1F114 PARENTHESIZED LATIN CAPITAL LETTER E: try adding symbols
    • U+1F115 PARENTHESIZED LATIN CAPITAL LETTER F: try adding symbols
    • U+1F116 PARENTHESIZED LATIN CAPITAL LETTER G: try adding symbols
    • U+1F117 PARENTHESIZED LATIN CAPITAL LETTER H: try adding symbols
    • U+1F118 PARENTHESIZED LATIN CAPITAL LETTER I: try adding symbols
    • U+1F119 PARENTHESIZED LATIN CAPITAL LETTER J: try adding symbols
    • U+1F11A PARENTHESIZED LATIN CAPITAL LETTER K: try adding symbols
    • U+1F11B PARENTHESIZED LATIN CAPITAL LETTER L: try adding symbols
    • U+1F11C PARENTHESIZED LATIN CAPITAL LETTER M: try adding symbols
    • U+1F11D PARENTHESIZED LATIN CAPITAL LETTER N: try adding symbols
    • U+1F11E PARENTHESIZED LATIN CAPITAL LETTER O: try adding symbols
    • U+1F11F PARENTHESIZED LATIN CAPITAL LETTER P: try adding symbols
    • U+1F120 PARENTHESIZED LATIN CAPITAL LETTER Q: try adding symbols
    • U+1F121 PARENTHESIZED LATIN CAPITAL LETTER R: try adding symbols
    • U+1F122 PARENTHESIZED LATIN CAPITAL LETTER S: try adding symbols
    • U+1F123 PARENTHESIZED LATIN CAPITAL LETTER T: try adding symbols
    • U+1F124 PARENTHESIZED LATIN CAPITAL LETTER U: try adding symbols
    • U+1F125 PARENTHESIZED LATIN CAPITAL LETTER V: try adding symbols
    • U+1F126 PARENTHESIZED LATIN CAPITAL LETTER W: try adding symbols
    • U+1F127 PARENTHESIZED LATIN CAPITAL LETTER X: try adding symbols
    • U+1F128 PARENTHESIZED LATIN CAPITAL LETTER Y: try adding symbols
    • U+1F129 PARENTHESIZED LATIN CAPITAL LETTER Z: try adding symbols
    • U+1F12A TORTOISE SHELL BRACKETED LATIN CAPITAL LETTER S: try adding symbols
    • U+1F12B CIRCLED ITALIC LATIN CAPITAL LETTER C: try adding symbols
    • U+1F12C CIRCLED ITALIC LATIN CAPITAL LETTER R: try adding symbols
    • U+1F12D CIRCLED CD: try adding symbols
    • U+1F12E CIRCLED WZ: try adding symbols
    • U+1F12F COPYLEFT SYMBOL: try adding symbols
    • U+1F130 SQUARED LATIN CAPITAL LETTER A: try adding symbols
    • U+1F131 SQUARED LATIN CAPITAL LETTER B: try adding symbols
    • U+1F132 SQUARED LATIN CAPITAL LETTER C: try adding symbols
    • U+1F133 SQUARED LATIN CAPITAL LETTER D: try adding symbols
    • U+1F134 SQUARED LATIN CAPITAL LETTER E: try adding symbols
    • U+1F135 SQUARED LATIN CAPITAL LETTER F: try adding symbols
    • U+1F136 SQUARED LATIN CAPITAL LETTER G: try adding symbols
    • U+1F137 SQUARED LATIN CAPITAL LETTER H: try adding symbols
    • U+1F138 SQUARED LATIN CAPITAL LETTER I: try adding symbols
    • U+1F139 SQUARED LATIN CAPITAL LETTER J: try adding symbols
    • U+1F13A SQUARED LATIN CAPITAL LETTER K: try adding symbols
    • U+1F13B SQUARED LATIN CAPITAL LETTER L: try adding symbols
    • U+1F13C SQUARED LATIN CAPITAL LETTER M: try adding symbols
    • U+1F13D SQUARED LATIN CAPITAL LETTER N: try adding symbols
    • U+1F13E SQUARED LATIN CAPITAL LETTER O: try adding symbols
    • U+1F13F SQUARED LATIN CAPITAL LETTER P: try adding symbols
    • U+1F140 SQUARED LATIN CAPITAL LETTER Q: try adding symbols
    • U+1F141 SQUARED LATIN CAPITAL LETTER R: try adding symbols
    • U+1F142 SQUARED LATIN CAPITAL LETTER S: try adding symbols
    • U+1F143 SQUARED LATIN CAPITAL LETTER T: try adding symbols
    • U+1F144 SQUARED LATIN CAPITAL LETTER U: try adding symbols
    • U+1F145 SQUARED LATIN CAPITAL LETTER V: try adding symbols
    • U+1F146 SQUARED LATIN CAPITAL LETTER W: try adding symbols
    • U+1F147 SQUARED LATIN CAPITAL LETTER X: try adding symbols
    • U+1F148 SQUARED LATIN CAPITAL LETTER Y: try adding symbols
    • U+1F149 SQUARED LATIN CAPITAL LETTER Z: try adding symbols
    • U+1F14A SQUARED HV: try adding symbols
    • U+1F14B SQUARED MV: try adding symbols
    • U+1F14C SQUARED SD: try adding symbols
    • U+1F14D SQUARED SS: try adding symbols
    • U+1F14E SQUARED PPV: try adding symbols
    • U+1F14F SQUARED WC: try adding symbols
    • U+1F150 NEGATIVE CIRCLED LATIN CAPITAL LETTER A: try adding symbols
    • U+1F151 NEGATIVE CIRCLED LATIN CAPITAL LETTER B: try adding symbols
    • U+1F152 NEGATIVE CIRCLED LATIN CAPITAL LETTER C: try adding symbols
    • U+1F153 NEGATIVE CIRCLED LATIN CAPITAL LETTER D: try adding symbols
    • U+1F154 NEGATIVE CIRCLED LATIN CAPITAL LETTER E: try adding symbols
    • U+1F155 NEGATIVE CIRCLED LATIN CAPITAL LETTER F: try adding symbols
    • U+1F156 NEGATIVE CIRCLED LATIN CAPITAL LETTER G: try adding symbols
    • U+1F157 NEGATIVE CIRCLED LATIN CAPITAL LETTER H: try adding symbols
    • U+1F158 NEGATIVE CIRCLED LATIN CAPITAL LETTER I: try adding symbols
    • U+1F159 NEGATIVE CIRCLED LATIN CAPITAL LETTER J: try adding symbols
    • U+1F15A NEGATIVE CIRCLED LATIN CAPITAL LETTER K: try adding symbols
    • U+1F15B NEGATIVE CIRCLED LATIN CAPITAL LETTER L: try adding symbols
    • U+1F15C NEGATIVE CIRCLED LATIN CAPITAL LETTER M: try adding symbols
    • U+1F15D NEGATIVE CIRCLED LATIN CAPITAL LETTER N: try adding symbols
    • U+1F15E NEGATIVE CIRCLED LATIN CAPITAL LETTER O: try adding symbols
    • U+1F15F NEGATIVE CIRCLED LATIN CAPITAL LETTER P: try adding symbols
    • U+1F160 NEGATIVE CIRCLED LATIN CAPITAL LETTER Q: try adding symbols
    • U+1F161 NEGATIVE CIRCLED LATIN CAPITAL LETTER R: try adding symbols
    • U+1F162 NEGATIVE CIRCLED LATIN CAPITAL LETTER S: try adding symbols
    • U+1F163 NEGATIVE CIRCLED LATIN CAPITAL LETTER T: try adding symbols
    • U+1F164 NEGATIVE CIRCLED LATIN CAPITAL LETTER U: try adding symbols
    • U+1F165 NEGATIVE CIRCLED LATIN CAPITAL LETTER V: try adding symbols
    • U+1F166 NEGATIVE CIRCLED LATIN CAPITAL LETTER W: try adding symbols
    • U+1F167 NEGATIVE CIRCLED LATIN CAPITAL LETTER X: try adding symbols
    • U+1F168 NEGATIVE CIRCLED LATIN CAPITAL LETTER Y: try adding symbols
    • U+1F169 NEGATIVE CIRCLED LATIN CAPITAL LETTER Z: try adding symbols
    • U+1F16A RAISED MC SIGN: try adding symbols
    • U+1F16B RAISED MD SIGN: try adding symbols
    • U+1F170 NEGATIVE SQUARED LATIN CAPITAL LETTER A: try adding symbols
    • U+1F171 NEGATIVE SQUARED LATIN CAPITAL LETTER B: try adding symbols
    • U+1F172 NEGATIVE SQUARED LATIN CAPITAL LETTER C: try adding symbols
    • U+1F173 NEGATIVE SQUARED LATIN CAPITAL LETTER D: try adding symbols
    • U+1F174 NEGATIVE SQUARED LATIN CAPITAL LETTER E: try adding symbols
    • U+1F175 NEGATIVE SQUARED LATIN CAPITAL LETTER F: try adding symbols
    • U+1F176 NEGATIVE SQUARED LATIN CAPITAL LETTER G: try adding symbols
    • U+1F177 NEGATIVE SQUARED LATIN CAPITAL LETTER H: try adding symbols
    • U+1F178 NEGATIVE SQUARED LATIN CAPITAL LETTER I: try adding symbols
    • U+1F179 NEGATIVE SQUARED LATIN CAPITAL LETTER J: try adding symbols
    • U+1F17A NEGATIVE SQUARED LATIN CAPITAL LETTER K: try adding symbols
    • U+1F17B NEGATIVE SQUARED LATIN CAPITAL LETTER L: try adding symbols
    • U+1F17C NEGATIVE SQUARED LATIN CAPITAL LETTER M: try adding symbols
    • U+1F17D NEGATIVE SQUARED LATIN CAPITAL LETTER N: try adding symbols
    • U+1F17E NEGATIVE SQUARED LATIN CAPITAL LETTER O: try adding symbols
    • U+1F17F NEGATIVE SQUARED LATIN CAPITAL LETTER P: try adding symbols
    • U+1F180 NEGATIVE SQUARED LATIN CAPITAL LETTER Q: try adding symbols
    • U+1F181 NEGATIVE SQUARED LATIN CAPITAL LETTER R: try adding symbols
    • U+1F182 NEGATIVE SQUARED LATIN CAPITAL LETTER S: try adding symbols
    • U+1F183 NEGATIVE SQUARED LATIN CAPITAL LETTER T: try adding symbols
    • U+1F184 NEGATIVE SQUARED LATIN CAPITAL LETTER U: try adding symbols
    • U+1F185 NEGATIVE SQUARED LATIN CAPITAL LETTER V: try adding symbols
    • U+1F186 NEGATIVE SQUARED LATIN CAPITAL LETTER W: try adding symbols
    • U+1F187 NEGATIVE SQUARED LATIN CAPITAL LETTER X: try adding symbols
    • U+1F188 NEGATIVE SQUARED LATIN CAPITAL LETTER Y: try adding symbols
    • U+1F189 NEGATIVE SQUARED LATIN CAPITAL LETTER Z: try adding symbols
    • U+1F18A CROSSED NEGATIVE SQUARED LATIN CAPITAL LETTER P: try adding symbols
    • U+1F18B NEGATIVE SQUARED IC: try adding symbols
    • U+1F18C NEGATIVE SQUARED PA: try adding symbols
    • U+1F18D NEGATIVE SQUARED SA: try adding symbols
    • U+1F18E NEGATIVE SQUARED AB: try adding symbols
    • U+1F18F NEGATIVE SQUARED WC: try adding symbols
    • U+1F190 SQUARE DJ: try adding symbols
    • U+1F191 SQUARED CL: try adding symbols
    • U+1F192 SQUARED COOL: try adding symbols
    • U+1F193 SQUARED FREE: try adding symbols
    • U+1F194 SQUARED ID: try adding symbols
    • U+1F195 SQUARED NEW: try adding symbols
    • U+1F196 SQUARED NG: try adding symbols
    • U+1F197 SQUARED OK: try adding symbols
    • U+1F198 SQUARED SOS: try adding symbols
    • U+1F199 SQUARED UP WITH EXCLAMATION MARK: try adding symbols
    • U+1F19A SQUARED VS: try adding symbols
    • U+1F19B SQUARED THREE D: try adding symbols
    • U+1F19C SQUARED SECOND SCREEN: try adding symbols
    • U+1F19D SQUARED TWO K: try adding symbols
    • U+1F19E SQUARED FOUR K: try adding symbols
    • U+1F19F SQUARED EIGHT K: try adding symbols
    • U+1F1A0 SQUARED FIVE POINT ONE: try adding symbols
    • U+1F1A1 SQUARED SEVEN POINT ONE: try adding symbols
    • U+1F1A2 SQUARED TWENTY-TWO POINT TWO: try adding symbols
    • U+1F1A3 SQUARED SIXTY P: try adding symbols
    • U+1F1A4 SQUARED ONE HUNDRED TWENTY P: try adding symbols
    • U+1F1A5 SQUARED LATIN SMALL LETTER D: try adding symbols
    • U+1F1A6 SQUARED HC: try adding symbols
    • U+1F1A7 SQUARED HDR: try adding symbols
    • U+1F1A8 SQUARED HI-RES: try adding symbols
    • U+1F1A9 SQUARED LOSSLESS: try adding symbols
    • U+1F1AA SQUARED SHV: try adding symbols
    • U+1F1AB SQUARED UHD: try adding symbols
    • U+1F1AC SQUARED VOD: try adding symbols
    • U+1F200 SQUARE HIRAGANA HOKA: not included in any glyphset definition
    • U+1F201 SQUARED KATAKANA KOKO: not included in any glyphset definition
    • U+1F202 SQUARED KATAKANA SA: not included in any glyphset definition
    • U+1F210 SQUARED CJK UNIFIED IDEOGRAPH-624B: not included in any glyphset definition
    • U+1F211 SQUARED CJK UNIFIED IDEOGRAPH-5B57: not included in any glyphset definition
    • U+1F212 SQUARED CJK UNIFIED IDEOGRAPH-53CC: not included in any glyphset definition
    • U+1F213 SQUARED KATAKANA DE: not included in any glyphset definition
    • U+1F214 SQUARED CJK UNIFIED IDEOGRAPH-4E8C: not included in any glyphset definition
    • U+1F215 SQUARED CJK UNIFIED IDEOGRAPH-591A: not included in any glyphset definition
    • U+1F216 SQUARED CJK UNIFIED IDEOGRAPH-89E3: not included in any glyphset definition
    • U+1F217 SQUARED CJK UNIFIED IDEOGRAPH-5929: not included in any glyphset definition
    • U+1F218 SQUARED CJK UNIFIED IDEOGRAPH-4EA4: not included in any glyphset definition
    • U+1F219 SQUARED CJK UNIFIED IDEOGRAPH-6620: not included in any glyphset definition
    • U+1F21A SQUARED CJK UNIFIED IDEOGRAPH-7121: not included in any glyphset definition
    • U+1F21B SQUARED CJK UNIFIED IDEOGRAPH-6599: not included in any glyphset definition
    • U+1F21C SQUARED CJK UNIFIED IDEOGRAPH-524D: not included in any glyphset definition
    • U+1F21D SQUARED CJK UNIFIED IDEOGRAPH-5F8C: not included in any glyphset definition
    • U+1F21E SQUARED CJK UNIFIED IDEOGRAPH-518D: not included in any glyphset definition
    • U+1F21F SQUARED CJK UNIFIED IDEOGRAPH-65B0: not included in any glyphset definition
    • U+1F220 SQUARED CJK UNIFIED IDEOGRAPH-521D: not included in any glyphset definition
    • U+1F221 SQUARED CJK UNIFIED IDEOGRAPH-7D42: not included in any glyphset definition
    • U+1F222 SQUARED CJK UNIFIED IDEOGRAPH-751F: not included in any glyphset definition
    • U+1F223 SQUARED CJK UNIFIED IDEOGRAPH-8CA9: not included in any glyphset definition
    • U+1F224 SQUARED CJK UNIFIED IDEOGRAPH-58F0: not included in any glyphset definition
    • U+1F225 SQUARED CJK UNIFIED IDEOGRAPH-5439: not included in any glyphset definition
    • U+1F226 SQUARED CJK UNIFIED IDEOGRAPH-6F14: not included in any glyphset definition
    • U+1F227 SQUARED CJK UNIFIED IDEOGRAPH-6295: not included in any glyphset definition
    • U+1F228 SQUARED CJK UNIFIED IDEOGRAPH-6355: not included in any glyphset definition
    • U+1F229 SQUARED CJK UNIFIED IDEOGRAPH-4E00: not included in any glyphset definition
    • U+1F22A SQUARED CJK UNIFIED IDEOGRAPH-4E09: not included in any glyphset definition
    • U+1F22B SQUARED CJK UNIFIED IDEOGRAPH-904A: not included in any glyphset definition
    • U+1F22C SQUARED CJK UNIFIED IDEOGRAPH-5DE6: not included in any glyphset definition
    • U+1F22D SQUARED CJK UNIFIED IDEOGRAPH-4E2D: not included in any glyphset definition
    • U+1F22E SQUARED CJK UNIFIED IDEOGRAPH-53F3: not included in any glyphset definition
    • U+1F22F SQUARED CJK UNIFIED IDEOGRAPH-6307: not included in any glyphset definition
    • U+1F230 SQUARED CJK UNIFIED IDEOGRAPH-8D70: not included in any glyphset definition
    • U+1F231 SQUARED CJK UNIFIED IDEOGRAPH-6253: not included in any glyphset definition
    • U+1F232 SQUARED CJK UNIFIED IDEOGRAPH-7981: not included in any glyphset definition
    • U+1F233 SQUARED CJK UNIFIED IDEOGRAPH-7A7A: not included in any glyphset definition
    • U+1F234 SQUARED CJK UNIFIED IDEOGRAPH-5408: not included in any glyphset definition
    • U+1F235 SQUARED CJK UNIFIED IDEOGRAPH-6E80: not included in any glyphset definition
    • U+1F236 SQUARED CJK UNIFIED IDEOGRAPH-6709: not included in any glyphset definition
    • U+1F237 SQUARED CJK UNIFIED IDEOGRAPH-6708: not included in any glyphset definition
    • U+1F238 SQUARED CJK UNIFIED IDEOGRAPH-7533: not included in any glyphset definition
    • U+1F239 SQUARED CJK UNIFIED IDEOGRAPH-5272: not included in any glyphset definition
    • U+1F23A SQUARED CJK UNIFIED IDEOGRAPH-55B6: not included in any glyphset definition
    • U+1F23B SQUARED CJK UNIFIED IDEOGRAPH-914D: not included in any glyphset definition
    • U+1F240 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-672C: not included in any glyphset definition
    • U+1F241 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-4E09: not included in any glyphset definition
    • U+1F242 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-4E8C: not included in any glyphset definition
    • U+1F243 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-5B89: not included in any glyphset definition
    • U+1F244 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-70B9: not included in any glyphset definition
    • U+1F245 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-6253: not included in any glyphset definition
    • U+1F246 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-76D7: not included in any glyphset definition
    • U+1F247 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-52DD: not included in any glyphset definition
    • U+1F248 TORTOISE SHELL BRACKETED CJK UNIFIED IDEOGRAPH-6557: not included in any glyphset definition
    • U+1F250 CIRCLED IDEOGRAPH ADVANTAGE: not included in any glyphset definition
    • U+1F251 CIRCLED IDEOGRAPH ACCEPT: not included in any glyphset definition
    • U+20000 CJK UNIFIED IDEOGRAPH-20000: not included in any glyphset definition
    • U+20001 CJK UNIFIED IDEOGRAPH-20001: not included in any glyphset definition
    • U+20003 CJK UNIFIED IDEOGRAPH-20003: not included in any glyphset definition
    • U+20005 CJK UNIFIED IDEOGRAPH-20005: not included in any glyphset definition
    • U+20007 CJK UNIFIED IDEOGRAPH-20007: not included in any glyphset definition
    • U+20008 CJK UNIFIED IDEOGRAPH-20008: not included in any glyphset definition
    • U+2000B CJK UNIFIED IDEOGRAPH-2000B: not included in any glyphset definition
    • U+2000D CJK UNIFIED IDEOGRAPH-2000D: not included in any glyphset definition
    • U+20012 CJK UNIFIED IDEOGRAPH-20012: not included in any glyphset definition
    • U+20013 CJK UNIFIED IDEOGRAPH-20013: not included in any glyphset definition
    • U+20014 CJK UNIFIED IDEOGRAPH-20014: not included in any glyphset definition
    • U+20018 CJK UNIFIED IDEOGRAPH-20018: not included in any glyphset definition
    • U+20019 CJK UNIFIED IDEOGRAPH-20019: not included in any glyphset definition
    • U+2001A CJK UNIFIED IDEOGRAPH-2001A: not included in any glyphset definition
    • U+2001B CJK UNIFIED IDEOGRAPH-2001B: not included in any glyphset definition
    • U+20020 CJK UNIFIED IDEOGRAPH-20020: not included in any glyphset definition
    • U+20021 CJK UNIFIED IDEOGRAPH-20021: not included in any glyphset definition
    • U+20022 CJK UNIFIED IDEOGRAPH-20022: not included in any glyphset definition
    • U+20026 CJK UNIFIED IDEOGRAPH-20026: not included in any glyphset definition
    • U+20029 CJK UNIFIED IDEOGRAPH-20029: not included in any glyphset definition
    • U+2002C CJK UNIFIED IDEOGRAPH-2002C: not included in any glyphset definition
    • U+2002D CJK UNIFIED IDEOGRAPH-2002D: not included in any glyphset definition
    • U+2002E CJK UNIFIED IDEOGRAPH-2002E: not included in any glyphset definition
    • U+20037 CJK UNIFIED IDEOGRAPH-20037: not included in any glyphset definition
    • U+20038 CJK UNIFIED IDEOGRAPH-20038: not included in any glyphset definition
    • U+20039 CJK UNIFIED IDEOGRAPH-20039: not included in any glyphset definition
    • U+2003B CJK UNIFIED IDEOGRAPH-2003B: not included in any glyphset definition
    • U+20041 CJK UNIFIED IDEOGRAPH-20041: not included in any glyphset definition
    • U+20049 CJK UNIFIED IDEOGRAPH-20049: not included in any glyphset definition
    • U+20055 CJK UNIFIED IDEOGRAPH-20055: not included in any glyphset definition
    • U+20057 CJK UNIFIED IDEOGRAPH-20057: not included in any glyphset definition
    • U+20060 CJK UNIFIED IDEOGRAPH-20060: not included in any glyphset definition
    • U+20061 CJK UNIFIED IDEOGRAPH-20061: not included in any glyphset definition
    • U+20064 CJK UNIFIED IDEOGRAPH-20064: not included in any glyphset definition
    • U+20065 CJK UNIFIED IDEOGRAPH-20065: not included in any glyphset definition
    • U+20066 CJK UNIFIED IDEOGRAPH-20066: not included in any glyphset definition
    • U+20067 CJK UNIFIED IDEOGRAPH-20067: not included in any glyphset definition
    • U+20069 CJK UNIFIED IDEOGRAPH-20069: not included in any glyphset definition
    • U+2006D CJK UNIFIED IDEOGRAPH-2006D: not included in any glyphset definition
    • U+2006E CJK UNIFIED IDEOGRAPH-2006E: not included in any glyphset definition
    • U+20070 CJK UNIFIED IDEOGRAPH-20070: not included in any glyphset definition
    • U+20071 CJK UNIFIED IDEOGRAPH-20071: not included in any glyphset definition
    • U+20074 CJK UNIFIED IDEOGRAPH-20074: not included in any glyphset definition
    • U+20077 CJK UNIFIED IDEOGRAPH-20077: not included in any glyphset definition
    • U+2007C CJK UNIFIED IDEOGRAPH-2007C: not included in any glyphset definition
    • U+2007D CJK UNIFIED IDEOGRAPH-2007D: not included in any glyphset definition
    • U+2007E CJK UNIFIED IDEOGRAPH-2007E: not included in any glyphset definition
    • U+2007F CJK UNIFIED IDEOGRAPH-2007F: not included in any glyphset definition
    • U+20082 CJK UNIFIED IDEOGRAPH-20082: not included in any glyphset definition
    • U+20084 CJK UNIFIED IDEOGRAPH-20084: not included in any glyphset definition
    • U+20086 CJK UNIFIED IDEOGRAPH-20086: not included in any glyphset definition
    • U+20087 CJK UNIFIED IDEOGRAPH-20087: not included in any glyphset definition
    • U+20088 CJK UNIFIED IDEOGRAPH-20088: not included in any glyphset definition
    • U+20089 CJK UNIFIED IDEOGRAPH-20089: not included in any glyphset definition
    • U+2008A CJK UNIFIED IDEOGRAPH-2008A: not included in any glyphset definition
    • U+2008D CJK UNIFIED IDEOGRAPH-2008D: not included in any glyphset definition
    • U+20090 CJK UNIFIED IDEOGRAPH-20090: not included in any glyphset definition
    • U+20094 CJK UNIFIED IDEOGRAPH-20094: not included in any glyphset definition
    • U+20095 CJK UNIFIED IDEOGRAPH-20095: not included in any glyphset definition
    • U+20096 CJK UNIFIED IDEOGRAPH-20096: not included in any glyphset definition
    • U+2009E CJK UNIFIED IDEOGRAPH-2009E: not included in any glyphset definition
    • U+2009F CJK UNIFIED IDEOGRAPH-2009F: not included in any glyphset definition
    • U+200A2 CJK UNIFIED IDEOGRAPH-200A2: not included in any glyphset definition
    • U+200A3 CJK UNIFIED IDEOGRAPH-200A3: not included in any glyphset definition
    • U+200A4 CJK UNIFIED IDEOGRAPH-200A4: not included in any glyphset definition
    • U+200A5 CJK UNIFIED IDEOGRAPH-200A5: not included in any glyphset definition
    • U+200A7 CJK UNIFIED IDEOGRAPH-200A7: not included in any glyphset definition
    • U+200A8 CJK UNIFIED IDEOGRAPH-200A8: not included in any glyphset definition
    • U+200AF CJK UNIFIED IDEOGRAPH-200AF: not included in any glyphset definition
    • U+200B0 CJK UNIFIED IDEOGRAPH-200B0: not included in any glyphset definition
    • U+200B1 CJK UNIFIED IDEOGRAPH-200B1: not included in any glyphset definition
    • U+200B2 CJK UNIFIED IDEOGRAPH-200B2: not included in any glyphset definition
    • U+200B3 CJK UNIFIED IDEOGRAPH-200B3: not included in any glyphset definition
    • U+200B5 CJK UNIFIED IDEOGRAPH-200B5: not included in any glyphset definition
    • U+200B7 CJK UNIFIED IDEOGRAPH-200B7: not included in any glyphset definition
    • U+200B8 CJK UNIFIED IDEOGRAPH-200B8: not included in any glyphset definition
    • U+200B9 CJK UNIFIED IDEOGRAPH-200B9: not included in any glyphset definition
    • U+200BA CJK UNIFIED IDEOGRAPH-200BA: not included in any glyphset definition
    • U+200BC CJK UNIFIED IDEOGRAPH-200BC: not included in any glyphset definition
    • U+200BD CJK UNIFIED IDEOGRAPH-200BD: not included in any glyphset definition
    • U+200BE CJK UNIFIED IDEOGRAPH-200BE: not included in any glyphset definition
    • U+200BF CJK UNIFIED IDEOGRAPH-200BF: not included in any glyphset definition
    • U+200C4 CJK UNIFIED IDEOGRAPH-200C4: not included in any glyphset definition
    • U+200C9 CJK UNIFIED IDEOGRAPH-200C9: not included in any glyphset definition
    • U+200CB CJK UNIFIED IDEOGRAPH-200CB: not included in any glyphset definition
    • U+200CC CJK UNIFIED IDEOGRAPH-200CC: not included in any glyphset definition
    • U+200CF CJK UNIFIED IDEOGRAPH-200CF: not included in any glyphset definition
    • U+200D0 CJK UNIFIED IDEOGRAPH-200D0: not included in any glyphset definition
    • U+200D5 CJK UNIFIED IDEOGRAPH-200D5: not included in any glyphset definition
    • U+200D6 CJK UNIFIED IDEOGRAPH-200D6: not included in any glyphset definition
    • U+200DE CJK UNIFIED IDEOGRAPH-200DE: not included in any glyphset definition
    • U+200DF CJK UNIFIED IDEOGRAPH-200DF: not included in any glyphset definition
    • U+200E1 CJK UNIFIED IDEOGRAPH-200E1: not included in any glyphset definition
    • U+200E4 CJK UNIFIED IDEOGRAPH-200E4: not included in any glyphset definition
    • U+200E5 CJK UNIFIED IDEOGRAPH-200E5: not included in any glyphset definition
    • U+200EB CJK UNIFIED IDEOGRAPH-200EB: not included in any glyphset definition
    • U+200ED CJK UNIFIED IDEOGRAPH-200ED: not included in any glyphset definition
    • U+200F0 CJK UNIFIED IDEOGRAPH-200F0: not included in any glyphset definition
    • U+200F2 CJK UNIFIED IDEOGRAPH-200F2: not included in any glyphset definition
    • U+200F3 CJK UNIFIED IDEOGRAPH-200F3: not included in any glyphset definition
    • U+200F5 CJK UNIFIED IDEOGRAPH-200F5: not included in any glyphset definition
    • U+200F6 CJK UNIFIED IDEOGRAPH-200F6: not included in any glyphset definition
    • U+200FA CJK UNIFIED IDEOGRAPH-200FA: not included in any glyphset definition
    • U+200FC CJK UNIFIED IDEOGRAPH-200FC: not included in any glyphset definition
    • U+200FD CJK UNIFIED IDEOGRAPH-200FD: not included in any glyphset definition
    • U+200FE CJK UNIFIED IDEOGRAPH-200FE: not included in any glyphset definition
    • U+20105 CJK UNIFIED IDEOGRAPH-20105: not included in any glyphset definition
    • U+20107 CJK UNIFIED IDEOGRAPH-20107: not included in any glyphset definition
    • U+20108 CJK UNIFIED IDEOGRAPH-20108: not included in any glyphset definition
    • U+20109 CJK UNIFIED IDEOGRAPH-20109: not included in any glyphset definition
    • U+2010B CJK UNIFIED IDEOGRAPH-2010B: not included in any glyphset definition
    • U+2010C CJK UNIFIED IDEOGRAPH-2010C: not included in any glyphset definition
    • U+2010D CJK UNIFIED IDEOGRAPH-2010D: not included in any glyphset definition
    • U+2010E CJK UNIFIED IDEOGRAPH-2010E: not included in any glyphset definition
    • U+2010F CJK UNIFIED IDEOGRAPH-2010F: not included in any glyphset definition
    • U+20111 CJK UNIFIED IDEOGRAPH-20111: not included in any glyphset definition
    • U+20112 CJK UNIFIED IDEOGRAPH-20112: not included in any glyphset definition
    • U+20113 CJK UNIFIED IDEOGRAPH-20113: not included in any glyphset definition
    • U+20114 CJK UNIFIED IDEOGRAPH-20114: not included in any glyphset definition
    • U+20115 CJK UNIFIED IDEOGRAPH-20115: not included in any glyphset definition
    • U+20116 CJK UNIFIED IDEOGRAPH-20116: not included in any glyphset definition
    • U+20117 CJK UNIFIED IDEOGRAPH-20117: not included in any glyphset definition
    • U+20119 CJK UNIFIED IDEOGRAPH-20119: not included in any glyphset definition
    • U+2011A CJK UNIFIED IDEOGRAPH-2011A: not included in any glyphset definition
    • U+2011B CJK UNIFIED IDEOGRAPH-2011B: not included in any glyphset definition
    • U+2011D CJK UNIFIED IDEOGRAPH-2011D: not included in any glyphset definition
    • U+2011E CJK UNIFIED IDEOGRAPH-2011E: not included in any glyphset definition
    • U+2011F CJK UNIFIED IDEOGRAPH-2011F: not included in any glyphset definition
    • U+20121 CJK UNIFIED IDEOGRAPH-20121: not included in any glyphset definition
    • U+20122 CJK UNIFIED IDEOGRAPH-20122: not included in any glyphset definition
    • U+20123 CJK UNIFIED IDEOGRAPH-20123: not included in any glyphset definition
    • U+20124 CJK UNIFIED IDEOGRAPH-20124: not included in any glyphset definition
    • U+20128 CJK UNIFIED IDEOGRAPH-20128: not included in any glyphset definition
    • U+2012D CJK UNIFIED IDEOGRAPH-2012D: not included in any glyphset definition
    • U+2012E CJK UNIFIED IDEOGRAPH-2012E: not included in any glyphset definition
    • U+20130 CJK UNIFIED IDEOGRAPH-20130: not included in any glyphset definition
    • U+20131 CJK UNIFIED IDEOGRAPH-20131: not included in any glyphset definition
    • U+20134 CJK UNIFIED IDEOGRAPH-20134: not included in any glyphset definition
    • U+20135 CJK UNIFIED IDEOGRAPH-20135: not included in any glyphset definition
    • U+20137 CJK UNIFIED IDEOGRAPH-20137: not included in any glyphset definition
    • U+20139 CJK UNIFIED IDEOGRAPH-20139: not included in any glyphset definition
    • U+2013F CJK UNIFIED IDEOGRAPH-2013F: not included in any glyphset definition
    • U+20142 CJK UNIFIED IDEOGRAPH-20142: not included in any glyphset definition
    • U+20143 CJK UNIFIED IDEOGRAPH-20143: not included in any glyphset definition
    • U+20145 CJK UNIFIED IDEOGRAPH-20145: not included in any glyphset definition
    • U+20148 CJK UNIFIED IDEOGRAPH-20148: not included in any glyphset definition
    • U+2014C CJK UNIFIED IDEOGRAPH-2014C: not included in any glyphset definition
    • U+20153 CJK UNIFIED IDEOGRAPH-20153: not included in any glyphset definition
    • U+20154 CJK UNIFIED IDEOGRAPH-20154: not included in any glyphset definition
    • U+20156 CJK UNIFIED IDEOGRAPH-20156: not included in any glyphset definition
    • U+20157 CJK UNIFIED IDEOGRAPH-20157: not included in any glyphset definition
    • U+20158 CJK UNIFIED IDEOGRAPH-20158: not included in any glyphset definition
    • U+20159 CJK UNIFIED IDEOGRAPH-20159: not included in any glyphset definition
    • U+2015A CJK UNIFIED IDEOGRAPH-2015A: not included in any glyphset definition
    • U+2015E CJK UNIFIED IDEOGRAPH-2015E: not included in any glyphset definition
    • U+2015F CJK UNIFIED IDEOGRAPH-2015F: not included in any glyphset definition
    • U+20160 CJK UNIFIED IDEOGRAPH-20160: not included in any glyphset definition
    • U+20161 CJK UNIFIED IDEOGRAPH-20161: not included in any glyphset definition
    • U+20163 CJK UNIFIED IDEOGRAPH-20163: not included in any glyphset definition
    • U+20164 CJK UNIFIED IDEOGRAPH-20164: not included in any glyphset definition
    • U+20166 CJK UNIFIED IDEOGRAPH-20166: not included in any glyphset definition
    • U+20169 CJK UNIFIED IDEOGRAPH-20169: not included in any glyphset definition
    • U+2016A CJK UNIFIED IDEOGRAPH-2016A: not included in any glyphset definition
    • U+2016B CJK UNIFIED IDEOGRAPH-2016B: not included in any glyphset definition
    • U+2016C CJK UNIFIED IDEOGRAPH-2016C: not included in any glyphset definition
    • U+20170 CJK UNIFIED IDEOGRAPH-20170: not included in any glyphset definition
    • U+20171 CJK UNIFIED IDEOGRAPH-20171: not included in any glyphset definition
    • U+20177 CJK UNIFIED IDEOGRAPH-20177: not included in any glyphset definition
    • U+20179 CJK UNIFIED IDEOGRAPH-20179: not included in any glyphset definition
    • U+20181 CJK UNIFIED IDEOGRAPH-20181: not included in any glyphset definition
    • U+20182 CJK UNIFIED IDEOGRAPH-20182: not included in any glyphset definition
    • U+20187 CJK UNIFIED IDEOGRAPH-20187: not included in any glyphset definition
    • U+20189 CJK UNIFIED IDEOGRAPH-20189: not included in any glyphset definition
    • U+2018A CJK UNIFIED IDEOGRAPH-2018A: not included in any glyphset definition
    • U+2018B CJK UNIFIED IDEOGRAPH-2018B: not included in any glyphset definition
    • U+2018C CJK UNIFIED IDEOGRAPH-2018C: not included in any glyphset definition
    • U+2018E CJK UNIFIED IDEOGRAPH-2018E: not included in any glyphset definition
    • U+2018F CJK UNIFIED IDEOGRAPH-2018F: not included in any glyphset definition
    • U+20190 CJK UNIFIED IDEOGRAPH-20190: not included in any glyphset definition
    • U+20191 CJK UNIFIED IDEOGRAPH-20191: not included in any glyphset definition
    • U+20193 CJK UNIFIED IDEOGRAPH-20193: not included in any glyphset definition
    • U+20194 CJK UNIFIED IDEOGRAPH-20194: not included in any glyphset definition
    • U+20195 CJK UNIFIED IDEOGRAPH-20195: not included in any glyphset definition
    • U+20199 CJK UNIFIED IDEOGRAPH-20199: not included in any glyphset definition
    • U+2019A CJK UNIFIED IDEOGRAPH-2019A: not included in any glyphset definition
    • U+2019B CJK UNIFIED IDEOGRAPH-2019B: not included in any glyphset definition
    • U+2019C CJK UNIFIED IDEOGRAPH-2019C: not included in any glyphset definition
    • U+2019D CJK UNIFIED IDEOGRAPH-2019D: not included in any glyphset definition
    • U+2019F CJK UNIFIED IDEOGRAPH-2019F: not included in any glyphset definition
    • U+201A2 CJK UNIFIED IDEOGRAPH-201A2: not included in any glyphset definition
    • U+201A3 CJK UNIFIED IDEOGRAPH-201A3: not included in any glyphset definition
    • U+201A4 CJK UNIFIED IDEOGRAPH-201A4: not included in any glyphset definition
    • U+201A6 CJK UNIFIED IDEOGRAPH-201A6: not included in any glyphset definition
    • U+201A9 CJK UNIFIED IDEOGRAPH-201A9: not included in any glyphset definition
    • U+201AA CJK UNIFIED IDEOGRAPH-201AA: not included in any glyphset definition
    • U+201AE CJK UNIFIED IDEOGRAPH-201AE: not included in any glyphset definition
    • U+201AF CJK UNIFIED IDEOGRAPH-201AF: not included in any glyphset definition
    • U+201B1 CJK UNIFIED IDEOGRAPH-201B1: not included in any glyphset definition
    • U+201B2 CJK UNIFIED IDEOGRAPH-201B2: not included in any glyphset definition
    • U+201B4 CJK UNIFIED IDEOGRAPH-201B4: not included in any glyphset definition
    • U+201B5 CJK UNIFIED IDEOGRAPH-201B5: not included in any glyphset definition
    • U+201B6 CJK UNIFIED IDEOGRAPH-201B6: not included in any glyphset definition
    • U+201B8 CJK UNIFIED IDEOGRAPH-201B8: not included in any glyphset definition
    • U+201B9 CJK UNIFIED IDEOGRAPH-201B9: not included in any glyphset definition
    • U+201BA CJK UNIFIED IDEOGRAPH-201BA: not included in any glyphset definition
    • U+201BB CJK UNIFIED IDEOGRAPH-201BB: not included in any glyphset definition
    • U+201BC CJK UNIFIED IDEOGRAPH-201BC: not included in any glyphset definition
    • U+201CB CJK UNIFIED IDEOGRAPH-201CB: not included in any glyphset definition
    • U+201CD CJK UNIFIED IDEOGRAPH-201CD: not included in any glyphset definition
    • U+201D2 CJK UNIFIED IDEOGRAPH-201D2: not included in any glyphset definition
    • U+201D7 CJK UNIFIED IDEOGRAPH-201D7: not included in any glyphset definition
    • U+201D8 CJK UNIFIED IDEOGRAPH-201D8: not included in any glyphset definition
    • U+201D9 CJK UNIFIED IDEOGRAPH-201D9: not included in any glyphset definition
    • U+201DA CJK UNIFIED IDEOGRAPH-201DA: not included in any glyphset definition
    • U+201DB CJK UNIFIED IDEOGRAPH-201DB: not included in any glyphset definition
    • U+201DC CJK UNIFIED IDEOGRAPH-201DC: not included in any glyphset definition
    • U+201DD CJK UNIFIED IDEOGRAPH-201DD: not included in any glyphset definition
    • U+201EF CJK UNIFIED IDEOGRAPH-201EF: not included in any glyphset definition
    • U+201F1 CJK UNIFIED IDEOGRAPH-201F1: not included in any glyphset definition
    • U+201F2 CJK UNIFIED IDEOGRAPH-201F2: not included in any glyphset definition
    • U+201F3 CJK UNIFIED IDEOGRAPH-201F3: not included in any glyphset definition
    • U+201F4 CJK UNIFIED IDEOGRAPH-201F4: not included in any glyphset definition
    • U+201F5 CJK UNIFIED IDEOGRAPH-201F5: not included in any glyphset definition
    • U+201F9 CJK UNIFIED IDEOGRAPH-201F9: not included in any glyphset definition
    • U+201FE CJK UNIFIED IDEOGRAPH-201FE: not included in any glyphset definition
    • U+201FF CJK UNIFIED IDEOGRAPH-201FF: not included in any glyphset definition
    • U+20200 CJK UNIFIED IDEOGRAPH-20200: not included in any glyphset definition
    • U+20201 CJK UNIFIED IDEOGRAPH-20201: not included in any glyphset definition
    • U+20202 CJK UNIFIED IDEOGRAPH-20202: not included in any glyphset definition
    • U+20203 CJK UNIFIED IDEOGRAPH-20203: not included in any glyphset definition
    • U+20204 CJK UNIFIED IDEOGRAPH-20204: not included in any glyphset definition
    • U+20205 CJK UNIFIED IDEOGRAPH-20205: not included in any glyphset definition
    • U+20206 CJK UNIFIED IDEOGRAPH-20206: not included in any glyphset definition
    • U+20207 CJK UNIFIED IDEOGRAPH-20207: not included in any glyphset definition
    • U+20208 CJK UNIFIED IDEOGRAPH-20208: not included in any glyphset definition
    • U+20209 CJK UNIFIED IDEOGRAPH-20209: not included in any glyphset definition
    • U+2020A CJK UNIFIED IDEOGRAPH-2020A: not included in any glyphset definition
    • U+2020B CJK UNIFIED IDEOGRAPH-2020B: not included in any glyphset definition
    • U+2020C CJK UNIFIED IDEOGRAPH-2020C: not included in any glyphset definition
    • U+2020D CJK UNIFIED IDEOGRAPH-2020D: not included in any glyphset definition
    • U+2020E CJK UNIFIED IDEOGRAPH-2020E: not included in any glyphset definition
    • U+20210 CJK UNIFIED IDEOGRAPH-20210: not included in any glyphset definition
    • U+20211 CJK UNIFIED IDEOGRAPH-20211: not included in any glyphset definition
    • U+20213 CJK UNIFIED IDEOGRAPH-20213: not included in any glyphset definition
    • U+20222 CJK UNIFIED IDEOGRAPH-20222: not included in any glyphset definition
    • U+20224 CJK UNIFIED IDEOGRAPH-20224: not included in any glyphset definition
    • U+20226 CJK UNIFIED IDEOGRAPH-20226: not included in any glyphset definition
    • U+20227 CJK UNIFIED IDEOGRAPH-20227: not included in any glyphset definition
    • U+20228 CJK UNIFIED IDEOGRAPH-20228: not included in any glyphset definition
    • U+2022A CJK UNIFIED IDEOGRAPH-2022A: not included in any glyphset definition
    • U+2022C CJK UNIFIED IDEOGRAPH-2022C: not included in any glyphset definition
    • U+2022D CJK UNIFIED IDEOGRAPH-2022D: not included in any glyphset definition
    • U+2022E CJK UNIFIED IDEOGRAPH-2022E: not included in any glyphset definition
    • U+2022F CJK UNIFIED IDEOGRAPH-2022F: not included in any glyphset definition
    • U+20230 CJK UNIFIED IDEOGRAPH-20230: not included in any glyphset definition
    • U+20231 CJK UNIFIED IDEOGRAPH-20231: not included in any glyphset definition
    • U+20232 CJK UNIFIED IDEOGRAPH-20232: not included in any glyphset definition
    • U+20233 CJK UNIFIED IDEOGRAPH-20233: not included in any glyphset definition
    • U+20234 CJK UNIFIED IDEOGRAPH-20234: not included in any glyphset definition
    • U+20235 CJK UNIFIED IDEOGRAPH-20235: not included in any glyphset definition
    • U+20236 CJK UNIFIED IDEOGRAPH-20236: not included in any glyphset definition
    • U+20237 CJK UNIFIED IDEOGRAPH-20237: not included in any glyphset definition
    • U+20238 CJK UNIFIED IDEOGRAPH-20238: not included in any glyphset definition
    • U+20239 CJK UNIFIED IDEOGRAPH-20239: not included in any glyphset definition
    • U+2023A CJK UNIFIED IDEOGRAPH-2023A: not included in any glyphset definition
    • U+2023B CJK UNIFIED IDEOGRAPH-2023B: not included in any glyphset definition
    • U+2023C CJK UNIFIED IDEOGRAPH-2023C: not included in any glyphset definition
    • U+2023D CJK UNIFIED IDEOGRAPH-2023D: not included in any glyphset definition
    • U+2023E CJK UNIFIED IDEOGRAPH-2023E: not included in any glyphset definition
    • U+2023F CJK UNIFIED IDEOGRAPH-2023F: not included in any glyphset definition
    • U+20242 CJK UNIFIED IDEOGRAPH-20242: not included in any glyphset definition
    • U+20243 CJK UNIFIED IDEOGRAPH-20243: not included in any glyphset definition
    • U+2024F CJK UNIFIED IDEOGRAPH-2024F: not included in any glyphset definition
    • U+20252 CJK UNIFIED IDEOGRAPH-20252: not included in any glyphset definition
    • U+20254 CJK UNIFIED IDEOGRAPH-20254: not included in any glyphset definition
    • U+20255 CJK UNIFIED IDEOGRAPH-20255: not included in any glyphset definition
    • U+20256 CJK UNIFIED IDEOGRAPH-20256: not included in any glyphset definition
    • U+20257 CJK UNIFIED IDEOGRAPH-20257: not included in any glyphset definition
    • U+2025B CJK UNIFIED IDEOGRAPH-2025B: not included in any glyphset definition
    • U+2025C CJK UNIFIED IDEOGRAPH-2025C: not included in any glyphset definition
    • U+2025E CJK UNIFIED IDEOGRAPH-2025E: not included in any glyphset definition
    • U+20261 CJK UNIFIED IDEOGRAPH-20261: not included in any glyphset definition
    • U+20262 CJK UNIFIED IDEOGRAPH-20262: not included in any glyphset definition
    • U+20263 CJK UNIFIED IDEOGRAPH-20263: not included in any glyphset definition
    • U+20264 CJK UNIFIED IDEOGRAPH-20264: not included in any glyphset definition
    • U+20265 CJK UNIFIED IDEOGRAPH-20265: not included in any glyphset definition
    • U+20266 CJK UNIFIED IDEOGRAPH-20266: not included in any glyphset definition
    • U+20267 CJK UNIFIED IDEOGRAPH-20267: not included in any glyphset definition
    • U+20268 CJK UNIFIED IDEOGRAPH-20268: not included in any glyphset definition
    • U+20269 CJK UNIFIED IDEOGRAPH-20269: not included in any glyphset definition
    • U+2026A CJK UNIFIED IDEOGRAPH-2026A: not included in any glyphset definition
    • U+2026B CJK UNIFIED IDEOGRAPH-2026B: not included in any glyphset definition
    • U+2026C CJK UNIFIED IDEOGRAPH-2026C: not included in any glyphset definition
    • U+2026D CJK UNIFIED IDEOGRAPH-2026D: not included in any glyphset definition
    • U+2026E CJK UNIFIED IDEOGRAPH-2026E: not included in any glyphset definition
    • U+20273 CJK UNIFIED IDEOGRAPH-20273: not included in any glyphset definition
    • U+20275 CJK UNIFIED IDEOGRAPH-20275: not included in any glyphset definition
    • U+20289 CJK UNIFIED IDEOGRAPH-20289: not included in any glyphset definition
    • U+2028C CJK UNIFIED IDEOGRAPH-2028C: not included in any glyphset definition
    • U+2028E CJK UNIFIED IDEOGRAPH-2028E: not included in any glyphset definition
    • U+2028F CJK UNIFIED IDEOGRAPH-2028F: not included in any glyphset definition
    • U+20291 CJK UNIFIED IDEOGRAPH-20291: not included in any glyphset definition
    • U+20294 CJK UNIFIED IDEOGRAPH-20294: not included in any glyphset definition
    • U+202A0 CJK UNIFIED IDEOGRAPH-202A0: not included in any glyphset definition
    • U+202A2 CJK UNIFIED IDEOGRAPH-202A2: not included in any glyphset definition
    • U+202A3 CJK UNIFIED IDEOGRAPH-202A3: not included in any glyphset definition
    • U+202A4 CJK UNIFIED IDEOGRAPH-202A4: not included in any glyphset definition
    • U+202A5 CJK UNIFIED IDEOGRAPH-202A5: not included in any glyphset definition
    • U+202A6 CJK UNIFIED IDEOGRAPH-202A6: not included in any glyphset definition
    • U+202A7 CJK UNIFIED IDEOGRAPH-202A7: not included in any glyphset definition
    • U+202A8 CJK UNIFIED IDEOGRAPH-202A8: not included in any glyphset definition
    • U+202A9 CJK UNIFIED IDEOGRAPH-202A9: not included in any glyphset definition
    • U+202AA CJK UNIFIED IDEOGRAPH-202AA: not included in any glyphset definition
    • U+202AB CJK UNIFIED IDEOGRAPH-202AB: not included in any glyphset definition
    • U+202AC CJK UNIFIED IDEOGRAPH-202AC: not included in any glyphset definition
    • U+202AD CJK UNIFIED IDEOGRAPH-202AD: not included in any glyphset definition
    • U+202AE CJK UNIFIED IDEOGRAPH-202AE: not included in any glyphset definition
    • U+202B0 CJK UNIFIED IDEOGRAPH-202B0: not included in any glyphset definition
    • U+202B1 CJK UNIFIED IDEOGRAPH-202B1: not included in any glyphset definition
    • U+202B2 CJK UNIFIED IDEOGRAPH-202B2: not included in any glyphset definition
    • U+202B3 CJK UNIFIED IDEOGRAPH-202B3: not included in any glyphset definition
    • U+202B4 CJK UNIFIED IDEOGRAPH-202B4: not included in any glyphset definition
    • U+202B5 CJK UNIFIED IDEOGRAPH-202B5: not included in any glyphset definition
    • U+202B6 CJK UNIFIED IDEOGRAPH-202B6: not included in any glyphset definition
    • U+202B7 CJK UNIFIED IDEOGRAPH-202B7: not included in any glyphset definition
    • U+202B8 CJK UNIFIED IDEOGRAPH-202B8: not included in any glyphset definition
    • U+202B9 CJK UNIFIED IDEOGRAPH-202B9: not included in any glyphset definition
    • U+202BA CJK UNIFIED IDEOGRAPH-202BA: not included in any glyphset definition
    • U+202BB CJK UNIFIED IDEOGRAPH-202BB: not included in any glyphset definition
    • U+202C4 CJK UNIFIED IDEOGRAPH-202C4: not included in any glyphset definition
    • U+202C6 CJK UNIFIED IDEOGRAPH-202C6: not included in any glyphset definition
    • U+202C9 CJK UNIFIED IDEOGRAPH-202C9: not included in any glyphset definition
    • U+202D1 CJK UNIFIED IDEOGRAPH-202D1: not included in any glyphset definition
    • U+202D2 CJK UNIFIED IDEOGRAPH-202D2: not included in any glyphset definition
    • U+202D7 CJK UNIFIED IDEOGRAPH-202D7: not included in any glyphset definition
    • U+202DB CJK UNIFIED IDEOGRAPH-202DB: not included in any glyphset definition
    • U+202DD CJK UNIFIED IDEOGRAPH-202DD: not included in any glyphset definition
    • U+202DE CJK UNIFIED IDEOGRAPH-202DE: not included in any glyphset definition
    • U+202E1 CJK UNIFIED IDEOGRAPH-202E1: not included in any glyphset definition
    • U+202E4 CJK UNIFIED IDEOGRAPH-202E4: not included in any glyphset definition
    • U+202E6 CJK UNIFIED IDEOGRAPH-202E6: not included in any glyphset definition
    • U+202E7 CJK UNIFIED IDEOGRAPH-202E7: not included in any glyphset definition
    • U+202E8 CJK UNIFIED IDEOGRAPH-202E8: not included in any glyphset definition
    • U+202E9 CJK UNIFIED IDEOGRAPH-202E9: not included in any glyphset definition
    • U+202EA CJK UNIFIED IDEOGRAPH-202EA: not included in any glyphset definition
    • U+202EB CJK UNIFIED IDEOGRAPH-202EB: not included in any glyphset definition
    • U+202EC CJK UNIFIED IDEOGRAPH-202EC: not included in any glyphset definition
    • U+202ED CJK UNIFIED IDEOGRAPH-202ED: not included in any glyphset definition
    • U+202EE CJK UNIFIED IDEOGRAPH-202EE: not included in any glyphset definition
    • U+202EF CJK UNIFIED IDEOGRAPH-202EF: not included in any glyphset definition
    • U+202F0 CJK UNIFIED IDEOGRAPH-202F0: not included in any glyphset definition
    • U+202F1 CJK UNIFIED IDEOGRAPH-202F1: not included in any glyphset definition
    • U+202F2 CJK UNIFIED IDEOGRAPH-202F2: not included in any glyphset definition
    • U+202F3 CJK UNIFIED IDEOGRAPH-202F3: not included in any glyphset definition
    • U+202F4 CJK UNIFIED IDEOGRAPH-202F4: not included in any glyphset definition
    • U+202F5 CJK UNIFIED IDEOGRAPH-202F5: not included in any glyphset definition
    • U+202F6 CJK UNIFIED IDEOGRAPH-202F6: not included in any glyphset definition
    • U+202F7 CJK UNIFIED IDEOGRAPH-202F7: not included in any glyphset definition
    • U+202F8 CJK UNIFIED IDEOGRAPH-202F8: not included in any glyphset definition
    • U+202F9 CJK UNIFIED IDEOGRAPH-202F9: not included in any glyphset definition
    • U+202FA CJK UNIFIED IDEOGRAPH-202FA: not included in any glyphset definition
    • U+202FB CJK UNIFIED IDEOGRAPH-202FB: not included in any glyphset definition
    • U+202FC CJK UNIFIED IDEOGRAPH-202FC: not included in any glyphset definition
    • U+202FE CJK UNIFIED IDEOGRAPH-202FE: not included in any glyphset definition
    • U+202FF CJK UNIFIED IDEOGRAPH-202FF: not included in any glyphset definition
    • U+20300 CJK UNIFIED IDEOGRAPH-20300: not included in any glyphset definition
    • U+20303 CJK UNIFIED IDEOGRAPH-20303: not included in any glyphset definition
    • U+20308 CJK UNIFIED IDEOGRAPH-20308: not included in any glyphset definition
    • U+20309 CJK UNIFIED IDEOGRAPH-20309: not included in any glyphset definition
    • U+20315 CJK UNIFIED IDEOGRAPH-20315: not included in any glyphset definition
    • U+20317 CJK UNIFIED IDEOGRAPH-20317: not included in any glyphset definition
    • U+20318 CJK UNIFIED IDEOGRAPH-20318: not included in any glyphset definition
    • U+2031A CJK UNIFIED IDEOGRAPH-2031A: not included in any glyphset definition
    • U+2031C CJK UNIFIED IDEOGRAPH-2031C: not included in any glyphset definition
    • U+2031E CJK UNIFIED IDEOGRAPH-2031E: not included in any glyphset definition
    • U+2031F CJK UNIFIED IDEOGRAPH-2031F: not included in any glyphset definition
    • U+20321 CJK UNIFIED IDEOGRAPH-20321: not included in any glyphset definition
    • U+20322 CJK UNIFIED IDEOGRAPH-20322: not included in any glyphset definition
    • U+20329 CJK UNIFIED IDEOGRAPH-20329: not included in any glyphset definition
    • U+2032A CJK UNIFIED IDEOGRAPH-2032A: not included in any glyphset definition
    • U+2032B CJK UNIFIED IDEOGRAPH-2032B: not included in any glyphset definition
    • U+2032C CJK UNIFIED IDEOGRAPH-2032C: not included in any glyphset definition
    • U+2032D CJK UNIFIED IDEOGRAPH-2032D: not included in any glyphset definition
    • U+2032E CJK UNIFIED IDEOGRAPH-2032E: not included in any glyphset definition
    • U+2032F CJK UNIFIED IDEOGRAPH-2032F: not included in any glyphset definition
    • U+20330 CJK UNIFIED IDEOGRAPH-20330: not included in any glyphset definition
    • U+20331 CJK UNIFIED IDEOGRAPH-20331: not included in any glyphset definition
    • U+20332 CJK UNIFIED IDEOGRAPH-20332: not included in any glyphset definition
    • U+20333 CJK UNIFIED IDEOGRAPH-20333: not included in any glyphset definition
    • U+20334 CJK UNIFIED IDEOGRAPH-20334: not included in any glyphset definition
    • U+20335 CJK UNIFIED IDEOGRAPH-20335: not included in any glyphset definition
    • U+20336 CJK UNIFIED IDEOGRAPH-20336: not included in any glyphset definition
    • U+20337 CJK UNIFIED IDEOGRAPH-20337: not included in any glyphset definition
    • U+20338 CJK UNIFIED IDEOGRAPH-20338: not included in any glyphset definition
    • U+20339 CJK UNIFIED IDEOGRAPH-20339: not included in any glyphset definition
    • U+2033A CJK UNIFIED IDEOGRAPH-2033A: not included in any glyphset definition
    • U+2033D CJK UNIFIED IDEOGRAPH-2033D: not included in any glyphset definition
    • U+2033E CJK UNIFIED IDEOGRAPH-2033E: not included in any glyphset definition
    • U+2033F CJK UNIFIED IDEOGRAPH-2033F: not included in any glyphset definition
    • U+20340 CJK UNIFIED IDEOGRAPH-20340: not included in any glyphset definition
    • U+20341 CJK UNIFIED IDEOGRAPH-20341: not included in any glyphset definition
    • U+20343 CJK UNIFIED IDEOGRAPH-20343: not included in any glyphset definition
    • U+20344 CJK UNIFIED IDEOGRAPH-20344: not included in any glyphset definition
    • U+20349 CJK UNIFIED IDEOGRAPH-20349: not included in any glyphset definition
    • U+2034F CJK UNIFIED IDEOGRAPH-2034F: not included in any glyphset definition
    • U+20352 CJK UNIFIED IDEOGRAPH-20352: not included in any glyphset definition
    • U+20353 CJK UNIFIED IDEOGRAPH-20353: not included in any glyphset definition
    • U+20357 CJK UNIFIED IDEOGRAPH-20357: not included in any glyphset definition
    • U+2035A CJK UNIFIED IDEOGRAPH-2035A: not included in any glyphset definition
    • U+2035B CJK UNIFIED IDEOGRAPH-2035B: not included in any glyphset definition
    • U+20361 CJK UNIFIED IDEOGRAPH-20361: not included in any glyphset definition
    • U+20362 CJK UNIFIED IDEOGRAPH-20362: not included in any glyphset definition
    • U+20363 CJK UNIFIED IDEOGRAPH-20363: not included in any glyphset definition
    • U+20364 CJK UNIFIED IDEOGRAPH-20364: not included in any glyphset definition
    • U+20367 CJK UNIFIED IDEOGRAPH-20367: not included in any glyphset definition
    • U+20368 CJK UNIFIED IDEOGRAPH-20368: not included in any glyphset definition
    • U+20369 CJK UNIFIED IDEOGRAPH-20369: not included in any glyphset definition
    • U+2036A CJK UNIFIED IDEOGRAPH-2036A: not included in any glyphset definition
    • U+2036B CJK UNIFIED IDEOGRAPH-2036B: not included in any glyphset definition
    • U+2036C CJK UNIFIED IDEOGRAPH-2036C: not included in any glyphset definition
    • U+2036E CJK UNIFIED IDEOGRAPH-2036E: not included in any glyphset definition
    • U+2036F CJK UNIFIED IDEOGRAPH-2036F: not included in any glyphset definition
    • U+20370 CJK UNIFIED IDEOGRAPH-20370: not included in any glyphset definition
    • U+20371 CJK UNIFIED IDEOGRAPH-20371: not included in any glyphset definition
    • U+20372 CJK UNIFIED IDEOGRAPH-20372: not included in any glyphset definition
    • U+20373 CJK UNIFIED IDEOGRAPH-20373: not included in any glyphset definition
    • U+20374 CJK UNIFIED IDEOGRAPH-20374: not included in any glyphset definition
    • U+20375 CJK UNIFIED IDEOGRAPH-20375: not included in any glyphset definition
    • U+20376 CJK UNIFIED IDEOGRAPH-20376: not included in any glyphset definition
    • U+20377 CJK UNIFIED IDEOGRAPH-20377: not included in any glyphset definition
    • U+20378 CJK UNIFIED IDEOGRAPH-20378: not included in any glyphset definition
    • U+20379 CJK UNIFIED IDEOGRAPH-20379: not included in any glyphset definition
    • U+2037A CJK UNIFIED IDEOGRAPH-2037A: not included in any glyphset definition
    • U+2037B CJK UNIFIED IDEOGRAPH-2037B: not included in any glyphset definition
    • U+2037C CJK UNIFIED IDEOGRAPH-2037C: not included in any glyphset definition
    • U+2037D CJK UNIFIED IDEOGRAPH-2037D: not included in any glyphset definition
    • U+2037F CJK UNIFIED IDEOGRAPH-2037F: not included in any glyphset definition
    • U+20381 CJK UNIFIED IDEOGRAPH-20381: not included in any glyphset definition
    • U+20383 CJK UNIFIED IDEOGRAPH-20383: not included in any glyphset definition
    • U+20384 CJK UNIFIED IDEOGRAPH-20384: not included in any glyphset definition
    • U+20385 CJK UNIFIED IDEOGRAPH-20385: not included in any glyphset definition
    • U+20386 CJK UNIFIED IDEOGRAPH-20386: not included in any glyphset definition
    • U+20389 CJK UNIFIED IDEOGRAPH-20389: not included in any glyphset definition
    • U+2038A CJK UNIFIED IDEOGRAPH-2038A: not included in any glyphset definition
    • U+2038B CJK UNIFIED IDEOGRAPH-2038B: not included in any glyphset definition
    • U+20391 CJK UNIFIED IDEOGRAPH-20391: not included in any glyphset definition
    • U+20393 CJK UNIFIED IDEOGRAPH-20393: not included in any glyphset definition
    • U+20398 CJK UNIFIED IDEOGRAPH-20398: not included in any glyphset definition
    • U+20399 CJK UNIFIED IDEOGRAPH-20399: not included in any glyphset definition
    • U+2039B CJK UNIFIED IDEOGRAPH-2039B: not included in any glyphset definition
    • U+203A0 CJK UNIFIED IDEOGRAPH-203A0: not included in any glyphset definition
    • U+203A1 CJK UNIFIED IDEOGRAPH-203A1: not included in any glyphset definition
    • U+203A2 CJK UNIFIED IDEOGRAPH-203A2: not included in any glyphset definition
    • U+203A3 CJK UNIFIED IDEOGRAPH-203A3: not included in any glyphset definition
    • U+203A7 CJK UNIFIED IDEOGRAPH-203A7: not included in any glyphset definition
    • U+203A8 CJK UNIFIED IDEOGRAPH-203A8: not included in any glyphset definition
    • U+203AB CJK UNIFIED IDEOGRAPH-203AB: not included in any glyphset definition
    • U+203AC CJK UNIFIED IDEOGRAPH-203AC: not included in any glyphset definition
    • U+203AD CJK UNIFIED IDEOGRAPH-203AD: not included in any glyphset definition
    • U+203AE CJK UNIFIED IDEOGRAPH-203AE: not included in any glyphset definition
    • U+203AF CJK UNIFIED IDEOGRAPH-203AF: not included in any glyphset definition
    • U+203B0 CJK UNIFIED IDEOGRAPH-203B0: not included in any glyphset definition
    • U+203B1 CJK UNIFIED IDEOGRAPH-203B1: not included in any glyphset definition
    • U+203B2 CJK UNIFIED IDEOGRAPH-203B2: not included in any glyphset definition
    • U+203B3 CJK UNIFIED IDEOGRAPH-203B3: not included in any glyphset definition
    • U+203B6 CJK UNIFIED IDEOGRAPH-203B6: not included in any glyphset definition
    • U+203B7 CJK UNIFIED IDEOGRAPH-203B7: not included in any glyphset definition
    • U+203B8 CJK UNIFIED IDEOGRAPH-203B8: not included in any glyphset definition
    • U+203B9 CJK UNIFIED IDEOGRAPH-203B9: not included in any glyphset definition
    • U+203BA CJK UNIFIED IDEOGRAPH-203BA: not included in any glyphset definition
    • U+203BB CJK UNIFIED IDEOGRAPH-203BB: not included in any glyphset definition
    • U+203BC CJK UNIFIED IDEOGRAPH-203BC: not included in any glyphset definition
    • U+203BD CJK UNIFIED IDEOGRAPH-203BD: not included in any glyphset definition
    • U+203BE CJK UNIFIED IDEOGRAPH-203BE: not included in any glyphset definition
    • U+203BF CJK UNIFIED IDEOGRAPH-203BF: not included in any glyphset definition
    • U+203C0 CJK UNIFIED IDEOGRAPH-203C0: not included in any glyphset definition
    • U+203C1 CJK UNIFIED IDEOGRAPH-203C1: not included in any glyphset definition
    • U+203C2 CJK UNIFIED IDEOGRAPH-203C2: not included in any glyphset definition
    • U+203C3 CJK UNIFIED IDEOGRAPH-203C3: not included in any glyphset definition
    • U+203C4 CJK UNIFIED IDEOGRAPH-203C4: not included in any glyphset definition
    • U+203C7 CJK UNIFIED IDEOGRAPH-203C7: not included in any glyphset definition
    • U+203C8 CJK UNIFIED IDEOGRAPH-203C8: not included in any glyphset definition
    • U+203C9 CJK UNIFIED IDEOGRAPH-203C9: not included in any glyphset definition
    • U+203D0 CJK UNIFIED IDEOGRAPH-203D0: not included in any glyphset definition
    • U+203D3 CJK UNIFIED IDEOGRAPH-203D3: not included in any glyphset definition
    • U+203D4 CJK UNIFIED IDEOGRAPH-203D4: not included in any glyphset definition
    • U+203D7 CJK UNIFIED IDEOGRAPH-203D7: not included in any glyphset definition
    • U+203DB CJK UNIFIED IDEOGRAPH-203DB: not included in any glyphset definition
    • U+203E1 CJK UNIFIED IDEOGRAPH-203E1: not included in any glyphset definition
    • U+203E2 CJK UNIFIED IDEOGRAPH-203E2: not included in any glyphset definition
    • U+203E3 CJK UNIFIED IDEOGRAPH-203E3: not included in any glyphset definition
    • U+203E4 CJK UNIFIED IDEOGRAPH-203E4: not included in any glyphset definition
    • U+203E7 CJK UNIFIED IDEOGRAPH-203E7: not included in any glyphset definition
    • U+203E8 CJK UNIFIED IDEOGRAPH-203E8: not included in any glyphset definition
    • U+203E9 CJK UNIFIED IDEOGRAPH-203E9: not included in any glyphset definition
    • U+203EA CJK UNIFIED IDEOGRAPH-203EA: not included in any glyphset definition
    • U+203EB CJK UNIFIED IDEOGRAPH-203EB: not included in any glyphset definition
    • U+203EC CJK UNIFIED IDEOGRAPH-203EC: not included in any glyphset definition
    • U+203ED CJK UNIFIED IDEOGRAPH-203ED: not included in any glyphset definition
    • U+203EE CJK UNIFIED IDEOGRAPH-203EE: not included in any glyphset definition
    • U+203EF CJK UNIFIED IDEOGRAPH-203EF: not included in any glyphset definition
    • U+203F0 CJK UNIFIED IDEOGRAPH-203F0: not included in any glyphset definition
    • U+203F2 CJK UNIFIED IDEOGRAPH-203F2: not included in any glyphset definition
    • U+203F4 CJK UNIFIED IDEOGRAPH-203F4: not included in any glyphset definition
    • U+203F5 CJK UNIFIED IDEOGRAPH-203F5: not included in any glyphset definition
    • U+203F7 CJK UNIFIED IDEOGRAPH-203F7: not included in any glyphset definition
    • U+203F9 CJK UNIFIED IDEOGRAPH-203F9: not included in any glyphset definition
    • U+203FB CJK UNIFIED IDEOGRAPH-203FB: not included in any glyphset definition
    • U+203FC CJK UNIFIED IDEOGRAPH-203FC: not included in any glyphset definition
    • U+20406 CJK UNIFIED IDEOGRAPH-20406: not included in any glyphset definition
    • U+20408 CJK UNIFIED IDEOGRAPH-20408: not included in any glyphset definition
    • U+20409 CJK UNIFIED IDEOGRAPH-20409: not included in any glyphset definition
    • U+2040A CJK UNIFIED IDEOGRAPH-2040A: not included in any glyphset definition
    • U+2040B CJK UNIFIED IDEOGRAPH-2040B: not included in any glyphset definition
    • U+2040C CJK UNIFIED IDEOGRAPH-2040C: not included in any glyphset definition
    • U+2040D CJK UNIFIED IDEOGRAPH-2040D: not included in any glyphset definition
    • U+2040E CJK UNIFIED IDEOGRAPH-2040E: not included in any glyphset definition
    • U+2041B CJK UNIFIED IDEOGRAPH-2041B: not included in any glyphset definition
    • U+20420 CJK UNIFIED IDEOGRAPH-20420: not included in any glyphset definition
    • U+20421 CJK UNIFIED IDEOGRAPH-20421: not included in any glyphset definition
    • U+20422 CJK UNIFIED IDEOGRAPH-20422: not included in any glyphset definition
    • U+20423 CJK UNIFIED IDEOGRAPH-20423: not included in any glyphset definition
    • U+20424 CJK UNIFIED IDEOGRAPH-20424: not included in any glyphset definition
    • U+20425 CJK UNIFIED IDEOGRAPH-20425: not included in any glyphset definition
    • U+20426 CJK UNIFIED IDEOGRAPH-20426: not included in any glyphset definition
    • U+20427 CJK UNIFIED IDEOGRAPH-20427: not included in any glyphset definition
    • U+20428 CJK UNIFIED IDEOGRAPH-20428: not included in any glyphset definition
    • U+20431 CJK UNIFIED IDEOGRAPH-20431: not included in any glyphset definition
    • U+20435 CJK UNIFIED IDEOGRAPH-20435: not included in any glyphset definition
    • U+20439 CJK UNIFIED IDEOGRAPH-20439: not included in any glyphset definition
    • U+2043A CJK UNIFIED IDEOGRAPH-2043A: not included in any glyphset definition
    • U+2043B CJK UNIFIED IDEOGRAPH-2043B: not included in any glyphset definition
    • U+2043C CJK UNIFIED IDEOGRAPH-2043C: not included in any glyphset definition
    • U+2043D CJK UNIFIED IDEOGRAPH-2043D: not included in any glyphset definition
    • U+2043E CJK UNIFIED IDEOGRAPH-2043E: not included in any glyphset definition
    • U+2043F CJK UNIFIED IDEOGRAPH-2043F: not included in any glyphset definition
    • U+20442 CJK UNIFIED IDEOGRAPH-20442: not included in any glyphset definition
    • U+20445 CJK UNIFIED IDEOGRAPH-20445: not included in any glyphset definition
    • U+2044A CJK UNIFIED IDEOGRAPH-2044A: not included in any glyphset definition
    • U+2044D CJK UNIFIED IDEOGRAPH-2044D: not included in any glyphset definition
    • U+2044E CJK UNIFIED IDEOGRAPH-2044E: not included in any glyphset definition
    • U+20450 CJK UNIFIED IDEOGRAPH-20450: not included in any glyphset definition
    • U+20457 CJK UNIFIED IDEOGRAPH-20457: not included in any glyphset definition
    • U+20458 CJK UNIFIED IDEOGRAPH-20458: not included in any glyphset definition
    • U+20459 CJK UNIFIED IDEOGRAPH-20459: not included in any glyphset definition
    • U+2045F CJK UNIFIED IDEOGRAPH-2045F: not included in any glyphset definition
    • U+20464 CJK UNIFIED IDEOGRAPH-20464: not included in any glyphset definition
    • U+20465 CJK UNIFIED IDEOGRAPH-20465: not included in any glyphset definition
    • U+20469 CJK UNIFIED IDEOGRAPH-20469: not included in any glyphset definition
    • U+2046B CJK UNIFIED IDEOGRAPH-2046B: not included in any glyphset definition
    • U+20470 CJK UNIFIED IDEOGRAPH-20470: not included in any glyphset definition
    • U+20471 CJK UNIFIED IDEOGRAPH-20471: not included in any glyphset definition
    • U+20472 CJK UNIFIED IDEOGRAPH-20472: not included in any glyphset definition
    • U+20474 CJK UNIFIED IDEOGRAPH-20474: not included in any glyphset definition
    • U+20475 CJK UNIFIED IDEOGRAPH-20475: not included in any glyphset definition
    • U+20476 CJK UNIFIED IDEOGRAPH-20476: not included in any glyphset definition
    • U+20477 CJK UNIFIED IDEOGRAPH-20477: not included in any glyphset definition
    • U+20479 CJK UNIFIED IDEOGRAPH-20479: not included in any glyphset definition
    • U+2047A CJK UNIFIED IDEOGRAPH-2047A: not included in any glyphset definition
    • U+2047B CJK UNIFIED IDEOGRAPH-2047B: not included in any glyphset definition
    • U+2047D CJK UNIFIED IDEOGRAPH-2047D: not included in any glyphset definition
    • U+2047E CJK UNIFIED IDEOGRAPH-2047E: not included in any glyphset definition
    • U+2047F CJK UNIFIED IDEOGRAPH-2047F: not included in any glyphset definition
    • U+20480 CJK UNIFIED IDEOGRAPH-20480: not included in any glyphset definition
    • U+20481 CJK UNIFIED IDEOGRAPH-20481: not included in any glyphset definition
    • U+20483 CJK UNIFIED IDEOGRAPH-20483: not included in any glyphset definition
    • U+20484 CJK UNIFIED IDEOGRAPH-20484: not included in any glyphset definition
    • U+20485 CJK UNIFIED IDEOGRAPH-20485: not included in any glyphset definition
    • U+20486 CJK UNIFIED IDEOGRAPH-20486: not included in any glyphset definition
    • U+2048A CJK UNIFIED IDEOGRAPH-2048A: not included in any glyphset definition
    • U+2048B CJK UNIFIED IDEOGRAPH-2048B: not included in any glyphset definition
    • U+2048C CJK UNIFIED IDEOGRAPH-2048C: not included in any glyphset definition
    • U+2048D CJK UNIFIED IDEOGRAPH-2048D: not included in any glyphset definition
    • U+2048F CJK UNIFIED IDEOGRAPH-2048F: not included in any glyphset definition
    • U+20499 CJK UNIFIED IDEOGRAPH-20499: not included in any glyphset definition
    • U+2049D CJK UNIFIED IDEOGRAPH-2049D: not included in any glyphset definition
    • U+204A2 CJK UNIFIED IDEOGRAPH-204A2: not included in any glyphset definition
    • U+204A5 CJK UNIFIED IDEOGRAPH-204A5: not included in any glyphset definition
    • U+204A7 CJK UNIFIED IDEOGRAPH-204A7: not included in any glyphset definition
    • U+204A8 CJK UNIFIED IDEOGRAPH-204A8: not included in any glyphset definition
    • U+204AD CJK UNIFIED IDEOGRAPH-204AD: not included in any glyphset definition
    • U+204AE CJK UNIFIED IDEOGRAPH-204AE: not included in any glyphset definition
    • U+204B0 CJK UNIFIED IDEOGRAPH-204B0: not included in any glyphset definition
    • U+204B1 CJK UNIFIED IDEOGRAPH-204B1: not included in any glyphset definition
    • U+204B5 CJK UNIFIED IDEOGRAPH-204B5: not included in any glyphset definition
    • U+204B8 CJK UNIFIED IDEOGRAPH-204B8: not included in any glyphset definition
    • U+204BE CJK UNIFIED IDEOGRAPH-204BE: not included in any glyphset definition
    • U+204BF CJK UNIFIED IDEOGRAPH-204BF: not included in any glyphset definition
    • U+204C7 CJK UNIFIED IDEOGRAPH-204C7: not included in any glyphset definition
    • U+204CA CJK UNIFIED IDEOGRAPH-204CA: not included in any glyphset definition
    • U+204CB CJK UNIFIED IDEOGRAPH-204CB: not included in any glyphset definition
    • U+204CC CJK UNIFIED IDEOGRAPH-204CC: not included in any glyphset definition
    • U+204CF CJK UNIFIED IDEOGRAPH-204CF: not included in any glyphset definition
    • U+204D0 CJK UNIFIED IDEOGRAPH-204D0: not included in any glyphset definition
    • U+204D7 CJK UNIFIED IDEOGRAPH-204D7: not included in any glyphset definition
    • U+204D9 CJK UNIFIED IDEOGRAPH-204D9: not included in any glyphset definition
    • U+204DA CJK UNIFIED IDEOGRAPH-204DA: not included in any glyphset definition
    • U+204DC CJK UNIFIED IDEOGRAPH-204DC: not included in any glyphset definition
    • U+204DD CJK UNIFIED IDEOGRAPH-204DD: not included in any glyphset definition
    • U+204DE CJK UNIFIED IDEOGRAPH-204DE: not included in any glyphset definition
    • U+204DF CJK UNIFIED IDEOGRAPH-204DF: not included in any glyphset definition
    • U+204E0 CJK UNIFIED IDEOGRAPH-204E0: not included in any glyphset definition
    • U+204E1 CJK UNIFIED IDEOGRAPH-204E1: not included in any glyphset definition
    • U+204E3 CJK UNIFIED IDEOGRAPH-204E3: not included in any glyphset definition
    • U+204E4 CJK UNIFIED IDEOGRAPH-204E4: not included in any glyphset definition
    • U+204E5 CJK UNIFIED IDEOGRAPH-204E5: not included in any glyphset definition
    • U+204E6 CJK UNIFIED IDEOGRAPH-204E6: not included in any glyphset definition
    • U+204E7 CJK UNIFIED IDEOGRAPH-204E7: not included in any glyphset definition
    • U+204EA CJK UNIFIED IDEOGRAPH-204EA: not included in any glyphset definition
    • U+204EB CJK UNIFIED IDEOGRAPH-204EB: not included in any glyphset definition
    • U+204ED CJK UNIFIED IDEOGRAPH-204ED: not included in any glyphset definition
    • U+204EE CJK UNIFIED IDEOGRAPH-204EE: not included in any glyphset definition
    • U+204F1 CJK UNIFIED IDEOGRAPH-204F1: not included in any glyphset definition
    • U+204F3 CJK UNIFIED IDEOGRAPH-204F3: not included in any glyphset definition
    • U+204F4 CJK UNIFIED IDEOGRAPH-204F4: not included in any glyphset definition
    • U+204F5 CJK UNIFIED IDEOGRAPH-204F5: not included in any glyphset definition
    • U+204F6 CJK UNIFIED IDEOGRAPH-204F6: not included in any glyphset definition
    • U+204F8 CJK UNIFIED IDEOGRAPH-204F8: not included in any glyphset definition
    • U+204FF CJK UNIFIED IDEOGRAPH-204FF: not included in any glyphset definition
    • U+20500 CJK UNIFIED IDEOGRAPH-20500: not included in any glyphset definition
    • U+20501 CJK UNIFIED IDEOGRAPH-20501: not included in any glyphset definition
    • U+20502 CJK UNIFIED IDEOGRAPH-20502: not included in any glyphset definition
    • U+20503 CJK UNIFIED IDEOGRAPH-20503: not included in any glyphset definition
    • U+20507 CJK UNIFIED IDEOGRAPH-20507: not included in any glyphset definition
    • U+20508 CJK UNIFIED IDEOGRAPH-20508: not included in any glyphset definition
    • U+20509 CJK UNIFIED IDEOGRAPH-20509: not included in any glyphset definition
    • U+2050A CJK UNIFIED IDEOGRAPH-2050A: not included in any glyphset definition
    • U+2050B CJK UNIFIED IDEOGRAPH-2050B: not included in any glyphset definition
    • U+2050C CJK UNIFIED IDEOGRAPH-2050C: not included in any glyphset definition
    • U+2050D CJK UNIFIED IDEOGRAPH-2050D: not included in any glyphset definition
    • U+2050E CJK UNIFIED IDEOGRAPH-2050E: not included in any glyphset definition
    • U+2050F CJK UNIFIED IDEOGRAPH-2050F: not included in any glyphset definition
    • U+20510 CJK UNIFIED IDEOGRAPH-20510: not included in any glyphset definition
    • U+20511 CJK UNIFIED IDEOGRAPH-20511: not included in any glyphset definition
    • U+20512 CJK UNIFIED IDEOGRAPH-20512: not included in any glyphset definition
    • U+20513 CJK UNIFIED IDEOGRAPH-20513: not included in any glyphset definition
    • U+20514 CJK UNIFIED IDEOGRAPH-20514: not included in any glyphset definition
    • U+20515 CJK UNIFIED IDEOGRAPH-20515: not included in any glyphset definition
    • U+20516 CJK UNIFIED IDEOGRAPH-20516: not included in any glyphset definition
    • U+20517 CJK UNIFIED IDEOGRAPH-20517: not included in any glyphset definition
    • U+20518 CJK UNIFIED IDEOGRAPH-20518: not included in any glyphset definition
    • U+20519 CJK UNIFIED IDEOGRAPH-20519: not included in any glyphset definition
    • U+2051A CJK UNIFIED IDEOGRAPH-2051A: not included in any glyphset definition
    • U+2051B CJK UNIFIED IDEOGRAPH-2051B: not included in any glyphset definition
    • U+2051C CJK UNIFIED IDEOGRAPH-2051C: not included in any glyphset definition
    • U+2051D CJK UNIFIED IDEOGRAPH-2051D: not included in any glyphset definition
    • U+2051E CJK UNIFIED IDEOGRAPH-2051E: not included in any glyphset definition
    • U+2051F CJK UNIFIED IDEOGRAPH-2051F: not included in any glyphset definition
    • U+20520 CJK UNIFIED IDEOGRAPH-20520: not included in any glyphset definition
    • U+20523 CJK UNIFIED IDEOGRAPH-20523: not included in any glyphset definition
    • U+20525 CJK UNIFIED IDEOGRAPH-20525: not included in any glyphset definition
    • U+20527 CJK UNIFIED IDEOGRAPH-20527: not included in any glyphset definition
    • U+20528 CJK UNIFIED IDEOGRAPH-20528: not included in any glyphset definition
    • U+2052C CJK UNIFIED IDEOGRAPH-2052C: not included in any glyphset definition
    • U+2052F CJK UNIFIED IDEOGRAPH-2052F: not included in any glyphset definition
    • U+20530 CJK UNIFIED IDEOGRAPH-20530: not included in any glyphset definition
    • U+20531 CJK UNIFIED IDEOGRAPH-20531: not included in any glyphset definition
    • U+20532 CJK UNIFIED IDEOGRAPH-20532: not included in any glyphset definition
    • U+20536 CJK UNIFIED IDEOGRAPH-20536: not included in any glyphset definition
    • U+20538 CJK UNIFIED IDEOGRAPH-20538: not included in any glyphset definition
    • U+20539 CJK UNIFIED IDEOGRAPH-20539: not included in any glyphset definition
    • U+2053B CJK UNIFIED IDEOGRAPH-2053B: not included in any glyphset definition
    • U+2053C CJK UNIFIED IDEOGRAPH-2053C: not included in any glyphset definition
    • U+2053D CJK UNIFIED IDEOGRAPH-2053D: not included in any glyphset definition
    • U+2053E CJK UNIFIED IDEOGRAPH-2053E: not included in any glyphset definition
    • U+2053F CJK UNIFIED IDEOGRAPH-2053F: not included in any glyphset definition
    • U+20541 CJK UNIFIED IDEOGRAPH-20541: not included in any glyphset definition
    • U+20542 CJK UNIFIED IDEOGRAPH-20542: not included in any glyphset definition
    • U+20543 CJK UNIFIED IDEOGRAPH-20543: not included in any glyphset definition
    • U+20544 CJK UNIFIED IDEOGRAPH-20544: not included in any glyphset definition
    • U+20546 CJK UNIFIED IDEOGRAPH-20546: not included in any glyphset definition
    • U+20547 CJK UNIFIED IDEOGRAPH-20547: not included in any glyphset definition
    • U+2054B CJK UNIFIED IDEOGRAPH-2054B: not included in any glyphset definition
    • U+2054C CJK UNIFIED IDEOGRAPH-2054C: not included in any glyphset definition
    • U+2054D CJK UNIFIED IDEOGRAPH-2054D: not included in any glyphset definition
    • U+20550 CJK UNIFIED IDEOGRAPH-20550: not included in any glyphset definition
    • U+20551 CJK UNIFIED IDEOGRAPH-20551: not included in any glyphset definition
    • U+20552 CJK UNIFIED IDEOGRAPH-20552: not included in any glyphset definition
    • U+20556 CJK UNIFIED IDEOGRAPH-20556: not included in any glyphset definition
    • U+20558 CJK UNIFIED IDEOGRAPH-20558: not included in any glyphset definition
    • U+2055B CJK UNIFIED IDEOGRAPH-2055B: not included in any glyphset definition
    • U+2055D CJK UNIFIED IDEOGRAPH-2055D: not included in any glyphset definition
    • U+2055E CJK UNIFIED IDEOGRAPH-2055E: not included in any glyphset definition
    • U+20560 CJK UNIFIED IDEOGRAPH-20560: not included in any glyphset definition
    • U+20562 CJK UNIFIED IDEOGRAPH-20562: not included in any glyphset definition
    • U+20563 CJK UNIFIED IDEOGRAPH-20563: not included in any glyphset definition
    • U+20564 CJK UNIFIED IDEOGRAPH-20564: not included in any glyphset definition
    • U+20565 CJK UNIFIED IDEOGRAPH-20565: not included in any glyphset definition
    • U+20566 CJK UNIFIED IDEOGRAPH-20566: not included in any glyphset definition
    • U+20567 CJK UNIFIED IDEOGRAPH-20567: not included in any glyphset definition
    • U+20568 CJK UNIFIED IDEOGRAPH-20568: not included in any glyphset definition
    • U+20569 CJK UNIFIED IDEOGRAPH-20569: not included in any glyphset definition
    • U+2056B CJK UNIFIED IDEOGRAPH-2056B: not included in any glyphset definition
    • U+2056C CJK UNIFIED IDEOGRAPH-2056C: not included in any glyphset definition
    • U+2056D CJK UNIFIED IDEOGRAPH-2056D: not included in any glyphset definition
    • U+20570 CJK UNIFIED IDEOGRAPH-20570: not included in any glyphset definition
    • U+20572 CJK UNIFIED IDEOGRAPH-20572: not included in any glyphset definition
    • U+20573 CJK UNIFIED IDEOGRAPH-20573: not included in any glyphset definition
    • U+20575 CJK UNIFIED IDEOGRAPH-20575: not included in any glyphset definition
    • U+20579 CJK UNIFIED IDEOGRAPH-20579: not included in any glyphset definition
    • U+2057A CJK UNIFIED IDEOGRAPH-2057A: not included in any glyphset definition
    • U+2057B CJK UNIFIED IDEOGRAPH-2057B: not included in any glyphset definition
    • U+2057F CJK UNIFIED IDEOGRAPH-2057F: not included in any glyphset definition
    • U+20582 CJK UNIFIED IDEOGRAPH-20582: not included in any glyphset definition
    • U+20584 CJK UNIFIED IDEOGRAPH-20584: not included in any glyphset definition
    • U+20585 CJK UNIFIED IDEOGRAPH-20585: not included in any glyphset definition
    • U+20586 CJK UNIFIED IDEOGRAPH-20586: not included in any glyphset definition
    • U+20587 CJK UNIFIED IDEOGRAPH-20587: not included in any glyphset definition
    • U+2058B CJK UNIFIED IDEOGRAPH-2058B: not included in any glyphset definition
    • U+2058C CJK UNIFIED IDEOGRAPH-2058C: not included in any glyphset definition
    • U+20593 CJK UNIFIED IDEOGRAPH-20593: not included in any glyphset definition
    • U+20594 CJK UNIFIED IDEOGRAPH-20594: not included in any glyphset definition
    • U+2059C CJK UNIFIED IDEOGRAPH-2059C: not included in any glyphset definition
    • U+2059F CJK UNIFIED IDEOGRAPH-2059F: not included in any glyphset definition
    • U+205A0 CJK UNIFIED IDEOGRAPH-205A0: not included in any glyphset definition
    • U+205A3 CJK UNIFIED IDEOGRAPH-205A3: not included in any glyphset definition
    • U+205A5 CJK UNIFIED IDEOGRAPH-205A5: not included in any glyphset definition
    • U+205A6 CJK UNIFIED IDEOGRAPH-205A6: not included in any glyphset definition
    • U+205A7 CJK UNIFIED IDEOGRAPH-205A7: not included in any glyphset definition
    • U+205A8 CJK UNIFIED IDEOGRAPH-205A8: not included in any glyphset definition
    • U+205A9 CJK UNIFIED IDEOGRAPH-205A9: not included in any glyphset definition
    • U+205AC CJK UNIFIED IDEOGRAPH-205AC: not included in any glyphset definition
    • U+205AD CJK UNIFIED IDEOGRAPH-205AD: not included in any glyphset definition
    • U+205AE CJK UNIFIED IDEOGRAPH-205AE: not included in any glyphset definition
    • U+205AF CJK UNIFIED IDEOGRAPH-205AF: not included in any glyphset definition
    • U+205B0 CJK UNIFIED IDEOGRAPH-205B0: not included in any glyphset definition
    • U+205B1 CJK UNIFIED IDEOGRAPH-205B1: not included in any glyphset definition
    • U+205B3 CJK UNIFIED IDEOGRAPH-205B3: not included in any glyphset definition
    • U+205B4 CJK UNIFIED IDEOGRAPH-205B4: not included in any glyphset definition
    • U+205B7 CJK UNIFIED IDEOGRAPH-205B7: not included in any glyphset definition
    • U+205B8 CJK UNIFIED IDEOGRAPH-205B8: not included in any glyphset definition
    • U+205B9 CJK UNIFIED IDEOGRAPH-205B9: not included in any glyphset definition
    • U+205BF CJK UNIFIED IDEOGRAPH-205BF: not included in any glyphset definition
    • U+205C2 CJK UNIFIED IDEOGRAPH-205C2: not included in any glyphset definition
    • U+205C3 CJK UNIFIED IDEOGRAPH-205C3: not included in any glyphset definition
    • U+205C4 CJK UNIFIED IDEOGRAPH-205C4: not included in any glyphset definition
    • U+205C5 CJK UNIFIED IDEOGRAPH-205C5: not included in any glyphset definition
    • U+205C6 CJK UNIFIED IDEOGRAPH-205C6: not included in any glyphset definition
    • U+205C8 CJK UNIFIED IDEOGRAPH-205C8: not included in any glyphset definition
    • U+205C9 CJK UNIFIED IDEOGRAPH-205C9: not included in any glyphset definition
    • U+205CA CJK UNIFIED IDEOGRAPH-205CA: not included in any glyphset definition
    • U+205CB CJK UNIFIED IDEOGRAPH-205CB: not included in any glyphset definition
    • U+205CC CJK UNIFIED IDEOGRAPH-205CC: not included in any glyphset definition
    • U+205CD CJK UNIFIED IDEOGRAPH-205CD: not included in any glyphset definition
    • U+205CF CJK UNIFIED IDEOGRAPH-205CF: not included in any glyphset definition
    • U+205D0 CJK UNIFIED IDEOGRAPH-205D0: not included in any glyphset definition
    • U+205D5 CJK UNIFIED IDEOGRAPH-205D5: not included in any glyphset definition
    • U+205D6 CJK UNIFIED IDEOGRAPH-205D6: not included in any glyphset definition
    • U+205D8 CJK UNIFIED IDEOGRAPH-205D8: not included in any glyphset definition
    • U+205D9 CJK UNIFIED IDEOGRAPH-205D9: not included in any glyphset definition
    • U+205DA CJK UNIFIED IDEOGRAPH-205DA: not included in any glyphset definition
    • U+205DD CJK UNIFIED IDEOGRAPH-205DD: not included in any glyphset definition
    • U+205DF CJK UNIFIED IDEOGRAPH-205DF: not included in any glyphset definition
    • U+205E0 CJK UNIFIED IDEOGRAPH-205E0: not included in any glyphset definition
    • U+205E3 CJK UNIFIED IDEOGRAPH-205E3: not included in any glyphset definition
    • U+205E5 CJK UNIFIED IDEOGRAPH-205E5: not included in any glyphset definition
    • U+205E7 CJK UNIFIED IDEOGRAPH-205E7: not included in any glyphset definition
    • U+205E8 CJK UNIFIED IDEOGRAPH-205E8: not included in any glyphset definition
    • U+205ED CJK UNIFIED IDEOGRAPH-205ED: not included in any glyphset definition
    • U+205F2 CJK UNIFIED IDEOGRAPH-205F2: not included in any glyphset definition
    • U+205F3 CJK UNIFIED IDEOGRAPH-205F3: not included in any glyphset definition
    • U+205F4 CJK UNIFIED IDEOGRAPH-205F4: not included in any glyphset definition
    • U+205F5 CJK UNIFIED IDEOGRAPH-205F5: not included in any glyphset definition
    • U+205F6 CJK UNIFIED IDEOGRAPH-205F6: not included in any glyphset definition
    • U+205FA CJK UNIFIED IDEOGRAPH-205FA: not included in any glyphset definition
    • U+205FB CJK UNIFIED IDEOGRAPH-205FB: not included in any glyphset definition
    • U+205FC CJK UNIFIED IDEOGRAPH-205FC: not included in any glyphset definition
    • U+205FD CJK UNIFIED IDEOGRAPH-205FD: not included in any glyphset definition
    • U+205FE CJK UNIFIED IDEOGRAPH-205FE: not included in any glyphset definition
    • U+205FF CJK UNIFIED IDEOGRAPH-205FF: not included in any glyphset definition
    • U+20600 CJK UNIFIED IDEOGRAPH-20600: not included in any glyphset definition
    • U+20601 CJK UNIFIED IDEOGRAPH-20601: not included in any glyphset definition
    • U+20602 CJK UNIFIED IDEOGRAPH-20602: not included in any glyphset definition
    • U+20603 CJK UNIFIED IDEOGRAPH-20603: not included in any glyphset definition
    • U+20605 CJK UNIFIED IDEOGRAPH-20605: not included in any glyphset definition
    • U+20606 CJK UNIFIED IDEOGRAPH-20606: not included in any glyphset definition
    • U+20607 CJK UNIFIED IDEOGRAPH-20607: not included in any glyphset definition
    • U+2060A CJK UNIFIED IDEOGRAPH-2060A: not included in any glyphset definition
    • U+2060B CJK UNIFIED IDEOGRAPH-2060B: not included in any glyphset definition
    • U+2060C CJK UNIFIED IDEOGRAPH-2060C: not included in any glyphset definition
    • U+2060D CJK UNIFIED IDEOGRAPH-2060D: not included in any glyphset definition
    • U+20610 CJK UNIFIED IDEOGRAPH-20610: not included in any glyphset definition
    • U+20611 CJK UNIFIED IDEOGRAPH-20611: not included in any glyphset definition
    • U+20615 CJK UNIFIED IDEOGRAPH-20615: not included in any glyphset definition
    • U+20616 CJK UNIFIED IDEOGRAPH-20616: not included in any glyphset definition
    • U+20617 CJK UNIFIED IDEOGRAPH-20617: not included in any glyphset definition
    • U+20618 CJK UNIFIED IDEOGRAPH-20618: not included in any glyphset definition
    • U+20619 CJK UNIFIED IDEOGRAPH-20619: not included in any glyphset definition
    • U+2061A CJK UNIFIED IDEOGRAPH-2061A: not included in any glyphset definition
    • U+2061D CJK UNIFIED IDEOGRAPH-2061D: not included in any glyphset definition
    • U+2061E CJK UNIFIED IDEOGRAPH-2061E: not included in any glyphset definition
    • U+2061F CJK UNIFIED IDEOGRAPH-2061F: not included in any glyphset definition
    • U+20621 CJK UNIFIED IDEOGRAPH-20621: not included in any glyphset definition
    • U+20623 CJK UNIFIED IDEOGRAPH-20623: not included in any glyphset definition
    • U+20624 CJK UNIFIED IDEOGRAPH-20624: not included in any glyphset definition
    • U+20625 CJK UNIFIED IDEOGRAPH-20625: not included in any glyphset definition
    • U+20626 CJK UNIFIED IDEOGRAPH-20626: not included in any glyphset definition
    • U+20628 CJK UNIFIED IDEOGRAPH-20628: not included in any glyphset definition
    • U+20629 CJK UNIFIED IDEOGRAPH-20629: not included in any glyphset definition
    • U+2062A CJK UNIFIED IDEOGRAPH-2062A: not included in any glyphset definition
    • U+2062D CJK UNIFIED IDEOGRAPH-2062D: not included in any glyphset definition
    • U+2062F CJK UNIFIED IDEOGRAPH-2062F: not included in any glyphset definition
    • U+20631 CJK UNIFIED IDEOGRAPH-20631: not included in any glyphset definition
    • U+20632 CJK UNIFIED IDEOGRAPH-20632: not included in any glyphset definition
    • U+20633 CJK UNIFIED IDEOGRAPH-20633: not included in any glyphset definition
    • U+20635 CJK UNIFIED IDEOGRAPH-20635: not included in any glyphset definition
    • U+20636 CJK UNIFIED IDEOGRAPH-20636: not included in any glyphset definition
    • U+20637 CJK UNIFIED IDEOGRAPH-20637: not included in any glyphset definition
    • U+20638 CJK UNIFIED IDEOGRAPH-20638: not included in any glyphset definition
    • U+2063A CJK UNIFIED IDEOGRAPH-2063A: not included in any glyphset definition
    • U+2063B CJK UNIFIED IDEOGRAPH-2063B: not included in any glyphset definition
    • U+2063C CJK UNIFIED IDEOGRAPH-2063C: not included in any glyphset definition
    • U+2063D CJK UNIFIED IDEOGRAPH-2063D: not included in any glyphset definition
    • U+2063E CJK UNIFIED IDEOGRAPH-2063E: not included in any glyphset definition
    • U+20641 CJK UNIFIED IDEOGRAPH-20641: not included in any glyphset definition
    • U+20642 CJK UNIFIED IDEOGRAPH-20642: not included in any glyphset definition
    • U+20646 CJK UNIFIED IDEOGRAPH-20646: not included in any glyphset definition
    • U+20647 CJK UNIFIED IDEOGRAPH-20647: not included in any glyphset definition
    • U+20648 CJK UNIFIED IDEOGRAPH-20648: not included in any glyphset definition
    • U+20649 CJK UNIFIED IDEOGRAPH-20649: not included in any glyphset definition
    • U+2064A CJK UNIFIED IDEOGRAPH-2064A: not included in any glyphset definition
    • U+2064B CJK UNIFIED IDEOGRAPH-2064B: not included in any glyphset definition
    • U+2064E CJK UNIFIED IDEOGRAPH-2064E: not included in any glyphset definition
    • U+2064F CJK UNIFIED IDEOGRAPH-2064F: not included in any glyphset definition
    • U+20650 CJK UNIFIED IDEOGRAPH-20650: not included in any glyphset definition
    • U+20651 CJK UNIFIED IDEOGRAPH-20651: not included in any glyphset definition
    • U+20652 CJK UNIFIED IDEOGRAPH-20652: not included in any glyphset definition
    • U+20654 CJK UNIFIED IDEOGRAPH-20654: not included in any glyphset definition
    • U+20655 CJK UNIFIED IDEOGRAPH-20655: not included in any glyphset definition
    • U+20657 CJK UNIFIED IDEOGRAPH-20657: not included in any glyphset definition
    • U+20658 CJK UNIFIED IDEOGRAPH-20658: not included in any glyphset definition
    • U+20659 CJK UNIFIED IDEOGRAPH-20659: not included in any glyphset definition
    • U+2065E CJK UNIFIED IDEOGRAPH-2065E: not included in any glyphset definition
    • U+2065F CJK UNIFIED IDEOGRAPH-2065F: not included in any glyphset definition
    • U+20660 CJK UNIFIED IDEOGRAPH-20660: not included in any glyphset definition
    • U+20662 CJK UNIFIED IDEOGRAPH-20662: not included in any glyphset definition
    • U+20664 CJK UNIFIED IDEOGRAPH-20664: not included in any glyphset definition
    • U+20665 CJK UNIFIED IDEOGRAPH-20665: not included in any glyphset definition
    • U+2066C CJK UNIFIED IDEOGRAPH-2066C: not included in any glyphset definition
    • U+2066D CJK UNIFIED IDEOGRAPH-2066D: not included in any glyphset definition
    • U+20674 CJK UNIFIED IDEOGRAPH-20674: not included in any glyphset definition
    • U+20675 CJK UNIFIED IDEOGRAPH-20675: not included in any glyphset definition
    • U+20676 CJK UNIFIED IDEOGRAPH-20676: not included in any glyphset definition
    • U+20677 CJK UNIFIED IDEOGRAPH-20677: not included in any glyphset definition
    • U+20678 CJK UNIFIED IDEOGRAPH-20678: not included in any glyphset definition
    • U+20679 CJK UNIFIED IDEOGRAPH-20679: not included in any glyphset definition
    • U+2067A CJK UNIFIED IDEOGRAPH-2067A: not included in any glyphset definition
    • U+2067B CJK UNIFIED IDEOGRAPH-2067B: not included in any glyphset definition
    • U+2067C CJK UNIFIED IDEOGRAPH-2067C: not included in any glyphset definition
    • U+2067E CJK UNIFIED IDEOGRAPH-2067E: not included in any glyphset definition
    • U+2067F CJK UNIFIED IDEOGRAPH-2067F: not included in any glyphset definition
    • U+20680 CJK UNIFIED IDEOGRAPH-20680: not included in any glyphset definition
    • U+20681 CJK UNIFIED IDEOGRAPH-20681: not included in any glyphset definition
    • U+20683 CJK UNIFIED IDEOGRAPH-20683: not included in any glyphset definition
    • U+20684 CJK UNIFIED IDEOGRAPH-20684: not included in any glyphset definition
    • U+20685 CJK UNIFIED IDEOGRAPH-20685: not included in any glyphset definition
    • U+20686 CJK UNIFIED IDEOGRAPH-20686: not included in any glyphset definition
    • U+20689 CJK UNIFIED IDEOGRAPH-20689: not included in any glyphset definition
    • U+2068A CJK UNIFIED IDEOGRAPH-2068A: not included in any glyphset definition
    • U+2068B CJK UNIFIED IDEOGRAPH-2068B: not included in any glyphset definition
    • U+2068C CJK UNIFIED IDEOGRAPH-2068C: not included in any glyphset definition
    • U+2068D CJK UNIFIED IDEOGRAPH-2068D: not included in any glyphset definition
    • U+2068E CJK UNIFIED IDEOGRAPH-2068E: not included in any glyphset definition
    • U+2068F CJK UNIFIED IDEOGRAPH-2068F: not included in any glyphset definition
    • U+20691 CJK UNIFIED IDEOGRAPH-20691: not included in any glyphset definition
    • U+20692 CJK UNIFIED IDEOGRAPH-20692: not included in any glyphset definition
    • U+20696 CJK UNIFIED IDEOGRAPH-20696: not included in any glyphset definition
    • U+20697 CJK UNIFIED IDEOGRAPH-20697: not included in any glyphset definition
    • U+20698 CJK UNIFIED IDEOGRAPH-20698: not included in any glyphset definition
    • U+20699 CJK UNIFIED IDEOGRAPH-20699: not included in any glyphset definition
    • U+2069B CJK UNIFIED IDEOGRAPH-2069B: not included in any glyphset definition
    • U+2069D CJK UNIFIED IDEOGRAPH-2069D: not included in any glyphset definition
    • U+2069F CJK UNIFIED IDEOGRAPH-2069F: not included in any glyphset definition
    • U+206A0 CJK UNIFIED IDEOGRAPH-206A0: not included in any glyphset definition
    • U+206A1 CJK UNIFIED IDEOGRAPH-206A1: not included in any glyphset definition
    • U+206A3 CJK UNIFIED IDEOGRAPH-206A3: not included in any glyphset definition
    • U+206A5 CJK UNIFIED IDEOGRAPH-206A5: not included in any glyphset definition
    • U+206A6 CJK UNIFIED IDEOGRAPH-206A6: not included in any glyphset definition
    • U+206A7 CJK UNIFIED IDEOGRAPH-206A7: not included in any glyphset definition
    • U+206A8 CJK UNIFIED IDEOGRAPH-206A8: not included in any glyphset definition
    • U+206A9 CJK UNIFIED IDEOGRAPH-206A9: not included in any glyphset definition
    • U+206AA CJK UNIFIED IDEOGRAPH-206AA: not included in any glyphset definition
    • U+206AB CJK UNIFIED IDEOGRAPH-206AB: not included in any glyphset definition
    • U+206AC CJK UNIFIED IDEOGRAPH-206AC: not included in any glyphset definition
    • U+206AD CJK UNIFIED IDEOGRAPH-206AD: not included in any glyphset definition
    • U+206AE CJK UNIFIED IDEOGRAPH-206AE: not included in any glyphset definition
    • U+206AF CJK UNIFIED IDEOGRAPH-206AF: not included in any glyphset definition
    • U+206B0 CJK UNIFIED IDEOGRAPH-206B0: not included in any glyphset definition
    • U+206B1 CJK UNIFIED IDEOGRAPH-206B1: not included in any glyphset definition
    • U+206B3 CJK UNIFIED IDEOGRAPH-206B3: not included in any glyphset definition
    • U+206B7 CJK UNIFIED IDEOGRAPH-206B7: not included in any glyphset definition
    • U+206B8 CJK UNIFIED IDEOGRAPH-206B8: not included in any glyphset definition
    • U+206B9 CJK UNIFIED IDEOGRAPH-206B9: not included in any glyphset definition
    • U+206BA CJK UNIFIED IDEOGRAPH-206BA: not included in any glyphset definition
    • U+206BB CJK UNIFIED IDEOGRAPH-206BB: not included in any glyphset definition
    • U+206BC CJK UNIFIED IDEOGRAPH-206BC: not included in any glyphset definition
    • U+206BD CJK UNIFIED IDEOGRAPH-206BD: not included in any glyphset definition
    • U+206BE CJK UNIFIED IDEOGRAPH-206BE: not included in any glyphset definition
    • U+206BF CJK UNIFIED IDEOGRAPH-206BF: not included in any glyphset definition
    • U+206C0 CJK UNIFIED IDEOGRAPH-206C0: not included in any glyphset definition
    • U+206C1 CJK UNIFIED IDEOGRAPH-206C1: not included in any glyphset definition
    • U+206C2 CJK UNIFIED IDEOGRAPH-206C2: not included in any glyphset definition
    • U+206C3 CJK UNIFIED IDEOGRAPH-206C3: not included in any glyphset definition
    • U+206C4 CJK UNIFIED IDEOGRAPH-206C4: not included in any glyphset definition
    • U+206C5 CJK UNIFIED IDEOGRAPH-206C5: not included in any glyphset definition
    • U+206C6 CJK UNIFIED IDEOGRAPH-206C6: not included in any glyphset definition
    • U+206C9 CJK UNIFIED IDEOGRAPH-206C9: not included in any glyphset definition
    • U+206CA CJK UNIFIED IDEOGRAPH-206CA: not included in any glyphset definition
    • U+206CD CJK UNIFIED IDEOGRAPH-206CD: not included in any glyphset definition
    • U+206CE CJK UNIFIED IDEOGRAPH-206CE: not included in any glyphset definition
    • U+206CF CJK UNIFIED IDEOGRAPH-206CF: not included in any glyphset definition
    • U+206D0 CJK UNIFIED IDEOGRAPH-206D0: not included in any glyphset definition
    • U+206D1 CJK UNIFIED IDEOGRAPH-206D1: not included in any glyphset definition
    • U+206D2 CJK UNIFIED IDEOGRAPH-206D2: not included in any glyphset definition
    • U+206D3 CJK UNIFIED IDEOGRAPH-206D3: not included in any glyphset definition
    • U+206D4 CJK UNIFIED IDEOGRAPH-206D4: not included in any glyphset definition
    • U+206D5 CJK UNIFIED IDEOGRAPH-206D5: not included in any glyphset definition
    • U+206D6 CJK UNIFIED IDEOGRAPH-206D6: not included in any glyphset definition
    • U+206D7 CJK UNIFIED IDEOGRAPH-206D7: not included in any glyphset definition
    • U+206D8 CJK UNIFIED IDEOGRAPH-206D8: not included in any glyphset definition
    • U+206D9 CJK UNIFIED IDEOGRAPH-206D9: not included in any glyphset definition
    • U+206DA CJK UNIFIED IDEOGRAPH-206DA: not included in any glyphset definition
    • U+206DB CJK UNIFIED IDEOGRAPH-206DB: not included in any glyphset definition
    • U+206E5 CJK UNIFIED IDEOGRAPH-206E5: not included in any glyphset definition
    • U+206E6 CJK UNIFIED IDEOGRAPH-206E6: not included in any glyphset definition
    • U+206E7 CJK UNIFIED IDEOGRAPH-206E7: not included in any glyphset definition
    • U+206E8 CJK UNIFIED IDEOGRAPH-206E8: not included in any glyphset definition
    • U+206EA CJK UNIFIED IDEOGRAPH-206EA: not included in any glyphset definition
    • U+206EB CJK UNIFIED IDEOGRAPH-206EB: not included in any glyphset definition
    • U+206EC CJK UNIFIED IDEOGRAPH-206EC: not included in any glyphset definition
    • U+206ED CJK UNIFIED IDEOGRAPH-206ED: not included in any glyphset definition
    • U+206EE CJK UNIFIED IDEOGRAPH-206EE: not included in any glyphset definition
    • U+206EF CJK UNIFIED IDEOGRAPH-206EF: not included in any glyphset definition
    • U+206F0 CJK UNIFIED IDEOGRAPH-206F0: not included in any glyphset definition
    • U+206F1 CJK UNIFIED IDEOGRAPH-206F1: not included in any glyphset definition
    • U+206F3 CJK UNIFIED IDEOGRAPH-206F3: not included in any glyphset definition
    • U+206F4 CJK UNIFIED IDEOGRAPH-206F4: not included in any glyphset definition
    • U+206F5 CJK UNIFIED IDEOGRAPH-206F5: not included in any glyphset definition
    • U+206F6 CJK UNIFIED IDEOGRAPH-206F6: not included in any glyphset definition
    • U+206F7 CJK UNIFIED IDEOGRAPH-206F7: not included in any glyphset definition
    • U+206F8 CJK UNIFIED IDEOGRAPH-206F8: not included in any glyphset definition
    • U+206F9 CJK UNIFIED IDEOGRAPH-206F9: not included in any glyphset definition
    • U+206FB CJK UNIFIED IDEOGRAPH-206FB: not included in any glyphset definition
    • U+206FF CJK UNIFIED IDEOGRAPH-206FF: not included in any glyphset definition
    • U+20703 CJK UNIFIED IDEOGRAPH-20703: not included in any glyphset definition
    • U+20704 CJK UNIFIED IDEOGRAPH-20704: not included in any glyphset definition
    • U+20706 CJK UNIFIED IDEOGRAPH-20706: not included in any glyphset definition
    • U+20707 CJK UNIFIED IDEOGRAPH-20707: not included in any glyphset definition
    • U+20708 CJK UNIFIED IDEOGRAPH-20708: not included in any glyphset definition
    • U+20709 CJK UNIFIED IDEOGRAPH-20709: not included in any glyphset definition
    • U+20710 CJK UNIFIED IDEOGRAPH-20710: not included in any glyphset definition
    • U+20711 CJK UNIFIED IDEOGRAPH-20711: not included in any glyphset definition
    • U+20712 CJK UNIFIED IDEOGRAPH-20712: not included in any glyphset definition
    • U+20713 CJK UNIFIED IDEOGRAPH-20713: not included in any glyphset definition
    • U+20714 CJK UNIFIED IDEOGRAPH-20714: not included in any glyphset definition
    • U+20716 CJK UNIFIED IDEOGRAPH-20716: not included in any glyphset definition
    • U+20717 CJK UNIFIED IDEOGRAPH-20717: not included in any glyphset definition
    • U+20718 CJK UNIFIED IDEOGRAPH-20718: not included in any glyphset definition
    • U+20719 CJK UNIFIED IDEOGRAPH-20719: not included in any glyphset definition
    • U+2071A CJK UNIFIED IDEOGRAPH-2071A: not included in any glyphset definition
    • U+2071B CJK UNIFIED IDEOGRAPH-2071B: not included in any glyphset definition
    • U+2071C CJK UNIFIED IDEOGRAPH-2071C: not included in any glyphset definition
    • U+2071D CJK UNIFIED IDEOGRAPH-2071D: not included in any glyphset definition
    • U+2071E CJK UNIFIED IDEOGRAPH-2071E: not included in any glyphset definition
    • U+2071F CJK UNIFIED IDEOGRAPH-2071F: not included in any glyphset definition
    • U+20720 CJK UNIFIED IDEOGRAPH-20720: not included in any glyphset definition
    • U+20725 CJK UNIFIED IDEOGRAPH-20725: not included in any glyphset definition
    • U+20731 CJK UNIFIED IDEOGRAPH-20731: not included in any glyphset definition
    • U+20732 CJK UNIFIED IDEOGRAPH-20732: not included in any glyphset definition
    • U+20733 CJK UNIFIED IDEOGRAPH-20733: not included in any glyphset definition
    • U+20734 CJK UNIFIED IDEOGRAPH-20734: not included in any glyphset definition
    • U+20735 CJK UNIFIED IDEOGRAPH-20735: not included in any glyphset definition
    • U+20736 CJK UNIFIED IDEOGRAPH-20736: not included in any glyphset definition
    • U+20737 CJK UNIFIED IDEOGRAPH-20737: not included in any glyphset definition
    • U+20738 CJK UNIFIED IDEOGRAPH-20738: not included in any glyphset definition
    • U+20739 CJK UNIFIED IDEOGRAPH-20739: not included in any glyphset definition
    • U+2073A CJK UNIFIED IDEOGRAPH-2073A: not included in any glyphset definition
    • U+2073B CJK UNIFIED IDEOGRAPH-2073B: not included in any glyphset definition
    • U+2073C CJK UNIFIED IDEOGRAPH-2073C: not included in any glyphset definition
    • U+2073E CJK UNIFIED IDEOGRAPH-2073E: not included in any glyphset definition
    • U+20740 CJK UNIFIED IDEOGRAPH-20740: not included in any glyphset definition
    • U+20741 CJK UNIFIED IDEOGRAPH-20741: not included in any glyphset definition
    • U+20742 CJK UNIFIED IDEOGRAPH-20742: not included in any glyphset definition
    • U+20743 CJK UNIFIED IDEOGRAPH-20743: not included in any glyphset definition
    • U+20744 CJK UNIFIED IDEOGRAPH-20744: not included in any glyphset definition
    • U+20745 CJK UNIFIED IDEOGRAPH-20745: not included in any glyphset definition
    • U+2074F CJK UNIFIED IDEOGRAPH-2074F: not included in any glyphset definition
    • U+20750 CJK UNIFIED IDEOGRAPH-20750: not included in any glyphset definition
    • U+20751 CJK UNIFIED IDEOGRAPH-20751: not included in any glyphset definition
    • U+20758 CJK UNIFIED IDEOGRAPH-20758: not included in any glyphset definition
    • U+20759 CJK UNIFIED IDEOGRAPH-20759: not included in any glyphset definition
    • U+2075A CJK UNIFIED IDEOGRAPH-2075A: not included in any glyphset definition
    • U+2075B CJK UNIFIED IDEOGRAPH-2075B: not included in any glyphset definition
    • U+2075C CJK UNIFIED IDEOGRAPH-2075C: not included in any glyphset definition
    • U+2075D CJK UNIFIED IDEOGRAPH-2075D: not included in any glyphset definition
    • U+2075E CJK UNIFIED IDEOGRAPH-2075E: not included in any glyphset definition
    • U+2075F CJK UNIFIED IDEOGRAPH-2075F: not included in any glyphset definition
    • U+20760 CJK UNIFIED IDEOGRAPH-20760: not included in any glyphset definition
    • U+20762 CJK UNIFIED IDEOGRAPH-20762: not included in any glyphset definition
    • U+20763 CJK UNIFIED IDEOGRAPH-20763: not included in any glyphset definition
    • U+20764 CJK UNIFIED IDEOGRAPH-20764: not included in any glyphset definition
    • U+20765 CJK UNIFIED IDEOGRAPH-20765: not included in any glyphset definition
    • U+20766 CJK UNIFIED IDEOGRAPH-20766: not included in any glyphset definition
    • U+20767 CJK UNIFIED IDEOGRAPH-20767: not included in any glyphset definition
    • U+20768 CJK UNIFIED IDEOGRAPH-20768: not included in any glyphset definition
    • U+20769 CJK UNIFIED IDEOGRAPH-20769: not included in any glyphset definition
    • U+2076A CJK UNIFIED IDEOGRAPH-2076A: not included in any glyphset definition
    • U+20770 CJK UNIFIED IDEOGRAPH-20770: not included in any glyphset definition
    • U+20772 CJK UNIFIED IDEOGRAPH-20772: not included in any glyphset definition
    • U+20773 CJK UNIFIED IDEOGRAPH-20773: not included in any glyphset definition
    • U+2077D CJK UNIFIED IDEOGRAPH-2077D: not included in any glyphset definition
    • U+2077F CJK UNIFIED IDEOGRAPH-2077F: not included in any glyphset definition
    • U+20780 CJK UNIFIED IDEOGRAPH-20780: not included in any glyphset definition
    • U+20781 CJK UNIFIED IDEOGRAPH-20781: not included in any glyphset definition
    • U+20782 CJK UNIFIED IDEOGRAPH-20782: not included in any glyphset definition
    • U+20783 CJK UNIFIED IDEOGRAPH-20783: not included in any glyphset definition
    • U+20784 CJK UNIFIED IDEOGRAPH-20784: not included in any glyphset definition
    • U+20785 CJK UNIFIED IDEOGRAPH-20785: not included in any glyphset definition
    • U+20786 CJK UNIFIED IDEOGRAPH-20786: not included in any glyphset definition
    • U+20787 CJK UNIFIED IDEOGRAPH-20787: not included in any glyphset definition
    • U+20788 CJK UNIFIED IDEOGRAPH-20788: not included in any glyphset definition
    • U+20789 CJK UNIFIED IDEOGRAPH-20789: not included in any glyphset definition
    • U+2078A CJK UNIFIED IDEOGRAPH-2078A: not included in any glyphset definition
    • U+2078B CJK UNIFIED IDEOGRAPH-2078B: not included in any glyphset definition
    • U+2078C CJK UNIFIED IDEOGRAPH-2078C: not included in any glyphset definition
    • U+2078D CJK UNIFIED IDEOGRAPH-2078D: not included in any glyphset definition
    • U+2078E CJK UNIFIED IDEOGRAPH-2078E: not included in any glyphset definition
    • U+2078F CJK UNIFIED IDEOGRAPH-2078F: not included in any glyphset definition
    • U+20793 CJK UNIFIED IDEOGRAPH-20793: not included in any glyphset definition
    • U+20795 CJK UNIFIED IDEOGRAPH-20795: not included in any glyphset definition
    • U+20796 CJK UNIFIED IDEOGRAPH-20796: not included in any glyphset definition
    • U+20797 CJK UNIFIED IDEOGRAPH-20797: not included in any glyphset definition
    • U+2079C CJK UNIFIED IDEOGRAPH-2079C: not included in any glyphset definition
    • U+2079D CJK UNIFIED IDEOGRAPH-2079D: not included in any glyphset definition
    • U+2079E CJK UNIFIED IDEOGRAPH-2079E: not included in any glyphset definition
    • U+2079F CJK UNIFIED IDEOGRAPH-2079F: not included in any glyphset definition
    • U+207A1 CJK UNIFIED IDEOGRAPH-207A1: not included in any glyphset definition
    • U+207A3 CJK UNIFIED IDEOGRAPH-207A3: not included in any glyphset definition
    • U+207A4 CJK UNIFIED IDEOGRAPH-207A4: not included in any glyphset definition
    • U+207A5 CJK UNIFIED IDEOGRAPH-207A5: not included in any glyphset definition
    • U+207A6 CJK UNIFIED IDEOGRAPH-207A6: not included in any glyphset definition
    • U+207A7 CJK UNIFIED IDEOGRAPH-207A7: not included in any glyphset definition
    • U+207A8 CJK UNIFIED IDEOGRAPH-207A8: not included in any glyphset definition
    • U+207A9 CJK UNIFIED IDEOGRAPH-207A9: not included in any glyphset definition
    • U+207AA CJK UNIFIED IDEOGRAPH-207AA: not included in any glyphset definition
    • U+207AB CJK UNIFIED IDEOGRAPH-207AB: not included in any glyphset definition
    • U+207AC CJK UNIFIED IDEOGRAPH-207AC: not included in any glyphset definition
    • U+207AD CJK UNIFIED IDEOGRAPH-207AD: not included in any glyphset definition
    • U+207AE CJK UNIFIED IDEOGRAPH-207AE: not included in any glyphset definition
    • U+207AF CJK UNIFIED IDEOGRAPH-207AF: not included in any glyphset definition
    • U+207B0 CJK UNIFIED IDEOGRAPH-207B0: not included in any glyphset definition
    • U+207B1 CJK UNIFIED IDEOGRAPH-207B1: not included in any glyphset definition
    • U+207B6 CJK UNIFIED IDEOGRAPH-207B6: not included in any glyphset definition
    • U+207B7 CJK UNIFIED IDEOGRAPH-207B7: not included in any glyphset definition
    • U+207B8 CJK UNIFIED IDEOGRAPH-207B8: not included in any glyphset definition
    • U+207BB CJK UNIFIED IDEOGRAPH-207BB: not included in any glyphset definition
    • U+207BC CJK UNIFIED IDEOGRAPH-207BC: not included in any glyphset definition
    • U+207BD CJK UNIFIED IDEOGRAPH-207BD: not included in any glyphset definition
    • U+207BE CJK UNIFIED IDEOGRAPH-207BE: not included in any glyphset definition
    • U+207BF CJK UNIFIED IDEOGRAPH-207BF: not included in any glyphset definition
    • U+207C2 CJK UNIFIED IDEOGRAPH-207C2: not included in any glyphset definition
    • U+207C3 CJK UNIFIED IDEOGRAPH-207C3: not included in any glyphset definition
    • U+207C4 CJK UNIFIED IDEOGRAPH-207C4: not included in any glyphset definition
    • U+207C5 CJK UNIFIED IDEOGRAPH-207C5: not included in any glyphset definition
    • U+207C6 CJK UNIFIED IDEOGRAPH-207C6: not included in any glyphset definition
    • U+207C7 CJK UNIFIED IDEOGRAPH-207C7: not included in any glyphset definition
    • U+207C8 CJK UNIFIED IDEOGRAPH-207C8: not included in any glyphset definition
    • U+207C9 CJK UNIFIED IDEOGRAPH-207C9: not included in any glyphset definition
    • U+207CA CJK UNIFIED IDEOGRAPH-207CA: not included in any glyphset definition
    • U+207CB CJK UNIFIED IDEOGRAPH-207CB: not included in any glyphset definition
    • U+207CC CJK UNIFIED IDEOGRAPH-207CC: not included in any glyphset definition
    • U+207CD CJK UNIFIED IDEOGRAPH-207CD: not included in any glyphset definition
    • U+207CE CJK UNIFIED IDEOGRAPH-207CE: not included in any glyphset definition
    • U+207CF CJK UNIFIED IDEOGRAPH-207CF: not included in any glyphset definition
    • U+207D0 CJK UNIFIED IDEOGRAPH-207D0: not included in any glyphset definition
    • U+207D1 CJK UNIFIED IDEOGRAPH-207D1: not included in any glyphset definition
    • U+207D2 CJK UNIFIED IDEOGRAPH-207D2: not included in any glyphset definition
    • U+207DF CJK UNIFIED IDEOGRAPH-207DF: not included in any glyphset definition
    • U+207E1 CJK UNIFIED IDEOGRAPH-207E1: not included in any glyphset definition
    • U+207E2 CJK UNIFIED IDEOGRAPH-207E2: not included in any glyphset definition
    • U+207E4 CJK UNIFIED IDEOGRAPH-207E4: not included in any glyphset definition
    • U+207E6 CJK UNIFIED IDEOGRAPH-207E6: not included in any glyphset definition
    • U+207E7 CJK UNIFIED IDEOGRAPH-207E7: not included in any glyphset definition
    • U+207E8 CJK UNIFIED IDEOGRAPH-207E8: not included in any glyphset definition
    • U+207E9 CJK UNIFIED IDEOGRAPH-207E9: not included in any glyphset definition
    • U+207EA CJK UNIFIED IDEOGRAPH-207EA: not included in any glyphset definition
    • U+207EB CJK UNIFIED IDEOGRAPH-207EB: not included in any glyphset definition
    • U+207EC CJK UNIFIED IDEOGRAPH-207EC: not included in any glyphset definition
    • U+207ED CJK UNIFIED IDEOGRAPH-207ED: not included in any glyphset definition
    • U+207EE CJK UNIFIED IDEOGRAPH-207EE: not included in any glyphset definition
    • U+207EF CJK UNIFIED IDEOGRAPH-207EF: not included in any glyphset definition
    • U+207F0 CJK UNIFIED IDEOGRAPH-207F0: not included in any glyphset definition
    • U+207F1 CJK UNIFIED IDEOGRAPH-207F1: not included in any glyphset definition
    • U+207F3 CJK UNIFIED IDEOGRAPH-207F3: not included in any glyphset definition
    • U+207F6 CJK UNIFIED IDEOGRAPH-207F6: not included in any glyphset definition
    • U+207FA CJK UNIFIED IDEOGRAPH-207FA: not included in any glyphset definition
    • U+207FB CJK UNIFIED IDEOGRAPH-207FB: not included in any glyphset definition
    • U+207FD CJK UNIFIED IDEOGRAPH-207FD: not included in any glyphset definition
    • U+207FF CJK UNIFIED IDEOGRAPH-207FF: not included in any glyphset definition
    • U+20800 CJK UNIFIED IDEOGRAPH-20800: not included in any glyphset definition
    • U+20801 CJK UNIFIED IDEOGRAPH-20801: not included in any glyphset definition
    • U+20802 CJK UNIFIED IDEOGRAPH-20802: not included in any glyphset definition
    • U+20803 CJK UNIFIED IDEOGRAPH-20803: not included in any glyphset definition
    • U+20804 CJK UNIFIED IDEOGRAPH-20804: not included in any glyphset definition
    • U+20805 CJK UNIFIED IDEOGRAPH-20805: not included in any glyphset definition
    • U+20807 CJK UNIFIED IDEOGRAPH-20807: not included in any glyphset definition
    • U+2080D CJK UNIFIED IDEOGRAPH-2080D: not included in any glyphset definition
    • U+2080E CJK UNIFIED IDEOGRAPH-2080E: not included in any glyphset definition
    • U+2080F CJK UNIFIED IDEOGRAPH-2080F: not included in any glyphset definition
    • U+20810 CJK UNIFIED IDEOGRAPH-20810: not included in any glyphset definition
    • U+20811 CJK UNIFIED IDEOGRAPH-20811: not included in any glyphset definition
    • U+20812 CJK UNIFIED IDEOGRAPH-20812: not included in any glyphset definition
    • U+20817 CJK UNIFIED IDEOGRAPH-20817: not included in any glyphset definition
    • U+2081B CJK UNIFIED IDEOGRAPH-2081B: not included in any glyphset definition
    • U+2081C CJK UNIFIED IDEOGRAPH-2081C: not included in any glyphset definition
    • U+2081D CJK UNIFIED IDEOGRAPH-2081D: not included in any glyphset definition
    • U+2081E CJK UNIFIED IDEOGRAPH-2081E: not included in any glyphset definition
    • U+20820 CJK UNIFIED IDEOGRAPH-20820: not included in any glyphset definition
    • U+20822 CJK UNIFIED IDEOGRAPH-20822: not included in any glyphset definition
    • U+20823 CJK UNIFIED IDEOGRAPH-20823: not included in any glyphset definition
    • U+20827 CJK UNIFIED IDEOGRAPH-20827: not included in any glyphset definition
    • U+2082A CJK UNIFIED IDEOGRAPH-2082A: not included in any glyphset definition
    • U+2082B CJK UNIFIED IDEOGRAPH-2082B: not included in any glyphset definition
    • U+2082C CJK UNIFIED IDEOGRAPH-2082C: not included in any glyphset definition
    • U+2082E CJK UNIFIED IDEOGRAPH-2082E: not included in any glyphset definition
    • U+2082F CJK UNIFIED IDEOGRAPH-2082F: not included in any glyphset definition
    • U+20830 CJK UNIFIED IDEOGRAPH-20830: not included in any glyphset definition
    • U+20831 CJK UNIFIED IDEOGRAPH-20831: not included in any glyphset definition
    • U+20836 CJK UNIFIED IDEOGRAPH-20836: not included in any glyphset definition
    • U+20839 CJK UNIFIED IDEOGRAPH-20839: not included in any glyphset definition
    • U+2083A CJK UNIFIED IDEOGRAPH-2083A: not included in any glyphset definition
    • U+2083B CJK UNIFIED IDEOGRAPH-2083B: not included in any glyphset definition
    • U+20852 CJK UNIFIED IDEOGRAPH-20852: not included in any glyphset definition
    • U+20853 CJK UNIFIED IDEOGRAPH-20853: not included in any glyphset definition
    • U+2085B CJK UNIFIED IDEOGRAPH-2085B: not included in any glyphset definition
    • U+2085D CJK UNIFIED IDEOGRAPH-2085D: not included in any glyphset definition
    • U+2085F CJK UNIFIED IDEOGRAPH-2085F: not included in any glyphset definition
    • U+20860 CJK UNIFIED IDEOGRAPH-20860: not included in any glyphset definition
    • U+20861 CJK UNIFIED IDEOGRAPH-20861: not included in any glyphset definition
    • U+20862 CJK UNIFIED IDEOGRAPH-20862: not included in any glyphset definition
    • U+20863 CJK UNIFIED IDEOGRAPH-20863: not included in any glyphset definition
    • U+2086B CJK UNIFIED IDEOGRAPH-2086B: not included in any glyphset definition
    • U+2086C CJK UNIFIED IDEOGRAPH-2086C: not included in any glyphset definition
    • U+2086D CJK UNIFIED IDEOGRAPH-2086D: not included in any glyphset definition
    • U+2086E CJK UNIFIED IDEOGRAPH-2086E: not included in any glyphset definition
    • U+2086F CJK UNIFIED IDEOGRAPH-2086F: not included in any glyphset definition
    • U+20870 CJK UNIFIED IDEOGRAPH-20870: not included in any glyphset definition
    • U+20874 CJK UNIFIED IDEOGRAPH-20874: not included in any glyphset definition
    • U+20876 CJK UNIFIED IDEOGRAPH-20876: not included in any glyphset definition
    • U+20877 CJK UNIFIED IDEOGRAPH-20877: not included in any glyphset definition
    • U+20878 CJK UNIFIED IDEOGRAPH-20878: not included in any glyphset definition
    • U+2087C CJK UNIFIED IDEOGRAPH-2087C: not included in any glyphset definition
    • U+20883 CJK UNIFIED IDEOGRAPH-20883: not included in any glyphset definition
    • U+20886 CJK UNIFIED IDEOGRAPH-20886: not included in any glyphset definition
    • U+20887 CJK UNIFIED IDEOGRAPH-20887: not included in any glyphset definition
    • U+2088D CJK UNIFIED IDEOGRAPH-2088D: not included in any glyphset definition
    • U+2088F CJK UNIFIED IDEOGRAPH-2088F: not included in any glyphset definition
    • U+20891 CJK UNIFIED IDEOGRAPH-20891: not included in any glyphset definition
    • U+20893 CJK UNIFIED IDEOGRAPH-20893: not included in any glyphset definition
    • U+20894 CJK UNIFIED IDEOGRAPH-20894: not included in any glyphset definition
    • U+20895 CJK UNIFIED IDEOGRAPH-20895: not included in any glyphset definition
    • U+20896 CJK UNIFIED IDEOGRAPH-20896: not included in any glyphset definition
    • U+20897 CJK UNIFIED IDEOGRAPH-20897: not included in any glyphset definition
    • U+20899 CJK UNIFIED IDEOGRAPH-20899: not included in any glyphset definition
    • U+2089A CJK UNIFIED IDEOGRAPH-2089A: not included in any glyphset definition
    • U+2089B CJK UNIFIED IDEOGRAPH-2089B: not included in any glyphset definition
    • U+2089D CJK UNIFIED IDEOGRAPH-2089D: not included in any glyphset definition
    • U+208A0 CJK UNIFIED IDEOGRAPH-208A0: not included in any glyphset definition
    • U+208A1 CJK UNIFIED IDEOGRAPH-208A1: not included in any glyphset definition
    • U+208A2 CJK UNIFIED IDEOGRAPH-208A2: not included in any glyphset definition
    • U+208A3 CJK UNIFIED IDEOGRAPH-208A3: not included in any glyphset definition
    • U+208A4 CJK UNIFIED IDEOGRAPH-208A4: not included in any glyphset definition
    • U+208A5 CJK UNIFIED IDEOGRAPH-208A5: not included in any glyphset definition
    • U+208A6 CJK UNIFIED IDEOGRAPH-208A6: not included in any glyphset definition
    • U+208A7 CJK UNIFIED IDEOGRAPH-208A7: not included in any glyphset definition
    • U+208A9 CJK UNIFIED IDEOGRAPH-208A9: not included in any glyphset definition
    • U+208AA CJK UNIFIED IDEOGRAPH-208AA: not included in any glyphset definition
    • U+208AC CJK UNIFIED IDEOGRAPH-208AC: not included in any glyphset definition
    • U+208AD CJK UNIFIED IDEOGRAPH-208AD: not included in any glyphset definition
    • U+208B0 CJK UNIFIED IDEOGRAPH-208B0: not included in any glyphset definition
    • U+208B1 CJK UNIFIED IDEOGRAPH-208B1: not included in any glyphset definition
    • U+208B2 CJK UNIFIED IDEOGRAPH-208B2: not included in any glyphset definition
    • U+208B3 CJK UNIFIED IDEOGRAPH-208B3: not included in any glyphset definition
    • U+208B5 CJK UNIFIED IDEOGRAPH-208B5: not included in any glyphset definition
    • U+208B6 CJK UNIFIED IDEOGRAPH-208B6: not included in any glyphset definition
    • U+208B7 CJK UNIFIED IDEOGRAPH-208B7: not included in any glyphset definition
    • U+208B9 CJK UNIFIED IDEOGRAPH-208B9: not included in any glyphset definition
    • U+208BA CJK UNIFIED IDEOGRAPH-208BA: not included in any glyphset definition
    • U+208BB CJK UNIFIED IDEOGRAPH-208BB: not included in any glyphset definition
    • U+208BE CJK UNIFIED IDEOGRAPH-208BE: not included in any glyphset definition
    • U+208BF CJK UNIFIED IDEOGRAPH-208BF: not included in any glyphset definition
    • U+208C0 CJK UNIFIED IDEOGRAPH-208C0: not included in any glyphset definition
    • U+208C1 CJK UNIFIED IDEOGRAPH-208C1: not included in any glyphset definition
    • U+208C2 CJK UNIFIED IDEOGRAPH-208C2: not included in any glyphset definition
    • U+208C3 CJK UNIFIED IDEOGRAPH-208C3: not included in any glyphset definition
    • U+208C4 CJK UNIFIED IDEOGRAPH-208C4: not included in any glyphset definition
    • U+208C5 CJK UNIFIED IDEOGRAPH-208C5: not included in any glyphset definition
    • U+208C7 CJK UNIFIED IDEOGRAPH-208C7: not included in any glyphset definition
    • U+208C8 CJK UNIFIED IDEOGRAPH-208C8: not included in any glyphset definition
    • U+208C9 CJK UNIFIED IDEOGRAPH-208C9: not included in any glyphset definition
    • U+208CA CJK UNIFIED IDEOGRAPH-208CA: not included in any glyphset definition
    • U+208CB CJK UNIFIED IDEOGRAPH-208CB: not included in any glyphset definition
    • U+208D5 CJK UNIFIED IDEOGRAPH-208D5: not included in any glyphset definition
    • U+208D6 CJK UNIFIED IDEOGRAPH-208D6: not included in any glyphset definition
    • U+208D8 CJK UNIFIED IDEOGRAPH-208D8: not included in any glyphset definition
    • U+208DE CJK UNIFIED IDEOGRAPH-208DE: not included in any glyphset definition
    • U+208DF CJK UNIFIED IDEOGRAPH-208DF: not included in any glyphset definition
    • U+208E0 CJK UNIFIED IDEOGRAPH-208E0: not included in any glyphset definition
    • U+208E5 CJK UNIFIED IDEOGRAPH-208E5: not included in any glyphset definition
    • U+208E6 CJK UNIFIED IDEOGRAPH-208E6: not included in any glyphset definition
    • U+208E9 CJK UNIFIED IDEOGRAPH-208E9: not included in any glyphset definition
    • U+208EA CJK UNIFIED IDEOGRAPH-208EA: not included in any glyphset definition
    • U+208EB CJK UNIFIED IDEOGRAPH-208EB: not included in any glyphset definition
    • U+208EC CJK UNIFIED IDEOGRAPH-208EC: not included in any glyphset definition
    • U+208EF CJK UNIFIED IDEOGRAPH-208EF: not included in any glyphset definition
    • U+208F0 CJK UNIFIED IDEOGRAPH-208F0: not included in any glyphset definition
    • U+208F1 CJK UNIFIED IDEOGRAPH-208F1: not included in any glyphset definition
    • U+208F5 CJK UNIFIED IDEOGRAPH-208F5: not included in any glyphset definition
    • U+208F8 CJK UNIFIED IDEOGRAPH-208F8: not included in any glyphset definition
    • U+208F9 CJK UNIFIED IDEOGRAPH-208F9: not included in any glyphset definition
    • U+208FA CJK UNIFIED IDEOGRAPH-208FA: not included in any glyphset definition
    • U+208FD CJK UNIFIED IDEOGRAPH-208FD: not included in any glyphset definition
    • U+208FE CJK UNIFIED IDEOGRAPH-208FE: not included in any glyphset definition
    • U+208FF CJK UNIFIED IDEOGRAPH-208FF: not included in any glyphset definition
    • U+20900 CJK UNIFIED IDEOGRAPH-20900: not included in any glyphset definition
    • U+20904 CJK UNIFIED IDEOGRAPH-20904: not included in any glyphset definition
    • U+20905 CJK UNIFIED IDEOGRAPH-20905: not included in any glyphset definition
    • U+20907 CJK UNIFIED IDEOGRAPH-20907: not included in any glyphset definition
    • U+20908 CJK UNIFIED IDEOGRAPH-20908: not included in any glyphset definition
    • U+20909 CJK UNIFIED IDEOGRAPH-20909: not included in any glyphset definition
    • U+2090A CJK UNIFIED IDEOGRAPH-2090A: not included in any glyphset definition
    • U+2090B CJK UNIFIED IDEOGRAPH-2090B: not included in any glyphset definition
    • U+2090E CJK UNIFIED IDEOGRAPH-2090E: not included in any glyphset definition
    • U+2090F CJK UNIFIED IDEOGRAPH-2090F: not included in any glyphset definition
    • U+20910 CJK UNIFIED IDEOGRAPH-20910: not included in any glyphset definition
    • U+20911 CJK UNIFIED IDEOGRAPH-20911: not included in any glyphset definition
    • U+20912 CJK UNIFIED IDEOGRAPH-20912: not included in any glyphset definition
    • U+20913 CJK UNIFIED IDEOGRAPH-20913: not included in any glyphset definition
    • U+20915 CJK UNIFIED IDEOGRAPH-20915: not included in any glyphset definition
    • U+20917 CJK UNIFIED IDEOGRAPH-20917: not included in any glyphset definition
    • U+20918 CJK UNIFIED IDEOGRAPH-20918: not included in any glyphset definition
    • U+20919 CJK UNIFIED IDEOGRAPH-20919: not included in any glyphset definition
    • U+2091A CJK UNIFIED IDEOGRAPH-2091A: not included in any glyphset definition
    • U+2091B CJK UNIFIED IDEOGRAPH-2091B: not included in any glyphset definition
    • U+2091E CJK UNIFIED IDEOGRAPH-2091E: not included in any glyphset definition
    • U+2091F CJK UNIFIED IDEOGRAPH-2091F: not included in any glyphset definition
    • U+20922 CJK UNIFIED IDEOGRAPH-20922: not included in any glyphset definition
    • U+20923 CJK UNIFIED IDEOGRAPH-20923: not included in any glyphset definition
    • U+20925 CJK UNIFIED IDEOGRAPH-20925: not included in any glyphset definition
    • U+20929 CJK UNIFIED IDEOGRAPH-20929: not included in any glyphset definition
    • U+2092B CJK UNIFIED IDEOGRAPH-2092B: not included in any glyphset definition
    • U+2092F CJK UNIFIED IDEOGRAPH-2092F: not included in any glyphset definition
    • U+20930 CJK UNIFIED IDEOGRAPH-20930: not included in any glyphset definition
    • U+20931 CJK UNIFIED IDEOGRAPH-20931: not included in any glyphset definition
    • U+20932 CJK UNIFIED IDEOGRAPH-20932: not included in any glyphset definition
    • U+20933 CJK UNIFIED IDEOGRAPH-20933: not included in any glyphset definition
    • U+20934 CJK UNIFIED IDEOGRAPH-20934: not included in any glyphset definition
    • U+20935 CJK UNIFIED IDEOGRAPH-20935: not included in any glyphset definition
    • U+20938 CJK UNIFIED IDEOGRAPH-20938: not included in any glyphset definition
    • U+20939 CJK UNIFIED IDEOGRAPH-20939: not included in any glyphset definition
    • U+2093C CJK UNIFIED IDEOGRAPH-2093C: not included in any glyphset definition
    • U+2093E CJK UNIFIED IDEOGRAPH-2093E: not included in any glyphset definition
    • U+2093F CJK UNIFIED IDEOGRAPH-2093F: not included in any glyphset definition
    • U+20940 CJK UNIFIED IDEOGRAPH-20940: not included in any glyphset definition
    • U+20941 CJK UNIFIED IDEOGRAPH-20941: not included in any glyphset definition
    • U+20942 CJK UNIFIED IDEOGRAPH-20942: not included in any glyphset definition
    • U+20949 CJK UNIFIED IDEOGRAPH-20949: not included in any glyphset definition
    • U+2094A CJK UNIFIED IDEOGRAPH-2094A: not included in any glyphset definition
    • U+2094B CJK UNIFIED IDEOGRAPH-2094B: not included in any glyphset definition
    • U+2094C CJK UNIFIED IDEOGRAPH-2094C: not included in any glyphset definition
    • U+2094E CJK UNIFIED IDEOGRAPH-2094E: not included in any glyphset definition
    • U+20950 CJK UNIFIED IDEOGRAPH-20950: not included in any glyphset definition
    • U+20951 CJK UNIFIED IDEOGRAPH-20951: not included in any glyphset definition
    • U+20952 CJK UNIFIED IDEOGRAPH-20952: not included in any glyphset definition
    • U+20953 CJK UNIFIED IDEOGRAPH-20953: not included in any glyphset definition
    • U+20956 CJK UNIFIED IDEOGRAPH-20956: not included in any glyphset definition
    • U+20958 CJK UNIFIED IDEOGRAPH-20958: not included in any glyphset definition
    • U+20959 CJK UNIFIED IDEOGRAPH-20959: not included in any glyphset definition
    • U+2095A CJK UNIFIED IDEOGRAPH-2095A: not included in any glyphset definition
    • U+2095B CJK UNIFIED IDEOGRAPH-2095B: not included in any glyphset definition
    • U+2095C CJK UNIFIED IDEOGRAPH-2095C: not included in any glyphset definition
    • U+2095D CJK UNIFIED IDEOGRAPH-2095D: not included in any glyphset definition
    • U+2095E CJK UNIFIED IDEOGRAPH-2095E: not included in any glyphset definition
    • U+20962 CJK UNIFIED IDEOGRAPH-20962: not included in any glyphset definition
    • U+20963 CJK UNIFIED IDEOGRAPH-20963: not included in any glyphset definition
    • U+20966 CJK UNIFIED IDEOGRAPH-20966: not included in any glyphset definition
    • U+20968 CJK UNIFIED IDEOGRAPH-20968: not included in any glyphset definition
    • U+20969 CJK UNIFIED IDEOGRAPH-20969: not included in any glyphset definition
    • U+2096B CJK UNIFIED IDEOGRAPH-2096B: not included in any glyphset definition
    • U+2096E CJK UNIFIED IDEOGRAPH-2096E: not included in any glyphset definition
    • U+2096F CJK UNIFIED IDEOGRAPH-2096F: not included in any glyphset definition
    • U+20970 CJK UNIFIED IDEOGRAPH-20970: not included in any glyphset definition
    • U+20971 CJK UNIFIED IDEOGRAPH-20971: not included in any glyphset definition
    • U+20974 CJK UNIFIED IDEOGRAPH-20974: not included in any glyphset definition
    • U+20975 CJK UNIFIED IDEOGRAPH-20975: not included in any glyphset definition
    • U+20976 CJK UNIFIED IDEOGRAPH-20976: not included in any glyphset definition
    • U+20978 CJK UNIFIED IDEOGRAPH-20978: not included in any glyphset definition
    • U+2097A CJK UNIFIED IDEOGRAPH-2097A: not included in any glyphset definition
    • U+2097B CJK UNIFIED IDEOGRAPH-2097B: not included in any glyphset definition
    • U+2097C CJK UNIFIED IDEOGRAPH-2097C: not included in any glyphset definition
    • U+2097D CJK UNIFIED IDEOGRAPH-2097D: not included in any glyphset definition
    • U+2097E CJK UNIFIED IDEOGRAPH-2097E: not included in any glyphset definition
    • U+2097F CJK UNIFIED IDEOGRAPH-2097F: not included in any glyphset definition
    • U+20980 CJK UNIFIED IDEOGRAPH-20980: not included in any glyphset definition
    • U+20982 CJK UNIFIED IDEOGRAPH-20982: not included in any glyphset definition
    • U+20983 CJK UNIFIED IDEOGRAPH-20983: not included in any glyphset definition
    • U+20984 CJK UNIFIED IDEOGRAPH-20984: not included in any glyphset definition
    • U+20985 CJK UNIFIED IDEOGRAPH-20985: not included in any glyphset definition
    • U+20986 CJK UNIFIED IDEOGRAPH-20986: not included in any glyphset definition
    • U+20987 CJK UNIFIED IDEOGRAPH-20987: not included in any glyphset definition
    • U+20988 CJK UNIFIED IDEOGRAPH-20988: not included in any glyphset definition
    • U+2098A CJK UNIFIED IDEOGRAPH-2098A: not included in any glyphset definition
    • U+2098B CJK UNIFIED IDEOGRAPH-2098B: not included in any glyphset definition
    • U+2098D CJK UNIFIED IDEOGRAPH-2098D: not included in any glyphset definition
    • U+2098E CJK UNIFIED IDEOGRAPH-2098E: not included in any glyphset definition
    • U+2098F CJK UNIFIED IDEOGRAPH-2098F: not included in any glyphset definition
    • U+20990 CJK UNIFIED IDEOGRAPH-20990: not included in any glyphset definition
    • U+20992 CJK UNIFIED IDEOGRAPH-20992: not included in any glyphset definition
    • U+20993 CJK UNIFIED IDEOGRAPH-20993: not included in any glyphset definition
    • U+20995 CJK UNIFIED IDEOGRAPH-20995: not included in any glyphset definition
    • U+20997 CJK UNIFIED IDEOGRAPH-20997: not included in any glyphset definition
    • U+20998 CJK UNIFIED IDEOGRAPH-20998: not included in any glyphset definition
    • U+20999 CJK UNIFIED IDEOGRAPH-20999: not included in any glyphset definition
    • U+2099A CJK UNIFIED IDEOGRAPH-2099A: not included in any glyphset definition
    • U+2099B CJK UNIFIED IDEOGRAPH-2099B: not included in any glyphset definition
    • U+2099C CJK UNIFIED IDEOGRAPH-2099C: not included in any glyphset definition
    • U+2099D CJK UNIFIED IDEOGRAPH-2099D: not included in any glyphset definition
    • U+209A1 CJK UNIFIED IDEOGRAPH-209A1: not included in any glyphset definition
    • U+209A3 CJK UNIFIED IDEOGRAPH-209A3: not included in any glyphset definition
    • U+209A7 CJK UNIFIED IDEOGRAPH-209A7: not included in any glyphset definition
    • U+209A8 CJK UNIFIED IDEOGRAPH-209A8: not included in any glyphset definition
    • U+209AA CJK UNIFIED IDEOGRAPH-209AA: not included in any glyphset definition
    • U+209AB CJK UNIFIED IDEOGRAPH-209AB: not included in any glyphset definition
    • U+209AC CJK UNIFIED IDEOGRAPH-209AC: not included in any glyphset definition
    • U+209B4 CJK UNIFIED IDEOGRAPH-209B4: not included in any glyphset definition
    • U+209B5 CJK UNIFIED IDEOGRAPH-209B5: not included in any glyphset definition
    • U+209B6 CJK UNIFIED IDEOGRAPH-209B6: not included in any glyphset definition
    • U+209C0 CJK UNIFIED IDEOGRAPH-209C0: not included in any glyphset definition
    • U+209CE CJK UNIFIED IDEOGRAPH-209CE: not included in any glyphset definition
    • U+209CF CJK UNIFIED IDEOGRAPH-209CF: not included in any glyphset definition
    • U+209D1 CJK UNIFIED IDEOGRAPH-209D1: not included in any glyphset definition
    • U+209D2 CJK UNIFIED IDEOGRAPH-209D2: not included in any glyphset definition
    • U+209D3 CJK UNIFIED IDEOGRAPH-209D3: not included in any glyphset definition
    • U+209D5 CJK UNIFIED IDEOGRAPH-209D5: not included in any glyphset definition
    • U+209D6 CJK UNIFIED IDEOGRAPH-209D6: not included in any glyphset definition
    • U+209D7 CJK UNIFIED IDEOGRAPH-209D7: not included in any glyphset definition
    • U+209D8 CJK UNIFIED IDEOGRAPH-209D8: not included in any glyphset definition
    • U+209D9 CJK UNIFIED IDEOGRAPH-209D9: not included in any glyphset definition
    • U+209DA CJK UNIFIED IDEOGRAPH-209DA: not included in any glyphset definition
    • U+209DB CJK UNIFIED IDEOGRAPH-209DB: not included in any glyphset definition
    • U+209DC CJK UNIFIED IDEOGRAPH-209DC: not included in any glyphset definition
    • U+209DD CJK UNIFIED IDEOGRAPH-209DD: not included in any glyphset definition
    • U+209DE CJK UNIFIED IDEOGRAPH-209DE: not included in any glyphset definition
    • U+209DF CJK UNIFIED IDEOGRAPH-209DF: not included in any glyphset definition
    • U+209E0 CJK UNIFIED IDEOGRAPH-209E0: not included in any glyphset definition
    • U+209E1 CJK UNIFIED IDEOGRAPH-209E1: not included in any glyphset definition
    • U+209E2 CJK UNIFIED IDEOGRAPH-209E2: not included in any glyphset definition
    • U+209E3 CJK UNIFIED IDEOGRAPH-209E3: not included in any glyphset definition
    • U+209E4 CJK UNIFIED IDEOGRAPH-209E4: not included in any glyphset definition
    • U+209E5 CJK UNIFIED IDEOGRAPH-209E5: not included in any glyphset definition
    • U+209E9 CJK UNIFIED IDEOGRAPH-209E9: not included in any glyphset definition
    • U+209EA CJK UNIFIED IDEOGRAPH-209EA: not included in any glyphset definition
    • U+209EB CJK UNIFIED IDEOGRAPH-209EB: not included in any glyphset definition
    • U+209F0 CJK UNIFIED IDEOGRAPH-209F0: not included in any glyphset definition
    • U+209F2 CJK UNIFIED IDEOGRAPH-209F2: not included in any glyphset definition
    • U+209F3 CJK UNIFIED IDEOGRAPH-209F3: not included in any glyphset definition
    • U+209F4 CJK UNIFIED IDEOGRAPH-209F4: not included in any glyphset definition
    • U+209F5 CJK UNIFIED IDEOGRAPH-209F5: not included in any glyphset definition
    • U+209F6 CJK UNIFIED IDEOGRAPH-209F6: not included in any glyphset definition
    • U+209F7 CJK UNIFIED IDEOGRAPH-209F7: not included in any glyphset definition
    • U+209F8 CJK UNIFIED IDEOGRAPH-209F8: not included in any glyphset definition
    • U+209F9 CJK UNIFIED IDEOGRAPH-209F9: not included in any glyphset definition
    • U+209FA CJK UNIFIED IDEOGRAPH-209FA: not included in any glyphset definition
    • U+209FB CJK UNIFIED IDEOGRAPH-209FB: not included in any glyphset definition
    • U+209FC CJK UNIFIED IDEOGRAPH-209FC: not included in any glyphset definition
    • U+209FD CJK UNIFIED IDEOGRAPH-209FD: not included in any glyphset definition
    • U+209FF CJK UNIFIED IDEOGRAPH-209FF: not included in any glyphset definition
    • U+20A00 CJK UNIFIED IDEOGRAPH-20A00: not included in any glyphset definition
    • U+20A01 CJK UNIFIED IDEOGRAPH-20A01: not included in any glyphset definition
    • U+20A02 CJK UNIFIED IDEOGRAPH-20A02: not included in any glyphset definition
    • U+20A03 CJK UNIFIED IDEOGRAPH-20A03: not included in any glyphset definition
    • U+20A05 CJK UNIFIED IDEOGRAPH-20A05: not included in any glyphset definition
    • U+20A06 CJK UNIFIED IDEOGRAPH-20A06: not included in any glyphset definition
    • U+20A07 CJK UNIFIED IDEOGRAPH-20A07: not included in any glyphset definition
    • U+20A08 CJK UNIFIED IDEOGRAPH-20A08: not included in any glyphset definition
    • U+20A0A CJK UNIFIED IDEOGRAPH-20A0A: not included in any glyphset definition
    • U+20A0B CJK UNIFIED IDEOGRAPH-20A0B: not included in any glyphset definition
    • U+20A0C CJK UNIFIED IDEOGRAPH-20A0C: not included in any glyphset definition
    • U+20A0D CJK UNIFIED IDEOGRAPH-20A0D: not included in any glyphset definition
    • U+20A0E CJK UNIFIED IDEOGRAPH-20A0E: not included in any glyphset definition
    • U+20A12 CJK UNIFIED IDEOGRAPH-20A12: not included in any glyphset definition
    • U+20A13 CJK UNIFIED IDEOGRAPH-20A13: not included in any glyphset definition
    • U+20A14 CJK UNIFIED IDEOGRAPH-20A14: not included in any glyphset definition
    • U+20A15 CJK UNIFIED IDEOGRAPH-20A15: not included in any glyphset definition
    • U+20A18 CJK UNIFIED IDEOGRAPH-20A18: not included in any glyphset definition
    • U+20A1A CJK UNIFIED IDEOGRAPH-20A1A: not included in any glyphset definition
    • U+20A1B CJK UNIFIED IDEOGRAPH-20A1B: not included in any glyphset definition
    • U+20A1C CJK UNIFIED IDEOGRAPH-20A1C: not included in any glyphset definition
    • U+20A1D CJK UNIFIED IDEOGRAPH-20A1D: not included in any glyphset definition
    • U+20A1F CJK UNIFIED IDEOGRAPH-20A1F: not included in any glyphset definition
    • U+20A20 CJK UNIFIED IDEOGRAPH-20A20: not included in any glyphset definition
    • U+20A22 CJK UNIFIED IDEOGRAPH-20A22: not included in any glyphset definition
    • U+20A23 CJK UNIFIED IDEOGRAPH-20A23: not included in any glyphset definition
    • U+20A24 CJK UNIFIED IDEOGRAPH-20A24: not included in any glyphset definition
    • U+20A25 CJK UNIFIED IDEOGRAPH-20A25: not included in any glyphset definition
    • U+20A26 CJK UNIFIED IDEOGRAPH-20A26: not included in any glyphset definition
    • U+20A27 CJK UNIFIED IDEOGRAPH-20A27: not included in any glyphset definition
    • U+20A29 CJK UNIFIED IDEOGRAPH-20A29: not included in any glyphset definition
    • U+20A2C CJK UNIFIED IDEOGRAPH-20A2C: not included in any glyphset definition
    • U+20A2D CJK UNIFIED IDEOGRAPH-20A2D: not included in any glyphset definition
    • U+20A2E CJK UNIFIED IDEOGRAPH-20A2E: not included in any glyphset definition
    • U+20A2F CJK UNIFIED IDEOGRAPH-20A2F: not included in any glyphset definition
    • U+20A30 CJK UNIFIED IDEOGRAPH-20A30: not included in any glyphset definition
    • U+20A31 CJK UNIFIED IDEOGRAPH-20A31: not included in any glyphset definition
    • U+20A34 CJK UNIFIED IDEOGRAPH-20A34: not included in any glyphset definition
    • U+20A35 CJK UNIFIED IDEOGRAPH-20A35: not included in any glyphset definition
    • U+20A36 CJK UNIFIED IDEOGRAPH-20A36: not included in any glyphset definition
    • U+20A37 CJK UNIFIED IDEOGRAPH-20A37: not included in any glyphset definition
    • U+20A38 CJK UNIFIED IDEOGRAPH-20A38: not included in any glyphset definition
    • U+20A39 CJK UNIFIED IDEOGRAPH-20A39: not included in any glyphset definition
    • U+20A3A CJK UNIFIED IDEOGRAPH-20A3A: not included in any glyphset definition
    • U+20A3B CJK UNIFIED IDEOGRAPH-20A3B: not included in any glyphset definition
    • U+20A3E CJK UNIFIED IDEOGRAPH-20A3E: not included in any glyphset definition
    • U+20A40 CJK UNIFIED IDEOGRAPH-20A40: not included in any glyphset definition
    • U+20A41 CJK UNIFIED IDEOGRAPH-20A41: not included in any glyphset definition
    • U+20A42 CJK UNIFIED IDEOGRAPH-20A42: not included in any glyphset definition
    • U+20A46 CJK UNIFIED IDEOGRAPH-20A46: not included in any glyphset definition
    • U+20A48 CJK UNIFIED IDEOGRAPH-20A48: not included in any glyphset definition
    • U+20A49 CJK UNIFIED IDEOGRAPH-20A49: not included in any glyphset definition
    • U+20A4A CJK UNIFIED IDEOGRAPH-20A4A: not included in any glyphset definition
    • U+20A4B CJK UNIFIED IDEOGRAPH-20A4B: not included in any glyphset definition
    • U+20A4C CJK UNIFIED IDEOGRAPH-20A4C: not included in any glyphset definition
    • U+20A4D CJK UNIFIED IDEOGRAPH-20A4D: not included in any glyphset definition
    • U+20A4E CJK UNIFIED IDEOGRAPH-20A4E: not included in any glyphset definition
    • U+20A4F CJK UNIFIED IDEOGRAPH-20A4F: not included in any glyphset definition
    • U+20A54 CJK UNIFIED IDEOGRAPH-20A54: not included in any glyphset definition
    • U+20A57 CJK UNIFIED IDEOGRAPH-20A57: not included in any glyphset definition
    • U+20A58 CJK UNIFIED IDEOGRAPH-20A58: not included in any glyphset definition
    • U+20A59 CJK UNIFIED IDEOGRAPH-20A59: not included in any glyphset definition
    • U+20A5B CJK UNIFIED IDEOGRAPH-20A5B: not included in any glyphset definition
    • U+20A5C CJK UNIFIED IDEOGRAPH-20A5C: not included in any glyphset definition
    • U+20A5D CJK UNIFIED IDEOGRAPH-20A5D: not included in any glyphset definition
    • U+20A5E CJK UNIFIED IDEOGRAPH-20A5E: not included in any glyphset definition
    • U+20A5F CJK UNIFIED IDEOGRAPH-20A5F: not included in any glyphset definition
    • U+20A60 CJK UNIFIED IDEOGRAPH-20A60: not included in any glyphset definition
    • U+20A64 CJK UNIFIED IDEOGRAPH-20A64: not included in any glyphset definition
    • U+20A65 CJK UNIFIED IDEOGRAPH-20A65: not included in any glyphset definition
    • U+20A67 CJK UNIFIED IDEOGRAPH-20A67: not included in any glyphset definition
    • U+20A68 CJK UNIFIED IDEOGRAPH-20A68: not included in any glyphset definition
    • U+20A69 CJK UNIFIED IDEOGRAPH-20A69: not included in any glyphset definition
    • U+20A6A CJK UNIFIED IDEOGRAPH-20A6A: not included in any glyphset definition
    • U+20A6B CJK UNIFIED IDEOGRAPH-20A6B: not included in any glyphset definition
    • U+20A6C CJK UNIFIED IDEOGRAPH-20A6C: not included in any glyphset definition
    • U+20A6D CJK UNIFIED IDEOGRAPH-20A6D: not included in any glyphset definition
    • U+20A6E CJK UNIFIED IDEOGRAPH-20A6E: not included in any glyphset definition
    • U+20A6F CJK UNIFIED IDEOGRAPH-20A6F: not included in any glyphset definition
    • U+20A70 CJK UNIFIED IDEOGRAPH-20A70: not included in any glyphset definition
    • U+20A71 CJK UNIFIED IDEOGRAPH-20A71: not included in any glyphset definition
    • U+20A77 CJK UNIFIED IDEOGRAPH-20A77: not included in any glyphset definition
    • U+20A78 CJK UNIFIED IDEOGRAPH-20A78: not included in any glyphset definition
    • U+20A79 CJK UNIFIED IDEOGRAPH-20A79: not included in any glyphset definition
    • U+20A7A CJK UNIFIED IDEOGRAPH-20A7A: not included in any glyphset definition
    • U+20A7B CJK UNIFIED IDEOGRAPH-20A7B: not included in any glyphset definition
    • U+20A7C CJK UNIFIED IDEOGRAPH-20A7C: not included in any glyphset definition
    • U+20A7D CJK UNIFIED IDEOGRAPH-20A7D: not included in any glyphset definition
    • U+20A7F CJK UNIFIED IDEOGRAPH-20A7F: not included in any glyphset definition
    • U+20A82 CJK UNIFIED IDEOGRAPH-20A82: not included in any glyphset definition
    • U+20A83 CJK UNIFIED IDEOGRAPH-20A83: not included in any glyphset definition
    • U+20A86 CJK UNIFIED IDEOGRAPH-20A86: not included in any glyphset definition
    • U+20A87 CJK UNIFIED IDEOGRAPH-20A87: not included in any glyphset definition
    • U+20A88 CJK UNIFIED IDEOGRAPH-20A88: not included in any glyphset definition
    • U+20A89 CJK UNIFIED IDEOGRAPH-20A89: not included in any glyphset definition
    • U+20A8A CJK UNIFIED IDEOGRAPH-20A8A: not included in any glyphset definition
    • U+20A8B CJK UNIFIED IDEOGRAPH-20A8B: not included in any glyphset definition
    • U+20A8C CJK UNIFIED IDEOGRAPH-20A8C: not included in any glyphset definition
    • U+20A8D CJK UNIFIED IDEOGRAPH-20A8D: not included in any glyphset definition
    • U+20A8F CJK UNIFIED IDEOGRAPH-20A8F: not included in any glyphset definition
    • U+20A90 CJK UNIFIED IDEOGRAPH-20A90: not included in any glyphset definition
    • U+20A91 CJK UNIFIED IDEOGRAPH-20A91: not included in any glyphset definition
    • U+20A92 CJK UNIFIED IDEOGRAPH-20A92: not included in any glyphset definition
    • U+20A93 CJK UNIFIED IDEOGRAPH-20A93: not included in any glyphset definition
    • U+20A94 CJK UNIFIED IDEOGRAPH-20A94: not included in any glyphset definition
    • U+20A97 CJK UNIFIED IDEOGRAPH-20A97: not included in any glyphset definition
    • U+20A99 CJK UNIFIED IDEOGRAPH-20A99: not included in any glyphset definition
    • U+20A9A CJK UNIFIED IDEOGRAPH-20A9A: not included in any glyphset definition
    • U+20A9B CJK UNIFIED IDEOGRAPH-20A9B: not included in any glyphset definition
    • U+20A9C CJK UNIFIED IDEOGRAPH-20A9C: not included in any glyphset definition
    • U+20A9D CJK UNIFIED IDEOGRAPH-20A9D: not included in any glyphset definition
    • U+20A9E CJK UNIFIED IDEOGRAPH-20A9E: not included in any glyphset definition
    • U+20A9F CJK UNIFIED IDEOGRAPH-20A9F: not included in any glyphset definition
    • U+20AA3 CJK UNIFIED IDEOGRAPH-20AA3: not included in any glyphset definition
    • U+20AA5 CJK UNIFIED IDEOGRAPH-20AA5: not included in any glyphset definition
    • U+20AA7 CJK UNIFIED IDEOGRAPH-20AA7: not included in any glyphset definition
    • U+20AA9 CJK UNIFIED IDEOGRAPH-20AA9: not included in any glyphset definition
    • U+20AAB CJK UNIFIED IDEOGRAPH-20AAB: not included in any glyphset definition
    • U+20AAD CJK UNIFIED IDEOGRAPH-20AAD: not included in any glyphset definition
    • U+20AAE CJK UNIFIED IDEOGRAPH-20AAE: not included in any glyphset definition
    • U+20AAF CJK UNIFIED IDEOGRAPH-20AAF: not included in any glyphset definition
    • U+20AB0 CJK UNIFIED IDEOGRAPH-20AB0: not included in any glyphset definition
    • U+20AB6 CJK UNIFIED IDEOGRAPH-20AB6: not included in any glyphset definition
    • U+20AB7 CJK UNIFIED IDEOGRAPH-20AB7: not included in any glyphset definition
    • U+20AB9 CJK UNIFIED IDEOGRAPH-20AB9: not included in any glyphset definition
    • U+20ABA CJK UNIFIED IDEOGRAPH-20ABA: not included in any glyphset definition
    • U+20ABB CJK UNIFIED IDEOGRAPH-20ABB: not included in any glyphset definition
    • U+20ABC CJK UNIFIED IDEOGRAPH-20ABC: not included in any glyphset definition
    • U+20ABF CJK UNIFIED IDEOGRAPH-20ABF: not included in any glyphset definition
    • U+20AC3 CJK UNIFIED IDEOGRAPH-20AC3: not included in any glyphset definition
    • U+20AC4 CJK UNIFIED IDEOGRAPH-20AC4: not included in any glyphset definition
    • U+20AC8 CJK UNIFIED IDEOGRAPH-20AC8: not included in any glyphset definition
    • U+20AC9 CJK UNIFIED IDEOGRAPH-20AC9: not included in any glyphset definition
    • U+20ACC CJK UNIFIED IDEOGRAPH-20ACC: not included in any glyphset definition
    • U+20ACE CJK UNIFIED IDEOGRAPH-20ACE: not included in any glyphset definition
    • U+20ACF CJK UNIFIED IDEOGRAPH-20ACF: not included in any glyphset definition
    • U+20AD0 CJK UNIFIED IDEOGRAPH-20AD0: not included in any glyphset definition
    • U+20AD3 CJK UNIFIED IDEOGRAPH-20AD3: not included in any glyphset definition
    • U+20AD4 CJK UNIFIED IDEOGRAPH-20AD4: not included in any glyphset definition
    • U+20AD5 CJK UNIFIED IDEOGRAPH-20AD5: not included in any glyphset definition
    • U+20AD6 CJK UNIFIED IDEOGRAPH-20AD6: not included in any glyphset definition
    • U+20AD8 CJK UNIFIED IDEOGRAPH-20AD8: not included in any glyphset definition
    • U+20AD9 CJK UNIFIED IDEOGRAPH-20AD9: not included in any glyphset definition
    • U+20ADB CJK UNIFIED IDEOGRAPH-20ADB: not included in any glyphset definition
    • U+20ADC CJK UNIFIED IDEOGRAPH-20ADC: not included in any glyphset definition
    • U+20ADE CJK UNIFIED IDEOGRAPH-20ADE: not included in any glyphset definition
    • U+20ADF CJK UNIFIED IDEOGRAPH-20ADF: not included in any glyphset definition
    • U+20AE0 CJK UNIFIED IDEOGRAPH-20AE0: not included in any glyphset definition
    • U+20AE3 CJK UNIFIED IDEOGRAPH-20AE3: not included in any glyphset definition
    • U+20AE5 CJK UNIFIED IDEOGRAPH-20AE5: not included in any glyphset definition
    • U+20AE6 CJK UNIFIED IDEOGRAPH-20AE6: not included in any glyphset definition
    • U+20AE9 CJK UNIFIED IDEOGRAPH-20AE9: not included in any glyphset definition
    • U+20AEA CJK UNIFIED IDEOGRAPH-20AEA: not included in any glyphset definition
    • U+20AEB CJK UNIFIED IDEOGRAPH-20AEB: not included in any glyphset definition
    • U+20AEC CJK UNIFIED IDEOGRAPH-20AEC: not included in any glyphset definition
    • U+20AED CJK UNIFIED IDEOGRAPH-20AED: not included in any glyphset definition
    • U+20AEE CJK UNIFIED IDEOGRAPH-20AEE: not included in any glyphset definition
    • U+20AEF CJK UNIFIED IDEOGRAPH-20AEF: not included in any glyphset definition
    • U+20AF0 CJK UNIFIED IDEOGRAPH-20AF0: not included in any glyphset definition
    • U+20AF1 CJK UNIFIED IDEOGRAPH-20AF1: not included in any glyphset definition
    • U+20AF3 CJK UNIFIED IDEOGRAPH-20AF3: not included in any glyphset definition
    • U+20AF5 CJK UNIFIED IDEOGRAPH-20AF5: not included in any glyphset definition
    • U+20AF6 CJK UNIFIED IDEOGRAPH-20AF6: not included in any glyphset definition
    • U+20AF9 CJK UNIFIED IDEOGRAPH-20AF9: not included in any glyphset definition
    • U+20AFA CJK UNIFIED IDEOGRAPH-20AFA: not included in any glyphset definition
    • U+20AFB CJK UNIFIED IDEOGRAPH-20AFB: not included in any glyphset definition
    • U+20AFF CJK UNIFIED IDEOGRAPH-20AFF: not included in any glyphset definition
    • U+20B00 CJK UNIFIED IDEOGRAPH-20B00: not included in any glyphset definition
    • U+20B01 CJK UNIFIED IDEOGRAPH-20B01: not included in any glyphset definition
    • U+20B02 CJK UNIFIED IDEOGRAPH-20B02: not included in any glyphset definition
    • U+20B06 CJK UNIFIED IDEOGRAPH-20B06: not included in any glyphset definition
    • U+20B07 CJK UNIFIED IDEOGRAPH-20B07: not included in any glyphset definition
    • U+20B08 CJK UNIFIED IDEOGRAPH-20B08: not included in any glyphset definition
    • U+20B0B CJK UNIFIED IDEOGRAPH-20B0B: not included in any glyphset definition
    • U+20B0E CJK UNIFIED IDEOGRAPH-20B0E: not included in any glyphset definition
    • U+20B11 CJK UNIFIED IDEOGRAPH-20B11: not included in any glyphset definition
    • U+20B13 CJK UNIFIED IDEOGRAPH-20B13: not included in any glyphset definition
    • U+20B1A CJK UNIFIED IDEOGRAPH-20B1A: not included in any glyphset definition
    • U+20B1B CJK UNIFIED IDEOGRAPH-20B1B: not included in any glyphset definition
    • U+20B1C CJK UNIFIED IDEOGRAPH-20B1C: not included in any glyphset definition
    • U+20B1D CJK UNIFIED IDEOGRAPH-20B1D: not included in any glyphset definition
    • U+20B1E CJK UNIFIED IDEOGRAPH-20B1E: not included in any glyphset definition
    • U+20B1F CJK UNIFIED IDEOGRAPH-20B1F: not included in any glyphset definition
    • U+20B21 CJK UNIFIED IDEOGRAPH-20B21: not included in any glyphset definition
    • U+20B22 CJK UNIFIED IDEOGRAPH-20B22: not included in any glyphset definition
    • U+20B23 CJK UNIFIED IDEOGRAPH-20B23: not included in any glyphset definition
    • U+20B25 CJK UNIFIED IDEOGRAPH-20B25: not included in any glyphset definition
    • U+20B26 CJK UNIFIED IDEOGRAPH-20B26: not included in any glyphset definition
    • U+20B29 CJK UNIFIED IDEOGRAPH-20B29: not included in any glyphset definition
    • U+20B2A CJK UNIFIED IDEOGRAPH-20B2A: not included in any glyphset definition
    • U+20B2B CJK UNIFIED IDEOGRAPH-20B2B: not included in any glyphset definition
    • U+20B2C CJK UNIFIED IDEOGRAPH-20B2C: not included in any glyphset definition
    • U+20B2D CJK UNIFIED IDEOGRAPH-20B2D: not included in any glyphset definition
    • U+20B2E CJK UNIFIED IDEOGRAPH-20B2E: not included in any glyphset definition
    • U+20B2F CJK UNIFIED IDEOGRAPH-20B2F: not included in any glyphset definition
    • U+20B31 CJK UNIFIED IDEOGRAPH-20B31: not included in any glyphset definition
    • U+20B32 CJK UNIFIED IDEOGRAPH-20B32: not included in any glyphset definition
    • U+20B33 CJK UNIFIED IDEOGRAPH-20B33: not included in any glyphset definition
    • U+20B39 CJK UNIFIED IDEOGRAPH-20B39: not included in any glyphset definition
    • U+20B3A CJK UNIFIED IDEOGRAPH-20B3A: not included in any glyphset definition
    • U+20B3B CJK UNIFIED IDEOGRAPH-20B3B: not included in any glyphset definition
    • U+20B3C CJK UNIFIED IDEOGRAPH-20B3C: not included in any glyphset definition
    • U+20B3E CJK UNIFIED IDEOGRAPH-20B3E: not included in any glyphset definition
    • U+20B3F CJK UNIFIED IDEOGRAPH-20B3F: not included in any glyphset definition
    • U+20B40 CJK UNIFIED IDEOGRAPH-20B40: not included in any glyphset definition
    • U+20B41 CJK UNIFIED IDEOGRAPH-20B41: not included in any glyphset definition
    • U+20B42 CJK UNIFIED IDEOGRAPH-20B42: not included in any glyphset definition
    • U+20B47 CJK UNIFIED IDEOGRAPH-20B47: not included in any glyphset definition
    • U+20B48 CJK UNIFIED IDEOGRAPH-20B48: not included in any glyphset definition
    • U+20B49 CJK UNIFIED IDEOGRAPH-20B49: not included in any glyphset definition
    • U+20B4A CJK UNIFIED IDEOGRAPH-20B4A: not included in any glyphset definition
    • U+20B4B CJK UNIFIED IDEOGRAPH-20B4B: not included in any glyphset definition
    • U+20B4C CJK UNIFIED IDEOGRAPH-20B4C: not included in any glyphset definition
    • U+20B4D CJK UNIFIED IDEOGRAPH-20B4D: not included in any glyphset definition
    • U+20B4E CJK UNIFIED IDEOGRAPH-20B4E: not included in any glyphset definition
    • U+20B4F CJK UNIFIED IDEOGRAPH-20B4F: not included in any glyphset definition
    • U+20B54 CJK UNIFIED IDEOGRAPH-20B54: not included in any glyphset definition
    • U+20B55 CJK UNIFIED IDEOGRAPH-20B55: not included in any glyphset definition
    • U+20B56 CJK UNIFIED IDEOGRAPH-20B56: not included in any glyphset definition
    • U+20B57 CJK UNIFIED IDEOGRAPH-20B57: not included in any glyphset definition
    • U+20B58 CJK UNIFIED IDEOGRAPH-20B58: not included in any glyphset definition
    • U+20B59 CJK UNIFIED IDEOGRAPH-20B59: not included in any glyphset definition
    • U+20B5A CJK UNIFIED IDEOGRAPH-20B5A: not included in any glyphset definition
    • U+20B5B CJK UNIFIED IDEOGRAPH-20B5B: not included in any glyphset definition
    • U+20B5C CJK UNIFIED IDEOGRAPH-20B5C: not included in any glyphset definition
    • U+20B5D CJK UNIFIED IDEOGRAPH-20B5D: not included in any glyphset definition
    • U+20B61 CJK UNIFIED IDEOGRAPH-20B61: not included in any glyphset definition
    • U+20B63 CJK UNIFIED IDEOGRAPH-20B63: not included in any glyphset definition
    • U+20B64 CJK UNIFIED IDEOGRAPH-20B64: not included in any glyphset definition
    • U+20B65 CJK UNIFIED IDEOGRAPH-20B65: not included in any glyphset definition
    • U+20B66 CJK UNIFIED IDEOGRAPH-20B66: not included in any glyphset definition
    • U+20B67 CJK UNIFIED IDEOGRAPH-20B67: not included in any glyphset definition
    • U+20B68 CJK UNIFIED IDEOGRAPH-20B68: not included in any glyphset definition
    • U+20B6F CJK UNIFIED IDEOGRAPH-20B6F: not included in any glyphset definition
    • U+20B70 CJK UNIFIED IDEOGRAPH-20B70: not included in any glyphset definition
    • U+20B71 CJK UNIFIED IDEOGRAPH-20B71: not included in any glyphset definition
    • U+20B72 CJK UNIFIED IDEOGRAPH-20B72: not included in any glyphset definition
    • U+20B73 CJK UNIFIED IDEOGRAPH-20B73: not included in any glyphset definition
    • U+20B74 CJK UNIFIED IDEOGRAPH-20B74: not included in any glyphset definition
    • U+20B75 CJK UNIFIED IDEOGRAPH-20B75: not included in any glyphset definition
    • U+20B78 CJK UNIFIED IDEOGRAPH-20B78: not included in any glyphset definition
    • U+20B79 CJK UNIFIED IDEOGRAPH-20B79: not included in any glyphset definition
    • U+20B7B CJK UNIFIED IDEOGRAPH-20B7B: not included in any glyphset definition
    • U+20B7C CJK UNIFIED IDEOGRAPH-20B7C: not included in any glyphset definition
    • U+20B7F CJK UNIFIED IDEOGRAPH-20B7F: not included in any glyphset definition
    • U+20B80 CJK UNIFIED IDEOGRAPH-20B80: not included in any glyphset definition
    • U+20B81 CJK UNIFIED IDEOGRAPH-20B81: not included in any glyphset definition
    • U+20B83 CJK UNIFIED IDEOGRAPH-20B83: not included in any glyphset definition
    • U+20B84 CJK UNIFIED IDEOGRAPH-20B84: not included in any glyphset definition
    • U+20B86 CJK UNIFIED IDEOGRAPH-20B86: not included in any glyphset definition
    • U+20B87 CJK UNIFIED IDEOGRAPH-20B87: not included in any glyphset definition
    • U+20B89 CJK UNIFIED IDEOGRAPH-20B89: not included in any glyphset definition
    • U+20B8B CJK UNIFIED IDEOGRAPH-20B8B: not included in any glyphset definition
    • U+20B8D CJK UNIFIED IDEOGRAPH-20B8D: not included in any glyphset definition
    • U+20B8E CJK UNIFIED IDEOGRAPH-20B8E: not included in any glyphset definition
    • U+20B90 CJK UNIFIED IDEOGRAPH-20B90: not included in any glyphset definition
    • U+20B91 CJK UNIFIED IDEOGRAPH-20B91: not included in any glyphset definition
    • U+20B93 CJK UNIFIED IDEOGRAPH-20B93: not included in any glyphset definition
    • U+20B95 CJK UNIFIED IDEOGRAPH-20B95: not included in any glyphset definition
    • U+20B96 CJK UNIFIED IDEOGRAPH-20B96: not included in any glyphset definition
    • U+20B97 CJK UNIFIED IDEOGRAPH-20B97: not included in any glyphset definition
    • U+20B98 CJK UNIFIED IDEOGRAPH-20B98: not included in any glyphset definition
    • U+20B99 CJK UNIFIED IDEOGRAPH-20B99: not included in any glyphset definition
    • U+20B9A CJK UNIFIED IDEOGRAPH-20B9A: not included in any glyphset definition
    • U+20B9B CJK UNIFIED IDEOGRAPH-20B9B: not included in any glyphset definition
    • U+20B9C CJK UNIFIED IDEOGRAPH-20B9C: not included in any glyphset definition
    • U+20B9E CJK UNIFIED IDEOGRAPH-20B9E: not included in any glyphset definition
    • U+20B9F CJK UNIFIED IDEOGRAPH-20B9F: not included in any glyphset definition
    • U+20BA0 CJK UNIFIED IDEOGRAPH-20BA0: not included in any glyphset definition
    • U+20BA1 CJK UNIFIED IDEOGRAPH-20BA1: not included in any glyphset definition
    • U+20BA2 CJK UNIFIED IDEOGRAPH-20BA2: not included in any glyphset definition
    • U+20BA3 CJK UNIFIED IDEOGRAPH-20BA3: not included in any glyphset definition
    • U+20BA4 CJK UNIFIED IDEOGRAPH-20BA4: not included in any glyphset definition
    • U+20BA5 CJK UNIFIED IDEOGRAPH-20BA5: not included in any glyphset definition
    • U+20BAA CJK UNIFIED IDEOGRAPH-20BAA: not included in any glyphset definition
    • U+20BAB CJK UNIFIED IDEOGRAPH-20BAB: not included in any glyphset definition
    • U+20BAC CJK UNIFIED IDEOGRAPH-20BAC: not included in any glyphset definition
    • U+20BAD CJK UNIFIED IDEOGRAPH-20BAD: not included in any glyphset definition
    • U+20BAF CJK UNIFIED IDEOGRAPH-20BAF: not included in any glyphset definition
    • U+20BB0 CJK UNIFIED IDEOGRAPH-20BB0: not included in any glyphset definition
    • U+20BB1 CJK UNIFIED IDEOGRAPH-20BB1: not included in any glyphset definition
    • U+20BB2 CJK UNIFIED IDEOGRAPH-20BB2: not included in any glyphset definition
    • U+20BB3 CJK UNIFIED IDEOGRAPH-20BB3: not included in any glyphset definition
    • U+20BB4 CJK UNIFIED IDEOGRAPH-20BB4: not included in any glyphset definition
    • U+20BB5 CJK UNIFIED IDEOGRAPH-20BB5: not included in any glyphset definition
    • U+20BB6 CJK UNIFIED IDEOGRAPH-20BB6: not included in any glyphset definition
    • U+20BB7 CJK UNIFIED IDEOGRAPH-20BB7: not included in any glyphset definition
    • U+20BBC CJK UNIFIED IDEOGRAPH-20BBC: not included in any glyphset definition
    • U+20BBD CJK UNIFIED IDEOGRAPH-20BBD: not included in any glyphset definition
    • U+20BC0 CJK UNIFIED IDEOGRAPH-20BC0: not included in any glyphset definition
    • U+20BC2 CJK UNIFIED IDEOGRAPH-20BC2: not included in any glyphset definition
    • U+20BC3 CJK UNIFIED IDEOGRAPH-20BC3: not included in any glyphset definition
    • U+20BC4 CJK UNIFIED IDEOGRAPH-20BC4: not included in any glyphset definition
    • U+20BC8 CJK UNIFIED IDEOGRAPH-20BC8: not included in any glyphset definition
    • U+20BC9 CJK UNIFIED IDEOGRAPH-20BC9: not included in any glyphset definition
    • U+20BCA CJK UNIFIED IDEOGRAPH-20BCA: not included in any glyphset definition
    • U+20BCB CJK UNIFIED IDEOGRAPH-20BCB: not included in any glyphset definition
    • U+20BCC CJK UNIFIED IDEOGRAPH-20BCC: not included in any glyphset definition
    • U+20BCD CJK UNIFIED IDEOGRAPH-20BCD: not included in any glyphset definition
    • U+20BCF CJK UNIFIED IDEOGRAPH-20BCF: not included in any glyphset definition
    • U+20BD0 CJK UNIFIED IDEOGRAPH-20BD0: not included in any glyphset definition
    • U+20BD1 CJK UNIFIED IDEOGRAPH-20BD1: not included in any glyphset definition
    • U+20BD2 CJK UNIFIED IDEOGRAPH-20BD2: not included in any glyphset definition
    • U+20BD3 CJK UNIFIED IDEOGRAPH-20BD3: not included in any glyphset definition
    • U+20BD4 CJK UNIFIED IDEOGRAPH-20BD4: not included in any glyphset definition
    • U+20BD5 CJK UNIFIED IDEOGRAPH-20BD5: not included in any glyphset definition
    • U+20BD6 CJK UNIFIED IDEOGRAPH-20BD6: not included in any glyphset definition
    • U+20BD7 CJK UNIFIED IDEOGRAPH-20BD7: not included in any glyphset definition
    • U+20BD8 CJK UNIFIED IDEOGRAPH-20BD8: not included in any glyphset definition
    • U+20BD9 CJK UNIFIED IDEOGRAPH-20BD9: not included in any glyphset definition
    • U+20BDA CJK UNIFIED IDEOGRAPH-20BDA: not included in any glyphset definition
    • U+20BDB CJK UNIFIED IDEOGRAPH-20BDB: not included in any glyphset definition
    • U+20BDC CJK UNIFIED IDEOGRAPH-20BDC: not included in any glyphset definition
    • U+20BDD CJK UNIFIED IDEOGRAPH-20BDD: not included in any glyphset definition
    • U+20BDE CJK UNIFIED IDEOGRAPH-20BDE: not included in any glyphset definition
    • U+20BDF CJK UNIFIED IDEOGRAPH-20BDF: not included in any glyphset definition
    • U+20BE0 CJK UNIFIED IDEOGRAPH-20BE0: not included in any glyphset definition
    • U+20BEA CJK UNIFIED IDEOGRAPH-20BEA: not included in any glyphset definition
    • U+20BEB CJK UNIFIED IDEOGRAPH-20BEB: not included in any glyphset definition
    • U+20BED CJK UNIFIED IDEOGRAPH-20BED: not included in any glyphset definition
    • U+20BF0 CJK UNIFIED IDEOGRAPH-20BF0: not included in any glyphset definition
    • U+20BF1 CJK UNIFIED IDEOGRAPH-20BF1: not included in any glyphset definition
    • U+20BF2 CJK UNIFIED IDEOGRAPH-20BF2: not included in any glyphset definition
    • U+20BF3 CJK UNIFIED IDEOGRAPH-20BF3: not included in any glyphset definition
    • U+20BF4 CJK UNIFIED IDEOGRAPH-20BF4: not included in any glyphset definition
    • U+20BF6 CJK UNIFIED IDEOGRAPH-20BF6: not included in any glyphset definition
    • U+20BF7 CJK UNIFIED IDEOGRAPH-20BF7: not included in any glyphset definition
    • U+20C04 CJK UNIFIED IDEOGRAPH-20C04: not included in any glyphset definition
    • U+20C05 CJK UNIFIED IDEOGRAPH-20C05: not included in any glyphset definition
    • U+20C06 CJK UNIFIED IDEOGRAPH-20C06: not included in any glyphset definition
    • U+20C08 CJK UNIFIED IDEOGRAPH-20C08: not included in any glyphset definition
    • U+20C09 CJK UNIFIED IDEOGRAPH-20C09: not included in any glyphset definition
    • U+20C0A CJK UNIFIED IDEOGRAPH-20C0A: not included in any glyphset definition
    • U+20C0B CJK UNIFIED IDEOGRAPH-20C0B: not included in any glyphset definition
    • U+20C0C CJK UNIFIED IDEOGRAPH-20C0C: not included in any glyphset definition
    • U+20C0D CJK UNIFIED IDEOGRAPH-20C0D: not included in any glyphset definition
    • U+20C0E CJK UNIFIED IDEOGRAPH-20C0E: not included in any glyphset definition
    • U+20C0F CJK UNIFIED IDEOGRAPH-20C0F: not included in any glyphset definition
    • U+20C10 CJK UNIFIED IDEOGRAPH-20C10: not included in any glyphset definition
    • U+20C11 CJK UNIFIED IDEOGRAPH-20C11: not included in any glyphset definition
    • U+20C12 CJK UNIFIED IDEOGRAPH-20C12: not included in any glyphset definition
    • U+20C13 CJK UNIFIED IDEOGRAPH-20C13: not included in any glyphset definition
    • U+20C14 CJK UNIFIED IDEOGRAPH-20C14: not included in any glyphset definition
    • U+20C15 CJK UNIFIED IDEOGRAPH-20C15: not included in any glyphset definition
    • U+20C16 CJK UNIFIED IDEOGRAPH-20C16: not included in any glyphset definition
    • U+20C17 CJK UNIFIED IDEOGRAPH-20C17: not included in any glyphset definition
    • U+20C18 CJK UNIFIED IDEOGRAPH-20C18: not included in any glyphset definition
    • U+20C19 CJK UNIFIED IDEOGRAPH-20C19: not included in any glyphset definition
    • U+20C1A CJK UNIFIED IDEOGRAPH-20C1A: not included in any glyphset definition
    • U+20C1B CJK UNIFIED IDEOGRAPH-20C1B: not included in any glyphset definition
    • U+20C1C CJK UNIFIED IDEOGRAPH-20C1C: not included in any glyphset definition
    • U+20C1D CJK UNIFIED IDEOGRAPH-20C1D: not included in any glyphset definition
    • U+20C1E CJK UNIFIED IDEOGRAPH-20C1E: not included in any glyphset definition
    • U+20C25 CJK UNIFIED IDEOGRAPH-20C25: not included in any glyphset definition
    • U+20C31 CJK UNIFIED IDEOGRAPH-20C31: not included in any glyphset definition
    • U+20C32 CJK UNIFIED IDEOGRAPH-20C32: not included in any glyphset definition
    • U+20C36 CJK UNIFIED IDEOGRAPH-20C36: not included in any glyphset definition
    • U+20C37 CJK UNIFIED IDEOGRAPH-20C37: not included in any glyphset definition
    • U+20C3A CJK UNIFIED IDEOGRAPH-20C3A: not included in any glyphset definition
    • U+20C3C CJK UNIFIED IDEOGRAPH-20C3C: not included in any glyphset definition
    • U+20C3D CJK UNIFIED IDEOGRAPH-20C3D: not included in any glyphset definition
    • U+20C3E CJK UNIFIED IDEOGRAPH-20C3E: not included in any glyphset definition
    • U+20C40 CJK UNIFIED IDEOGRAPH-20C40: not included in any glyphset definition
    • U+20C4E CJK UNIFIED IDEOGRAPH-20C4E: not included in any glyphset definition
    • U+20C50 CJK UNIFIED IDEOGRAPH-20C50: not included in any glyphset definition
    • U+20C51 CJK UNIFIED IDEOGRAPH-20C51: not included in any glyphset definition
    • U+20C52 CJK UNIFIED IDEOGRAPH-20C52: not included in any glyphset definition
    • U+20C53 CJK UNIFIED IDEOGRAPH-20C53: not included in any glyphset definition
    • U+20C54 CJK UNIFIED IDEOGRAPH-20C54: not included in any glyphset definition
    • U+20C55 CJK UNIFIED IDEOGRAPH-20C55: not included in any glyphset definition
    • U+20C56 CJK UNIFIED IDEOGRAPH-20C56: not included in any glyphset definition
    • U+20C57 CJK UNIFIED IDEOGRAPH-20C57: not included in any glyphset definition
    • U+20C58 CJK UNIFIED IDEOGRAPH-20C58: not included in any glyphset definition
    • U+20C59 CJK UNIFIED IDEOGRAPH-20C59: not included in any glyphset definition
    • U+20C5A CJK UNIFIED IDEOGRAPH-20C5A: not included in any glyphset definition
    • U+20C5B CJK UNIFIED IDEOGRAPH-20C5B: not included in any glyphset definition
    • U+20C5C CJK UNIFIED IDEOGRAPH-20C5C: not included in any glyphset definition
    • U+20C5D CJK UNIFIED IDEOGRAPH-20C5D: not included in any glyphset definition
    • U+20C5E CJK UNIFIED IDEOGRAPH-20C5E: not included in any glyphset definition
    • U+20C5F CJK UNIFIED IDEOGRAPH-20C5F: not included in any glyphset definition
    • U+20C60 CJK UNIFIED IDEOGRAPH-20C60: not included in any glyphset definition
    • U+20C61 CJK UNIFIED IDEOGRAPH-20C61: not included in any glyphset definition
    • U+20C62 CJK UNIFIED IDEOGRAPH-20C62: not included in any glyphset definition
    • U+20C64 CJK UNIFIED IDEOGRAPH-20C64: not included in any glyphset definition
    • U+20C65 CJK UNIFIED IDEOGRAPH-20C65: not included in any glyphset definition
    • U+20C67 CJK UNIFIED IDEOGRAPH-20C67: not included in any glyphset definition
    • U+20C68 CJK UNIFIED IDEOGRAPH-20C68: not included in any glyphset definition
    • U+20C69 CJK UNIFIED IDEOGRAPH-20C69: not included in any glyphset definition
    • U+20C6B CJK UNIFIED IDEOGRAPH-20C6B: not included in any glyphset definition
    • U+20C6C CJK UNIFIED IDEOGRAPH-20C6C: not included in any glyphset definition
    • U+20C6D CJK UNIFIED IDEOGRAPH-20C6D: not included in any glyphset definition
    • U+20C6E CJK UNIFIED IDEOGRAPH-20C6E: not included in any glyphset definition
    • U+20C6F CJK UNIFIED IDEOGRAPH-20C6F: not included in any glyphset definition
    • U+20C70 CJK UNIFIED IDEOGRAPH-20C70: not included in any glyphset definition
    • U+20C71 CJK UNIFIED IDEOGRAPH-20C71: not included in any glyphset definition
    • U+20C72 CJK UNIFIED IDEOGRAPH-20C72: not included in any glyphset definition
    • U+20C73 CJK UNIFIED IDEOGRAPH-20C73: not included in any glyphset definition
    • U+20C74 CJK UNIFIED IDEOGRAPH-20C74: not included in any glyphset definition
    • U+20C8B CJK UNIFIED IDEOGRAPH-20C8B: not included in any glyphset definition
    • U+20C8E CJK UNIFIED IDEOGRAPH-20C8E: not included in any glyphset definition
    • U+20C91 CJK UNIFIED IDEOGRAPH-20C91: not included in any glyphset definition
    • U+20C93 CJK UNIFIED IDEOGRAPH-20C93: not included in any glyphset definition
    • U+20C97 CJK UNIFIED IDEOGRAPH-20C97: not included in any glyphset definition
    • U+20C99 CJK UNIFIED IDEOGRAPH-20C99: not included in any glyphset definition
    • U+20C9A CJK UNIFIED IDEOGRAPH-20C9A: not included in any glyphset definition
    • U+20CA5 CJK UNIFIED IDEOGRAPH-20CA5: not included in any glyphset definition
    • U+20CA9 CJK UNIFIED IDEOGRAPH-20CA9: not included in any glyphset definition
    • U+20CAA CJK UNIFIED IDEOGRAPH-20CAA: not included in any glyphset definition
    • U+20CAD CJK UNIFIED IDEOGRAPH-20CAD: not included in any glyphset definition
    • U+20CAE CJK UNIFIED IDEOGRAPH-20CAE: not included in any glyphset definition
    • U+20CAF CJK UNIFIED IDEOGRAPH-20CAF: not included in any glyphset definition
    • U+20CB0 CJK UNIFIED IDEOGRAPH-20CB0: not included in any glyphset definition
    • U+20CB1 CJK UNIFIED IDEOGRAPH-20CB1: not included in any glyphset definition
    • U+20CB2 CJK UNIFIED IDEOGRAPH-20CB2: not included in any glyphset definition
    • U+20CB3 CJK UNIFIED IDEOGRAPH-20CB3: not included in any glyphset definition
    • U+20CB4 CJK UNIFIED IDEOGRAPH-20CB4: not included in any glyphset definition
    • U+20CB5 CJK UNIFIED IDEOGRAPH-20CB5: not included in any glyphset definition
    • U+20CB6 CJK UNIFIED IDEOGRAPH-20CB6: not included in any glyphset definition
    • U+20CB7 CJK UNIFIED IDEOGRAPH-20CB7: not included in any glyphset definition
    • U+20CB8 CJK UNIFIED IDEOGRAPH-20CB8: not included in any glyphset definition
    • U+20CB9 CJK UNIFIED IDEOGRAPH-20CB9: not included in any glyphset definition
    • U+20CBA CJK UNIFIED IDEOGRAPH-20CBA: not included in any glyphset definition
    • U+20CBB CJK UNIFIED IDEOGRAPH-20CBB: not included in any glyphset definition
    • U+20CBC CJK UNIFIED IDEOGRAPH-20CBC: not included in any glyphset definition
    • U+20CBD CJK UNIFIED IDEOGRAPH-20CBD: not included in any glyphset definition
    • U+20CBE CJK UNIFIED IDEOGRAPH-20CBE: not included in any glyphset definition
    • U+20CBF CJK UNIFIED IDEOGRAPH-20CBF: not included in any glyphset definition
    • U+20CC0 CJK UNIFIED IDEOGRAPH-20CC0: not included in any glyphset definition
    • U+20CC2 CJK UNIFIED IDEOGRAPH-20CC2: not included in any glyphset definition
    • U+20CC3 CJK UNIFIED IDEOGRAPH-20CC3: not included in any glyphset definition
    • U+20CC4 CJK UNIFIED IDEOGRAPH-20CC4: not included in any glyphset definition
    • U+20CC5 CJK UNIFIED IDEOGRAPH-20CC5: not included in any glyphset definition
    • U+20CC6 CJK UNIFIED IDEOGRAPH-20CC6: not included in any glyphset definition
    • U+20CC7 CJK UNIFIED IDEOGRAPH-20CC7: not included in any glyphset definition
    • U+20CC8 CJK UNIFIED IDEOGRAPH-20CC8: not included in any glyphset definition
    • U+20CC9 CJK UNIFIED IDEOGRAPH-20CC9: not included in any glyphset definition
    • U+20CCA CJK UNIFIED IDEOGRAPH-20CCA: not included in any glyphset definition
    • U+20CCB CJK UNIFIED IDEOGRAPH-20CCB: not included in any glyphset definition
    • U+20CCC CJK UNIFIED IDEOGRAPH-20CCC: not included in any glyphset definition
    • U+20CCD CJK UNIFIED IDEOGRAPH-20CCD: not included in any glyphset definition
    • U+20CCE CJK UNIFIED IDEOGRAPH-20CCE: not included in any glyphset definition
    • U+20CD0 CJK UNIFIED IDEOGRAPH-20CD0: not included in any glyphset definition
    • U+20CD3 CJK UNIFIED IDEOGRAPH-20CD3: not included in any glyphset definition
    • U+20CEB CJK UNIFIED IDEOGRAPH-20CEB: not included in any glyphset definition
    • U+20CEC CJK UNIFIED IDEOGRAPH-20CEC: not included in any glyphset definition
    • U+20CEF CJK UNIFIED IDEOGRAPH-20CEF: not included in any glyphset definition
    • U+20CF0 CJK UNIFIED IDEOGRAPH-20CF0: not included in any glyphset definition
    • U+20CF1 CJK UNIFIED IDEOGRAPH-20CF1: not included in any glyphset definition
    • U+20CF7 CJK UNIFIED IDEOGRAPH-20CF7: not included in any glyphset definition
    • U+20CF8 CJK UNIFIED IDEOGRAPH-20CF8: not included in any glyphset definition
    • U+20CF9 CJK UNIFIED IDEOGRAPH-20CF9: not included in any glyphset definition
    • U+20CFA CJK UNIFIED IDEOGRAPH-20CFA: not included in any glyphset definition
    • U+20CFB CJK UNIFIED IDEOGRAPH-20CFB: not included in any glyphset definition
    • U+20D03 CJK UNIFIED IDEOGRAPH-20D03: not included in any glyphset definition
    • U+20D04 CJK UNIFIED IDEOGRAPH-20D04: not included in any glyphset definition
    • U+20D21 CJK UNIFIED IDEOGRAPH-20D21: not included in any glyphset definition
    • U+20D22 CJK UNIFIED IDEOGRAPH-20D22: not included in any glyphset definition
    • U+20D28 CJK UNIFIED IDEOGRAPH-20D28: not included in any glyphset definition
    • U+20D29 CJK UNIFIED IDEOGRAPH-20D29: not included in any glyphset definition
    • U+20D2A CJK UNIFIED IDEOGRAPH-20D2A: not included in any glyphset definition
    • U+20D2B CJK UNIFIED IDEOGRAPH-20D2B: not included in any glyphset definition
    • U+20D2C CJK UNIFIED IDEOGRAPH-20D2C: not included in any glyphset definition
    • U+20D2D CJK UNIFIED IDEOGRAPH-20D2D: not included in any glyphset definition
    • U+20D2E CJK UNIFIED IDEOGRAPH-20D2E: not included in any glyphset definition
    • U+20D2F CJK UNIFIED IDEOGRAPH-20D2F: not included in any glyphset definition
    • U+20D30 CJK UNIFIED IDEOGRAPH-20D30: not included in any glyphset definition
    • U+20D31 CJK UNIFIED IDEOGRAPH-20D31: not included in any glyphset definition
    • U+20D32 CJK UNIFIED IDEOGRAPH-20D32: not included in any glyphset definition
    • U+20D33 CJK UNIFIED IDEOGRAPH-20D33: not included in any glyphset definition
    • U+20D34 CJK UNIFIED IDEOGRAPH-20D34: not included in any glyphset definition
    • U+20D35 CJK UNIFIED IDEOGRAPH-20D35: not included in any glyphset definition
    • U+20D36 CJK UNIFIED IDEOGRAPH-20D36: not included in any glyphset definition
    • U+20D37 CJK UNIFIED IDEOGRAPH-20D37: not included in any glyphset definition
    • U+20D38 CJK UNIFIED IDEOGRAPH-20D38: not included in any glyphset definition
    • U+20D39 CJK UNIFIED IDEOGRAPH-20D39: not included in any glyphset definition
    • U+20D3A CJK UNIFIED IDEOGRAPH-20D3A: not included in any glyphset definition
    • U+20D3B CJK UNIFIED IDEOGRAPH-20D3B: not included in any glyphset definition
    • U+20D3C CJK UNIFIED IDEOGRAPH-20D3C: not included in any glyphset definition
    • U+20D3D CJK UNIFIED IDEOGRAPH-20D3D: not included in any glyphset definition
    • U+20D3E CJK UNIFIED IDEOGRAPH-20D3E: not included in any glyphset definition
    • U+20D3F CJK UNIFIED IDEOGRAPH-20D3F: not included in any glyphset definition
    • U+20D40 CJK UNIFIED IDEOGRAPH-20D40: not included in any glyphset definition
    • U+20D41 CJK UNIFIED IDEOGRAPH-20D41: not included in any glyphset definition
    • U+20D42 CJK UNIFIED IDEOGRAPH-20D42: not included in any glyphset definition
    • U+20D43 CJK UNIFIED IDEOGRAPH-20D43: not included in any glyphset definition
    • U+20D45 CJK UNIFIED IDEOGRAPH-20D45: not included in any glyphset definition
    • U+20D51 CJK UNIFIED IDEOGRAPH-20D51: not included in any glyphset definition
    • U+20D53 CJK UNIFIED IDEOGRAPH-20D53: not included in any glyphset definition
    • U+20D58 CJK UNIFIED IDEOGRAPH-20D58: not included in any glyphset definition
    • U+20D60 CJK UNIFIED IDEOGRAPH-20D60: not included in any glyphset definition
    • U+20D61 CJK UNIFIED IDEOGRAPH-20D61: not included in any glyphset definition
    • U+20D62 CJK UNIFIED IDEOGRAPH-20D62: not included in any glyphset definition
    • U+20D65 CJK UNIFIED IDEOGRAPH-20D65: not included in any glyphset definition
    • U+20D6C CJK UNIFIED IDEOGRAPH-20D6C: not included in any glyphset definition
    • U+20D6E CJK UNIFIED IDEOGRAPH-20D6E: not included in any glyphset definition
    • U+20D70 CJK UNIFIED IDEOGRAPH-20D70: not included in any glyphset definition
    • U+20D71 CJK UNIFIED IDEOGRAPH-20D71: not included in any glyphset definition
    • U+20D72 CJK UNIFIED IDEOGRAPH-20D72: not included in any glyphset definition
    • U+20D73 CJK UNIFIED IDEOGRAPH-20D73: not included in any glyphset definition
    • U+20D74 CJK UNIFIED IDEOGRAPH-20D74: not included in any glyphset definition
    • U+20D75 CJK UNIFIED IDEOGRAPH-20D75: not included in any glyphset definition
    • U+20D77 CJK UNIFIED IDEOGRAPH-20D77: not included in any glyphset definition
    • U+20D78 CJK UNIFIED IDEOGRAPH-20D78: not included in any glyphset definition
    • U+20D79 CJK UNIFIED IDEOGRAPH-20D79: not included in any glyphset definition
    • U+20D7E CJK UNIFIED IDEOGRAPH-20D7E: not included in any glyphset definition
    • U+20DA7 CJK UNIFIED IDEOGRAPH-20DA7: not included in any glyphset definition
    • U+20DA8 CJK UNIFIED IDEOGRAPH-20DA8: not included in any glyphset definition
    • U+20DA9 CJK UNIFIED IDEOGRAPH-20DA9: not included in any glyphset definition
    • U+20DAA CJK UNIFIED IDEOGRAPH-20DAA: not included in any glyphset definition
    • U+20DAB CJK UNIFIED IDEOGRAPH-20DAB: not included in any glyphset definition
    • U+20DAC CJK UNIFIED IDEOGRAPH-20DAC: not included in any glyphset definition
    • U+20DAD CJK UNIFIED IDEOGRAPH-20DAD: not included in any glyphset definition
    • U+20DB0 CJK UNIFIED IDEOGRAPH-20DB0: not included in any glyphset definition
    • U+20DB1 CJK UNIFIED IDEOGRAPH-20DB1: not included in any glyphset definition
    • U+20DB2 CJK UNIFIED IDEOGRAPH-20DB2: not included in any glyphset definition
    • U+20DB3 CJK UNIFIED IDEOGRAPH-20DB3: not included in any glyphset definition
    • U+20DB4 CJK UNIFIED IDEOGRAPH-20DB4: not included in any glyphset definition
    • U+20DB5 CJK UNIFIED IDEOGRAPH-20DB5: not included in any glyphset definition
    • U+20DB7 CJK UNIFIED IDEOGRAPH-20DB7: not included in any glyphset definition
    • U+20DB8 CJK UNIFIED IDEOGRAPH-20DB8: not included in any glyphset definition
    • U+20DB9 CJK UNIFIED IDEOGRAPH-20DB9: not included in any glyphset definition
    • U+20DBA CJK UNIFIED IDEOGRAPH-20DBA: not included in any glyphset definition
    • U+20DBB CJK UNIFIED IDEOGRAPH-20DBB: not included in any glyphset definition
    • U+20DBC CJK UNIFIED IDEOGRAPH-20DBC: not included in any glyphset definition
    • U+20DBD CJK UNIFIED IDEOGRAPH-20DBD: not included in any glyphset definition
    • U+20DBE CJK UNIFIED IDEOGRAPH-20DBE: not included in any glyphset definition
    • U+20DBF CJK UNIFIED IDEOGRAPH-20DBF: not included in any glyphset definition
    • U+20DC0 CJK UNIFIED IDEOGRAPH-20DC0: not included in any glyphset definition
    • U+20DC1 CJK UNIFIED IDEOGRAPH-20DC1: not included in any glyphset definition
    • U+20DC2 CJK UNIFIED IDEOGRAPH-20DC2: not included in any glyphset definition
    • U+20DC3 CJK UNIFIED IDEOGRAPH-20DC3: not included in any glyphset definition
    • U+20DC4 CJK UNIFIED IDEOGRAPH-20DC4: not included in any glyphset definition
    • U+20DC5 CJK UNIFIED IDEOGRAPH-20DC5: not included in any glyphset definition
    • U+20DC6 CJK UNIFIED IDEOGRAPH-20DC6: not included in any glyphset definition
    • U+20DC7 CJK UNIFIED IDEOGRAPH-20DC7: not included in any glyphset definition
    • U+20DC8 CJK UNIFIED IDEOGRAPH-20DC8: not included in any glyphset definition
    • U+20DC9 CJK UNIFIED IDEOGRAPH-20DC9: not included in any glyphset definition
    • U+20DCA CJK UNIFIED IDEOGRAPH-20DCA: not included in any glyphset definition
    • U+20DCB CJK UNIFIED IDEOGRAPH-20DCB: not included in any glyphset definition
    • U+20DCC CJK UNIFIED IDEOGRAPH-20DCC: not included in any glyphset definition
    • U+20DCD CJK UNIFIED IDEOGRAPH-20DCD: not included in any glyphset definition
    • U+20DCE CJK UNIFIED IDEOGRAPH-20DCE: not included in any glyphset definition
    • U+20DCF CJK UNIFIED IDEOGRAPH-20DCF: not included in any glyphset definition
    • U+20DD0 CJK UNIFIED IDEOGRAPH-20DD0: not included in any glyphset definition
    • U+20DD1 CJK UNIFIED IDEOGRAPH-20DD1: not included in any glyphset definition
    • U+20DD2 CJK UNIFIED IDEOGRAPH-20DD2: not included in any glyphset definition
    • U+20DD3 CJK UNIFIED IDEOGRAPH-20DD3: not included in any glyphset definition
    • U+20DD4 CJK UNIFIED IDEOGRAPH-20DD4: not included in any glyphset definition
    • U+20DD5 CJK UNIFIED IDEOGRAPH-20DD5: not included in any glyphset definition
    • U+20DD6 CJK UNIFIED IDEOGRAPH-20DD6: not included in any glyphset definition
    • U+20DD7 CJK UNIFIED IDEOGRAPH-20DD7: not included in any glyphset definition
    • U+20DD8 CJK UNIFIED IDEOGRAPH-20DD8: not included in any glyphset definition
    • U+20DD9 CJK UNIFIED IDEOGRAPH-20DD9: not included in any glyphset definition
    • U+20DDA CJK UNIFIED IDEOGRAPH-20DDA: not included in any glyphset definition
    • U+20DDB CJK UNIFIED IDEOGRAPH-20DDB: not included in any glyphset definition
    • U+20DDC CJK UNIFIED IDEOGRAPH-20DDC: not included in any glyphset definition
    • U+20DDE CJK UNIFIED IDEOGRAPH-20DDE: not included in any glyphset definition
    • U+20DDF CJK UNIFIED IDEOGRAPH-20DDF: not included in any glyphset definition
    • U+20DE1 CJK UNIFIED IDEOGRAPH-20DE1: not included in any glyphset definition
    • U+20DF8 CJK UNIFIED IDEOGRAPH-20DF8: not included in any glyphset definition
    • U+20DFB CJK UNIFIED IDEOGRAPH-20DFB: not included in any glyphset definition
    • U+20DFC CJK UNIFIED IDEOGRAPH-20DFC: not included in any glyphset definition
    • U+20DFD CJK UNIFIED IDEOGRAPH-20DFD: not included in any glyphset definition
    • U+20E00 CJK UNIFIED IDEOGRAPH-20E00: not included in any glyphset definition
    • U+20E2D CJK UNIFIED IDEOGRAPH-20E2D: not included in any glyphset definition
    • U+20E2E CJK UNIFIED IDEOGRAPH-20E2E: not included in any glyphset definition
    • U+20E2F CJK UNIFIED IDEOGRAPH-20E2F: not included in any glyphset definition
    • U+20E30 CJK UNIFIED IDEOGRAPH-20E30: not included in any glyphset definition
    • U+20E31 CJK UNIFIED IDEOGRAPH-20E31: not included in any glyphset definition
    • U+20E32 CJK UNIFIED IDEOGRAPH-20E32: not included in any glyphset definition
    • U+20E33 CJK UNIFIED IDEOGRAPH-20E33: not included in any glyphset definition
    • U+20E35 CJK UNIFIED IDEOGRAPH-20E35: not included in any glyphset definition
    • U+20E36 CJK UNIFIED IDEOGRAPH-20E36: not included in any glyphset definition
    • U+20E37 CJK UNIFIED IDEOGRAPH-20E37: not included in any glyphset definition
    • U+20E38 CJK UNIFIED IDEOGRAPH-20E38: not included in any glyphset definition
    • U+20E39 CJK UNIFIED IDEOGRAPH-20E39: not included in any glyphset definition
    • U+20E3A CJK UNIFIED IDEOGRAPH-20E3A: not included in any glyphset definition
    • U+20E3B CJK UNIFIED IDEOGRAPH-20E3B: not included in any glyphset definition
    • U+20E3F CJK UNIFIED IDEOGRAPH-20E3F: not included in any glyphset definition
    • U+20E40 CJK UNIFIED IDEOGRAPH-20E40: not included in any glyphset definition
    • U+20E41 CJK UNIFIED IDEOGRAPH-20E41: not included in any glyphset definition
    • U+20E42 CJK UNIFIED IDEOGRAPH-20E42: not included in any glyphset definition
    • U+20E43 CJK UNIFIED IDEOGRAPH-20E43: not included in any glyphset definition
    • U+20E44 CJK UNIFIED IDEOGRAPH-20E44: not included in any glyphset definition
    • U+20E45 CJK UNIFIED IDEOGRAPH-20E45: not included in any glyphset definition
    • U+20E46 CJK UNIFIED IDEOGRAPH-20E46: not included in any glyphset definition
    • U+20E47 CJK UNIFIED IDEOGRAPH-20E47: not included in any glyphset definition
    • U+20E48 CJK UNIFIED IDEOGRAPH-20E48: not included in any glyphset definition
    • U+20E4A CJK UNIFIED IDEOGRAPH-20E4A: not included in any glyphset definition
    • U+20E4B CJK UNIFIED IDEOGRAPH-20E4B: not included in any glyphset definition
    • U+20E4C CJK UNIFIED IDEOGRAPH-20E4C: not included in any glyphset definition
    • U+20E4D CJK UNIFIED IDEOGRAPH-20E4D: not included in any glyphset definition
    • U+20E4E CJK UNIFIED IDEOGRAPH-20E4E: not included in any glyphset definition
    • U+20E4F CJK UNIFIED IDEOGRAPH-20E4F: not included in any glyphset definition
    • U+20E50 CJK UNIFIED IDEOGRAPH-20E50: not included in any glyphset definition
    • U+20E51 CJK UNIFIED IDEOGRAPH-20E51: not included in any glyphset definition
    • U+20E52 CJK UNIFIED IDEOGRAPH-20E52: not included in any glyphset definition
    • U+20E53 CJK UNIFIED IDEOGRAPH-20E53: not included in any glyphset definition
    • U+20E54 CJK UNIFIED IDEOGRAPH-20E54: not included in any glyphset definition
    • U+20E55 CJK UNIFIED IDEOGRAPH-20E55: not included in any glyphset definition
    • U+20E56 CJK UNIFIED IDEOGRAPH-20E56: not included in any glyphset definition
    • U+20E57 CJK UNIFIED IDEOGRAPH-20E57: not included in any glyphset definition
    • U+20E58 CJK UNIFIED IDEOGRAPH-20E58: not included in any glyphset definition
    • U+20E59 CJK UNIFIED IDEOGRAPH-20E59: not included in any glyphset definition
    • U+20E5A CJK UNIFIED IDEOGRAPH-20E5A: not included in any glyphset definition
    • U+20E5B CJK UNIFIED IDEOGRAPH-20E5B: not included in any glyphset definition
    • U+20E5F CJK UNIFIED IDEOGRAPH-20E5F: not included in any glyphset definition
    • U+20E60 CJK UNIFIED IDEOGRAPH-20E60: not included in any glyphset definition
    • U+20E61 CJK UNIFIED IDEOGRAPH-20E61: not included in any glyphset definition
    • U+20E63 CJK UNIFIED IDEOGRAPH-20E63: not included in any glyphset definition
    • U+20E64 CJK UNIFIED IDEOGRAPH-20E64: not included in any glyphset definition
    • U+20E65 CJK UNIFIED IDEOGRAPH-20E65: not included in any glyphset definition
    • U+20E66 CJK UNIFIED IDEOGRAPH-20E66: not included in any glyphset definition
    • U+20E67 CJK UNIFIED IDEOGRAPH-20E67: not included in any glyphset definition
    • U+20E69 CJK UNIFIED IDEOGRAPH-20E69: not included in any glyphset definition
    • U+20E6A CJK UNIFIED IDEOGRAPH-20E6A: not included in any glyphset definition
    • U+20E6D CJK UNIFIED IDEOGRAPH-20E6D: not included in any glyphset definition
    • U+20E8E CJK UNIFIED IDEOGRAPH-20E8E: not included in any glyphset definition
    • U+20E8F CJK UNIFIED IDEOGRAPH-20E8F: not included in any glyphset definition
    • U+20E90 CJK UNIFIED IDEOGRAPH-20E90: not included in any glyphset definition
    • U+20E93 CJK UNIFIED IDEOGRAPH-20E93: not included in any glyphset definition
    • U+20E94 CJK UNIFIED IDEOGRAPH-20E94: not included in any glyphset definition
    • U+20E95 CJK UNIFIED IDEOGRAPH-20E95: not included in any glyphset definition
    • U+20E98 CJK UNIFIED IDEOGRAPH-20E98: not included in any glyphset definition
    • U+20ECC CJK UNIFIED IDEOGRAPH-20ECC: not included in any glyphset definition
    • U+20ECD CJK UNIFIED IDEOGRAPH-20ECD: not included in any glyphset definition
    • U+20ECE CJK UNIFIED IDEOGRAPH-20ECE: not included in any glyphset definition
    • U+20ECF CJK UNIFIED IDEOGRAPH-20ECF: not included in any glyphset definition
    • U+20ED0 CJK UNIFIED IDEOGRAPH-20ED0: not included in any glyphset definition
    • U+20ED5 CJK UNIFIED IDEOGRAPH-20ED5: not included in any glyphset definition
    • U+20ED6 CJK UNIFIED IDEOGRAPH-20ED6: not included in any glyphset definition
    • U+20ED7 CJK UNIFIED IDEOGRAPH-20ED7: not included in any glyphset definition
    • U+20ED8 CJK UNIFIED IDEOGRAPH-20ED8: not included in any glyphset definition
    • U+20ED9 CJK UNIFIED IDEOGRAPH-20ED9: not included in any glyphset definition
    • U+20EDB CJK UNIFIED IDEOGRAPH-20EDB: not included in any glyphset definition
    • U+20EDC CJK UNIFIED IDEOGRAPH-20EDC: not included in any glyphset definition
    • U+20EDE CJK UNIFIED IDEOGRAPH-20EDE: not included in any glyphset definition
    • U+20EDF CJK UNIFIED IDEOGRAPH-20EDF: not included in any glyphset definition
    • U+20EE0 CJK UNIFIED IDEOGRAPH-20EE0: not included in any glyphset definition
    • U+20EE1 CJK UNIFIED IDEOGRAPH-20EE1: not included in any glyphset definition
    • U+20EE2 CJK UNIFIED IDEOGRAPH-20EE2: not included in any glyphset definition
    • U+20EE3 CJK UNIFIED IDEOGRAPH-20EE3: not included in any glyphset definition
    • U+20EE4 CJK UNIFIED IDEOGRAPH-20EE4: not included in any glyphset definition
    • U+20EE5 CJK UNIFIED IDEOGRAPH-20EE5: not included in any glyphset definition
    • U+20EE6 CJK UNIFIED IDEOGRAPH-20EE6: not included in any glyphset definition
    • U+20EE7 CJK UNIFIED IDEOGRAPH-20EE7: not included in any glyphset definition
    • U+20EE8 CJK UNIFIED IDEOGRAPH-20EE8: not included in any glyphset definition
    • U+20EE9 CJK UNIFIED IDEOGRAPH-20EE9: not included in any glyphset definition
    • U+20EEA CJK UNIFIED IDEOGRAPH-20EEA: not included in any glyphset definition
    • U+20EEB CJK UNIFIED IDEOGRAPH-20EEB: not included in any glyphset definition
    • U+20EEC CJK UNIFIED IDEOGRAPH-20EEC: not included in any glyphset definition
    • U+20EED CJK UNIFIED IDEOGRAPH-20EED: not included in any glyphset definition
    • U+20EEE CJK UNIFIED IDEOGRAPH-20EEE: not included in any glyphset definition
    • U+20EEF CJK UNIFIED IDEOGRAPH-20EEF: not included in any glyphset definition
    • U+20EF0 CJK UNIFIED IDEOGRAPH-20EF0: not included in any glyphset definition
    • U+20EF1 CJK UNIFIED IDEOGRAPH-20EF1: not included in any glyphset definition
    • U+20EF3 CJK UNIFIED IDEOGRAPH-20EF3: not included in any glyphset definition
    • U+20EF6 CJK UNIFIED IDEOGRAPH-20EF6: not included in any glyphset definition
    • U+20EFB CJK UNIFIED IDEOGRAPH-20EFB: not included in any glyphset definition
    • U+20F15 CJK UNIFIED IDEOGRAPH-20F15: not included in any glyphset definition
    • U+20F1A CJK UNIFIED IDEOGRAPH-20F1A: not included in any glyphset definition
    • U+20F1C CJK UNIFIED IDEOGRAPH-20F1C: not included in any glyphset definition
    • U+20F1D CJK UNIFIED IDEOGRAPH-20F1D: not included in any glyphset definition
    • U+20F20 CJK UNIFIED IDEOGRAPH-20F20: not included in any glyphset definition
    • U+20F22 CJK UNIFIED IDEOGRAPH-20F22: not included in any glyphset definition
    • U+20F23 CJK UNIFIED IDEOGRAPH-20F23: not included in any glyphset definition
    • U+20F26 CJK UNIFIED IDEOGRAPH-20F26: not included in any glyphset definition
    • U+20F5C CJK UNIFIED IDEOGRAPH-20F5C: not included in any glyphset definition
    • U+20F5D CJK UNIFIED IDEOGRAPH-20F5D: not included in any glyphset definition
    • U+20F5F CJK UNIFIED IDEOGRAPH-20F5F: not included in any glyphset definition
    • U+20F61 CJK UNIFIED IDEOGRAPH-20F61: not included in any glyphset definition
    • U+20F62 CJK UNIFIED IDEOGRAPH-20F62: not included in any glyphset definition
    • U+20F64 CJK UNIFIED IDEOGRAPH-20F64: not included in any glyphset definition
    • U+20F65 CJK UNIFIED IDEOGRAPH-20F65: not included in any glyphset definition
    • U+20F67 CJK UNIFIED IDEOGRAPH-20F67: not included in any glyphset definition
    • U+20F69 CJK UNIFIED IDEOGRAPH-20F69: not included in any glyphset definition
    • U+20F6B CJK UNIFIED IDEOGRAPH-20F6B: not included in any glyphset definition
    • U+20F6C CJK UNIFIED IDEOGRAPH-20F6C: not included in any glyphset definition
    • U+20F6D CJK UNIFIED IDEOGRAPH-20F6D: not included in any glyphset definition
    • U+20F6E CJK UNIFIED IDEOGRAPH-20F6E: not included in any glyphset definition
    • U+20F6F CJK UNIFIED IDEOGRAPH-20F6F: not included in any glyphset definition
    • U+20F70 CJK UNIFIED IDEOGRAPH-20F70: not included in any glyphset definition
    • U+20F71 CJK UNIFIED IDEOGRAPH-20F71: not included in any glyphset definition
    • U+20F72 CJK UNIFIED IDEOGRAPH-20F72: not included in any glyphset definition
    • U+20F73 CJK UNIFIED IDEOGRAPH-20F73: not included in any glyphset definition
    • U+20F74 CJK UNIFIED IDEOGRAPH-20F74: not included in any glyphset definition
    • U+20F75 CJK UNIFIED IDEOGRAPH-20F75: not included in any glyphset definition
    • U+20F76 CJK UNIFIED IDEOGRAPH-20F76: not included in any glyphset definition
    • U+20F77 CJK UNIFIED IDEOGRAPH-20F77: not included in any glyphset definition
    • U+20F78 CJK UNIFIED IDEOGRAPH-20F78: not included in any glyphset definition
    • U+20F7A CJK UNIFIED IDEOGRAPH-20F7A: not included in any glyphset definition
    • U+20F7B CJK UNIFIED IDEOGRAPH-20F7B: not included in any glyphset definition
    • U+20F7C CJK UNIFIED IDEOGRAPH-20F7C: not included in any glyphset definition
    • U+20F7E CJK UNIFIED IDEOGRAPH-20F7E: not included in any glyphset definition
    • U+20F7F CJK UNIFIED IDEOGRAPH-20F7F: not included in any glyphset definition
    • U+20F80 CJK UNIFIED IDEOGRAPH-20F80: not included in any glyphset definition
    • U+20F81 CJK UNIFIED IDEOGRAPH-20F81: not included in any glyphset definition
    • U+20F82 CJK UNIFIED IDEOGRAPH-20F82: not included in any glyphset definition
    • U+20F83 CJK UNIFIED IDEOGRAPH-20F83: not included in any glyphset definition
    • U+20F84 CJK UNIFIED IDEOGRAPH-20F84: not included in any glyphset definition
    • U+20F85 CJK UNIFIED IDEOGRAPH-20F85: not included in any glyphset definition
    • U+20F89 CJK UNIFIED IDEOGRAPH-20F89: not included in any glyphset definition
    • U+20F8A CJK UNIFIED IDEOGRAPH-20F8A: not included in any glyphset definition
    • U+20F8B CJK UNIFIED IDEOGRAPH-20F8B: not included in any glyphset definition
    • U+20F8C CJK UNIFIED IDEOGRAPH-20F8C: not included in any glyphset definition
    • U+20F8F CJK UNIFIED IDEOGRAPH-20F8F: not included in any glyphset definition
    • U+20FA2 CJK UNIFIED IDEOGRAPH-20FA2: not included in any glyphset definition
    • U+20FA3 CJK UNIFIED IDEOGRAPH-20FA3: not included in any glyphset definition
    • U+20FA4 CJK UNIFIED IDEOGRAPH-20FA4: not included in any glyphset definition
    • U+20FA5 CJK UNIFIED IDEOGRAPH-20FA5: not included in any glyphset definition
    • U+20FA6 CJK UNIFIED IDEOGRAPH-20FA6: not included in any glyphset definition
    • U+20FA7 CJK UNIFIED IDEOGRAPH-20FA7: not included in any glyphset definition
    • U+20FA9 CJK UNIFIED IDEOGRAPH-20FA9: not included in any glyphset definition
    • U+20FAA CJK UNIFIED IDEOGRAPH-20FAA: not included in any glyphset definition
    • U+20FAB CJK UNIFIED IDEOGRAPH-20FAB: not included in any glyphset definition
    • U+20FAC CJK UNIFIED IDEOGRAPH-20FAC: not included in any glyphset definition
    • U+20FAE CJK UNIFIED IDEOGRAPH-20FAE: not included in any glyphset definition
    • U+20FAF CJK UNIFIED IDEOGRAPH-20FAF: not included in any glyphset definition
    • U+20FC5 CJK UNIFIED IDEOGRAPH-20FC5: not included in any glyphset definition
    • U+20FC6 CJK UNIFIED IDEOGRAPH-20FC6: not included in any glyphset definition
    • U+20FC7 CJK UNIFIED IDEOGRAPH-20FC7: not included in any glyphset definition
    • U+20FC8 CJK UNIFIED IDEOGRAPH-20FC8: not included in any glyphset definition
    • U+20FC9 CJK UNIFIED IDEOGRAPH-20FC9: not included in any glyphset definition
    • U+20FCA CJK UNIFIED IDEOGRAPH-20FCA: not included in any glyphset definition
    • U+20FCB CJK UNIFIED IDEOGRAPH-20FCB: not included in any glyphset definition
    • U+20FCC CJK UNIFIED IDEOGRAPH-20FCC: not included in any glyphset definition
    • U+20FCD CJK UNIFIED IDEOGRAPH-20FCD: not included in any glyphset definition
    • U+20FCE CJK UNIFIED IDEOGRAPH-20FCE: not included in any glyphset definition
    • U+20FCF CJK UNIFIED IDEOGRAPH-20FCF: not included in any glyphset definition
    • U+20FD0 CJK UNIFIED IDEOGRAPH-20FD0: not included in any glyphset definition
    • U+20FD1 CJK UNIFIED IDEOGRAPH-20FD1: not included in any glyphset definition
    • U+20FD2 CJK UNIFIED IDEOGRAPH-20FD2: not included in any glyphset definition
    • U+20FD3 CJK UNIFIED IDEOGRAPH-20FD3: not included in any glyphset definition
    • U+20FD4 CJK UNIFIED IDEOGRAPH-20FD4: not included in any glyphset definition
    • U+20FD5 CJK UNIFIED IDEOGRAPH-20FD5: not included in any glyphset definition
    • U+20FD7 CJK UNIFIED IDEOGRAPH-20FD7: not included in any glyphset definition
    • U+20FD8 CJK UNIFIED IDEOGRAPH-20FD8: not included in any glyphset definition
    • U+20FD9 CJK UNIFIED IDEOGRAPH-20FD9: not included in any glyphset definition
    • U+20FDA CJK UNIFIED IDEOGRAPH-20FDA: not included in any glyphset definition
    • U+20FDB CJK UNIFIED IDEOGRAPH-20FDB: not included in any glyphset definition
    • U+20FDC CJK UNIFIED IDEOGRAPH-20FDC: not included in any glyphset definition
    • U+20FDD CJK UNIFIED IDEOGRAPH-20FDD: not included in any glyphset definition
    • U+20FDE CJK UNIFIED IDEOGRAPH-20FDE: not included in any glyphset definition
    • U+20FDF CJK UNIFIED IDEOGRAPH-20FDF: not included in any glyphset definition
    • U+20FE0 CJK UNIFIED IDEOGRAPH-20FE0: not included in any glyphset definition
    • U+20FE1 CJK UNIFIED IDEOGRAPH-20FE1: not included in any glyphset definition
    • U+20FE2 CJK UNIFIED IDEOGRAPH-20FE2: not included in any glyphset definition
    • U+20FE3 CJK UNIFIED IDEOGRAPH-20FE3: not included in any glyphset definition
    • U+20FE4 CJK UNIFIED IDEOGRAPH-20FE4: not included in any glyphset definition
    • U+20FE5 CJK UNIFIED IDEOGRAPH-20FE5: not included in any glyphset definition
    • U+20FE6 CJK UNIFIED IDEOGRAPH-20FE6: not included in any glyphset definition
    • U+20FE7 CJK UNIFIED IDEOGRAPH-20FE7: not included in any glyphset definition
    • U+20FE8 CJK UNIFIED IDEOGRAPH-20FE8: not included in any glyphset definition
    • U+20FFF CJK UNIFIED IDEOGRAPH-20FFF: not included in any glyphset definition
    • U+21010 CJK UNIFIED IDEOGRAPH-21010: not included in any glyphset definition
    • U+21011 CJK UNIFIED IDEOGRAPH-21011: not included in any glyphset definition
    • U+21013 CJK UNIFIED IDEOGRAPH-21013: not included in any glyphset definition
    • U+21014 CJK UNIFIED IDEOGRAPH-21014: not included in any glyphset definition
    • U+21016 CJK UNIFIED IDEOGRAPH-21016: not included in any glyphset definition
    • U+21017 CJK UNIFIED IDEOGRAPH-21017: not included in any glyphset definition
    • U+21037 CJK UNIFIED IDEOGRAPH-21037: not included in any glyphset definition
    • U+21038 CJK UNIFIED IDEOGRAPH-21038: not included in any glyphset definition
    • U+21039 CJK UNIFIED IDEOGRAPH-21039: not included in any glyphset definition
    • U+2103A CJK UNIFIED IDEOGRAPH-2103A: not included in any glyphset definition
    • U+2103D CJK UNIFIED IDEOGRAPH-2103D: not included in any glyphset definition
    • U+2103E CJK UNIFIED IDEOGRAPH-2103E: not included in any glyphset definition
    • U+2103F CJK UNIFIED IDEOGRAPH-2103F: not included in any glyphset definition
    • U+21040 CJK UNIFIED IDEOGRAPH-21040: not included in any glyphset definition
    • U+21041 CJK UNIFIED IDEOGRAPH-21041: not included in any glyphset definition
    • U+21042 CJK UNIFIED IDEOGRAPH-21042: not included in any glyphset definition
    • U+21043 CJK UNIFIED IDEOGRAPH-21043: not included in any glyphset definition
    • U+21044 CJK UNIFIED IDEOGRAPH-21044: not included in any glyphset definition
    • U+21045 CJK UNIFIED IDEOGRAPH-21045: not included in any glyphset definition
    • U+21046 CJK UNIFIED IDEOGRAPH-21046: not included in any glyphset definition
    • U+21047 CJK UNIFIED IDEOGRAPH-21047: not included in any glyphset definition
    • U+21048 CJK UNIFIED IDEOGRAPH-21048: not included in any glyphset definition
    • U+21049 CJK UNIFIED IDEOGRAPH-21049: not included in any glyphset definition
    • U+2104A CJK UNIFIED IDEOGRAPH-2104A: not included in any glyphset definition
    • U+2104B CJK UNIFIED IDEOGRAPH-2104B: not included in any glyphset definition
    • U+2104C CJK UNIFIED IDEOGRAPH-2104C: not included in any glyphset definition
    • U+2104E CJK UNIFIED IDEOGRAPH-2104E: not included in any glyphset definition
    • U+2104F CJK UNIFIED IDEOGRAPH-2104F: not included in any glyphset definition
    • U+21050 CJK UNIFIED IDEOGRAPH-21050: not included in any glyphset definition
    • U+21051 CJK UNIFIED IDEOGRAPH-21051: not included in any glyphset definition
    • U+21052 CJK UNIFIED IDEOGRAPH-21052: not included in any glyphset definition
    • U+21053 CJK UNIFIED IDEOGRAPH-21053: not included in any glyphset definition
    • U+21054 CJK UNIFIED IDEOGRAPH-21054: not included in any glyphset definition
    • U+21055 CJK UNIFIED IDEOGRAPH-21055: not included in any glyphset definition
    • U+21056 CJK UNIFIED IDEOGRAPH-21056: not included in any glyphset definition
    • U+21057 CJK UNIFIED IDEOGRAPH-21057: not included in any glyphset definition
    • U+21067 CJK UNIFIED IDEOGRAPH-21067: not included in any glyphset definition
    • U+21068 CJK UNIFIED IDEOGRAPH-21068: not included in any glyphset definition
    • U+2106B CJK UNIFIED IDEOGRAPH-2106B: not included in any glyphset definition
    • U+2106C CJK UNIFIED IDEOGRAPH-2106C: not included in any glyphset definition
    • U+2106D CJK UNIFIED IDEOGRAPH-2106D: not included in any glyphset definition
    • U+2107F CJK UNIFIED IDEOGRAPH-2107F: not included in any glyphset definition
    • U+2108A CJK UNIFIED IDEOGRAPH-2108A: not included in any glyphset definition
    • U+2108B CJK UNIFIED IDEOGRAPH-2108B: not included in any glyphset definition
    • U+2108F CJK UNIFIED IDEOGRAPH-2108F: not included in any glyphset definition
    • U+21090 CJK UNIFIED IDEOGRAPH-21090: not included in any glyphset definition
    • U+21091 CJK UNIFIED IDEOGRAPH-21091: not included in any glyphset definition
    • U+21092 CJK UNIFIED IDEOGRAPH-21092: not included in any glyphset definition
    • U+21093 CJK UNIFIED IDEOGRAPH-21093: not included in any glyphset definition
    • U+21094 CJK UNIFIED IDEOGRAPH-21094: not included in any glyphset definition
    • U+21095 CJK UNIFIED IDEOGRAPH-21095: not included in any glyphset definition
    • U+21096 CJK UNIFIED IDEOGRAPH-21096: not included in any glyphset definition
    • U+21097 CJK UNIFIED IDEOGRAPH-21097: not included in any glyphset definition
    • U+21098 CJK UNIFIED IDEOGRAPH-21098: not included in any glyphset definition
    • U+21099 CJK UNIFIED IDEOGRAPH-21099: not included in any glyphset definition
    • U+2109A CJK UNIFIED IDEOGRAPH-2109A: not included in any glyphset definition
    • U+2109B CJK UNIFIED IDEOGRAPH-2109B: not included in any glyphset definition
    • U+2109C CJK UNIFIED IDEOGRAPH-2109C: not included in any glyphset definition
    • U+2109D CJK UNIFIED IDEOGRAPH-2109D: not included in any glyphset definition
    • U+2109E CJK UNIFIED IDEOGRAPH-2109E: not included in any glyphset definition
    • U+2109F CJK UNIFIED IDEOGRAPH-2109F: not included in any glyphset definition
    • U+210A0 CJK UNIFIED IDEOGRAPH-210A0: not included in any glyphset definition
    • U+210A1 CJK UNIFIED IDEOGRAPH-210A1: not included in any glyphset definition
    • U+210A2 CJK UNIFIED IDEOGRAPH-210A2: not included in any glyphset definition
    • U+210A4 CJK UNIFIED IDEOGRAPH-210A4: not included in any glyphset definition
    • U+210A5 CJK UNIFIED IDEOGRAPH-210A5: not included in any glyphset definition
    • U+210A6 CJK UNIFIED IDEOGRAPH-210A6: not included in any glyphset definition
    • U+210A7 CJK UNIFIED IDEOGRAPH-210A7: not included in any glyphset definition
    • U+210A8 CJK UNIFIED IDEOGRAPH-210A8: not included in any glyphset definition
    • U+210A9 CJK UNIFIED IDEOGRAPH-210A9: not included in any glyphset definition
    • U+210C2 CJK UNIFIED IDEOGRAPH-210C2: not included in any glyphset definition
    • U+210C3 CJK UNIFIED IDEOGRAPH-210C3: not included in any glyphset definition
    • U+210D1 CJK UNIFIED IDEOGRAPH-210D1: not included in any glyphset definition
    • U+210D3 CJK UNIFIED IDEOGRAPH-210D3: not included in any glyphset definition
    • U+210D4 CJK UNIFIED IDEOGRAPH-210D4: not included in any glyphset definition
    • U+210D7 CJK UNIFIED IDEOGRAPH-210D7: not included in any glyphset definition
    • U+210D8 CJK UNIFIED IDEOGRAPH-210D8: not included in any glyphset definition
    • U+210D9 CJK UNIFIED IDEOGRAPH-210D9: not included in any glyphset definition
    • U+210DA CJK UNIFIED IDEOGRAPH-210DA: not included in any glyphset definition
    • U+210DC CJK UNIFIED IDEOGRAPH-210DC: not included in any glyphset definition
    • U+210DD CJK UNIFIED IDEOGRAPH-210DD: not included in any glyphset definition
    • U+210DE CJK UNIFIED IDEOGRAPH-210DE: not included in any glyphset definition
    • U+210E0 CJK UNIFIED IDEOGRAPH-210E0: not included in any glyphset definition
    • U+210E1 CJK UNIFIED IDEOGRAPH-210E1: not included in any glyphset definition
    • U+210E2 CJK UNIFIED IDEOGRAPH-210E2: not included in any glyphset definition
    • U+210E3 CJK UNIFIED IDEOGRAPH-210E3: not included in any glyphset definition
    • U+210E4 CJK UNIFIED IDEOGRAPH-210E4: not included in any glyphset definition
    • U+210E5 CJK UNIFIED IDEOGRAPH-210E5: not included in any glyphset definition
    • U+210E6 CJK UNIFIED IDEOGRAPH-210E6: not included in any glyphset definition
    • U+210E7 CJK UNIFIED IDEOGRAPH-210E7: not included in any glyphset definition
    • U+210E8 CJK UNIFIED IDEOGRAPH-210E8: not included in any glyphset definition
    • U+210E9 CJK UNIFIED IDEOGRAPH-210E9: not included in any glyphset definition
    • U+210EA CJK UNIFIED IDEOGRAPH-210EA: not included in any glyphset definition
    • U+210EB CJK UNIFIED IDEOGRAPH-210EB: not included in any glyphset definition
    • U+210EC CJK UNIFIED IDEOGRAPH-210EC: not included in any glyphset definition
    • U+210ED CJK UNIFIED IDEOGRAPH-210ED: not included in any glyphset definition
    • U+210EE CJK UNIFIED IDEOGRAPH-210EE: not included in any glyphset definition
    • U+210EF CJK UNIFIED IDEOGRAPH-210EF: not included in any glyphset definition
    • U+210F3 CJK UNIFIED IDEOGRAPH-210F3: not included in any glyphset definition
    • U+210F4 CJK UNIFIED IDEOGRAPH-210F4: not included in any glyphset definition
    • U+210F5 CJK UNIFIED IDEOGRAPH-210F5: not included in any glyphset definition
    • U+210F6 CJK UNIFIED IDEOGRAPH-210F6: not included in any glyphset definition
    • U+210F7 CJK UNIFIED IDEOGRAPH-210F7: not included in any glyphset definition
    • U+210F9 CJK UNIFIED IDEOGRAPH-210F9: not included in any glyphset definition
    • U+210FC CJK UNIFIED IDEOGRAPH-210FC: not included in any glyphset definition
    • U+210FE CJK UNIFIED IDEOGRAPH-210FE: not included in any glyphset definition
    • U+21101 CJK UNIFIED IDEOGRAPH-21101: not included in any glyphset definition
    • U+21107 CJK UNIFIED IDEOGRAPH-21107: not included in any glyphset definition
    • U+21108 CJK UNIFIED IDEOGRAPH-21108: not included in any glyphset definition
    • U+21109 CJK UNIFIED IDEOGRAPH-21109: not included in any glyphset definition
    • U+2110A CJK UNIFIED IDEOGRAPH-2110A: not included in any glyphset definition
    • U+2110D CJK UNIFIED IDEOGRAPH-2110D: not included in any glyphset definition
    • U+21110 CJK UNIFIED IDEOGRAPH-21110: not included in any glyphset definition
    • U+21111 CJK UNIFIED IDEOGRAPH-21111: not included in any glyphset definition
    • U+21112 CJK UNIFIED IDEOGRAPH-21112: not included in any glyphset definition
    • U+21113 CJK UNIFIED IDEOGRAPH-21113: not included in any glyphset definition
    • U+21114 CJK UNIFIED IDEOGRAPH-21114: not included in any glyphset definition
    • U+21115 CJK UNIFIED IDEOGRAPH-21115: not included in any glyphset definition
    • U+21116 CJK UNIFIED IDEOGRAPH-21116: not included in any glyphset definition
    • U+21117 CJK UNIFIED IDEOGRAPH-21117: not included in any glyphset definition
    • U+21118 CJK UNIFIED IDEOGRAPH-21118: not included in any glyphset definition
    • U+21119 CJK UNIFIED IDEOGRAPH-21119: not included in any glyphset definition
    • U+2111A CJK UNIFIED IDEOGRAPH-2111A: not included in any glyphset definition
    • U+2111F CJK UNIFIED IDEOGRAPH-2111F: not included in any glyphset definition
    • U+21120 CJK UNIFIED IDEOGRAPH-21120: not included in any glyphset definition
    • U+21121 CJK UNIFIED IDEOGRAPH-21121: not included in any glyphset definition
    • U+21122 CJK UNIFIED IDEOGRAPH-21122: not included in any glyphset definition
    • U+21123 CJK UNIFIED IDEOGRAPH-21123: not included in any glyphset definition
    • U+21124 CJK UNIFIED IDEOGRAPH-21124: not included in any glyphset definition
    • U+21125 CJK UNIFIED IDEOGRAPH-21125: not included in any glyphset definition
    • U+21126 CJK UNIFIED IDEOGRAPH-21126: not included in any glyphset definition
    • U+21127 CJK UNIFIED IDEOGRAPH-21127: not included in any glyphset definition
    • U+21129 CJK UNIFIED IDEOGRAPH-21129: not included in any glyphset definition
    • U+2112A CJK UNIFIED IDEOGRAPH-2112A: not included in any glyphset definition
    • U+2112F CJK UNIFIED IDEOGRAPH-2112F: not included in any glyphset definition
    • U+21131 CJK UNIFIED IDEOGRAPH-21131: not included in any glyphset definition
    • U+21132 CJK UNIFIED IDEOGRAPH-21132: not included in any glyphset definition
    • U+21133 CJK UNIFIED IDEOGRAPH-21133: not included in any glyphset definition
    • U+21134 CJK UNIFIED IDEOGRAPH-21134: not included in any glyphset definition
    • U+21135 CJK UNIFIED IDEOGRAPH-21135: not included in any glyphset definition
    • U+21136 CJK UNIFIED IDEOGRAPH-21136: not included in any glyphset definition
    • U+21137 CJK UNIFIED IDEOGRAPH-21137: not included in any glyphset definition
    • U+21138 CJK UNIFIED IDEOGRAPH-21138: not included in any glyphset definition
    • U+21139 CJK UNIFIED IDEOGRAPH-21139: not included in any glyphset definition
    • U+2113A CJK UNIFIED IDEOGRAPH-2113A: not included in any glyphset definition
    • U+2113B CJK UNIFIED IDEOGRAPH-2113B: not included in any glyphset definition
    • U+2113D CJK UNIFIED IDEOGRAPH-2113D: not included in any glyphset definition
    • U+21142 CJK UNIFIED IDEOGRAPH-21142: not included in any glyphset definition
    • U+21144 CJK UNIFIED IDEOGRAPH-21144: not included in any glyphset definition
    • U+21145 CJK UNIFIED IDEOGRAPH-21145: not included in any glyphset definition
    • U+21146 CJK UNIFIED IDEOGRAPH-21146: not included in any glyphset definition
    • U+21147 CJK UNIFIED IDEOGRAPH-21147: not included in any glyphset definition
    • U+21148 CJK UNIFIED IDEOGRAPH-21148: not included in any glyphset definition
    • U+21149 CJK UNIFIED IDEOGRAPH-21149: not included in any glyphset definition
    • U+2114F CJK UNIFIED IDEOGRAPH-2114F: not included in any glyphset definition
    • U+21151 CJK UNIFIED IDEOGRAPH-21151: not included in any glyphset definition
    • U+21152 CJK UNIFIED IDEOGRAPH-21152: not included in any glyphset definition
    • U+21153 CJK UNIFIED IDEOGRAPH-21153: not included in any glyphset definition
    • U+21156 CJK UNIFIED IDEOGRAPH-21156: not included in any glyphset definition
    • U+21157 CJK UNIFIED IDEOGRAPH-21157: not included in any glyphset definition
    • U+21158 CJK UNIFIED IDEOGRAPH-21158: not included in any glyphset definition
    • U+21159 CJK UNIFIED IDEOGRAPH-21159: not included in any glyphset definition
    • U+2115A CJK UNIFIED IDEOGRAPH-2115A: not included in any glyphset definition
    • U+2115C CJK UNIFIED IDEOGRAPH-2115C: not included in any glyphset definition
    • U+2115D CJK UNIFIED IDEOGRAPH-2115D: not included in any glyphset definition
    • U+2115F CJK UNIFIED IDEOGRAPH-2115F: not included in any glyphset definition
    • U+21160 CJK UNIFIED IDEOGRAPH-21160: not included in any glyphset definition
    • U+21161 CJK UNIFIED IDEOGRAPH-21161: not included in any glyphset definition
    • U+21167 CJK UNIFIED IDEOGRAPH-21167: not included in any glyphset definition
    • U+21169 CJK UNIFIED IDEOGRAPH-21169: not included in any glyphset definition
    • U+2116B CJK UNIFIED IDEOGRAPH-2116B: not included in any glyphset definition
    • U+2116D CJK UNIFIED IDEOGRAPH-2116D: not included in any glyphset definition
    • U+2116F CJK UNIFIED IDEOGRAPH-2116F: not included in any glyphset definition
    • U+21170 CJK UNIFIED IDEOGRAPH-21170: not included in any glyphset definition
    • U+21171 CJK UNIFIED IDEOGRAPH-21171: not included in any glyphset definition
    • U+21173 CJK UNIFIED IDEOGRAPH-21173: not included in any glyphset definition
    • U+21174 CJK UNIFIED IDEOGRAPH-21174: not included in any glyphset definition
    • U+21175 CJK UNIFIED IDEOGRAPH-21175: not included in any glyphset definition
    • U+21176 CJK UNIFIED IDEOGRAPH-21176: not included in any glyphset definition
    • U+21177 CJK UNIFIED IDEOGRAPH-21177: not included in any glyphset definition
    • U+21178 CJK UNIFIED IDEOGRAPH-21178: not included in any glyphset definition
    • U+21179 CJK UNIFIED IDEOGRAPH-21179: not included in any glyphset definition
    • U+2117A CJK UNIFIED IDEOGRAPH-2117A: not included in any glyphset definition
    • U+2117B CJK UNIFIED IDEOGRAPH-2117B: not included in any glyphset definition
    • U+2117C CJK UNIFIED IDEOGRAPH-2117C: not included in any glyphset definition
    • U+2117D CJK UNIFIED IDEOGRAPH-2117D: not included in any glyphset definition
    • U+2117E CJK UNIFIED IDEOGRAPH-2117E: not included in any glyphset definition
    • U+2117F CJK UNIFIED IDEOGRAPH-2117F: not included in any glyphset definition
    • U+21180 CJK UNIFIED IDEOGRAPH-21180: not included in any glyphset definition
    • U+21181 CJK UNIFIED IDEOGRAPH-21181: not included in any glyphset definition
    • U+21186 CJK UNIFIED IDEOGRAPH-21186: not included in any glyphset definition
    • U+21187 CJK UNIFIED IDEOGRAPH-21187: not included in any glyphset definition
    • U+2118E CJK UNIFIED IDEOGRAPH-2118E: not included in any glyphset definition
    • U+2118F CJK UNIFIED IDEOGRAPH-2118F: not included in any glyphset definition
    • U+21190 CJK UNIFIED IDEOGRAPH-21190: not included in any glyphset definition
    • U+21191 CJK UNIFIED IDEOGRAPH-21191: not included in any glyphset definition
    • U+21192 CJK UNIFIED IDEOGRAPH-21192: not included in any glyphset definition
    • U+21193 CJK UNIFIED IDEOGRAPH-21193: not included in any glyphset definition
    • U+21194 CJK UNIFIED IDEOGRAPH-21194: not included in any glyphset definition
    • U+21195 CJK UNIFIED IDEOGRAPH-21195: not included in any glyphset definition
    • U+21197 CJK UNIFIED IDEOGRAPH-21197: not included in any glyphset definition
    • U+211A0 CJK UNIFIED IDEOGRAPH-211A0: not included in any glyphset definition
    • U+211A1 CJK UNIFIED IDEOGRAPH-211A1: not included in any glyphset definition
    • U+211A3 CJK UNIFIED IDEOGRAPH-211A3: not included in any glyphset definition
    • U+211A4 CJK UNIFIED IDEOGRAPH-211A4: not included in any glyphset definition
    • U+211A5 CJK UNIFIED IDEOGRAPH-211A5: not included in any glyphset definition
    • U+211A6 CJK UNIFIED IDEOGRAPH-211A6: not included in any glyphset definition
    • U+211A7 CJK UNIFIED IDEOGRAPH-211A7: not included in any glyphset definition
    • U+211A8 CJK UNIFIED IDEOGRAPH-211A8: not included in any glyphset definition
    • U+211A9 CJK UNIFIED IDEOGRAPH-211A9: not included in any glyphset definition
    • U+211AA CJK UNIFIED IDEOGRAPH-211AA: not included in any glyphset definition
    • U+211AE CJK UNIFIED IDEOGRAPH-211AE: not included in any glyphset definition
    • U+211AF CJK UNIFIED IDEOGRAPH-211AF: not included in any glyphset definition
    • U+211B0 CJK UNIFIED IDEOGRAPH-211B0: not included in any glyphset definition
    • U+211B1 CJK UNIFIED IDEOGRAPH-211B1: not included in any glyphset definition
    • U+211B2 CJK UNIFIED IDEOGRAPH-211B2: not included in any glyphset definition
    • U+211B3 CJK UNIFIED IDEOGRAPH-211B3: not included in any glyphset definition
    • U+211B4 CJK UNIFIED IDEOGRAPH-211B4: not included in any glyphset definition
    • U+211B5 CJK UNIFIED IDEOGRAPH-211B5: not included in any glyphset definition
    • U+211B6 CJK UNIFIED IDEOGRAPH-211B6: not included in any glyphset definition
    • U+211B7 CJK UNIFIED IDEOGRAPH-211B7: not included in any glyphset definition
    • U+211B8 CJK UNIFIED IDEOGRAPH-211B8: not included in any glyphset definition
    • U+211BB CJK UNIFIED IDEOGRAPH-211BB: not included in any glyphset definition
    • U+211BC CJK UNIFIED IDEOGRAPH-211BC: not included in any glyphset definition
    • U+211BD CJK UNIFIED IDEOGRAPH-211BD: not included in any glyphset definition
    • U+211BE CJK UNIFIED IDEOGRAPH-211BE: not included in any glyphset definition
    • U+211BF CJK UNIFIED IDEOGRAPH-211BF: not included in any glyphset definition
    • U+211C0 CJK UNIFIED IDEOGRAPH-211C0: not included in any glyphset definition
    • U+211C1 CJK UNIFIED IDEOGRAPH-211C1: not included in any glyphset definition
    • U+211C2 CJK UNIFIED IDEOGRAPH-211C2: not included in any glyphset definition
    • U+211C3 CJK UNIFIED IDEOGRAPH-211C3: not included in any glyphset definition
    • U+211C4 CJK UNIFIED IDEOGRAPH-211C4: not included in any glyphset definition
    • U+211C6 CJK UNIFIED IDEOGRAPH-211C6: not included in any glyphset definition
    • U+211C7 CJK UNIFIED IDEOGRAPH-211C7: not included in any glyphset definition
    • U+211C8 CJK UNIFIED IDEOGRAPH-211C8: not included in any glyphset definition
    • U+211C9 CJK UNIFIED IDEOGRAPH-211C9: not included in any glyphset definition
    • U+211CA CJK UNIFIED IDEOGRAPH-211CA: not included in any glyphset definition
    • U+211CB CJK UNIFIED IDEOGRAPH-211CB: not included in any glyphset definition
    • U+211CC CJK UNIFIED IDEOGRAPH-211CC: not included in any glyphset definition
    • U+211CD CJK UNIFIED IDEOGRAPH-211CD: not included in any glyphset definition
    • U+211CE CJK UNIFIED IDEOGRAPH-211CE: not included in any glyphset definition
    • U+211D1 CJK UNIFIED IDEOGRAPH-211D1: not included in any glyphset definition
    • U+211D2 CJK UNIFIED IDEOGRAPH-211D2: not included in any glyphset definition
    • U+211D3 CJK UNIFIED IDEOGRAPH-211D3: not included in any glyphset definition
    • U+211D4 CJK UNIFIED IDEOGRAPH-211D4: not included in any glyphset definition
    • U+211D5 CJK UNIFIED IDEOGRAPH-211D5: not included in any glyphset definition
    • U+211D6 CJK UNIFIED IDEOGRAPH-211D6: not included in any glyphset definition
    • U+211D7 CJK UNIFIED IDEOGRAPH-211D7: not included in any glyphset definition
    • U+211D8 CJK UNIFIED IDEOGRAPH-211D8: not included in any glyphset definition
    • U+211DA CJK UNIFIED IDEOGRAPH-211DA: not included in any glyphset definition
    • U+211DB CJK UNIFIED IDEOGRAPH-211DB: not included in any glyphset definition
    • U+211DC CJK UNIFIED IDEOGRAPH-211DC: not included in any glyphset definition
    • U+211DD CJK UNIFIED IDEOGRAPH-211DD: not included in any glyphset definition
    • U+211DE CJK UNIFIED IDEOGRAPH-211DE: not included in any glyphset definition
    • U+211DF CJK UNIFIED IDEOGRAPH-211DF: not included in any glyphset definition
    • U+211E0 CJK UNIFIED IDEOGRAPH-211E0: not included in any glyphset definition
    • U+211E1 CJK UNIFIED IDEOGRAPH-211E1: not included in any glyphset definition
    • U+211E2 CJK UNIFIED IDEOGRAPH-211E2: not included in any glyphset definition
    • U+211E3 CJK UNIFIED IDEOGRAPH-211E3: not included in any glyphset definition
    • U+211E4 CJK UNIFIED IDEOGRAPH-211E4: not included in any glyphset definition
    • U+211E6 CJK UNIFIED IDEOGRAPH-211E6: not included in any glyphset definition
    • U+211E7 CJK UNIFIED IDEOGRAPH-211E7: not included in any glyphset definition
    • U+211E9 CJK UNIFIED IDEOGRAPH-211E9: not included in any glyphset definition
    • U+211EA CJK UNIFIED IDEOGRAPH-211EA: not included in any glyphset definition
    • U+211EB CJK UNIFIED IDEOGRAPH-211EB: not included in any glyphset definition
    • U+211EC CJK UNIFIED IDEOGRAPH-211EC: not included in any glyphset definition
    • U+211ED CJK UNIFIED IDEOGRAPH-211ED: not included in any glyphset definition
    • U+211EE CJK UNIFIED IDEOGRAPH-211EE: not included in any glyphset definition
    • U+211F0 CJK UNIFIED IDEOGRAPH-211F0: not included in any glyphset definition
    • U+211F1 CJK UNIFIED IDEOGRAPH-211F1: not included in any glyphset definition
    • U+211F2 CJK UNIFIED IDEOGRAPH-211F2: not included in any glyphset definition
    • U+211F3 CJK UNIFIED IDEOGRAPH-211F3: not included in any glyphset definition
    • U+211F4 CJK UNIFIED IDEOGRAPH-211F4: not included in any glyphset definition
    • U+211F5 CJK UNIFIED IDEOGRAPH-211F5: not included in any glyphset definition
    • U+211F6 CJK UNIFIED IDEOGRAPH-211F6: not included in any glyphset definition
    • U+211F7 CJK UNIFIED IDEOGRAPH-211F7: not included in any glyphset definition
    • U+211F8 CJK UNIFIED IDEOGRAPH-211F8: not included in any glyphset definition
    • U+211F9 CJK UNIFIED IDEOGRAPH-211F9: not included in any glyphset definition
    • U+211FA CJK UNIFIED IDEOGRAPH-211FA: not included in any glyphset definition
    • U+211FC CJK UNIFIED IDEOGRAPH-211FC: not included in any glyphset definition
    • U+211FD CJK UNIFIED IDEOGRAPH-211FD: not included in any glyphset definition
    • U+211FE CJK UNIFIED IDEOGRAPH-211FE: not included in any glyphset definition
    • U+211FF CJK UNIFIED IDEOGRAPH-211FF: not included in any glyphset definition
    • U+21200 CJK UNIFIED IDEOGRAPH-21200: not included in any glyphset definition
    • U+21201 CJK UNIFIED IDEOGRAPH-21201: not included in any glyphset definition
    • U+21205 CJK UNIFIED IDEOGRAPH-21205: not included in any glyphset definition
    • U+21206 CJK UNIFIED IDEOGRAPH-21206: not included in any glyphset definition
    • U+21207 CJK UNIFIED IDEOGRAPH-21207: not included in any glyphset definition
    • U+21209 CJK UNIFIED IDEOGRAPH-21209: not included in any glyphset definition
    • U+2120A CJK UNIFIED IDEOGRAPH-2120A: not included in any glyphset definition
    • U+2120B CJK UNIFIED IDEOGRAPH-2120B: not included in any glyphset definition
    • U+2120C CJK UNIFIED IDEOGRAPH-2120C: not included in any glyphset definition
    • U+2120D CJK UNIFIED IDEOGRAPH-2120D: not included in any glyphset definition
    • U+2120E CJK UNIFIED IDEOGRAPH-2120E: not included in any glyphset definition
    • U+2120F CJK UNIFIED IDEOGRAPH-2120F: not included in any glyphset definition
    • U+21210 CJK UNIFIED IDEOGRAPH-21210: not included in any glyphset definition
    • U+21211 CJK UNIFIED IDEOGRAPH-21211: not included in any glyphset definition
    • U+21212 CJK UNIFIED IDEOGRAPH-21212: not included in any glyphset definition
    • U+21213 CJK UNIFIED IDEOGRAPH-21213: not included in any glyphset definition
    • U+21215 CJK UNIFIED IDEOGRAPH-21215: not included in any glyphset definition
    • U+21218 CJK UNIFIED IDEOGRAPH-21218: not included in any glyphset definition
    • U+21219 CJK UNIFIED IDEOGRAPH-21219: not included in any glyphset definition
    • U+2121A CJK UNIFIED IDEOGRAPH-2121A: not included in any glyphset definition
    • U+2121E CJK UNIFIED IDEOGRAPH-2121E: not included in any glyphset definition
    • U+2121F CJK UNIFIED IDEOGRAPH-2121F: not included in any glyphset definition
    • U+21220 CJK UNIFIED IDEOGRAPH-21220: not included in any glyphset definition
    • U+21222 CJK UNIFIED IDEOGRAPH-21222: not included in any glyphset definition
    • U+21223 CJK UNIFIED IDEOGRAPH-21223: not included in any glyphset definition
    • U+21226 CJK UNIFIED IDEOGRAPH-21226: not included in any glyphset definition
    • U+21227 CJK UNIFIED IDEOGRAPH-21227: not included in any glyphset definition
    • U+2122A CJK UNIFIED IDEOGRAPH-2122A: not included in any glyphset definition
    • U+2122D CJK UNIFIED IDEOGRAPH-2122D: not included in any glyphset definition
    • U+2122E CJK UNIFIED IDEOGRAPH-2122E: not included in any glyphset definition
    • U+2122F CJK UNIFIED IDEOGRAPH-2122F: not included in any glyphset definition
    • U+21230 CJK UNIFIED IDEOGRAPH-21230: not included in any glyphset definition
    • U+21231 CJK UNIFIED IDEOGRAPH-21231: not included in any glyphset definition
    • U+21232 CJK UNIFIED IDEOGRAPH-21232: not included in any glyphset definition
    • U+21233 CJK UNIFIED IDEOGRAPH-21233: not included in any glyphset definition
    • U+21234 CJK UNIFIED IDEOGRAPH-21234: not included in any glyphset definition
    • U+21235 CJK UNIFIED IDEOGRAPH-21235: not included in any glyphset definition
    • U+21236 CJK UNIFIED IDEOGRAPH-21236: not included in any glyphset definition
    • U+21237 CJK UNIFIED IDEOGRAPH-21237: not included in any glyphset definition
    • U+21238 CJK UNIFIED IDEOGRAPH-21238: not included in any glyphset definition
    • U+21239 CJK UNIFIED IDEOGRAPH-21239: not included in any glyphset definition
    • U+2123B CJK UNIFIED IDEOGRAPH-2123B: not included in any glyphset definition
    • U+2123C CJK UNIFIED IDEOGRAPH-2123C: not included in any glyphset definition
    • U+2123D CJK UNIFIED IDEOGRAPH-2123D: not included in any glyphset definition
    • U+2123E CJK UNIFIED IDEOGRAPH-2123E: not included in any glyphset definition
    • U+2123F CJK UNIFIED IDEOGRAPH-2123F: not included in any glyphset definition
    • U+2124A CJK UNIFIED IDEOGRAPH-2124A: not included in any glyphset definition
    • U+2124E CJK UNIFIED IDEOGRAPH-2124E: not included in any glyphset definition
    • U+2124F CJK UNIFIED IDEOGRAPH-2124F: not included in any glyphset definition
    • U+21250 CJK UNIFIED IDEOGRAPH-21250: not included in any glyphset definition
    • U+21252 CJK UNIFIED IDEOGRAPH-21252: not included in any glyphset definition
    • U+21255 CJK UNIFIED IDEOGRAPH-21255: not included in any glyphset definition
    • U+21257 CJK UNIFIED IDEOGRAPH-21257: not included in any glyphset definition
    • U+21258 CJK UNIFIED IDEOGRAPH-21258: not included in any glyphset definition
    • U+21259 CJK UNIFIED IDEOGRAPH-21259: not included in any glyphset definition
    • U+2125A CJK UNIFIED IDEOGRAPH-2125A: not included in any glyphset definition
    • U+2125B CJK UNIFIED IDEOGRAPH-2125B: not included in any glyphset definition
    • U+2125D CJK UNIFIED IDEOGRAPH-2125D: not included in any glyphset definition
    • U+2125F CJK UNIFIED IDEOGRAPH-2125F: not included in any glyphset definition
    • U+21269 CJK UNIFIED IDEOGRAPH-21269: not included in any glyphset definition
    • U+2126A CJK UNIFIED IDEOGRAPH-2126A: not included in any glyphset definition
    • U+2126C CJK UNIFIED IDEOGRAPH-2126C: not included in any glyphset definition
    • U+2126D CJK UNIFIED IDEOGRAPH-2126D: not included in any glyphset definition
    • U+2126E CJK UNIFIED IDEOGRAPH-2126E: not included in any glyphset definition
    • U+21271 CJK UNIFIED IDEOGRAPH-21271: not included in any glyphset definition
    • U+21272 CJK UNIFIED IDEOGRAPH-21272: not included in any glyphset definition
    • U+21273 CJK UNIFIED IDEOGRAPH-21273: not included in any glyphset definition
    • U+21274 CJK UNIFIED IDEOGRAPH-21274: not included in any glyphset definition
    • U+21275 CJK UNIFIED IDEOGRAPH-21275: not included in any glyphset definition
    • U+21276 CJK UNIFIED IDEOGRAPH-21276: not included in any glyphset definition
    • U+21277 CJK UNIFIED IDEOGRAPH-21277: not included in any glyphset definition
    • U+21278 CJK UNIFIED IDEOGRAPH-21278: not included in any glyphset definition
    • U+2127B CJK UNIFIED IDEOGRAPH-2127B: not included in any glyphset definition
    • U+21280 CJK UNIFIED IDEOGRAPH-21280: not included in any glyphset definition
    • U+21281 CJK UNIFIED IDEOGRAPH-21281: not included in any glyphset definition
    • U+21282 CJK UNIFIED IDEOGRAPH-21282: not included in any glyphset definition
    • U+21283 CJK UNIFIED IDEOGRAPH-21283: not included in any glyphset definition
    • U+21284 CJK UNIFIED IDEOGRAPH-21284: not included in any glyphset definition
    • U+21285 CJK UNIFIED IDEOGRAPH-21285: not included in any glyphset definition
    • U+21286 CJK UNIFIED IDEOGRAPH-21286: not included in any glyphset definition
    • U+21287 CJK UNIFIED IDEOGRAPH-21287: not included in any glyphset definition
    • U+21288 CJK UNIFIED IDEOGRAPH-21288: not included in any glyphset definition
    • U+21289 CJK UNIFIED IDEOGRAPH-21289: not included in any glyphset definition
    • U+2128A CJK UNIFIED IDEOGRAPH-2128A: not included in any glyphset definition
    • U+2128B CJK UNIFIED IDEOGRAPH-2128B: not included in any glyphset definition
    • U+2128C CJK UNIFIED IDEOGRAPH-2128C: not included in any glyphset definition
    • U+2128D CJK UNIFIED IDEOGRAPH-2128D: not included in any glyphset definition
    • U+2128E CJK UNIFIED IDEOGRAPH-2128E: not included in any glyphset definition
    • U+2128F CJK UNIFIED IDEOGRAPH-2128F: not included in any glyphset definition
    • U+21299 CJK UNIFIED IDEOGRAPH-21299: not included in any glyphset definition
    • U+2129B CJK UNIFIED IDEOGRAPH-2129B: not included in any glyphset definition
    • U+2129D CJK UNIFIED IDEOGRAPH-2129D: not included in any glyphset definition
    • U+2129E CJK UNIFIED IDEOGRAPH-2129E: not included in any glyphset definition
    • U+2129F CJK UNIFIED IDEOGRAPH-2129F: not included in any glyphset definition
    • U+212A2 CJK UNIFIED IDEOGRAPH-212A2: not included in any glyphset definition
    • U+212A3 CJK UNIFIED IDEOGRAPH-212A3: not included in any glyphset definition
    • U+212A4 CJK UNIFIED IDEOGRAPH-212A4: not included in any glyphset definition
    • U+212A5 CJK UNIFIED IDEOGRAPH-212A5: not included in any glyphset definition
    • U+212A6 CJK UNIFIED IDEOGRAPH-212A6: not included in any glyphset definition
    • U+212AC CJK UNIFIED IDEOGRAPH-212AC: not included in any glyphset definition
    • U+212AF CJK UNIFIED IDEOGRAPH-212AF: not included in any glyphset definition
    • U+212B4 CJK UNIFIED IDEOGRAPH-212B4: not included in any glyphset definition
    • U+212B5 CJK UNIFIED IDEOGRAPH-212B5: not included in any glyphset definition
    • U+212B6 CJK UNIFIED IDEOGRAPH-212B6: not included in any glyphset definition
    • U+212B7 CJK UNIFIED IDEOGRAPH-212B7: not included in any glyphset definition
    • U+212B8 CJK UNIFIED IDEOGRAPH-212B8: not included in any glyphset definition
    • U+212B9 CJK UNIFIED IDEOGRAPH-212B9: not included in any glyphset definition
    • U+212BA CJK UNIFIED IDEOGRAPH-212BA: not included in any glyphset definition
    • U+212BB CJK UNIFIED IDEOGRAPH-212BB: not included in any glyphset definition
    • U+212BC CJK UNIFIED IDEOGRAPH-212BC: not included in any glyphset definition
    • U+212BD CJK UNIFIED IDEOGRAPH-212BD: not included in any glyphset definition
    • U+212BE CJK UNIFIED IDEOGRAPH-212BE: not included in any glyphset definition
    • U+212D7 CJK UNIFIED IDEOGRAPH-212D7: not included in any glyphset definition
    • U+212D8 CJK UNIFIED IDEOGRAPH-212D8: not included in any glyphset definition
    • U+212DB CJK UNIFIED IDEOGRAPH-212DB: not included in any glyphset definition
    • U+212DC CJK UNIFIED IDEOGRAPH-212DC: not included in any glyphset definition
    • U+212DD CJK UNIFIED IDEOGRAPH-212DD: not included in any glyphset definition
    • U+212DE CJK UNIFIED IDEOGRAPH-212DE: not included in any glyphset definition
    • U+212E0 CJK UNIFIED IDEOGRAPH-212E0: not included in any glyphset definition
    • U+212E4 CJK UNIFIED IDEOGRAPH-212E4: not included in any glyphset definition
    • U+212E7 CJK UNIFIED IDEOGRAPH-212E7: not included in any glyphset definition
    • U+212E8 CJK UNIFIED IDEOGRAPH-212E8: not included in any glyphset definition
    • U+212E9 CJK UNIFIED IDEOGRAPH-212E9: not included in any glyphset definition
    • U+212EA CJK UNIFIED IDEOGRAPH-212EA: not included in any glyphset definition
    • U+212EB CJK UNIFIED IDEOGRAPH-212EB: not included in any glyphset definition
    • U+212EC CJK UNIFIED IDEOGRAPH-212EC: not included in any glyphset definition
    • U+212ED CJK UNIFIED IDEOGRAPH-212ED: not included in any glyphset definition
    • U+212EE CJK UNIFIED IDEOGRAPH-212EE: not included in any glyphset definition
    • U+212EF CJK UNIFIED IDEOGRAPH-212EF: not included in any glyphset definition
    • U+212F0 CJK UNIFIED IDEOGRAPH-212F0: not included in any glyphset definition
    • U+212F1 CJK UNIFIED IDEOGRAPH-212F1: not included in any glyphset definition
    • U+212F2 CJK UNIFIED IDEOGRAPH-212F2: not included in any glyphset definition
    • U+212F3 CJK UNIFIED IDEOGRAPH-212F3: not included in any glyphset definition
    • U+212F4 CJK UNIFIED IDEOGRAPH-212F4: not included in any glyphset definition
    • U+212F5 CJK UNIFIED IDEOGRAPH-212F5: not included in any glyphset definition
    • U+212F6 CJK UNIFIED IDEOGRAPH-212F6: not included in any glyphset definition
    • U+212F7 CJK UNIFIED IDEOGRAPH-212F7: not included in any glyphset definition
    • U+212F8 CJK UNIFIED IDEOGRAPH-212F8: not included in any glyphset definition
    • U+212FD CJK UNIFIED IDEOGRAPH-212FD: not included in any glyphset definition
    • U+212FF CJK UNIFIED IDEOGRAPH-212FF: not included in any glyphset definition
    • U+21301 CJK UNIFIED IDEOGRAPH-21301: not included in any glyphset definition
    • U+21303 CJK UNIFIED IDEOGRAPH-21303: not included in any glyphset definition
    • U+21306 CJK UNIFIED IDEOGRAPH-21306: not included in any glyphset definition
    • U+21315 CJK UNIFIED IDEOGRAPH-21315: not included in any glyphset definition
    • U+21316 CJK UNIFIED IDEOGRAPH-21316: not included in any glyphset definition
    • U+21317 CJK UNIFIED IDEOGRAPH-21317: not included in any glyphset definition
    • U+21319 CJK UNIFIED IDEOGRAPH-21319: not included in any glyphset definition
    • U+2131B CJK UNIFIED IDEOGRAPH-2131B: not included in any glyphset definition
    • U+2131C CJK UNIFIED IDEOGRAPH-2131C: not included in any glyphset definition
    • U+2131D CJK UNIFIED IDEOGRAPH-2131D: not included in any glyphset definition
    • U+2131E CJK UNIFIED IDEOGRAPH-2131E: not included in any glyphset definition
    • U+2131F CJK UNIFIED IDEOGRAPH-2131F: not included in any glyphset definition
    • U+21324 CJK UNIFIED IDEOGRAPH-21324: not included in any glyphset definition
    • U+21325 CJK UNIFIED IDEOGRAPH-21325: not included in any glyphset definition
    • U+21326 CJK UNIFIED IDEOGRAPH-21326: not included in any glyphset definition
    • U+21327 CJK UNIFIED IDEOGRAPH-21327: not included in any glyphset definition
    • U+21328 CJK UNIFIED IDEOGRAPH-21328: not included in any glyphset definition
    • U+21329 CJK UNIFIED IDEOGRAPH-21329: not included in any glyphset definition
    • U+2132A CJK UNIFIED IDEOGRAPH-2132A: not included in any glyphset definition
    • U+2132B CJK UNIFIED IDEOGRAPH-2132B: not included in any glyphset definition
    • U+2132C CJK UNIFIED IDEOGRAPH-2132C: not included in any glyphset definition
    • U+2132D CJK UNIFIED IDEOGRAPH-2132D: not included in any glyphset definition
    • U+2132E CJK UNIFIED IDEOGRAPH-2132E: not included in any glyphset definition
    • U+2132F CJK UNIFIED IDEOGRAPH-2132F: not included in any glyphset definition
    • U+21330 CJK UNIFIED IDEOGRAPH-21330: not included in any glyphset definition
    • U+21331 CJK UNIFIED IDEOGRAPH-21331: not included in any glyphset definition
    • U+21332 CJK UNIFIED IDEOGRAPH-21332: not included in any glyphset definition
    • U+21333 CJK UNIFIED IDEOGRAPH-21333: not included in any glyphset definition
    • U+21334 CJK UNIFIED IDEOGRAPH-21334: not included in any glyphset definition
    • U+21336 CJK UNIFIED IDEOGRAPH-21336: not included in any glyphset definition
    • U+21338 CJK UNIFIED IDEOGRAPH-21338: not included in any glyphset definition
    • U+2133A CJK UNIFIED IDEOGRAPH-2133A: not included in any glyphset definition
    • U+2133F CJK UNIFIED IDEOGRAPH-2133F: not included in any glyphset definition
    • U+21340 CJK UNIFIED IDEOGRAPH-21340: not included in any glyphset definition
    • U+21344 CJK UNIFIED IDEOGRAPH-21344: not included in any glyphset definition
    • U+2134A CJK UNIFIED IDEOGRAPH-2134A: not included in any glyphset definition
    • U+2134B CJK UNIFIED IDEOGRAPH-2134B: not included in any glyphset definition
    • U+2134C CJK UNIFIED IDEOGRAPH-2134C: not included in any glyphset definition
    • U+2134D CJK UNIFIED IDEOGRAPH-2134D: not included in any glyphset definition
    • U+2134F CJK UNIFIED IDEOGRAPH-2134F: not included in any glyphset definition
    • U+21350 CJK UNIFIED IDEOGRAPH-21350: not included in any glyphset definition
    • U+21351 CJK UNIFIED IDEOGRAPH-21351: not included in any glyphset definition
    • U+21353 CJK UNIFIED IDEOGRAPH-21353: not included in any glyphset definition
    • U+21354 CJK UNIFIED IDEOGRAPH-21354: not included in any glyphset definition
    • U+2135B CJK UNIFIED IDEOGRAPH-2135B: not included in any glyphset definition
    • U+2135D CJK UNIFIED IDEOGRAPH-2135D: not included in any glyphset definition
    • U+2135E CJK UNIFIED IDEOGRAPH-2135E: not included in any glyphset definition
    • U+21360 CJK UNIFIED IDEOGRAPH-21360: not included in any glyphset definition
    • U+21361 CJK UNIFIED IDEOGRAPH-21361: not included in any glyphset definition
    • U+21363 CJK UNIFIED IDEOGRAPH-21363: not included in any glyphset definition
    • U+21364 CJK UNIFIED IDEOGRAPH-21364: not included in any glyphset definition
    • U+21365 CJK UNIFIED IDEOGRAPH-21365: not included in any glyphset definition
    • U+21366 CJK UNIFIED IDEOGRAPH-21366: not included in any glyphset definition
    • U+21367 CJK UNIFIED IDEOGRAPH-21367: not included in any glyphset definition
    • U+21368 CJK UNIFIED IDEOGRAPH-21368: not included in any glyphset definition
    • U+21369 CJK UNIFIED IDEOGRAPH-21369: not included in any glyphset definition
    • U+2136A CJK UNIFIED IDEOGRAPH-2136A: not included in any glyphset definition
    • U+2136B CJK UNIFIED IDEOGRAPH-2136B: not included in any glyphset definition
    • U+2136C CJK UNIFIED IDEOGRAPH-2136C: not included in any glyphset definition
    • U+2136D CJK UNIFIED IDEOGRAPH-2136D: not included in any glyphset definition
    • U+2136E CJK UNIFIED IDEOGRAPH-2136E: not included in any glyphset definition
    • U+2136F CJK UNIFIED IDEOGRAPH-2136F: not included in any glyphset definition
    • U+21370 CJK UNIFIED IDEOGRAPH-21370: not included in any glyphset definition
    • U+21371 CJK UNIFIED IDEOGRAPH-21371: not included in any glyphset definition
    • U+21372 CJK UNIFIED IDEOGRAPH-21372: not included in any glyphset definition
    • U+21373 CJK UNIFIED IDEOGRAPH-21373: not included in any glyphset definition
    • U+21374 CJK UNIFIED IDEOGRAPH-21374: not included in any glyphset definition
    • U+21375 CJK UNIFIED IDEOGRAPH-21375: not included in any glyphset definition
    • U+21376 CJK UNIFIED IDEOGRAPH-21376: not included in any glyphset definition
    • U+2137B CJK UNIFIED IDEOGRAPH-2137B: not included in any glyphset definition
    • U+21388 CJK UNIFIED IDEOGRAPH-21388: not included in any glyphset definition
    • U+2138B CJK UNIFIED IDEOGRAPH-2138B: not included in any glyphset definition
    • U+2138D CJK UNIFIED IDEOGRAPH-2138D: not included in any glyphset definition
    • U+2138E CJK UNIFIED IDEOGRAPH-2138E: not included in any glyphset definition
    • U+21390 CJK UNIFIED IDEOGRAPH-21390: not included in any glyphset definition
    • U+21392 CJK UNIFIED IDEOGRAPH-21392: not included in any glyphset definition
    • U+21394 CJK UNIFIED IDEOGRAPH-21394: not included in any glyphset definition
    • U+21395 CJK UNIFIED IDEOGRAPH-21395: not included in any glyphset definition
    • U+21397 CJK UNIFIED IDEOGRAPH-21397: not included in any glyphset definition
    • U+2139A CJK UNIFIED IDEOGRAPH-2139A: not included in any glyphset definition
    • U+2139B CJK UNIFIED IDEOGRAPH-2139B: not included in any glyphset definition
    • U+213A0 CJK UNIFIED IDEOGRAPH-213A0: not included in any glyphset definition
    • U+213A4 CJK UNIFIED IDEOGRAPH-213A4: not included in any glyphset definition
    • U+213A7 CJK UNIFIED IDEOGRAPH-213A7: not included in any glyphset definition
    • U+213A8 CJK UNIFIED IDEOGRAPH-213A8: not included in any glyphset definition
    • U+213A9 CJK UNIFIED IDEOGRAPH-213A9: not included in any glyphset definition
    • U+213AA CJK UNIFIED IDEOGRAPH-213AA: not included in any glyphset definition
    • U+213AB CJK UNIFIED IDEOGRAPH-213AB: not included in any glyphset definition
    • U+213AC CJK UNIFIED IDEOGRAPH-213AC: not included in any glyphset definition
    • U+213AE CJK UNIFIED IDEOGRAPH-213AE: not included in any glyphset definition
    • U+213AF CJK UNIFIED IDEOGRAPH-213AF: not included in any glyphset definition
    • U+213B0 CJK UNIFIED IDEOGRAPH-213B0: not included in any glyphset definition
    • U+213B1 CJK UNIFIED IDEOGRAPH-213B1: not included in any glyphset definition
    • U+213B2 CJK UNIFIED IDEOGRAPH-213B2: not included in any glyphset definition
    • U+213B3 CJK UNIFIED IDEOGRAPH-213B3: not included in any glyphset definition
    • U+213B4 CJK UNIFIED IDEOGRAPH-213B4: not included in any glyphset definition
    • U+213B5 CJK UNIFIED IDEOGRAPH-213B5: not included in any glyphset definition
    • U+213B6 CJK UNIFIED IDEOGRAPH-213B6: not included in any glyphset definition
    • U+213B7 CJK UNIFIED IDEOGRAPH-213B7: not included in any glyphset definition
    • U+213B8 CJK UNIFIED IDEOGRAPH-213B8: not included in any glyphset definition
    • U+213B9 CJK UNIFIED IDEOGRAPH-213B9: not included in any glyphset definition
    • U+213BA CJK UNIFIED IDEOGRAPH-213BA: not included in any glyphset definition
    • U+213BB CJK UNIFIED IDEOGRAPH-213BB: not included in any glyphset definition
    • U+213BC CJK UNIFIED IDEOGRAPH-213BC: not included in any glyphset definition
    • U+213BD CJK UNIFIED IDEOGRAPH-213BD: not included in any glyphset definition
    • U+213BE CJK UNIFIED IDEOGRAPH-213BE: not included in any glyphset definition
    • U+213BF CJK UNIFIED IDEOGRAPH-213BF: not included in any glyphset definition
    • U+213C0 CJK UNIFIED IDEOGRAPH-213C0: not included in any glyphset definition
    • U+213C1 CJK UNIFIED IDEOGRAPH-213C1: not included in any glyphset definition
    • U+213C2 CJK UNIFIED IDEOGRAPH-213C2: not included in any glyphset definition
    • U+213C3 CJK UNIFIED IDEOGRAPH-213C3: not included in any glyphset definition
    • U+213C4 CJK UNIFIED IDEOGRAPH-213C4: not included in any glyphset definition
    • U+213C7 CJK UNIFIED IDEOGRAPH-213C7: not included in any glyphset definition
    • U+213CC CJK UNIFIED IDEOGRAPH-213CC: not included in any glyphset definition
    • U+213D6 CJK UNIFIED IDEOGRAPH-213D6: not included in any glyphset definition
    • U+213D7 CJK UNIFIED IDEOGRAPH-213D7: not included in any glyphset definition
    • U+213D8 CJK UNIFIED IDEOGRAPH-213D8: not included in any glyphset definition
    • U+213D9 CJK UNIFIED IDEOGRAPH-213D9: not included in any glyphset definition
    • U+213DA CJK UNIFIED IDEOGRAPH-213DA: not included in any glyphset definition
    • U+213DB CJK UNIFIED IDEOGRAPH-213DB: not included in any glyphset definition
    • U+213DF CJK UNIFIED IDEOGRAPH-213DF: not included in any glyphset definition
    • U+213E3 CJK UNIFIED IDEOGRAPH-213E3: not included in any glyphset definition
    • U+213E4 CJK UNIFIED IDEOGRAPH-213E4: not included in any glyphset definition
    • U+213E5 CJK UNIFIED IDEOGRAPH-213E5: not included in any glyphset definition
    • U+213E9 CJK UNIFIED IDEOGRAPH-213E9: not included in any glyphset definition
    • U+213EA CJK UNIFIED IDEOGRAPH-213EA: not included in any glyphset definition
    • U+213EB CJK UNIFIED IDEOGRAPH-213EB: not included in any glyphset definition
    • U+213ED CJK UNIFIED IDEOGRAPH-213ED: not included in any glyphset definition
    • U+213EE CJK UNIFIED IDEOGRAPH-213EE: not included in any glyphset definition
    • U+213EF CJK UNIFIED IDEOGRAPH-213EF: not included in any glyphset definition
    • U+213F1 CJK UNIFIED IDEOGRAPH-213F1: not included in any glyphset definition
    • U+213F2 CJK UNIFIED IDEOGRAPH-213F2: not included in any glyphset definition
    • U+213F3 CJK UNIFIED IDEOGRAPH-213F3: not included in any glyphset definition
    • U+213F4 CJK UNIFIED IDEOGRAPH-213F4: not included in any glyphset definition
    • U+213F5 CJK UNIFIED IDEOGRAPH-213F5: not included in any glyphset definition
    • U+213F8 CJK UNIFIED IDEOGRAPH-213F8: not included in any glyphset definition
    • U+21409 CJK UNIFIED IDEOGRAPH-21409: not included in any glyphset definition
    • U+2140B CJK UNIFIED IDEOGRAPH-2140B: not included in any glyphset definition
    • U+2140E CJK UNIFIED IDEOGRAPH-2140E: not included in any glyphset definition
    • U+2140F CJK UNIFIED IDEOGRAPH-2140F: not included in any glyphset definition
    • U+21410 CJK UNIFIED IDEOGRAPH-21410: not included in any glyphset definition
    • U+21411 CJK UNIFIED IDEOGRAPH-21411: not included in any glyphset definition
    • U+21413 CJK UNIFIED IDEOGRAPH-21413: not included in any glyphset definition
    • U+21415 CJK UNIFIED IDEOGRAPH-21415: not included in any glyphset definition
    • U+21416 CJK UNIFIED IDEOGRAPH-21416: not included in any glyphset definition
    • U+2141B CJK UNIFIED IDEOGRAPH-2141B: not included in any glyphset definition
    • U+2141D CJK UNIFIED IDEOGRAPH-2141D: not included in any glyphset definition
    • U+2141E CJK UNIFIED IDEOGRAPH-2141E: not included in any glyphset definition
    • U+2141F CJK UNIFIED IDEOGRAPH-2141F: not included in any glyphset definition
    • U+21420 CJK UNIFIED IDEOGRAPH-21420: not included in any glyphset definition
    • U+21421 CJK UNIFIED IDEOGRAPH-21421: not included in any glyphset definition
    • U+21422 CJK UNIFIED IDEOGRAPH-21422: not included in any glyphset definition
    • U+21423 CJK UNIFIED IDEOGRAPH-21423: not included in any glyphset definition
    • U+21424 CJK UNIFIED IDEOGRAPH-21424: not included in any glyphset definition
    • U+21425 CJK UNIFIED IDEOGRAPH-21425: not included in any glyphset definition
    • U+21426 CJK UNIFIED IDEOGRAPH-21426: not included in any glyphset definition
    • U+21429 CJK UNIFIED IDEOGRAPH-21429: not included in any glyphset definition
    • U+2142A CJK UNIFIED IDEOGRAPH-2142A: not included in any glyphset definition
    • U+2142B CJK UNIFIED IDEOGRAPH-2142B: not included in any glyphset definition
    • U+2142D CJK UNIFIED IDEOGRAPH-2142D: not included in any glyphset definition
    • U+2142E CJK UNIFIED IDEOGRAPH-2142E: not included in any glyphset definition
    • U+21433 CJK UNIFIED IDEOGRAPH-21433: not included in any glyphset definition
    • U+21436 CJK UNIFIED IDEOGRAPH-21436: not included in any glyphset definition
    • U+21439 CJK UNIFIED IDEOGRAPH-21439: not included in any glyphset definition
    • U+2143E CJK UNIFIED IDEOGRAPH-2143E: not included in any glyphset definition
    • U+21442 CJK UNIFIED IDEOGRAPH-21442: not included in any glyphset definition
    • U+21445 CJK UNIFIED IDEOGRAPH-21445: not included in any glyphset definition
    • U+21447 CJK UNIFIED IDEOGRAPH-21447: not included in any glyphset definition
    • U+21448 CJK UNIFIED IDEOGRAPH-21448: not included in any glyphset definition
    • U+21449 CJK UNIFIED IDEOGRAPH-21449: not included in any glyphset definition
    • U+2144C CJK UNIFIED IDEOGRAPH-2144C: not included in any glyphset definition
    • U+2144D CJK UNIFIED IDEOGRAPH-2144D: not included in any glyphset definition
    • U+2144E CJK UNIFIED IDEOGRAPH-2144E: not included in any glyphset definition
    • U+2144F CJK UNIFIED IDEOGRAPH-2144F: not included in any glyphset definition
    • U+21457 CJK UNIFIED IDEOGRAPH-21457: not included in any glyphset definition
    • U+21458 CJK UNIFIED IDEOGRAPH-21458: not included in any glyphset definition
    • U+21459 CJK UNIFIED IDEOGRAPH-21459: not included in any glyphset definition
    • U+2145A CJK UNIFIED IDEOGRAPH-2145A: not included in any glyphset definition
    • U+2145B CJK UNIFIED IDEOGRAPH-2145B: not included in any glyphset definition
    • U+2145C CJK UNIFIED IDEOGRAPH-2145C: not included in any glyphset definition
    • U+2145E CJK UNIFIED IDEOGRAPH-2145E: not included in any glyphset definition
    • U+2145F CJK UNIFIED IDEOGRAPH-2145F: not included in any glyphset definition
    • U+21460 CJK UNIFIED IDEOGRAPH-21460: not included in any glyphset definition
    • U+21461 CJK UNIFIED IDEOGRAPH-21461: not included in any glyphset definition
    • U+21462 CJK UNIFIED IDEOGRAPH-21462: not included in any glyphset definition
    • U+21463 CJK UNIFIED IDEOGRAPH-21463: not included in any glyphset definition
    • U+21464 CJK UNIFIED IDEOGRAPH-21464: not included in any glyphset definition
    • U+21466 CJK UNIFIED IDEOGRAPH-21466: not included in any glyphset definition
    • U+21469 CJK UNIFIED IDEOGRAPH-21469: not included in any glyphset definition
    • U+2146A CJK UNIFIED IDEOGRAPH-2146A: not included in any glyphset definition
    • U+2146D CJK UNIFIED IDEOGRAPH-2146D: not included in any glyphset definition
    • U+2146E CJK UNIFIED IDEOGRAPH-2146E: not included in any glyphset definition
    • U+2146F CJK UNIFIED IDEOGRAPH-2146F: not included in any glyphset definition
    • U+21474 CJK UNIFIED IDEOGRAPH-21474: not included in any glyphset definition
    • U+21476 CJK UNIFIED IDEOGRAPH-21476: not included in any glyphset definition
    • U+21477 CJK UNIFIED IDEOGRAPH-21477: not included in any glyphset definition
    • U+21478 CJK UNIFIED IDEOGRAPH-21478: not included in any glyphset definition
    • U+21479 CJK UNIFIED IDEOGRAPH-21479: not included in any glyphset definition
    • U+2147E CJK UNIFIED IDEOGRAPH-2147E: not included in any glyphset definition
    • U+2147F CJK UNIFIED IDEOGRAPH-2147F: not included in any glyphset definition
    • U+21482 CJK UNIFIED IDEOGRAPH-21482: not included in any glyphset definition
    • U+21483 CJK UNIFIED IDEOGRAPH-21483: not included in any glyphset definition
    • U+21484 CJK UNIFIED IDEOGRAPH-21484: not included in any glyphset definition
    • U+21486 CJK UNIFIED IDEOGRAPH-21486: not included in any glyphset definition
    • U+21489 CJK UNIFIED IDEOGRAPH-21489: not included in any glyphset definition
    • U+2148A CJK UNIFIED IDEOGRAPH-2148A: not included in any glyphset definition
    • U+2148B CJK UNIFIED IDEOGRAPH-2148B: not included in any glyphset definition
    • U+2148C CJK UNIFIED IDEOGRAPH-2148C: not included in any glyphset definition
    • U+2148D CJK UNIFIED IDEOGRAPH-2148D: not included in any glyphset definition
    • U+2148E CJK UNIFIED IDEOGRAPH-2148E: not included in any glyphset definition
    • U+21490 CJK UNIFIED IDEOGRAPH-21490: not included in any glyphset definition
    • U+21491 CJK UNIFIED IDEOGRAPH-21491: not included in any glyphset definition
    • U+21492 CJK UNIFIED IDEOGRAPH-21492: not included in any glyphset definition
    • U+21493 CJK UNIFIED IDEOGRAPH-21493: not included in any glyphset definition
    • U+21494 CJK UNIFIED IDEOGRAPH-21494: not included in any glyphset definition
    • U+21497 CJK UNIFIED IDEOGRAPH-21497: not included in any glyphset definition
    • U+214A1 CJK UNIFIED IDEOGRAPH-214A1: not included in any glyphset definition
    • U+214A3 CJK UNIFIED IDEOGRAPH-214A3: not included in any glyphset definition
    • U+214A4 CJK UNIFIED IDEOGRAPH-214A4: not included in any glyphset definition
    • U+214A8 CJK UNIFIED IDEOGRAPH-214A8: not included in any glyphset definition
    • U+214AC CJK UNIFIED IDEOGRAPH-214AC: not included in any glyphset definition
    • U+214AF CJK UNIFIED IDEOGRAPH-214AF: not included in any glyphset definition
    • U+214B0 CJK UNIFIED IDEOGRAPH-214B0: not included in any glyphset definition
    • U+214B1 CJK UNIFIED IDEOGRAPH-214B1: not included in any glyphset definition
    • U+214B2 CJK UNIFIED IDEOGRAPH-214B2: not included in any glyphset definition
    • U+214B3 CJK UNIFIED IDEOGRAPH-214B3: not included in any glyphset definition
    • U+214B6 CJK UNIFIED IDEOGRAPH-214B6: not included in any glyphset definition
    • U+214BB CJK UNIFIED IDEOGRAPH-214BB: not included in any glyphset definition
    • U+214BC CJK UNIFIED IDEOGRAPH-214BC: not included in any glyphset definition
    • U+214BD CJK UNIFIED IDEOGRAPH-214BD: not included in any glyphset definition
    • U+214BF CJK UNIFIED IDEOGRAPH-214BF: not included in any glyphset definition
    • U+214C3 CJK UNIFIED IDEOGRAPH-214C3: not included in any glyphset definition
    • U+214C4 CJK UNIFIED IDEOGRAPH-214C4: not included in any glyphset definition
    • U+214C8 CJK UNIFIED IDEOGRAPH-214C8: not included in any glyphset definition
    • U+214C9 CJK UNIFIED IDEOGRAPH-214C9: not included in any glyphset definition
    • U+214CA CJK UNIFIED IDEOGRAPH-214CA: not included in any glyphset definition
    • U+214CD CJK UNIFIED IDEOGRAPH-214CD: not included in any glyphset definition
    • U+214D0 CJK UNIFIED IDEOGRAPH-214D0: not included in any glyphset definition
    • U+214D1 CJK UNIFIED IDEOGRAPH-214D1: not included in any glyphset definition
    • U+214D2 CJK UNIFIED IDEOGRAPH-214D2: not included in any glyphset definition
    • U+214D3 CJK UNIFIED IDEOGRAPH-214D3: not included in any glyphset definition
    • U+214D4 CJK UNIFIED IDEOGRAPH-214D4: not included in any glyphset definition
    • U+214D6 CJK UNIFIED IDEOGRAPH-214D6: not included in any glyphset definition
    • U+214D8 CJK UNIFIED IDEOGRAPH-214D8: not included in any glyphset definition
    • U+214D9 CJK UNIFIED IDEOGRAPH-214D9: not included in any glyphset definition
    • U+214DC CJK UNIFIED IDEOGRAPH-214DC: not included in any glyphset definition
    • U+214DE CJK UNIFIED IDEOGRAPH-214DE: not included in any glyphset definition
    • U+214E3 CJK UNIFIED IDEOGRAPH-214E3: not included in any glyphset definition
    • U+214E4 CJK UNIFIED IDEOGRAPH-214E4: not included in any glyphset definition
    • U+214E6 CJK UNIFIED IDEOGRAPH-214E6: not included in any glyphset definition
    • U+214F0 CJK UNIFIED IDEOGRAPH-214F0: not included in any glyphset definition
    • U+214F1 CJK UNIFIED IDEOGRAPH-214F1: not included in any glyphset definition
    • U+214F2 CJK UNIFIED IDEOGRAPH-214F2: not included in any glyphset definition
    • U+214F3 CJK UNIFIED IDEOGRAPH-214F3: not included in any glyphset definition
    • U+214F4 CJK UNIFIED IDEOGRAPH-214F4: not included in any glyphset definition
    • U+214F5 CJK UNIFIED IDEOGRAPH-214F5: not included in any glyphset definition
    • U+214F6 CJK UNIFIED IDEOGRAPH-214F6: not included in any glyphset definition
    • U+214F7 CJK UNIFIED IDEOGRAPH-214F7: not included in any glyphset definition
    • U+214FC CJK UNIFIED IDEOGRAPH-214FC: not included in any glyphset definition
    • U+214FD CJK UNIFIED IDEOGRAPH-214FD: not included in any glyphset definition
    • U+214FF CJK UNIFIED IDEOGRAPH-214FF: not included in any glyphset definition
    • U+21500 CJK UNIFIED IDEOGRAPH-21500: not included in any glyphset definition
    • U+21501 CJK UNIFIED IDEOGRAPH-21501: not included in any glyphset definition
    • U+21502 CJK UNIFIED IDEOGRAPH-21502: not included in any glyphset definition
    • U+21503 CJK UNIFIED IDEOGRAPH-21503: not included in any glyphset definition
    • U+21504 CJK UNIFIED IDEOGRAPH-21504: not included in any glyphset definition
    • U+21507 CJK UNIFIED IDEOGRAPH-21507: not included in any glyphset definition
    • U+21508 CJK UNIFIED IDEOGRAPH-21508: not included in any glyphset definition
    • U+21509 CJK UNIFIED IDEOGRAPH-21509: not included in any glyphset definition
    • U+2150A CJK UNIFIED IDEOGRAPH-2150A: not included in any glyphset definition
    • U+2150B CJK UNIFIED IDEOGRAPH-2150B: not included in any glyphset definition
    • U+2150F CJK UNIFIED IDEOGRAPH-2150F: not included in any glyphset definition
    • U+21511 CJK UNIFIED IDEOGRAPH-21511: not included in any glyphset definition
    • U+21512 CJK UNIFIED IDEOGRAPH-21512: not included in any glyphset definition
    • U+21514 CJK UNIFIED IDEOGRAPH-21514: not included in any glyphset definition
    • U+21515 CJK UNIFIED IDEOGRAPH-21515: not included in any glyphset definition
    • U+21516 CJK UNIFIED IDEOGRAPH-21516: not included in any glyphset definition
    • U+21517 CJK UNIFIED IDEOGRAPH-21517: not included in any glyphset definition
    • U+21519 CJK UNIFIED IDEOGRAPH-21519: not included in any glyphset definition
    • U+2151A CJK UNIFIED IDEOGRAPH-2151A: not included in any glyphset definition
    • U+2151B CJK UNIFIED IDEOGRAPH-2151B: not included in any glyphset definition
    • U+2151C CJK UNIFIED IDEOGRAPH-2151C: not included in any glyphset definition
    • U+2151D CJK UNIFIED IDEOGRAPH-2151D: not included in any glyphset definition
    • U+2151E CJK UNIFIED IDEOGRAPH-2151E: not included in any glyphset definition
    • U+2151F CJK UNIFIED IDEOGRAPH-2151F: not included in any glyphset definition
    • U+21523 CJK UNIFIED IDEOGRAPH-21523: not included in any glyphset definition
    • U+21524 CJK UNIFIED IDEOGRAPH-21524: not included in any glyphset definition
    • U+21525 CJK UNIFIED IDEOGRAPH-21525: not included in any glyphset definition
    • U+21526 CJK UNIFIED IDEOGRAPH-21526: not included in any glyphset definition
    • U+21528 CJK UNIFIED IDEOGRAPH-21528: not included in any glyphset definition
    • U+21529 CJK UNIFIED IDEOGRAPH-21529: not included in any glyphset definition
    • U+2152A CJK UNIFIED IDEOGRAPH-2152A: not included in any glyphset definition
    • U+2152B CJK UNIFIED IDEOGRAPH-2152B: not included in any glyphset definition
    • U+2152C CJK UNIFIED IDEOGRAPH-2152C: not included in any glyphset definition
    • U+2152F CJK UNIFIED IDEOGRAPH-2152F: not included in any glyphset definition
    • U+21530 CJK UNIFIED IDEOGRAPH-21530: not included in any glyphset definition
    • U+21531 CJK UNIFIED IDEOGRAPH-21531: not included in any glyphset definition
    • U+21533 CJK UNIFIED IDEOGRAPH-21533: not included in any glyphset definition
    • U+21534 CJK UNIFIED IDEOGRAPH-21534: not included in any glyphset definition
    • U+21535 CJK UNIFIED IDEOGRAPH-21535: not included in any glyphset definition
    • U+21536 CJK UNIFIED IDEOGRAPH-21536: not included in any glyphset definition
    • U+21537 CJK UNIFIED IDEOGRAPH-21537: not included in any glyphset definition
    • U+21539 CJK UNIFIED IDEOGRAPH-21539: not included in any glyphset definition
    • U+2153B CJK UNIFIED IDEOGRAPH-2153B: not included in any glyphset definition
    • U+2153C CJK UNIFIED IDEOGRAPH-2153C: not included in any glyphset definition
    • U+2153E CJK UNIFIED IDEOGRAPH-2153E: not included in any glyphset definition
    • U+21541 CJK UNIFIED IDEOGRAPH-21541: not included in any glyphset definition
    • U+21546 CJK UNIFIED IDEOGRAPH-21546: not included in any glyphset definition
    • U+21548 CJK UNIFIED IDEOGRAPH-21548: not included in any glyphset definition
    • U+21549 CJK UNIFIED IDEOGRAPH-21549: not included in any glyphset definition
    • U+2154B CJK UNIFIED IDEOGRAPH-2154B: not included in any glyphset definition
    • U+2154C CJK UNIFIED IDEOGRAPH-2154C: not included in any glyphset definition
    • U+2154D CJK UNIFIED IDEOGRAPH-2154D: not included in any glyphset definition
    • U+2154E CJK UNIFIED IDEOGRAPH-2154E: not included in any glyphset definition
    • U+2154F CJK UNIFIED IDEOGRAPH-2154F: not included in any glyphset definition
    • U+21550 CJK UNIFIED IDEOGRAPH-21550: not included in any glyphset definition
    • U+21551 CJK UNIFIED IDEOGRAPH-21551: not included in any glyphset definition
    • U+21552 CJK UNIFIED IDEOGRAPH-21552: not included in any glyphset definition
    • U+21553 CJK UNIFIED IDEOGRAPH-21553: not included in any glyphset definition
    • U+21555 CJK UNIFIED IDEOGRAPH-21555: not included in any glyphset definition
    • U+21556 CJK UNIFIED IDEOGRAPH-21556: not included in any glyphset definition
    • U+21557 CJK UNIFIED IDEOGRAPH-21557: not included in any glyphset definition
    • U+21558 CJK UNIFIED IDEOGRAPH-21558: not included in any glyphset definition
    • U+2155A CJK UNIFIED IDEOGRAPH-2155A: not included in any glyphset definition
    • U+2155B CJK UNIFIED IDEOGRAPH-2155B: not included in any glyphset definition
    • U+2155C CJK UNIFIED IDEOGRAPH-2155C: not included in any glyphset definition
    • U+2155D CJK UNIFIED IDEOGRAPH-2155D: not included in any glyphset definition
    • U+2155E CJK UNIFIED IDEOGRAPH-2155E: not included in any glyphset definition
    • U+2155F CJK UNIFIED IDEOGRAPH-2155F: not included in any glyphset definition
    • U+21560 CJK UNIFIED IDEOGRAPH-21560: not included in any glyphset definition
    • U+21561 CJK UNIFIED IDEOGRAPH-21561: not included in any glyphset definition
    • U+21562 CJK UNIFIED IDEOGRAPH-21562: not included in any glyphset definition
    • U+21563 CJK UNIFIED IDEOGRAPH-21563: not included in any glyphset definition
    • U+21567 CJK UNIFIED IDEOGRAPH-21567: not included in any glyphset definition
    • U+21568 CJK UNIFIED IDEOGRAPH-21568: not included in any glyphset definition
    • U+21569 CJK UNIFIED IDEOGRAPH-21569: not included in any glyphset definition
    • U+2156A CJK UNIFIED IDEOGRAPH-2156A: not included in any glyphset definition
    • U+2156B CJK UNIFIED IDEOGRAPH-2156B: not included in any glyphset definition
    • U+2156C CJK UNIFIED IDEOGRAPH-2156C: not included in any glyphset definition
    • U+2156D CJK UNIFIED IDEOGRAPH-2156D: not included in any glyphset definition
    • U+2156E CJK UNIFIED IDEOGRAPH-2156E: not included in any glyphset definition
    • U+2156F CJK UNIFIED IDEOGRAPH-2156F: not included in any glyphset definition
    • U+21572 CJK UNIFIED IDEOGRAPH-21572: not included in any glyphset definition
    • U+21574 CJK UNIFIED IDEOGRAPH-21574: not included in any glyphset definition
    • U+21576 CJK UNIFIED IDEOGRAPH-21576: not included in any glyphset definition
    • U+21579 CJK UNIFIED IDEOGRAPH-21579: not included in any glyphset definition
    • U+2157A CJK UNIFIED IDEOGRAPH-2157A: not included in any glyphset definition
    • U+2157B CJK UNIFIED IDEOGRAPH-2157B: not included in any glyphset definition
    • U+2157C CJK UNIFIED IDEOGRAPH-2157C: not included in any glyphset definition
    • U+2157D CJK UNIFIED IDEOGRAPH-2157D: not included in any glyphset definition
    • U+2157E CJK UNIFIED IDEOGRAPH-2157E: not included in any glyphset definition
    • U+2157F CJK UNIFIED IDEOGRAPH-2157F: not included in any glyphset definition
    • U+21581 CJK UNIFIED IDEOGRAPH-21581: not included in any glyphset definition
    • U+21583 CJK UNIFIED IDEOGRAPH-21583: not included in any glyphset definition
    • U+21584 CJK UNIFIED IDEOGRAPH-21584: not included in any glyphset definition
    • U+21585 CJK UNIFIED IDEOGRAPH-21585: not included in any glyphset definition
    • U+21586 CJK UNIFIED IDEOGRAPH-21586: not included in any glyphset definition
    • U+21587 CJK UNIFIED IDEOGRAPH-21587: not included in any glyphset definition
    • U+21588 CJK UNIFIED IDEOGRAPH-21588: not included in any glyphset definition
    • U+2158A CJK UNIFIED IDEOGRAPH-2158A: not included in any glyphset definition
    • U+2158B CJK UNIFIED IDEOGRAPH-2158B: not included in any glyphset definition
    • U+2158C CJK UNIFIED IDEOGRAPH-2158C: not included in any glyphset definition
    • U+2158D CJK UNIFIED IDEOGRAPH-2158D: not included in any glyphset definition
    • U+21590 CJK UNIFIED IDEOGRAPH-21590: not included in any glyphset definition
    • U+21591 CJK UNIFIED IDEOGRAPH-21591: not included in any glyphset definition
    • U+21592 CJK UNIFIED IDEOGRAPH-21592: not included in any glyphset definition
    • U+21593 CJK UNIFIED IDEOGRAPH-21593: not included in any glyphset definition
    • U+21594 CJK UNIFIED IDEOGRAPH-21594: not included in any glyphset definition
    • U+21595 CJK UNIFIED IDEOGRAPH-21595: not included in any glyphset definition
    • U+21597 CJK UNIFIED IDEOGRAPH-21597: not included in any glyphset definition
    • U+2159C CJK UNIFIED IDEOGRAPH-2159C: not included in any glyphset definition
    • U+2159D CJK UNIFIED IDEOGRAPH-2159D: not included in any glyphset definition
    • U+2159E CJK UNIFIED IDEOGRAPH-2159E: not included in any glyphset definition
    • U+2159F CJK UNIFIED IDEOGRAPH-2159F: not included in any glyphset definition
    • U+215A2 CJK UNIFIED IDEOGRAPH-215A2: not included in any glyphset definition
    • U+215A3 CJK UNIFIED IDEOGRAPH-215A3: not included in any glyphset definition
    • U+215A4 CJK UNIFIED IDEOGRAPH-215A4: not included in any glyphset definition
    • U+215A7 CJK UNIFIED IDEOGRAPH-215A7: not included in any glyphset definition
    • U+215A8 CJK UNIFIED IDEOGRAPH-215A8: not included in any glyphset definition
    • U+215A9 CJK UNIFIED IDEOGRAPH-215A9: not included in any glyphset definition
    • U+215AA CJK UNIFIED IDEOGRAPH-215AA: not included in any glyphset definition
    • U+215AB CJK UNIFIED IDEOGRAPH-215AB: not included in any glyphset definition
    • U+215AC CJK UNIFIED IDEOGRAPH-215AC: not included in any glyphset definition
    • U+215AD CJK UNIFIED IDEOGRAPH-215AD: not included in any glyphset definition
    • U+215AF CJK UNIFIED IDEOGRAPH-215AF: not included in any glyphset definition
    • U+215B0 CJK UNIFIED IDEOGRAPH-215B0: not included in any glyphset definition
    • U+215B2 CJK UNIFIED IDEOGRAPH-215B2: not included in any glyphset definition
    • U+215B3 CJK UNIFIED IDEOGRAPH-215B3: not included in any glyphset definition
    • U+215B4 CJK UNIFIED IDEOGRAPH-215B4: not included in any glyphset definition
    • U+215B6 CJK UNIFIED IDEOGRAPH-215B6: not included in any glyphset definition
    • U+215B9 CJK UNIFIED IDEOGRAPH-215B9: not included in any glyphset definition
    • U+215BA CJK UNIFIED IDEOGRAPH-215BA: not included in any glyphset definition
    • U+215BD CJK UNIFIED IDEOGRAPH-215BD: not included in any glyphset definition
    • U+215BE CJK UNIFIED IDEOGRAPH-215BE: not included in any glyphset definition
    • U+215BF CJK UNIFIED IDEOGRAPH-215BF: not included in any glyphset definition
    • U+215C1 CJK UNIFIED IDEOGRAPH-215C1: not included in any glyphset definition
    • U+215C3 CJK UNIFIED IDEOGRAPH-215C3: not included in any glyphset definition
    • U+215C6 CJK UNIFIED IDEOGRAPH-215C6: not included in any glyphset definition
    • U+215C8 CJK UNIFIED IDEOGRAPH-215C8: not included in any glyphset definition
    • U+215CC CJK UNIFIED IDEOGRAPH-215CC: not included in any glyphset definition
    • U+215CD CJK UNIFIED IDEOGRAPH-215CD: not included in any glyphset definition
    • U+215CF CJK UNIFIED IDEOGRAPH-215CF: not included in any glyphset definition
    • U+215D1 CJK UNIFIED IDEOGRAPH-215D1: not included in any glyphset definition
    • U+215D2 CJK UNIFIED IDEOGRAPH-215D2: not included in any glyphset definition
    • U+215D3 CJK UNIFIED IDEOGRAPH-215D3: not included in any glyphset definition
    • U+215D5 CJK UNIFIED IDEOGRAPH-215D5: not included in any glyphset definition
    • U+215D7 CJK UNIFIED IDEOGRAPH-215D7: not included in any glyphset definition
    • U+215DA CJK UNIFIED IDEOGRAPH-215DA: not included in any glyphset definition
    • U+215DC CJK UNIFIED IDEOGRAPH-215DC: not included in any glyphset definition
    • U+215DD CJK UNIFIED IDEOGRAPH-215DD: not included in any glyphset definition
    • U+215DE CJK UNIFIED IDEOGRAPH-215DE: not included in any glyphset definition
    • U+215DF CJK UNIFIED IDEOGRAPH-215DF: not included in any glyphset definition
    • U+215E0 CJK UNIFIED IDEOGRAPH-215E0: not included in any glyphset definition
    • U+215E1 CJK UNIFIED IDEOGRAPH-215E1: not included in any glyphset definition
    • U+215E2 CJK UNIFIED IDEOGRAPH-215E2: not included in any glyphset definition
    • U+215E5 CJK UNIFIED IDEOGRAPH-215E5: not included in any glyphset definition
    • U+215E6 CJK UNIFIED IDEOGRAPH-215E6: not included in any glyphset definition
    • U+215E7 CJK UNIFIED IDEOGRAPH-215E7: not included in any glyphset definition
    • U+215E8 CJK UNIFIED IDEOGRAPH-215E8: not included in any glyphset definition
    • U+215F3 CJK UNIFIED IDEOGRAPH-215F3: not included in any glyphset definition
    • U+215F4 CJK UNIFIED IDEOGRAPH-215F4: not included in any glyphset definition
    • U+215F5 CJK UNIFIED IDEOGRAPH-215F5: not included in any glyphset definition
    • U+215F7 CJK UNIFIED IDEOGRAPH-215F7: not included in any glyphset definition
    • U+215F8 CJK UNIFIED IDEOGRAPH-215F8: not included in any glyphset definition
    • U+215F9 CJK UNIFIED IDEOGRAPH-215F9: not included in any glyphset definition
    • U+215FA CJK UNIFIED IDEOGRAPH-215FA: not included in any glyphset definition
    • U+215FB CJK UNIFIED IDEOGRAPH-215FB: not included in any glyphset definition
    • U+215FC CJK UNIFIED IDEOGRAPH-215FC: not included in any glyphset definition
    • U+215FD CJK UNIFIED IDEOGRAPH-215FD: not included in any glyphset definition
    • U+215FE CJK UNIFIED IDEOGRAPH-215FE: not included in any glyphset definition
    • U+215FF CJK UNIFIED IDEOGRAPH-215FF: not included in any glyphset definition
    • U+21602 CJK UNIFIED IDEOGRAPH-21602: not included in any glyphset definition
    • U+21603 CJK UNIFIED IDEOGRAPH-21603: not included in any glyphset definition
    • U+21604 CJK UNIFIED IDEOGRAPH-21604: not included in any glyphset definition
    • U+21607 CJK UNIFIED IDEOGRAPH-21607: not included in any glyphset definition
    • U+21609 CJK UNIFIED IDEOGRAPH-21609: not included in any glyphset definition
    • U+2160B CJK UNIFIED IDEOGRAPH-2160B: not included in any glyphset definition
    • U+2160C CJK UNIFIED IDEOGRAPH-2160C: not included in any glyphset definition
    • U+2160D CJK UNIFIED IDEOGRAPH-2160D: not included in any glyphset definition
    • U+2160E CJK UNIFIED IDEOGRAPH-2160E: not included in any glyphset definition
    • U+2160F CJK UNIFIED IDEOGRAPH-2160F: not included in any glyphset definition
    • U+21610 CJK UNIFIED IDEOGRAPH-21610: not included in any glyphset definition
    • U+21619 CJK UNIFIED IDEOGRAPH-21619: not included in any glyphset definition
    • U+2161A CJK UNIFIED IDEOGRAPH-2161A: not included in any glyphset definition
    • U+2161B CJK UNIFIED IDEOGRAPH-2161B: not included in any glyphset definition
    • U+2161D CJK UNIFIED IDEOGRAPH-2161D: not included in any glyphset definition
    • U+2161F CJK UNIFIED IDEOGRAPH-2161F: not included in any glyphset definition
    • U+21620 CJK UNIFIED IDEOGRAPH-21620: not included in any glyphset definition
    • U+21621 CJK UNIFIED IDEOGRAPH-21621: not included in any glyphset definition
    • U+21623 CJK UNIFIED IDEOGRAPH-21623: not included in any glyphset definition
    • U+21629 CJK UNIFIED IDEOGRAPH-21629: not included in any glyphset definition
    • U+2162B CJK UNIFIED IDEOGRAPH-2162B: not included in any glyphset definition
    • U+21630 CJK UNIFIED IDEOGRAPH-21630: not included in any glyphset definition
    • U+21632 CJK UNIFIED IDEOGRAPH-21632: not included in any glyphset definition
    • U+21634 CJK UNIFIED IDEOGRAPH-21634: not included in any glyphset definition
    • U+21635 CJK UNIFIED IDEOGRAPH-21635: not included in any glyphset definition
    • U+21636 CJK UNIFIED IDEOGRAPH-21636: not included in any glyphset definition
    • U+21637 CJK UNIFIED IDEOGRAPH-21637: not included in any glyphset definition
    • U+21638 CJK UNIFIED IDEOGRAPH-21638: not included in any glyphset definition
    • U+21639 CJK UNIFIED IDEOGRAPH-21639: not included in any glyphset definition
    • U+2163A CJK UNIFIED IDEOGRAPH-2163A: not included in any glyphset definition
    • U+2163B CJK UNIFIED IDEOGRAPH-2163B: not included in any glyphset definition
    • U+2163C CJK UNIFIED IDEOGRAPH-2163C: not included in any glyphset definition
    • U+21640 CJK UNIFIED IDEOGRAPH-21640: not included in any glyphset definition
    • U+21641 CJK UNIFIED IDEOGRAPH-21641: not included in any glyphset definition
    • U+21643 CJK UNIFIED IDEOGRAPH-21643: not included in any glyphset definition
    • U+21644 CJK UNIFIED IDEOGRAPH-21644: not included in any glyphset definition
    • U+21645 CJK UNIFIED IDEOGRAPH-21645: not included in any glyphset definition
    • U+21647 CJK UNIFIED IDEOGRAPH-21647: not included in any glyphset definition
    • U+21648 CJK UNIFIED IDEOGRAPH-21648: not included in any glyphset definition
    • U+21649 CJK UNIFIED IDEOGRAPH-21649: not included in any glyphset definition
    • U+2164A CJK UNIFIED IDEOGRAPH-2164A: not included in any glyphset definition
    • U+2164C CJK UNIFIED IDEOGRAPH-2164C: not included in any glyphset definition
    • U+2164E CJK UNIFIED IDEOGRAPH-2164E: not included in any glyphset definition
    • U+2164F CJK UNIFIED IDEOGRAPH-2164F: not included in any glyphset definition
    • U+21651 CJK UNIFIED IDEOGRAPH-21651: not included in any glyphset definition
    • U+21652 CJK UNIFIED IDEOGRAPH-21652: not included in any glyphset definition
    • U+21655 CJK UNIFIED IDEOGRAPH-21655: not included in any glyphset definition
    • U+21656 CJK UNIFIED IDEOGRAPH-21656: not included in any glyphset definition
    • U+21657 CJK UNIFIED IDEOGRAPH-21657: not included in any glyphset definition
    • U+21658 CJK UNIFIED IDEOGRAPH-21658: not included in any glyphset definition
    • U+21659 CJK UNIFIED IDEOGRAPH-21659: not included in any glyphset definition
    • U+2165A CJK UNIFIED IDEOGRAPH-2165A: not included in any glyphset definition
    • U+2165C CJK UNIFIED IDEOGRAPH-2165C: not included in any glyphset definition
    • U+2165D CJK UNIFIED IDEOGRAPH-2165D: not included in any glyphset definition
    • U+21661 CJK UNIFIED IDEOGRAPH-21661: not included in any glyphset definition
    • U+21664 CJK UNIFIED IDEOGRAPH-21664: not included in any glyphset definition
    • U+21669 CJK UNIFIED IDEOGRAPH-21669: not included in any glyphset definition
    • U+2166B CJK UNIFIED IDEOGRAPH-2166B: not included in any glyphset definition
    • U+2166C CJK UNIFIED IDEOGRAPH-2166C: not included in any glyphset definition
    • U+2166D CJK UNIFIED IDEOGRAPH-2166D: not included in any glyphset definition
    • U+2166E CJK UNIFIED IDEOGRAPH-2166E: not included in any glyphset definition
    • U+21676 CJK UNIFIED IDEOGRAPH-21676: not included in any glyphset definition
    • U+21678 CJK UNIFIED IDEOGRAPH-21678: not included in any glyphset definition
    • U+21679 CJK UNIFIED IDEOGRAPH-21679: not included in any glyphset definition
    • U+2167B CJK UNIFIED IDEOGRAPH-2167B: not included in any glyphset definition
    • U+21681 CJK UNIFIED IDEOGRAPH-21681: not included in any glyphset definition
    • U+21685 CJK UNIFIED IDEOGRAPH-21685: not included in any glyphset definition
    • U+21686 CJK UNIFIED IDEOGRAPH-21686: not included in any glyphset definition
    • U+21687 CJK UNIFIED IDEOGRAPH-21687: not included in any glyphset definition
    • U+21688 CJK UNIFIED IDEOGRAPH-21688: not included in any glyphset definition
    • U+21689 CJK UNIFIED IDEOGRAPH-21689: not included in any glyphset definition
    • U+2168A CJK UNIFIED IDEOGRAPH-2168A: not included in any glyphset definition
    • U+2168C CJK UNIFIED IDEOGRAPH-2168C: not included in any glyphset definition
    • U+2168F CJK UNIFIED IDEOGRAPH-2168F: not included in any glyphset definition
    • U+21690 CJK UNIFIED IDEOGRAPH-21690: not included in any glyphset definition
    • U+21691 CJK UNIFIED IDEOGRAPH-21691: not included in any glyphset definition
    • U+21694 CJK UNIFIED IDEOGRAPH-21694: not included in any glyphset definition
    • U+21697 CJK UNIFIED IDEOGRAPH-21697: not included in any glyphset definition
    • U+21699 CJK UNIFIED IDEOGRAPH-21699: not included in any glyphset definition
    • U+2169B CJK UNIFIED IDEOGRAPH-2169B: not included in any glyphset definition
    • U+2169F CJK UNIFIED IDEOGRAPH-2169F: not included in any glyphset definition
    • U+216A0 CJK UNIFIED IDEOGRAPH-216A0: not included in any glyphset definition
    • U+216A7 CJK UNIFIED IDEOGRAPH-216A7: not included in any glyphset definition
    • U+216A8 CJK UNIFIED IDEOGRAPH-216A8: not included in any glyphset definition
    • U+216AD CJK UNIFIED IDEOGRAPH-216AD: not included in any glyphset definition
    • U+216AE CJK UNIFIED IDEOGRAPH-216AE: not included in any glyphset definition
    • U+216AF CJK UNIFIED IDEOGRAPH-216AF: not included in any glyphset definition
    • U+216B4 CJK UNIFIED IDEOGRAPH-216B4: not included in any glyphset definition
    • U+216B7 CJK UNIFIED IDEOGRAPH-216B7: not included in any glyphset definition
    • U+216B8 CJK UNIFIED IDEOGRAPH-216B8: not included in any glyphset definition
    • U+216B9 CJK UNIFIED IDEOGRAPH-216B9: not included in any glyphset definition
    • U+216BA CJK UNIFIED IDEOGRAPH-216BA: not included in any glyphset definition
    • U+216BB CJK UNIFIED IDEOGRAPH-216BB: not included in any glyphset definition
    • U+216BC CJK UNIFIED IDEOGRAPH-216BC: not included in any glyphset definition
    • U+216BD CJK UNIFIED IDEOGRAPH-216BD: not included in any glyphset definition
    • U+216BE CJK UNIFIED IDEOGRAPH-216BE: not included in any glyphset definition
    • U+216BF CJK UNIFIED IDEOGRAPH-216BF: not included in any glyphset definition
    • U+216C1 CJK UNIFIED IDEOGRAPH-216C1: not included in any glyphset definition
    • U+216C4 CJK UNIFIED IDEOGRAPH-216C4: not included in any glyphset definition
    • U+216C7 CJK UNIFIED IDEOGRAPH-216C7: not included in any glyphset definition
    • U+216D3 CJK UNIFIED IDEOGRAPH-216D3: not included in any glyphset definition
    • U+216D5 CJK UNIFIED IDEOGRAPH-216D5: not included in any glyphset definition
    • U+216D6 CJK UNIFIED IDEOGRAPH-216D6: not included in any glyphset definition
    • U+216D7 CJK UNIFIED IDEOGRAPH-216D7: not included in any glyphset definition
    • U+216D8 CJK UNIFIED IDEOGRAPH-216D8: not included in any glyphset definition
    • U+216D9 CJK UNIFIED IDEOGRAPH-216D9: not included in any glyphset definition
    • U+216DA CJK UNIFIED IDEOGRAPH-216DA: not included in any glyphset definition
    • U+216DB CJK UNIFIED IDEOGRAPH-216DB: not included in any glyphset definition
    • U+216DC CJK UNIFIED IDEOGRAPH-216DC: not included in any glyphset definition
    • U+216DD CJK UNIFIED IDEOGRAPH-216DD: not included in any glyphset definition
    • U+216DE CJK UNIFIED IDEOGRAPH-216DE: not included in any glyphset definition
    • U+216DF CJK UNIFIED IDEOGRAPH-216DF: not included in any glyphset definition
    • U+216E0 CJK UNIFIED IDEOGRAPH-216E0: not included in any glyphset definition
    • U+216E1 CJK UNIFIED IDEOGRAPH-216E1: not included in any glyphset definition
    • U+216E6 CJK UNIFIED IDEOGRAPH-216E6: not included in any glyphset definition
    • U+216E7 CJK UNIFIED IDEOGRAPH-216E7: not included in any glyphset definition
    • U+216F5 CJK UNIFIED IDEOGRAPH-216F5: not included in any glyphset definition
    • U+216F6 CJK UNIFIED IDEOGRAPH-216F6: not included in any glyphset definition
    • U+216F7 CJK UNIFIED IDEOGRAPH-216F7: not included in any glyphset definition
    • U+216F9 CJK UNIFIED IDEOGRAPH-216F9: not included in any glyphset definition
    • U+216FD CJK UNIFIED IDEOGRAPH-216FD: not included in any glyphset definition
    • U+216FE CJK UNIFIED IDEOGRAPH-216FE: not included in any glyphset definition
    • U+216FF CJK UNIFIED IDEOGRAPH-216FF: not included in any glyphset definition
    • U+21700 CJK UNIFIED IDEOGRAPH-21700: not included in any glyphset definition
    • U+21701 CJK UNIFIED IDEOGRAPH-21701: not included in any glyphset definition
    • U+21702 CJK UNIFIED IDEOGRAPH-21702: not included in any glyphset definition
    • U+21703 CJK UNIFIED IDEOGRAPH-21703: not included in any glyphset definition
    • U+21704 CJK UNIFIED IDEOGRAPH-21704: not included in any glyphset definition
    • U+21705 CJK UNIFIED IDEOGRAPH-21705: not included in any glyphset definition
    • U+21706 CJK UNIFIED IDEOGRAPH-21706: not included in any glyphset definition
    • U+21707 CJK UNIFIED IDEOGRAPH-21707: not included in any glyphset definition
    • U+21708 CJK UNIFIED IDEOGRAPH-21708: not included in any glyphset definition
    • U+21709 CJK UNIFIED IDEOGRAPH-21709: not included in any glyphset definition
    • U+2170A CJK UNIFIED IDEOGRAPH-2170A: not included in any glyphset definition
    • U+2170B CJK UNIFIED IDEOGRAPH-2170B: not included in any glyphset definition
    • U+2170C CJK UNIFIED IDEOGRAPH-2170C: not included in any glyphset definition
    • U+2170D CJK UNIFIED IDEOGRAPH-2170D: not included in any glyphset definition
    • U+2170E CJK UNIFIED IDEOGRAPH-2170E: not included in any glyphset definition
    • U+21710 CJK UNIFIED IDEOGRAPH-21710: not included in any glyphset definition
    • U+21712 CJK UNIFIED IDEOGRAPH-21712: not included in any glyphset definition
    • U+21714 CJK UNIFIED IDEOGRAPH-21714: not included in any glyphset definition
    • U+21716 CJK UNIFIED IDEOGRAPH-21716: not included in any glyphset definition
    • U+2171B CJK UNIFIED IDEOGRAPH-2171B: not included in any glyphset definition
    • U+2171C CJK UNIFIED IDEOGRAPH-2171C: not included in any glyphset definition
    • U+2171D CJK UNIFIED IDEOGRAPH-2171D: not included in any glyphset definition
    • U+2171F CJK UNIFIED IDEOGRAPH-2171F: not included in any glyphset definition
    • U+21720 CJK UNIFIED IDEOGRAPH-21720: not included in any glyphset definition
    • U+21721 CJK UNIFIED IDEOGRAPH-21721: not included in any glyphset definition
    • U+21725 CJK UNIFIED IDEOGRAPH-21725: not included in any glyphset definition
    • U+21726 CJK UNIFIED IDEOGRAPH-21726: not included in any glyphset definition
    • U+21727 CJK UNIFIED IDEOGRAPH-21727: not included in any glyphset definition
    • U+21728 CJK UNIFIED IDEOGRAPH-21728: not included in any glyphset definition
    • U+21729 CJK UNIFIED IDEOGRAPH-21729: not included in any glyphset definition
    • U+2172A CJK UNIFIED IDEOGRAPH-2172A: not included in any glyphset definition
    • U+2172B CJK UNIFIED IDEOGRAPH-2172B: not included in any glyphset definition
    • U+2172C CJK UNIFIED IDEOGRAPH-2172C: not included in any glyphset definition
    • U+2172D CJK UNIFIED IDEOGRAPH-2172D: not included in any glyphset definition
    • U+2172E CJK UNIFIED IDEOGRAPH-2172E: not included in any glyphset definition
    • U+2172F CJK UNIFIED IDEOGRAPH-2172F: not included in any glyphset definition
    • U+21730 CJK UNIFIED IDEOGRAPH-21730: not included in any glyphset definition
    • U+21731 CJK UNIFIED IDEOGRAPH-21731: not included in any glyphset definition
    • U+21732 CJK UNIFIED IDEOGRAPH-21732: not included in any glyphset definition
    • U+21733 CJK UNIFIED IDEOGRAPH-21733: not included in any glyphset definition
    • U+21734 CJK UNIFIED IDEOGRAPH-21734: not included in any glyphset definition
    • U+21735 CJK UNIFIED IDEOGRAPH-21735: not included in any glyphset definition
    • U+21736 CJK UNIFIED IDEOGRAPH-21736: not included in any glyphset definition
    • U+21738 CJK UNIFIED IDEOGRAPH-21738: not included in any glyphset definition
    • U+2173A CJK UNIFIED IDEOGRAPH-2173A: not included in any glyphset definition
    • U+2173B CJK UNIFIED IDEOGRAPH-2173B: not included in any glyphset definition
    • U+2173D CJK UNIFIED IDEOGRAPH-2173D: not included in any glyphset definition
    • U+2173E CJK UNIFIED IDEOGRAPH-2173E: not included in any glyphset definition
    • U+2173F CJK UNIFIED IDEOGRAPH-2173F: not included in any glyphset definition
    • U+21742 CJK UNIFIED IDEOGRAPH-21742: not included in any glyphset definition
    • U+21743 CJK UNIFIED IDEOGRAPH-21743: not included in any glyphset definition
    • U+21748 CJK UNIFIED IDEOGRAPH-21748: not included in any glyphset definition
    • U+21749 CJK UNIFIED IDEOGRAPH-21749: not included in any glyphset definition
    • U+2174A CJK UNIFIED IDEOGRAPH-2174A: not included in any glyphset definition
    • U+2174C CJK UNIFIED IDEOGRAPH-2174C: not included in any glyphset definition
    • U+2174D CJK UNIFIED IDEOGRAPH-2174D: not included in any glyphset definition
    • U+2174E CJK UNIFIED IDEOGRAPH-2174E: not included in any glyphset definition
    • U+2174F CJK UNIFIED IDEOGRAPH-2174F: not included in any glyphset definition
    • U+21750 CJK UNIFIED IDEOGRAPH-21750: not included in any glyphset definition
    • U+21752 CJK UNIFIED IDEOGRAPH-21752: not included in any glyphset definition
    • U+21754 CJK UNIFIED IDEOGRAPH-21754: not included in any glyphset definition
    • U+21756 CJK UNIFIED IDEOGRAPH-21756: not included in any glyphset definition
    • U+21757 CJK UNIFIED IDEOGRAPH-21757: not included in any glyphset definition
    • U+21759 CJK UNIFIED IDEOGRAPH-21759: not included in any glyphset definition
    • U+2175A CJK UNIFIED IDEOGRAPH-2175A: not included in any glyphset definition
    • U+2175D CJK UNIFIED IDEOGRAPH-2175D: not included in any glyphset definition
    • U+2175E CJK UNIFIED IDEOGRAPH-2175E: not included in any glyphset definition
    • U+2175F CJK UNIFIED IDEOGRAPH-2175F: not included in any glyphset definition
    • U+21760 CJK UNIFIED IDEOGRAPH-21760: not included in any glyphset definition
    • U+21762 CJK UNIFIED IDEOGRAPH-21762: not included in any glyphset definition
    • U+21766 CJK UNIFIED IDEOGRAPH-21766: not included in any glyphset definition
    • U+21767 CJK UNIFIED IDEOGRAPH-21767: not included in any glyphset definition
    • U+21768 CJK UNIFIED IDEOGRAPH-21768: not included in any glyphset definition
    • U+21769 CJK UNIFIED IDEOGRAPH-21769: not included in any glyphset definition
    • U+2176A CJK UNIFIED IDEOGRAPH-2176A: not included in any glyphset definition
    • U+2176B CJK UNIFIED IDEOGRAPH-2176B: not included in any glyphset definition
    • U+2176E CJK UNIFIED IDEOGRAPH-2176E: not included in any glyphset definition
    • U+2176F CJK UNIFIED IDEOGRAPH-2176F: not included in any glyphset definition
    • U+21770 CJK UNIFIED IDEOGRAPH-21770: not included in any glyphset definition
    • U+21771 CJK UNIFIED IDEOGRAPH-21771: not included in any glyphset definition
    • U+21773 CJK UNIFIED IDEOGRAPH-21773: not included in any glyphset definition
    • U+21774 CJK UNIFIED IDEOGRAPH-21774: not included in any glyphset definition
    • U+2177F CJK UNIFIED IDEOGRAPH-2177F: not included in any glyphset definition
    • U+21786 CJK UNIFIED IDEOGRAPH-21786: not included in any glyphset definition
    • U+2178B CJK UNIFIED IDEOGRAPH-2178B: not included in any glyphset definition
    • U+2178D CJK UNIFIED IDEOGRAPH-2178D: not included in any glyphset definition
    • U+2178F CJK UNIFIED IDEOGRAPH-2178F: not included in any glyphset definition
    • U+21791 CJK UNIFIED IDEOGRAPH-21791: not included in any glyphset definition
    • U+21793 CJK UNIFIED IDEOGRAPH-21793: not included in any glyphset definition
    • U+21796 CJK UNIFIED IDEOGRAPH-21796: not included in any glyphset definition
    • U+21798 CJK UNIFIED IDEOGRAPH-21798: not included in any glyphset definition
    • U+21799 CJK UNIFIED IDEOGRAPH-21799: not included in any glyphset definition
    • U+2179A CJK UNIFIED IDEOGRAPH-2179A: not included in any glyphset definition
    • U+2179B CJK UNIFIED IDEOGRAPH-2179B: not included in any glyphset definition
    • U+2179C CJK UNIFIED IDEOGRAPH-2179C: not included in any glyphset definition
    • U+2179D CJK UNIFIED IDEOGRAPH-2179D: not included in any glyphset definition
    • U+2179E CJK UNIFIED IDEOGRAPH-2179E: not included in any glyphset definition
    • U+2179F CJK UNIFIED IDEOGRAPH-2179F: not included in any glyphset definition
    • U+217A1 CJK UNIFIED IDEOGRAPH-217A1: not included in any glyphset definition
    • U+217A2 CJK UNIFIED IDEOGRAPH-217A2: not included in any glyphset definition
    • U+217A3 CJK UNIFIED IDEOGRAPH-217A3: not included in any glyphset definition
    • U+217A4 CJK UNIFIED IDEOGRAPH-217A4: not included in any glyphset definition
    • U+217A6 CJK UNIFIED IDEOGRAPH-217A6: not included in any glyphset definition
    • U+217A7 CJK UNIFIED IDEOGRAPH-217A7: not included in any glyphset definition
    • U+217A8 CJK UNIFIED IDEOGRAPH-217A8: not included in any glyphset definition
    • U+217A9 CJK UNIFIED IDEOGRAPH-217A9: not included in any glyphset definition
    • U+217AA CJK UNIFIED IDEOGRAPH-217AA: not included in any glyphset definition
    • U+217AB CJK UNIFIED IDEOGRAPH-217AB: not included in any glyphset definition
    • U+217AC CJK UNIFIED IDEOGRAPH-217AC: not included in any glyphset definition
    • U+217AD CJK UNIFIED IDEOGRAPH-217AD: not included in any glyphset definition
    • U+217AE CJK UNIFIED IDEOGRAPH-217AE: not included in any glyphset definition
    • U+217AF CJK UNIFIED IDEOGRAPH-217AF: not included in any glyphset definition
    • U+217B0 CJK UNIFIED IDEOGRAPH-217B0: not included in any glyphset definition
    • U+217B1 CJK UNIFIED IDEOGRAPH-217B1: not included in any glyphset definition
    • U+217B5 CJK UNIFIED IDEOGRAPH-217B5: not included in any glyphset definition
    • U+217B9 CJK UNIFIED IDEOGRAPH-217B9: not included in any glyphset definition
    • U+217BE CJK UNIFIED IDEOGRAPH-217BE: not included in any glyphset definition
    • U+217C7 CJK UNIFIED IDEOGRAPH-217C7: not included in any glyphset definition
    • U+217CC CJK UNIFIED IDEOGRAPH-217CC: not included in any glyphset definition
    • U+217D0 CJK UNIFIED IDEOGRAPH-217D0: not included in any glyphset definition
    • U+217D1 CJK UNIFIED IDEOGRAPH-217D1: not included in any glyphset definition
    • U+217D2 CJK UNIFIED IDEOGRAPH-217D2: not included in any glyphset definition
    • U+217D3 CJK UNIFIED IDEOGRAPH-217D3: not included in any glyphset definition
    • U+217D4 CJK UNIFIED IDEOGRAPH-217D4: not included in any glyphset definition
    • U+217D5 CJK UNIFIED IDEOGRAPH-217D5: not included in any glyphset definition
    • U+217D6 CJK UNIFIED IDEOGRAPH-217D6: not included in any glyphset definition
    • U+217D7 CJK UNIFIED IDEOGRAPH-217D7: not included in any glyphset definition
    • U+217D8 CJK UNIFIED IDEOGRAPH-217D8: not included in any glyphset definition
    • U+217DA CJK UNIFIED IDEOGRAPH-217DA: not included in any glyphset definition
    • U+217DB CJK UNIFIED IDEOGRAPH-217DB: not included in any glyphset definition
    • U+217DD CJK UNIFIED IDEOGRAPH-217DD: not included in any glyphset definition
    • U+217DE CJK UNIFIED IDEOGRAPH-217DE: not included in any glyphset definition
    • U+217DF CJK UNIFIED IDEOGRAPH-217DF: not included in any glyphset definition
    • U+217E0 CJK UNIFIED IDEOGRAPH-217E0: not included in any glyphset definition
    • U+217E1 CJK UNIFIED IDEOGRAPH-217E1: not included in any glyphset definition
    • U+217E2 CJK UNIFIED IDEOGRAPH-217E2: not included in any glyphset definition
    • U+217E3 CJK UNIFIED IDEOGRAPH-217E3: not included in any glyphset definition
    • U+217E4 CJK UNIFIED IDEOGRAPH-217E4: not included in any glyphset definition
    • U+217E5 CJK UNIFIED IDEOGRAPH-217E5: not included in any glyphset definition
    • U+217E6 CJK UNIFIED IDEOGRAPH-217E6: not included in any glyphset definition
    • U+217E8 CJK UNIFIED IDEOGRAPH-217E8: not included in any glyphset definition
    • U+217E9 CJK UNIFIED IDEOGRAPH-217E9: not included in any glyphset definition
    • U+217EA CJK UNIFIED IDEOGRAPH-217EA: not included in any glyphset definition
    • U+217EB CJK UNIFIED IDEOGRAPH-217EB: not included in any glyphset definition
    • U+217EC CJK UNIFIED IDEOGRAPH-217EC: not included in any glyphset definition
    • U+217ED CJK UNIFIED IDEOGRAPH-217ED: not included in any glyphset definition
    • U+217EE CJK UNIFIED IDEOGRAPH-217EE: not included in any glyphset definition
    • U+217EF CJK UNIFIED IDEOGRAPH-217EF: not included in any glyphset definition
    • U+217F0 CJK UNIFIED IDEOGRAPH-217F0: not included in any glyphset definition
    • U+217F2 CJK UNIFIED IDEOGRAPH-217F2: not included in any glyphset definition
    • U+217F3 CJK UNIFIED IDEOGRAPH-217F3: not included in any glyphset definition
    • U+217F4 CJK UNIFIED IDEOGRAPH-217F4: not included in any glyphset definition
    • U+217F5 CJK UNIFIED IDEOGRAPH-217F5: not included in any glyphset definition
    • U+217F7 CJK UNIFIED IDEOGRAPH-217F7: not included in any glyphset definition
    • U+217F9 CJK UNIFIED IDEOGRAPH-217F9: not included in any glyphset definition
    • U+217FA CJK UNIFIED IDEOGRAPH-217FA: not included in any glyphset definition
    • U+217FD CJK UNIFIED IDEOGRAPH-217FD: not included in any glyphset definition
    • U+21800 CJK UNIFIED IDEOGRAPH-21800: not included in any glyphset definition
    • U+21801 CJK UNIFIED IDEOGRAPH-21801: not included in any glyphset definition
    • U+21804 CJK UNIFIED IDEOGRAPH-21804: not included in any glyphset definition
    • U+21806 CJK UNIFIED IDEOGRAPH-21806: not included in any glyphset definition
    • U+21808 CJK UNIFIED IDEOGRAPH-21808: not included in any glyphset definition
    • U+2180A CJK UNIFIED IDEOGRAPH-2180A: not included in any glyphset definition
    • U+2180B CJK UNIFIED IDEOGRAPH-2180B: not included in any glyphset definition
    • U+2180D CJK UNIFIED IDEOGRAPH-2180D: not included in any glyphset definition
    • U+2180E CJK UNIFIED IDEOGRAPH-2180E: not included in any glyphset definition
    • U+21812 CJK UNIFIED IDEOGRAPH-21812: not included in any glyphset definition
    • U+21813 CJK UNIFIED IDEOGRAPH-21813: not included in any glyphset definition
    • U+21816 CJK UNIFIED IDEOGRAPH-21816: not included in any glyphset definition
    • U+21819 CJK UNIFIED IDEOGRAPH-21819: not included in any glyphset definition
    • U+2181A CJK UNIFIED IDEOGRAPH-2181A: not included in any glyphset definition
    • U+2181B CJK UNIFIED IDEOGRAPH-2181B: not included in any glyphset definition
    • U+2181C CJK UNIFIED IDEOGRAPH-2181C: not included in any glyphset definition
    • U+2181E CJK UNIFIED IDEOGRAPH-2181E: not included in any glyphset definition
    • U+2181F CJK UNIFIED IDEOGRAPH-2181F: not included in any glyphset definition
    • U+21820 CJK UNIFIED IDEOGRAPH-21820: not included in any glyphset definition
    • U+21821 CJK UNIFIED IDEOGRAPH-21821: not included in any glyphset definition
    • U+21822 CJK UNIFIED IDEOGRAPH-21822: not included in any glyphset definition
    • U+21823 CJK UNIFIED IDEOGRAPH-21823: not included in any glyphset definition
    • U+21824 CJK UNIFIED IDEOGRAPH-21824: not included in any glyphset definition
    • U+21825 CJK UNIFIED IDEOGRAPH-21825: not included in any glyphset definition
    • U+21826 CJK UNIFIED IDEOGRAPH-21826: not included in any glyphset definition
    • U+21827 CJK UNIFIED IDEOGRAPH-21827: not included in any glyphset definition
    • U+21828 CJK UNIFIED IDEOGRAPH-21828: not included in any glyphset definition
    • U+21829 CJK UNIFIED IDEOGRAPH-21829: not included in any glyphset definition
    • U+2182A CJK UNIFIED IDEOGRAPH-2182A: not included in any glyphset definition
    • U+2182D CJK UNIFIED IDEOGRAPH-2182D: not included in any glyphset definition
    • U+21835 CJK UNIFIED IDEOGRAPH-21835: not included in any glyphset definition
    • U+21837 CJK UNIFIED IDEOGRAPH-21837: not included in any glyphset definition
    • U+21838 CJK UNIFIED IDEOGRAPH-21838: not included in any glyphset definition
    • U+21839 CJK UNIFIED IDEOGRAPH-21839: not included in any glyphset definition
    • U+2183B CJK UNIFIED IDEOGRAPH-2183B: not included in any glyphset definition
    • U+2183C CJK UNIFIED IDEOGRAPH-2183C: not included in any glyphset definition
    • U+2183D CJK UNIFIED IDEOGRAPH-2183D: not included in any glyphset definition
    • U+2183F CJK UNIFIED IDEOGRAPH-2183F: not included in any glyphset definition
    • U+21840 CJK UNIFIED IDEOGRAPH-21840: not included in any glyphset definition
    • U+21841 CJK UNIFIED IDEOGRAPH-21841: not included in any glyphset definition
    • U+21842 CJK UNIFIED IDEOGRAPH-21842: not included in any glyphset definition
    • U+21843 CJK UNIFIED IDEOGRAPH-21843: not included in any glyphset definition
    • U+21844 CJK UNIFIED IDEOGRAPH-21844: not included in any glyphset definition
    • U+21845 CJK UNIFIED IDEOGRAPH-21845: not included in any glyphset definition
    • U+21847 CJK UNIFIED IDEOGRAPH-21847: not included in any glyphset definition
    • U+21848 CJK UNIFIED IDEOGRAPH-21848: not included in any glyphset definition
    • U+21849 CJK UNIFIED IDEOGRAPH-21849: not included in any glyphset definition
    • U+2184A CJK UNIFIED IDEOGRAPH-2184A: not included in any glyphset definition
    • U+2184B CJK UNIFIED IDEOGRAPH-2184B: not included in any glyphset definition
    • U+2184C CJK UNIFIED IDEOGRAPH-2184C: not included in any glyphset definition
    • U+2184D CJK UNIFIED IDEOGRAPH-2184D: not included in any glyphset definition
    • U+2184F CJK UNIFIED IDEOGRAPH-2184F: not included in any glyphset definition
    • U+21850 CJK UNIFIED IDEOGRAPH-21850: not included in any glyphset definition
    • U+21851 CJK UNIFIED IDEOGRAPH-21851: not included in any glyphset definition
    • U+21852 CJK UNIFIED IDEOGRAPH-21852: not included in any glyphset definition
    • U+21853 CJK UNIFIED IDEOGRAPH-21853: not included in any glyphset definition
    • U+21854 CJK UNIFIED IDEOGRAPH-21854: not included in any glyphset definition
    • U+21855 CJK UNIFIED IDEOGRAPH-21855: not included in any glyphset definition
    • U+21856 CJK UNIFIED IDEOGRAPH-21856: not included in any glyphset definition
    • U+21857 CJK UNIFIED IDEOGRAPH-21857: not included in any glyphset definition
    • U+21858 CJK UNIFIED IDEOGRAPH-21858: not included in any glyphset definition
    • U+21859 CJK UNIFIED IDEOGRAPH-21859: not included in any glyphset definition
    • U+2185A CJK UNIFIED IDEOGRAPH-2185A: not included in any glyphset definition
    • U+2185B CJK UNIFIED IDEOGRAPH-2185B: not included in any glyphset definition
    • U+2185C CJK UNIFIED IDEOGRAPH-2185C: not included in any glyphset definition
    • U+2185D CJK UNIFIED IDEOGRAPH-2185D: not included in any glyphset definition
    • U+2185E CJK UNIFIED IDEOGRAPH-2185E: not included in any glyphset definition
    • U+21860 CJK UNIFIED IDEOGRAPH-21860: not included in any glyphset definition
    • U+21861 CJK UNIFIED IDEOGRAPH-21861: not included in any glyphset definition
    • U+21862 CJK UNIFIED IDEOGRAPH-21862: not included in any glyphset definition
    • U+21863 CJK UNIFIED IDEOGRAPH-21863: not included in any glyphset definition
    • U+21864 CJK UNIFIED IDEOGRAPH-21864: not included in any glyphset definition
    • U+21865 CJK UNIFIED IDEOGRAPH-21865: not included in any glyphset definition
    • U+21866 CJK UNIFIED IDEOGRAPH-21866: not included in any glyphset definition
    • U+21867 CJK UNIFIED IDEOGRAPH-21867: not included in any glyphset definition
    • U+21869 CJK UNIFIED IDEOGRAPH-21869: not included in any glyphset definition
    • U+2186F CJK UNIFIED IDEOGRAPH-2186F: not included in any glyphset definition
    • U+21879 CJK UNIFIED IDEOGRAPH-21879: not included in any glyphset definition
    • U+2187A CJK UNIFIED IDEOGRAPH-2187A: not included in any glyphset definition
    • U+2187D CJK UNIFIED IDEOGRAPH-2187D: not included in any glyphset definition
    • U+2187F CJK UNIFIED IDEOGRAPH-2187F: not included in any glyphset definition
    • U+21880 CJK UNIFIED IDEOGRAPH-21880: not included in any glyphset definition
    • U+21881 CJK UNIFIED IDEOGRAPH-21881: not included in any glyphset definition
    • U+21882 CJK UNIFIED IDEOGRAPH-21882: not included in any glyphset definition
    • U+21883 CJK UNIFIED IDEOGRAPH-21883: not included in any glyphset definition
    • U+21884 CJK UNIFIED IDEOGRAPH-21884: not included in any glyphset definition
    • U+21885 CJK UNIFIED IDEOGRAPH-21885: not included in any glyphset definition
    • U+21886 CJK UNIFIED IDEOGRAPH-21886: not included in any glyphset definition
    • U+21887 CJK UNIFIED IDEOGRAPH-21887: not included in any glyphset definition
    • U+21888 CJK UNIFIED IDEOGRAPH-21888: not included in any glyphset definition
    • U+21889 CJK UNIFIED IDEOGRAPH-21889: not included in any glyphset definition
    • U+2188A CJK UNIFIED IDEOGRAPH-2188A: not included in any glyphset definition
    • U+2188B CJK UNIFIED IDEOGRAPH-2188B: not included in any glyphset definition
    • U+2188C CJK UNIFIED IDEOGRAPH-2188C: not included in any glyphset definition
    • U+2188E CJK UNIFIED IDEOGRAPH-2188E: not included in any glyphset definition
    • U+21891 CJK UNIFIED IDEOGRAPH-21891: not included in any glyphset definition
    • U+21892 CJK UNIFIED IDEOGRAPH-21892: not included in any glyphset definition
    • U+21893 CJK UNIFIED IDEOGRAPH-21893: not included in any glyphset definition
    • U+21894 CJK UNIFIED IDEOGRAPH-21894: not included in any glyphset definition
    • U+21895 CJK UNIFIED IDEOGRAPH-21895: not included in any glyphset definition
    • U+21896 CJK UNIFIED IDEOGRAPH-21896: not included in any glyphset definition
    • U+21897 CJK UNIFIED IDEOGRAPH-21897: not included in any glyphset definition
    • U+21898 CJK UNIFIED IDEOGRAPH-21898: not included in any glyphset definition
    • U+21899 CJK UNIFIED IDEOGRAPH-21899: not included in any glyphset definition
    • U+2189A CJK UNIFIED IDEOGRAPH-2189A: not included in any glyphset definition
    • U+2189B CJK UNIFIED IDEOGRAPH-2189B: not included in any glyphset definition
    • U+2189C CJK UNIFIED IDEOGRAPH-2189C: not included in any glyphset definition
    • U+2189D CJK UNIFIED IDEOGRAPH-2189D: not included in any glyphset definition
    • U+2189F CJK UNIFIED IDEOGRAPH-2189F: not included in any glyphset definition
    • U+218A0 CJK UNIFIED IDEOGRAPH-218A0: not included in any glyphset definition
    • U+218A1 CJK UNIFIED IDEOGRAPH-218A1: not included in any glyphset definition
    • U+218A2 CJK UNIFIED IDEOGRAPH-218A2: not included in any glyphset definition
    • U+218A3 CJK UNIFIED IDEOGRAPH-218A3: not included in any glyphset definition
    • U+218A8 CJK UNIFIED IDEOGRAPH-218A8: not included in any glyphset definition
    • U+218AF CJK UNIFIED IDEOGRAPH-218AF: not included in any glyphset definition
    • U+218B0 CJK UNIFIED IDEOGRAPH-218B0: not included in any glyphset definition
    • U+218B1 CJK UNIFIED IDEOGRAPH-218B1: not included in any glyphset definition
    • U+218B2 CJK UNIFIED IDEOGRAPH-218B2: not included in any glyphset definition
    • U+218B3 CJK UNIFIED IDEOGRAPH-218B3: not included in any glyphset definition
    • U+218B5 CJK UNIFIED IDEOGRAPH-218B5: not included in any glyphset definition
    • U+218B6 CJK UNIFIED IDEOGRAPH-218B6: not included in any glyphset definition
    • U+218B7 CJK UNIFIED IDEOGRAPH-218B7: not included in any glyphset definition
    • U+218B8 CJK UNIFIED IDEOGRAPH-218B8: not included in any glyphset definition
    • U+218B9 CJK UNIFIED IDEOGRAPH-218B9: not included in any glyphset definition
    • U+218BB CJK UNIFIED IDEOGRAPH-218BB: not included in any glyphset definition
    • U+218BC CJK UNIFIED IDEOGRAPH-218BC: not included in any glyphset definition
    • U+218BD CJK UNIFIED IDEOGRAPH-218BD: not included in any glyphset definition
    • U+218BF CJK UNIFIED IDEOGRAPH-218BF: not included in any glyphset definition
    • U+218C0 CJK UNIFIED IDEOGRAPH-218C0: not included in any glyphset definition
    • U+218C1 CJK UNIFIED IDEOGRAPH-218C1: not included in any glyphset definition
    • U+218C2 CJK UNIFIED IDEOGRAPH-218C2: not included in any glyphset definition
    • U+218C3 CJK UNIFIED IDEOGRAPH-218C3: not included in any glyphset definition
    • U+218C4 CJK UNIFIED IDEOGRAPH-218C4: not included in any glyphset definition
    • U+218C5 CJK UNIFIED IDEOGRAPH-218C5: not included in any glyphset definition
    • U+218C6 CJK UNIFIED IDEOGRAPH-218C6: not included in any glyphset definition
    • U+218C7 CJK UNIFIED IDEOGRAPH-218C7: not included in any glyphset definition
    • U+218C8 CJK UNIFIED IDEOGRAPH-218C8: not included in any glyphset definition
    • U+218C9 CJK UNIFIED IDEOGRAPH-218C9: not included in any glyphset definition
    • U+218CB CJK UNIFIED IDEOGRAPH-218CB: not included in any glyphset definition
    • U+218CC CJK UNIFIED IDEOGRAPH-218CC: not included in any glyphset definition
    • U+218CD CJK UNIFIED IDEOGRAPH-218CD: not included in any glyphset definition
    • U+218CE CJK UNIFIED IDEOGRAPH-218CE: not included in any glyphset definition
    • U+218CF CJK UNIFIED IDEOGRAPH-218CF: not included in any glyphset definition
    • U+218D0 CJK UNIFIED IDEOGRAPH-218D0: not included in any glyphset definition
    • U+218D1 CJK UNIFIED IDEOGRAPH-218D1: not included in any glyphset definition
    • U+218D2 CJK UNIFIED IDEOGRAPH-218D2: not included in any glyphset definition
    • U+218D3 CJK UNIFIED IDEOGRAPH-218D3: not included in any glyphset definition
    • U+218D4 CJK UNIFIED IDEOGRAPH-218D4: not included in any glyphset definition
    • U+218D6 CJK UNIFIED IDEOGRAPH-218D6: not included in any glyphset definition
    • U+218D7 CJK UNIFIED IDEOGRAPH-218D7: not included in any glyphset definition
    • U+218D8 CJK UNIFIED IDEOGRAPH-218D8: not included in any glyphset definition
    • U+218D9 CJK UNIFIED IDEOGRAPH-218D9: not included in any glyphset definition
    • U+218DE CJK UNIFIED IDEOGRAPH-218DE: not included in any glyphset definition
    • U+218E0 CJK UNIFIED IDEOGRAPH-218E0: not included in any glyphset definition
    • U+218E1 CJK UNIFIED IDEOGRAPH-218E1: not included in any glyphset definition
    • U+218E2 CJK UNIFIED IDEOGRAPH-218E2: not included in any glyphset definition
    • U+218E4 CJK UNIFIED IDEOGRAPH-218E4: not included in any glyphset definition
    • U+218E6 CJK UNIFIED IDEOGRAPH-218E6: not included in any glyphset definition
    • U+218E9 CJK UNIFIED IDEOGRAPH-218E9: not included in any glyphset definition
    • U+218EA CJK UNIFIED IDEOGRAPH-218EA: not included in any glyphset definition
    • U+218EB CJK UNIFIED IDEOGRAPH-218EB: not included in any glyphset definition
    • U+218ED CJK UNIFIED IDEOGRAPH-218ED: not included in any glyphset definition
    • U+218EE CJK UNIFIED IDEOGRAPH-218EE: not included in any glyphset definition
    • U+218EF CJK UNIFIED IDEOGRAPH-218EF: not included in any glyphset definition
    • U+218F0 CJK UNIFIED IDEOGRAPH-218F0: not included in any glyphset definition
    • U+218F1 CJK UNIFIED IDEOGRAPH-218F1: not included in any glyphset definition
    • U+218F2 CJK UNIFIED IDEOGRAPH-218F2: not included in any glyphset definition
    • U+218F3 CJK UNIFIED IDEOGRAPH-218F3: not included in any glyphset definition
    • U+218F6 CJK UNIFIED IDEOGRAPH-218F6: not included in any glyphset definition
    • U+218F7 CJK UNIFIED IDEOGRAPH-218F7: not included in any glyphset definition
    • U+218F8 CJK UNIFIED IDEOGRAPH-218F8: not included in any glyphset definition
    • U+218F9 CJK UNIFIED IDEOGRAPH-218F9: not included in any glyphset definition
    • U+218FA CJK UNIFIED IDEOGRAPH-218FA: not included in any glyphset definition
    • U+218FB CJK UNIFIED IDEOGRAPH-218FB: not included in any glyphset definition
    • U+218FC CJK UNIFIED IDEOGRAPH-218FC: not included in any glyphset definition
    • U+218FD CJK UNIFIED IDEOGRAPH-218FD: not included in any glyphset definition
    • U+218FE CJK UNIFIED IDEOGRAPH-218FE: not included in any glyphset definition
    • U+218FF CJK UNIFIED IDEOGRAPH-218FF: not included in any glyphset definition
    • U+21905 CJK UNIFIED IDEOGRAPH-21905: not included in any glyphset definition
    • U+21907 CJK UNIFIED IDEOGRAPH-21907: not included in any glyphset definition
    • U+21908 CJK UNIFIED IDEOGRAPH-21908: not included in any glyphset definition
    • U+21909 CJK UNIFIED IDEOGRAPH-21909: not included in any glyphset definition
    • U+2190B CJK UNIFIED IDEOGRAPH-2190B: not included in any glyphset definition
    • U+2190C CJK UNIFIED IDEOGRAPH-2190C: not included in any glyphset definition
    • U+2190D CJK UNIFIED IDEOGRAPH-2190D: not included in any glyphset definition
    • U+2190F CJK UNIFIED IDEOGRAPH-2190F: not included in any glyphset definition
    • U+21910 CJK UNIFIED IDEOGRAPH-21910: not included in any glyphset definition
    • U+21912 CJK UNIFIED IDEOGRAPH-21912: not included in any glyphset definition
    • U+21913 CJK UNIFIED IDEOGRAPH-21913: not included in any glyphset definition
    • U+21915 CJK UNIFIED IDEOGRAPH-21915: not included in any glyphset definition
    • U+21916 CJK UNIFIED IDEOGRAPH-21916: not included in any glyphset definition
    • U+21917 CJK UNIFIED IDEOGRAPH-21917: not included in any glyphset definition
    • U+21918 CJK UNIFIED IDEOGRAPH-21918: not included in any glyphset definition
    • U+21919 CJK UNIFIED IDEOGRAPH-21919: not included in any glyphset definition
    • U+2191A CJK UNIFIED IDEOGRAPH-2191A: not included in any glyphset definition
    • U+2191B CJK UNIFIED IDEOGRAPH-2191B: not included in any glyphset definition
    • U+2191F CJK UNIFIED IDEOGRAPH-2191F: not included in any glyphset definition
    • U+21921 CJK UNIFIED IDEOGRAPH-21921: not included in any glyphset definition
    • U+21922 CJK UNIFIED IDEOGRAPH-21922: not included in any glyphset definition
    • U+21923 CJK UNIFIED IDEOGRAPH-21923: not included in any glyphset definition
    • U+21924 CJK UNIFIED IDEOGRAPH-21924: not included in any glyphset definition
    • U+21925 CJK UNIFIED IDEOGRAPH-21925: not included in any glyphset definition
    • U+21926 CJK UNIFIED IDEOGRAPH-21926: not included in any glyphset definition
    • U+21928 CJK UNIFIED IDEOGRAPH-21928: not included in any glyphset definition
    • U+2192B CJK UNIFIED IDEOGRAPH-2192B: not included in any glyphset definition
    • U+2192C CJK UNIFIED IDEOGRAPH-2192C: not included in any glyphset definition
    • U+2192D CJK UNIFIED IDEOGRAPH-2192D: not included in any glyphset definition
    • U+2192E CJK UNIFIED IDEOGRAPH-2192E: not included in any glyphset definition
    • U+2192F CJK UNIFIED IDEOGRAPH-2192F: not included in any glyphset definition
    • U+21930 CJK UNIFIED IDEOGRAPH-21930: not included in any glyphset definition
    • U+21931 CJK UNIFIED IDEOGRAPH-21931: not included in any glyphset definition
    • U+21935 CJK UNIFIED IDEOGRAPH-21935: not included in any glyphset definition
    • U+21936 CJK UNIFIED IDEOGRAPH-21936: not included in any glyphset definition
    • U+21938 CJK UNIFIED IDEOGRAPH-21938: not included in any glyphset definition
    • U+2193A CJK UNIFIED IDEOGRAPH-2193A: not included in any glyphset definition
    • U+2193B CJK UNIFIED IDEOGRAPH-2193B: not included in any glyphset definition
    • U+2193D CJK UNIFIED IDEOGRAPH-2193D: not included in any glyphset definition
    • U+2193E CJK UNIFIED IDEOGRAPH-2193E: not included in any glyphset definition
    • U+2193F CJK UNIFIED IDEOGRAPH-2193F: not included in any glyphset definition
    • U+21940 CJK UNIFIED IDEOGRAPH-21940: not included in any glyphset definition
    • U+21941 CJK UNIFIED IDEOGRAPH-21941: not included in any glyphset definition
    • U+21943 CJK UNIFIED IDEOGRAPH-21943: not included in any glyphset definition
    • U+21944 CJK UNIFIED IDEOGRAPH-21944: not included in any glyphset definition
    • U+21945 CJK UNIFIED IDEOGRAPH-21945: not included in any glyphset definition
    • U+21946 CJK UNIFIED IDEOGRAPH-21946: not included in any glyphset definition
    • U+21947 CJK UNIFIED IDEOGRAPH-21947: not included in any glyphset definition
    • U+21948 CJK UNIFIED IDEOGRAPH-21948: not included in any glyphset definition
    • U+21949 CJK UNIFIED IDEOGRAPH-21949: not included in any glyphset definition
    • U+2194C CJK UNIFIED IDEOGRAPH-2194C: not included in any glyphset definition
    • U+2194E CJK UNIFIED IDEOGRAPH-2194E: not included in any glyphset definition
    • U+21951 CJK UNIFIED IDEOGRAPH-21951: not included in any glyphset definition
    • U+21956 CJK UNIFIED IDEOGRAPH-21956: not included in any glyphset definition
    • U+21958 CJK UNIFIED IDEOGRAPH-21958: not included in any glyphset definition
    • U+21959 CJK UNIFIED IDEOGRAPH-21959: not included in any glyphset definition
    • U+2195A CJK UNIFIED IDEOGRAPH-2195A: not included in any glyphset definition
    • U+2195B CJK UNIFIED IDEOGRAPH-2195B: not included in any glyphset definition
    • U+2195C CJK UNIFIED IDEOGRAPH-2195C: not included in any glyphset definition
    • U+2195D CJK UNIFIED IDEOGRAPH-2195D: not included in any glyphset definition
    • U+21960 CJK UNIFIED IDEOGRAPH-21960: not included in any glyphset definition
    • U+21964 CJK UNIFIED IDEOGRAPH-21964: not included in any glyphset definition
    • U+21965 CJK UNIFIED IDEOGRAPH-21965: not included in any glyphset definition
    • U+21967 CJK UNIFIED IDEOGRAPH-21967: not included in any glyphset definition
    • U+21969 CJK UNIFIED IDEOGRAPH-21969: not included in any glyphset definition
    • U+2196A CJK UNIFIED IDEOGRAPH-2196A: not included in any glyphset definition
    • U+21974 CJK UNIFIED IDEOGRAPH-21974: not included in any glyphset definition
    • U+21975 CJK UNIFIED IDEOGRAPH-21975: not included in any glyphset definition
    • U+21976 CJK UNIFIED IDEOGRAPH-21976: not included in any glyphset definition
    • U+21979 CJK UNIFIED IDEOGRAPH-21979: not included in any glyphset definition
    • U+2197A CJK UNIFIED IDEOGRAPH-2197A: not included in any glyphset definition
    • U+2197C CJK UNIFIED IDEOGRAPH-2197C: not included in any glyphset definition
    • U+2197D CJK UNIFIED IDEOGRAPH-2197D: not included in any glyphset definition
    • U+2197E CJK UNIFIED IDEOGRAPH-2197E: not included in any glyphset definition
    • U+2197F CJK UNIFIED IDEOGRAPH-2197F: not included in any glyphset definition
    • U+21980 CJK UNIFIED IDEOGRAPH-21980: not included in any glyphset definition
    • U+21981 CJK UNIFIED IDEOGRAPH-21981: not included in any glyphset definition
    • U+21983 CJK UNIFIED IDEOGRAPH-21983: not included in any glyphset definition
    • U+21984 CJK UNIFIED IDEOGRAPH-21984: not included in any glyphset definition
    • U+21985 CJK UNIFIED IDEOGRAPH-21985: not included in any glyphset definition
    • U+21986 CJK UNIFIED IDEOGRAPH-21986: not included in any glyphset definition
    • U+21988 CJK UNIFIED IDEOGRAPH-21988: not included in any glyphset definition
    • U+2198A CJK UNIFIED IDEOGRAPH-2198A: not included in any glyphset definition
    • U+2198C CJK UNIFIED IDEOGRAPH-2198C: not included in any glyphset definition
    • U+2198E CJK UNIFIED IDEOGRAPH-2198E: not included in any glyphset definition
    • U+2198F CJK UNIFIED IDEOGRAPH-2198F: not included in any glyphset definition
    • U+21991 CJK UNIFIED IDEOGRAPH-21991: not included in any glyphset definition
    • U+21995 CJK UNIFIED IDEOGRAPH-21995: not included in any glyphset definition
    • U+21996 CJK UNIFIED IDEOGRAPH-21996: not included in any glyphset definition
    • U+21998 CJK UNIFIED IDEOGRAPH-21998: not included in any glyphset definition
    • U+21999 CJK UNIFIED IDEOGRAPH-21999: not included in any glyphset definition
    • U+2199B CJK UNIFIED IDEOGRAPH-2199B: not included in any glyphset definition
    • U+2199C CJK UNIFIED IDEOGRAPH-2199C: not included in any glyphset definition
    • U+2199D CJK UNIFIED IDEOGRAPH-2199D: not included in any glyphset definition
    • U+2199E CJK UNIFIED IDEOGRAPH-2199E: not included in any glyphset definition
    • U+2199F CJK UNIFIED IDEOGRAPH-2199F: not included in any glyphset definition
    • U+219A0 CJK UNIFIED IDEOGRAPH-219A0: not included in any glyphset definition
    • U+219A1 CJK UNIFIED IDEOGRAPH-219A1: not included in any glyphset definition
    • U+219A2 CJK UNIFIED IDEOGRAPH-219A2: not included in any glyphset definition
    • U+219A7 CJK UNIFIED IDEOGRAPH-219A7: not included in any glyphset definition
    • U+219A8 CJK UNIFIED IDEOGRAPH-219A8: not included in any glyphset definition
    • U+219AB CJK UNIFIED IDEOGRAPH-219AB: not included in any glyphset definition
    • U+219AC CJK UNIFIED IDEOGRAPH-219AC: not included in any glyphset definition
    • U+219AD CJK UNIFIED IDEOGRAPH-219AD: not included in any glyphset definition
    • U+219B1 CJK UNIFIED IDEOGRAPH-219B1: not included in any glyphset definition
    • U+219B7 CJK UNIFIED IDEOGRAPH-219B7: not included in any glyphset definition
    • U+219BA CJK UNIFIED IDEOGRAPH-219BA: not included in any glyphset definition
    • U+219BB CJK UNIFIED IDEOGRAPH-219BB: not included in any glyphset definition
    • U+219BC CJK UNIFIED IDEOGRAPH-219BC: not included in any glyphset definition
    • U+219BD CJK UNIFIED IDEOGRAPH-219BD: not included in any glyphset definition
    • U+219BE CJK UNIFIED IDEOGRAPH-219BE: not included in any glyphset definition
    • U+219BF CJK UNIFIED IDEOGRAPH-219BF: not included in any glyphset definition
    • U+219C3 CJK UNIFIED IDEOGRAPH-219C3: not included in any glyphset definition
    • U+219C7 CJK UNIFIED IDEOGRAPH-219C7: not included in any glyphset definition
    • U+219C8 CJK UNIFIED IDEOGRAPH-219C8: not included in any glyphset definition
    • U+219CB CJK UNIFIED IDEOGRAPH-219CB: not included in any glyphset definition
    • U+219CC CJK UNIFIED IDEOGRAPH-219CC: not included in any glyphset definition
    • U+219CD CJK UNIFIED IDEOGRAPH-219CD: not included in any glyphset definition
    • U+219CE CJK UNIFIED IDEOGRAPH-219CE: not included in any glyphset definition
    • U+219CF CJK UNIFIED IDEOGRAPH-219CF: not included in any glyphset definition
    • U+219D2 CJK UNIFIED IDEOGRAPH-219D2: not included in any glyphset definition
    • U+219D4 CJK UNIFIED IDEOGRAPH-219D4: not included in any glyphset definition
    • U+219D5 CJK UNIFIED IDEOGRAPH-219D5: not included in any glyphset definition
    • U+219D6 CJK UNIFIED IDEOGRAPH-219D6: not included in any glyphset definition
    • U+219D7 CJK UNIFIED IDEOGRAPH-219D7: not included in any glyphset definition
    • U+219D8 CJK UNIFIED IDEOGRAPH-219D8: not included in any glyphset definition
    • U+219D9 CJK UNIFIED IDEOGRAPH-219D9: not included in any glyphset definition
    • U+219DA CJK UNIFIED IDEOGRAPH-219DA: not included in any glyphset definition
    • U+219E1 CJK UNIFIED IDEOGRAPH-219E1: not included in any glyphset definition
    • U+219E3 CJK UNIFIED IDEOGRAPH-219E3: not included in any glyphset definition
    • U+219E4 CJK UNIFIED IDEOGRAPH-219E4: not included in any glyphset definition
    • U+219E5 CJK UNIFIED IDEOGRAPH-219E5: not included in any glyphset definition
    • U+219E6 CJK UNIFIED IDEOGRAPH-219E6: not included in any glyphset definition
    • U+219E8 CJK UNIFIED IDEOGRAPH-219E8: not included in any glyphset definition
    • U+219E9 CJK UNIFIED IDEOGRAPH-219E9: not included in any glyphset definition
    • U+219EA CJK UNIFIED IDEOGRAPH-219EA: not included in any glyphset definition
    • U+219EB CJK UNIFIED IDEOGRAPH-219EB: not included in any glyphset definition
    • U+219EC CJK UNIFIED IDEOGRAPH-219EC: not included in any glyphset definition
    • U+219ED CJK UNIFIED IDEOGRAPH-219ED: not included in any glyphset definition
    • U+219EE CJK UNIFIED IDEOGRAPH-219EE: not included in any glyphset definition
    • U+219EF CJK UNIFIED IDEOGRAPH-219EF: not included in any glyphset definition
    • U+219F0 CJK UNIFIED IDEOGRAPH-219F0: not included in any glyphset definition
    • U+219F1 CJK UNIFIED IDEOGRAPH-219F1: not included in any glyphset definition
    • U+219F9 CJK UNIFIED IDEOGRAPH-219F9: not included in any glyphset definition
    • U+219FB CJK UNIFIED IDEOGRAPH-219FB: not included in any glyphset definition
    • U+219FC CJK UNIFIED IDEOGRAPH-219FC: not included in any glyphset definition
    • U+219FD CJK UNIFIED IDEOGRAPH-219FD: not included in any glyphset definition
    • U+21A00 CJK UNIFIED IDEOGRAPH-21A00: not included in any glyphset definition
    • U+21A02 CJK UNIFIED IDEOGRAPH-21A02: not included in any glyphset definition
    • U+21A03 CJK UNIFIED IDEOGRAPH-21A03: not included in any glyphset definition
    • U+21A04 CJK UNIFIED IDEOGRAPH-21A04: not included in any glyphset definition
    • U+21A05 CJK UNIFIED IDEOGRAPH-21A05: not included in any glyphset definition
    • U+21A06 CJK UNIFIED IDEOGRAPH-21A06: not included in any glyphset definition
    • U+21A07 CJK UNIFIED IDEOGRAPH-21A07: not included in any glyphset definition
    • U+21A08 CJK UNIFIED IDEOGRAPH-21A08: not included in any glyphset definition
    • U+21A09 CJK UNIFIED IDEOGRAPH-21A09: not included in any glyphset definition
    • U+21A0A CJK UNIFIED IDEOGRAPH-21A0A: not included in any glyphset definition
    • U+21A0B CJK UNIFIED IDEOGRAPH-21A0B: not included in any glyphset definition
    • U+21A0E CJK UNIFIED IDEOGRAPH-21A0E: not included in any glyphset definition
    • U+21A0F CJK UNIFIED IDEOGRAPH-21A0F: not included in any glyphset definition
    • U+21A13 CJK UNIFIED IDEOGRAPH-21A13: not included in any glyphset definition
    • U+21A14 CJK UNIFIED IDEOGRAPH-21A14: not included in any glyphset definition
    • U+21A16 CJK UNIFIED IDEOGRAPH-21A16: not included in any glyphset definition
    • U+21A17 CJK UNIFIED IDEOGRAPH-21A17: not included in any glyphset definition
    • U+21A1A CJK UNIFIED IDEOGRAPH-21A1A: not included in any glyphset definition
    • U+21A1B CJK UNIFIED IDEOGRAPH-21A1B: not included in any glyphset definition
    • U+21A1E CJK UNIFIED IDEOGRAPH-21A1E: not included in any glyphset definition
    • U+21A1F CJK UNIFIED IDEOGRAPH-21A1F: not included in any glyphset definition
    • U+21A20 CJK UNIFIED IDEOGRAPH-21A20: not included in any glyphset definition
    • U+21A22 CJK UNIFIED IDEOGRAPH-21A22: not included in any glyphset definition
    • U+21A23 CJK UNIFIED IDEOGRAPH-21A23: not included in any glyphset definition
    • U+21A25 CJK UNIFIED IDEOGRAPH-21A25: not included in any glyphset definition
    • U+21A26 CJK UNIFIED IDEOGRAPH-21A26: not included in any glyphset definition
    • U+21A27 CJK UNIFIED IDEOGRAPH-21A27: not included in any glyphset definition
    • U+21A28 CJK UNIFIED IDEOGRAPH-21A28: not included in any glyphset definition
    • U+21A29 CJK UNIFIED IDEOGRAPH-21A29: not included in any glyphset definition
    • U+21A32 CJK UNIFIED IDEOGRAPH-21A32: not included in any glyphset definition
    • U+21A35 CJK UNIFIED IDEOGRAPH-21A35: not included in any glyphset definition
    • U+21A36 CJK UNIFIED IDEOGRAPH-21A36: not included in any glyphset definition
    • U+21A37 CJK UNIFIED IDEOGRAPH-21A37: not included in any glyphset definition
    • U+21A3B CJK UNIFIED IDEOGRAPH-21A3B: not included in any glyphset definition
    • U+21A3C CJK UNIFIED IDEOGRAPH-21A3C: not included in any glyphset definition
    • U+21A3D CJK UNIFIED IDEOGRAPH-21A3D: not included in any glyphset definition
    • U+21A3E CJK UNIFIED IDEOGRAPH-21A3E: not included in any glyphset definition
    • U+21A3F CJK UNIFIED IDEOGRAPH-21A3F: not included in any glyphset definition
    • U+21A40 CJK UNIFIED IDEOGRAPH-21A40: not included in any glyphset definition
    • U+21A41 CJK UNIFIED IDEOGRAPH-21A41: not included in any glyphset definition
    • U+21A42 CJK UNIFIED IDEOGRAPH-21A42: not included in any glyphset definition
    • U+21A43 CJK UNIFIED IDEOGRAPH-21A43: not included in any glyphset definition
    • U+21A44 CJK UNIFIED IDEOGRAPH-21A44: not included in any glyphset definition
    • U+21A45 CJK UNIFIED IDEOGRAPH-21A45: not included in any glyphset definition
    • U+21A46 CJK UNIFIED IDEOGRAPH-21A46: not included in any glyphset definition
    • U+21A47 CJK UNIFIED IDEOGRAPH-21A47: not included in any glyphset definition
    • U+21A48 CJK UNIFIED IDEOGRAPH-21A48: not included in any glyphset definition
    • U+21A49 CJK UNIFIED IDEOGRAPH-21A49: not included in any glyphset definition
    • U+21A4F CJK UNIFIED IDEOGRAPH-21A4F: not included in any glyphset definition
    • U+21A59 CJK UNIFIED IDEOGRAPH-21A59: not included in any glyphset definition
    • U+21A5B CJK UNIFIED IDEOGRAPH-21A5B: not included in any glyphset definition
    • U+21A5F CJK UNIFIED IDEOGRAPH-21A5F: not included in any glyphset definition
    • U+21A60 CJK UNIFIED IDEOGRAPH-21A60: not included in any glyphset definition
    • U+21A61 CJK UNIFIED IDEOGRAPH-21A61: not included in any glyphset definition
    • U+21A62 CJK UNIFIED IDEOGRAPH-21A62: not included in any glyphset definition
    • U+21A63 CJK UNIFIED IDEOGRAPH-21A63: not included in any glyphset definition
    • U+21A64 CJK UNIFIED IDEOGRAPH-21A64: not included in any glyphset definition
    • U+21A65 CJK UNIFIED IDEOGRAPH-21A65: not included in any glyphset definition
    • U+21A66 CJK UNIFIED IDEOGRAPH-21A66: not included in any glyphset definition
    • U+21A67 CJK UNIFIED IDEOGRAPH-21A67: not included in any glyphset definition
    • U+21A68 CJK UNIFIED IDEOGRAPH-21A68: not included in any glyphset definition
    • U+21A69 CJK UNIFIED IDEOGRAPH-21A69: not included in any glyphset definition
    • U+21A6A CJK UNIFIED IDEOGRAPH-21A6A: not included in any glyphset definition
    • U+21A6D CJK UNIFIED IDEOGRAPH-21A6D: not included in any glyphset definition
    • U+21A76 CJK UNIFIED IDEOGRAPH-21A76: not included in any glyphset definition
    • U+21A77 CJK UNIFIED IDEOGRAPH-21A77: not included in any glyphset definition
    • U+21A78 CJK UNIFIED IDEOGRAPH-21A78: not included in any glyphset definition
    • U+21A7B CJK UNIFIED IDEOGRAPH-21A7B: not included in any glyphset definition
    • U+21A7D CJK UNIFIED IDEOGRAPH-21A7D: not included in any glyphset definition
    • U+21A7E CJK UNIFIED IDEOGRAPH-21A7E: not included in any glyphset definition
    • U+21A7F CJK UNIFIED IDEOGRAPH-21A7F: not included in any glyphset definition
    • U+21A80 CJK UNIFIED IDEOGRAPH-21A80: not included in any glyphset definition
    • U+21A81 CJK UNIFIED IDEOGRAPH-21A81: not included in any glyphset definition
    • U+21A82 CJK UNIFIED IDEOGRAPH-21A82: not included in any glyphset definition
    • U+21A83 CJK UNIFIED IDEOGRAPH-21A83: not included in any glyphset definition
    • U+21A85 CJK UNIFIED IDEOGRAPH-21A85: not included in any glyphset definition
    • U+21A86 CJK UNIFIED IDEOGRAPH-21A86: not included in any glyphset definition
    • U+21A8C CJK UNIFIED IDEOGRAPH-21A8C: not included in any glyphset definition
    • U+21A8E CJK UNIFIED IDEOGRAPH-21A8E: not included in any glyphset definition
    • U+21A8F CJK UNIFIED IDEOGRAPH-21A8F: not included in any glyphset definition
    • U+21A90 CJK UNIFIED IDEOGRAPH-21A90: not included in any glyphset definition
    • U+21A91 CJK UNIFIED IDEOGRAPH-21A91: not included in any glyphset definition
    • U+21A92 CJK UNIFIED IDEOGRAPH-21A92: not included in any glyphset definition
    • U+21A93 CJK UNIFIED IDEOGRAPH-21A93: not included in any glyphset definition
    • U+21A96 CJK UNIFIED IDEOGRAPH-21A96: not included in any glyphset definition
    • U+21A99 CJK UNIFIED IDEOGRAPH-21A99: not included in any glyphset definition
    • U+21A9B CJK UNIFIED IDEOGRAPH-21A9B: not included in any glyphset definition
    • U+21A9C CJK UNIFIED IDEOGRAPH-21A9C: not included in any glyphset definition
    • U+21A9E CJK UNIFIED IDEOGRAPH-21A9E: not included in any glyphset definition
    • U+21A9F CJK UNIFIED IDEOGRAPH-21A9F: not included in any glyphset definition
    • U+21AA0 CJK UNIFIED IDEOGRAPH-21AA0: not included in any glyphset definition
    • U+21AA1 CJK UNIFIED IDEOGRAPH-21AA1: not included in any glyphset definition
    • U+21AA2 CJK UNIFIED IDEOGRAPH-21AA2: not included in any glyphset definition
    • U+21AA4 CJK UNIFIED IDEOGRAPH-21AA4: not included in any glyphset definition
    • U+21AA5 CJK UNIFIED IDEOGRAPH-21AA5: not included in any glyphset definition
    • U+21AAF CJK UNIFIED IDEOGRAPH-21AAF: not included in any glyphset definition
    • U+21AB0 CJK UNIFIED IDEOGRAPH-21AB0: not included in any glyphset definition
    • U+21AB1 CJK UNIFIED IDEOGRAPH-21AB1: not included in any glyphset definition
    • U+21AB2 CJK UNIFIED IDEOGRAPH-21AB2: not included in any glyphset definition
    • U+21AB3 CJK UNIFIED IDEOGRAPH-21AB3: not included in any glyphset definition
    • U+21AB4 CJK UNIFIED IDEOGRAPH-21AB4: not included in any glyphset definition
    • U+21AB5 CJK UNIFIED IDEOGRAPH-21AB5: not included in any glyphset definition
    • U+21ABA CJK UNIFIED IDEOGRAPH-21ABA: not included in any glyphset definition
    • U+21ABB CJK UNIFIED IDEOGRAPH-21ABB: not included in any glyphset definition
    • U+21ABC CJK UNIFIED IDEOGRAPH-21ABC: not included in any glyphset definition
    • U+21ABD CJK UNIFIED IDEOGRAPH-21ABD: not included in any glyphset definition
    • U+21ABE CJK UNIFIED IDEOGRAPH-21ABE: not included in any glyphset definition
    • U+21ABF CJK UNIFIED IDEOGRAPH-21ABF: not included in any glyphset definition
    • U+21AC0 CJK UNIFIED IDEOGRAPH-21AC0: not included in any glyphset definition
    • U+21AC1 CJK UNIFIED IDEOGRAPH-21AC1: not included in any glyphset definition
    • U+21AC2 CJK UNIFIED IDEOGRAPH-21AC2: not included in any glyphset definition
    • U+21AC3 CJK UNIFIED IDEOGRAPH-21AC3: not included in any glyphset definition
    • U+21AC4 CJK UNIFIED IDEOGRAPH-21AC4: not included in any glyphset definition
    • U+21AC5 CJK UNIFIED IDEOGRAPH-21AC5: not included in any glyphset definition
    • U+21AC6 CJK UNIFIED IDEOGRAPH-21AC6: not included in any glyphset definition
    • U+21AD2 CJK UNIFIED IDEOGRAPH-21AD2: not included in any glyphset definition
    • U+21AD3 CJK UNIFIED IDEOGRAPH-21AD3: not included in any glyphset definition
    • U+21ADA CJK UNIFIED IDEOGRAPH-21ADA: not included in any glyphset definition
    • U+21ADB CJK UNIFIED IDEOGRAPH-21ADB: not included in any glyphset definition
    • U+21ADC CJK UNIFIED IDEOGRAPH-21ADC: not included in any glyphset definition
    • U+21ADD CJK UNIFIED IDEOGRAPH-21ADD: not included in any glyphset definition
    • U+21ADE CJK UNIFIED IDEOGRAPH-21ADE: not included in any glyphset definition
    • U+21ADF CJK UNIFIED IDEOGRAPH-21ADF: not included in any glyphset definition
    • U+21AE4 CJK UNIFIED IDEOGRAPH-21AE4: not included in any glyphset definition
    • U+21AE5 CJK UNIFIED IDEOGRAPH-21AE5: not included in any glyphset definition
    • U+21AE9 CJK UNIFIED IDEOGRAPH-21AE9: not included in any glyphset definition
    • U+21AEC CJK UNIFIED IDEOGRAPH-21AEC: not included in any glyphset definition
    • U+21AED CJK UNIFIED IDEOGRAPH-21AED: not included in any glyphset definition
    • U+21AEE CJK UNIFIED IDEOGRAPH-21AEE: not included in any glyphset definition
    • U+21AEF CJK UNIFIED IDEOGRAPH-21AEF: not included in any glyphset definition
    • U+21AF0 CJK UNIFIED IDEOGRAPH-21AF0: not included in any glyphset definition
    • U+21AF1 CJK UNIFIED IDEOGRAPH-21AF1: not included in any glyphset definition
    • U+21AF3 CJK UNIFIED IDEOGRAPH-21AF3: not included in any glyphset definition
    • U+21AF4 CJK UNIFIED IDEOGRAPH-21AF4: not included in any glyphset definition
    • U+21AF5 CJK UNIFIED IDEOGRAPH-21AF5: not included in any glyphset definition
    • U+21AF7 CJK UNIFIED IDEOGRAPH-21AF7: not included in any glyphset definition
    • U+21AF8 CJK UNIFIED IDEOGRAPH-21AF8: not included in any glyphset definition
    • U+21AF9 CJK UNIFIED IDEOGRAPH-21AF9: not included in any glyphset definition
    • U+21AFA CJK UNIFIED IDEOGRAPH-21AFA: not included in any glyphset definition
    • U+21AFB CJK UNIFIED IDEOGRAPH-21AFB: not included in any glyphset definition
    • U+21AFC CJK UNIFIED IDEOGRAPH-21AFC: not included in any glyphset definition
    • U+21AFD CJK UNIFIED IDEOGRAPH-21AFD: not included in any glyphset definition
    • U+21AFE CJK UNIFIED IDEOGRAPH-21AFE: not included in any glyphset definition
    • U+21B01 CJK UNIFIED IDEOGRAPH-21B01: not included in any glyphset definition
    • U+21B02 CJK UNIFIED IDEOGRAPH-21B02: not included in any glyphset definition
    • U+21B03 CJK UNIFIED IDEOGRAPH-21B03: not included in any glyphset definition
    • U+21B04 CJK UNIFIED IDEOGRAPH-21B04: not included in any glyphset definition
    • U+21B05 CJK UNIFIED IDEOGRAPH-21B05: not included in any glyphset definition
    • U+21B06 CJK UNIFIED IDEOGRAPH-21B06: not included in any glyphset definition
    • U+21B07 CJK UNIFIED IDEOGRAPH-21B07: not included in any glyphset definition
    • U+21B09 CJK UNIFIED IDEOGRAPH-21B09: not included in any glyphset definition
    • U+21B0A CJK UNIFIED IDEOGRAPH-21B0A: not included in any glyphset definition
    • U+21B0B CJK UNIFIED IDEOGRAPH-21B0B: not included in any glyphset definition
    • U+21B0C CJK UNIFIED IDEOGRAPH-21B0C: not included in any glyphset definition
    • U+21B0D CJK UNIFIED IDEOGRAPH-21B0D: not included in any glyphset definition
    • U+21B0E CJK UNIFIED IDEOGRAPH-21B0E: not included in any glyphset definition
    • U+21B10 CJK UNIFIED IDEOGRAPH-21B10: not included in any glyphset definition
    • U+21B11 CJK UNIFIED IDEOGRAPH-21B11: not included in any glyphset definition
    • U+21B12 CJK UNIFIED IDEOGRAPH-21B12: not included in any glyphset definition
    • U+21B13 CJK UNIFIED IDEOGRAPH-21B13: not included in any glyphset definition
    • U+21B15 CJK UNIFIED IDEOGRAPH-21B15: not included in any glyphset definition
    • U+21B16 CJK UNIFIED IDEOGRAPH-21B16: not included in any glyphset definition
    • U+21B17 CJK UNIFIED IDEOGRAPH-21B17: not included in any glyphset definition
    • U+21B18 CJK UNIFIED IDEOGRAPH-21B18: not included in any glyphset definition
    • U+21B19 CJK UNIFIED IDEOGRAPH-21B19: not included in any glyphset definition
    • U+21B1A CJK UNIFIED IDEOGRAPH-21B1A: not included in any glyphset definition
    • U+21B1C CJK UNIFIED IDEOGRAPH-21B1C: not included in any glyphset definition
    • U+21B1F CJK UNIFIED IDEOGRAPH-21B1F: not included in any glyphset definition
    • U+21B20 CJK UNIFIED IDEOGRAPH-21B20: not included in any glyphset definition
    • U+21B24 CJK UNIFIED IDEOGRAPH-21B24: not included in any glyphset definition
    • U+21B25 CJK UNIFIED IDEOGRAPH-21B25: not included in any glyphset definition
    • U+21B27 CJK UNIFIED IDEOGRAPH-21B27: not included in any glyphset definition
    • U+21B28 CJK UNIFIED IDEOGRAPH-21B28: not included in any glyphset definition
    • U+21B2A CJK UNIFIED IDEOGRAPH-21B2A: not included in any glyphset definition
    • U+21B2B CJK UNIFIED IDEOGRAPH-21B2B: not included in any glyphset definition
    • U+21B2C CJK UNIFIED IDEOGRAPH-21B2C: not included in any glyphset definition
    • U+21B2E CJK UNIFIED IDEOGRAPH-21B2E: not included in any glyphset definition
    • U+21B2F CJK UNIFIED IDEOGRAPH-21B2F: not included in any glyphset definition
    • U+21B30 CJK UNIFIED IDEOGRAPH-21B30: not included in any glyphset definition
    • U+21B31 CJK UNIFIED IDEOGRAPH-21B31: not included in any glyphset definition
    • U+21B32 CJK UNIFIED IDEOGRAPH-21B32: not included in any glyphset definition
    • U+21B33 CJK UNIFIED IDEOGRAPH-21B33: not included in any glyphset definition
    • U+21B34 CJK UNIFIED IDEOGRAPH-21B34: not included in any glyphset definition
    • U+21B35 CJK UNIFIED IDEOGRAPH-21B35: not included in any glyphset definition
    • U+21B38 CJK UNIFIED IDEOGRAPH-21B38: not included in any glyphset definition
    • U+21B39 CJK UNIFIED IDEOGRAPH-21B39: not included in any glyphset definition
    • U+21B3B CJK UNIFIED IDEOGRAPH-21B3B: not included in any glyphset definition
    • U+21B3D CJK UNIFIED IDEOGRAPH-21B3D: not included in any glyphset definition
    • U+21B3E CJK UNIFIED IDEOGRAPH-21B3E: not included in any glyphset definition
    • U+21B41 CJK UNIFIED IDEOGRAPH-21B41: not included in any glyphset definition
    • U+21B42 CJK UNIFIED IDEOGRAPH-21B42: not included in any glyphset definition
    • U+21B46 CJK UNIFIED IDEOGRAPH-21B46: not included in any glyphset definition
    • U+21B47 CJK UNIFIED IDEOGRAPH-21B47: not included in any glyphset definition
    • U+21B48 CJK UNIFIED IDEOGRAPH-21B48: not included in any glyphset definition
    • U+21B4A CJK UNIFIED IDEOGRAPH-21B4A: not included in any glyphset definition
    • U+21B4C CJK UNIFIED IDEOGRAPH-21B4C: not included in any glyphset definition
    • U+21B4E CJK UNIFIED IDEOGRAPH-21B4E: not included in any glyphset definition
    • U+21B50 CJK UNIFIED IDEOGRAPH-21B50: not included in any glyphset definition
    • U+21B51 CJK UNIFIED IDEOGRAPH-21B51: not included in any glyphset definition
    • U+21B52 CJK UNIFIED IDEOGRAPH-21B52: not included in any glyphset definition
    • U+21B53 CJK UNIFIED IDEOGRAPH-21B53: not included in any glyphset definition
    • U+21B55 CJK UNIFIED IDEOGRAPH-21B55: not included in any glyphset definition
    • U+21B57 CJK UNIFIED IDEOGRAPH-21B57: not included in any glyphset definition
    • U+21B59 CJK UNIFIED IDEOGRAPH-21B59: not included in any glyphset definition
    • U+21B5A CJK UNIFIED IDEOGRAPH-21B5A: not included in any glyphset definition
    • U+21B5B CJK UNIFIED IDEOGRAPH-21B5B: not included in any glyphset definition
    • U+21B5D CJK UNIFIED IDEOGRAPH-21B5D: not included in any glyphset definition
    • U+21B5E CJK UNIFIED IDEOGRAPH-21B5E: not included in any glyphset definition
    • U+21B5F CJK UNIFIED IDEOGRAPH-21B5F: not included in any glyphset definition
    • U+21B60 CJK UNIFIED IDEOGRAPH-21B60: not included in any glyphset definition
    • U+21B62 CJK UNIFIED IDEOGRAPH-21B62: not included in any glyphset definition
    • U+21B63 CJK UNIFIED IDEOGRAPH-21B63: not included in any glyphset definition
    • U+21B65 CJK UNIFIED IDEOGRAPH-21B65: not included in any glyphset definition
    • U+21B69 CJK UNIFIED IDEOGRAPH-21B69: not included in any glyphset definition
    • U+21B6B CJK UNIFIED IDEOGRAPH-21B6B: not included in any glyphset definition
    • U+21B6D CJK UNIFIED IDEOGRAPH-21B6D: not included in any glyphset definition
    • U+21B6E CJK UNIFIED IDEOGRAPH-21B6E: not included in any glyphset definition
    • U+21B6F CJK UNIFIED IDEOGRAPH-21B6F: not included in any glyphset definition
    • U+21B73 CJK UNIFIED IDEOGRAPH-21B73: not included in any glyphset definition
    • U+21B74 CJK UNIFIED IDEOGRAPH-21B74: not included in any glyphset definition
    • U+21B77 CJK UNIFIED IDEOGRAPH-21B77: not included in any glyphset definition
    • U+21B78 CJK UNIFIED IDEOGRAPH-21B78: not included in any glyphset definition
    • U+21B79 CJK UNIFIED IDEOGRAPH-21B79: not included in any glyphset definition
    • U+21B7C CJK UNIFIED IDEOGRAPH-21B7C: not included in any glyphset definition
    • U+21B7D CJK UNIFIED IDEOGRAPH-21B7D: not included in any glyphset definition
    • U+21B7E CJK UNIFIED IDEOGRAPH-21B7E: not included in any glyphset definition
    • U+21B7F CJK UNIFIED IDEOGRAPH-21B7F: not included in any glyphset definition
    • U+21B80 CJK UNIFIED IDEOGRAPH-21B80: not included in any glyphset definition
    • U+21B81 CJK UNIFIED IDEOGRAPH-21B81: not included in any glyphset definition
    • U+21B8E CJK UNIFIED IDEOGRAPH-21B8E: not included in any glyphset definition
    • U+21B90 CJK UNIFIED IDEOGRAPH-21B90: not included in any glyphset definition
    • U+21B95 CJK UNIFIED IDEOGRAPH-21B95: not included in any glyphset definition
    • U+21B96 CJK UNIFIED IDEOGRAPH-21B96: not included in any glyphset definition
    • U+21B9A CJK UNIFIED IDEOGRAPH-21B9A: not included in any glyphset definition
    • U+21B9C CJK UNIFIED IDEOGRAPH-21B9C: not included in any glyphset definition
    • U+21B9E CJK UNIFIED IDEOGRAPH-21B9E: not included in any glyphset definition
    • U+21BA1 CJK UNIFIED IDEOGRAPH-21BA1: not included in any glyphset definition
    • U+21BA6 CJK UNIFIED IDEOGRAPH-21BA6: not included in any glyphset definition
    • U+21BA7 CJK UNIFIED IDEOGRAPH-21BA7: not included in any glyphset definition
    • U+21BB0 CJK UNIFIED IDEOGRAPH-21BB0: not included in any glyphset definition
    • U+21BB1 CJK UNIFIED IDEOGRAPH-21BB1: not included in any glyphset definition
    • U+21BBB CJK UNIFIED IDEOGRAPH-21BBB: not included in any glyphset definition
    • U+21BBF CJK UNIFIED IDEOGRAPH-21BBF: not included in any glyphset definition
    • U+21BC0 CJK UNIFIED IDEOGRAPH-21BC0: not included in any glyphset definition
    • U+21BC1 CJK UNIFIED IDEOGRAPH-21BC1: not included in any glyphset definition
    • U+21BC2 CJK UNIFIED IDEOGRAPH-21BC2: not included in any glyphset definition
    • U+21BC4 CJK UNIFIED IDEOGRAPH-21BC4: not included in any glyphset definition
    • U+21BC7 CJK UNIFIED IDEOGRAPH-21BC7: not included in any glyphset definition
    • U+21BC8 CJK UNIFIED IDEOGRAPH-21BC8: not included in any glyphset definition
    • U+21BC9 CJK UNIFIED IDEOGRAPH-21BC9: not included in any glyphset definition
    • U+21BCA CJK UNIFIED IDEOGRAPH-21BCA: not included in any glyphset definition
    • U+21BCC CJK UNIFIED IDEOGRAPH-21BCC: not included in any glyphset definition
    • U+21BCD CJK UNIFIED IDEOGRAPH-21BCD: not included in any glyphset definition
    • U+21BCF CJK UNIFIED IDEOGRAPH-21BCF: not included in any glyphset definition
    • U+21BD0 CJK UNIFIED IDEOGRAPH-21BD0: not included in any glyphset definition
    • U+21BD1 CJK UNIFIED IDEOGRAPH-21BD1: not included in any glyphset definition
    • U+21BD2 CJK UNIFIED IDEOGRAPH-21BD2: not included in any glyphset definition
    • U+21BD4 CJK UNIFIED IDEOGRAPH-21BD4: not included in any glyphset definition
    • U+21BD6 CJK UNIFIED IDEOGRAPH-21BD6: not included in any glyphset definition
    • U+21BD8 CJK UNIFIED IDEOGRAPH-21BD8: not included in any glyphset definition
    • U+21BD9 CJK UNIFIED IDEOGRAPH-21BD9: not included in any glyphset definition
    • U+21BDA CJK UNIFIED IDEOGRAPH-21BDA: not included in any glyphset definition
    • U+21BDB CJK UNIFIED IDEOGRAPH-21BDB: not included in any glyphset definition
    • U+21BDC CJK UNIFIED IDEOGRAPH-21BDC: not included in any glyphset definition
    • U+21BDD CJK UNIFIED IDEOGRAPH-21BDD: not included in any glyphset definition
    • U+21BE2 CJK UNIFIED IDEOGRAPH-21BE2: not included in any glyphset definition
    • U+21BE5 CJK UNIFIED IDEOGRAPH-21BE5: not included in any glyphset definition
    • U+21BE7 CJK UNIFIED IDEOGRAPH-21BE7: not included in any glyphset definition
    • U+21BE8 CJK UNIFIED IDEOGRAPH-21BE8: not included in any glyphset definition
    • U+21BE9 CJK UNIFIED IDEOGRAPH-21BE9: not included in any glyphset definition
    • U+21BEB CJK UNIFIED IDEOGRAPH-21BEB: not included in any glyphset definition
    • U+21BED CJK UNIFIED IDEOGRAPH-21BED: not included in any glyphset definition
    • U+21BF3 CJK UNIFIED IDEOGRAPH-21BF3: not included in any glyphset definition
    • U+21BF4 CJK UNIFIED IDEOGRAPH-21BF4: not included in any glyphset definition
    • U+21BF5 CJK UNIFIED IDEOGRAPH-21BF5: not included in any glyphset definition
    • U+21BF6 CJK UNIFIED IDEOGRAPH-21BF6: not included in any glyphset definition
    • U+21BF7 CJK UNIFIED IDEOGRAPH-21BF7: not included in any glyphset definition
    • U+21BFA CJK UNIFIED IDEOGRAPH-21BFA: not included in any glyphset definition
    • U+21BFB CJK UNIFIED IDEOGRAPH-21BFB: not included in any glyphset definition
    • U+21BFD CJK UNIFIED IDEOGRAPH-21BFD: not included in any glyphset definition
    • U+21BFF CJK UNIFIED IDEOGRAPH-21BFF: not included in any glyphset definition
    • U+21C00 CJK UNIFIED IDEOGRAPH-21C00: not included in any glyphset definition
    • U+21C03 CJK UNIFIED IDEOGRAPH-21C03: not included in any glyphset definition
    • U+21C06 CJK UNIFIED IDEOGRAPH-21C06: not included in any glyphset definition
    • U+21C07 CJK UNIFIED IDEOGRAPH-21C07: not included in any glyphset definition
    • U+21C08 CJK UNIFIED IDEOGRAPH-21C08: not included in any glyphset definition
    • U+21C0B CJK UNIFIED IDEOGRAPH-21C0B: not included in any glyphset definition
    • U+21C0C CJK UNIFIED IDEOGRAPH-21C0C: not included in any glyphset definition
    • U+21C0D CJK UNIFIED IDEOGRAPH-21C0D: not included in any glyphset definition
    • U+21C0E CJK UNIFIED IDEOGRAPH-21C0E: not included in any glyphset definition
    • U+21C11 CJK UNIFIED IDEOGRAPH-21C11: not included in any glyphset definition
    • U+21C12 CJK UNIFIED IDEOGRAPH-21C12: not included in any glyphset definition
    • U+21C13 CJK UNIFIED IDEOGRAPH-21C13: not included in any glyphset definition
    • U+21C14 CJK UNIFIED IDEOGRAPH-21C14: not included in any glyphset definition
    • U+21C16 CJK UNIFIED IDEOGRAPH-21C16: not included in any glyphset definition
    • U+21C18 CJK UNIFIED IDEOGRAPH-21C18: not included in any glyphset definition
    • U+21C1A CJK UNIFIED IDEOGRAPH-21C1A: not included in any glyphset definition
    • U+21C1D CJK UNIFIED IDEOGRAPH-21C1D: not included in any glyphset definition
    • U+21C20 CJK UNIFIED IDEOGRAPH-21C20: not included in any glyphset definition
    • U+21C21 CJK UNIFIED IDEOGRAPH-21C21: not included in any glyphset definition
    • U+21C23 CJK UNIFIED IDEOGRAPH-21C23: not included in any glyphset definition
    • U+21C24 CJK UNIFIED IDEOGRAPH-21C24: not included in any glyphset definition
    • U+21C25 CJK UNIFIED IDEOGRAPH-21C25: not included in any glyphset definition
    • U+21C26 CJK UNIFIED IDEOGRAPH-21C26: not included in any glyphset definition
    • U+21C28 CJK UNIFIED IDEOGRAPH-21C28: not included in any glyphset definition
    • U+21C29 CJK UNIFIED IDEOGRAPH-21C29: not included in any glyphset definition
    • U+21C2A CJK UNIFIED IDEOGRAPH-21C2A: not included in any glyphset definition
    • U+21C2B CJK UNIFIED IDEOGRAPH-21C2B: not included in any glyphset definition
    • U+21C2C CJK UNIFIED IDEOGRAPH-21C2C: not included in any glyphset definition
    • U+21C2D CJK UNIFIED IDEOGRAPH-21C2D: not included in any glyphset definition
    • U+21C2E CJK UNIFIED IDEOGRAPH-21C2E: not included in any glyphset definition
    • U+21C2F CJK UNIFIED IDEOGRAPH-21C2F: not included in any glyphset definition
    • U+21C31 CJK UNIFIED IDEOGRAPH-21C31: not included in any glyphset definition
    • U+21C32 CJK UNIFIED IDEOGRAPH-21C32: not included in any glyphset definition
    • U+21C36 CJK UNIFIED IDEOGRAPH-21C36: not included in any glyphset definition
    • U+21C3B CJK UNIFIED IDEOGRAPH-21C3B: not included in any glyphset definition
    • U+21C3C CJK UNIFIED IDEOGRAPH-21C3C: not included in any glyphset definition
    • U+21C3D CJK UNIFIED IDEOGRAPH-21C3D: not included in any glyphset definition
    • U+21C3E CJK UNIFIED IDEOGRAPH-21C3E: not included in any glyphset definition
    • U+21C3F CJK UNIFIED IDEOGRAPH-21C3F: not included in any glyphset definition
    • U+21C40 CJK UNIFIED IDEOGRAPH-21C40: not included in any glyphset definition
    • U+21C41 CJK UNIFIED IDEOGRAPH-21C41: not included in any glyphset definition
    • U+21C42 CJK UNIFIED IDEOGRAPH-21C42: not included in any glyphset definition
    • U+21C43 CJK UNIFIED IDEOGRAPH-21C43: not included in any glyphset definition
    • U+21C45 CJK UNIFIED IDEOGRAPH-21C45: not included in any glyphset definition
    • U+21C47 CJK UNIFIED IDEOGRAPH-21C47: not included in any glyphset definition
    • U+21C49 CJK UNIFIED IDEOGRAPH-21C49: not included in any glyphset definition
    • U+21C4A CJK UNIFIED IDEOGRAPH-21C4A: not included in any glyphset definition
    • U+21C4B CJK UNIFIED IDEOGRAPH-21C4B: not included in any glyphset definition
    • U+21C4C CJK UNIFIED IDEOGRAPH-21C4C: not included in any glyphset definition
    • U+21C4D CJK UNIFIED IDEOGRAPH-21C4D: not included in any glyphset definition
    • U+21C4E CJK UNIFIED IDEOGRAPH-21C4E: not included in any glyphset definition
    • U+21C4F CJK UNIFIED IDEOGRAPH-21C4F: not included in any glyphset definition
    • U+21C50 CJK UNIFIED IDEOGRAPH-21C50: not included in any glyphset definition
    • U+21C51 CJK UNIFIED IDEOGRAPH-21C51: not included in any glyphset definition
    • U+21C52 CJK UNIFIED IDEOGRAPH-21C52: not included in any glyphset definition
    • U+21C53 CJK UNIFIED IDEOGRAPH-21C53: not included in any glyphset definition
    • U+21C54 CJK UNIFIED IDEOGRAPH-21C54: not included in any glyphset definition
    • U+21C55 CJK UNIFIED IDEOGRAPH-21C55: not included in any glyphset definition
    • U+21C56 CJK UNIFIED IDEOGRAPH-21C56: not included in any glyphset definition
    • U+21C5C CJK UNIFIED IDEOGRAPH-21C5C: not included in any glyphset definition
    • U+21C5D CJK UNIFIED IDEOGRAPH-21C5D: not included in any glyphset definition
    • U+21C5F CJK UNIFIED IDEOGRAPH-21C5F: not included in any glyphset definition
    • U+21C60 CJK UNIFIED IDEOGRAPH-21C60: not included in any glyphset definition
    • U+21C61 CJK UNIFIED IDEOGRAPH-21C61: not included in any glyphset definition
    • U+21C62 CJK UNIFIED IDEOGRAPH-21C62: not included in any glyphset definition
    • U+21C63 CJK UNIFIED IDEOGRAPH-21C63: not included in any glyphset definition
    • U+21C64 CJK UNIFIED IDEOGRAPH-21C64: not included in any glyphset definition
    • U+21C65 CJK UNIFIED IDEOGRAPH-21C65: not included in any glyphset definition
    • U+21C66 CJK UNIFIED IDEOGRAPH-21C66: not included in any glyphset definition
    • U+21C67 CJK UNIFIED IDEOGRAPH-21C67: not included in any glyphset definition
    • U+21C68 CJK UNIFIED IDEOGRAPH-21C68: not included in any glyphset definition
    • U+21C71 CJK UNIFIED IDEOGRAPH-21C71: not included in any glyphset definition
    • U+21C72 CJK UNIFIED IDEOGRAPH-21C72: not included in any glyphset definition
    • U+21C73 CJK UNIFIED IDEOGRAPH-21C73: not included in any glyphset definition
    • U+21C74 CJK UNIFIED IDEOGRAPH-21C74: not included in any glyphset definition
    • U+21C76 CJK UNIFIED IDEOGRAPH-21C76: not included in any glyphset definition
    • U+21C77 CJK UNIFIED IDEOGRAPH-21C77: not included in any glyphset definition
    • U+21C79 CJK UNIFIED IDEOGRAPH-21C79: not included in any glyphset definition
    • U+21C7A CJK UNIFIED IDEOGRAPH-21C7A: not included in any glyphset definition
    • U+21C7B CJK UNIFIED IDEOGRAPH-21C7B: not included in any glyphset definition
    • U+21C7C CJK UNIFIED IDEOGRAPH-21C7C: not included in any glyphset definition
    • U+21C7D CJK UNIFIED IDEOGRAPH-21C7D: not included in any glyphset definition
    • U+21C7E CJK UNIFIED IDEOGRAPH-21C7E: not included in any glyphset definition
    • U+21C7F CJK UNIFIED IDEOGRAPH-21C7F: not included in any glyphset definition
    • U+21C80 CJK UNIFIED IDEOGRAPH-21C80: not included in any glyphset definition
    • U+21C81 CJK UNIFIED IDEOGRAPH-21C81: not included in any glyphset definition
    • U+21C82 CJK UNIFIED IDEOGRAPH-21C82: not included in any glyphset definition
    • U+21C83 CJK UNIFIED IDEOGRAPH-21C83: not included in any glyphset definition
    • U+21C8C CJK UNIFIED IDEOGRAPH-21C8C: not included in any glyphset definition
    • U+21C8D CJK UNIFIED IDEOGRAPH-21C8D: not included in any glyphset definition
    • U+21C8E CJK UNIFIED IDEOGRAPH-21C8E: not included in any glyphset definition
    • U+21C90 CJK UNIFIED IDEOGRAPH-21C90: not included in any glyphset definition
    • U+21C91 CJK UNIFIED IDEOGRAPH-21C91: not included in any glyphset definition
    • U+21C92 CJK UNIFIED IDEOGRAPH-21C92: not included in any glyphset definition
    • U+21C94 CJK UNIFIED IDEOGRAPH-21C94: not included in any glyphset definition
    • U+21C95 CJK UNIFIED IDEOGRAPH-21C95: not included in any glyphset definition
    • U+21C96 CJK UNIFIED IDEOGRAPH-21C96: not included in any glyphset definition
    • U+21C97 CJK UNIFIED IDEOGRAPH-21C97: not included in any glyphset definition
    • U+21C98 CJK UNIFIED IDEOGRAPH-21C98: not included in any glyphset definition
    • U+21C99 CJK UNIFIED IDEOGRAPH-21C99: not included in any glyphset definition
    • U+21C9A CJK UNIFIED IDEOGRAPH-21C9A: not included in any glyphset definition
    • U+21C9B CJK UNIFIED IDEOGRAPH-21C9B: not included in any glyphset definition
    • U+21C9C CJK UNIFIED IDEOGRAPH-21C9C: not included in any glyphset definition
    • U+21C9D CJK UNIFIED IDEOGRAPH-21C9D: not included in any glyphset definition
    • U+21C9E CJK UNIFIED IDEOGRAPH-21C9E: not included in any glyphset definition
    • U+21C9F CJK UNIFIED IDEOGRAPH-21C9F: not included in any glyphset definition
    • U+21CA0 CJK UNIFIED IDEOGRAPH-21CA0: not included in any glyphset definition
    • U+21CA1 CJK UNIFIED IDEOGRAPH-21CA1: not included in any glyphset definition
    • U+21CA2 CJK UNIFIED IDEOGRAPH-21CA2: not included in any glyphset definition
    • U+21CA3 CJK UNIFIED IDEOGRAPH-21CA3: not included in any glyphset definition
    • U+21CA9 CJK UNIFIED IDEOGRAPH-21CA9: not included in any glyphset definition
    • U+21CAC CJK UNIFIED IDEOGRAPH-21CAC: not included in any glyphset definition
    • U+21CAD CJK UNIFIED IDEOGRAPH-21CAD: not included in any glyphset definition
    • U+21CAE CJK UNIFIED IDEOGRAPH-21CAE: not included in any glyphset definition
    • U+21CAF CJK UNIFIED IDEOGRAPH-21CAF: not included in any glyphset definition
    • U+21CB0 CJK UNIFIED IDEOGRAPH-21CB0: not included in any glyphset definition
    • U+21CB1 CJK UNIFIED IDEOGRAPH-21CB1: not included in any glyphset definition
    • U+21CB2 CJK UNIFIED IDEOGRAPH-21CB2: not included in any glyphset definition
    • U+21CB3 CJK UNIFIED IDEOGRAPH-21CB3: not included in any glyphset definition
    • U+21CB4 CJK UNIFIED IDEOGRAPH-21CB4: not included in any glyphset definition
    • U+21CB5 CJK UNIFIED IDEOGRAPH-21CB5: not included in any glyphset definition
    • U+21CB6 CJK UNIFIED IDEOGRAPH-21CB6: not included in any glyphset definition
    • U+21CBB CJK UNIFIED IDEOGRAPH-21CBB: not included in any glyphset definition
    • U+21CBC CJK UNIFIED IDEOGRAPH-21CBC: not included in any glyphset definition
    • U+21CBF CJK UNIFIED IDEOGRAPH-21CBF: not included in any glyphset definition
    • U+21CC2 CJK UNIFIED IDEOGRAPH-21CC2: not included in any glyphset definition
    • U+21CC4 CJK UNIFIED IDEOGRAPH-21CC4: not included in any glyphset definition
    • U+21CC5 CJK UNIFIED IDEOGRAPH-21CC5: not included in any glyphset definition
    • U+21CC6 CJK UNIFIED IDEOGRAPH-21CC6: not included in any glyphset definition
    • U+21CC7 CJK UNIFIED IDEOGRAPH-21CC7: not included in any glyphset definition
    • U+21CC8 CJK UNIFIED IDEOGRAPH-21CC8: not included in any glyphset definition
    • U+21CC9 CJK UNIFIED IDEOGRAPH-21CC9: not included in any glyphset definition
    • U+21CCD CJK UNIFIED IDEOGRAPH-21CCD: not included in any glyphset definition
    • U+21CCF CJK UNIFIED IDEOGRAPH-21CCF: not included in any glyphset definition
    • U+21CD0 CJK UNIFIED IDEOGRAPH-21CD0: not included in any glyphset definition
    • U+21CD1 CJK UNIFIED IDEOGRAPH-21CD1: not included in any glyphset definition
    • U+21CD8 CJK UNIFIED IDEOGRAPH-21CD8: not included in any glyphset definition
    • U+21CDE CJK UNIFIED IDEOGRAPH-21CDE: not included in any glyphset definition
    • U+21CE0 CJK UNIFIED IDEOGRAPH-21CE0: not included in any glyphset definition
    • U+21CE1 CJK UNIFIED IDEOGRAPH-21CE1: not included in any glyphset definition
    • U+21CE7 CJK UNIFIED IDEOGRAPH-21CE7: not included in any glyphset definition
    • U+21CEB CJK UNIFIED IDEOGRAPH-21CEB: not included in any glyphset definition
    • U+21CEC CJK UNIFIED IDEOGRAPH-21CEC: not included in any glyphset definition
    • U+21CEE CJK UNIFIED IDEOGRAPH-21CEE: not included in any glyphset definition
    • U+21CF4 CJK UNIFIED IDEOGRAPH-21CF4: not included in any glyphset definition
    • U+21CF8 CJK UNIFIED IDEOGRAPH-21CF8: not included in any glyphset definition
    • U+21CFE CJK UNIFIED IDEOGRAPH-21CFE: not included in any glyphset definition
    • U+21CFF CJK UNIFIED IDEOGRAPH-21CFF: not included in any glyphset definition
    • U+21D01 CJK UNIFIED IDEOGRAPH-21D01: not included in any glyphset definition
    • U+21D02 CJK UNIFIED IDEOGRAPH-21D02: not included in any glyphset definition
    • U+21D04 CJK UNIFIED IDEOGRAPH-21D04: not included in any glyphset definition
    • U+21D05 CJK UNIFIED IDEOGRAPH-21D05: not included in any glyphset definition
    • U+21D06 CJK UNIFIED IDEOGRAPH-21D06: not included in any glyphset definition
    • U+21D08 CJK UNIFIED IDEOGRAPH-21D08: not included in any glyphset definition
    • U+21D0B CJK UNIFIED IDEOGRAPH-21D0B: not included in any glyphset definition
    • U+21D0C CJK UNIFIED IDEOGRAPH-21D0C: not included in any glyphset definition
    • U+21D0D CJK UNIFIED IDEOGRAPH-21D0D: not included in any glyphset definition
    • U+21D0E CJK UNIFIED IDEOGRAPH-21D0E: not included in any glyphset definition
    • U+21D0F CJK UNIFIED IDEOGRAPH-21D0F: not included in any glyphset definition
    • U+21D10 CJK UNIFIED IDEOGRAPH-21D10: not included in any glyphset definition
    • U+21D11 CJK UNIFIED IDEOGRAPH-21D11: not included in any glyphset definition
    • U+21D15 CJK UNIFIED IDEOGRAPH-21D15: not included in any glyphset definition
    • U+21D16 CJK UNIFIED IDEOGRAPH-21D16: not included in any glyphset definition
    • U+21D18 CJK UNIFIED IDEOGRAPH-21D18: not included in any glyphset definition
    • U+21D1B CJK UNIFIED IDEOGRAPH-21D1B: not included in any glyphset definition
    • U+21D1C CJK UNIFIED IDEOGRAPH-21D1C: not included in any glyphset definition
    • U+21D1D CJK UNIFIED IDEOGRAPH-21D1D: not included in any glyphset definition
    • U+21D1E CJK UNIFIED IDEOGRAPH-21D1E: not included in any glyphset definition
    • U+21D1F CJK UNIFIED IDEOGRAPH-21D1F: not included in any glyphset definition
    • U+21D20 CJK UNIFIED IDEOGRAPH-21D20: not included in any glyphset definition
    • U+21D21 CJK UNIFIED IDEOGRAPH-21D21: not included in any glyphset definition
    • U+21D24 CJK UNIFIED IDEOGRAPH-21D24: not included in any glyphset definition
    • U+21D25 CJK UNIFIED IDEOGRAPH-21D25: not included in any glyphset definition
    • U+21D26 CJK UNIFIED IDEOGRAPH-21D26: not included in any glyphset definition
    • U+21D27 CJK UNIFIED IDEOGRAPH-21D27: not included in any glyphset definition
    • U+21D28 CJK UNIFIED IDEOGRAPH-21D28: not included in any glyphset definition
    • U+21D29 CJK UNIFIED IDEOGRAPH-21D29: not included in any glyphset definition
    • U+21D2B CJK UNIFIED IDEOGRAPH-21D2B: not included in any glyphset definition
    • U+21D2C CJK UNIFIED IDEOGRAPH-21D2C: not included in any glyphset definition
    • U+21D2D CJK UNIFIED IDEOGRAPH-21D2D: not included in any glyphset definition
    • U+21D2F CJK UNIFIED IDEOGRAPH-21D2F: not included in any glyphset definition
    • U+21D30 CJK UNIFIED IDEOGRAPH-21D30: not included in any glyphset definition
    • U+21D31 CJK UNIFIED IDEOGRAPH-21D31: not included in any glyphset definition
    • U+21D32 CJK UNIFIED IDEOGRAPH-21D32: not included in any glyphset definition
    • U+21D3E CJK UNIFIED IDEOGRAPH-21D3E: not included in any glyphset definition
    • U+21D3F CJK UNIFIED IDEOGRAPH-21D3F: not included in any glyphset definition
    • U+21D40 CJK UNIFIED IDEOGRAPH-21D40: not included in any glyphset definition
    • U+21D45 CJK UNIFIED IDEOGRAPH-21D45: not included in any glyphset definition
    • U+21D4F CJK UNIFIED IDEOGRAPH-21D4F: not included in any glyphset definition
    • U+21D51 CJK UNIFIED IDEOGRAPH-21D51: not included in any glyphset definition
    • U+21D53 CJK UNIFIED IDEOGRAPH-21D53: not included in any glyphset definition
    • U+21D54 CJK UNIFIED IDEOGRAPH-21D54: not included in any glyphset definition
    • U+21D55 CJK UNIFIED IDEOGRAPH-21D55: not included in any glyphset definition
    • U+21D56 CJK UNIFIED IDEOGRAPH-21D56: not included in any glyphset definition
    • U+21D57 CJK UNIFIED IDEOGRAPH-21D57: not included in any glyphset definition
    • U+21D58 CJK UNIFIED IDEOGRAPH-21D58: not included in any glyphset definition
    • U+21D59 CJK UNIFIED IDEOGRAPH-21D59: not included in any glyphset definition
    • U+21D5A CJK UNIFIED IDEOGRAPH-21D5A: not included in any glyphset definition
    • U+21D5B CJK UNIFIED IDEOGRAPH-21D5B: not included in any glyphset definition
    • U+21D5C CJK UNIFIED IDEOGRAPH-21D5C: not included in any glyphset definition
    • U+21D5D CJK UNIFIED IDEOGRAPH-21D5D: not included in any glyphset definition
    • U+21D5E CJK UNIFIED IDEOGRAPH-21D5E: not included in any glyphset definition
    • U+21D62 CJK UNIFIED IDEOGRAPH-21D62: not included in any glyphset definition
    • U+21D65 CJK UNIFIED IDEOGRAPH-21D65: not included in any glyphset definition
    • U+21D6C CJK UNIFIED IDEOGRAPH-21D6C: not included in any glyphset definition
    • U+21D6F CJK UNIFIED IDEOGRAPH-21D6F: not included in any glyphset definition
    • U+21D70 CJK UNIFIED IDEOGRAPH-21D70: not included in any glyphset definition
    • U+21D71 CJK UNIFIED IDEOGRAPH-21D71: not included in any glyphset definition
    • U+21D73 CJK UNIFIED IDEOGRAPH-21D73: not included in any glyphset definition
    • U+21D74 CJK UNIFIED IDEOGRAPH-21D74: not included in any glyphset definition
    • U+21D75 CJK UNIFIED IDEOGRAPH-21D75: not included in any glyphset definition
    • U+21D76 CJK UNIFIED IDEOGRAPH-21D76: not included in any glyphset definition
    • U+21D77 CJK UNIFIED IDEOGRAPH-21D77: not included in any glyphset definition
    • U+21D78 CJK UNIFIED IDEOGRAPH-21D78: not included in any glyphset definition
    • U+21D79 CJK UNIFIED IDEOGRAPH-21D79: not included in any glyphset definition
    • U+21D7A CJK UNIFIED IDEOGRAPH-21D7A: not included in any glyphset definition
    • U+21D7C CJK UNIFIED IDEOGRAPH-21D7C: not included in any glyphset definition
    • U+21D7E CJK UNIFIED IDEOGRAPH-21D7E: not included in any glyphset definition
    • U+21D82 CJK UNIFIED IDEOGRAPH-21D82: not included in any glyphset definition
    • U+21D83 CJK UNIFIED IDEOGRAPH-21D83: not included in any glyphset definition
    • U+21D84 CJK UNIFIED IDEOGRAPH-21D84: not included in any glyphset definition
    • U+21D85 CJK UNIFIED IDEOGRAPH-21D85: not included in any glyphset definition
    • U+21D86 CJK UNIFIED IDEOGRAPH-21D86: not included in any glyphset definition
    • U+21D87 CJK UNIFIED IDEOGRAPH-21D87: not included in any glyphset definition
    • U+21D88 CJK UNIFIED IDEOGRAPH-21D88: not included in any glyphset definition
    • U+21D89 CJK UNIFIED IDEOGRAPH-21D89: not included in any glyphset definition
    • U+21D8A CJK UNIFIED IDEOGRAPH-21D8A: not included in any glyphset definition
    • U+21D8B CJK UNIFIED IDEOGRAPH-21D8B: not included in any glyphset definition
    • U+21D8D CJK UNIFIED IDEOGRAPH-21D8D: not included in any glyphset definition
    • U+21D8E CJK UNIFIED IDEOGRAPH-21D8E: not included in any glyphset definition
    • U+21D8F CJK UNIFIED IDEOGRAPH-21D8F: not included in any glyphset definition
    • U+21D90 CJK UNIFIED IDEOGRAPH-21D90: not included in any glyphset definition
    • U+21D91 CJK UNIFIED IDEOGRAPH-21D91: not included in any glyphset definition
    • U+21D92 CJK UNIFIED IDEOGRAPH-21D92: not included in any glyphset definition
    • U+21D9C CJK UNIFIED IDEOGRAPH-21D9C: not included in any glyphset definition
    • U+21D9E CJK UNIFIED IDEOGRAPH-21D9E: not included in any glyphset definition
    • U+21DA1 CJK UNIFIED IDEOGRAPH-21DA1: not included in any glyphset definition
    • U+21DA2 CJK UNIFIED IDEOGRAPH-21DA2: not included in any glyphset definition
    • U+21DA3 CJK UNIFIED IDEOGRAPH-21DA3: not included in any glyphset definition
    • U+21DA4 CJK UNIFIED IDEOGRAPH-21DA4: not included in any glyphset definition
    • U+21DA9 CJK UNIFIED IDEOGRAPH-21DA9: not included in any glyphset definition
    • U+21DAA CJK UNIFIED IDEOGRAPH-21DAA: not included in any glyphset definition
    • U+21DAB CJK UNIFIED IDEOGRAPH-21DAB: not included in any glyphset definition
    • U+21DAC CJK UNIFIED IDEOGRAPH-21DAC: not included in any glyphset definition
    • U+21DAD CJK UNIFIED IDEOGRAPH-21DAD: not included in any glyphset definition
    • U+21DAF CJK UNIFIED IDEOGRAPH-21DAF: not included in any glyphset definition
    • U+21DB0 CJK UNIFIED IDEOGRAPH-21DB0: not included in any glyphset definition
    • U+21DB1 CJK UNIFIED IDEOGRAPH-21DB1: not included in any glyphset definition
    • U+21DB2 CJK UNIFIED IDEOGRAPH-21DB2: not included in any glyphset definition
    • U+21DB4 CJK UNIFIED IDEOGRAPH-21DB4: not included in any glyphset definition
    • U+21DB6 CJK UNIFIED IDEOGRAPH-21DB6: not included in any glyphset definition
    • U+21DB7 CJK UNIFIED IDEOGRAPH-21DB7: not included in any glyphset definition
    • U+21DBA CJK UNIFIED IDEOGRAPH-21DBA: not included in any glyphset definition
    • U+21DBC CJK UNIFIED IDEOGRAPH-21DBC: not included in any glyphset definition
    • U+21DC0 CJK UNIFIED IDEOGRAPH-21DC0: not included in any glyphset definition
    • U+21DC5 CJK UNIFIED IDEOGRAPH-21DC5: not included in any glyphset definition
    • U+21DC6 CJK UNIFIED IDEOGRAPH-21DC6: not included in any glyphset definition
    • U+21DCD CJK UNIFIED IDEOGRAPH-21DCD: not included in any glyphset definition
    • U+21DCE CJK UNIFIED IDEOGRAPH-21DCE: not included in any glyphset definition
    • U+21DCF CJK UNIFIED IDEOGRAPH-21DCF: not included in any glyphset definition
    • U+21DD0 CJK UNIFIED IDEOGRAPH-21DD0: not included in any glyphset definition
    • U+21DD5 CJK UNIFIED IDEOGRAPH-21DD5: not included in any glyphset definition
    • U+21DD6 CJK UNIFIED IDEOGRAPH-21DD6: not included in any glyphset definition
    • U+21DD7 CJK UNIFIED IDEOGRAPH-21DD7: not included in any glyphset definition
    • U+21DD8 CJK UNIFIED IDEOGRAPH-21DD8: not included in any glyphset definition
    • U+21DD9 CJK UNIFIED IDEOGRAPH-21DD9: not included in any glyphset definition
    • U+21DDB CJK UNIFIED IDEOGRAPH-21DDB: not included in any glyphset definition
    • U+21DDC CJK UNIFIED IDEOGRAPH-21DDC: not included in any glyphset definition
    • U+21DDD CJK UNIFIED IDEOGRAPH-21DDD: not included in any glyphset definition
    • U+21DDE CJK UNIFIED IDEOGRAPH-21DDE: not included in any glyphset definition
    • U+21DDF CJK UNIFIED IDEOGRAPH-21DDF: not included in any glyphset definition
    • U+21DE0 CJK UNIFIED IDEOGRAPH-21DE0: not included in any glyphset definition
    • U+21DE1 CJK UNIFIED IDEOGRAPH-21DE1: not included in any glyphset definition
    • U+21DE2 CJK UNIFIED IDEOGRAPH-21DE2: not included in any glyphset definition
    • U+21DE3 CJK UNIFIED IDEOGRAPH-21DE3: not included in any glyphset definition
    • U+21DE4 CJK UNIFIED IDEOGRAPH-21DE4: not included in any glyphset definition
    • U+21DE7 CJK UNIFIED IDEOGRAPH-21DE7: not included in any glyphset definition
    • U+21DE8 CJK UNIFIED IDEOGRAPH-21DE8: not included in any glyphset definition
    • U+21DEB CJK UNIFIED IDEOGRAPH-21DEB: not included in any glyphset definition
    • U+21DED CJK UNIFIED IDEOGRAPH-21DED: not included in any glyphset definition
    • U+21DEF CJK UNIFIED IDEOGRAPH-21DEF: not included in any glyphset definition
    • U+21DF9 CJK UNIFIED IDEOGRAPH-21DF9: not included in any glyphset definition
    • U+21DFD CJK UNIFIED IDEOGRAPH-21DFD: not included in any glyphset definition
    • U+21DFE CJK UNIFIED IDEOGRAPH-21DFE: not included in any glyphset definition
    • U+21DFF CJK UNIFIED IDEOGRAPH-21DFF: not included in any glyphset definition
    • U+21E00 CJK UNIFIED IDEOGRAPH-21E00: not included in any glyphset definition
    • U+21E06 CJK UNIFIED IDEOGRAPH-21E06: not included in any glyphset definition
    • U+21E08 CJK UNIFIED IDEOGRAPH-21E08: not included in any glyphset definition
    • U+21E09 CJK UNIFIED IDEOGRAPH-21E09: not included in any glyphset definition
    • U+21E0A CJK UNIFIED IDEOGRAPH-21E0A: not included in any glyphset definition
    • U+21E0E CJK UNIFIED IDEOGRAPH-21E0E: not included in any glyphset definition
    • U+21E0F CJK UNIFIED IDEOGRAPH-21E0F: not included in any glyphset definition
    • U+21E11 CJK UNIFIED IDEOGRAPH-21E11: not included in any glyphset definition
    • U+21E12 CJK UNIFIED IDEOGRAPH-21E12: not included in any glyphset definition
    • U+21E13 CJK UNIFIED IDEOGRAPH-21E13: not included in any glyphset definition
    • U+21E14 CJK UNIFIED IDEOGRAPH-21E14: not included in any glyphset definition
    • U+21E15 CJK UNIFIED IDEOGRAPH-21E15: not included in any glyphset definition
    • U+21E16 CJK UNIFIED IDEOGRAPH-21E16: not included in any glyphset definition
    • U+21E17 CJK UNIFIED IDEOGRAPH-21E17: not included in any glyphset definition
    • U+21E18 CJK UNIFIED IDEOGRAPH-21E18: not included in any glyphset definition
    • U+21E19 CJK UNIFIED IDEOGRAPH-21E19: not included in any glyphset definition
    • U+21E1A CJK UNIFIED IDEOGRAPH-21E1A: not included in any glyphset definition
    • U+21E1B CJK UNIFIED IDEOGRAPH-21E1B: not included in any glyphset definition
    • U+21E1C CJK UNIFIED IDEOGRAPH-21E1C: not included in any glyphset definition
    • U+21E1E CJK UNIFIED IDEOGRAPH-21E1E: not included in any glyphset definition
    • U+21E1F CJK UNIFIED IDEOGRAPH-21E1F: not included in any glyphset definition
    • U+21E20 CJK UNIFIED IDEOGRAPH-21E20: not included in any glyphset definition
    • U+21E21 CJK UNIFIED IDEOGRAPH-21E21: not included in any glyphset definition
    • U+21E22 CJK UNIFIED IDEOGRAPH-21E22: not included in any glyphset definition
    • U+21E23 CJK UNIFIED IDEOGRAPH-21E23: not included in any glyphset definition
    • U+21E24 CJK UNIFIED IDEOGRAPH-21E24: not included in any glyphset definition
    • U+21E25 CJK UNIFIED IDEOGRAPH-21E25: not included in any glyphset definition
    • U+21E26 CJK UNIFIED IDEOGRAPH-21E26: not included in any glyphset definition
    • U+21E27 CJK UNIFIED IDEOGRAPH-21E27: not included in any glyphset definition
    • U+21E28 CJK UNIFIED IDEOGRAPH-21E28: not included in any glyphset definition
    • U+21E29 CJK UNIFIED IDEOGRAPH-21E29: not included in any glyphset definition
    • U+21E2A CJK UNIFIED IDEOGRAPH-21E2A: not included in any glyphset definition
    • U+21E2B CJK UNIFIED IDEOGRAPH-21E2B: not included in any glyphset definition
    • U+21E2C CJK UNIFIED IDEOGRAPH-21E2C: not included in any glyphset definition
    • U+21E2E CJK UNIFIED IDEOGRAPH-21E2E: not included in any glyphset definition
    • U+21E30 CJK UNIFIED IDEOGRAPH-21E30: not included in any glyphset definition
    • U+21E33 CJK UNIFIED IDEOGRAPH-21E33: not included in any glyphset definition
    • U+21E34 CJK UNIFIED IDEOGRAPH-21E34: not included in any glyphset definition
    • U+21E35 CJK UNIFIED IDEOGRAPH-21E35: not included in any glyphset definition
    • U+21E43 CJK UNIFIED IDEOGRAPH-21E43: not included in any glyphset definition
    • U+21E4A CJK UNIFIED IDEOGRAPH-21E4A: not included in any glyphset definition
    • U+21E4B CJK UNIFIED IDEOGRAPH-21E4B: not included in any glyphset definition
    • U+21E4E CJK UNIFIED IDEOGRAPH-21E4E: not included in any glyphset definition
    • U+21E4F CJK UNIFIED IDEOGRAPH-21E4F: not included in any glyphset definition
    • U+21E53 CJK UNIFIED IDEOGRAPH-21E53: not included in any glyphset definition
    • U+21E56 CJK UNIFIED IDEOGRAPH-21E56: not included in any glyphset definition
    • U+21E58 CJK UNIFIED IDEOGRAPH-21E58: not included in any glyphset definition
    • U+21E62 CJK UNIFIED IDEOGRAPH-21E62: not included in any glyphset definition
    • U+21E63 CJK UNIFIED IDEOGRAPH-21E63: not included in any glyphset definition
    • U+21E64 CJK UNIFIED IDEOGRAPH-21E64: not included in any glyphset definition
    • U+21E65 CJK UNIFIED IDEOGRAPH-21E65: not included in any glyphset definition
    • U+21E66 CJK UNIFIED IDEOGRAPH-21E66: not included in any glyphset definition
    • U+21E67 CJK UNIFIED IDEOGRAPH-21E67: not included in any glyphset definition
    • U+21E68 CJK UNIFIED IDEOGRAPH-21E68: not included in any glyphset definition
    • U+21E69 CJK UNIFIED IDEOGRAPH-21E69: not included in any glyphset definition
    • U+21E6A CJK UNIFIED IDEOGRAPH-21E6A: not included in any glyphset definition
    • U+21E6B CJK UNIFIED IDEOGRAPH-21E6B: not included in any glyphset definition
    • U+21E6C CJK UNIFIED IDEOGRAPH-21E6C: not included in any glyphset definition
    • U+21E6D CJK UNIFIED IDEOGRAPH-21E6D: not included in any glyphset definition
    • U+21E6E CJK UNIFIED IDEOGRAPH-21E6E: not included in any glyphset definition
    • U+21E6F CJK UNIFIED IDEOGRAPH-21E6F: not included in any glyphset definition
    • U+21E70 CJK UNIFIED IDEOGRAPH-21E70: not included in any glyphset definition
    • U+21E72 CJK UNIFIED IDEOGRAPH-21E72: not included in any glyphset definition
    • U+21E73 CJK UNIFIED IDEOGRAPH-21E73: not included in any glyphset definition
    • U+21E75 CJK UNIFIED IDEOGRAPH-21E75: not included in any glyphset definition
    • U+21E76 CJK UNIFIED IDEOGRAPH-21E76: not included in any glyphset definition
    • U+21E77 CJK UNIFIED IDEOGRAPH-21E77: not included in any glyphset definition
    • U+21E78 CJK UNIFIED IDEOGRAPH-21E78: not included in any glyphset definition
    • U+21E79 CJK UNIFIED IDEOGRAPH-21E79: not included in any glyphset definition
    • U+21E7A CJK UNIFIED IDEOGRAPH-21E7A: not included in any glyphset definition
    • U+21E7B CJK UNIFIED IDEOGRAPH-21E7B: not included in any glyphset definition
    • U+21E7D CJK UNIFIED IDEOGRAPH-21E7D: not included in any glyphset definition
    • U+21E7E CJK UNIFIED IDEOGRAPH-21E7E: not included in any glyphset definition
    • U+21E80 CJK UNIFIED IDEOGRAPH-21E80: not included in any glyphset definition
    • U+21E81 CJK UNIFIED IDEOGRAPH-21E81: not included in any glyphset definition
    • U+21E83 CJK UNIFIED IDEOGRAPH-21E83: not included in any glyphset definition
    • U+21E84 CJK UNIFIED IDEOGRAPH-21E84: not included in any glyphset definition
    • U+21E86 CJK UNIFIED IDEOGRAPH-21E86: not included in any glyphset definition
    • U+21E87 CJK UNIFIED IDEOGRAPH-21E87: not included in any glyphset definition
    • U+21E8C CJK UNIFIED IDEOGRAPH-21E8C: not included in any glyphset definition
    • U+21E91 CJK UNIFIED IDEOGRAPH-21E91: not included in any glyphset definition
    • U+21E93 CJK UNIFIED IDEOGRAPH-21E93: not included in any glyphset definition
    • U+21E96 CJK UNIFIED IDEOGRAPH-21E96: not included in any glyphset definition
    • U+21E97 CJK UNIFIED IDEOGRAPH-21E97: not included in any glyphset definition
    • U+21E99 CJK UNIFIED IDEOGRAPH-21E99: not included in any glyphset definition
    • U+21E9D CJK UNIFIED IDEOGRAPH-21E9D: not included in any glyphset definition
    • U+21E9E CJK UNIFIED IDEOGRAPH-21E9E: not included in any glyphset definition
    • U+21E9F CJK UNIFIED IDEOGRAPH-21E9F: not included in any glyphset definition
    • U+21EA0 CJK UNIFIED IDEOGRAPH-21EA0: not included in any glyphset definition
    • U+21EA1 CJK UNIFIED IDEOGRAPH-21EA1: not included in any glyphset definition
    • U+21EA4 CJK UNIFIED IDEOGRAPH-21EA4: not included in any glyphset definition
    • U+21EA5 CJK UNIFIED IDEOGRAPH-21EA5: not included in any glyphset definition
    • U+21EA7 CJK UNIFIED IDEOGRAPH-21EA7: not included in any glyphset definition
    • U+21EA8 CJK UNIFIED IDEOGRAPH-21EA8: not included in any glyphset definition
    • U+21EAA CJK UNIFIED IDEOGRAPH-21EAA: not included in any glyphset definition
    • U+21EAB CJK UNIFIED IDEOGRAPH-21EAB: not included in any glyphset definition
    • U+21EAC CJK UNIFIED IDEOGRAPH-21EAC: not included in any glyphset definition
    • U+21EAD CJK UNIFIED IDEOGRAPH-21EAD: not included in any glyphset definition
    • U+21EAE CJK UNIFIED IDEOGRAPH-21EAE: not included in any glyphset definition
    • U+21EAF CJK UNIFIED IDEOGRAPH-21EAF: not included in any glyphset definition
    • U+21EB0 CJK UNIFIED IDEOGRAPH-21EB0: not included in any glyphset definition
    • U+21EB1 CJK UNIFIED IDEOGRAPH-21EB1: not included in any glyphset definition
    • U+21EB2 CJK UNIFIED IDEOGRAPH-21EB2: not included in any glyphset definition
    • U+21EB4 CJK UNIFIED IDEOGRAPH-21EB4: not included in any glyphset definition
    • U+21EB5 CJK UNIFIED IDEOGRAPH-21EB5: not included in any glyphset definition
    • U+21EB6 CJK UNIFIED IDEOGRAPH-21EB6: not included in any glyphset definition
    • U+21EB7 CJK UNIFIED IDEOGRAPH-21EB7: not included in any glyphset definition
    • U+21EB8 CJK UNIFIED IDEOGRAPH-21EB8: not included in any glyphset definition
    • U+21EB9 CJK UNIFIED IDEOGRAPH-21EB9: not included in any glyphset definition
    • U+21EBA CJK UNIFIED IDEOGRAPH-21EBA: not included in any glyphset definition
    • U+21EBC CJK UNIFIED IDEOGRAPH-21EBC: not included in any glyphset definition
    • U+21EBD CJK UNIFIED IDEOGRAPH-21EBD: not included in any glyphset definition
    • U+21EBE CJK UNIFIED IDEOGRAPH-21EBE: not included in any glyphset definition
    • U+21EBF CJK UNIFIED IDEOGRAPH-21EBF: not included in any glyphset definition
    • U+21EC1 CJK UNIFIED IDEOGRAPH-21EC1: not included in any glyphset definition
    • U+21EC5 CJK UNIFIED IDEOGRAPH-21EC5: not included in any glyphset definition
    • U+21EC8 CJK UNIFIED IDEOGRAPH-21EC8: not included in any glyphset definition
    • U+21ECB CJK UNIFIED IDEOGRAPH-21ECB: not included in any glyphset definition
    • U+21ECC CJK UNIFIED IDEOGRAPH-21ECC: not included in any glyphset definition
    • U+21ED0 CJK UNIFIED IDEOGRAPH-21ED0: not included in any glyphset definition
    • U+21ED1 CJK UNIFIED IDEOGRAPH-21ED1: not included in any glyphset definition
    • U+21ED2 CJK UNIFIED IDEOGRAPH-21ED2: not included in any glyphset definition
    • U+21ED7 CJK UNIFIED IDEOGRAPH-21ED7: not included in any glyphset definition
    • U+21ED9 CJK UNIFIED IDEOGRAPH-21ED9: not included in any glyphset definition
    • U+21EDA CJK UNIFIED IDEOGRAPH-21EDA: not included in any glyphset definition
    • U+21EDC CJK UNIFIED IDEOGRAPH-21EDC: not included in any glyphset definition
    • U+21EDD CJK UNIFIED IDEOGRAPH-21EDD: not included in any glyphset definition
    • U+21EDE CJK UNIFIED IDEOGRAPH-21EDE: not included in any glyphset definition
    • U+21EDF CJK UNIFIED IDEOGRAPH-21EDF: not included in any glyphset definition
    • U+21EE0 CJK UNIFIED IDEOGRAPH-21EE0: not included in any glyphset definition
    • U+21EE1 CJK UNIFIED IDEOGRAPH-21EE1: not included in any glyphset definition
    • U+21EE2 CJK UNIFIED IDEOGRAPH-21EE2: not included in any glyphset definition
    • U+21EE3 CJK UNIFIED IDEOGRAPH-21EE3: not included in any glyphset definition
    • U+21EE4 CJK UNIFIED IDEOGRAPH-21EE4: not included in any glyphset definition
    • U+21EE5 CJK UNIFIED IDEOGRAPH-21EE5: not included in any glyphset definition
    • U+21EE7 CJK UNIFIED IDEOGRAPH-21EE7: not included in any glyphset definition
    • U+21EE8 CJK UNIFIED IDEOGRAPH-21EE8: not included in any glyphset definition
    • U+21EE9 CJK UNIFIED IDEOGRAPH-21EE9: not included in any glyphset definition
    • U+21EEA CJK UNIFIED IDEOGRAPH-21EEA: not included in any glyphset definition
    • U+21EEC CJK UNIFIED IDEOGRAPH-21EEC: not included in any glyphset definition
    • U+21EED CJK UNIFIED IDEOGRAPH-21EED: not included in any glyphset definition
    • U+21EEE CJK UNIFIED IDEOGRAPH-21EEE: not included in any glyphset definition
    • U+21EEF CJK UNIFIED IDEOGRAPH-21EEF: not included in any glyphset definition
    • U+21EF0 CJK UNIFIED IDEOGRAPH-21EF0: not included in any glyphset definition
    • U+21EF1 CJK UNIFIED IDEOGRAPH-21EF1: not included in any glyphset definition
    • U+21EF2 CJK UNIFIED IDEOGRAPH-21EF2: not included in any glyphset definition
    • U+21EF4 CJK UNIFIED IDEOGRAPH-21EF4: not included in any glyphset definition
    • U+21EF5 CJK UNIFIED IDEOGRAPH-21EF5: not included in any glyphset definition
    • U+21EFA CJK UNIFIED IDEOGRAPH-21EFA: not included in any glyphset definition
    • U+21EFE CJK UNIFIED IDEOGRAPH-21EFE: not included in any glyphset definition
    • U+21EFF CJK UNIFIED IDEOGRAPH-21EFF: not included in any glyphset definition
    • U+21F03 CJK UNIFIED IDEOGRAPH-21F03: not included in any glyphset definition
    • U+21F07 CJK UNIFIED IDEOGRAPH-21F07: not included in any glyphset definition
    • U+21F09 CJK UNIFIED IDEOGRAPH-21F09: not included in any glyphset definition
    • U+21F0A CJK UNIFIED IDEOGRAPH-21F0A: not included in any glyphset definition
    • U+21F0B CJK UNIFIED IDEOGRAPH-21F0B: not included in any glyphset definition
    • U+21F0C CJK UNIFIED IDEOGRAPH-21F0C: not included in any glyphset definition
    • U+21F0D CJK UNIFIED IDEOGRAPH-21F0D: not included in any glyphset definition
    • U+21F0E CJK UNIFIED IDEOGRAPH-21F0E: not included in any glyphset definition
    • U+21F10 CJK UNIFIED IDEOGRAPH-21F10: not included in any glyphset definition
    • U+21F11 CJK UNIFIED IDEOGRAPH-21F11: not included in any glyphset definition
    • U+21F12 CJK UNIFIED IDEOGRAPH-21F12: not included in any glyphset definition
    • U+21F13 CJK UNIFIED IDEOGRAPH-21F13: not included in any glyphset definition
    • U+21F14 CJK UNIFIED IDEOGRAPH-21F14: not included in any glyphset definition
    • U+21F15 CJK UNIFIED IDEOGRAPH-21F15: not included in any glyphset definition
    • U+21F16 CJK UNIFIED IDEOGRAPH-21F16: not included in any glyphset definition
    • U+21F17 CJK UNIFIED IDEOGRAPH-21F17: not included in any glyphset definition
    • U+21F18 CJK UNIFIED IDEOGRAPH-21F18: not included in any glyphset definition
    • U+21F19 CJK UNIFIED IDEOGRAPH-21F19: not included in any glyphset definition
    • U+21F1A CJK UNIFIED IDEOGRAPH-21F1A: not included in any glyphset definition
    • U+21F1B CJK UNIFIED IDEOGRAPH-21F1B: not included in any glyphset definition
    • U+21F1C CJK UNIFIED IDEOGRAPH-21F1C: not included in any glyphset definition
    • U+21F1D CJK UNIFIED IDEOGRAPH-21F1D: not included in any glyphset definition
    • U+21F1E CJK UNIFIED IDEOGRAPH-21F1E: not included in any glyphset definition
    • U+21F25 CJK UNIFIED IDEOGRAPH-21F25: not included in any glyphset definition
    • U+21F2F CJK UNIFIED IDEOGRAPH-21F2F: not included in any glyphset definition
    • U+21F30 CJK UNIFIED IDEOGRAPH-21F30: not included in any glyphset definition
    • U+21F32 CJK UNIFIED IDEOGRAPH-21F32: not included in any glyphset definition
    • U+21F35 CJK UNIFIED IDEOGRAPH-21F35: not included in any glyphset definition
    • U+21F36 CJK UNIFIED IDEOGRAPH-21F36: not included in any glyphset definition
    • U+21F39 CJK UNIFIED IDEOGRAPH-21F39: not included in any glyphset definition
    • U+21F3A CJK UNIFIED IDEOGRAPH-21F3A: not included in any glyphset definition
    • U+21F3B CJK UNIFIED IDEOGRAPH-21F3B: not included in any glyphset definition
    • U+21F3C CJK UNIFIED IDEOGRAPH-21F3C: not included in any glyphset definition
    • U+21F3D CJK UNIFIED IDEOGRAPH-21F3D: not included in any glyphset definition
    • U+21F3E CJK UNIFIED IDEOGRAPH-21F3E: not included in any glyphset definition
    • U+21F3F CJK UNIFIED IDEOGRAPH-21F3F: not included in any glyphset definition
    • U+21F40 CJK UNIFIED IDEOGRAPH-21F40: not included in any glyphset definition
    • U+21F41 CJK UNIFIED IDEOGRAPH-21F41: not included in any glyphset definition
    • U+21F42 CJK UNIFIED IDEOGRAPH-21F42: not included in any glyphset definition
    • U+21F43 CJK UNIFIED IDEOGRAPH-21F43: not included in any glyphset definition
    • U+21F44 CJK UNIFIED IDEOGRAPH-21F44: not included in any glyphset definition
    • U+21F45 CJK UNIFIED IDEOGRAPH-21F45: not included in any glyphset definition
    • U+21F46 CJK UNIFIED IDEOGRAPH-21F46: not included in any glyphset definition
    • U+21F47 CJK UNIFIED IDEOGRAPH-21F47: not included in any glyphset definition
    • U+21F48 CJK UNIFIED IDEOGRAPH-21F48: not included in any glyphset definition
    • U+21F49 CJK UNIFIED IDEOGRAPH-21F49: not included in any glyphset definition
    • U+21F4A CJK UNIFIED IDEOGRAPH-21F4A: not included in any glyphset definition
    • U+21F52 CJK UNIFIED IDEOGRAPH-21F52: not included in any glyphset definition
    • U+21F53 CJK UNIFIED IDEOGRAPH-21F53: not included in any glyphset definition
    • U+21F54 CJK UNIFIED IDEOGRAPH-21F54: not included in any glyphset definition
    • U+21F55 CJK UNIFIED IDEOGRAPH-21F55: not included in any glyphset definition
    • U+21F58 CJK UNIFIED IDEOGRAPH-21F58: not included in any glyphset definition
    • U+21F59 CJK UNIFIED IDEOGRAPH-21F59: not included in any glyphset definition
    • U+21F5A CJK UNIFIED IDEOGRAPH-21F5A: not included in any glyphset definition
    • U+21F5B CJK UNIFIED IDEOGRAPH-21F5B: not included in any glyphset definition
    • U+21F5C CJK UNIFIED IDEOGRAPH-21F5C: not included in any glyphset definition
    • U+21F5D CJK UNIFIED IDEOGRAPH-21F5D: not included in any glyphset definition
    • U+21F5E CJK UNIFIED IDEOGRAPH-21F5E: not included in any glyphset definition
    • U+21F5F CJK UNIFIED IDEOGRAPH-21F5F: not included in any glyphset definition
    • U+21F60 CJK UNIFIED IDEOGRAPH-21F60: not included in any glyphset definition
    • U+21F62 CJK UNIFIED IDEOGRAPH-21F62: not included in any glyphset definition
    • U+21F63 CJK UNIFIED IDEOGRAPH-21F63: not included in any glyphset definition
    • U+21F64 CJK UNIFIED IDEOGRAPH-21F64: not included in any glyphset definition
    • U+21F65 CJK UNIFIED IDEOGRAPH-21F65: not included in any glyphset definition
    • U+21F66 CJK UNIFIED IDEOGRAPH-21F66: not included in any glyphset definition
    • U+21F67 CJK UNIFIED IDEOGRAPH-21F67: not included in any glyphset definition
    • U+21F6C CJK UNIFIED IDEOGRAPH-21F6C: not included in any glyphset definition
    • U+21F6D CJK UNIFIED IDEOGRAPH-21F6D: not included in any glyphset definition
    • U+21F72 CJK UNIFIED IDEOGRAPH-21F72: not included in any glyphset definition
    • U+21F75 CJK UNIFIED IDEOGRAPH-21F75: not included in any glyphset definition
    • U+21F76 CJK UNIFIED IDEOGRAPH-21F76: not included in any glyphset definition
    • U+21F77 CJK UNIFIED IDEOGRAPH-21F77: not included in any glyphset definition
    • U+21F78 CJK UNIFIED IDEOGRAPH-21F78: not included in any glyphset definition
    • U+21F7A CJK UNIFIED IDEOGRAPH-21F7A: not included in any glyphset definition
    • U+21F7D CJK UNIFIED IDEOGRAPH-21F7D: not included in any glyphset definition
    • U+21F7F CJK UNIFIED IDEOGRAPH-21F7F: not included in any glyphset definition
    • U+21F80 CJK UNIFIED IDEOGRAPH-21F80: not included in any glyphset definition
    • U+21F83 CJK UNIFIED IDEOGRAPH-21F83: not included in any glyphset definition
    • U+21F84 CJK UNIFIED IDEOGRAPH-21F84: not included in any glyphset definition
    • U+21F85 CJK UNIFIED IDEOGRAPH-21F85: not included in any glyphset definition
    • U+21F86 CJK UNIFIED IDEOGRAPH-21F86: not included in any glyphset definition
    • U+21F87 CJK UNIFIED IDEOGRAPH-21F87: not included in any glyphset definition
    • U+21F88 CJK UNIFIED IDEOGRAPH-21F88: not included in any glyphset definition
    • U+21F89 CJK UNIFIED IDEOGRAPH-21F89: not included in any glyphset definition
    • U+21F8A CJK UNIFIED IDEOGRAPH-21F8A: not included in any glyphset definition
    • U+21F8B CJK UNIFIED IDEOGRAPH-21F8B: not included in any glyphset definition
    • U+21F8C CJK UNIFIED IDEOGRAPH-21F8C: not included in any glyphset definition
    • U+21F8D CJK UNIFIED IDEOGRAPH-21F8D: not included in any glyphset definition
    • U+21F90 CJK UNIFIED IDEOGRAPH-21F90: not included in any glyphset definition
    • U+21F91 CJK UNIFIED IDEOGRAPH-21F91: not included in any glyphset definition
    • U+21F95 CJK UNIFIED IDEOGRAPH-21F95: not included in any glyphset definition
    • U+21F97 CJK UNIFIED IDEOGRAPH-21F97: not included in any glyphset definition
    • U+21F98 CJK UNIFIED IDEOGRAPH-21F98: not included in any glyphset definition
    • U+21F99 CJK UNIFIED IDEOGRAPH-21F99: not included in any glyphset definition
    • U+21F9A CJK UNIFIED IDEOGRAPH-21F9A: not included in any glyphset definition
    • U+21F9B CJK UNIFIED IDEOGRAPH-21F9B: not included in any glyphset definition
    • U+21F9C CJK UNIFIED IDEOGRAPH-21F9C: not included in any glyphset definition
    • U+21F9D CJK UNIFIED IDEOGRAPH-21F9D: not included in any glyphset definition
    • U+21F9E CJK UNIFIED IDEOGRAPH-21F9E: not included in any glyphset definition
    • U+21F9F CJK UNIFIED IDEOGRAPH-21F9F: not included in any glyphset definition
    • U+21FA5 CJK UNIFIED IDEOGRAPH-21FA5: not included in any glyphset definition
    • U+21FA6 CJK UNIFIED IDEOGRAPH-21FA6: not included in any glyphset definition
    • U+21FA7 CJK UNIFIED IDEOGRAPH-21FA7: not included in any glyphset definition
    • U+21FA8 CJK UNIFIED IDEOGRAPH-21FA8: not included in any glyphset definition
    • U+21FA9 CJK UNIFIED IDEOGRAPH-21FA9: not included in any glyphset definition
    • U+21FAA CJK UNIFIED IDEOGRAPH-21FAA: not included in any glyphset definition
    • U+21FAC CJK UNIFIED IDEOGRAPH-21FAC: not included in any glyphset definition
    • U+21FAD CJK UNIFIED IDEOGRAPH-21FAD: not included in any glyphset definition
    • U+21FAE CJK UNIFIED IDEOGRAPH-21FAE: not included in any glyphset definition
    • U+21FAF CJK UNIFIED IDEOGRAPH-21FAF: not included in any glyphset definition
    • U+21FB0 CJK UNIFIED IDEOGRAPH-21FB0: not included in any glyphset definition
    • U+21FB1 CJK UNIFIED IDEOGRAPH-21FB1: not included in any glyphset definition
    • U+21FB2 CJK UNIFIED IDEOGRAPH-21FB2: not included in any glyphset definition
    • U+21FB7 CJK UNIFIED IDEOGRAPH-21FB7: not included in any glyphset definition
    • U+21FB8 CJK UNIFIED IDEOGRAPH-21FB8: not included in any glyphset definition
    • U+21FBB CJK UNIFIED IDEOGRAPH-21FBB: not included in any glyphset definition
    • U+21FBC CJK UNIFIED IDEOGRAPH-21FBC: not included in any glyphset definition
    • U+21FBD CJK UNIFIED IDEOGRAPH-21FBD: not included in any glyphset definition
    • U+21FBE CJK UNIFIED IDEOGRAPH-21FBE: not included in any glyphset definition
    • U+21FBF CJK UNIFIED IDEOGRAPH-21FBF: not included in any glyphset definition
    • U+21FC1 CJK UNIFIED IDEOGRAPH-21FC1: not included in any glyphset definition
    • U+21FC2 CJK UNIFIED IDEOGRAPH-21FC2: not included in any glyphset definition
    • U+21FC6 CJK UNIFIED IDEOGRAPH-21FC6: not included in any glyphset definition
    • U+21FC7 CJK UNIFIED IDEOGRAPH-21FC7: not included in any glyphset definition
    • U+21FC8 CJK UNIFIED IDEOGRAPH-21FC8: not included in any glyphset definition
    • U+21FC9 CJK UNIFIED IDEOGRAPH-21FC9: not included in any glyphset definition
    • U+21FCA CJK UNIFIED IDEOGRAPH-21FCA: not included in any glyphset definition
    • U+21FCB CJK UNIFIED IDEOGRAPH-21FCB: not included in any glyphset definition
    • U+21FCC CJK UNIFIED IDEOGRAPH-21FCC: not included in any glyphset definition
    • U+21FCE CJK UNIFIED IDEOGRAPH-21FCE: not included in any glyphset definition
    • U+21FCF CJK UNIFIED IDEOGRAPH-21FCF: not included in any glyphset definition
    • U+21FD1 CJK UNIFIED IDEOGRAPH-21FD1: not included in any glyphset definition
    • U+21FD4 CJK UNIFIED IDEOGRAPH-21FD4: not included in any glyphset definition
    • U+21FD5 CJK UNIFIED IDEOGRAPH-21FD5: not included in any glyphset definition
    • U+21FD6 CJK UNIFIED IDEOGRAPH-21FD6: not included in any glyphset definition
    • U+21FD8 CJK UNIFIED IDEOGRAPH-21FD8: not included in any glyphset definition
    • U+21FD9 CJK UNIFIED IDEOGRAPH-21FD9: not included in any glyphset definition
    • U+21FDB CJK UNIFIED IDEOGRAPH-21FDB: not included in any glyphset definition
    • U+21FDC CJK UNIFIED IDEOGRAPH-21FDC: not included in any glyphset definition
    • U+21FDD CJK UNIFIED IDEOGRAPH-21FDD: not included in any glyphset definition
    • U+21FDE CJK UNIFIED IDEOGRAPH-21FDE: not included in any glyphset definition
    • U+21FE0 CJK UNIFIED IDEOGRAPH-21FE0: not included in any glyphset definition
    • U+21FE1 CJK UNIFIED IDEOGRAPH-21FE1: not included in any glyphset definition
    • U+21FE2 CJK UNIFIED IDEOGRAPH-21FE2: not included in any glyphset definition
    • U+21FE3 CJK UNIFIED IDEOGRAPH-21FE3: not included in any glyphset definition
    • U+21FE5 CJK UNIFIED IDEOGRAPH-21FE5: not included in any glyphset definition
    • U+21FE6 CJK UNIFIED IDEOGRAPH-21FE6: not included in any glyphset definition
    • U+21FE7 CJK UNIFIED IDEOGRAPH-21FE7: not included in any glyphset definition
    • U+21FE8 CJK UNIFIED IDEOGRAPH-21FE8: not included in any glyphset definition
    • U+21FE9 CJK UNIFIED IDEOGRAPH-21FE9: not included in any glyphset definition
    • U+21FEA CJK UNIFIED IDEOGRAPH-21FEA: not included in any glyphset definition
    • U+21FEB CJK UNIFIED IDEOGRAPH-21FEB: not included in any glyphset definition
    • U+21FED CJK UNIFIED IDEOGRAPH-21FED: not included in any glyphset definition
    • U+21FEE CJK UNIFIED IDEOGRAPH-21FEE: not included in any glyphset definition
    • U+21FEF CJK UNIFIED IDEOGRAPH-21FEF: not included in any glyphset definition
    • U+21FF0 CJK UNIFIED IDEOGRAPH-21FF0: not included in any glyphset definition
    • U+21FF1 CJK UNIFIED IDEOGRAPH-21FF1: not included in any glyphset definition
    • U+21FF3 CJK UNIFIED IDEOGRAPH-21FF3: not included in any glyphset definition
    • U+21FF5 CJK UNIFIED IDEOGRAPH-21FF5: not included in any glyphset definition
    • U+21FF7 CJK UNIFIED IDEOGRAPH-21FF7: not included in any glyphset definition
    • U+21FF8 CJK UNIFIED IDEOGRAPH-21FF8: not included in any glyphset definition
    • U+21FF9 CJK UNIFIED IDEOGRAPH-21FF9: not included in any glyphset definition
    • U+21FFA CJK UNIFIED IDEOGRAPH-21FFA: not included in any glyphset definition
    • U+21FFB CJK UNIFIED IDEOGRAPH-21FFB: not included in any glyphset definition
    • U+21FFC CJK UNIFIED IDEOGRAPH-21FFC: not included in any glyphset definition
    • U+21FFD CJK UNIFIED IDEOGRAPH-21FFD: not included in any glyphset definition
    • U+21FFE CJK UNIFIED IDEOGRAPH-21FFE: not included in any glyphset definition
    • U+21FFF CJK UNIFIED IDEOGRAPH-21FFF: not included in any glyphset definition
    • U+22000 CJK UNIFIED IDEOGRAPH-22000: not included in any glyphset definition
    • U+22001 CJK UNIFIED IDEOGRAPH-22001: not included in any glyphset definition
    • U+22002 CJK UNIFIED IDEOGRAPH-22002: not included in any glyphset definition
    • U+22003 CJK UNIFIED IDEOGRAPH-22003: not included in any glyphset definition
    • U+22004 CJK UNIFIED IDEOGRAPH-22004: not included in any glyphset definition
    • U+22007 CJK UNIFIED IDEOGRAPH-22007: not included in any glyphset definition
    • U+22008 CJK UNIFIED IDEOGRAPH-22008: not included in any glyphset definition
    • U+22009 CJK UNIFIED IDEOGRAPH-22009: not included in any glyphset definition
    • U+2200A CJK UNIFIED IDEOGRAPH-2200A: not included in any glyphset definition
    • U+2200B CJK UNIFIED IDEOGRAPH-2200B: not included in any glyphset definition
    • U+2200C CJK UNIFIED IDEOGRAPH-2200C: not included in any glyphset definition
    • U+2200D CJK UNIFIED IDEOGRAPH-2200D: not included in any glyphset definition
    • U+2200E CJK UNIFIED IDEOGRAPH-2200E: not included in any glyphset definition
    • U+22010 CJK UNIFIED IDEOGRAPH-22010: not included in any glyphset definition
    • U+22011 CJK UNIFIED IDEOGRAPH-22011: not included in any glyphset definition
    • U+22012 CJK UNIFIED IDEOGRAPH-22012: not included in any glyphset definition
    • U+22013 CJK UNIFIED IDEOGRAPH-22013: not included in any glyphset definition
    • U+22015 CJK UNIFIED IDEOGRAPH-22015: not included in any glyphset definition
    • U+22017 CJK UNIFIED IDEOGRAPH-22017: not included in any glyphset definition
    • U+22018 CJK UNIFIED IDEOGRAPH-22018: not included in any glyphset definition
    • U+22019 CJK UNIFIED IDEOGRAPH-22019: not included in any glyphset definition
    • U+2201C CJK UNIFIED IDEOGRAPH-2201C: not included in any glyphset definition
    • U+2201D CJK UNIFIED IDEOGRAPH-2201D: not included in any glyphset definition
    • U+2201E CJK UNIFIED IDEOGRAPH-2201E: not included in any glyphset definition
    • U+22020 CJK UNIFIED IDEOGRAPH-22020: not included in any glyphset definition
    • U+22021 CJK UNIFIED IDEOGRAPH-22021: not included in any glyphset definition
    • U+22023 CJK UNIFIED IDEOGRAPH-22023: not included in any glyphset definition
    • U+22029 CJK UNIFIED IDEOGRAPH-22029: not included in any glyphset definition
    • U+2202A CJK UNIFIED IDEOGRAPH-2202A: not included in any glyphset definition
    • U+2202F CJK UNIFIED IDEOGRAPH-2202F: not included in any glyphset definition
    • U+22034 CJK UNIFIED IDEOGRAPH-22034: not included in any glyphset definition
    • U+22035 CJK UNIFIED IDEOGRAPH-22035: not included in any glyphset definition
    • U+22036 CJK UNIFIED IDEOGRAPH-22036: not included in any glyphset definition
    • U+22037 CJK UNIFIED IDEOGRAPH-22037: not included in any glyphset definition
    • U+22039 CJK UNIFIED IDEOGRAPH-22039: not included in any glyphset definition
    • U+2203A CJK UNIFIED IDEOGRAPH-2203A: not included in any glyphset definition
    • U+2203F CJK UNIFIED IDEOGRAPH-2203F: not included in any glyphset definition
    • U+22040 CJK UNIFIED IDEOGRAPH-22040: not included in any glyphset definition
    • U+22041 CJK UNIFIED IDEOGRAPH-22041: not included in any glyphset definition
    • U+22042 CJK UNIFIED IDEOGRAPH-22042: not included in any glyphset definition
    • U+22043 CJK UNIFIED IDEOGRAPH-22043: not included in any glyphset definition
    • U+22045 CJK UNIFIED IDEOGRAPH-22045: not included in any glyphset definition
    • U+2204E CJK UNIFIED IDEOGRAPH-2204E: not included in any glyphset definition
    • U+2204F CJK UNIFIED IDEOGRAPH-2204F: not included in any glyphset definition
    • U+22050 CJK UNIFIED IDEOGRAPH-22050: not included in any glyphset definition
    • U+22052 CJK UNIFIED IDEOGRAPH-22052: not included in any glyphset definition
    • U+22053 CJK UNIFIED IDEOGRAPH-22053: not included in any glyphset definition
    • U+22054 CJK UNIFIED IDEOGRAPH-22054: not included in any glyphset definition
    • U+22055 CJK UNIFIED IDEOGRAPH-22055: not included in any glyphset definition
    • U+22056 CJK UNIFIED IDEOGRAPH-22056: not included in any glyphset definition
    • U+22057 CJK UNIFIED IDEOGRAPH-22057: not included in any glyphset definition
    • U+22058 CJK UNIFIED IDEOGRAPH-22058: not included in any glyphset definition
    • U+22059 CJK UNIFIED IDEOGRAPH-22059: not included in any glyphset definition
    • U+2205A CJK UNIFIED IDEOGRAPH-2205A: not included in any glyphset definition
    • U+2205B CJK UNIFIED IDEOGRAPH-2205B: not included in any glyphset definition
    • U+2205D CJK UNIFIED IDEOGRAPH-2205D: not included in any glyphset definition
    • U+2205E CJK UNIFIED IDEOGRAPH-2205E: not included in any glyphset definition
    • U+2205F CJK UNIFIED IDEOGRAPH-2205F: not included in any glyphset definition
    • U+22060 CJK UNIFIED IDEOGRAPH-22060: not included in any glyphset definition
    • U+22062 CJK UNIFIED IDEOGRAPH-22062: not included in any glyphset definition
    • U+22063 CJK UNIFIED IDEOGRAPH-22063: not included in any glyphset definition
    • U+22064 CJK UNIFIED IDEOGRAPH-22064: not included in any glyphset definition
    • U+22065 CJK UNIFIED IDEOGRAPH-22065: not included in any glyphset definition
    • U+22066 CJK UNIFIED IDEOGRAPH-22066: not included in any glyphset definition
    • U+22067 CJK UNIFIED IDEOGRAPH-22067: not included in any glyphset definition
    • U+22068 CJK UNIFIED IDEOGRAPH-22068: not included in any glyphset definition
    • U+22069 CJK UNIFIED IDEOGRAPH-22069: not included in any glyphset definition
    • U+2206A CJK UNIFIED IDEOGRAPH-2206A: not included in any glyphset definition
    • U+2206B CJK UNIFIED IDEOGRAPH-2206B: not included in any glyphset definition
    • U+2206C CJK UNIFIED IDEOGRAPH-2206C: not included in any glyphset definition
    • U+2206D CJK UNIFIED IDEOGRAPH-2206D: not included in any glyphset definition
    • U+2206E CJK UNIFIED IDEOGRAPH-2206E: not included in any glyphset definition
    • U+2206F CJK UNIFIED IDEOGRAPH-2206F: not included in any glyphset definition
    • U+22070 CJK UNIFIED IDEOGRAPH-22070: not included in any glyphset definition
    • U+22071 CJK UNIFIED IDEOGRAPH-22071: not included in any glyphset definition
    • U+22073 CJK UNIFIED IDEOGRAPH-22073: not included in any glyphset definition
    • U+22074 CJK UNIFIED IDEOGRAPH-22074: not included in any glyphset definition
    • U+22075 CJK UNIFIED IDEOGRAPH-22075: not included in any glyphset definition
    • U+22076 CJK UNIFIED IDEOGRAPH-22076: not included in any glyphset definition
    • U+22077 CJK UNIFIED IDEOGRAPH-22077: not included in any glyphset definition
    • U+22078 CJK UNIFIED IDEOGRAPH-22078: not included in any glyphset definition
    • U+22079 CJK UNIFIED IDEOGRAPH-22079: not included in any glyphset definition
    • U+2207A CJK UNIFIED IDEOGRAPH-2207A: not included in any glyphset definition
    • U+2207B CJK UNIFIED IDEOGRAPH-2207B: not included in any glyphset definition
    • U+2207C CJK UNIFIED IDEOGRAPH-2207C: not included in any glyphset definition
    • U+2207D CJK UNIFIED IDEOGRAPH-2207D: not included in any glyphset definition
    • U+2207E CJK UNIFIED IDEOGRAPH-2207E: not included in any glyphset definition
    • U+2207F CJK UNIFIED IDEOGRAPH-2207F: not included in any glyphset definition
    • U+22080 CJK UNIFIED IDEOGRAPH-22080: not included in any glyphset definition
    • U+22081 CJK UNIFIED IDEOGRAPH-22081: not included in any glyphset definition
    • U+22082 CJK UNIFIED IDEOGRAPH-22082: not included in any glyphset definition
    • U+22083 CJK UNIFIED IDEOGRAPH-22083: not included in any glyphset definition
    • U+22084 CJK UNIFIED IDEOGRAPH-22084: not included in any glyphset definition
    • U+22086 CJK UNIFIED IDEOGRAPH-22086: not included in any glyphset definition
    • U+22087 CJK UNIFIED IDEOGRAPH-22087: not included in any glyphset definition
    • U+22089 CJK UNIFIED IDEOGRAPH-22089: not included in any glyphset definition
    • U+2208A CJK UNIFIED IDEOGRAPH-2208A: not included in any glyphset definition
    • U+2208B CJK UNIFIED IDEOGRAPH-2208B: not included in any glyphset definition
    • U+2208D CJK UNIFIED IDEOGRAPH-2208D: not included in any glyphset definition
    • U+2208F CJK UNIFIED IDEOGRAPH-2208F: not included in any glyphset definition
    • U+22090 CJK UNIFIED IDEOGRAPH-22090: not included in any glyphset definition
    • U+22091 CJK UNIFIED IDEOGRAPH-22091: not included in any glyphset definition
    • U+22092 CJK UNIFIED IDEOGRAPH-22092: not included in any glyphset definition
    • U+22093 CJK UNIFIED IDEOGRAPH-22093: not included in any glyphset definition
    • U+22094 CJK UNIFIED IDEOGRAPH-22094: not included in any glyphset definition
    • U+22095 CJK UNIFIED IDEOGRAPH-22095: not included in any glyphset definition
    • U+22096 CJK UNIFIED IDEOGRAPH-22096: not included in any glyphset definition
    • U+22097 CJK UNIFIED IDEOGRAPH-22097: not included in any glyphset definition
    • U+22098 CJK UNIFIED IDEOGRAPH-22098: not included in any glyphset definition
    • U+22099 CJK UNIFIED IDEOGRAPH-22099: not included in any glyphset definition
    • U+2209A CJK UNIFIED IDEOGRAPH-2209A: not included in any glyphset definition
    • U+2209D CJK UNIFIED IDEOGRAPH-2209D: not included in any glyphset definition
    • U+2209F CJK UNIFIED IDEOGRAPH-2209F: not included in any glyphset definition
    • U+220A0 CJK UNIFIED IDEOGRAPH-220A0: not included in any glyphset definition
    • U+220A5 CJK UNIFIED IDEOGRAPH-220A5: not included in any glyphset definition
    • U+220A8 CJK UNIFIED IDEOGRAPH-220A8: not included in any glyphset definition
    • U+220A9 CJK UNIFIED IDEOGRAPH-220A9: not included in any glyphset definition
    • U+220AB CJK UNIFIED IDEOGRAPH-220AB: not included in any glyphset definition
    • U+220AC CJK UNIFIED IDEOGRAPH-220AC: not included in any glyphset definition
    • U+220AE CJK UNIFIED IDEOGRAPH-220AE: not included in any glyphset definition
    • U+220AF CJK UNIFIED IDEOGRAPH-220AF: not included in any glyphset definition
    • U+220B0 CJK UNIFIED IDEOGRAPH-220B0: not included in any glyphset definition
    • U+220B1 CJK UNIFIED IDEOGRAPH-220B1: not included in any glyphset definition
    • U+220B2 CJK UNIFIED IDEOGRAPH-220B2: not included in any glyphset definition
    • U+220B3 CJK UNIFIED IDEOGRAPH-220B3: not included in any glyphset definition
    • U+220B4 CJK UNIFIED IDEOGRAPH-220B4: not included in any glyphset definition
    • U+220B5 CJK UNIFIED IDEOGRAPH-220B5: not included in any glyphset definition
    • U+220B6 CJK UNIFIED IDEOGRAPH-220B6: not included in any glyphset definition
    • U+220B7 CJK UNIFIED IDEOGRAPH-220B7: not included in any glyphset definition
    • U+220B8 CJK UNIFIED IDEOGRAPH-220B8: not included in any glyphset definition
    • U+220B9 CJK UNIFIED IDEOGRAPH-220B9: not included in any glyphset definition
    • U+220BA CJK UNIFIED IDEOGRAPH-220BA: not included in any glyphset definition
    • U+220BB CJK UNIFIED IDEOGRAPH-220BB: not included in any glyphset definition
    • U+220BC CJK UNIFIED IDEOGRAPH-220BC: not included in any glyphset definition
    • U+220BD CJK UNIFIED IDEOGRAPH-220BD: not included in any glyphset definition
    • U+220BE CJK UNIFIED IDEOGRAPH-220BE: not included in any glyphset definition
    • U+220BF CJK UNIFIED IDEOGRAPH-220BF: not included in any glyphset definition
    • U+220C0 CJK UNIFIED IDEOGRAPH-220C0: not included in any glyphset definition
    • U+220C1 CJK UNIFIED IDEOGRAPH-220C1: not included in any glyphset definition
    • U+220C2 CJK UNIFIED IDEOGRAPH-220C2: not included in any glyphset definition
    • U+220C5 CJK UNIFIED IDEOGRAPH-220C5: not included in any glyphset definition
    • U+220C8 CJK UNIFIED IDEOGRAPH-220C8: not included in any glyphset definition
    • U+220C9 CJK UNIFIED IDEOGRAPH-220C9: not included in any glyphset definition
    • U+220CB CJK UNIFIED IDEOGRAPH-220CB: not included in any glyphset definition
    • U+220CC CJK UNIFIED IDEOGRAPH-220CC: not included in any glyphset definition
    • U+220CD CJK UNIFIED IDEOGRAPH-220CD: not included in any glyphset definition
    • U+220CE CJK UNIFIED IDEOGRAPH-220CE: not included in any glyphset definition
    • U+220CF CJK UNIFIED IDEOGRAPH-220CF: not included in any glyphset definition
    • U+220D0 CJK UNIFIED IDEOGRAPH-220D0: not included in any glyphset definition
    • U+220D1 CJK UNIFIED IDEOGRAPH-220D1: not included in any glyphset definition
    • U+220D2 CJK UNIFIED IDEOGRAPH-220D2: not included in any glyphset definition
    • U+220D3 CJK UNIFIED IDEOGRAPH-220D3: not included in any glyphset definition
    • U+220D4 CJK UNIFIED IDEOGRAPH-220D4: not included in any glyphset definition
    • U+220D5 CJK UNIFIED IDEOGRAPH-220D5: not included in any glyphset definition
    • U+220D6 CJK UNIFIED IDEOGRAPH-220D6: not included in any glyphset definition
    • U+220D7 CJK UNIFIED IDEOGRAPH-220D7: not included in any glyphset definition
    • U+220D8 CJK UNIFIED IDEOGRAPH-220D8: not included in any glyphset definition
    • U+220D9 CJK UNIFIED IDEOGRAPH-220D9: not included in any glyphset definition
    • U+220DA CJK UNIFIED IDEOGRAPH-220DA: not included in any glyphset definition
    • U+220DB CJK UNIFIED IDEOGRAPH-220DB: not included in any glyphset definition
    • U+220DC CJK UNIFIED IDEOGRAPH-220DC: not included in any glyphset definition
    • U+220DD CJK UNIFIED IDEOGRAPH-220DD: not included in any glyphset definition
    • U+220E2 CJK UNIFIED IDEOGRAPH-220E2: not included in any glyphset definition
    • U+220E3 CJK UNIFIED IDEOGRAPH-220E3: not included in any glyphset definition
    • U+220E4 CJK UNIFIED IDEOGRAPH-220E4: not included in any glyphset definition
    • U+220E5 CJK UNIFIED IDEOGRAPH-220E5: not included in any glyphset definition
    • U+220E6 CJK UNIFIED IDEOGRAPH-220E6: not included in any glyphset definition
    • U+220E7 CJK UNIFIED IDEOGRAPH-220E7: not included in any glyphset definition
    • U+220E8 CJK UNIFIED IDEOGRAPH-220E8: not included in any glyphset definition
    • U+220E9 CJK UNIFIED IDEOGRAPH-220E9: not included in any glyphset definition
    • U+220EA CJK UNIFIED IDEOGRAPH-220EA: not included in any glyphset definition
    • U+220EB CJK UNIFIED IDEOGRAPH-220EB: not included in any glyphset definition
    • U+220EC CJK UNIFIED IDEOGRAPH-220EC: not included in any glyphset definition
    • U+220ED CJK UNIFIED IDEOGRAPH-220ED: not included in any glyphset definition
    • U+220EE CJK UNIFIED IDEOGRAPH-220EE: not included in any glyphset definition
    • U+220EF CJK UNIFIED IDEOGRAPH-220EF: not included in any glyphset definition
    • U+220F0 CJK UNIFIED IDEOGRAPH-220F0: not included in any glyphset definition
    • U+220F1 CJK UNIFIED IDEOGRAPH-220F1: not included in any glyphset definition
    • U+220F2 CJK UNIFIED IDEOGRAPH-220F2: not included in any glyphset definition
    • U+220F3 CJK UNIFIED IDEOGRAPH-220F3: not included in any glyphset definition
    • U+220F4 CJK UNIFIED IDEOGRAPH-220F4: not included in any glyphset definition
    • U+220F5 CJK UNIFIED IDEOGRAPH-220F5: not included in any glyphset definition
    • U+220F6 CJK UNIFIED IDEOGRAPH-220F6: not included in any glyphset definition
    • U+220F7 CJK UNIFIED IDEOGRAPH-220F7: not included in any glyphset definition
    • U+220F8 CJK UNIFIED IDEOGRAPH-220F8: not included in any glyphset definition
    • U+220F9 CJK UNIFIED IDEOGRAPH-220F9: not included in any glyphset definition
    • U+220FA CJK UNIFIED IDEOGRAPH-220FA: not included in any glyphset definition
    • U+220FC CJK UNIFIED IDEOGRAPH-220FC: not included in any glyphset definition
    • U+220FD CJK UNIFIED IDEOGRAPH-220FD: not included in any glyphset definition
    • U+22100 CJK UNIFIED IDEOGRAPH-22100: not included in any glyphset definition
    • U+22103 CJK UNIFIED IDEOGRAPH-22103: not included in any glyphset definition
    • U+22104 CJK UNIFIED IDEOGRAPH-22104: not included in any glyphset definition
    • U+22105 CJK UNIFIED IDEOGRAPH-22105: not included in any glyphset definition
    • U+22106 CJK UNIFIED IDEOGRAPH-22106: not included in any glyphset definition
    • U+22107 CJK UNIFIED IDEOGRAPH-22107: not included in any glyphset definition
    • U+22109 CJK UNIFIED IDEOGRAPH-22109: not included in any glyphset definition
    • U+2210A CJK UNIFIED IDEOGRAPH-2210A: not included in any glyphset definition
    • U+2210B CJK UNIFIED IDEOGRAPH-2210B: not included in any glyphset definition
    • U+2210C CJK UNIFIED IDEOGRAPH-2210C: not included in any glyphset definition
    • U+2210D CJK UNIFIED IDEOGRAPH-2210D: not included in any glyphset definition
    • U+2210E CJK UNIFIED IDEOGRAPH-2210E: not included in any glyphset definition
    • U+2210F CJK UNIFIED IDEOGRAPH-2210F: not included in any glyphset definition
    • U+22110 CJK UNIFIED IDEOGRAPH-22110: not included in any glyphset definition
    • U+22112 CJK UNIFIED IDEOGRAPH-22112: not included in any glyphset definition
    • U+22113 CJK UNIFIED IDEOGRAPH-22113: not included in any glyphset definition
    • U+22114 CJK UNIFIED IDEOGRAPH-22114: not included in any glyphset definition
    • U+22115 CJK UNIFIED IDEOGRAPH-22115: not included in any glyphset definition
    • U+22116 CJK UNIFIED IDEOGRAPH-22116: not included in any glyphset definition
    • U+22117 CJK UNIFIED IDEOGRAPH-22117: not included in any glyphset definition
    • U+22118 CJK UNIFIED IDEOGRAPH-22118: not included in any glyphset definition
    • U+2211A CJK UNIFIED IDEOGRAPH-2211A: not included in any glyphset definition
    • U+2211B CJK UNIFIED IDEOGRAPH-2211B: not included in any glyphset definition
    • U+2211D CJK UNIFIED IDEOGRAPH-2211D: not included in any glyphset definition
    • U+2211E CJK UNIFIED IDEOGRAPH-2211E: not included in any glyphset definition
    • U+2211F CJK UNIFIED IDEOGRAPH-2211F: not included in any glyphset definition
    • U+22120 CJK UNIFIED IDEOGRAPH-22120: not included in any glyphset definition
    • U+22121 CJK UNIFIED IDEOGRAPH-22121: not included in any glyphset definition
    • U+22122 CJK UNIFIED IDEOGRAPH-22122: not included in any glyphset definition
    • U+22123 CJK UNIFIED IDEOGRAPH-22123: not included in any glyphset definition
    • U+22124 CJK UNIFIED IDEOGRAPH-22124: not included in any glyphset definition
    • U+22125 CJK UNIFIED IDEOGRAPH-22125: not included in any glyphset definition
    • U+22126 CJK UNIFIED IDEOGRAPH-22126: not included in any glyphset definition
    • U+22127 CJK UNIFIED IDEOGRAPH-22127: not included in any glyphset definition
    • U+22129 CJK UNIFIED IDEOGRAPH-22129: not included in any glyphset definition
    • U+2212A CJK UNIFIED IDEOGRAPH-2212A: not included in any glyphset definition
    • U+2212C CJK UNIFIED IDEOGRAPH-2212C: not included in any glyphset definition
    • U+22130 CJK UNIFIED IDEOGRAPH-22130: not included in any glyphset definition
    • U+22131 CJK UNIFIED IDEOGRAPH-22131: not included in any glyphset definition
    • U+22132 CJK UNIFIED IDEOGRAPH-22132: not included in any glyphset definition
    • U+22133 CJK UNIFIED IDEOGRAPH-22133: not included in any glyphset definition
    • U+22134 CJK UNIFIED IDEOGRAPH-22134: not included in any glyphset definition
    • U+22135 CJK UNIFIED IDEOGRAPH-22135: not included in any glyphset definition
    • U+22136 CJK UNIFIED IDEOGRAPH-22136: not included in any glyphset definition
    • U+22137 CJK UNIFIED IDEOGRAPH-22137: not included in any glyphset definition
    • U+22138 CJK UNIFIED IDEOGRAPH-22138: not included in any glyphset definition
    • U+22139 CJK UNIFIED IDEOGRAPH-22139: not included in any glyphset definition
    • U+2213A CJK UNIFIED IDEOGRAPH-2213A: not included in any glyphset definition
    • U+2213B CJK UNIFIED IDEOGRAPH-2213B: not included in any glyphset definition
    • U+2213C CJK UNIFIED IDEOGRAPH-2213C: not included in any glyphset definition
    • U+2213D CJK UNIFIED IDEOGRAPH-2213D: not included in any glyphset definition
    • U+2213E CJK UNIFIED IDEOGRAPH-2213E: not included in any glyphset definition
    • U+2213F CJK UNIFIED IDEOGRAPH-2213F: not included in any glyphset definition
    • U+22140 CJK UNIFIED IDEOGRAPH-22140: not included in any glyphset definition
    • U+22141 CJK UNIFIED IDEOGRAPH-22141: not included in any glyphset definition
    • U+22142 CJK UNIFIED IDEOGRAPH-22142: not included in any glyphset definition
    • U+22146 CJK UNIFIED IDEOGRAPH-22146: not included in any glyphset definition
    • U+22147 CJK UNIFIED IDEOGRAPH-22147: not included in any glyphset definition
    • U+22148 CJK UNIFIED IDEOGRAPH-22148: not included in any glyphset definition
    • U+22149 CJK UNIFIED IDEOGRAPH-22149: not included in any glyphset definition
    • U+2214A CJK UNIFIED IDEOGRAPH-2214A: not included in any glyphset definition
    • U+2214B CJK UNIFIED IDEOGRAPH-2214B: not included in any glyphset definition
    • U+2214D CJK UNIFIED IDEOGRAPH-2214D: not included in any glyphset definition
    • U+2214E CJK UNIFIED IDEOGRAPH-2214E: not included in any glyphset definition
    • U+2214F CJK UNIFIED IDEOGRAPH-2214F: not included in any glyphset definition
    • U+22150 CJK UNIFIED IDEOGRAPH-22150: not included in any glyphset definition
    • U+22151 CJK UNIFIED IDEOGRAPH-22151: not included in any glyphset definition
    • U+22152 CJK UNIFIED IDEOGRAPH-22152: not included in any glyphset definition
    • U+22153 CJK UNIFIED IDEOGRAPH-22153: not included in any glyphset definition
    • U+22154 CJK UNIFIED IDEOGRAPH-22154: not included in any glyphset definition
    • U+22155 CJK UNIFIED IDEOGRAPH-22155: not included in any glyphset definition
    • U+22157 CJK UNIFIED IDEOGRAPH-22157: not included in any glyphset definition
    • U+22159 CJK UNIFIED IDEOGRAPH-22159: not included in any glyphset definition
    • U+2215A CJK UNIFIED IDEOGRAPH-2215A: not included in any glyphset definition
    • U+2215B CJK UNIFIED IDEOGRAPH-2215B: not included in any glyphset definition
    • U+2215C CJK UNIFIED IDEOGRAPH-2215C: not included in any glyphset definition
    • U+2215D CJK UNIFIED IDEOGRAPH-2215D: not included in any glyphset definition
    • U+2215E CJK UNIFIED IDEOGRAPH-2215E: not included in any glyphset definition
    • U+2215F CJK UNIFIED IDEOGRAPH-2215F: not included in any glyphset definition
    • U+22160 CJK UNIFIED IDEOGRAPH-22160: not included in any glyphset definition
    • U+22161 CJK UNIFIED IDEOGRAPH-22161: not included in any glyphset definition
    • U+22162 CJK UNIFIED IDEOGRAPH-22162: not included in any glyphset definition
    • U+22164 CJK UNIFIED IDEOGRAPH-22164: not included in any glyphset definition
    • U+22166 CJK UNIFIED IDEOGRAPH-22166: not included in any glyphset definition
    • U+22167 CJK UNIFIED IDEOGRAPH-22167: not included in any glyphset definition
    • U+22168 CJK UNIFIED IDEOGRAPH-22168: not included in any glyphset definition
    • U+22169 CJK UNIFIED IDEOGRAPH-22169: not included in any glyphset definition
    • U+2216A CJK UNIFIED IDEOGRAPH-2216A: not included in any glyphset definition
    • U+2216B CJK UNIFIED IDEOGRAPH-2216B: not included in any glyphset definition
    • U+2216C CJK UNIFIED IDEOGRAPH-2216C: not included in any glyphset definition
    • U+2216D CJK UNIFIED IDEOGRAPH-2216D: not included in any glyphset definition
    • U+2216E CJK UNIFIED IDEOGRAPH-2216E: not included in any glyphset definition
    • U+2216F CJK UNIFIED IDEOGRAPH-2216F: not included in any glyphset definition
    • U+22170 CJK UNIFIED IDEOGRAPH-22170: not included in any glyphset definition
    • U+22171 CJK UNIFIED IDEOGRAPH-22171: not included in any glyphset definition
    • U+22174 CJK UNIFIED IDEOGRAPH-22174: not included in any glyphset definition
    • U+22175 CJK UNIFIED IDEOGRAPH-22175: not included in any glyphset definition
    • U+22178 CJK UNIFIED IDEOGRAPH-22178: not included in any glyphset definition
    • U+22179 CJK UNIFIED IDEOGRAPH-22179: not included in any glyphset definition
    • U+2217A CJK UNIFIED IDEOGRAPH-2217A: not included in any glyphset definition
    • U+2217B CJK UNIFIED IDEOGRAPH-2217B: not included in any glyphset definition
    • U+2217C CJK UNIFIED IDEOGRAPH-2217C: not included in any glyphset definition
    • U+2217D CJK UNIFIED IDEOGRAPH-2217D: not included in any glyphset definition
    • U+2217E CJK UNIFIED IDEOGRAPH-2217E: not included in any glyphset definition
    • U+2217F CJK UNIFIED IDEOGRAPH-2217F: not included in any glyphset definition
    • U+22180 CJK UNIFIED IDEOGRAPH-22180: not included in any glyphset definition
    • U+22181 CJK UNIFIED IDEOGRAPH-22181: not included in any glyphset definition
    • U+22182 CJK UNIFIED IDEOGRAPH-22182: not included in any glyphset definition
    • U+22183 CJK UNIFIED IDEOGRAPH-22183: not included in any glyphset definition
    • U+22184 CJK UNIFIED IDEOGRAPH-22184: not included in any glyphset definition
    • U+22185 CJK UNIFIED IDEOGRAPH-22185: not included in any glyphset definition
    • U+22187 CJK UNIFIED IDEOGRAPH-22187: not included in any glyphset definition
    • U+22189 CJK UNIFIED IDEOGRAPH-22189: not included in any glyphset definition
    • U+2218A CJK UNIFIED IDEOGRAPH-2218A: not included in any glyphset definition
    • U+2218B CJK UNIFIED IDEOGRAPH-2218B: not included in any glyphset definition
    • U+2218C CJK UNIFIED IDEOGRAPH-2218C: not included in any glyphset definition
    • U+2218D CJK UNIFIED IDEOGRAPH-2218D: not included in any glyphset definition
    • U+2218E CJK UNIFIED IDEOGRAPH-2218E: not included in any glyphset definition
    • U+22191 CJK UNIFIED IDEOGRAPH-22191: not included in any glyphset definition
    • U+22196 CJK UNIFIED IDEOGRAPH-22196: not included in any glyphset definition
    • U+22199 CJK UNIFIED IDEOGRAPH-22199: not included in any glyphset definition
    • U+2219B CJK UNIFIED IDEOGRAPH-2219B: not included in any glyphset definition
    • U+2219C CJK UNIFIED IDEOGRAPH-2219C: not included in any glyphset definition
    • U+2219E CJK UNIFIED IDEOGRAPH-2219E: not included in any glyphset definition
    • U+2219F CJK UNIFIED IDEOGRAPH-2219F: not included in any glyphset definition
    • U+221A0 CJK UNIFIED IDEOGRAPH-221A0: not included in any glyphset definition
    • U+221A3 CJK UNIFIED IDEOGRAPH-221A3: not included in any glyphset definition
    • U+221A6 CJK UNIFIED IDEOGRAPH-221A6: not included in any glyphset definition
    • U+221AC CJK UNIFIED IDEOGRAPH-221AC: not included in any glyphset definition
    • U+221AF CJK UNIFIED IDEOGRAPH-221AF: not included in any glyphset definition
    • U+221B0 CJK UNIFIED IDEOGRAPH-221B0: not included in any glyphset definition
    • U+221B2 CJK UNIFIED IDEOGRAPH-221B2: not included in any glyphset definition
    • U+221B3 CJK UNIFIED IDEOGRAPH-221B3: not included in any glyphset definition
    • U+221B6 CJK UNIFIED IDEOGRAPH-221B6: not included in any glyphset definition
    • U+221B7 CJK UNIFIED IDEOGRAPH-221B7: not included in any glyphset definition
    • U+221B8 CJK UNIFIED IDEOGRAPH-221B8: not included in any glyphset definition
    • U+221BA CJK UNIFIED IDEOGRAPH-221BA: not included in any glyphset definition
    • U+221BB CJK UNIFIED IDEOGRAPH-221BB: not included in any glyphset definition
    • U+221BC CJK UNIFIED IDEOGRAPH-221BC: not included in any glyphset definition
    • U+221BD CJK UNIFIED IDEOGRAPH-221BD: not included in any glyphset definition
    • U+221BE CJK UNIFIED IDEOGRAPH-221BE: not included in any glyphset definition
    • U+221BF CJK UNIFIED IDEOGRAPH-221BF: not included in any glyphset definition
    • U+221C0 CJK UNIFIED IDEOGRAPH-221C0: not included in any glyphset definition
    • U+221C3 CJK UNIFIED IDEOGRAPH-221C3: not included in any glyphset definition
    • U+221C6 CJK UNIFIED IDEOGRAPH-221C6: not included in any glyphset definition
    • U+221C7 CJK UNIFIED IDEOGRAPH-221C7: not included in any glyphset definition
    • U+221C8 CJK UNIFIED IDEOGRAPH-221C8: not included in any glyphset definition
    • U+221CA CJK UNIFIED IDEOGRAPH-221CA: not included in any glyphset definition
    • U+221CB CJK UNIFIED IDEOGRAPH-221CB: not included in any glyphset definition
    • U+221CC CJK UNIFIED IDEOGRAPH-221CC: not included in any glyphset definition
    • U+221CD CJK UNIFIED IDEOGRAPH-221CD: not included in any glyphset definition
    • U+221CF CJK UNIFIED IDEOGRAPH-221CF: not included in any glyphset definition
    • U+221D1 CJK UNIFIED IDEOGRAPH-221D1: not included in any glyphset definition
    • U+221D2 CJK UNIFIED IDEOGRAPH-221D2: not included in any glyphset definition
    • U+221D3 CJK UNIFIED IDEOGRAPH-221D3: not included in any glyphset definition
    • U+221D4 CJK UNIFIED IDEOGRAPH-221D4: not included in any glyphset definition
    • U+221D5 CJK UNIFIED IDEOGRAPH-221D5: not included in any glyphset definition
    • U+221D6 CJK UNIFIED IDEOGRAPH-221D6: not included in any glyphset definition
    • U+221D7 CJK UNIFIED IDEOGRAPH-221D7: not included in any glyphset definition
    • U+221D8 CJK UNIFIED IDEOGRAPH-221D8: not included in any glyphset definition
    • U+221D9 CJK UNIFIED IDEOGRAPH-221D9: not included in any glyphset definition
    • U+221DA CJK UNIFIED IDEOGRAPH-221DA: not included in any glyphset definition
    • U+221DC CJK UNIFIED IDEOGRAPH-221DC: not included in any glyphset definition
    • U+221DD CJK UNIFIED IDEOGRAPH-221DD: not included in any glyphset definition
    • U+221DE CJK UNIFIED IDEOGRAPH-221DE: not included in any glyphset definition
    • U+221DF CJK UNIFIED IDEOGRAPH-221DF: not included in any glyphset definition
    • U+221E0 CJK UNIFIED IDEOGRAPH-221E0: not included in any glyphset definition
    • U+221E3 CJK UNIFIED IDEOGRAPH-221E3: not included in any glyphset definition
    • U+221E4 CJK UNIFIED IDEOGRAPH-221E4: not included in any glyphset definition
    • U+221E5 CJK UNIFIED IDEOGRAPH-221E5: not included in any glyphset definition
    • U+221E6 CJK UNIFIED IDEOGRAPH-221E6: not included in any glyphset definition
    • U+221E7 CJK UNIFIED IDEOGRAPH-221E7: not included in any glyphset definition
    • U+221E8 CJK UNIFIED IDEOGRAPH-221E8: not included in any glyphset definition
    • U+221E9 CJK UNIFIED IDEOGRAPH-221E9: not included in any glyphset definition
    • U+221EA CJK UNIFIED IDEOGRAPH-221EA: not included in any glyphset definition
    • U+221EB CJK UNIFIED IDEOGRAPH-221EB: not included in any glyphset definition
    • U+221ED CJK UNIFIED IDEOGRAPH-221ED: not included in any glyphset definition
    • U+221EF CJK UNIFIED IDEOGRAPH-221EF: not included in any glyphset definition
    • U+221F0 CJK UNIFIED IDEOGRAPH-221F0: not included in any glyphset definition
    • U+221F2 CJK UNIFIED IDEOGRAPH-221F2: not included in any glyphset definition
    • U+221F3 CJK UNIFIED IDEOGRAPH-221F3: not included in any glyphset definition
    • U+221F4 CJK UNIFIED IDEOGRAPH-221F4: not included in any glyphset definition
    • U+221F5 CJK UNIFIED IDEOGRAPH-221F5: not included in any glyphset definition
    • U+221F6 CJK UNIFIED IDEOGRAPH-221F6: not included in any glyphset definition
    • U+221F7 CJK UNIFIED IDEOGRAPH-221F7: not included in any glyphset definition
    • U+221F8 CJK UNIFIED IDEOGRAPH-221F8: not included in any glyphset definition
    • U+221F9 CJK UNIFIED IDEOGRAPH-221F9: not included in any glyphset definition
    • U+221FA CJK UNIFIED IDEOGRAPH-221FA: not included in any glyphset definition
    • U+221FB CJK UNIFIED IDEOGRAPH-221FB: not included in any glyphset definition
    • U+221FC CJK UNIFIED IDEOGRAPH-221FC: not included in any glyphset definition
    • U+22202 CJK UNIFIED IDEOGRAPH-22202: not included in any glyphset definition
    • U+22203 CJK UNIFIED IDEOGRAPH-22203: not included in any glyphset definition
    • U+22204 CJK UNIFIED IDEOGRAPH-22204: not included in any glyphset definition
    • U+22205 CJK UNIFIED IDEOGRAPH-22205: not included in any glyphset definition
    • U+22206 CJK UNIFIED IDEOGRAPH-22206: not included in any glyphset definition
    • U+22207 CJK UNIFIED IDEOGRAPH-22207: not included in any glyphset definition
    • U+22208 CJK UNIFIED IDEOGRAPH-22208: not included in any glyphset definition
    • U+22209 CJK UNIFIED IDEOGRAPH-22209: not included in any glyphset definition
    • U+2220A CJK UNIFIED IDEOGRAPH-2220A: not included in any glyphset definition
    • U+2220B CJK UNIFIED IDEOGRAPH-2220B: not included in any glyphset definition
    • U+2220C CJK UNIFIED IDEOGRAPH-2220C: not included in any glyphset definition
    • U+22212 CJK UNIFIED IDEOGRAPH-22212: not included in any glyphset definition
    • U+22213 CJK UNIFIED IDEOGRAPH-22213: not included in any glyphset definition
    • U+22215 CJK UNIFIED IDEOGRAPH-22215: not included in any glyphset definition
    • U+22217 CJK UNIFIED IDEOGRAPH-22217: not included in any glyphset definition
    • U+22218 CJK UNIFIED IDEOGRAPH-22218: not included in any glyphset definition
    • U+22219 CJK UNIFIED IDEOGRAPH-22219: not included in any glyphset definition
    • U+2221A CJK UNIFIED IDEOGRAPH-2221A: not included in any glyphset definition
    • U+2221B CJK UNIFIED IDEOGRAPH-2221B: not included in any glyphset definition
    • U+2221C CJK UNIFIED IDEOGRAPH-2221C: not included in any glyphset definition
    • U+2221D CJK UNIFIED IDEOGRAPH-2221D: not included in any glyphset definition
    • U+2221E CJK UNIFIED IDEOGRAPH-2221E: not included in any glyphset definition
    • U+2221F CJK UNIFIED IDEOGRAPH-2221F: not included in any glyphset definition
    • U+22220 CJK UNIFIED IDEOGRAPH-22220: not included in any glyphset definition
    • U+22221 CJK UNIFIED IDEOGRAPH-22221: not included in any glyphset definition
    • U+22222 CJK UNIFIED IDEOGRAPH-22222: not included in any glyphset definition
    • U+22223 CJK UNIFIED IDEOGRAPH-22223: not included in any glyphset definition
    • U+22224 CJK UNIFIED IDEOGRAPH-22224: not included in any glyphset definition
    • U+22225 CJK UNIFIED IDEOGRAPH-22225: not included in any glyphset definition
    • U+22226 CJK UNIFIED IDEOGRAPH-22226: not included in any glyphset definition
    • U+2222F CJK UNIFIED IDEOGRAPH-2222F: not included in any glyphset definition
    • U+22231 CJK UNIFIED IDEOGRAPH-22231: not included in any glyphset definition
    • U+22232 CJK UNIFIED IDEOGRAPH-22232: not included in any glyphset definition
    • U+22233 CJK UNIFIED IDEOGRAPH-22233: not included in any glyphset definition
    • U+22234 CJK UNIFIED IDEOGRAPH-22234: not included in any glyphset definition
    • U+22235 CJK UNIFIED IDEOGRAPH-22235: not included in any glyphset definition
    • U+22236 CJK UNIFIED IDEOGRAPH-22236: not included in any glyphset definition
    • U+22237 CJK UNIFIED IDEOGRAPH-22237: not included in any glyphset definition
    • U+22238 CJK UNIFIED IDEOGRAPH-22238: not included in any glyphset definition
    • U+22239 CJK UNIFIED IDEOGRAPH-22239: not included in any glyphset definition
    • U+2223A CJK UNIFIED IDEOGRAPH-2223A: not included in any glyphset definition
    • U+2223B CJK UNIFIED IDEOGRAPH-2223B: not included in any glyphset definition
    • U+2223C CJK UNIFIED IDEOGRAPH-2223C: not included in any glyphset definition
    • U+2223D CJK UNIFIED IDEOGRAPH-2223D: not included in any glyphset definition
    • U+2223E CJK UNIFIED IDEOGRAPH-2223E: not included in any glyphset definition
    • U+2223F CJK UNIFIED IDEOGRAPH-2223F: not included in any glyphset definition
    • U+22240 CJK UNIFIED IDEOGRAPH-22240: not included in any glyphset definition
    • U+22241 CJK UNIFIED IDEOGRAPH-22241: not included in any glyphset definition
    • U+22242 CJK UNIFIED IDEOGRAPH-22242: not included in any glyphset definition
    • U+22243 CJK UNIFIED IDEOGRAPH-22243: not included in any glyphset definition
    • U+22244 CJK UNIFIED IDEOGRAPH-22244: not included in any glyphset definition
    • U+22245 CJK UNIFIED IDEOGRAPH-22245: not included in any glyphset definition
    • U+22246 CJK UNIFIED IDEOGRAPH-22246: not included in any glyphset definition
    • U+22247 CJK UNIFIED IDEOGRAPH-22247: not included in any glyphset definition
    • U+22248 CJK UNIFIED IDEOGRAPH-22248: not included in any glyphset definition
    • U+22252 CJK UNIFIED IDEOGRAPH-22252: not included in any glyphset definition
    • U+22255 CJK UNIFIED IDEOGRAPH-22255: not included in any glyphset definition
    • U+22256 CJK UNIFIED IDEOGRAPH-22256: not included in any glyphset definition
    • U+22257 CJK UNIFIED IDEOGRAPH-22257: not included in any glyphset definition
    • U+22258 CJK UNIFIED IDEOGRAPH-22258: not included in any glyphset definition
    • U+22259 CJK UNIFIED IDEOGRAPH-22259: not included in any glyphset definition
    • U+2225A CJK UNIFIED IDEOGRAPH-2225A: not included in any glyphset definition
    • U+2225B CJK UNIFIED IDEOGRAPH-2225B: not included in any glyphset definition
    • U+2225C CJK UNIFIED IDEOGRAPH-2225C: not included in any glyphset definition
    • U+2225D CJK UNIFIED IDEOGRAPH-2225D: not included in any glyphset definition
    • U+2225E CJK UNIFIED IDEOGRAPH-2225E: not included in any glyphset definition
    • U+2225F CJK UNIFIED IDEOGRAPH-2225F: not included in any glyphset definition
    • U+22260 CJK UNIFIED IDEOGRAPH-22260: not included in any glyphset definition
    • U+22261 CJK UNIFIED IDEOGRAPH-22261: not included in any glyphset definition
    • U+22262 CJK UNIFIED IDEOGRAPH-22262: not included in any glyphset definition
    • U+22263 CJK UNIFIED IDEOGRAPH-22263: not included in any glyphset definition
    • U+22264 CJK UNIFIED IDEOGRAPH-22264: not included in any glyphset definition
    • U+22265 CJK UNIFIED IDEOGRAPH-22265: not included in any glyphset definition
    • U+22266 CJK UNIFIED IDEOGRAPH-22266: not included in any glyphset definition
    • U+22267 CJK UNIFIED IDEOGRAPH-22267: not included in any glyphset definition
    • U+22268 CJK UNIFIED IDEOGRAPH-22268: not included in any glyphset definition
    • U+22269 CJK UNIFIED IDEOGRAPH-22269: not included in any glyphset definition
    • U+2226A CJK UNIFIED IDEOGRAPH-2226A: not included in any glyphset definition
    • U+2226B CJK UNIFIED IDEOGRAPH-2226B: not included in any glyphset definition
    • U+2226C CJK UNIFIED IDEOGRAPH-2226C: not included in any glyphset definition
    • U+2226D CJK UNIFIED IDEOGRAPH-2226D: not included in any glyphset definition
    • U+22274 CJK UNIFIED IDEOGRAPH-22274: not included in any glyphset definition
    • U+22275 CJK UNIFIED IDEOGRAPH-22275: not included in any glyphset definition
    • U+22276 CJK UNIFIED IDEOGRAPH-22276: not included in any glyphset definition
    • U+2227A CJK UNIFIED IDEOGRAPH-2227A: not included in any glyphset definition
    • U+2227F CJK UNIFIED IDEOGRAPH-2227F: not included in any glyphset definition
    • U+22280 CJK UNIFIED IDEOGRAPH-22280: not included in any glyphset definition
    • U+22281 CJK UNIFIED IDEOGRAPH-22281: not included in any glyphset definition
    • U+22282 CJK UNIFIED IDEOGRAPH-22282: not included in any glyphset definition
    • U+22283 CJK UNIFIED IDEOGRAPH-22283: not included in any glyphset definition
    • U+22284 CJK UNIFIED IDEOGRAPH-22284: not included in any glyphset definition
    • U+22285 CJK UNIFIED IDEOGRAPH-22285: not included in any glyphset definition
    • U+22286 CJK UNIFIED IDEOGRAPH-22286: not included in any glyphset definition
    • U+2228E CJK UNIFIED IDEOGRAPH-2228E: not included in any glyphset definition
    • U+2228F CJK UNIFIED IDEOGRAPH-2228F: not included in any glyphset definition
    • U+22290 CJK UNIFIED IDEOGRAPH-22290: not included in any glyphset definition
    • U+22292 CJK UNIFIED IDEOGRAPH-22292: not included in any glyphset definition
    • U+22293 CJK UNIFIED IDEOGRAPH-22293: not included in any glyphset definition
    • U+22295 CJK UNIFIED IDEOGRAPH-22295: not included in any glyphset definition
    • U+22296 CJK UNIFIED IDEOGRAPH-22296: not included in any glyphset definition
    • U+22297 CJK UNIFIED IDEOGRAPH-22297: not included in any glyphset definition
    • U+22298 CJK UNIFIED IDEOGRAPH-22298: not included in any glyphset definition
    • U+22299 CJK UNIFIED IDEOGRAPH-22299: not included in any glyphset definition
    • U+2229A CJK UNIFIED IDEOGRAPH-2229A: not included in any glyphset definition
    • U+2229B CJK UNIFIED IDEOGRAPH-2229B: not included in any glyphset definition
    • U+2229C CJK UNIFIED IDEOGRAPH-2229C: not included in any glyphset definition
    • U+2229D CJK UNIFIED IDEOGRAPH-2229D: not included in any glyphset definition
    • U+222A7 CJK UNIFIED IDEOGRAPH-222A7: not included in any glyphset definition
    • U+222AA CJK UNIFIED IDEOGRAPH-222AA: not included in any glyphset definition
    • U+222AD CJK UNIFIED IDEOGRAPH-222AD: not included in any glyphset definition
    • U+222AF CJK UNIFIED IDEOGRAPH-222AF: not included in any glyphset definition
    • U+222B0 CJK UNIFIED IDEOGRAPH-222B0: not included in any glyphset definition
    • U+222B1 CJK UNIFIED IDEOGRAPH-222B1: not included in any glyphset definition
    • U+222B2 CJK UNIFIED IDEOGRAPH-222B2: not included in any glyphset definition
    • U+222B3 CJK UNIFIED IDEOGRAPH-222B3: not included in any glyphset definition
    • U+222B4 CJK UNIFIED IDEOGRAPH-222B4: not included in any glyphset definition
    • U+222B5 CJK UNIFIED IDEOGRAPH-222B5: not included in any glyphset definition
    • U+222BB CJK UNIFIED IDEOGRAPH-222BB: not included in any glyphset definition
    • U+222C0 CJK UNIFIED IDEOGRAPH-222C0: not included in any glyphset definition
    • U+222C1 CJK UNIFIED IDEOGRAPH-222C1: not included in any glyphset definition
    • U+222C2 CJK UNIFIED IDEOGRAPH-222C2: not included in any glyphset definition
    • U+222C3 CJK UNIFIED IDEOGRAPH-222C3: not included in any glyphset definition
    • U+222C4 CJK UNIFIED IDEOGRAPH-222C4: not included in any glyphset definition
    • U+222C5 CJK UNIFIED IDEOGRAPH-222C5: not included in any glyphset definition
    • U+222C6 CJK UNIFIED IDEOGRAPH-222C6: not included in any glyphset definition
    • U+222C7 CJK UNIFIED IDEOGRAPH-222C7: not included in any glyphset definition
    • U+222C8 CJK UNIFIED IDEOGRAPH-222C8: not included in any glyphset definition
    • U+222D1 CJK UNIFIED IDEOGRAPH-222D1: not included in any glyphset definition
    • U+222D2 CJK UNIFIED IDEOGRAPH-222D2: not included in any glyphset definition
    • U+222D3 CJK UNIFIED IDEOGRAPH-222D3: not included in any glyphset definition
    • U+222D4 CJK UNIFIED IDEOGRAPH-222D4: not included in any glyphset definition
    • U+222D7 CJK UNIFIED IDEOGRAPH-222D7: not included in any glyphset definition
    • U+222DA CJK UNIFIED IDEOGRAPH-222DA: not included in any glyphset definition
    • U+222DB CJK UNIFIED IDEOGRAPH-222DB: not included in any glyphset definition
    • U+222DC CJK UNIFIED IDEOGRAPH-222DC: not included in any glyphset definition
    • U+222DD CJK UNIFIED IDEOGRAPH-222DD: not included in any glyphset definition
    • U+222E1 CJK UNIFIED IDEOGRAPH-222E1: not included in any glyphset definition
    • U+222E2 CJK UNIFIED IDEOGRAPH-222E2: not included in any glyphset definition
    • U+222E3 CJK UNIFIED IDEOGRAPH-222E3: not included in any glyphset definition
    • U+222E6 CJK UNIFIED IDEOGRAPH-222E6: not included in any glyphset definition
    • U+222E9 CJK UNIFIED IDEOGRAPH-222E9: not included in any glyphset definition
    • U+222ED CJK UNIFIED IDEOGRAPH-222ED: not included in any glyphset definition
    • U+222EE CJK UNIFIED IDEOGRAPH-222EE: not included in any glyphset definition
    • U+222EF CJK UNIFIED IDEOGRAPH-222EF: not included in any glyphset definition
    • U+222F0 CJK UNIFIED IDEOGRAPH-222F0: not included in any glyphset definition
    • U+222F1 CJK UNIFIED IDEOGRAPH-222F1: not included in any glyphset definition
    • U+222F2 CJK UNIFIED IDEOGRAPH-222F2: not included in any glyphset definition
    • U+222F8 CJK UNIFIED IDEOGRAPH-222F8: not included in any glyphset definition
    • U+222F9 CJK UNIFIED IDEOGRAPH-222F9: not included in any glyphset definition
    • U+222FB CJK UNIFIED IDEOGRAPH-222FB: not included in any glyphset definition
    • U+222FC CJK UNIFIED IDEOGRAPH-222FC: not included in any glyphset definition
    • U+222FD CJK UNIFIED IDEOGRAPH-222FD: not included in any glyphset definition
    • U+222FE CJK UNIFIED IDEOGRAPH-222FE: not included in any glyphset definition
    • U+222FF CJK UNIFIED IDEOGRAPH-222FF: not included in any glyphset definition
    • U+22300 CJK UNIFIED IDEOGRAPH-22300: not included in any glyphset definition
    • U+22302 CJK UNIFIED IDEOGRAPH-22302: not included in any glyphset definition
    • U+22303 CJK UNIFIED IDEOGRAPH-22303: not included in any glyphset definition
    • U+22304 CJK UNIFIED IDEOGRAPH-22304: not included in any glyphset definition
    • U+22305 CJK UNIFIED IDEOGRAPH-22305: not included in any glyphset definition
    • U+22307 CJK UNIFIED IDEOGRAPH-22307: not included in any glyphset definition
    • U+22308 CJK UNIFIED IDEOGRAPH-22308: not included in any glyphset definition
    • U+22309 CJK UNIFIED IDEOGRAPH-22309: not included in any glyphset definition
    • U+2230B CJK UNIFIED IDEOGRAPH-2230B: not included in any glyphset definition
    • U+2230D CJK UNIFIED IDEOGRAPH-2230D: not included in any glyphset definition
    • U+2230E CJK UNIFIED IDEOGRAPH-2230E: not included in any glyphset definition
    • U+22311 CJK UNIFIED IDEOGRAPH-22311: not included in any glyphset definition
    • U+22312 CJK UNIFIED IDEOGRAPH-22312: not included in any glyphset definition
    • U+22313 CJK UNIFIED IDEOGRAPH-22313: not included in any glyphset definition
    • U+22314 CJK UNIFIED IDEOGRAPH-22314: not included in any glyphset definition
    • U+22315 CJK UNIFIED IDEOGRAPH-22315: not included in any glyphset definition
    • U+2231B CJK UNIFIED IDEOGRAPH-2231B: not included in any glyphset definition
    • U+2231D CJK UNIFIED IDEOGRAPH-2231D: not included in any glyphset definition
    • U+2231E CJK UNIFIED IDEOGRAPH-2231E: not included in any glyphset definition
    • U+22326 CJK UNIFIED IDEOGRAPH-22326: not included in any glyphset definition
    • U+22328 CJK UNIFIED IDEOGRAPH-22328: not included in any glyphset definition
    • U+2232B CJK UNIFIED IDEOGRAPH-2232B: not included in any glyphset definition
    • U+2232C CJK UNIFIED IDEOGRAPH-2232C: not included in any glyphset definition
    • U+2232D CJK UNIFIED IDEOGRAPH-2232D: not included in any glyphset definition
    • U+2232E CJK UNIFIED IDEOGRAPH-2232E: not included in any glyphset definition
    • U+2232F CJK UNIFIED IDEOGRAPH-2232F: not included in any glyphset definition
    • U+22331 CJK UNIFIED IDEOGRAPH-22331: not included in any glyphset definition
    • U+22333 CJK UNIFIED IDEOGRAPH-22333: not included in any glyphset definition
    • U+22334 CJK UNIFIED IDEOGRAPH-22334: not included in any glyphset definition
    • U+22335 CJK UNIFIED IDEOGRAPH-22335: not included in any glyphset definition
    • U+22338 CJK UNIFIED IDEOGRAPH-22338: not included in any glyphset definition
    • U+22339 CJK UNIFIED IDEOGRAPH-22339: not included in any glyphset definition
    • U+2233B CJK UNIFIED IDEOGRAPH-2233B: not included in any glyphset definition
    • U+2233C CJK UNIFIED IDEOGRAPH-2233C: not included in any glyphset definition
    • U+2233D CJK UNIFIED IDEOGRAPH-2233D: not included in any glyphset definition
    • U+2233E CJK UNIFIED IDEOGRAPH-2233E: not included in any glyphset definition
    • U+2233F CJK UNIFIED IDEOGRAPH-2233F: not included in any glyphset definition
    • U+22341 CJK UNIFIED IDEOGRAPH-22341: not included in any glyphset definition
    • U+22342 CJK UNIFIED IDEOGRAPH-22342: not included in any glyphset definition
    • U+22343 CJK UNIFIED IDEOGRAPH-22343: not included in any glyphset definition
    • U+22345 CJK UNIFIED IDEOGRAPH-22345: not included in any glyphset definition
    • U+22346 CJK UNIFIED IDEOGRAPH-22346: not included in any glyphset definition
    • U+22347 CJK UNIFIED IDEOGRAPH-22347: not included in any glyphset definition
    • U+22348 CJK UNIFIED IDEOGRAPH-22348: not included in any glyphset definition
    • U+2234D CJK UNIFIED IDEOGRAPH-2234D: not included in any glyphset definition
    • U+2234E CJK UNIFIED IDEOGRAPH-2234E: not included in any glyphset definition
    • U+2234F CJK UNIFIED IDEOGRAPH-2234F: not included in any glyphset definition
    • U+22350 CJK UNIFIED IDEOGRAPH-22350: not included in any glyphset definition
    • U+22351 CJK UNIFIED IDEOGRAPH-22351: not included in any glyphset definition
    • U+22352 CJK UNIFIED IDEOGRAPH-22352: not included in any glyphset definition
    • U+22354 CJK UNIFIED IDEOGRAPH-22354: not included in any glyphset definition
    • U+22356 CJK UNIFIED IDEOGRAPH-22356: not included in any glyphset definition
    • U+22359 CJK UNIFIED IDEOGRAPH-22359: not included in any glyphset definition
    • U+2235A CJK UNIFIED IDEOGRAPH-2235A: not included in any glyphset definition
    • U+2235B CJK UNIFIED IDEOGRAPH-2235B: not included in any glyphset definition
    • U+2235C CJK UNIFIED IDEOGRAPH-2235C: not included in any glyphset definition
    • U+2235D CJK UNIFIED IDEOGRAPH-2235D: not included in any glyphset definition
    • U+2235E CJK UNIFIED IDEOGRAPH-2235E: not included in any glyphset definition
    • U+22360 CJK UNIFIED IDEOGRAPH-22360: not included in any glyphset definition
    • U+22362 CJK UNIFIED IDEOGRAPH-22362: not included in any glyphset definition
    • U+22363 CJK UNIFIED IDEOGRAPH-22363: not included in any glyphset definition
    • U+22365 CJK UNIFIED IDEOGRAPH-22365: not included in any glyphset definition
    • U+22367 CJK UNIFIED IDEOGRAPH-22367: not included in any glyphset definition
    • U+22368 CJK UNIFIED IDEOGRAPH-22368: not included in any glyphset definition
    • U+2236B CJK UNIFIED IDEOGRAPH-2236B: not included in any glyphset definition
    • U+2236D CJK UNIFIED IDEOGRAPH-2236D: not included in any glyphset definition
    • U+2236E CJK UNIFIED IDEOGRAPH-2236E: not included in any glyphset definition
    • U+2236F CJK UNIFIED IDEOGRAPH-2236F: not included in any glyphset definition
    • U+22370 CJK UNIFIED IDEOGRAPH-22370: not included in any glyphset definition
    • U+22371 CJK UNIFIED IDEOGRAPH-22371: not included in any glyphset definition
    • U+22372 CJK UNIFIED IDEOGRAPH-22372: not included in any glyphset definition
    • U+22373 CJK UNIFIED IDEOGRAPH-22373: not included in any glyphset definition
    • U+22376 CJK UNIFIED IDEOGRAPH-22376: not included in any glyphset definition
    • U+22377 CJK UNIFIED IDEOGRAPH-22377: not included in any glyphset definition
    • U+22378 CJK UNIFIED IDEOGRAPH-22378: not included in any glyphset definition
    • U+22379 CJK UNIFIED IDEOGRAPH-22379: not included in any glyphset definition
    • U+2237A CJK UNIFIED IDEOGRAPH-2237A: not included in any glyphset definition
    • U+2237B CJK UNIFIED IDEOGRAPH-2237B: not included in any glyphset definition
    • U+2237C CJK UNIFIED IDEOGRAPH-2237C: not included in any glyphset definition
    • U+2237D CJK UNIFIED IDEOGRAPH-2237D: not included in any glyphset definition
    • U+2237F CJK UNIFIED IDEOGRAPH-2237F: not included in any glyphset definition
    • U+22380 CJK UNIFIED IDEOGRAPH-22380: not included in any glyphset definition
    • U+22381 CJK UNIFIED IDEOGRAPH-22381: not included in any glyphset definition
    • U+22382 CJK UNIFIED IDEOGRAPH-22382: not included in any glyphset definition
    • U+22383 CJK UNIFIED IDEOGRAPH-22383: not included in any glyphset definition
    • U+22384 CJK UNIFIED IDEOGRAPH-22384: not included in any glyphset definition
    • U+22385 CJK UNIFIED IDEOGRAPH-22385: not included in any glyphset definition
    • U+22387 CJK UNIFIED IDEOGRAPH-22387: not included in any glyphset definition
    • U+22388 CJK UNIFIED IDEOGRAPH-22388: not included in any glyphset definition
    • U+22389 CJK UNIFIED IDEOGRAPH-22389: not included in any glyphset definition
    • U+2238A CJK UNIFIED IDEOGRAPH-2238A: not included in any glyphset definition
    • U+2238B CJK UNIFIED IDEOGRAPH-2238B: not included in any glyphset definition
    • U+2238C CJK UNIFIED IDEOGRAPH-2238C: not included in any glyphset definition
    • U+2238D CJK UNIFIED IDEOGRAPH-2238D: not included in any glyphset definition
    • U+2238E CJK UNIFIED IDEOGRAPH-2238E: not included in any glyphset definition
    • U+22390 CJK UNIFIED IDEOGRAPH-22390: not included in any glyphset definition
    • U+22391 CJK UNIFIED IDEOGRAPH-22391: not included in any glyphset definition
    • U+22392 CJK UNIFIED IDEOGRAPH-22392: not included in any glyphset definition
    • U+22393 CJK UNIFIED IDEOGRAPH-22393: not included in any glyphset definition
    • U+22394 CJK UNIFIED IDEOGRAPH-22394: not included in any glyphset definition
    • U+22395 CJK UNIFIED IDEOGRAPH-22395: not included in any glyphset definition
    • U+22396 CJK UNIFIED IDEOGRAPH-22396: not included in any glyphset definition
    • U+22397 CJK UNIFIED IDEOGRAPH-22397: not included in any glyphset definition
    • U+22398 CJK UNIFIED IDEOGRAPH-22398: not included in any glyphset definition
    • U+22399 CJK UNIFIED IDEOGRAPH-22399: not included in any glyphset definition
    • U+2239A CJK UNIFIED IDEOGRAPH-2239A: not included in any glyphset definition
    • U+2239C CJK UNIFIED IDEOGRAPH-2239C: not included in any glyphset definition
    • U+2239D CJK UNIFIED IDEOGRAPH-2239D: not included in any glyphset definition
    • U+2239F CJK UNIFIED IDEOGRAPH-2239F: not included in any glyphset definition
    • U+223A1 CJK UNIFIED IDEOGRAPH-223A1: not included in any glyphset definition
    • U+223A2 CJK UNIFIED IDEOGRAPH-223A2: not included in any glyphset definition
    • U+223A3 CJK UNIFIED IDEOGRAPH-223A3: not included in any glyphset definition
    • U+223A4 CJK UNIFIED IDEOGRAPH-223A4: not included in any glyphset definition
    • U+223A5 CJK UNIFIED IDEOGRAPH-223A5: not included in any glyphset definition
    • U+223A6 CJK UNIFIED IDEOGRAPH-223A6: not included in any glyphset definition
    • U+223A7 CJK UNIFIED IDEOGRAPH-223A7: not included in any glyphset definition
    • U+223A8 CJK UNIFIED IDEOGRAPH-223A8: not included in any glyphset definition
    • U+223AA CJK UNIFIED IDEOGRAPH-223AA: not included in any glyphset definition
    • U+223AB CJK UNIFIED IDEOGRAPH-223AB: not included in any glyphset definition
    • U+223AC CJK UNIFIED IDEOGRAPH-223AC: not included in any glyphset definition
    • U+223AD CJK UNIFIED IDEOGRAPH-223AD: not included in any glyphset definition
    • U+223AE CJK UNIFIED IDEOGRAPH-223AE: not included in any glyphset definition
    • U+223AF CJK UNIFIED IDEOGRAPH-223AF: not included in any glyphset definition
    • U+223B1 CJK UNIFIED IDEOGRAPH-223B1: not included in any glyphset definition
    • U+223B4 CJK UNIFIED IDEOGRAPH-223B4: not included in any glyphset definition
    • U+223B5 CJK UNIFIED IDEOGRAPH-223B5: not included in any glyphset definition
    • U+223B7 CJK UNIFIED IDEOGRAPH-223B7: not included in any glyphset definition
    • U+223B8 CJK UNIFIED IDEOGRAPH-223B8: not included in any glyphset definition
    • U+223B9 CJK UNIFIED IDEOGRAPH-223B9: not included in any glyphset definition
    • U+223BA CJK UNIFIED IDEOGRAPH-223BA: not included in any glyphset definition
    • U+223BB CJK UNIFIED IDEOGRAPH-223BB: not included in any glyphset definition
    • U+223BF CJK UNIFIED IDEOGRAPH-223BF: not included in any glyphset definition
    • U+223C1 CJK UNIFIED IDEOGRAPH-223C1: not included in any glyphset definition
    • U+223C2 CJK UNIFIED IDEOGRAPH-223C2: not included in any glyphset definition
    • U+223C4 CJK UNIFIED IDEOGRAPH-223C4: not included in any glyphset definition
    • U+223C5 CJK UNIFIED IDEOGRAPH-223C5: not included in any glyphset definition
    • U+223C6 CJK UNIFIED IDEOGRAPH-223C6: not included in any glyphset definition
    • U+223C7 CJK UNIFIED IDEOGRAPH-223C7: not included in any glyphset definition
    • U+223C9 CJK UNIFIED IDEOGRAPH-223C9: not included in any glyphset definition
    • U+223CC CJK UNIFIED IDEOGRAPH-223CC: not included in any glyphset definition
    • U+223CE CJK UNIFIED IDEOGRAPH-223CE: not included in any glyphset definition
    • U+223D2 CJK UNIFIED IDEOGRAPH-223D2: not included in any glyphset definition
    • U+223D3 CJK UNIFIED IDEOGRAPH-223D3: not included in any glyphset definition
    • U+223D4 CJK UNIFIED IDEOGRAPH-223D4: not included in any glyphset definition
    • U+223D5 CJK UNIFIED IDEOGRAPH-223D5: not included in any glyphset definition
    • U+223D6 CJK UNIFIED IDEOGRAPH-223D6: not included in any glyphset definition
    • U+223D7 CJK UNIFIED IDEOGRAPH-223D7: not included in any glyphset definition
    • U+223D8 CJK UNIFIED IDEOGRAPH-223D8: not included in any glyphset definition
    • U+223D9 CJK UNIFIED IDEOGRAPH-223D9: not included in any glyphset definition
    • U+223DA CJK UNIFIED IDEOGRAPH-223DA: not included in any glyphset definition
    • U+223DC CJK UNIFIED IDEOGRAPH-223DC: not included in any glyphset definition
    • U+223DD CJK UNIFIED IDEOGRAPH-223DD: not included in any glyphset definition
    • U+223DE CJK UNIFIED IDEOGRAPH-223DE: not included in any glyphset definition
    • U+223DF CJK UNIFIED IDEOGRAPH-223DF: not included in any glyphset definition
    • U+223E4 CJK UNIFIED IDEOGRAPH-223E4: not included in any glyphset definition
    • U+223E5 CJK UNIFIED IDEOGRAPH-223E5: not included in any glyphset definition
    • U+223E6 CJK UNIFIED IDEOGRAPH-223E6: not included in any glyphset definition
    • U+223E7 CJK UNIFIED IDEOGRAPH-223E7: not included in any glyphset definition
    • U+223E8 CJK UNIFIED IDEOGRAPH-223E8: not included in any glyphset definition
    • U+223E9 CJK UNIFIED IDEOGRAPH-223E9: not included in any glyphset definition
    • U+223EA CJK UNIFIED IDEOGRAPH-223EA: not included in any glyphset definition
    • U+223ED CJK UNIFIED IDEOGRAPH-223ED: not included in any glyphset definition
    • U+223EE CJK UNIFIED IDEOGRAPH-223EE: not included in any glyphset definition
    • U+223EF CJK UNIFIED IDEOGRAPH-223EF: not included in any glyphset definition
    • U+223F0 CJK UNIFIED IDEOGRAPH-223F0: not included in any glyphset definition
    • U+223F1 CJK UNIFIED IDEOGRAPH-223F1: not included in any glyphset definition
    • U+223F2 CJK UNIFIED IDEOGRAPH-223F2: not included in any glyphset definition
    • U+223F3 CJK UNIFIED IDEOGRAPH-223F3: not included in any glyphset definition
    • U+223F4 CJK UNIFIED IDEOGRAPH-223F4: not included in any glyphset definition
    • U+223F5 CJK UNIFIED IDEOGRAPH-223F5: not included in any glyphset definition
    • U+223F6 CJK UNIFIED IDEOGRAPH-223F6: not included in any glyphset definition
    • U+223F7 CJK UNIFIED IDEOGRAPH-223F7: not included in any glyphset definition
    • U+223F8 CJK UNIFIED IDEOGRAPH-223F8: not included in any glyphset definition
    • U+223FC CJK UNIFIED IDEOGRAPH-223FC: not included in any glyphset definition
    • U+223FD CJK UNIFIED IDEOGRAPH-223FD: not included in any glyphset definition
    • U+223FE CJK UNIFIED IDEOGRAPH-223FE: not included in any glyphset definition
    • U+22400 CJK UNIFIED IDEOGRAPH-22400: not included in any glyphset definition
    • U+22401 CJK UNIFIED IDEOGRAPH-22401: not included in any glyphset definition
    • U+22402 CJK UNIFIED IDEOGRAPH-22402: not included in any glyphset definition
    • U+22403 CJK UNIFIED IDEOGRAPH-22403: not included in any glyphset definition
    • U+22404 CJK UNIFIED IDEOGRAPH-22404: not included in any glyphset definition
    • U+22405 CJK UNIFIED IDEOGRAPH-22405: not included in any glyphset definition
    • U+22406 CJK UNIFIED IDEOGRAPH-22406: not included in any glyphset definition
    • U+22407 CJK UNIFIED IDEOGRAPH-22407: not included in any glyphset definition
    • U+22408 CJK UNIFIED IDEOGRAPH-22408: not included in any glyphset definition
    • U+2240A CJK UNIFIED IDEOGRAPH-2240A: not included in any glyphset definition
    • U+2240B CJK UNIFIED IDEOGRAPH-2240B: not included in any glyphset definition
    • U+2240C CJK UNIFIED IDEOGRAPH-2240C: not included in any glyphset definition
    • U+2240E CJK UNIFIED IDEOGRAPH-2240E: not included in any glyphset definition
    • U+2240F CJK UNIFIED IDEOGRAPH-2240F: not included in any glyphset definition
    • U+22410 CJK UNIFIED IDEOGRAPH-22410: not included in any glyphset definition
    • U+22412 CJK UNIFIED IDEOGRAPH-22412: not included in any glyphset definition
    • U+22413 CJK UNIFIED IDEOGRAPH-22413: not included in any glyphset definition
    • U+22414 CJK UNIFIED IDEOGRAPH-22414: not included in any glyphset definition
    • U+22415 CJK UNIFIED IDEOGRAPH-22415: not included in any glyphset definition
    • U+22416 CJK UNIFIED IDEOGRAPH-22416: not included in any glyphset definition
    • U+22417 CJK UNIFIED IDEOGRAPH-22417: not included in any glyphset definition
    • U+2241A CJK UNIFIED IDEOGRAPH-2241A: not included in any glyphset definition
    • U+2241D CJK UNIFIED IDEOGRAPH-2241D: not included in any glyphset definition
    • U+2241E CJK UNIFIED IDEOGRAPH-2241E: not included in any glyphset definition
    • U+2241F CJK UNIFIED IDEOGRAPH-2241F: not included in any glyphset definition
    • U+22420 CJK UNIFIED IDEOGRAPH-22420: not included in any glyphset definition
    • U+22421 CJK UNIFIED IDEOGRAPH-22421: not included in any glyphset definition
    • U+22423 CJK UNIFIED IDEOGRAPH-22423: not included in any glyphset definition
    • U+22424 CJK UNIFIED IDEOGRAPH-22424: not included in any glyphset definition
    • U+22425 CJK UNIFIED IDEOGRAPH-22425: not included in any glyphset definition
    • U+22426 CJK UNIFIED IDEOGRAPH-22426: not included in any glyphset definition
    • U+22427 CJK UNIFIED IDEOGRAPH-22427: not included in any glyphset definition
    • U+22428 CJK UNIFIED IDEOGRAPH-22428: not included in any glyphset definition
    • U+2242A CJK UNIFIED IDEOGRAPH-2242A: not included in any glyphset definition
    • U+2242B CJK UNIFIED IDEOGRAPH-2242B: not included in any glyphset definition
    • U+2242C CJK UNIFIED IDEOGRAPH-2242C: not included in any glyphset definition
    • U+2242D CJK UNIFIED IDEOGRAPH-2242D: not included in any glyphset definition
    • U+2242F CJK UNIFIED IDEOGRAPH-2242F: not included in any glyphset definition
    • U+22432 CJK UNIFIED IDEOGRAPH-22432: not included in any glyphset definition
    • U+22433 CJK UNIFIED IDEOGRAPH-22433: not included in any glyphset definition
    • U+22436 CJK UNIFIED IDEOGRAPH-22436: not included in any glyphset definition
    • U+22437 CJK UNIFIED IDEOGRAPH-22437: not included in any glyphset definition
    • U+22438 CJK UNIFIED IDEOGRAPH-22438: not included in any glyphset definition
    • U+22439 CJK UNIFIED IDEOGRAPH-22439: not included in any glyphset definition
    • U+2243B CJK UNIFIED IDEOGRAPH-2243B: not included in any glyphset definition
    • U+2243C CJK UNIFIED IDEOGRAPH-2243C: not included in any glyphset definition
    • U+2243E CJK UNIFIED IDEOGRAPH-2243E: not included in any glyphset definition
    • U+2243F CJK UNIFIED IDEOGRAPH-2243F: not included in any glyphset definition
    • U+22440 CJK UNIFIED IDEOGRAPH-22440: not included in any glyphset definition
    • U+22441 CJK UNIFIED IDEOGRAPH-22441: not included in any glyphset definition
    • U+22443 CJK UNIFIED IDEOGRAPH-22443: not included in any glyphset definition
    • U+22444 CJK UNIFIED IDEOGRAPH-22444: not included in any glyphset definition
    • U+22445 CJK UNIFIED IDEOGRAPH-22445: not included in any glyphset definition
    • U+22446 CJK UNIFIED IDEOGRAPH-22446: not included in any glyphset definition
    • U+22447 CJK UNIFIED IDEOGRAPH-22447: not included in any glyphset definition
    • U+22448 CJK UNIFIED IDEOGRAPH-22448: not included in any glyphset definition
    • U+22449 CJK UNIFIED IDEOGRAPH-22449: not included in any glyphset definition
    • U+2244A CJK UNIFIED IDEOGRAPH-2244A: not included in any glyphset definition
    • U+2244B CJK UNIFIED IDEOGRAPH-2244B: not included in any glyphset definition
    • U+2244C CJK UNIFIED IDEOGRAPH-2244C: not included in any glyphset definition
    • U+2244D CJK UNIFIED IDEOGRAPH-2244D: not included in any glyphset definition
    • U+22451 CJK UNIFIED IDEOGRAPH-22451: not included in any glyphset definition
    • U+22453 CJK UNIFIED IDEOGRAPH-22453: not included in any glyphset definition
    • U+22454 CJK UNIFIED IDEOGRAPH-22454: not included in any glyphset definition
    • U+22455 CJK UNIFIED IDEOGRAPH-22455: not included in any glyphset definition
    • U+22457 CJK UNIFIED IDEOGRAPH-22457: not included in any glyphset definition
    • U+22458 CJK UNIFIED IDEOGRAPH-22458: not included in any glyphset definition
    • U+2245C CJK UNIFIED IDEOGRAPH-2245C: not included in any glyphset definition
    • U+2245D CJK UNIFIED IDEOGRAPH-2245D: not included in any glyphset definition
    • U+22460 CJK UNIFIED IDEOGRAPH-22460: not included in any glyphset definition
    • U+22461 CJK UNIFIED IDEOGRAPH-22461: not included in any glyphset definition
    • U+22462 CJK UNIFIED IDEOGRAPH-22462: not included in any glyphset definition
    • U+22463 CJK UNIFIED IDEOGRAPH-22463: not included in any glyphset definition
    • U+22464 CJK UNIFIED IDEOGRAPH-22464: not included in any glyphset definition
    • U+22466 CJK UNIFIED IDEOGRAPH-22466: not included in any glyphset definition
    • U+22467 CJK UNIFIED IDEOGRAPH-22467: not included in any glyphset definition
    • U+22468 CJK UNIFIED IDEOGRAPH-22468: not included in any glyphset definition
    • U+22469 CJK UNIFIED IDEOGRAPH-22469: not included in any glyphset definition
    • U+2246B CJK UNIFIED IDEOGRAPH-2246B: not included in any glyphset definition
    • U+2246C CJK UNIFIED IDEOGRAPH-2246C: not included in any glyphset definition
    • U+2246D CJK UNIFIED IDEOGRAPH-2246D: not included in any glyphset definition
    • U+2246E CJK UNIFIED IDEOGRAPH-2246E: not included in any glyphset definition
    • U+22470 CJK UNIFIED IDEOGRAPH-22470: not included in any glyphset definition
    • U+22471 CJK UNIFIED IDEOGRAPH-22471: not included in any glyphset definition
    • U+22472 CJK UNIFIED IDEOGRAPH-22472: not included in any glyphset definition
    • U+22476 CJK UNIFIED IDEOGRAPH-22476: not included in any glyphset definition
    • U+22477 CJK UNIFIED IDEOGRAPH-22477: not included in any glyphset definition
    • U+22478 CJK UNIFIED IDEOGRAPH-22478: not included in any glyphset definition
    • U+22479 CJK UNIFIED IDEOGRAPH-22479: not included in any glyphset definition
    • U+2247D CJK UNIFIED IDEOGRAPH-2247D: not included in any glyphset definition
    • U+2247E CJK UNIFIED IDEOGRAPH-2247E: not included in any glyphset definition
    • U+2247F CJK UNIFIED IDEOGRAPH-2247F: not included in any glyphset definition
    • U+22480 CJK UNIFIED IDEOGRAPH-22480: not included in any glyphset definition
    • U+22481 CJK UNIFIED IDEOGRAPH-22481: not included in any glyphset definition
    • U+22483 CJK UNIFIED IDEOGRAPH-22483: not included in any glyphset definition
    • U+22484 CJK UNIFIED IDEOGRAPH-22484: not included in any glyphset definition
    • U+22486 CJK UNIFIED IDEOGRAPH-22486: not included in any glyphset definition
    • U+22489 CJK UNIFIED IDEOGRAPH-22489: not included in any glyphset definition
    • U+2248D CJK UNIFIED IDEOGRAPH-2248D: not included in any glyphset definition
    • U+2248F CJK UNIFIED IDEOGRAPH-2248F: not included in any glyphset definition
    • U+22490 CJK UNIFIED IDEOGRAPH-22490: not included in any glyphset definition
    • U+22491 CJK UNIFIED IDEOGRAPH-22491: not included in any glyphset definition
    • U+22492 CJK UNIFIED IDEOGRAPH-22492: not included in any glyphset definition
    • U+22493 CJK UNIFIED IDEOGRAPH-22493: not included in any glyphset definition
    • U+22494 CJK UNIFIED IDEOGRAPH-22494: not included in any glyphset definition
    • U+22495 CJK UNIFIED IDEOGRAPH-22495: not included in any glyphset definition
    • U+22496 CJK UNIFIED IDEOGRAPH-22496: not included in any glyphset definition
    • U+22497 CJK UNIFIED IDEOGRAPH-22497: not included in any glyphset definition
    • U+2249B CJK UNIFIED IDEOGRAPH-2249B: not included in any glyphset definition
    • U+2249C CJK UNIFIED IDEOGRAPH-2249C: not included in any glyphset definition
    • U+2249D CJK UNIFIED IDEOGRAPH-2249D: not included in any glyphset definition
    • U+2249E CJK UNIFIED IDEOGRAPH-2249E: not included in any glyphset definition
    • U+2249F CJK UNIFIED IDEOGRAPH-2249F: not included in any glyphset definition
    • U+224A0 CJK UNIFIED IDEOGRAPH-224A0: not included in any glyphset definition
    • U+224A1 CJK UNIFIED IDEOGRAPH-224A1: not included in any glyphset definition
    • U+224A3 CJK UNIFIED IDEOGRAPH-224A3: not included in any glyphset definition
    • U+224A4 CJK UNIFIED IDEOGRAPH-224A4: not included in any glyphset definition
    • U+224A5 CJK UNIFIED IDEOGRAPH-224A5: not included in any glyphset definition
    • U+224A7 CJK UNIFIED IDEOGRAPH-224A7: not included in any glyphset definition
    • U+224A9 CJK UNIFIED IDEOGRAPH-224A9: not included in any glyphset definition
    • U+224AB CJK UNIFIED IDEOGRAPH-224AB: not included in any glyphset definition
    • U+224AC CJK UNIFIED IDEOGRAPH-224AC: not included in any glyphset definition
    • U+224AD CJK UNIFIED IDEOGRAPH-224AD: not included in any glyphset definition
    • U+224AE CJK UNIFIED IDEOGRAPH-224AE: not included in any glyphset definition
    • U+224B0 CJK UNIFIED IDEOGRAPH-224B0: not included in any glyphset definition
    • U+224B1 CJK UNIFIED IDEOGRAPH-224B1: not included in any glyphset definition
    • U+224B2 CJK UNIFIED IDEOGRAPH-224B2: not included in any glyphset definition
    • U+224B3 CJK UNIFIED IDEOGRAPH-224B3: not included in any glyphset definition
    • U+224B4 CJK UNIFIED IDEOGRAPH-224B4: not included in any glyphset definition
    • U+224B5 CJK UNIFIED IDEOGRAPH-224B5: not included in any glyphset definition
    • U+224B7 CJK UNIFIED IDEOGRAPH-224B7: not included in any glyphset definition
    • U+224B8 CJK UNIFIED IDEOGRAPH-224B8: not included in any glyphset definition
    • U+224B9 CJK UNIFIED IDEOGRAPH-224B9: not included in any glyphset definition
    • U+224BD CJK UNIFIED IDEOGRAPH-224BD: not included in any glyphset definition
    • U+224BE CJK UNIFIED IDEOGRAPH-224BE: not included in any glyphset definition
    • U+224BF CJK UNIFIED IDEOGRAPH-224BF: not included in any glyphset definition
    • U+224C0 CJK UNIFIED IDEOGRAPH-224C0: not included in any glyphset definition
    • U+224C2 CJK UNIFIED IDEOGRAPH-224C2: not included in any glyphset definition
    • U+224C3 CJK UNIFIED IDEOGRAPH-224C3: not included in any glyphset definition
    • U+224C4 CJK UNIFIED IDEOGRAPH-224C4: not included in any glyphset definition
    • U+224C5 CJK UNIFIED IDEOGRAPH-224C5: not included in any glyphset definition
    • U+224C6 CJK UNIFIED IDEOGRAPH-224C6: not included in any glyphset definition
    • U+224C7 CJK UNIFIED IDEOGRAPH-224C7: not included in any glyphset definition
    • U+224C8 CJK UNIFIED IDEOGRAPH-224C8: not included in any glyphset definition
    • U+224C9 CJK UNIFIED IDEOGRAPH-224C9: not included in any glyphset definition
    • U+224CA CJK UNIFIED IDEOGRAPH-224CA: not included in any glyphset definition
    • U+224CB CJK UNIFIED IDEOGRAPH-224CB: not included in any glyphset definition
    • U+224CF CJK UNIFIED IDEOGRAPH-224CF: not included in any glyphset definition
    • U+224D2 CJK UNIFIED IDEOGRAPH-224D2: not included in any glyphset definition
    • U+224D3 CJK UNIFIED IDEOGRAPH-224D3: not included in any glyphset definition
    • U+224D4 CJK UNIFIED IDEOGRAPH-224D4: not included in any glyphset definition
    • U+224D5 CJK UNIFIED IDEOGRAPH-224D5: not included in any glyphset definition
    • U+224D6 CJK UNIFIED IDEOGRAPH-224D6: not included in any glyphset definition
    • U+224D7 CJK UNIFIED IDEOGRAPH-224D7: not included in any glyphset definition
    • U+224D8 CJK UNIFIED IDEOGRAPH-224D8: not included in any glyphset definition
    • U+224D9 CJK UNIFIED IDEOGRAPH-224D9: not included in any glyphset definition
    • U+224DC CJK UNIFIED IDEOGRAPH-224DC: not included in any glyphset definition
    • U+224DD CJK UNIFIED IDEOGRAPH-224DD: not included in any glyphset definition
    • U+224DE CJK UNIFIED IDEOGRAPH-224DE: not included in any glyphset definition
    • U+224DF CJK UNIFIED IDEOGRAPH-224DF: not included in any glyphset definition
    • U+224E0 CJK UNIFIED IDEOGRAPH-224E0: not included in any glyphset definition
    • U+224E1 CJK UNIFIED IDEOGRAPH-224E1: not included in any glyphset definition
    • U+224E2 CJK UNIFIED IDEOGRAPH-224E2: not included in any glyphset definition
    • U+224E4 CJK UNIFIED IDEOGRAPH-224E4: not included in any glyphset definition
    • U+224EA CJK UNIFIED IDEOGRAPH-224EA: not included in any glyphset definition
    • U+224EB CJK UNIFIED IDEOGRAPH-224EB: not included in any glyphset definition
    • U+224ED CJK UNIFIED IDEOGRAPH-224ED: not included in any glyphset definition
    • U+224EE CJK UNIFIED IDEOGRAPH-224EE: not included in any glyphset definition
    • U+224EF CJK UNIFIED IDEOGRAPH-224EF: not included in any glyphset definition
    • U+224F0 CJK UNIFIED IDEOGRAPH-224F0: not included in any glyphset definition
    • U+224F1 CJK UNIFIED IDEOGRAPH-224F1: not included in any glyphset definition
    • U+224F2 CJK UNIFIED IDEOGRAPH-224F2: not included in any glyphset definition
    • U+224F3 CJK UNIFIED IDEOGRAPH-224F3: not included in any glyphset definition
    • U+224F4 CJK UNIFIED IDEOGRAPH-224F4: not included in any glyphset definition
    • U+224F5 CJK UNIFIED IDEOGRAPH-224F5: not included in any glyphset definition
    • U+224F6 CJK UNIFIED IDEOGRAPH-224F6: not included in any glyphset definition
    • U+224F8 CJK UNIFIED IDEOGRAPH-224F8: not included in any glyphset definition
    • U+224FB CJK UNIFIED IDEOGRAPH-224FB: not included in any glyphset definition
    • U+224FE CJK UNIFIED IDEOGRAPH-224FE: not included in any glyphset definition
    • U+22500 CJK UNIFIED IDEOGRAPH-22500: not included in any glyphset definition
    • U+22501 CJK UNIFIED IDEOGRAPH-22501: not included in any glyphset definition
    • U+22502 CJK UNIFIED IDEOGRAPH-22502: not included in any glyphset definition
    • U+22503 CJK UNIFIED IDEOGRAPH-22503: not included in any glyphset definition
    • U+22504 CJK UNIFIED IDEOGRAPH-22504: not included in any glyphset definition
    • U+22505 CJK UNIFIED IDEOGRAPH-22505: not included in any glyphset definition
    • U+22506 CJK UNIFIED IDEOGRAPH-22506: not included in any glyphset definition
    • U+22507 CJK UNIFIED IDEOGRAPH-22507: not included in any glyphset definition
    • U+22508 CJK UNIFIED IDEOGRAPH-22508: not included in any glyphset definition
    • U+22509 CJK UNIFIED IDEOGRAPH-22509: not included in any glyphset definition
    • U+2250A CJK UNIFIED IDEOGRAPH-2250A: not included in any glyphset definition
    • U+2250B CJK UNIFIED IDEOGRAPH-2250B: not included in any glyphset definition
    • U+2250C CJK UNIFIED IDEOGRAPH-2250C: not included in any glyphset definition
    • U+2250D CJK UNIFIED IDEOGRAPH-2250D: not included in any glyphset definition
    • U+2250E CJK UNIFIED IDEOGRAPH-2250E: not included in any glyphset definition
    • U+2250F CJK UNIFIED IDEOGRAPH-2250F: not included in any glyphset definition
    • U+22511 CJK UNIFIED IDEOGRAPH-22511: not included in any glyphset definition
    • U+22512 CJK UNIFIED IDEOGRAPH-22512: not included in any glyphset definition
    • U+22513 CJK UNIFIED IDEOGRAPH-22513: not included in any glyphset definition
    • U+22514 CJK UNIFIED IDEOGRAPH-22514: not included in any glyphset definition
    • U+2251A CJK UNIFIED IDEOGRAPH-2251A: not included in any glyphset definition
    • U+2251B CJK UNIFIED IDEOGRAPH-2251B: not included in any glyphset definition
    • U+2251C CJK UNIFIED IDEOGRAPH-2251C: not included in any glyphset definition
    • U+2251F CJK UNIFIED IDEOGRAPH-2251F: not included in any glyphset definition
    • U+22520 CJK UNIFIED IDEOGRAPH-22520: not included in any glyphset definition
    • U+22521 CJK UNIFIED IDEOGRAPH-22521: not included in any glyphset definition
    • U+22522 CJK UNIFIED IDEOGRAPH-22522: not included in any glyphset definition
    • U+22523 CJK UNIFIED IDEOGRAPH-22523: not included in any glyphset definition
    • U+22524 CJK UNIFIED IDEOGRAPH-22524: not included in any glyphset definition
    • U+22525 CJK UNIFIED IDEOGRAPH-22525: not included in any glyphset definition
    • U+22526 CJK UNIFIED IDEOGRAPH-22526: not included in any glyphset definition
    • U+22527 CJK UNIFIED IDEOGRAPH-22527: not included in any glyphset definition
    • U+22528 CJK UNIFIED IDEOGRAPH-22528: not included in any glyphset definition
    • U+22529 CJK UNIFIED IDEOGRAPH-22529: not included in any glyphset definition
    • U+2252A CJK UNIFIED IDEOGRAPH-2252A: not included in any glyphset definition
    • U+2252C CJK UNIFIED IDEOGRAPH-2252C: not included in any glyphset definition
    • U+2252D CJK UNIFIED IDEOGRAPH-2252D: not included in any glyphset definition
    • U+22530 CJK UNIFIED IDEOGRAPH-22530: not included in any glyphset definition
    • U+22531 CJK UNIFIED IDEOGRAPH-22531: not included in any glyphset definition
    • U+22533 CJK UNIFIED IDEOGRAPH-22533: not included in any glyphset definition
    • U+22534 CJK UNIFIED IDEOGRAPH-22534: not included in any glyphset definition
    • U+22535 CJK UNIFIED IDEOGRAPH-22535: not included in any glyphset definition
    • U+22536 CJK UNIFIED IDEOGRAPH-22536: not included in any glyphset definition
    • U+22537 CJK UNIFIED IDEOGRAPH-22537: not included in any glyphset definition
    • U+22538 CJK UNIFIED IDEOGRAPH-22538: not included in any glyphset definition
    • U+22539 CJK UNIFIED IDEOGRAPH-22539: not included in any glyphset definition
    • U+22542 CJK UNIFIED IDEOGRAPH-22542: not included in any glyphset definition
    • U+22547 CJK UNIFIED IDEOGRAPH-22547: not included in any glyphset definition
    • U+2254C CJK UNIFIED IDEOGRAPH-2254C: not included in any glyphset definition
    • U+2254D CJK UNIFIED IDEOGRAPH-2254D: not included in any glyphset definition
    • U+2254F CJK UNIFIED IDEOGRAPH-2254F: not included in any glyphset definition
    • U+22550 CJK UNIFIED IDEOGRAPH-22550: not included in any glyphset definition
    • U+22551 CJK UNIFIED IDEOGRAPH-22551: not included in any glyphset definition
    • U+22552 CJK UNIFIED IDEOGRAPH-22552: not included in any glyphset definition
    • U+22553 CJK UNIFIED IDEOGRAPH-22553: not included in any glyphset definition
    • U+22554 CJK UNIFIED IDEOGRAPH-22554: not included in any glyphset definition
    • U+22555 CJK UNIFIED IDEOGRAPH-22555: not included in any glyphset definition
    • U+22556 CJK UNIFIED IDEOGRAPH-22556: not included in any glyphset definition
    • U+22557 CJK UNIFIED IDEOGRAPH-22557: not included in any glyphset definition
    • U+22558 CJK UNIFIED IDEOGRAPH-22558: not included in any glyphset definition
    • U+22559 CJK UNIFIED IDEOGRAPH-22559: not included in any glyphset definition
    • U+2255A CJK UNIFIED IDEOGRAPH-2255A: not included in any glyphset definition
    • U+2255D CJK UNIFIED IDEOGRAPH-2255D: not included in any glyphset definition
    • U+2255F CJK UNIFIED IDEOGRAPH-2255F: not included in any glyphset definition
    • U+22569 CJK UNIFIED IDEOGRAPH-22569: not included in any glyphset definition
    • U+2256A CJK UNIFIED IDEOGRAPH-2256A: not included in any glyphset definition
    • U+2256B CJK UNIFIED IDEOGRAPH-2256B: not included in any glyphset definition
    • U+2256C CJK UNIFIED IDEOGRAPH-2256C: not included in any glyphset definition
    • U+2256D CJK UNIFIED IDEOGRAPH-2256D: not included in any glyphset definition
    • U+2256E CJK UNIFIED IDEOGRAPH-2256E: not included in any glyphset definition
    • U+2256F CJK UNIFIED IDEOGRAPH-2256F: not included in any glyphset definition
    • U+22570 CJK UNIFIED IDEOGRAPH-22570: not included in any glyphset definition
    • U+22571 CJK UNIFIED IDEOGRAPH-22571: not included in any glyphset definition
    • U+22575 CJK UNIFIED IDEOGRAPH-22575: not included in any glyphset definition
    • U+22577 CJK UNIFIED IDEOGRAPH-22577: not included in any glyphset definition
    • U+22578 CJK UNIFIED IDEOGRAPH-22578: not included in any glyphset definition
    • U+22579 CJK UNIFIED IDEOGRAPH-22579: not included in any glyphset definition
    • U+2257A CJK UNIFIED IDEOGRAPH-2257A: not included in any glyphset definition
    • U+2257B CJK UNIFIED IDEOGRAPH-2257B: not included in any glyphset definition
    • U+2257C CJK UNIFIED IDEOGRAPH-2257C: not included in any glyphset definition
    • U+2257D CJK UNIFIED IDEOGRAPH-2257D: not included in any glyphset definition
    • U+2257E CJK UNIFIED IDEOGRAPH-2257E: not included in any glyphset definition
    • U+22585 CJK UNIFIED IDEOGRAPH-22585: not included in any glyphset definition
    • U+22586 CJK UNIFIED IDEOGRAPH-22586: not included in any glyphset definition
    • U+22587 CJK UNIFIED IDEOGRAPH-22587: not included in any glyphset definition
    • U+22588 CJK UNIFIED IDEOGRAPH-22588: not included in any glyphset definition
    • U+22589 CJK UNIFIED IDEOGRAPH-22589: not included in any glyphset definition
    • U+2258A CJK UNIFIED IDEOGRAPH-2258A: not included in any glyphset definition
    • U+2258D CJK UNIFIED IDEOGRAPH-2258D: not included in any glyphset definition
    • U+2258F CJK UNIFIED IDEOGRAPH-2258F: not included in any glyphset definition
    • U+22590 CJK UNIFIED IDEOGRAPH-22590: not included in any glyphset definition
    • U+22591 CJK UNIFIED IDEOGRAPH-22591: not included in any glyphset definition
    • U+22592 CJK UNIFIED IDEOGRAPH-22592: not included in any glyphset definition
    • U+22594 CJK UNIFIED IDEOGRAPH-22594: not included in any glyphset definition
    • U+22597 CJK UNIFIED IDEOGRAPH-22597: not included in any glyphset definition
    • U+22598 CJK UNIFIED IDEOGRAPH-22598: not included in any glyphset definition
    • U+22599 CJK UNIFIED IDEOGRAPH-22599: not included in any glyphset definition
    • U+2259C CJK UNIFIED IDEOGRAPH-2259C: not included in any glyphset definition
    • U+2259D CJK UNIFIED IDEOGRAPH-2259D: not included in any glyphset definition
    • U+2259E CJK UNIFIED IDEOGRAPH-2259E: not included in any glyphset definition
    • U+2259F CJK UNIFIED IDEOGRAPH-2259F: not included in any glyphset definition
    • U+225A1 CJK UNIFIED IDEOGRAPH-225A1: not included in any glyphset definition
    • U+225A2 CJK UNIFIED IDEOGRAPH-225A2: not included in any glyphset definition
    • U+225A3 CJK UNIFIED IDEOGRAPH-225A3: not included in any glyphset definition
    • U+225A4 CJK UNIFIED IDEOGRAPH-225A4: not included in any glyphset definition
    • U+225A5 CJK UNIFIED IDEOGRAPH-225A5: not included in any glyphset definition
    • U+225A6 CJK UNIFIED IDEOGRAPH-225A6: not included in any glyphset definition
    • U+225A7 CJK UNIFIED IDEOGRAPH-225A7: not included in any glyphset definition
    • U+225A9 CJK UNIFIED IDEOGRAPH-225A9: not included in any glyphset definition
    • U+225AA CJK UNIFIED IDEOGRAPH-225AA: not included in any glyphset definition
    • U+225AB CJK UNIFIED IDEOGRAPH-225AB: not included in any glyphset definition
    • U+225AC CJK UNIFIED IDEOGRAPH-225AC: not included in any glyphset definition
    • U+225AD CJK UNIFIED IDEOGRAPH-225AD: not included in any glyphset definition
    • U+225B2 CJK UNIFIED IDEOGRAPH-225B2: not included in any glyphset definition
    • U+225B3 CJK UNIFIED IDEOGRAPH-225B3: not included in any glyphset definition
    • U+225B4 CJK UNIFIED IDEOGRAPH-225B4: not included in any glyphset definition
    • U+225B5 CJK UNIFIED IDEOGRAPH-225B5: not included in any glyphset definition
    • U+225B6 CJK UNIFIED IDEOGRAPH-225B6: not included in any glyphset definition
    • U+225B7 CJK UNIFIED IDEOGRAPH-225B7: not included in any glyphset definition
    • U+225B8 CJK UNIFIED IDEOGRAPH-225B8: not included in any glyphset definition
    • U+225B9 CJK UNIFIED IDEOGRAPH-225B9: not included in any glyphset definition
    • U+225BA CJK UNIFIED IDEOGRAPH-225BA: not included in any glyphset definition
    • U+225BB CJK UNIFIED IDEOGRAPH-225BB: not included in any glyphset definition
    • U+225BF CJK UNIFIED IDEOGRAPH-225BF: not included in any glyphset definition
    • U+225C0 CJK UNIFIED IDEOGRAPH-225C0: not included in any glyphset definition
    • U+225C1 CJK UNIFIED IDEOGRAPH-225C1: not included in any glyphset definition
    • U+225C2 CJK UNIFIED IDEOGRAPH-225C2: not included in any glyphset definition
    • U+225C3 CJK UNIFIED IDEOGRAPH-225C3: not included in any glyphset definition
    • U+225C4 CJK UNIFIED IDEOGRAPH-225C4: not included in any glyphset definition
    • U+225C7 CJK UNIFIED IDEOGRAPH-225C7: not included in any glyphset definition
    • U+225C8 CJK UNIFIED IDEOGRAPH-225C8: not included in any glyphset definition
    • U+225C9 CJK UNIFIED IDEOGRAPH-225C9: not included in any glyphset definition
    • U+225CA CJK UNIFIED IDEOGRAPH-225CA: not included in any glyphset definition
    • U+225CB CJK UNIFIED IDEOGRAPH-225CB: not included in any glyphset definition
    • U+225CC CJK UNIFIED IDEOGRAPH-225CC: not included in any glyphset definition
    • U+225CD CJK UNIFIED IDEOGRAPH-225CD: not included in any glyphset definition
    • U+225CE CJK UNIFIED IDEOGRAPH-225CE: not included in any glyphset definition
    • U+225CF CJK UNIFIED IDEOGRAPH-225CF: not included in any glyphset definition
    • U+225D0 CJK UNIFIED IDEOGRAPH-225D0: not included in any glyphset definition
    • U+225D1 CJK UNIFIED IDEOGRAPH-225D1: not included in any glyphset definition
    • U+225D2 CJK UNIFIED IDEOGRAPH-225D2: not included in any glyphset definition
    • U+225D3 CJK UNIFIED IDEOGRAPH-225D3: not included in any glyphset definition
    • U+225D4 CJK UNIFIED IDEOGRAPH-225D4: not included in any glyphset definition
    • U+225D5 CJK UNIFIED IDEOGRAPH-225D5: not included in any glyphset definition
    • U+225D6 CJK UNIFIED IDEOGRAPH-225D6: not included in any glyphset definition
    • U+225D7 CJK UNIFIED IDEOGRAPH-225D7: not included in any glyphset definition
    • U+225D8 CJK UNIFIED IDEOGRAPH-225D8: not included in any glyphset definition
    • U+225EB CJK UNIFIED IDEOGRAPH-225EB: not included in any glyphset definition
    • U+225EC CJK UNIFIED IDEOGRAPH-225EC: not included in any glyphset definition
    • U+225ED CJK UNIFIED IDEOGRAPH-225ED: not included in any glyphset definition
    • U+225EE CJK UNIFIED IDEOGRAPH-225EE: not included in any glyphset definition
    • U+225EF CJK UNIFIED IDEOGRAPH-225EF: not included in any glyphset definition
    • U+225F0 CJK UNIFIED IDEOGRAPH-225F0: not included in any glyphset definition
    • U+225F1 CJK UNIFIED IDEOGRAPH-225F1: not included in any glyphset definition
    • U+225F2 CJK UNIFIED IDEOGRAPH-225F2: not included in any glyphset definition
    • U+225F4 CJK UNIFIED IDEOGRAPH-225F4: not included in any glyphset definition
    • U+225F9 CJK UNIFIED IDEOGRAPH-225F9: not included in any glyphset definition
    • U+225FA CJK UNIFIED IDEOGRAPH-225FA: not included in any glyphset definition
    • U+225FF CJK UNIFIED IDEOGRAPH-225FF: not included in any glyphset definition
    • U+22600 CJK UNIFIED IDEOGRAPH-22600: not included in any glyphset definition
    • U+22601 CJK UNIFIED IDEOGRAPH-22601: not included in any glyphset definition
    • U+22602 CJK UNIFIED IDEOGRAPH-22602: not included in any glyphset definition
    • U+22603 CJK UNIFIED IDEOGRAPH-22603: not included in any glyphset definition
    • U+22604 CJK UNIFIED IDEOGRAPH-22604: not included in any glyphset definition
    • U+22605 CJK UNIFIED IDEOGRAPH-22605: not included in any glyphset definition
    • U+22606 CJK UNIFIED IDEOGRAPH-22606: not included in any glyphset definition
    • U+22607 CJK UNIFIED IDEOGRAPH-22607: not included in any glyphset definition
    • U+22608 CJK UNIFIED IDEOGRAPH-22608: not included in any glyphset definition
    • U+22609 CJK UNIFIED IDEOGRAPH-22609: not included in any glyphset definition
    • U+2260A CJK UNIFIED IDEOGRAPH-2260A: not included in any glyphset definition
    • U+2260B CJK UNIFIED IDEOGRAPH-2260B: not included in any glyphset definition
    • U+2260C CJK UNIFIED IDEOGRAPH-2260C: not included in any glyphset definition
    • U+2260D CJK UNIFIED IDEOGRAPH-2260D: not included in any glyphset definition
    • U+2260E CJK UNIFIED IDEOGRAPH-2260E: not included in any glyphset definition
    • U+2260F CJK UNIFIED IDEOGRAPH-2260F: not included in any glyphset definition
    • U+22610 CJK UNIFIED IDEOGRAPH-22610: not included in any glyphset definition
    • U+22611 CJK UNIFIED IDEOGRAPH-22611: not included in any glyphset definition
    • U+22612 CJK UNIFIED IDEOGRAPH-22612: not included in any glyphset definition
    • U+22613 CJK UNIFIED IDEOGRAPH-22613: not included in any glyphset definition
    • U+22614 CJK UNIFIED IDEOGRAPH-22614: not included in any glyphset definition
    • U+22615 CJK UNIFIED IDEOGRAPH-22615: not included in any glyphset definition
    • U+22616 CJK UNIFIED IDEOGRAPH-22616: not included in any glyphset definition
    • U+22619 CJK UNIFIED IDEOGRAPH-22619: not included in any glyphset definition
    • U+2261D CJK UNIFIED IDEOGRAPH-2261D: not included in any glyphset definition
    • U+2261E CJK UNIFIED IDEOGRAPH-2261E: not included in any glyphset definition
    • U+2261F CJK UNIFIED IDEOGRAPH-2261F: not included in any glyphset definition
    • U+22620 CJK UNIFIED IDEOGRAPH-22620: not included in any glyphset definition
    • U+22622 CJK UNIFIED IDEOGRAPH-22622: not included in any glyphset definition
    • U+22623 CJK UNIFIED IDEOGRAPH-22623: not included in any glyphset definition
    • U+22627 CJK UNIFIED IDEOGRAPH-22627: not included in any glyphset definition
    • U+22628 CJK UNIFIED IDEOGRAPH-22628: not included in any glyphset definition
    • U+22629 CJK UNIFIED IDEOGRAPH-22629: not included in any glyphset definition
    • U+22634 CJK UNIFIED IDEOGRAPH-22634: not included in any glyphset definition
    • U+22635 CJK UNIFIED IDEOGRAPH-22635: not included in any glyphset definition
    • U+22636 CJK UNIFIED IDEOGRAPH-22636: not included in any glyphset definition
    • U+22637 CJK UNIFIED IDEOGRAPH-22637: not included in any glyphset definition
    • U+22638 CJK UNIFIED IDEOGRAPH-22638: not included in any glyphset definition
    • U+22639 CJK UNIFIED IDEOGRAPH-22639: not included in any glyphset definition
    • U+2263A CJK UNIFIED IDEOGRAPH-2263A: not included in any glyphset definition
    • U+2263B CJK UNIFIED IDEOGRAPH-2263B: not included in any glyphset definition
    • U+2263C CJK UNIFIED IDEOGRAPH-2263C: not included in any glyphset definition
    • U+2263D CJK UNIFIED IDEOGRAPH-2263D: not included in any glyphset definition
    • U+2263F CJK UNIFIED IDEOGRAPH-2263F: not included in any glyphset definition
    • U+22640 CJK UNIFIED IDEOGRAPH-22640: not included in any glyphset definition
    • U+22641 CJK UNIFIED IDEOGRAPH-22641: not included in any glyphset definition
    • U+22642 CJK UNIFIED IDEOGRAPH-22642: not included in any glyphset definition
    • U+22643 CJK UNIFIED IDEOGRAPH-22643: not included in any glyphset definition
    • U+22644 CJK UNIFIED IDEOGRAPH-22644: not included in any glyphset definition
    • U+22645 CJK UNIFIED IDEOGRAPH-22645: not included in any glyphset definition
    • U+22646 CJK UNIFIED IDEOGRAPH-22646: not included in any glyphset definition
    • U+22647 CJK UNIFIED IDEOGRAPH-22647: not included in any glyphset definition
    • U+22648 CJK UNIFIED IDEOGRAPH-22648: not included in any glyphset definition
    • U+22649 CJK UNIFIED IDEOGRAPH-22649: not included in any glyphset definition
    • U+2264A CJK UNIFIED IDEOGRAPH-2264A: not included in any glyphset definition
    • U+2264C CJK UNIFIED IDEOGRAPH-2264C: not included in any glyphset definition
    • U+2264D CJK UNIFIED IDEOGRAPH-2264D: not included in any glyphset definition
    • U+2264E CJK UNIFIED IDEOGRAPH-2264E: not included in any glyphset definition
    • U+2264F CJK UNIFIED IDEOGRAPH-2264F: not included in any glyphset definition
    • U+22650 CJK UNIFIED IDEOGRAPH-22650: not included in any glyphset definition
    • U+22651 CJK UNIFIED IDEOGRAPH-22651: not included in any glyphset definition
    • U+22652 CJK UNIFIED IDEOGRAPH-22652: not included in any glyphset definition
    • U+22653 CJK UNIFIED IDEOGRAPH-22653: not included in any glyphset definition
    • U+2265A CJK UNIFIED IDEOGRAPH-2265A: not included in any glyphset definition
    • U+2265C CJK UNIFIED IDEOGRAPH-2265C: not included in any glyphset definition
    • U+22668 CJK UNIFIED IDEOGRAPH-22668: not included in any glyphset definition
    • U+2266E CJK UNIFIED IDEOGRAPH-2266E: not included in any glyphset definition
    • U+2266F CJK UNIFIED IDEOGRAPH-2266F: not included in any glyphset definition
    • U+22671 CJK UNIFIED IDEOGRAPH-22671: not included in any glyphset definition
    • U+22672 CJK UNIFIED IDEOGRAPH-22672: not included in any glyphset definition
    • U+22673 CJK UNIFIED IDEOGRAPH-22673: not included in any glyphset definition
    • U+22674 CJK UNIFIED IDEOGRAPH-22674: not included in any glyphset definition
    • U+22675 CJK UNIFIED IDEOGRAPH-22675: not included in any glyphset definition
    • U+22676 CJK UNIFIED IDEOGRAPH-22676: not included in any glyphset definition
    • U+22677 CJK UNIFIED IDEOGRAPH-22677: not included in any glyphset definition
    • U+22678 CJK UNIFIED IDEOGRAPH-22678: not included in any glyphset definition
    • U+22679 CJK UNIFIED IDEOGRAPH-22679: not included in any glyphset definition
    • U+2267A CJK UNIFIED IDEOGRAPH-2267A: not included in any glyphset definition
    • U+2267B CJK UNIFIED IDEOGRAPH-2267B: not included in any glyphset definition
    • U+2267C CJK UNIFIED IDEOGRAPH-2267C: not included in any glyphset definition
    • U+2267D CJK UNIFIED IDEOGRAPH-2267D: not included in any glyphset definition
    • U+2267E CJK UNIFIED IDEOGRAPH-2267E: not included in any glyphset definition
    • U+2267F CJK UNIFIED IDEOGRAPH-2267F: not included in any glyphset definition
    • U+22680 CJK UNIFIED IDEOGRAPH-22680: not included in any glyphset definition
    • U+22681 CJK UNIFIED IDEOGRAPH-22681: not included in any glyphset definition
    • U+22682 CJK UNIFIED IDEOGRAPH-22682: not included in any glyphset definition
    • U+22683 CJK UNIFIED IDEOGRAPH-22683: not included in any glyphset definition
    • U+22685 CJK UNIFIED IDEOGRAPH-22685: not included in any glyphset definition
    • U+22686 CJK UNIFIED IDEOGRAPH-22686: not included in any glyphset definition
    • U+22687 CJK UNIFIED IDEOGRAPH-22687: not included in any glyphset definition
    • U+22688 CJK UNIFIED IDEOGRAPH-22688: not included in any glyphset definition
    • U+22689 CJK UNIFIED IDEOGRAPH-22689: not included in any glyphset definition
    • U+2268A CJK UNIFIED IDEOGRAPH-2268A: not included in any glyphset definition
    • U+2268B CJK UNIFIED IDEOGRAPH-2268B: not included in any glyphset definition
    • U+2268C CJK UNIFIED IDEOGRAPH-2268C: not included in any glyphset definition
    • U+2268D CJK UNIFIED IDEOGRAPH-2268D: not included in any glyphset definition
    • U+2268E CJK UNIFIED IDEOGRAPH-2268E: not included in any glyphset definition
    • U+2268F CJK UNIFIED IDEOGRAPH-2268F: not included in any glyphset definition
    • U+22690 CJK UNIFIED IDEOGRAPH-22690: not included in any glyphset definition
    • U+22691 CJK UNIFIED IDEOGRAPH-22691: not included in any glyphset definition
    • U+22693 CJK UNIFIED IDEOGRAPH-22693: not included in any glyphset definition
    • U+22695 CJK UNIFIED IDEOGRAPH-22695: not included in any glyphset definition
    • U+22696 CJK UNIFIED IDEOGRAPH-22696: not included in any glyphset definition
    • U+22697 CJK UNIFIED IDEOGRAPH-22697: not included in any glyphset definition
    • U+22698 CJK UNIFIED IDEOGRAPH-22698: not included in any glyphset definition
    • U+2269B CJK UNIFIED IDEOGRAPH-2269B: not included in any glyphset definition
    • U+226A8 CJK UNIFIED IDEOGRAPH-226A8: not included in any glyphset definition
    • U+226AA CJK UNIFIED IDEOGRAPH-226AA: not included in any glyphset definition
    • U+226AB CJK UNIFIED IDEOGRAPH-226AB: not included in any glyphset definition
    • U+226AD CJK UNIFIED IDEOGRAPH-226AD: not included in any glyphset definition
    • U+226AF CJK UNIFIED IDEOGRAPH-226AF: not included in any glyphset definition
    • U+226B9 CJK UNIFIED IDEOGRAPH-226B9: not included in any glyphset definition
    • U+226BA CJK UNIFIED IDEOGRAPH-226BA: not included in any glyphset definition
    • U+226BB CJK UNIFIED IDEOGRAPH-226BB: not included in any glyphset definition
    • U+226C1 CJK UNIFIED IDEOGRAPH-226C1: not included in any glyphset definition
    • U+226C2 CJK UNIFIED IDEOGRAPH-226C2: not included in any glyphset definition
    • U+226C3 CJK UNIFIED IDEOGRAPH-226C3: not included in any glyphset definition
    • U+226C4 CJK UNIFIED IDEOGRAPH-226C4: not included in any glyphset definition
    • U+226C5 CJK UNIFIED IDEOGRAPH-226C5: not included in any glyphset definition
    • U+226C6 CJK UNIFIED IDEOGRAPH-226C6: not included in any glyphset definition
    • U+226C7 CJK UNIFIED IDEOGRAPH-226C7: not included in any glyphset definition
    • U+226C8 CJK UNIFIED IDEOGRAPH-226C8: not included in any glyphset definition
    • U+226C9 CJK UNIFIED IDEOGRAPH-226C9: not included in any glyphset definition
    • U+226CA CJK UNIFIED IDEOGRAPH-226CA: not included in any glyphset definition
    • U+226CB CJK UNIFIED IDEOGRAPH-226CB: not included in any glyphset definition
    • U+226CC CJK UNIFIED IDEOGRAPH-226CC: not included in any glyphset definition
    • U+226CD CJK UNIFIED IDEOGRAPH-226CD: not included in any glyphset definition
    • U+226CE CJK UNIFIED IDEOGRAPH-226CE: not included in any glyphset definition
    • U+226D0 CJK UNIFIED IDEOGRAPH-226D0: not included in any glyphset definition
    • U+226D1 CJK UNIFIED IDEOGRAPH-226D1: not included in any glyphset definition
    • U+226D2 CJK UNIFIED IDEOGRAPH-226D2: not included in any glyphset definition
    • U+226D3 CJK UNIFIED IDEOGRAPH-226D3: not included in any glyphset definition
    • U+226D4 CJK UNIFIED IDEOGRAPH-226D4: not included in any glyphset definition
    • U+226D5 CJK UNIFIED IDEOGRAPH-226D5: not included in any glyphset definition
    • U+226D6 CJK UNIFIED IDEOGRAPH-226D6: not included in any glyphset definition
    • U+226D7 CJK UNIFIED IDEOGRAPH-226D7: not included in any glyphset definition
    • U+226D8 CJK UNIFIED IDEOGRAPH-226D8: not included in any glyphset definition
    • U+226DA CJK UNIFIED IDEOGRAPH-226DA: not included in any glyphset definition
    • U+226DB CJK UNIFIED IDEOGRAPH-226DB: not included in any glyphset definition
    • U+226DC CJK UNIFIED IDEOGRAPH-226DC: not included in any glyphset definition
    • U+226DE CJK UNIFIED IDEOGRAPH-226DE: not included in any glyphset definition
    • U+226DF CJK UNIFIED IDEOGRAPH-226DF: not included in any glyphset definition
    • U+226E0 CJK UNIFIED IDEOGRAPH-226E0: not included in any glyphset definition
    • U+226E1 CJK UNIFIED IDEOGRAPH-226E1: not included in any glyphset definition
    • U+226E2 CJK UNIFIED IDEOGRAPH-226E2: not included in any glyphset definition
    • U+226E3 CJK UNIFIED IDEOGRAPH-226E3: not included in any glyphset definition
    • U+226E4 CJK UNIFIED IDEOGRAPH-226E4: not included in any glyphset definition
    • U+226E5 CJK UNIFIED IDEOGRAPH-226E5: not included in any glyphset definition
    • U+226E6 CJK UNIFIED IDEOGRAPH-226E6: not included in any glyphset definition
    • U+226E7 CJK UNIFIED IDEOGRAPH-226E7: not included in any glyphset definition
    • U+226E8 CJK UNIFIED IDEOGRAPH-226E8: not included in any glyphset definition
    • U+226EA CJK UNIFIED IDEOGRAPH-226EA: not included in any glyphset definition
    • U+226EB CJK UNIFIED IDEOGRAPH-226EB: not included in any glyphset definition
    • U+226EC CJK UNIFIED IDEOGRAPH-226EC: not included in any glyphset definition
    • U+226ED CJK UNIFIED IDEOGRAPH-226ED: not included in any glyphset definition
    • U+226EE CJK UNIFIED IDEOGRAPH-226EE: not included in any glyphset definition
    • U+226EF CJK UNIFIED IDEOGRAPH-226EF: not included in any glyphset definition
    • U+226F2 CJK UNIFIED IDEOGRAPH-226F2: not included in any glyphset definition
    • U+226F3 CJK UNIFIED IDEOGRAPH-226F3: not included in any glyphset definition
    • U+226F4 CJK UNIFIED IDEOGRAPH-226F4: not included in any glyphset definition
    • U+226F5 CJK UNIFIED IDEOGRAPH-226F5: not included in any glyphset definition
    • U+226FD CJK UNIFIED IDEOGRAPH-226FD: not included in any glyphset definition
    • U+22700 CJK UNIFIED IDEOGRAPH-22700: not included in any glyphset definition
    • U+2270F CJK UNIFIED IDEOGRAPH-2270F: not included in any glyphset definition
    • U+22714 CJK UNIFIED IDEOGRAPH-22714: not included in any glyphset definition
    • U+22717 CJK UNIFIED IDEOGRAPH-22717: not included in any glyphset definition
    • U+22718 CJK UNIFIED IDEOGRAPH-22718: not included in any glyphset definition
    • U+2271A CJK UNIFIED IDEOGRAPH-2271A: not included in any glyphset definition
    • U+2271B CJK UNIFIED IDEOGRAPH-2271B: not included in any glyphset definition
    • U+2271F CJK UNIFIED IDEOGRAPH-2271F: not included in any glyphset definition
    • U+22721 CJK UNIFIED IDEOGRAPH-22721: not included in any glyphset definition
    • U+22723 CJK UNIFIED IDEOGRAPH-22723: not included in any glyphset definition
    • U+22724 CJK UNIFIED IDEOGRAPH-22724: not included in any glyphset definition
    • U+22725 CJK UNIFIED IDEOGRAPH-22725: not included in any glyphset definition
    • U+22726 CJK UNIFIED IDEOGRAPH-22726: not included in any glyphset definition
    • U+22728 CJK UNIFIED IDEOGRAPH-22728: not included in any glyphset definition
    • U+22729 CJK UNIFIED IDEOGRAPH-22729: not included in any glyphset definition
    • U+2272A CJK UNIFIED IDEOGRAPH-2272A: not included in any glyphset definition
    • U+2272B CJK UNIFIED IDEOGRAPH-2272B: not included in any glyphset definition
    • U+2272C CJK UNIFIED IDEOGRAPH-2272C: not included in any glyphset definition
    • U+2272D CJK UNIFIED IDEOGRAPH-2272D: not included in any glyphset definition
    • U+2272E CJK UNIFIED IDEOGRAPH-2272E: not included in any glyphset definition
    • U+2272F CJK UNIFIED IDEOGRAPH-2272F: not included in any glyphset definition
    • U+22730 CJK UNIFIED IDEOGRAPH-22730: not included in any glyphset definition
    • U+22731 CJK UNIFIED IDEOGRAPH-22731: not included in any glyphset definition
    • U+22732 CJK UNIFIED IDEOGRAPH-22732: not included in any glyphset definition
    • U+22733 CJK UNIFIED IDEOGRAPH-22733: not included in any glyphset definition
    • U+22734 CJK UNIFIED IDEOGRAPH-22734: not included in any glyphset definition
    • U+22735 CJK UNIFIED IDEOGRAPH-22735: not included in any glyphset definition
    • U+22736 CJK UNIFIED IDEOGRAPH-22736: not included in any glyphset definition
    • U+22737 CJK UNIFIED IDEOGRAPH-22737: not included in any glyphset definition
    • U+22738 CJK UNIFIED IDEOGRAPH-22738: not included in any glyphset definition
    • U+22739 CJK UNIFIED IDEOGRAPH-22739: not included in any glyphset definition
    • U+2273A CJK UNIFIED IDEOGRAPH-2273A: not included in any glyphset definition
    • U+2273B CJK UNIFIED IDEOGRAPH-2273B: not included in any glyphset definition
    • U+2273D CJK UNIFIED IDEOGRAPH-2273D: not included in any glyphset definition
    • U+2273E CJK UNIFIED IDEOGRAPH-2273E: not included in any glyphset definition
    • U+2273F CJK UNIFIED IDEOGRAPH-2273F: not included in any glyphset definition
    • U+22740 CJK UNIFIED IDEOGRAPH-22740: not included in any glyphset definition
    • U+22741 CJK UNIFIED IDEOGRAPH-22741: not included in any glyphset definition
    • U+22742 CJK UNIFIED IDEOGRAPH-22742: not included in any glyphset definition
    • U+22743 CJK UNIFIED IDEOGRAPH-22743: not included in any glyphset definition
    • U+22744 CJK UNIFIED IDEOGRAPH-22744: not included in any glyphset definition
    • U+22745 CJK UNIFIED IDEOGRAPH-22745: not included in any glyphset definition
    • U+22746 CJK UNIFIED IDEOGRAPH-22746: not included in any glyphset definition
    • U+22747 CJK UNIFIED IDEOGRAPH-22747: not included in any glyphset definition
    • U+22748 CJK UNIFIED IDEOGRAPH-22748: not included in any glyphset definition
    • U+22749 CJK UNIFIED IDEOGRAPH-22749: not included in any glyphset definition
    • U+2274A CJK UNIFIED IDEOGRAPH-2274A: not included in any glyphset definition
    • U+2274B CJK UNIFIED IDEOGRAPH-2274B: not included in any glyphset definition
    • U+2274C CJK UNIFIED IDEOGRAPH-2274C: not included in any glyphset definition
    • U+2274D CJK UNIFIED IDEOGRAPH-2274D: not included in any glyphset definition
    • U+2274E CJK UNIFIED IDEOGRAPH-2274E: not included in any glyphset definition
    • U+2274F CJK UNIFIED IDEOGRAPH-2274F: not included in any glyphset definition
    • U+22750 CJK UNIFIED IDEOGRAPH-22750: not included in any glyphset definition
    • U+22751 CJK UNIFIED IDEOGRAPH-22751: not included in any glyphset definition
    • U+22752 CJK UNIFIED IDEOGRAPH-22752: not included in any glyphset definition
    • U+22753 CJK UNIFIED IDEOGRAPH-22753: not included in any glyphset definition
    • U+22754 CJK UNIFIED IDEOGRAPH-22754: not included in any glyphset definition
    • U+22755 CJK UNIFIED IDEOGRAPH-22755: not included in any glyphset definition
    • U+22757 CJK UNIFIED IDEOGRAPH-22757: not included in any glyphset definition
    • U+22758 CJK UNIFIED IDEOGRAPH-22758: not included in any glyphset definition
    • U+2275C CJK UNIFIED IDEOGRAPH-2275C: not included in any glyphset definition
    • U+2276B CJK UNIFIED IDEOGRAPH-2276B: not included in any glyphset definition
    • U+2276C CJK UNIFIED IDEOGRAPH-2276C: not included in any glyphset definition
    • U+2276D CJK UNIFIED IDEOGRAPH-2276D: not included in any glyphset definition
    • U+2276E CJK UNIFIED IDEOGRAPH-2276E: not included in any glyphset definition
    • U+2276F CJK UNIFIED IDEOGRAPH-2276F: not included in any glyphset definition
    • U+22772 CJK UNIFIED IDEOGRAPH-22772: not included in any glyphset definition
    • U+22773 CJK UNIFIED IDEOGRAPH-22773: not included in any glyphset definition
    • U+22774 CJK UNIFIED IDEOGRAPH-22774: not included in any glyphset definition
    • U+22775 CJK UNIFIED IDEOGRAPH-22775: not included in any glyphset definition
    • U+22778 CJK UNIFIED IDEOGRAPH-22778: not included in any glyphset definition
    • U+22779 CJK UNIFIED IDEOGRAPH-22779: not included in any glyphset definition
    • U+2277D CJK UNIFIED IDEOGRAPH-2277D: not included in any glyphset definition
    • U+22781 CJK UNIFIED IDEOGRAPH-22781: not included in any glyphset definition
    • U+22782 CJK UNIFIED IDEOGRAPH-22782: not included in any glyphset definition
    • U+22786 CJK UNIFIED IDEOGRAPH-22786: not included in any glyphset definition
    • U+22787 CJK UNIFIED IDEOGRAPH-22787: not included in any glyphset definition
    • U+22789 CJK UNIFIED IDEOGRAPH-22789: not included in any glyphset definition
    • U+2278A CJK UNIFIED IDEOGRAPH-2278A: not included in any glyphset definition
    • U+2278B CJK UNIFIED IDEOGRAPH-2278B: not included in any glyphset definition
    • U+2278E CJK UNIFIED IDEOGRAPH-2278E: not included in any glyphset definition
    • U+2278F CJK UNIFIED IDEOGRAPH-2278F: not included in any glyphset definition
    • U+22790 CJK UNIFIED IDEOGRAPH-22790: not included in any glyphset definition
    • U+22791 CJK UNIFIED IDEOGRAPH-22791: not included in any glyphset definition
    • U+22792 CJK UNIFIED IDEOGRAPH-22792: not included in any glyphset definition
    • U+22793 CJK UNIFIED IDEOGRAPH-22793: not included in any glyphset definition
    • U+22794 CJK UNIFIED IDEOGRAPH-22794: not included in any glyphset definition
    • U+22795 CJK UNIFIED IDEOGRAPH-22795: not included in any glyphset definition
    • U+22796 CJK UNIFIED IDEOGRAPH-22796: not included in any glyphset definition
    • U+22797 CJK UNIFIED IDEOGRAPH-22797: not included in any glyphset definition
    • U+22798 CJK UNIFIED IDEOGRAPH-22798: not included in any glyphset definition
    • U+22799 CJK UNIFIED IDEOGRAPH-22799: not included in any glyphset definition
    • U+2279A CJK UNIFIED IDEOGRAPH-2279A: not included in any glyphset definition
    • U+2279B CJK UNIFIED IDEOGRAPH-2279B: not included in any glyphset definition
    • U+2279C CJK UNIFIED IDEOGRAPH-2279C: not included in any glyphset definition
    • U+2279D CJK UNIFIED IDEOGRAPH-2279D: not included in any glyphset definition
    • U+2279E CJK UNIFIED IDEOGRAPH-2279E: not included in any glyphset definition
    • U+2279F CJK UNIFIED IDEOGRAPH-2279F: not included in any glyphset definition
    • U+227A0 CJK UNIFIED IDEOGRAPH-227A0: not included in any glyphset definition
    • U+227A1 CJK UNIFIED IDEOGRAPH-227A1: not included in any glyphset definition
    • U+227A2 CJK UNIFIED IDEOGRAPH-227A2: not included in any glyphset definition
    • U+227A3 CJK UNIFIED IDEOGRAPH-227A3: not included in any glyphset definition
    • U+227A4 CJK UNIFIED IDEOGRAPH-227A4: not included in any glyphset definition
    • U+227A5 CJK UNIFIED IDEOGRAPH-227A5: not included in any glyphset definition
    • U+227A6 CJK UNIFIED IDEOGRAPH-227A6: not included in any glyphset definition
    • U+227A7 CJK UNIFIED IDEOGRAPH-227A7: not included in any glyphset definition
    • U+227A8 CJK UNIFIED IDEOGRAPH-227A8: not included in any glyphset definition
    • U+227A9 CJK UNIFIED IDEOGRAPH-227A9: not included in any glyphset definition
    • U+227AA CJK UNIFIED IDEOGRAPH-227AA: not included in any glyphset definition
    • U+227AB CJK UNIFIED IDEOGRAPH-227AB: not included in any glyphset definition
    • U+227AC CJK UNIFIED IDEOGRAPH-227AC: not included in any glyphset definition
    • U+227AD CJK UNIFIED IDEOGRAPH-227AD: not included in any glyphset definition
    • U+227AE CJK UNIFIED IDEOGRAPH-227AE: not included in any glyphset definition
    • U+227AF CJK UNIFIED IDEOGRAPH-227AF: not included in any glyphset definition
    • U+227B0 CJK UNIFIED IDEOGRAPH-227B0: not included in any glyphset definition
    • U+227B1 CJK UNIFIED IDEOGRAPH-227B1: not included in any glyphset definition
    • U+227B2 CJK UNIFIED IDEOGRAPH-227B2: not included in any glyphset definition
    • U+227B3 CJK UNIFIED IDEOGRAPH-227B3: not included in any glyphset definition
    • U+227B4 CJK UNIFIED IDEOGRAPH-227B4: not included in any glyphset definition
    • U+227B5 CJK UNIFIED IDEOGRAPH-227B5: not included in any glyphset definition
    • U+227C3 CJK UNIFIED IDEOGRAPH-227C3: not included in any glyphset definition
    • U+227C5 CJK UNIFIED IDEOGRAPH-227C5: not included in any glyphset definition
    • U+227CA CJK UNIFIED IDEOGRAPH-227CA: not included in any glyphset definition
    • U+227CB CJK UNIFIED IDEOGRAPH-227CB: not included in any glyphset definition
    • U+227DC CJK UNIFIED IDEOGRAPH-227DC: not included in any glyphset definition
    • U+227DD CJK UNIFIED IDEOGRAPH-227DD: not included in any glyphset definition
    • U+227E0 CJK UNIFIED IDEOGRAPH-227E0: not included in any glyphset definition
    • U+227E1 CJK UNIFIED IDEOGRAPH-227E1: not included in any glyphset definition
    • U+227E2 CJK UNIFIED IDEOGRAPH-227E2: not included in any glyphset definition
    • U+227E3 CJK UNIFIED IDEOGRAPH-227E3: not included in any glyphset definition
    • U+227E4 CJK UNIFIED IDEOGRAPH-227E4: not included in any glyphset definition
    • U+227E6 CJK UNIFIED IDEOGRAPH-227E6: not included in any glyphset definition
    • U+227E7 CJK UNIFIED IDEOGRAPH-227E7: not included in any glyphset definition
    • U+227E8 CJK UNIFIED IDEOGRAPH-227E8: not included in any glyphset definition
    • U+227E9 CJK UNIFIED IDEOGRAPH-227E9: not included in any glyphset definition
    • U+227EA CJK UNIFIED IDEOGRAPH-227EA: not included in any glyphset definition
    • U+227EB CJK UNIFIED IDEOGRAPH-227EB: not included in any glyphset definition
    • U+227EC CJK UNIFIED IDEOGRAPH-227EC: not included in any glyphset definition
    • U+227ED CJK UNIFIED IDEOGRAPH-227ED: not included in any glyphset definition
    • U+227EE CJK UNIFIED IDEOGRAPH-227EE: not included in any glyphset definition
    • U+227EF CJK UNIFIED IDEOGRAPH-227EF: not included in any glyphset definition
    • U+227F0 CJK UNIFIED IDEOGRAPH-227F0: not included in any glyphset definition
    • U+227F1 CJK UNIFIED IDEOGRAPH-227F1: not included in any glyphset definition
    • U+227F2 CJK UNIFIED IDEOGRAPH-227F2: not included in any glyphset definition
    • U+227F3 CJK UNIFIED IDEOGRAPH-227F3: not included in any glyphset definition
    • U+227F4 CJK UNIFIED IDEOGRAPH-227F4: not included in any glyphset definition
    • U+227F5 CJK UNIFIED IDEOGRAPH-227F5: not included in any glyphset definition
    • U+227F9 CJK UNIFIED IDEOGRAPH-227F9: not included in any glyphset definition
    • U+227FA CJK UNIFIED IDEOGRAPH-227FA: not included in any glyphset definition
    • U+227FB CJK UNIFIED IDEOGRAPH-227FB: not included in any glyphset definition
    • U+227FC CJK UNIFIED IDEOGRAPH-227FC: not included in any glyphset definition
    • U+227FD CJK UNIFIED IDEOGRAPH-227FD: not included in any glyphset definition
    • U+227FE CJK UNIFIED IDEOGRAPH-227FE: not included in any glyphset definition
    • U+227FF CJK UNIFIED IDEOGRAPH-227FF: not included in any glyphset definition
    • U+22800 CJK UNIFIED IDEOGRAPH-22800: not included in any glyphset definition
    • U+22801 CJK UNIFIED IDEOGRAPH-22801: not included in any glyphset definition
    • U+22805 CJK UNIFIED IDEOGRAPH-22805: not included in any glyphset definition
    • U+2280C CJK UNIFIED IDEOGRAPH-2280C: not included in any glyphset definition
    • U+2281B CJK UNIFIED IDEOGRAPH-2281B: not included in any glyphset definition
    • U+2281D CJK UNIFIED IDEOGRAPH-2281D: not included in any glyphset definition
    • U+2281E CJK UNIFIED IDEOGRAPH-2281E: not included in any glyphset definition
    • U+2281F CJK UNIFIED IDEOGRAPH-2281F: not included in any glyphset definition
    • U+22820 CJK UNIFIED IDEOGRAPH-22820: not included in any glyphset definition
    • U+22821 CJK UNIFIED IDEOGRAPH-22821: not included in any glyphset definition
    • U+22822 CJK UNIFIED IDEOGRAPH-22822: not included in any glyphset definition
    • U+22823 CJK UNIFIED IDEOGRAPH-22823: not included in any glyphset definition
    • U+22825 CJK UNIFIED IDEOGRAPH-22825: not included in any glyphset definition
    • U+22827 CJK UNIFIED IDEOGRAPH-22827: not included in any glyphset definition
    • U+22829 CJK UNIFIED IDEOGRAPH-22829: not included in any glyphset definition
    • U+2282B CJK UNIFIED IDEOGRAPH-2282B: not included in any glyphset definition
    • U+2282D CJK UNIFIED IDEOGRAPH-2282D: not included in any glyphset definition
    • U+2282E CJK UNIFIED IDEOGRAPH-2282E: not included in any glyphset definition
    • U+2282F CJK UNIFIED IDEOGRAPH-2282F: not included in any glyphset definition
    • U+22831 CJK UNIFIED IDEOGRAPH-22831: not included in any glyphset definition
    • U+22832 CJK UNIFIED IDEOGRAPH-22832: not included in any glyphset definition
    • U+22833 CJK UNIFIED IDEOGRAPH-22833: not included in any glyphset definition
    • U+22834 CJK UNIFIED IDEOGRAPH-22834: not included in any glyphset definition
    • U+22835 CJK UNIFIED IDEOGRAPH-22835: not included in any glyphset definition
    • U+22836 CJK UNIFIED IDEOGRAPH-22836: not included in any glyphset definition
    • U+22837 CJK UNIFIED IDEOGRAPH-22837: not included in any glyphset definition
    • U+22838 CJK UNIFIED IDEOGRAPH-22838: not included in any glyphset definition
    • U+22839 CJK UNIFIED IDEOGRAPH-22839: not included in any glyphset definition
    • U+2283A CJK UNIFIED IDEOGRAPH-2283A: not included in any glyphset definition
    • U+2283B CJK UNIFIED IDEOGRAPH-2283B: not included in any glyphset definition
    • U+2283C CJK UNIFIED IDEOGRAPH-2283C: not included in any glyphset definition
    • U+2283D CJK UNIFIED IDEOGRAPH-2283D: not included in any glyphset definition
    • U+2283E CJK UNIFIED IDEOGRAPH-2283E: not included in any glyphset definition
    • U+2283F CJK UNIFIED IDEOGRAPH-2283F: not included in any glyphset definition
    • U+22840 CJK UNIFIED IDEOGRAPH-22840: not included in any glyphset definition
    • U+22841 CJK UNIFIED IDEOGRAPH-22841: not included in any glyphset definition
    • U+22842 CJK UNIFIED IDEOGRAPH-22842: not included in any glyphset definition
    • U+22843 CJK UNIFIED IDEOGRAPH-22843: not included in any glyphset definition
    • U+22844 CJK UNIFIED IDEOGRAPH-22844: not included in any glyphset definition
    • U+22845 CJK UNIFIED IDEOGRAPH-22845: not included in any glyphset definition
    • U+22846 CJK UNIFIED IDEOGRAPH-22846: not included in any glyphset definition
    • U+22847 CJK UNIFIED IDEOGRAPH-22847: not included in any glyphset definition
    • U+22848 CJK UNIFIED IDEOGRAPH-22848: not included in any glyphset definition
    • U+22849 CJK UNIFIED IDEOGRAPH-22849: not included in any glyphset definition
    • U+2284A CJK UNIFIED IDEOGRAPH-2284A: not included in any glyphset definition
    • U+2284B CJK UNIFIED IDEOGRAPH-2284B: not included in any glyphset definition
    • U+2284D CJK UNIFIED IDEOGRAPH-2284D: not included in any glyphset definition
    • U+2284E CJK UNIFIED IDEOGRAPH-2284E: not included in any glyphset definition
    • U+2284F CJK UNIFIED IDEOGRAPH-2284F: not included in any glyphset definition
    • U+22850 CJK UNIFIED IDEOGRAPH-22850: not included in any glyphset definition
    • U+22851 CJK UNIFIED IDEOGRAPH-22851: not included in any glyphset definition
    • U+22852 CJK UNIFIED IDEOGRAPH-22852: not included in any glyphset definition
    • U+22853 CJK UNIFIED IDEOGRAPH-22853: not included in any glyphset definition
    • U+22854 CJK UNIFIED IDEOGRAPH-22854: not included in any glyphset definition
    • U+22855 CJK UNIFIED IDEOGRAPH-22855: not included in any glyphset definition
    • U+22857 CJK UNIFIED IDEOGRAPH-22857: not included in any glyphset definition
    • U+22858 CJK UNIFIED IDEOGRAPH-22858: not included in any glyphset definition
    • U+22859 CJK UNIFIED IDEOGRAPH-22859: not included in any glyphset definition
    • U+2285B CJK UNIFIED IDEOGRAPH-2285B: not included in any glyphset definition
    • U+22860 CJK UNIFIED IDEOGRAPH-22860: not included in any glyphset definition
    • U+22862 CJK UNIFIED IDEOGRAPH-22862: not included in any glyphset definition
    • U+2286B CJK UNIFIED IDEOGRAPH-2286B: not included in any glyphset definition
    • U+22870 CJK UNIFIED IDEOGRAPH-22870: not included in any glyphset definition
    • U+22872 CJK UNIFIED IDEOGRAPH-22872: not included in any glyphset definition
    • U+22873 CJK UNIFIED IDEOGRAPH-22873: not included in any glyphset definition
    • U+22874 CJK UNIFIED IDEOGRAPH-22874: not included in any glyphset definition
    • U+22875 CJK UNIFIED IDEOGRAPH-22875: not included in any glyphset definition
    • U+22876 CJK UNIFIED IDEOGRAPH-22876: not included in any glyphset definition
    • U+22878 CJK UNIFIED IDEOGRAPH-22878: not included in any glyphset definition
    • U+22879 CJK UNIFIED IDEOGRAPH-22879: not included in any glyphset definition
    • U+2287B CJK UNIFIED IDEOGRAPH-2287B: not included in any glyphset definition
    • U+2287C CJK UNIFIED IDEOGRAPH-2287C: not included in any glyphset definition
    • U+2287D CJK UNIFIED IDEOGRAPH-2287D: not included in any glyphset definition
    • U+2287E CJK UNIFIED IDEOGRAPH-2287E: not included in any glyphset definition
    • U+2287F CJK UNIFIED IDEOGRAPH-2287F: not included in any glyphset definition
    • U+22880 CJK UNIFIED IDEOGRAPH-22880: not included in any glyphset definition
    • U+22881 CJK UNIFIED IDEOGRAPH-22881: not included in any glyphset definition
    • U+22882 CJK UNIFIED IDEOGRAPH-22882: not included in any glyphset definition
    • U+22883 CJK UNIFIED IDEOGRAPH-22883: not included in any glyphset definition
    • U+22884 CJK UNIFIED IDEOGRAPH-22884: not included in any glyphset definition
    • U+22885 CJK UNIFIED IDEOGRAPH-22885: not included in any glyphset definition
    • U+22886 CJK UNIFIED IDEOGRAPH-22886: not included in any glyphset definition
    • U+22887 CJK UNIFIED IDEOGRAPH-22887: not included in any glyphset definition
    • U+22888 CJK UNIFIED IDEOGRAPH-22888: not included in any glyphset definition
    • U+22889 CJK UNIFIED IDEOGRAPH-22889: not included in any glyphset definition
    • U+2288A CJK UNIFIED IDEOGRAPH-2288A: not included in any glyphset definition
    • U+2288C CJK UNIFIED IDEOGRAPH-2288C: not included in any glyphset definition
    • U+2288D CJK UNIFIED IDEOGRAPH-2288D: not included in any glyphset definition
    • U+2288F CJK UNIFIED IDEOGRAPH-2288F: not included in any glyphset definition
    • U+22890 CJK UNIFIED IDEOGRAPH-22890: not included in any glyphset definition
    • U+22892 CJK UNIFIED IDEOGRAPH-22892: not included in any glyphset definition
    • U+22893 CJK UNIFIED IDEOGRAPH-22893: not included in any glyphset definition
    • U+22894 CJK UNIFIED IDEOGRAPH-22894: not included in any glyphset definition
    • U+22895 CJK UNIFIED IDEOGRAPH-22895: not included in any glyphset definition
    • U+22896 CJK UNIFIED IDEOGRAPH-22896: not included in any glyphset definition
    • U+22897 CJK UNIFIED IDEOGRAPH-22897: not included in any glyphset definition
    • U+22898 CJK UNIFIED IDEOGRAPH-22898: not included in any glyphset definition
    • U+22899 CJK UNIFIED IDEOGRAPH-22899: not included in any glyphset definition
    • U+2289A CJK UNIFIED IDEOGRAPH-2289A: not included in any glyphset definition
    • U+2289B CJK UNIFIED IDEOGRAPH-2289B: not included in any glyphset definition
    • U+2289C CJK UNIFIED IDEOGRAPH-2289C: not included in any glyphset definition
    • U+2289D CJK UNIFIED IDEOGRAPH-2289D: not included in any glyphset definition
    • U+2289E CJK UNIFIED IDEOGRAPH-2289E: not included in any glyphset definition
    • U+2289F CJK UNIFIED IDEOGRAPH-2289F: not included in any glyphset definition
    • U+228A0 CJK UNIFIED IDEOGRAPH-228A0: not included in any glyphset definition
    • U+228A1 CJK UNIFIED IDEOGRAPH-228A1: not included in any glyphset definition
    • U+228A2 CJK UNIFIED IDEOGRAPH-228A2: not included in any glyphset definition
    • U+228A3 CJK UNIFIED IDEOGRAPH-228A3: not included in any glyphset definition
    • U+228A4 CJK UNIFIED IDEOGRAPH-228A4: not included in any glyphset definition
    • U+228A5 CJK UNIFIED IDEOGRAPH-228A5: not included in any glyphset definition
    • U+228A6 CJK UNIFIED IDEOGRAPH-228A6: not included in any glyphset definition
    • U+228A7 CJK UNIFIED IDEOGRAPH-228A7: not included in any glyphset definition
    • U+228A9 CJK UNIFIED IDEOGRAPH-228A9: not included in any glyphset definition
    • U+228AB CJK UNIFIED IDEOGRAPH-228AB: not included in any glyphset definition
    • U+228AC CJK UNIFIED IDEOGRAPH-228AC: not included in any glyphset definition
    • U+228AD CJK UNIFIED IDEOGRAPH-228AD: not included in any glyphset definition
    • U+228AF CJK UNIFIED IDEOGRAPH-228AF: not included in any glyphset definition
    • U+228B0 CJK UNIFIED IDEOGRAPH-228B0: not included in any glyphset definition
    • U+228B1 CJK UNIFIED IDEOGRAPH-228B1: not included in any glyphset definition
    • U+228B2 CJK UNIFIED IDEOGRAPH-228B2: not included in any glyphset definition
    • U+228B9 CJK UNIFIED IDEOGRAPH-228B9: not included in any glyphset definition
    • U+228BC CJK UNIFIED IDEOGRAPH-228BC: not included in any glyphset definition
    • U+228C2 CJK UNIFIED IDEOGRAPH-228C2: not included in any glyphset definition
    • U+228C7 CJK UNIFIED IDEOGRAPH-228C7: not included in any glyphset definition
    • U+228C9 CJK UNIFIED IDEOGRAPH-228C9: not included in any glyphset definition
    • U+228CA CJK UNIFIED IDEOGRAPH-228CA: not included in any glyphset definition
    • U+228CD CJK UNIFIED IDEOGRAPH-228CD: not included in any glyphset definition
    • U+228CE CJK UNIFIED IDEOGRAPH-228CE: not included in any glyphset definition
    • U+228CF CJK UNIFIED IDEOGRAPH-228CF: not included in any glyphset definition
    • U+228D0 CJK UNIFIED IDEOGRAPH-228D0: not included in any glyphset definition
    • U+228D1 CJK UNIFIED IDEOGRAPH-228D1: not included in any glyphset definition
    • U+228D2 CJK UNIFIED IDEOGRAPH-228D2: not included in any glyphset definition
    • U+228D3 CJK UNIFIED IDEOGRAPH-228D3: not included in any glyphset definition
    • U+228D4 CJK UNIFIED IDEOGRAPH-228D4: not included in any glyphset definition
    • U+228D5 CJK UNIFIED IDEOGRAPH-228D5: not included in any glyphset definition
    • U+228D6 CJK UNIFIED IDEOGRAPH-228D6: not included in any glyphset definition
    • U+228D8 CJK UNIFIED IDEOGRAPH-228D8: not included in any glyphset definition
    • U+228D9 CJK UNIFIED IDEOGRAPH-228D9: not included in any glyphset definition
    • U+228DA CJK UNIFIED IDEOGRAPH-228DA: not included in any glyphset definition
    • U+228DB CJK UNIFIED IDEOGRAPH-228DB: not included in any glyphset definition
    • U+228DC CJK UNIFIED IDEOGRAPH-228DC: not included in any glyphset definition
    • U+228DD CJK UNIFIED IDEOGRAPH-228DD: not included in any glyphset definition
    • U+228DE CJK UNIFIED IDEOGRAPH-228DE: not included in any glyphset definition
    • U+228DF CJK UNIFIED IDEOGRAPH-228DF: not included in any glyphset definition
    • U+228E0 CJK UNIFIED IDEOGRAPH-228E0: not included in any glyphset definition
    • U+228E1 CJK UNIFIED IDEOGRAPH-228E1: not included in any glyphset definition
    • U+228E2 CJK UNIFIED IDEOGRAPH-228E2: not included in any glyphset definition
    • U+228ED CJK UNIFIED IDEOGRAPH-228ED: not included in any glyphset definition
    • U+228F3 CJK UNIFIED IDEOGRAPH-228F3: not included in any glyphset definition
    • U+228F7 CJK UNIFIED IDEOGRAPH-228F7: not included in any glyphset definition
    • U+228FA CJK UNIFIED IDEOGRAPH-228FA: not included in any glyphset definition
    • U+228FB CJK UNIFIED IDEOGRAPH-228FB: not included in any glyphset definition
    • U+228FC CJK UNIFIED IDEOGRAPH-228FC: not included in any glyphset definition
    • U+228FE CJK UNIFIED IDEOGRAPH-228FE: not included in any glyphset definition
    • U+228FF CJK UNIFIED IDEOGRAPH-228FF: not included in any glyphset definition
    • U+22900 CJK UNIFIED IDEOGRAPH-22900: not included in any glyphset definition
    • U+22902 CJK UNIFIED IDEOGRAPH-22902: not included in any glyphset definition
    • U+22903 CJK UNIFIED IDEOGRAPH-22903: not included in any glyphset definition
    • U+22904 CJK UNIFIED IDEOGRAPH-22904: not included in any glyphset definition
    • U+22905 CJK UNIFIED IDEOGRAPH-22905: not included in any glyphset definition
    • U+22906 CJK UNIFIED IDEOGRAPH-22906: not included in any glyphset definition
    • U+22907 CJK UNIFIED IDEOGRAPH-22907: not included in any glyphset definition
    • U+22908 CJK UNIFIED IDEOGRAPH-22908: not included in any glyphset definition
    • U+22909 CJK UNIFIED IDEOGRAPH-22909: not included in any glyphset definition
    • U+2290A CJK UNIFIED IDEOGRAPH-2290A: not included in any glyphset definition
    • U+2290B CJK UNIFIED IDEOGRAPH-2290B: not included in any glyphset definition
    • U+2290C CJK UNIFIED IDEOGRAPH-2290C: not included in any glyphset definition
    • U+2290D CJK UNIFIED IDEOGRAPH-2290D: not included in any glyphset definition
    • U+2290E CJK UNIFIED IDEOGRAPH-2290E: not included in any glyphset definition
    • U+2290F CJK UNIFIED IDEOGRAPH-2290F: not included in any glyphset definition
    • U+22910 CJK UNIFIED IDEOGRAPH-22910: not included in any glyphset definition
    • U+22911 CJK UNIFIED IDEOGRAPH-22911: not included in any glyphset definition
    • U+22912 CJK UNIFIED IDEOGRAPH-22912: not included in any glyphset definition
    • U+22913 CJK UNIFIED IDEOGRAPH-22913: not included in any glyphset definition
    • U+22918 CJK UNIFIED IDEOGRAPH-22918: not included in any glyphset definition
    • U+22919 CJK UNIFIED IDEOGRAPH-22919: not included in any glyphset definition
    • U+2291A CJK UNIFIED IDEOGRAPH-2291A: not included in any glyphset definition
    • U+2291D CJK UNIFIED IDEOGRAPH-2291D: not included in any glyphset definition
    • U+2291E CJK UNIFIED IDEOGRAPH-2291E: not included in any glyphset definition
    • U+2291F CJK UNIFIED IDEOGRAPH-2291F: not included in any glyphset definition
    • U+22920 CJK UNIFIED IDEOGRAPH-22920: not included in any glyphset definition
    • U+22924 CJK UNIFIED IDEOGRAPH-22924: not included in any glyphset definition
    • U+22926 CJK UNIFIED IDEOGRAPH-22926: not included in any glyphset definition
    • U+22927 CJK UNIFIED IDEOGRAPH-22927: not included in any glyphset definition
    • U+22928 CJK UNIFIED IDEOGRAPH-22928: not included in any glyphset definition
    • U+22929 CJK UNIFIED IDEOGRAPH-22929: not included in any glyphset definition
    • U+2292A CJK UNIFIED IDEOGRAPH-2292A: not included in any glyphset definition
    • U+2292B CJK UNIFIED IDEOGRAPH-2292B: not included in any glyphset definition
    • U+2292C CJK UNIFIED IDEOGRAPH-2292C: not included in any glyphset definition
    • U+2292D CJK UNIFIED IDEOGRAPH-2292D: not included in any glyphset definition
    • U+2292E CJK UNIFIED IDEOGRAPH-2292E: not included in any glyphset definition
    • U+2292F CJK UNIFIED IDEOGRAPH-2292F: not included in any glyphset definition
    • U+22930 CJK UNIFIED IDEOGRAPH-22930: not included in any glyphset definition
    • U+22931 CJK UNIFIED IDEOGRAPH-22931: not included in any glyphset definition
    • U+22932 CJK UNIFIED IDEOGRAPH-22932: not included in any glyphset definition
    • U+22933 CJK UNIFIED IDEOGRAPH-22933: not included in any glyphset definition
    • U+22934 CJK UNIFIED IDEOGRAPH-22934: not included in any glyphset definition
    • U+22935 CJK UNIFIED IDEOGRAPH-22935: not included in any glyphset definition
    • U+22936 CJK UNIFIED IDEOGRAPH-22936: not included in any glyphset definition
    • U+22937 CJK UNIFIED IDEOGRAPH-22937: not included in any glyphset definition
    • U+22939 CJK UNIFIED IDEOGRAPH-22939: not included in any glyphset definition
    • U+2293D CJK UNIFIED IDEOGRAPH-2293D: not included in any glyphset definition
    • U+2293F CJK UNIFIED IDEOGRAPH-2293F: not included in any glyphset definition
    • U+22941 CJK UNIFIED IDEOGRAPH-22941: not included in any glyphset definition
    • U+22942 CJK UNIFIED IDEOGRAPH-22942: not included in any glyphset definition
    • U+22943 CJK UNIFIED IDEOGRAPH-22943: not included in any glyphset definition
    • U+22944 CJK UNIFIED IDEOGRAPH-22944: not included in any glyphset definition
    • U+22947 CJK UNIFIED IDEOGRAPH-22947: not included in any glyphset definition
    • U+22948 CJK UNIFIED IDEOGRAPH-22948: not included in any glyphset definition
    • U+22949 CJK UNIFIED IDEOGRAPH-22949: not included in any glyphset definition
    • U+2294B CJK UNIFIED IDEOGRAPH-2294B: not included in any glyphset definition
    • U+2294C CJK UNIFIED IDEOGRAPH-2294C: not included in any glyphset definition
    • U+2294D CJK UNIFIED IDEOGRAPH-2294D: not included in any glyphset definition
    • U+2294E CJK UNIFIED IDEOGRAPH-2294E: not included in any glyphset definition
    • U+2294F CJK UNIFIED IDEOGRAPH-2294F: not included in any glyphset definition
    • U+22950 CJK UNIFIED IDEOGRAPH-22950: not included in any glyphset definition
    • U+22951 CJK UNIFIED IDEOGRAPH-22951: not included in any glyphset definition
    • U+22952 CJK UNIFIED IDEOGRAPH-22952: not included in any glyphset definition
    • U+22953 CJK UNIFIED IDEOGRAPH-22953: not included in any glyphset definition
    • U+22957 CJK UNIFIED IDEOGRAPH-22957: not included in any glyphset definition
    • U+22958 CJK UNIFIED IDEOGRAPH-22958: not included in any glyphset definition
    • U+2295A CJK UNIFIED IDEOGRAPH-2295A: not included in any glyphset definition
    • U+2295B CJK UNIFIED IDEOGRAPH-2295B: not included in any glyphset definition
    • U+2295C CJK UNIFIED IDEOGRAPH-2295C: not included in any glyphset definition
    • U+2295D CJK UNIFIED IDEOGRAPH-2295D: not included in any glyphset definition
    • U+2295E CJK UNIFIED IDEOGRAPH-2295E: not included in any glyphset definition
    • U+2295F CJK UNIFIED IDEOGRAPH-2295F: not included in any glyphset definition
    • U+22960 CJK UNIFIED IDEOGRAPH-22960: not included in any glyphset definition
    • U+22961 CJK UNIFIED IDEOGRAPH-22961: not included in any glyphset definition
    • U+22965 CJK UNIFIED IDEOGRAPH-22965: not included in any glyphset definition
    • U+22966 CJK UNIFIED IDEOGRAPH-22966: not included in any glyphset definition
    • U+22967 CJK UNIFIED IDEOGRAPH-22967: not included in any glyphset definition
    • U+22968 CJK UNIFIED IDEOGRAPH-22968: not included in any glyphset definition
    • U+22969 CJK UNIFIED IDEOGRAPH-22969: not included in any glyphset definition
    • U+2296A CJK UNIFIED IDEOGRAPH-2296A: not included in any glyphset definition
    • U+2296F CJK UNIFIED IDEOGRAPH-2296F: not included in any glyphset definition
    • U+22970 CJK UNIFIED IDEOGRAPH-22970: not included in any glyphset definition
    • U+22971 CJK UNIFIED IDEOGRAPH-22971: not included in any glyphset definition
    • U+22972 CJK UNIFIED IDEOGRAPH-22972: not included in any glyphset definition
    • U+22973 CJK UNIFIED IDEOGRAPH-22973: not included in any glyphset definition
    • U+22977 CJK UNIFIED IDEOGRAPH-22977: not included in any glyphset definition
    • U+2297B CJK UNIFIED IDEOGRAPH-2297B: not included in any glyphset definition
    • U+2297C CJK UNIFIED IDEOGRAPH-2297C: not included in any glyphset definition
    • U+2297D CJK UNIFIED IDEOGRAPH-2297D: not included in any glyphset definition
    • U+22983 CJK UNIFIED IDEOGRAPH-22983: not included in any glyphset definition
    • U+22985 CJK UNIFIED IDEOGRAPH-22985: not included in any glyphset definition
    • U+22988 CJK UNIFIED IDEOGRAPH-22988: not included in any glyphset definition
    • U+22989 CJK UNIFIED IDEOGRAPH-22989: not included in any glyphset definition
    • U+2298A CJK UNIFIED IDEOGRAPH-2298A: not included in any glyphset definition
    • U+2298C CJK UNIFIED IDEOGRAPH-2298C: not included in any glyphset definition
    • U+2298D CJK UNIFIED IDEOGRAPH-2298D: not included in any glyphset definition
    • U+2298E CJK UNIFIED IDEOGRAPH-2298E: not included in any glyphset definition
    • U+2298F CJK UNIFIED IDEOGRAPH-2298F: not included in any glyphset definition
    • U+22990 CJK UNIFIED IDEOGRAPH-22990: not included in any glyphset definition
    • U+22991 CJK UNIFIED IDEOGRAPH-22991: not included in any glyphset definition
    • U+22992 CJK UNIFIED IDEOGRAPH-22992: not included in any glyphset definition
    • U+22993 CJK UNIFIED IDEOGRAPH-22993: not included in any glyphset definition
    • U+22995 CJK UNIFIED IDEOGRAPH-22995: not included in any glyphset definition
    • U+22996 CJK UNIFIED IDEOGRAPH-22996: not included in any glyphset definition
    • U+22998 CJK UNIFIED IDEOGRAPH-22998: not included in any glyphset definition
    • U+22999 CJK UNIFIED IDEOGRAPH-22999: not included in any glyphset definition
    • U+2299A CJK UNIFIED IDEOGRAPH-2299A: not included in any glyphset definition
    • U+2299B CJK UNIFIED IDEOGRAPH-2299B: not included in any glyphset definition
    • U+2299C CJK UNIFIED IDEOGRAPH-2299C: not included in any glyphset definition
    • U+2299E CJK UNIFIED IDEOGRAPH-2299E: not included in any glyphset definition
    • U+2299F CJK UNIFIED IDEOGRAPH-2299F: not included in any glyphset definition
    • U+229A0 CJK UNIFIED IDEOGRAPH-229A0: not included in any glyphset definition
    • U+229A1 CJK UNIFIED IDEOGRAPH-229A1: not included in any glyphset definition
    • U+229A2 CJK UNIFIED IDEOGRAPH-229A2: not included in any glyphset definition
    • U+229A3 CJK UNIFIED IDEOGRAPH-229A3: not included in any glyphset definition
    • U+229A6 CJK UNIFIED IDEOGRAPH-229A6: not included in any glyphset definition
    • U+229A7 CJK UNIFIED IDEOGRAPH-229A7: not included in any glyphset definition
    • U+229A8 CJK UNIFIED IDEOGRAPH-229A8: not included in any glyphset definition
    • U+229A9 CJK UNIFIED IDEOGRAPH-229A9: not included in any glyphset definition
    • U+229AB CJK UNIFIED IDEOGRAPH-229AB: not included in any glyphset definition
    • U+229AC CJK UNIFIED IDEOGRAPH-229AC: not included in any glyphset definition
    • U+229B0 CJK UNIFIED IDEOGRAPH-229B0: not included in any glyphset definition
    • U+229B1 CJK UNIFIED IDEOGRAPH-229B1: not included in any glyphset definition
    • U+229B2 CJK UNIFIED IDEOGRAPH-229B2: not included in any glyphset definition
    • U+229B3 CJK UNIFIED IDEOGRAPH-229B3: not included in any glyphset definition
    • U+229B4 CJK UNIFIED IDEOGRAPH-229B4: not included in any glyphset definition
    • U+229B6 CJK UNIFIED IDEOGRAPH-229B6: not included in any glyphset definition
    • U+229B7 CJK UNIFIED IDEOGRAPH-229B7: not included in any glyphset definition
    • U+229B8 CJK UNIFIED IDEOGRAPH-229B8: not included in any glyphset definition
    • U+229B9 CJK UNIFIED IDEOGRAPH-229B9: not included in any glyphset definition
    • U+229BA CJK UNIFIED IDEOGRAPH-229BA: not included in any glyphset definition
    • U+229BB CJK UNIFIED IDEOGRAPH-229BB: not included in any glyphset definition
    • U+229BC CJK UNIFIED IDEOGRAPH-229BC: not included in any glyphset definition
    • U+229BD CJK UNIFIED IDEOGRAPH-229BD: not included in any glyphset definition
    • U+229BE CJK UNIFIED IDEOGRAPH-229BE: not included in any glyphset definition
    • U+229BF CJK UNIFIED IDEOGRAPH-229BF: not included in any glyphset definition
    • U+229C0 CJK UNIFIED IDEOGRAPH-229C0: not included in any glyphset definition
    • U+229C1 CJK UNIFIED IDEOGRAPH-229C1: not included in any glyphset definition
    • U+229C5 CJK UNIFIED IDEOGRAPH-229C5: not included in any glyphset definition
    • U+229C7 CJK UNIFIED IDEOGRAPH-229C7: not included in any glyphset definition
    • U+229C8 CJK UNIFIED IDEOGRAPH-229C8: not included in any glyphset definition
    • U+229C9 CJK UNIFIED IDEOGRAPH-229C9: not included in any glyphset definition
    • U+229CA CJK UNIFIED IDEOGRAPH-229CA: not included in any glyphset definition
    • U+229CB CJK UNIFIED IDEOGRAPH-229CB: not included in any glyphset definition
    • U+229CC CJK UNIFIED IDEOGRAPH-229CC: not included in any glyphset definition
    • U+229CF CJK UNIFIED IDEOGRAPH-229CF: not included in any glyphset definition
    • U+229D0 CJK UNIFIED IDEOGRAPH-229D0: not included in any glyphset definition
    • U+229D1 CJK UNIFIED IDEOGRAPH-229D1: not included in any glyphset definition
    • U+229D4 CJK UNIFIED IDEOGRAPH-229D4: not included in any glyphset definition
    • U+229D5 CJK UNIFIED IDEOGRAPH-229D5: not included in any glyphset definition
    • U+229D6 CJK UNIFIED IDEOGRAPH-229D6: not included in any glyphset definition
    • U+229D7 CJK UNIFIED IDEOGRAPH-229D7: not included in any glyphset definition
    • U+229D8 CJK UNIFIED IDEOGRAPH-229D8: not included in any glyphset definition
    • U+229DC CJK UNIFIED IDEOGRAPH-229DC: not included in any glyphset definition
    • U+229DD CJK UNIFIED IDEOGRAPH-229DD: not included in any glyphset definition
    • U+229DE CJK UNIFIED IDEOGRAPH-229DE: not included in any glyphset definition
    • U+229DF CJK UNIFIED IDEOGRAPH-229DF: not included in any glyphset definition
    • U+229E0 CJK UNIFIED IDEOGRAPH-229E0: not included in any glyphset definition
    • U+229E1 CJK UNIFIED IDEOGRAPH-229E1: not included in any glyphset definition
    • U+229E2 CJK UNIFIED IDEOGRAPH-229E2: not included in any glyphset definition
    • U+229E4 CJK UNIFIED IDEOGRAPH-229E4: not included in any glyphset definition
    • U+229E5 CJK UNIFIED IDEOGRAPH-229E5: not included in any glyphset definition
    • U+229E6 CJK UNIFIED IDEOGRAPH-229E6: not included in any glyphset definition
    • U+229E7 CJK UNIFIED IDEOGRAPH-229E7: not included in any glyphset definition
    • U+229E8 CJK UNIFIED IDEOGRAPH-229E8: not included in any glyphset definition
    • U+229EC CJK UNIFIED IDEOGRAPH-229EC: not included in any glyphset definition
    • U+229EE CJK UNIFIED IDEOGRAPH-229EE: not included in any glyphset definition
    • U+229F0 CJK UNIFIED IDEOGRAPH-229F0: not included in any glyphset definition
    • U+229F1 CJK UNIFIED IDEOGRAPH-229F1: not included in any glyphset definition
    • U+229F3 CJK UNIFIED IDEOGRAPH-229F3: not included in any glyphset definition
    • U+229F4 CJK UNIFIED IDEOGRAPH-229F4: not included in any glyphset definition
    • U+229F5 CJK UNIFIED IDEOGRAPH-229F5: not included in any glyphset definition
    • U+229F6 CJK UNIFIED IDEOGRAPH-229F6: not included in any glyphset definition
    • U+229F7 CJK UNIFIED IDEOGRAPH-229F7: not included in any glyphset definition
    • U+229F8 CJK UNIFIED IDEOGRAPH-229F8: not included in any glyphset definition
    • U+229F9 CJK UNIFIED IDEOGRAPH-229F9: not included in any glyphset definition
    • U+229FC CJK UNIFIED IDEOGRAPH-229FC: not included in any glyphset definition
    • U+229FD CJK UNIFIED IDEOGRAPH-229FD: not included in any glyphset definition
    • U+229FF CJK UNIFIED IDEOGRAPH-229FF: not included in any glyphset definition
    • U+22A01 CJK UNIFIED IDEOGRAPH-22A01: not included in any glyphset definition
    • U+22A02 CJK UNIFIED IDEOGRAPH-22A02: not included in any glyphset definition
    • U+22A07 CJK UNIFIED IDEOGRAPH-22A07: not included in any glyphset definition
    • U+22A08 CJK UNIFIED IDEOGRAPH-22A08: not included in any glyphset definition
    • U+22A09 CJK UNIFIED IDEOGRAPH-22A09: not included in any glyphset definition
    • U+22A0A CJK UNIFIED IDEOGRAPH-22A0A: not included in any glyphset definition
    • U+22A0B CJK UNIFIED IDEOGRAPH-22A0B: not included in any glyphset definition
    • U+22A0C CJK UNIFIED IDEOGRAPH-22A0C: not included in any glyphset definition
    • U+22A0E CJK UNIFIED IDEOGRAPH-22A0E: not included in any glyphset definition
    • U+22A0F CJK UNIFIED IDEOGRAPH-22A0F: not included in any glyphset definition
    • U+22A10 CJK UNIFIED IDEOGRAPH-22A10: not included in any glyphset definition
    • U+22A11 CJK UNIFIED IDEOGRAPH-22A11: not included in any glyphset definition
    • U+22A12 CJK UNIFIED IDEOGRAPH-22A12: not included in any glyphset definition
    • U+22A13 CJK UNIFIED IDEOGRAPH-22A13: not included in any glyphset definition
    • U+22A14 CJK UNIFIED IDEOGRAPH-22A14: not included in any glyphset definition
    • U+22A17 CJK UNIFIED IDEOGRAPH-22A17: not included in any glyphset definition
    • U+22A19 CJK UNIFIED IDEOGRAPH-22A19: not included in any glyphset definition
    • U+22A1B CJK UNIFIED IDEOGRAPH-22A1B: not included in any glyphset definition
    • U+22A1C CJK UNIFIED IDEOGRAPH-22A1C: not included in any glyphset definition
    • U+22A1D CJK UNIFIED IDEOGRAPH-22A1D: not included in any glyphset definition
    • U+22A1E CJK UNIFIED IDEOGRAPH-22A1E: not included in any glyphset definition
    • U+22A21 CJK UNIFIED IDEOGRAPH-22A21: not included in any glyphset definition
    • U+22A23 CJK UNIFIED IDEOGRAPH-22A23: not included in any glyphset definition
    • U+22A25 CJK UNIFIED IDEOGRAPH-22A25: not included in any glyphset definition
    • U+22A26 CJK UNIFIED IDEOGRAPH-22A26: not included in any glyphset definition
    • U+22A27 CJK UNIFIED IDEOGRAPH-22A27: not included in any glyphset definition
    • U+22A28 CJK UNIFIED IDEOGRAPH-22A28: not included in any glyphset definition
    • U+22A29 CJK UNIFIED IDEOGRAPH-22A29: not included in any glyphset definition
    • U+22A2A CJK UNIFIED IDEOGRAPH-22A2A: not included in any glyphset definition
    • U+22A2E CJK UNIFIED IDEOGRAPH-22A2E: not included in any glyphset definition
    • U+22A2F CJK UNIFIED IDEOGRAPH-22A2F: not included in any glyphset definition
    • U+22A30 CJK UNIFIED IDEOGRAPH-22A30: not included in any glyphset definition
    • U+22A31 CJK UNIFIED IDEOGRAPH-22A31: not included in any glyphset definition
    • U+22A33 CJK UNIFIED IDEOGRAPH-22A33: not included in any glyphset definition
    • U+22A34 CJK UNIFIED IDEOGRAPH-22A34: not included in any glyphset definition
    • U+22A37 CJK UNIFIED IDEOGRAPH-22A37: not included in any glyphset definition
    • U+22A38 CJK UNIFIED IDEOGRAPH-22A38: not included in any glyphset definition
    • U+22A39 CJK UNIFIED IDEOGRAPH-22A39: not included in any glyphset definition
    • U+22A3A CJK UNIFIED IDEOGRAPH-22A3A: not included in any glyphset definition
    • U+22A3E CJK UNIFIED IDEOGRAPH-22A3E: not included in any glyphset definition
    • U+22A3F CJK UNIFIED IDEOGRAPH-22A3F: not included in any glyphset definition
    • U+22A40 CJK UNIFIED IDEOGRAPH-22A40: not included in any glyphset definition
    • U+22A41 CJK UNIFIED IDEOGRAPH-22A41: not included in any glyphset definition
    • U+22A42 CJK UNIFIED IDEOGRAPH-22A42: not included in any glyphset definition
    • U+22A44 CJK UNIFIED IDEOGRAPH-22A44: not included in any glyphset definition
    • U+22A45 CJK UNIFIED IDEOGRAPH-22A45: not included in any glyphset definition
    • U+22A46 CJK UNIFIED IDEOGRAPH-22A46: not included in any glyphset definition
    • U+22A48 CJK UNIFIED IDEOGRAPH-22A48: not included in any glyphset definition
    • U+22A4B CJK UNIFIED IDEOGRAPH-22A4B: not included in any glyphset definition
    • U+22A4D CJK UNIFIED IDEOGRAPH-22A4D: not included in any glyphset definition
    • U+22A4F CJK UNIFIED IDEOGRAPH-22A4F: not included in any glyphset definition
    • U+22A51 CJK UNIFIED IDEOGRAPH-22A51: not included in any glyphset definition
    • U+22A52 CJK UNIFIED IDEOGRAPH-22A52: not included in any glyphset definition
    • U+22A55 CJK UNIFIED IDEOGRAPH-22A55: not included in any glyphset definition
    • U+22A56 CJK UNIFIED IDEOGRAPH-22A56: not included in any glyphset definition
    • U+22A57 CJK UNIFIED IDEOGRAPH-22A57: not included in any glyphset definition
    • U+22A58 CJK UNIFIED IDEOGRAPH-22A58: not included in any glyphset definition
    • U+22A59 CJK UNIFIED IDEOGRAPH-22A59: not included in any glyphset definition
    • U+22A5A CJK UNIFIED IDEOGRAPH-22A5A: not included in any glyphset definition
    • U+22A5D CJK UNIFIED IDEOGRAPH-22A5D: not included in any glyphset definition
    • U+22A5E CJK UNIFIED IDEOGRAPH-22A5E: not included in any glyphset definition
    • U+22A5F CJK UNIFIED IDEOGRAPH-22A5F: not included in any glyphset definition
    • U+22A60 CJK UNIFIED IDEOGRAPH-22A60: not included in any glyphset definition
    • U+22A61 CJK UNIFIED IDEOGRAPH-22A61: not included in any glyphset definition
    • U+22A62 CJK UNIFIED IDEOGRAPH-22A62: not included in any glyphset definition
    • U+22A65 CJK UNIFIED IDEOGRAPH-22A65: not included in any glyphset definition
    • U+22A66 CJK UNIFIED IDEOGRAPH-22A66: not included in any glyphset definition
    • U+22A68 CJK UNIFIED IDEOGRAPH-22A68: not included in any glyphset definition
    • U+22A6B CJK UNIFIED IDEOGRAPH-22A6B: not included in any glyphset definition
    • U+22A6C CJK UNIFIED IDEOGRAPH-22A6C: not included in any glyphset definition
    • U+22A6D CJK UNIFIED IDEOGRAPH-22A6D: not included in any glyphset definition
    • U+22A70 CJK UNIFIED IDEOGRAPH-22A70: not included in any glyphset definition
    • U+22A71 CJK UNIFIED IDEOGRAPH-22A71: not included in any glyphset definition
    • U+22A72 CJK UNIFIED IDEOGRAPH-22A72: not included in any glyphset definition
    • U+22A74 CJK UNIFIED IDEOGRAPH-22A74: not included in any glyphset definition
    • U+22A77 CJK UNIFIED IDEOGRAPH-22A77: not included in any glyphset definition
    • U+22A78 CJK UNIFIED IDEOGRAPH-22A78: not included in any glyphset definition
    • U+22A79 CJK UNIFIED IDEOGRAPH-22A79: not included in any glyphset definition
    • U+22A7A CJK UNIFIED IDEOGRAPH-22A7A: not included in any glyphset definition
    • U+22A7B CJK UNIFIED IDEOGRAPH-22A7B: not included in any glyphset definition
    • U+22A7C CJK UNIFIED IDEOGRAPH-22A7C: not included in any glyphset definition
    • U+22A82 CJK UNIFIED IDEOGRAPH-22A82: not included in any glyphset definition
    • U+22A83 CJK UNIFIED IDEOGRAPH-22A83: not included in any glyphset definition
    • U+22A84 CJK UNIFIED IDEOGRAPH-22A84: not included in any glyphset definition
    • U+22A87 CJK UNIFIED IDEOGRAPH-22A87: not included in any glyphset definition
    • U+22A88 CJK UNIFIED IDEOGRAPH-22A88: not included in any glyphset definition
    • U+22A89 CJK UNIFIED IDEOGRAPH-22A89: not included in any glyphset definition
    • U+22A8A CJK UNIFIED IDEOGRAPH-22A8A: not included in any glyphset definition
    • U+22A8B CJK UNIFIED IDEOGRAPH-22A8B: not included in any glyphset definition
    • U+22A8D CJK UNIFIED IDEOGRAPH-22A8D: not included in any glyphset definition
    • U+22A8E CJK UNIFIED IDEOGRAPH-22A8E: not included in any glyphset definition
    • U+22A8F CJK UNIFIED IDEOGRAPH-22A8F: not included in any glyphset definition
    • U+22A90 CJK UNIFIED IDEOGRAPH-22A90: not included in any glyphset definition
    • U+22A91 CJK UNIFIED IDEOGRAPH-22A91: not included in any glyphset definition
    • U+22A92 CJK UNIFIED IDEOGRAPH-22A92: not included in any glyphset definition
    • U+22A93 CJK UNIFIED IDEOGRAPH-22A93: not included in any glyphset definition
    • U+22A94 CJK UNIFIED IDEOGRAPH-22A94: not included in any glyphset definition
    • U+22A95 CJK UNIFIED IDEOGRAPH-22A95: not included in any glyphset definition
    • U+22A96 CJK UNIFIED IDEOGRAPH-22A96: not included in any glyphset definition
    • U+22A97 CJK UNIFIED IDEOGRAPH-22A97: not included in any glyphset definition
    • U+22AA0 CJK UNIFIED IDEOGRAPH-22AA0: not included in any glyphset definition
    • U+22AA5 CJK UNIFIED IDEOGRAPH-22AA5: not included in any glyphset definition
    • U+22AA6 CJK UNIFIED IDEOGRAPH-22AA6: not included in any glyphset definition
    • U+22AA7 CJK UNIFIED IDEOGRAPH-22AA7: not included in any glyphset definition
    • U+22AB1 CJK UNIFIED IDEOGRAPH-22AB1: not included in any glyphset definition
    • U+22AB4 CJK UNIFIED IDEOGRAPH-22AB4: not included in any glyphset definition
    • U+22AB5 CJK UNIFIED IDEOGRAPH-22AB5: not included in any glyphset definition
    • U+22AB7 CJK UNIFIED IDEOGRAPH-22AB7: not included in any glyphset definition
    • U+22AB8 CJK UNIFIED IDEOGRAPH-22AB8: not included in any glyphset definition
    • U+22ABA CJK UNIFIED IDEOGRAPH-22ABA: not included in any glyphset definition
    • U+22ABB CJK UNIFIED IDEOGRAPH-22ABB: not included in any glyphset definition
    • U+22ABC CJK UNIFIED IDEOGRAPH-22ABC: not included in any glyphset definition
    • U+22ABD CJK UNIFIED IDEOGRAPH-22ABD: not included in any glyphset definition
    • U+22ABE CJK UNIFIED IDEOGRAPH-22ABE: not included in any glyphset definition
    • U+22ABF CJK UNIFIED IDEOGRAPH-22ABF: not included in any glyphset definition
    • U+22AC0 CJK UNIFIED IDEOGRAPH-22AC0: not included in any glyphset definition
    • U+22AC2 CJK UNIFIED IDEOGRAPH-22AC2: not included in any glyphset definition
    • U+22AC4 CJK UNIFIED IDEOGRAPH-22AC4: not included in any glyphset definition
    • U+22AC8 CJK UNIFIED IDEOGRAPH-22AC8: not included in any glyphset definition
    • U+22AC9 CJK UNIFIED IDEOGRAPH-22AC9: not included in any glyphset definition
    • U+22ACA CJK UNIFIED IDEOGRAPH-22ACA: not included in any glyphset definition
    • U+22ACB CJK UNIFIED IDEOGRAPH-22ACB: not included in any glyphset definition
    • U+22ACC CJK UNIFIED IDEOGRAPH-22ACC: not included in any glyphset definition
    • U+22AD0 CJK UNIFIED IDEOGRAPH-22AD0: not included in any glyphset definition
    • U+22AD1 CJK UNIFIED IDEOGRAPH-22AD1: not included in any glyphset definition
    • U+22AD2 CJK UNIFIED IDEOGRAPH-22AD2: not included in any glyphset definition
    • U+22AD3 CJK UNIFIED IDEOGRAPH-22AD3: not included in any glyphset definition
    • U+22AD4 CJK UNIFIED IDEOGRAPH-22AD4: not included in any glyphset definition
    • U+22ADA CJK UNIFIED IDEOGRAPH-22ADA: not included in any glyphset definition
    • U+22ADE CJK UNIFIED IDEOGRAPH-22ADE: not included in any glyphset definition
    • U+22AE1 CJK UNIFIED IDEOGRAPH-22AE1: not included in any glyphset definition
    • U+22AE3 CJK UNIFIED IDEOGRAPH-22AE3: not included in any glyphset definition
    • U+22AE5 CJK UNIFIED IDEOGRAPH-22AE5: not included in any glyphset definition
    • U+22AE6 CJK UNIFIED IDEOGRAPH-22AE6: not included in any glyphset definition
    • U+22AE7 CJK UNIFIED IDEOGRAPH-22AE7: not included in any glyphset definition
    • U+22AE8 CJK UNIFIED IDEOGRAPH-22AE8: not included in any glyphset definition
    • U+22AE9 CJK UNIFIED IDEOGRAPH-22AE9: not included in any glyphset definition
    • U+22AEB CJK UNIFIED IDEOGRAPH-22AEB: not included in any glyphset definition
    • U+22AEC CJK UNIFIED IDEOGRAPH-22AEC: not included in any glyphset definition
    • U+22AED CJK UNIFIED IDEOGRAPH-22AED: not included in any glyphset definition
    • U+22AEE CJK UNIFIED IDEOGRAPH-22AEE: not included in any glyphset definition
    • U+22AEF CJK UNIFIED IDEOGRAPH-22AEF: not included in any glyphset definition
    • U+22AF0 CJK UNIFIED IDEOGRAPH-22AF0: not included in any glyphset definition
    • U+22AF2 CJK UNIFIED IDEOGRAPH-22AF2: not included in any glyphset definition
    • U+22AF4 CJK UNIFIED IDEOGRAPH-22AF4: not included in any glyphset definition
    • U+22AF5 CJK UNIFIED IDEOGRAPH-22AF5: not included in any glyphset definition
    • U+22AF6 CJK UNIFIED IDEOGRAPH-22AF6: not included in any glyphset definition
    • U+22AF7 CJK UNIFIED IDEOGRAPH-22AF7: not included in any glyphset definition
    • U+22AF8 CJK UNIFIED IDEOGRAPH-22AF8: not included in any glyphset definition
    • U+22AF9 CJK UNIFIED IDEOGRAPH-22AF9: not included in any glyphset definition
    • U+22AFA CJK UNIFIED IDEOGRAPH-22AFA: not included in any glyphset definition
    • U+22AFB CJK UNIFIED IDEOGRAPH-22AFB: not included in any glyphset definition
    • U+22AFC CJK UNIFIED IDEOGRAPH-22AFC: not included in any glyphset definition
    • U+22AFD CJK UNIFIED IDEOGRAPH-22AFD: not included in any glyphset definition
    • U+22AFE CJK UNIFIED IDEOGRAPH-22AFE: not included in any glyphset definition
    • U+22B00 CJK UNIFIED IDEOGRAPH-22B00: not included in any glyphset definition
    • U+22B03 CJK UNIFIED IDEOGRAPH-22B03: not included in any glyphset definition
    • U+22B0D CJK UNIFIED IDEOGRAPH-22B0D: not included in any glyphset definition
    • U+22B0E CJK UNIFIED IDEOGRAPH-22B0E: not included in any glyphset definition
    • U+22B18 CJK UNIFIED IDEOGRAPH-22B18: not included in any glyphset definition
    • U+22B1E CJK UNIFIED IDEOGRAPH-22B1E: not included in any glyphset definition
    • U+22B24 CJK UNIFIED IDEOGRAPH-22B24: not included in any glyphset definition
    • U+22B25 CJK UNIFIED IDEOGRAPH-22B25: not included in any glyphset definition
    • U+22B27 CJK UNIFIED IDEOGRAPH-22B27: not included in any glyphset definition
    • U+22B2A CJK UNIFIED IDEOGRAPH-22B2A: not included in any glyphset definition
    • U+22B2B CJK UNIFIED IDEOGRAPH-22B2B: not included in any glyphset definition
    • U+22B2C CJK UNIFIED IDEOGRAPH-22B2C: not included in any glyphset definition
    • U+22B2F CJK UNIFIED IDEOGRAPH-22B2F: not included in any glyphset definition
    • U+22B31 CJK UNIFIED IDEOGRAPH-22B31: not included in any glyphset definition
    • U+22B32 CJK UNIFIED IDEOGRAPH-22B32: not included in any glyphset definition
    • U+22B33 CJK UNIFIED IDEOGRAPH-22B33: not included in any glyphset definition
    • U+22B34 CJK UNIFIED IDEOGRAPH-22B34: not included in any glyphset definition
    • U+22B36 CJK UNIFIED IDEOGRAPH-22B36: not included in any glyphset definition
    • U+22B37 CJK UNIFIED IDEOGRAPH-22B37: not included in any glyphset definition
    • U+22B38 CJK UNIFIED IDEOGRAPH-22B38: not included in any glyphset definition
    • U+22B39 CJK UNIFIED IDEOGRAPH-22B39: not included in any glyphset definition
    • U+22B3B CJK UNIFIED IDEOGRAPH-22B3B: not included in any glyphset definition
    • U+22B3C CJK UNIFIED IDEOGRAPH-22B3C: not included in any glyphset definition
    • U+22B3D CJK UNIFIED IDEOGRAPH-22B3D: not included in any glyphset definition
    • U+22B3E CJK UNIFIED IDEOGRAPH-22B3E: not included in any glyphset definition
    • U+22B3F CJK UNIFIED IDEOGRAPH-22B3F: not included in any glyphset definition
    • U+22B40 CJK UNIFIED IDEOGRAPH-22B40: not included in any glyphset definition
    • U+22B41 CJK UNIFIED IDEOGRAPH-22B41: not included in any glyphset definition
    • U+22B42 CJK UNIFIED IDEOGRAPH-22B42: not included in any glyphset definition
    • U+22B43 CJK UNIFIED IDEOGRAPH-22B43: not included in any glyphset definition
    • U+22B44 CJK UNIFIED IDEOGRAPH-22B44: not included in any glyphset definition
    • U+22B45 CJK UNIFIED IDEOGRAPH-22B45: not included in any glyphset definition
    • U+22B46 CJK UNIFIED IDEOGRAPH-22B46: not included in any glyphset definition
    • U+22B47 CJK UNIFIED IDEOGRAPH-22B47: not included in any glyphset definition
    • U+22B48 CJK UNIFIED IDEOGRAPH-22B48: not included in any glyphset definition
    • U+22B49 CJK UNIFIED IDEOGRAPH-22B49: not included in any glyphset definition
    • U+22B4A CJK UNIFIED IDEOGRAPH-22B4A: not included in any glyphset definition
    • U+22B4B CJK UNIFIED IDEOGRAPH-22B4B: not included in any glyphset definition
    • U+22B4C CJK UNIFIED IDEOGRAPH-22B4C: not included in any glyphset definition
    • U+22B4D CJK UNIFIED IDEOGRAPH-22B4D: not included in any glyphset definition
    • U+22B4E CJK UNIFIED IDEOGRAPH-22B4E: not included in any glyphset definition
    • U+22B4F CJK UNIFIED IDEOGRAPH-22B4F: not included in any glyphset definition
    • U+22B50 CJK UNIFIED IDEOGRAPH-22B50: not included in any glyphset definition
    • U+22B59 CJK UNIFIED IDEOGRAPH-22B59: not included in any glyphset definition
    • U+22B62 CJK UNIFIED IDEOGRAPH-22B62: not included in any glyphset definition
    • U+22B65 CJK UNIFIED IDEOGRAPH-22B65: not included in any glyphset definition
    • U+22B66 CJK UNIFIED IDEOGRAPH-22B66: not included in any glyphset definition
    • U+22B67 CJK UNIFIED IDEOGRAPH-22B67: not included in any glyphset definition
    • U+22B68 CJK UNIFIED IDEOGRAPH-22B68: not included in any glyphset definition
    • U+22B69 CJK UNIFIED IDEOGRAPH-22B69: not included in any glyphset definition
    • U+22B6A CJK UNIFIED IDEOGRAPH-22B6A: not included in any glyphset definition
    • U+22B70 CJK UNIFIED IDEOGRAPH-22B70: not included in any glyphset definition
    • U+22B78 CJK UNIFIED IDEOGRAPH-22B78: not included in any glyphset definition
    • U+22B81 CJK UNIFIED IDEOGRAPH-22B81: not included in any glyphset definition
    • U+22B82 CJK UNIFIED IDEOGRAPH-22B82: not included in any glyphset definition
    • U+22B83 CJK UNIFIED IDEOGRAPH-22B83: not included in any glyphset definition
    • U+22B84 CJK UNIFIED IDEOGRAPH-22B84: not included in any glyphset definition
    • U+22B85 CJK UNIFIED IDEOGRAPH-22B85: not included in any glyphset definition
    • U+22B87 CJK UNIFIED IDEOGRAPH-22B87: not included in any glyphset definition
    • U+22B88 CJK UNIFIED IDEOGRAPH-22B88: not included in any glyphset definition
    • U+22B89 CJK UNIFIED IDEOGRAPH-22B89: not included in any glyphset definition
    • U+22B8A CJK UNIFIED IDEOGRAPH-22B8A: not included in any glyphset definition
    • U+22B8B CJK UNIFIED IDEOGRAPH-22B8B: not included in any glyphset definition
    • U+22B8C CJK UNIFIED IDEOGRAPH-22B8C: not included in any glyphset definition
    • U+22B8D CJK UNIFIED IDEOGRAPH-22B8D: not included in any glyphset definition
    • U+22B8E CJK UNIFIED IDEOGRAPH-22B8E: not included in any glyphset definition
    • U+22B8F CJK UNIFIED IDEOGRAPH-22B8F: not included in any glyphset definition
    • U+22B90 CJK UNIFIED IDEOGRAPH-22B90: not included in any glyphset definition
    • U+22B91 CJK UNIFIED IDEOGRAPH-22B91: not included in any glyphset definition
    • U+22B92 CJK UNIFIED IDEOGRAPH-22B92: not included in any glyphset definition
    • U+22B93 CJK UNIFIED IDEOGRAPH-22B93: not included in any glyphset definition
    • U+22B94 CJK UNIFIED IDEOGRAPH-22B94: not included in any glyphset definition
    • U+22B95 CJK UNIFIED IDEOGRAPH-22B95: not included in any glyphset definition
    • U+22B96 CJK UNIFIED IDEOGRAPH-22B96: not included in any glyphset definition
    • U+22B97 CJK UNIFIED IDEOGRAPH-22B97: not included in any glyphset definition
    • U+22B98 CJK UNIFIED IDEOGRAPH-22B98: not included in any glyphset definition
    • U+22B99 CJK UNIFIED IDEOGRAPH-22B99: not included in any glyphset definition
    • U+22B9A CJK UNIFIED IDEOGRAPH-22B9A: not included in any glyphset definition
    • U+22B9B CJK UNIFIED IDEOGRAPH-22B9B: not included in any glyphset definition
    • U+22B9C CJK UNIFIED IDEOGRAPH-22B9C: not included in any glyphset definition
    • U+22B9D CJK UNIFIED IDEOGRAPH-22B9D: not included in any glyphset definition
    • U+22B9E CJK UNIFIED IDEOGRAPH-22B9E: not included in any glyphset definition
    • U+22B9F CJK UNIFIED IDEOGRAPH-22B9F: not included in any glyphset definition
    • U+22BA0 CJK UNIFIED IDEOGRAPH-22BA0: not included in any glyphset definition
    • U+22BA1 CJK UNIFIED IDEOGRAPH-22BA1: not included in any glyphset definition
    • U+22BA2 CJK UNIFIED IDEOGRAPH-22BA2: not included in any glyphset definition
    • U+22BA3 CJK UNIFIED IDEOGRAPH-22BA3: not included in any glyphset definition
    • U+22BA4 CJK UNIFIED IDEOGRAPH-22BA4: not included in any glyphset definition
    • U+22BA6 CJK UNIFIED IDEOGRAPH-22BA6: not included in any glyphset definition
    • U+22BA7 CJK UNIFIED IDEOGRAPH-22BA7: not included in any glyphset definition
    • U+22BAE CJK UNIFIED IDEOGRAPH-22BAE: not included in any glyphset definition
    • U+22BB2 CJK UNIFIED IDEOGRAPH-22BB2: not included in any glyphset definition
    • U+22BB5 CJK UNIFIED IDEOGRAPH-22BB5: not included in any glyphset definition
    • U+22BB7 CJK UNIFIED IDEOGRAPH-22BB7: not included in any glyphset definition
    • U+22BBF CJK UNIFIED IDEOGRAPH-22BBF: not included in any glyphset definition
    • U+22BC2 CJK UNIFIED IDEOGRAPH-22BC2: not included in any glyphset definition
    • U+22BC5 CJK UNIFIED IDEOGRAPH-22BC5: not included in any glyphset definition
    • U+22BC7 CJK UNIFIED IDEOGRAPH-22BC7: not included in any glyphset definition
    • U+22BC9 CJK UNIFIED IDEOGRAPH-22BC9: not included in any glyphset definition
    • U+22BCA CJK UNIFIED IDEOGRAPH-22BCA: not included in any glyphset definition
    • U+22BCD CJK UNIFIED IDEOGRAPH-22BCD: not included in any glyphset definition
    • U+22BCE CJK UNIFIED IDEOGRAPH-22BCE: not included in any glyphset definition
    • U+22BD9 CJK UNIFIED IDEOGRAPH-22BD9: not included in any glyphset definition
    • U+22BDE CJK UNIFIED IDEOGRAPH-22BDE: not included in any glyphset definition
    • U+22BE1 CJK UNIFIED IDEOGRAPH-22BE1: not included in any glyphset definition
    • U+22BE2 CJK UNIFIED IDEOGRAPH-22BE2: not included in any glyphset definition
    • U+22BE6 CJK UNIFIED IDEOGRAPH-22BE6: not included in any glyphset definition
    • U+22BE9 CJK UNIFIED IDEOGRAPH-22BE9: not included in any glyphset definition
    • U+22BEA CJK UNIFIED IDEOGRAPH-22BEA: not included in any glyphset definition
    • U+22BEB CJK UNIFIED IDEOGRAPH-22BEB: not included in any glyphset definition
    • U+22BEC CJK UNIFIED IDEOGRAPH-22BEC: not included in any glyphset definition
    • U+22BED CJK UNIFIED IDEOGRAPH-22BED: not included in any glyphset definition
    • U+22BEE CJK UNIFIED IDEOGRAPH-22BEE: not included in any glyphset definition
    • U+22BEF CJK UNIFIED IDEOGRAPH-22BEF: not included in any glyphset definition
    • U+22BF0 CJK UNIFIED IDEOGRAPH-22BF0: not included in any glyphset definition
    • U+22BF1 CJK UNIFIED IDEOGRAPH-22BF1: not included in any glyphset definition
    • U+22BF2 CJK UNIFIED IDEOGRAPH-22BF2: not included in any glyphset definition
    • U+22BF3 CJK UNIFIED IDEOGRAPH-22BF3: not included in any glyphset definition
    • U+22BF4 CJK UNIFIED IDEOGRAPH-22BF4: not included in any glyphset definition
    • U+22BF5 CJK UNIFIED IDEOGRAPH-22BF5: not included in any glyphset definition
    • U+22BF6 CJK UNIFIED IDEOGRAPH-22BF6: not included in any glyphset definition
    • U+22BF7 CJK UNIFIED IDEOGRAPH-22BF7: not included in any glyphset definition
    • U+22BF8 CJK UNIFIED IDEOGRAPH-22BF8: not included in any glyphset definition
    • U+22BF9 CJK UNIFIED IDEOGRAPH-22BF9: not included in any glyphset definition
    • U+22BFA CJK UNIFIED IDEOGRAPH-22BFA: not included in any glyphset definition
    • U+22BFB CJK UNIFIED IDEOGRAPH-22BFB: not included in any glyphset definition
    • U+22BFC CJK UNIFIED IDEOGRAPH-22BFC: not included in any glyphset definition
    • U+22BFD CJK UNIFIED IDEOGRAPH-22BFD: not included in any glyphset definition
    • U+22BFE CJK UNIFIED IDEOGRAPH-22BFE: not included in any glyphset definition
    • U+22BFF CJK UNIFIED IDEOGRAPH-22BFF: not included in any glyphset definition
    • U+22C00 CJK UNIFIED IDEOGRAPH-22C00: not included in any glyphset definition
    • U+22C01 CJK UNIFIED IDEOGRAPH-22C01: not included in any glyphset definition
    • U+22C02 CJK UNIFIED IDEOGRAPH-22C02: not included in any glyphset definition
    • U+22C03 CJK UNIFIED IDEOGRAPH-22C03: not included in any glyphset definition
    • U+22C04 CJK UNIFIED IDEOGRAPH-22C04: not included in any glyphset definition
    • U+22C05 CJK UNIFIED IDEOGRAPH-22C05: not included in any glyphset definition
    • U+22C06 CJK UNIFIED IDEOGRAPH-22C06: not included in any glyphset definition
    • U+22C07 CJK UNIFIED IDEOGRAPH-22C07: not included in any glyphset definition
    • U+22C08 CJK UNIFIED IDEOGRAPH-22C08: not included in any glyphset definition
    • U+22C0A CJK UNIFIED IDEOGRAPH-22C0A: not included in any glyphset definition
    • U+22C0B CJK UNIFIED IDEOGRAPH-22C0B: not included in any glyphset definition
    • U+22C0D CJK UNIFIED IDEOGRAPH-22C0D: not included in any glyphset definition
    • U+22C0E CJK UNIFIED IDEOGRAPH-22C0E: not included in any glyphset definition
    • U+22C14 CJK UNIFIED IDEOGRAPH-22C14: not included in any glyphset definition
    • U+22C15 CJK UNIFIED IDEOGRAPH-22C15: not included in any glyphset definition
    • U+22C16 CJK UNIFIED IDEOGRAPH-22C16: not included in any glyphset definition
    • U+22C17 CJK UNIFIED IDEOGRAPH-22C17: not included in any glyphset definition
    • U+22C19 CJK UNIFIED IDEOGRAPH-22C19: not included in any glyphset definition
    • U+22C1A CJK UNIFIED IDEOGRAPH-22C1A: not included in any glyphset definition
    • U+22C1B CJK UNIFIED IDEOGRAPH-22C1B: not included in any glyphset definition
    • U+22C1C CJK UNIFIED IDEOGRAPH-22C1C: not included in any glyphset definition
    • U+22C1D CJK UNIFIED IDEOGRAPH-22C1D: not included in any glyphset definition
    • U+22C1E CJK UNIFIED IDEOGRAPH-22C1E: not included in any glyphset definition
    • U+22C22 CJK UNIFIED IDEOGRAPH-22C22: not included in any glyphset definition
    • U+22C24 CJK UNIFIED IDEOGRAPH-22C24: not included in any glyphset definition
    • U+22C25 CJK UNIFIED IDEOGRAPH-22C25: not included in any glyphset definition
    • U+22C26 CJK UNIFIED IDEOGRAPH-22C26: not included in any glyphset definition
    • U+22C27 CJK UNIFIED IDEOGRAPH-22C27: not included in any glyphset definition
    • U+22C29 CJK UNIFIED IDEOGRAPH-22C29: not included in any glyphset definition
    • U+22C2D CJK UNIFIED IDEOGRAPH-22C2D: not included in any glyphset definition
    • U+22C32 CJK UNIFIED IDEOGRAPH-22C32: not included in any glyphset definition
    • U+22C38 CJK UNIFIED IDEOGRAPH-22C38: not included in any glyphset definition
    • U+22C39 CJK UNIFIED IDEOGRAPH-22C39: not included in any glyphset definition
    • U+22C3A CJK UNIFIED IDEOGRAPH-22C3A: not included in any glyphset definition
    • U+22C3B CJK UNIFIED IDEOGRAPH-22C3B: not included in any glyphset definition
    • U+22C3D CJK UNIFIED IDEOGRAPH-22C3D: not included in any glyphset definition
    • U+22C3F CJK UNIFIED IDEOGRAPH-22C3F: not included in any glyphset definition
    • U+22C41 CJK UNIFIED IDEOGRAPH-22C41: not included in any glyphset definition
    • U+22C42 CJK UNIFIED IDEOGRAPH-22C42: not included in any glyphset definition
    • U+22C43 CJK UNIFIED IDEOGRAPH-22C43: not included in any glyphset definition
    • U+22C45 CJK UNIFIED IDEOGRAPH-22C45: not included in any glyphset definition
    • U+22C46 CJK UNIFIED IDEOGRAPH-22C46: not included in any glyphset definition
    • U+22C47 CJK UNIFIED IDEOGRAPH-22C47: not included in any glyphset definition
    • U+22C4C CJK UNIFIED IDEOGRAPH-22C4C: not included in any glyphset definition
    • U+22C4D CJK UNIFIED IDEOGRAPH-22C4D: not included in any glyphset definition
    • U+22C51 CJK UNIFIED IDEOGRAPH-22C51: not included in any glyphset definition
    • U+22C54 CJK UNIFIED IDEOGRAPH-22C54: not included in any glyphset definition
    • U+22C55 CJK UNIFIED IDEOGRAPH-22C55: not included in any glyphset definition
    • U+22C57 CJK UNIFIED IDEOGRAPH-22C57: not included in any glyphset definition
    • U+22C58 CJK UNIFIED IDEOGRAPH-22C58: not included in any glyphset definition
    • U+22C5F CJK UNIFIED IDEOGRAPH-22C5F: not included in any glyphset definition
    • U+22C60 CJK UNIFIED IDEOGRAPH-22C60: not included in any glyphset definition
    • U+22C61 CJK UNIFIED IDEOGRAPH-22C61: not included in any glyphset definition
    • U+22C62 CJK UNIFIED IDEOGRAPH-22C62: not included in any glyphset definition
    • U+22C63 CJK UNIFIED IDEOGRAPH-22C63: not included in any glyphset definition
    • U+22C64 CJK UNIFIED IDEOGRAPH-22C64: not included in any glyphset definition
    • U+22C65 CJK UNIFIED IDEOGRAPH-22C65: not included in any glyphset definition
    • U+22C66 CJK UNIFIED IDEOGRAPH-22C66: not included in any glyphset definition
    • U+22C67 CJK UNIFIED IDEOGRAPH-22C67: not included in any glyphset definition
    • U+22C68 CJK UNIFIED IDEOGRAPH-22C68: not included in any glyphset definition
    • U+22C69 CJK UNIFIED IDEOGRAPH-22C69: not included in any glyphset definition
    • U+22C6B CJK UNIFIED IDEOGRAPH-22C6B: not included in any glyphset definition
    • U+22C6C CJK UNIFIED IDEOGRAPH-22C6C: not included in any glyphset definition
    • U+22C6E CJK UNIFIED IDEOGRAPH-22C6E: not included in any glyphset definition
    • U+22C6F CJK UNIFIED IDEOGRAPH-22C6F: not included in any glyphset definition
    • U+22C70 CJK UNIFIED IDEOGRAPH-22C70: not included in any glyphset definition
    • U+22C71 CJK UNIFIED IDEOGRAPH-22C71: not included in any glyphset definition
    • U+22C72 CJK UNIFIED IDEOGRAPH-22C72: not included in any glyphset definition
    • U+22C73 CJK UNIFIED IDEOGRAPH-22C73: not included in any glyphset definition
    • U+22C74 CJK UNIFIED IDEOGRAPH-22C74: not included in any glyphset definition
    • U+22C75 CJK UNIFIED IDEOGRAPH-22C75: not included in any glyphset definition
    • U+22C76 CJK UNIFIED IDEOGRAPH-22C76: not included in any glyphset definition
    • U+22C77 CJK UNIFIED IDEOGRAPH-22C77: not included in any glyphset definition
    • U+22C79 CJK UNIFIED IDEOGRAPH-22C79: not included in any glyphset definition
    • U+22C7B CJK UNIFIED IDEOGRAPH-22C7B: not included in any glyphset definition
    • U+22C7C CJK UNIFIED IDEOGRAPH-22C7C: not included in any glyphset definition
    • U+22C7F CJK UNIFIED IDEOGRAPH-22C7F: not included in any glyphset definition
    • U+22C88 CJK UNIFIED IDEOGRAPH-22C88: not included in any glyphset definition
    • U+22C8B CJK UNIFIED IDEOGRAPH-22C8B: not included in any glyphset definition
    • U+22C95 CJK UNIFIED IDEOGRAPH-22C95: not included in any glyphset definition
    • U+22C98 CJK UNIFIED IDEOGRAPH-22C98: not included in any glyphset definition
    • U+22C9B CJK UNIFIED IDEOGRAPH-22C9B: not included in any glyphset definition
    • U+22C9C CJK UNIFIED IDEOGRAPH-22C9C: not included in any glyphset definition
    • U+22C9E CJK UNIFIED IDEOGRAPH-22C9E: not included in any glyphset definition
    • U+22C9F CJK UNIFIED IDEOGRAPH-22C9F: not included in any glyphset definition
    • U+22CA0 CJK UNIFIED IDEOGRAPH-22CA0: not included in any glyphset definition
    • U+22CA1 CJK UNIFIED IDEOGRAPH-22CA1: not included in any glyphset definition
    • U+22CA2 CJK UNIFIED IDEOGRAPH-22CA2: not included in any glyphset definition
    • U+22CA5 CJK UNIFIED IDEOGRAPH-22CA5: not included in any glyphset definition
    • U+22CA6 CJK UNIFIED IDEOGRAPH-22CA6: not included in any glyphset definition
    • U+22CA8 CJK UNIFIED IDEOGRAPH-22CA8: not included in any glyphset definition
    • U+22CA9 CJK UNIFIED IDEOGRAPH-22CA9: not included in any glyphset definition
    • U+22CAA CJK UNIFIED IDEOGRAPH-22CAA: not included in any glyphset definition
    • U+22CAB CJK UNIFIED IDEOGRAPH-22CAB: not included in any glyphset definition
    • U+22CAC CJK UNIFIED IDEOGRAPH-22CAC: not included in any glyphset definition
    • U+22CAD CJK UNIFIED IDEOGRAPH-22CAD: not included in any glyphset definition
    • U+22CAE CJK UNIFIED IDEOGRAPH-22CAE: not included in any glyphset definition
    • U+22CAF CJK UNIFIED IDEOGRAPH-22CAF: not included in any glyphset definition
    • U+22CB0 CJK UNIFIED IDEOGRAPH-22CB0: not included in any glyphset definition
    • U+22CB1 CJK UNIFIED IDEOGRAPH-22CB1: not included in any glyphset definition
    • U+22CB2 CJK UNIFIED IDEOGRAPH-22CB2: not included in any glyphset definition
    • U+22CB3 CJK UNIFIED IDEOGRAPH-22CB3: not included in any glyphset definition
    • U+22CB4 CJK UNIFIED IDEOGRAPH-22CB4: not included in any glyphset definition
    • U+22CB5 CJK UNIFIED IDEOGRAPH-22CB5: not included in any glyphset definition
    • U+22CB6 CJK UNIFIED IDEOGRAPH-22CB6: not included in any glyphset definition
    • U+22CB7 CJK UNIFIED IDEOGRAPH-22CB7: not included in any glyphset definition
    • U+22CB8 CJK UNIFIED IDEOGRAPH-22CB8: not included in any glyphset definition
    • U+22CB9 CJK UNIFIED IDEOGRAPH-22CB9: not included in any glyphset definition
    • U+22CBA CJK UNIFIED IDEOGRAPH-22CBA: not included in any glyphset definition
    • U+22CBB CJK UNIFIED IDEOGRAPH-22CBB: not included in any glyphset definition
    • U+22CBC CJK UNIFIED IDEOGRAPH-22CBC: not included in any glyphset definition
    • U+22CBD CJK UNIFIED IDEOGRAPH-22CBD: not included in any glyphset definition
    • U+22CBE CJK UNIFIED IDEOGRAPH-22CBE: not included in any glyphset definition
    • U+22CC0 CJK UNIFIED IDEOGRAPH-22CC0: not included in any glyphset definition
    • U+22CC1 CJK UNIFIED IDEOGRAPH-22CC1: not included in any glyphset definition
    • U+22CC2 CJK UNIFIED IDEOGRAPH-22CC2: not included in any glyphset definition
    • U+22CC3 CJK UNIFIED IDEOGRAPH-22CC3: not included in any glyphset definition
    • U+22CC4 CJK UNIFIED IDEOGRAPH-22CC4: not included in any glyphset definition
    • U+22CC5 CJK UNIFIED IDEOGRAPH-22CC5: not included in any glyphset definition
    • U+22CC6 CJK UNIFIED IDEOGRAPH-22CC6: not included in any glyphset definition
    • U+22CC7 CJK UNIFIED IDEOGRAPH-22CC7: not included in any glyphset definition
    • U+22CC8 CJK UNIFIED IDEOGRAPH-22CC8: not included in any glyphset definition
    • U+22CC9 CJK UNIFIED IDEOGRAPH-22CC9: not included in any glyphset definition
    • U+22CCA CJK UNIFIED IDEOGRAPH-22CCA: not included in any glyphset definition
    • U+22CCB CJK UNIFIED IDEOGRAPH-22CCB: not included in any glyphset definition
    • U+22CCD CJK UNIFIED IDEOGRAPH-22CCD: not included in any glyphset definition
    • U+22CCE CJK UNIFIED IDEOGRAPH-22CCE: not included in any glyphset definition
    • U+22CCF CJK UNIFIED IDEOGRAPH-22CCF: not included in any glyphset definition
    • U+22CD0 CJK UNIFIED IDEOGRAPH-22CD0: not included in any glyphset definition
    • U+22CD1 CJK UNIFIED IDEOGRAPH-22CD1: not included in any glyphset definition
    • U+22CD2 CJK UNIFIED IDEOGRAPH-22CD2: not included in any glyphset definition
    • U+22CD3 CJK UNIFIED IDEOGRAPH-22CD3: not included in any glyphset definition
    • U+22CD4 CJK UNIFIED IDEOGRAPH-22CD4: not included in any glyphset definition
    • U+22CD5 CJK UNIFIED IDEOGRAPH-22CD5: not included in any glyphset definition
    • U+22CD6 CJK UNIFIED IDEOGRAPH-22CD6: not included in any glyphset definition
    • U+22CD8 CJK UNIFIED IDEOGRAPH-22CD8: not included in any glyphset definition
    • U+22CD9 CJK UNIFIED IDEOGRAPH-22CD9: not included in any glyphset definition
    • U+22CDA CJK UNIFIED IDEOGRAPH-22CDA: not included in any glyphset definition
    • U+22CDC CJK UNIFIED IDEOGRAPH-22CDC: not included in any glyphset definition
    • U+22CDD CJK UNIFIED IDEOGRAPH-22CDD: not included in any glyphset definition
    • U+22CDE CJK UNIFIED IDEOGRAPH-22CDE: not included in any glyphset definition
    • U+22CDF CJK UNIFIED IDEOGRAPH-22CDF: not included in any glyphset definition
    • U+22CE0 CJK UNIFIED IDEOGRAPH-22CE0: not included in any glyphset definition
    • U+22CE5 CJK UNIFIED IDEOGRAPH-22CE5: not included in any glyphset definition
    • U+22CEA CJK UNIFIED IDEOGRAPH-22CEA: not included in any glyphset definition
    • U+22CEF CJK UNIFIED IDEOGRAPH-22CEF: not included in any glyphset definition
    • U+22CFD CJK UNIFIED IDEOGRAPH-22CFD: not included in any glyphset definition
    • U+22CFE CJK UNIFIED IDEOGRAPH-22CFE: not included in any glyphset definition
    • U+22D00 CJK UNIFIED IDEOGRAPH-22D00: not included in any glyphset definition
    • U+22D07 CJK UNIFIED IDEOGRAPH-22D07: not included in any glyphset definition
    • U+22D09 CJK UNIFIED IDEOGRAPH-22D09: not included in any glyphset definition
    • U+22D10 CJK UNIFIED IDEOGRAPH-22D10: not included in any glyphset definition
    • U+22D1E CJK UNIFIED IDEOGRAPH-22D1E: not included in any glyphset definition
    • U+22D20 CJK UNIFIED IDEOGRAPH-22D20: not included in any glyphset definition
    • U+22D21 CJK UNIFIED IDEOGRAPH-22D21: not included in any glyphset definition
    • U+22D22 CJK UNIFIED IDEOGRAPH-22D22: not included in any glyphset definition
    • U+22D23 CJK UNIFIED IDEOGRAPH-22D23: not included in any glyphset definition
    • U+22D24 CJK UNIFIED IDEOGRAPH-22D24: not included in any glyphset definition
    • U+22D25 CJK UNIFIED IDEOGRAPH-22D25: not included in any glyphset definition
    • U+22D26 CJK UNIFIED IDEOGRAPH-22D26: not included in any glyphset definition
    • U+22D27 CJK UNIFIED IDEOGRAPH-22D27: not included in any glyphset definition
    • U+22D28 CJK UNIFIED IDEOGRAPH-22D28: not included in any glyphset definition
    • U+22D29 CJK UNIFIED IDEOGRAPH-22D29: not included in any glyphset definition
    • U+22D2A CJK UNIFIED IDEOGRAPH-22D2A: not included in any glyphset definition
    • U+22D2C CJK UNIFIED IDEOGRAPH-22D2C: not included in any glyphset definition
    • U+22D2D CJK UNIFIED IDEOGRAPH-22D2D: not included in any glyphset definition
    • U+22D2E CJK UNIFIED IDEOGRAPH-22D2E: not included in any glyphset definition
    • U+22D30 CJK UNIFIED IDEOGRAPH-22D30: not included in any glyphset definition
    • U+22D31 CJK UNIFIED IDEOGRAPH-22D31: not included in any glyphset definition
    • U+22D32 CJK UNIFIED IDEOGRAPH-22D32: not included in any glyphset definition
    • U+22D33 CJK UNIFIED IDEOGRAPH-22D33: not included in any glyphset definition
    • U+22D34 CJK UNIFIED IDEOGRAPH-22D34: not included in any glyphset definition
    • U+22D35 CJK UNIFIED IDEOGRAPH-22D35: not included in any glyphset definition
    • U+22D36 CJK UNIFIED IDEOGRAPH-22D36: not included in any glyphset definition
    • U+22D37 CJK UNIFIED IDEOGRAPH-22D37: not included in any glyphset definition
    • U+22D38 CJK UNIFIED IDEOGRAPH-22D38: not included in any glyphset definition
    • U+22D39 CJK UNIFIED IDEOGRAPH-22D39: not included in any glyphset definition
    • U+22D3A CJK UNIFIED IDEOGRAPH-22D3A: not included in any glyphset definition
    • U+22D3B CJK UNIFIED IDEOGRAPH-22D3B: not included in any glyphset definition
    • U+22D3C CJK UNIFIED IDEOGRAPH-22D3C: not included in any glyphset definition
    • U+22D3D CJK UNIFIED IDEOGRAPH-22D3D: not included in any glyphset definition
    • U+22D3E CJK UNIFIED IDEOGRAPH-22D3E: not included in any glyphset definition
    • U+22D3F CJK UNIFIED IDEOGRAPH-22D3F: not included in any glyphset definition
    • U+22D40 CJK UNIFIED IDEOGRAPH-22D40: not included in any glyphset definition
    • U+22D41 CJK UNIFIED IDEOGRAPH-22D41: not included in any glyphset definition
    • U+22D42 CJK UNIFIED IDEOGRAPH-22D42: not included in any glyphset definition
    • U+22D43 CJK UNIFIED IDEOGRAPH-22D43: not included in any glyphset definition
    • U+22D44 CJK UNIFIED IDEOGRAPH-22D44: not included in any glyphset definition
    • U+22D48 CJK UNIFIED IDEOGRAPH-22D48: not included in any glyphset definition
    • U+22D4B CJK UNIFIED IDEOGRAPH-22D4B: not included in any glyphset definition
    • U+22D4D CJK UNIFIED IDEOGRAPH-22D4D: not included in any glyphset definition
    • U+22D4F CJK UNIFIED IDEOGRAPH-22D4F: not included in any glyphset definition
    • U+22D52 CJK UNIFIED IDEOGRAPH-22D52: not included in any glyphset definition
    • U+22D57 CJK UNIFIED IDEOGRAPH-22D57: not included in any glyphset definition
    • U+22D60 CJK UNIFIED IDEOGRAPH-22D60: not included in any glyphset definition
    • U+22D65 CJK UNIFIED IDEOGRAPH-22D65: not included in any glyphset definition
    • U+22D67 CJK UNIFIED IDEOGRAPH-22D67: not included in any glyphset definition
    • U+22D6B CJK UNIFIED IDEOGRAPH-22D6B: not included in any glyphset definition
    • U+22D6E CJK UNIFIED IDEOGRAPH-22D6E: not included in any glyphset definition
    • U+22D7C CJK UNIFIED IDEOGRAPH-22D7C: not included in any glyphset definition
    • U+22D7D CJK UNIFIED IDEOGRAPH-22D7D: not included in any glyphset definition
    • U+22D7F CJK UNIFIED IDEOGRAPH-22D7F: not included in any glyphset definition
    • U+22D80 CJK UNIFIED IDEOGRAPH-22D80: not included in any glyphset definition
    • U+22D82 CJK UNIFIED IDEOGRAPH-22D82: not included in any glyphset definition
    • U+22D83 CJK UNIFIED IDEOGRAPH-22D83: not included in any glyphset definition
    • U+22D85 CJK UNIFIED IDEOGRAPH-22D85: not included in any glyphset definition
    • U+22D86 CJK UNIFIED IDEOGRAPH-22D86: not included in any glyphset definition
    • U+22D88 CJK UNIFIED IDEOGRAPH-22D88: not included in any glyphset definition
    • U+22D89 CJK UNIFIED IDEOGRAPH-22D89: not included in any glyphset definition
    • U+22D8A CJK UNIFIED IDEOGRAPH-22D8A: not included in any glyphset definition
    • U+22D8B CJK UNIFIED IDEOGRAPH-22D8B: not included in any glyphset definition
    • U+22D8C CJK UNIFIED IDEOGRAPH-22D8C: not included in any glyphset definition
    • U+22D8D CJK UNIFIED IDEOGRAPH-22D8D: not included in any glyphset definition
    • U+22D8E CJK UNIFIED IDEOGRAPH-22D8E: not included in any glyphset definition
    • U+22D8F CJK UNIFIED IDEOGRAPH-22D8F: not included in any glyphset definition
    • U+22D90 CJK UNIFIED IDEOGRAPH-22D90: not included in any glyphset definition
    • U+22D91 CJK UNIFIED IDEOGRAPH-22D91: not included in any glyphset definition
    • U+22D92 CJK UNIFIED IDEOGRAPH-22D92: not included in any glyphset definition
    • U+22D93 CJK UNIFIED IDEOGRAPH-22D93: not included in any glyphset definition
    • U+22D94 CJK UNIFIED IDEOGRAPH-22D94: not included in any glyphset definition
    • U+22D95 CJK UNIFIED IDEOGRAPH-22D95: not included in any glyphset definition
    • U+22D96 CJK UNIFIED IDEOGRAPH-22D96: not included in any glyphset definition
    • U+22D97 CJK UNIFIED IDEOGRAPH-22D97: not included in any glyphset definition
    • U+22D98 CJK UNIFIED IDEOGRAPH-22D98: not included in any glyphset definition
    • U+22D99 CJK UNIFIED IDEOGRAPH-22D99: not included in any glyphset definition
    • U+22D9A CJK UNIFIED IDEOGRAPH-22D9A: not included in any glyphset definition
    • U+22D9B CJK UNIFIED IDEOGRAPH-22D9B: not included in any glyphset definition
    • U+22D9C CJK UNIFIED IDEOGRAPH-22D9C: not included in any glyphset definition
    • U+22D9D CJK UNIFIED IDEOGRAPH-22D9D: not included in any glyphset definition
    • U+22DA0 CJK UNIFIED IDEOGRAPH-22DA0: not included in any glyphset definition
    • U+22DA1 CJK UNIFIED IDEOGRAPH-22DA1: not included in any glyphset definition
    • U+22DA2 CJK UNIFIED IDEOGRAPH-22DA2: not included in any glyphset definition
    • U+22DA4 CJK UNIFIED IDEOGRAPH-22DA4: not included in any glyphset definition
    • U+22DAA CJK UNIFIED IDEOGRAPH-22DAA: not included in any glyphset definition
    • U+22DAB CJK UNIFIED IDEOGRAPH-22DAB: not included in any glyphset definition
    • U+22DB0 CJK UNIFIED IDEOGRAPH-22DB0: not included in any glyphset definition
    • U+22DB4 CJK UNIFIED IDEOGRAPH-22DB4: not included in any glyphset definition
    • U+22DB5 CJK UNIFIED IDEOGRAPH-22DB5: not included in any glyphset definition
    • U+22DB7 CJK UNIFIED IDEOGRAPH-22DB7: not included in any glyphset definition
    • U+22DB8 CJK UNIFIED IDEOGRAPH-22DB8: not included in any glyphset definition
    • U+22DB9 CJK UNIFIED IDEOGRAPH-22DB9: not included in any glyphset definition
    • U+22DBF CJK UNIFIED IDEOGRAPH-22DBF: not included in any glyphset definition
    • U+22DC2 CJK UNIFIED IDEOGRAPH-22DC2: not included in any glyphset definition
    • U+22DC3 CJK UNIFIED IDEOGRAPH-22DC3: not included in any glyphset definition
    • U+22DC5 CJK UNIFIED IDEOGRAPH-22DC5: not included in any glyphset definition
    • U+22DC6 CJK UNIFIED IDEOGRAPH-22DC6: not included in any glyphset definition
    • U+22DC7 CJK UNIFIED IDEOGRAPH-22DC7: not included in any glyphset definition
    • U+22DC8 CJK UNIFIED IDEOGRAPH-22DC8: not included in any glyphset definition
    • U+22DCB CJK UNIFIED IDEOGRAPH-22DCB: not included in any glyphset definition
    • U+22DCC CJK UNIFIED IDEOGRAPH-22DCC: not included in any glyphset definition
    • U+22DCD CJK UNIFIED IDEOGRAPH-22DCD: not included in any glyphset definition
    • U+22DCE CJK UNIFIED IDEOGRAPH-22DCE: not included in any glyphset definition
    • U+22DCF CJK UNIFIED IDEOGRAPH-22DCF: not included in any glyphset definition
    • U+22DD0 CJK UNIFIED IDEOGRAPH-22DD0: not included in any glyphset definition
    • U+22DD1 CJK UNIFIED IDEOGRAPH-22DD1: not included in any glyphset definition
    • U+22DD2 CJK UNIFIED IDEOGRAPH-22DD2: not included in any glyphset definition
    • U+22DD3 CJK UNIFIED IDEOGRAPH-22DD3: not included in any glyphset definition
    • U+22DD4 CJK UNIFIED IDEOGRAPH-22DD4: not included in any glyphset definition
    • U+22DD5 CJK UNIFIED IDEOGRAPH-22DD5: not included in any glyphset definition
    • U+22DD6 CJK UNIFIED IDEOGRAPH-22DD6: not included in any glyphset definition
    • U+22DD7 CJK UNIFIED IDEOGRAPH-22DD7: not included in any glyphset definition
    • U+22DD8 CJK UNIFIED IDEOGRAPH-22DD8: not included in any glyphset definition
    • U+22DD9 CJK UNIFIED IDEOGRAPH-22DD9: not included in any glyphset definition
    • U+22DDA CJK UNIFIED IDEOGRAPH-22DDA: not included in any glyphset definition
    • U+22DDB CJK UNIFIED IDEOGRAPH-22DDB: not included in any glyphset definition
    • U+22DDC CJK UNIFIED IDEOGRAPH-22DDC: not included in any glyphset definition
    • U+22DDD CJK UNIFIED IDEOGRAPH-22DDD: not included in any glyphset definition
    • U+22DDF CJK UNIFIED IDEOGRAPH-22DDF: not included in any glyphset definition
    • U+22DE0 CJK UNIFIED IDEOGRAPH-22DE0: not included in any glyphset definition
    • U+22DE1 CJK UNIFIED IDEOGRAPH-22DE1: not included in any glyphset definition
    • U+22DE2 CJK UNIFIED IDEOGRAPH-22DE2: not included in any glyphset definition
    • U+22DE3 CJK UNIFIED IDEOGRAPH-22DE3: not included in any glyphset definition
    • U+22DE5 CJK UNIFIED IDEOGRAPH-22DE5: not included in any glyphset definition
    • U+22DE7 CJK UNIFIED IDEOGRAPH-22DE7: not included in any glyphset definition
    • U+22DED CJK UNIFIED IDEOGRAPH-22DED: not included in any glyphset definition
    • U+22DEE CJK UNIFIED IDEOGRAPH-22DEE: not included in any glyphset definition
    • U+22DF3 CJK UNIFIED IDEOGRAPH-22DF3: not included in any glyphset definition
    • U+22DF4 CJK UNIFIED IDEOGRAPH-22DF4: not included in any glyphset definition
    • U+22DF6 CJK UNIFIED IDEOGRAPH-22DF6: not included in any glyphset definition
    • U+22DF7 CJK UNIFIED IDEOGRAPH-22DF7: not included in any glyphset definition
    • U+22DF8 CJK UNIFIED IDEOGRAPH-22DF8: not included in any glyphset definition
    • U+22DF9 CJK UNIFIED IDEOGRAPH-22DF9: not included in any glyphset definition
    • U+22DFA CJK UNIFIED IDEOGRAPH-22DFA: not included in any glyphset definition
    • U+22DFB CJK UNIFIED IDEOGRAPH-22DFB: not included in any glyphset definition
    • U+22DFC CJK UNIFIED IDEOGRAPH-22DFC: not included in any glyphset definition
    • U+22DFD CJK UNIFIED IDEOGRAPH-22DFD: not included in any glyphset definition
    • U+22DFE CJK UNIFIED IDEOGRAPH-22DFE: not included in any glyphset definition
    • U+22DFF CJK UNIFIED IDEOGRAPH-22DFF: not included in any glyphset definition
    • U+22E00 CJK UNIFIED IDEOGRAPH-22E00: not included in any glyphset definition
    • U+22E01 CJK UNIFIED IDEOGRAPH-22E01: not included in any glyphset definition
    • U+22E02 CJK UNIFIED IDEOGRAPH-22E02: not included in any glyphset definition
    • U+22E03 CJK UNIFIED IDEOGRAPH-22E03: not included in any glyphset definition
    • U+22E04 CJK UNIFIED IDEOGRAPH-22E04: not included in any glyphset definition
    • U+22E05 CJK UNIFIED IDEOGRAPH-22E05: not included in any glyphset definition
    • U+22E06 CJK UNIFIED IDEOGRAPH-22E06: not included in any glyphset definition
    • U+22E07 CJK UNIFIED IDEOGRAPH-22E07: not included in any glyphset definition
    • U+22E08 CJK UNIFIED IDEOGRAPH-22E08: not included in any glyphset definition
    • U+22E09 CJK UNIFIED IDEOGRAPH-22E09: not included in any glyphset definition
    • U+22E0D CJK UNIFIED IDEOGRAPH-22E0D: not included in any glyphset definition
    • U+22E18 CJK UNIFIED IDEOGRAPH-22E18: not included in any glyphset definition
    • U+22E19 CJK UNIFIED IDEOGRAPH-22E19: not included in any glyphset definition
    • U+22E23 CJK UNIFIED IDEOGRAPH-22E23: not included in any glyphset definition
    • U+22E24 CJK UNIFIED IDEOGRAPH-22E24: not included in any glyphset definition
    • U+22E25 CJK UNIFIED IDEOGRAPH-22E25: not included in any glyphset definition
    • U+22E26 CJK UNIFIED IDEOGRAPH-22E26: not included in any glyphset definition
    • U+22E27 CJK UNIFIED IDEOGRAPH-22E27: not included in any glyphset definition
    • U+22E28 CJK UNIFIED IDEOGRAPH-22E28: not included in any glyphset definition
    • U+22E29 CJK UNIFIED IDEOGRAPH-22E29: not included in any glyphset definition
    • U+22E2A CJK UNIFIED IDEOGRAPH-22E2A: not included in any glyphset definition
    • U+22E2B CJK UNIFIED IDEOGRAPH-22E2B: not included in any glyphset definition
    • U+22E2C CJK UNIFIED IDEOGRAPH-22E2C: not included in any glyphset definition
    • U+22E2D CJK UNIFIED IDEOGRAPH-22E2D: not included in any glyphset definition
    • U+22E2E CJK UNIFIED IDEOGRAPH-22E2E: not included in any glyphset definition
    • U+22E2F CJK UNIFIED IDEOGRAPH-22E2F: not included in any glyphset definition
    • U+22E30 CJK UNIFIED IDEOGRAPH-22E30: not included in any glyphset definition
    • U+22E31 CJK UNIFIED IDEOGRAPH-22E31: not included in any glyphset definition
    • U+22E33 CJK UNIFIED IDEOGRAPH-22E33: not included in any glyphset definition
    • U+22E34 CJK UNIFIED IDEOGRAPH-22E34: not included in any glyphset definition
    • U+22E3E CJK UNIFIED IDEOGRAPH-22E3E: not included in any glyphset definition
    • U+22E42 CJK UNIFIED IDEOGRAPH-22E42: not included in any glyphset definition
    • U+22E47 CJK UNIFIED IDEOGRAPH-22E47: not included in any glyphset definition
    • U+22E4D CJK UNIFIED IDEOGRAPH-22E4D: not included in any glyphset definition
    • U+22E4E CJK UNIFIED IDEOGRAPH-22E4E: not included in any glyphset definition
    • U+22E4F CJK UNIFIED IDEOGRAPH-22E4F: not included in any glyphset definition
    • U+22E50 CJK UNIFIED IDEOGRAPH-22E50: not included in any glyphset definition
    • U+22E51 CJK UNIFIED IDEOGRAPH-22E51: not included in any glyphset definition
    • U+22E52 CJK UNIFIED IDEOGRAPH-22E52: not included in any glyphset definition
    • U+22E53 CJK UNIFIED IDEOGRAPH-22E53: not included in any glyphset definition
    • U+22E54 CJK UNIFIED IDEOGRAPH-22E54: not included in any glyphset definition
    • U+22E55 CJK UNIFIED IDEOGRAPH-22E55: not included in any glyphset definition
    • U+22E56 CJK UNIFIED IDEOGRAPH-22E56: not included in any glyphset definition
    • U+22E57 CJK UNIFIED IDEOGRAPH-22E57: not included in any glyphset definition
    • U+22E58 CJK UNIFIED IDEOGRAPH-22E58: not included in any glyphset definition
    • U+22E59 CJK UNIFIED IDEOGRAPH-22E59: not included in any glyphset definition
    • U+22E5A CJK UNIFIED IDEOGRAPH-22E5A: not included in any glyphset definition
    • U+22E5B CJK UNIFIED IDEOGRAPH-22E5B: not included in any glyphset definition
    • U+22E5D CJK UNIFIED IDEOGRAPH-22E5D: not included in any glyphset definition
    • U+22E66 CJK UNIFIED IDEOGRAPH-22E66: not included in any glyphset definition
    • U+22E68 CJK UNIFIED IDEOGRAPH-22E68: not included in any glyphset definition
    • U+22E69 CJK UNIFIED IDEOGRAPH-22E69: not included in any glyphset definition
    • U+22E6B CJK UNIFIED IDEOGRAPH-22E6B: not included in any glyphset definition
    • U+22E6C CJK UNIFIED IDEOGRAPH-22E6C: not included in any glyphset definition
    • U+22E6D CJK UNIFIED IDEOGRAPH-22E6D: not included in any glyphset definition
    • U+22E6E CJK UNIFIED IDEOGRAPH-22E6E: not included in any glyphset definition
    • U+22E6F CJK UNIFIED IDEOGRAPH-22E6F: not included in any glyphset definition
    • U+22E70 CJK UNIFIED IDEOGRAPH-22E70: not included in any glyphset definition
    • U+22E71 CJK UNIFIED IDEOGRAPH-22E71: not included in any glyphset definition
    • U+22E72 CJK UNIFIED IDEOGRAPH-22E72: not included in any glyphset definition
    • U+22E73 CJK UNIFIED IDEOGRAPH-22E73: not included in any glyphset definition
    • U+22E74 CJK UNIFIED IDEOGRAPH-22E74: not included in any glyphset definition
    • U+22E75 CJK UNIFIED IDEOGRAPH-22E75: not included in any glyphset definition
    • U+22E78 CJK UNIFIED IDEOGRAPH-22E78: not included in any glyphset definition
    • U+22E79 CJK UNIFIED IDEOGRAPH-22E79: not included in any glyphset definition
    • U+22E82 CJK UNIFIED IDEOGRAPH-22E82: not included in any glyphset definition
    • U+22E83 CJK UNIFIED IDEOGRAPH-22E83: not included in any glyphset definition
    • U+22E84 CJK UNIFIED IDEOGRAPH-22E84: not included in any glyphset definition
    • U+22E85 CJK UNIFIED IDEOGRAPH-22E85: not included in any glyphset definition
    • U+22E88 CJK UNIFIED IDEOGRAPH-22E88: not included in any glyphset definition
    • U+22E89 CJK UNIFIED IDEOGRAPH-22E89: not included in any glyphset definition
    • U+22E8B CJK UNIFIED IDEOGRAPH-22E8B: not included in any glyphset definition
    • U+22E91 CJK UNIFIED IDEOGRAPH-22E91: not included in any glyphset definition
    • U+22E94 CJK UNIFIED IDEOGRAPH-22E94: not included in any glyphset definition
    • U+22E95 CJK UNIFIED IDEOGRAPH-22E95: not included in any glyphset definition
    • U+22E96 CJK UNIFIED IDEOGRAPH-22E96: not included in any glyphset definition
    • U+22E9E CJK UNIFIED IDEOGRAPH-22E9E: not included in any glyphset definition
    • U+22E9F CJK UNIFIED IDEOGRAPH-22E9F: not included in any glyphset definition
    • U+22EA0 CJK UNIFIED IDEOGRAPH-22EA0: not included in any glyphset definition
    • U+22EA1 CJK UNIFIED IDEOGRAPH-22EA1: not included in any glyphset definition
    • U+22EA2 CJK UNIFIED IDEOGRAPH-22EA2: not included in any glyphset definition
    • U+22EAB CJK UNIFIED IDEOGRAPH-22EAB: not included in any glyphset definition
    • U+22EAF CJK UNIFIED IDEOGRAPH-22EAF: not included in any glyphset definition
    • U+22EB0 CJK UNIFIED IDEOGRAPH-22EB0: not included in any glyphset definition
    • U+22EB1 CJK UNIFIED IDEOGRAPH-22EB1: not included in any glyphset definition
    • U+22EB3 CJK UNIFIED IDEOGRAPH-22EB3: not included in any glyphset definition
    • U+22EB4 CJK UNIFIED IDEOGRAPH-22EB4: not included in any glyphset definition
    • U+22EB5 CJK UNIFIED IDEOGRAPH-22EB5: not included in any glyphset definition
    • U+22EB6 CJK UNIFIED IDEOGRAPH-22EB6: not included in any glyphset definition
    • U+22EB7 CJK UNIFIED IDEOGRAPH-22EB7: not included in any glyphset definition
    • U+22EBC CJK UNIFIED IDEOGRAPH-22EBC: not included in any glyphset definition
    • U+22EBF CJK UNIFIED IDEOGRAPH-22EBF: not included in any glyphset definition
    • U+22EC0 CJK UNIFIED IDEOGRAPH-22EC0: not included in any glyphset definition
    • U+22EC2 CJK UNIFIED IDEOGRAPH-22EC2: not included in any glyphset definition
    • U+22EC3 CJK UNIFIED IDEOGRAPH-22EC3: not included in any glyphset definition
    • U+22EC4 CJK UNIFIED IDEOGRAPH-22EC4: not included in any glyphset definition
    • U+22EC5 CJK UNIFIED IDEOGRAPH-22EC5: not included in any glyphset definition
    • U+22EC7 CJK UNIFIED IDEOGRAPH-22EC7: not included in any glyphset definition
    • U+22EC8 CJK UNIFIED IDEOGRAPH-22EC8: not included in any glyphset definition
    • U+22EC9 CJK UNIFIED IDEOGRAPH-22EC9: not included in any glyphset definition
    • U+22ECB CJK UNIFIED IDEOGRAPH-22ECB: not included in any glyphset definition
    • U+22ECC CJK UNIFIED IDEOGRAPH-22ECC: not included in any glyphset definition
    • U+22ECD CJK UNIFIED IDEOGRAPH-22ECD: not included in any glyphset definition
    • U+22ECF CJK UNIFIED IDEOGRAPH-22ECF: not included in any glyphset definition
    • U+22ED3 CJK UNIFIED IDEOGRAPH-22ED3: not included in any glyphset definition
    • U+22ED4 CJK UNIFIED IDEOGRAPH-22ED4: not included in any glyphset definition
    • U+22ED7 CJK UNIFIED IDEOGRAPH-22ED7: not included in any glyphset definition
    • U+22ED8 CJK UNIFIED IDEOGRAPH-22ED8: not included in any glyphset definition
    • U+22ED9 CJK UNIFIED IDEOGRAPH-22ED9: not included in any glyphset definition
    • U+22EDA CJK UNIFIED IDEOGRAPH-22EDA: not included in any glyphset definition
    • U+22EDB CJK UNIFIED IDEOGRAPH-22EDB: not included in any glyphset definition
    • U+22EDC CJK UNIFIED IDEOGRAPH-22EDC: not included in any glyphset definition
    • U+22EDD CJK UNIFIED IDEOGRAPH-22EDD: not included in any glyphset definition
    • U+22EDE CJK UNIFIED IDEOGRAPH-22EDE: not included in any glyphset definition
    • U+22EDF CJK UNIFIED IDEOGRAPH-22EDF: not included in any glyphset definition
    • U+22EE0 CJK UNIFIED IDEOGRAPH-22EE0: not included in any glyphset definition
    • U+22EE3 CJK UNIFIED IDEOGRAPH-22EE3: not included in any glyphset definition
    • U+22EE4 CJK UNIFIED IDEOGRAPH-22EE4: not included in any glyphset definition
    • U+22EE6 CJK UNIFIED IDEOGRAPH-22EE6: not included in any glyphset definition
    • U+22EE7 CJK UNIFIED IDEOGRAPH-22EE7: not included in any glyphset definition
    • U+22EE9 CJK UNIFIED IDEOGRAPH-22EE9: not included in any glyphset definition
    • U+22EEA CJK UNIFIED IDEOGRAPH-22EEA: not included in any glyphset definition
    • U+22EEB CJK UNIFIED IDEOGRAPH-22EEB: not included in any glyphset definition
    • U+22EEC CJK UNIFIED IDEOGRAPH-22EEC: not included in any glyphset definition
    • U+22EED CJK UNIFIED IDEOGRAPH-22EED: not included in any glyphset definition
    • U+22EEE CJK UNIFIED IDEOGRAPH-22EEE: not included in any glyphset definition
    • U+22EEF CJK UNIFIED IDEOGRAPH-22EEF: not included in any glyphset definition
    • U+22EF2 CJK UNIFIED IDEOGRAPH-22EF2: not included in any glyphset definition
    • U+22EF3 CJK UNIFIED IDEOGRAPH-22EF3: not included in any glyphset definition
    • U+22EF4 CJK UNIFIED IDEOGRAPH-22EF4: not included in any glyphset definition
    • U+22EF5 CJK UNIFIED IDEOGRAPH-22EF5: not included in any glyphset definition
    • U+22EF6 CJK UNIFIED IDEOGRAPH-22EF6: not included in any glyphset definition
    • U+22EF7 CJK UNIFIED IDEOGRAPH-22EF7: not included in any glyphset definition
    • U+22EF8 CJK UNIFIED IDEOGRAPH-22EF8: not included in any glyphset definition
    • U+22EF9 CJK UNIFIED IDEOGRAPH-22EF9: not included in any glyphset definition
    • U+22EFB CJK UNIFIED IDEOGRAPH-22EFB: not included in any glyphset definition
    • U+22EFC CJK UNIFIED IDEOGRAPH-22EFC: not included in any glyphset definition
    • U+22EFD CJK UNIFIED IDEOGRAPH-22EFD: not included in any glyphset definition
    • U+22EFE CJK UNIFIED IDEOGRAPH-22EFE: not included in any glyphset definition
    • U+22EFF CJK UNIFIED IDEOGRAPH-22EFF: not included in any glyphset definition
    • U+22F00 CJK UNIFIED IDEOGRAPH-22F00: not included in any glyphset definition
    • U+22F01 CJK UNIFIED IDEOGRAPH-22F01: not included in any glyphset definition
    • U+22F03 CJK UNIFIED IDEOGRAPH-22F03: not included in any glyphset definition
    • U+22F04 CJK UNIFIED IDEOGRAPH-22F04: not included in any glyphset definition
    • U+22F05 CJK UNIFIED IDEOGRAPH-22F05: not included in any glyphset definition
    • U+22F09 CJK UNIFIED IDEOGRAPH-22F09: not included in any glyphset definition
    • U+22F0A CJK UNIFIED IDEOGRAPH-22F0A: not included in any glyphset definition
    • U+22F0B CJK UNIFIED IDEOGRAPH-22F0B: not included in any glyphset definition
    • U+22F0C CJK UNIFIED IDEOGRAPH-22F0C: not included in any glyphset definition
    • U+22F0D CJK UNIFIED IDEOGRAPH-22F0D: not included in any glyphset definition
    • U+22F0E CJK UNIFIED IDEOGRAPH-22F0E: not included in any glyphset definition
    • U+22F0F CJK UNIFIED IDEOGRAPH-22F0F: not included in any glyphset definition
    • U+22F10 CJK UNIFIED IDEOGRAPH-22F10: not included in any glyphset definition
    • U+22F11 CJK UNIFIED IDEOGRAPH-22F11: not included in any glyphset definition
    • U+22F16 CJK UNIFIED IDEOGRAPH-22F16: not included in any glyphset definition
    • U+22F18 CJK UNIFIED IDEOGRAPH-22F18: not included in any glyphset definition
    • U+22F19 CJK UNIFIED IDEOGRAPH-22F19: not included in any glyphset definition
    • U+22F1B CJK UNIFIED IDEOGRAPH-22F1B: not included in any glyphset definition
    • U+22F1C CJK UNIFIED IDEOGRAPH-22F1C: not included in any glyphset definition
    • U+22F1D CJK UNIFIED IDEOGRAPH-22F1D: not included in any glyphset definition
    • U+22F1E CJK UNIFIED IDEOGRAPH-22F1E: not included in any glyphset definition
    • U+22F1F CJK UNIFIED IDEOGRAPH-22F1F: not included in any glyphset definition
    • U+22F20 CJK UNIFIED IDEOGRAPH-22F20: not included in any glyphset definition
    • U+22F21 CJK UNIFIED IDEOGRAPH-22F21: not included in any glyphset definition
    • U+22F22 CJK UNIFIED IDEOGRAPH-22F22: not included in any glyphset definition
    • U+22F23 CJK UNIFIED IDEOGRAPH-22F23: not included in any glyphset definition
    • U+22F24 CJK UNIFIED IDEOGRAPH-22F24: not included in any glyphset definition
    • U+22F25 CJK UNIFIED IDEOGRAPH-22F25: not included in any glyphset definition
    • U+22F26 CJK UNIFIED IDEOGRAPH-22F26: not included in any glyphset definition
    • U+22F27 CJK UNIFIED IDEOGRAPH-22F27: not included in any glyphset definition
    • U+22F28 CJK UNIFIED IDEOGRAPH-22F28: not included in any glyphset definition
    • U+22F29 CJK UNIFIED IDEOGRAPH-22F29: not included in any glyphset definition
    • U+22F2A CJK UNIFIED IDEOGRAPH-22F2A: not included in any glyphset definition
    • U+22F2F CJK UNIFIED IDEOGRAPH-22F2F: not included in any glyphset definition
    • U+22F30 CJK UNIFIED IDEOGRAPH-22F30: not included in any glyphset definition
    • U+22F31 CJK UNIFIED IDEOGRAPH-22F31: not included in any glyphset definition
    • U+22F35 CJK UNIFIED IDEOGRAPH-22F35: not included in any glyphset definition
    • U+22F36 CJK UNIFIED IDEOGRAPH-22F36: not included in any glyphset definition
    • U+22F37 CJK UNIFIED IDEOGRAPH-22F37: not included in any glyphset definition
    • U+22F39 CJK UNIFIED IDEOGRAPH-22F39: not included in any glyphset definition
    • U+22F3A CJK UNIFIED IDEOGRAPH-22F3A: not included in any glyphset definition
    • U+22F3B CJK UNIFIED IDEOGRAPH-22F3B: not included in any glyphset definition
    • U+22F3C CJK UNIFIED IDEOGRAPH-22F3C: not included in any glyphset definition
    • U+22F3D CJK UNIFIED IDEOGRAPH-22F3D: not included in any glyphset definition
    • U+22F3E CJK UNIFIED IDEOGRAPH-22F3E: not included in any glyphset definition
    • U+22F3F CJK UNIFIED IDEOGRAPH-22F3F: not included in any glyphset definition
    • U+22F40 CJK UNIFIED IDEOGRAPH-22F40: not included in any glyphset definition
    • U+22F41 CJK UNIFIED IDEOGRAPH-22F41: not included in any glyphset definition
    • U+22F42 CJK UNIFIED IDEOGRAPH-22F42: not included in any glyphset definition
    • U+22F43 CJK UNIFIED IDEOGRAPH-22F43: not included in any glyphset definition
    • U+22F44 CJK UNIFIED IDEOGRAPH-22F44: not included in any glyphset definition
    • U+22F45 CJK UNIFIED IDEOGRAPH-22F45: not included in any glyphset definition
    • U+22F46 CJK UNIFIED IDEOGRAPH-22F46: not included in any glyphset definition
    • U+22F47 CJK UNIFIED IDEOGRAPH-22F47: not included in any glyphset definition
    • U+22F49 CJK UNIFIED IDEOGRAPH-22F49: not included in any glyphset definition
    • U+22F55 CJK UNIFIED IDEOGRAPH-22F55: not included in any glyphset definition
    • U+22F57 CJK UNIFIED IDEOGRAPH-22F57: not included in any glyphset definition
    • U+22F58 CJK UNIFIED IDEOGRAPH-22F58: not included in any glyphset definition
    • U+22F5A CJK UNIFIED IDEOGRAPH-22F5A: not included in any glyphset definition
    • U+22F5B CJK UNIFIED IDEOGRAPH-22F5B: not included in any glyphset definition
    • U+22F5C CJK UNIFIED IDEOGRAPH-22F5C: not included in any glyphset definition
    • U+22F5D CJK UNIFIED IDEOGRAPH-22F5D: not included in any glyphset definition
    • U+22F5E CJK UNIFIED IDEOGRAPH-22F5E: not included in any glyphset definition
    • U+22F5F CJK UNIFIED IDEOGRAPH-22F5F: not included in any glyphset definition
    • U+22F60 CJK UNIFIED IDEOGRAPH-22F60: not included in any glyphset definition
    • U+22F61 CJK UNIFIED IDEOGRAPH-22F61: not included in any glyphset definition
    • U+22F63 CJK UNIFIED IDEOGRAPH-22F63: not included in any glyphset definition
    • U+22F64 CJK UNIFIED IDEOGRAPH-22F64: not included in any glyphset definition
    • U+22F65 CJK UNIFIED IDEOGRAPH-22F65: not included in any glyphset definition
    • U+22F66 CJK UNIFIED IDEOGRAPH-22F66: not included in any glyphset definition
    • U+22F67 CJK UNIFIED IDEOGRAPH-22F67: not included in any glyphset definition
    • U+22F68 CJK UNIFIED IDEOGRAPH-22F68: not included in any glyphset definition
    • U+22F69 CJK UNIFIED IDEOGRAPH-22F69: not included in any glyphset definition
    • U+22F6A CJK UNIFIED IDEOGRAPH-22F6A: not included in any glyphset definition
    • U+22F6B CJK UNIFIED IDEOGRAPH-22F6B: not included in any glyphset definition
    • U+22F6C CJK UNIFIED IDEOGRAPH-22F6C: not included in any glyphset definition
    • U+22F6D CJK UNIFIED IDEOGRAPH-22F6D: not included in any glyphset definition
    • U+22F6E CJK UNIFIED IDEOGRAPH-22F6E: not included in any glyphset definition
    • U+22F6F CJK UNIFIED IDEOGRAPH-22F6F: not included in any glyphset definition
    • U+22F70 CJK UNIFIED IDEOGRAPH-22F70: not included in any glyphset definition
    • U+22F78 CJK UNIFIED IDEOGRAPH-22F78: not included in any glyphset definition
    • U+22F79 CJK UNIFIED IDEOGRAPH-22F79: not included in any glyphset definition
    • U+22F7A CJK UNIFIED IDEOGRAPH-22F7A: not included in any glyphset definition
    • U+22F7E CJK UNIFIED IDEOGRAPH-22F7E: not included in any glyphset definition
    • U+22F7F CJK UNIFIED IDEOGRAPH-22F7F: not included in any glyphset definition
    • U+22F80 CJK UNIFIED IDEOGRAPH-22F80: not included in any glyphset definition
    • U+22F81 CJK UNIFIED IDEOGRAPH-22F81: not included in any glyphset definition
    • U+22F82 CJK UNIFIED IDEOGRAPH-22F82: not included in any glyphset definition
    • U+22F83 CJK UNIFIED IDEOGRAPH-22F83: not included in any glyphset definition
    • U+22F84 CJK UNIFIED IDEOGRAPH-22F84: not included in any glyphset definition
    • U+22F85 CJK UNIFIED IDEOGRAPH-22F85: not included in any glyphset definition
    • U+22F86 CJK UNIFIED IDEOGRAPH-22F86: not included in any glyphset definition
    • U+22F87 CJK UNIFIED IDEOGRAPH-22F87: not included in any glyphset definition
    • U+22F88 CJK UNIFIED IDEOGRAPH-22F88: not included in any glyphset definition
    • U+22F8A CJK UNIFIED IDEOGRAPH-22F8A: not included in any glyphset definition
    • U+22F8C CJK UNIFIED IDEOGRAPH-22F8C: not included in any glyphset definition
    • U+22F8D CJK UNIFIED IDEOGRAPH-22F8D: not included in any glyphset definition
    • U+22F8E CJK UNIFIED IDEOGRAPH-22F8E: not included in any glyphset definition
    • U+22F8F CJK UNIFIED IDEOGRAPH-22F8F: not included in any glyphset definition
    • U+22F90 CJK UNIFIED IDEOGRAPH-22F90: not included in any glyphset definition
    • U+22F91 CJK UNIFIED IDEOGRAPH-22F91: not included in any glyphset definition
    • U+22F92 CJK UNIFIED IDEOGRAPH-22F92: not included in any glyphset definition
    • U+22F93 CJK UNIFIED IDEOGRAPH-22F93: not included in any glyphset definition
    • U+22F94 CJK UNIFIED IDEOGRAPH-22F94: not included in any glyphset definition
    • U+22F9B CJK UNIFIED IDEOGRAPH-22F9B: not included in any glyphset definition
    • U+22FA0 CJK UNIFIED IDEOGRAPH-22FA0: not included in any glyphset definition
    • U+22FA5 CJK UNIFIED IDEOGRAPH-22FA5: not included in any glyphset definition
    • U+22FA6 CJK UNIFIED IDEOGRAPH-22FA6: not included in any glyphset definition
    • U+22FA7 CJK UNIFIED IDEOGRAPH-22FA7: not included in any glyphset definition
    • U+22FA8 CJK UNIFIED IDEOGRAPH-22FA8: not included in any glyphset definition
    • U+22FA9 CJK UNIFIED IDEOGRAPH-22FA9: not included in any glyphset definition
    • U+22FAB CJK UNIFIED IDEOGRAPH-22FAB: not included in any glyphset definition
    • U+22FAC CJK UNIFIED IDEOGRAPH-22FAC: not included in any glyphset definition
    • U+22FAD CJK UNIFIED IDEOGRAPH-22FAD: not included in any glyphset definition
    • U+22FAE CJK UNIFIED IDEOGRAPH-22FAE: not included in any glyphset definition
    • U+22FAF CJK UNIFIED IDEOGRAPH-22FAF: not included in any glyphset definition
    • U+22FB0 CJK UNIFIED IDEOGRAPH-22FB0: not included in any glyphset definition
    • U+22FB1 CJK UNIFIED IDEOGRAPH-22FB1: not included in any glyphset definition
    • U+22FB2 CJK UNIFIED IDEOGRAPH-22FB2: not included in any glyphset definition
    • U+22FB3 CJK UNIFIED IDEOGRAPH-22FB3: not included in any glyphset definition
    • U+22FB4 CJK UNIFIED IDEOGRAPH-22FB4: not included in any glyphset definition
    • U+22FB5 CJK UNIFIED IDEOGRAPH-22FB5: not included in any glyphset definition
    • U+22FB6 CJK UNIFIED IDEOGRAPH-22FB6: not included in any glyphset definition
    • U+22FB7 CJK UNIFIED IDEOGRAPH-22FB7: not included in any glyphset definition
    • U+22FB8 CJK UNIFIED IDEOGRAPH-22FB8: not included in any glyphset definition
    • U+22FB9 CJK UNIFIED IDEOGRAPH-22FB9: not included in any glyphset definition
    • U+22FBA CJK UNIFIED IDEOGRAPH-22FBA: not included in any glyphset definition
    • U+22FC6 CJK UNIFIED IDEOGRAPH-22FC6: not included in any glyphset definition
    • U+22FC8 CJK UNIFIED IDEOGRAPH-22FC8: not included in any glyphset definition
    • U+22FC9 CJK UNIFIED IDEOGRAPH-22FC9: not included in any glyphset definition
    • U+22FCA CJK UNIFIED IDEOGRAPH-22FCA: not included in any glyphset definition
    • U+22FCC CJK UNIFIED IDEOGRAPH-22FCC: not included in any glyphset definition
    • U+22FCE CJK UNIFIED IDEOGRAPH-22FCE: not included in any glyphset definition
    • U+22FCF CJK UNIFIED IDEOGRAPH-22FCF: not included in any glyphset definition
    • U+22FD0 CJK UNIFIED IDEOGRAPH-22FD0: not included in any glyphset definition
    • U+22FD1 CJK UNIFIED IDEOGRAPH-22FD1: not included in any glyphset definition
    • U+22FD2 CJK UNIFIED IDEOGRAPH-22FD2: not included in any glyphset definition
    • U+22FD3 CJK UNIFIED IDEOGRAPH-22FD3: not included in any glyphset definition
    • U+22FD4 CJK UNIFIED IDEOGRAPH-22FD4: not included in any glyphset definition
    • U+22FD8 CJK UNIFIED IDEOGRAPH-22FD8: not included in any glyphset definition
    • U+22FD9 CJK UNIFIED IDEOGRAPH-22FD9: not included in any glyphset definition
    • U+22FDA CJK UNIFIED IDEOGRAPH-22FDA: not included in any glyphset definition
    • U+22FDB CJK UNIFIED IDEOGRAPH-22FDB: not included in any glyphset definition
    • U+22FDE CJK UNIFIED IDEOGRAPH-22FDE: not included in any glyphset definition
    • U+22FDF CJK UNIFIED IDEOGRAPH-22FDF: not included in any glyphset definition
    • U+22FE0 CJK UNIFIED IDEOGRAPH-22FE0: not included in any glyphset definition
    • U+22FE1 CJK UNIFIED IDEOGRAPH-22FE1: not included in any glyphset definition
    • U+22FE2 CJK UNIFIED IDEOGRAPH-22FE2: not included in any glyphset definition
    • U+22FE3 CJK UNIFIED IDEOGRAPH-22FE3: not included in any glyphset definition
    • U+22FE4 CJK UNIFIED IDEOGRAPH-22FE4: not included in any glyphset definition
    • U+22FE5 CJK UNIFIED IDEOGRAPH-22FE5: not included in any glyphset definition
    • U+22FE6 CJK UNIFIED IDEOGRAPH-22FE6: not included in any glyphset definition
    • U+22FE7 CJK UNIFIED IDEOGRAPH-22FE7: not included in any glyphset definition
    • U+22FE8 CJK UNIFIED IDEOGRAPH-22FE8: not included in any glyphset definition
    • U+22FE9 CJK UNIFIED IDEOGRAPH-22FE9: not included in any glyphset definition
    • U+22FEA CJK UNIFIED IDEOGRAPH-22FEA: not included in any glyphset definition
    • U+22FEB CJK UNIFIED IDEOGRAPH-22FEB: not included in any glyphset definition
    • U+22FEC CJK UNIFIED IDEOGRAPH-22FEC: not included in any glyphset definition
    • U+22FED CJK UNIFIED IDEOGRAPH-22FED: not included in any glyphset definition
    • U+22FEE CJK UNIFIED IDEOGRAPH-22FEE: not included in any glyphset definition
    • U+22FF3 CJK UNIFIED IDEOGRAPH-22FF3: not included in any glyphset definition
    • U+22FF7 CJK UNIFIED IDEOGRAPH-22FF7: not included in any glyphset definition
    • U+22FF9 CJK UNIFIED IDEOGRAPH-22FF9: not included in any glyphset definition
    • U+22FFB CJK UNIFIED IDEOGRAPH-22FFB: not included in any glyphset definition
    • U+22FFE CJK UNIFIED IDEOGRAPH-22FFE: not included in any glyphset definition
    • U+23000 CJK UNIFIED IDEOGRAPH-23000: not included in any glyphset definition
    • U+23001 CJK UNIFIED IDEOGRAPH-23001: not included in any glyphset definition
    • U+23002 CJK UNIFIED IDEOGRAPH-23002: not included in any glyphset definition
    • U+23003 CJK UNIFIED IDEOGRAPH-23003: not included in any glyphset definition
    • U+23004 CJK UNIFIED IDEOGRAPH-23004: not included in any glyphset definition
    • U+23005 CJK UNIFIED IDEOGRAPH-23005: not included in any glyphset definition
    • U+23007 CJK UNIFIED IDEOGRAPH-23007: not included in any glyphset definition
    • U+23009 CJK UNIFIED IDEOGRAPH-23009: not included in any glyphset definition
    • U+2300A CJK UNIFIED IDEOGRAPH-2300A: not included in any glyphset definition
    • U+2300D CJK UNIFIED IDEOGRAPH-2300D: not included in any glyphset definition
    • U+2300E CJK UNIFIED IDEOGRAPH-2300E: not included in any glyphset definition
    • U+2300F CJK UNIFIED IDEOGRAPH-2300F: not included in any glyphset definition
    • U+23010 CJK UNIFIED IDEOGRAPH-23010: not included in any glyphset definition
    • U+23011 CJK UNIFIED IDEOGRAPH-23011: not included in any glyphset definition
    • U+23012 CJK UNIFIED IDEOGRAPH-23012: not included in any glyphset definition
    • U+23013 CJK UNIFIED IDEOGRAPH-23013: not included in any glyphset definition
    • U+23014 CJK UNIFIED IDEOGRAPH-23014: not included in any glyphset definition
    • U+23015 CJK UNIFIED IDEOGRAPH-23015: not included in any glyphset definition
    • U+23018 CJK UNIFIED IDEOGRAPH-23018: not included in any glyphset definition
    • U+2301B CJK UNIFIED IDEOGRAPH-2301B: not included in any glyphset definition
    • U+2301C CJK UNIFIED IDEOGRAPH-2301C: not included in any glyphset definition
    • U+2301D CJK UNIFIED IDEOGRAPH-2301D: not included in any glyphset definition
    • U+2301E CJK UNIFIED IDEOGRAPH-2301E: not included in any glyphset definition
    • U+23020 CJK UNIFIED IDEOGRAPH-23020: not included in any glyphset definition
    • U+23023 CJK UNIFIED IDEOGRAPH-23023: not included in any glyphset definition
    • U+23024 CJK UNIFIED IDEOGRAPH-23024: not included in any glyphset definition
    • U+23025 CJK UNIFIED IDEOGRAPH-23025: not included in any glyphset definition
    • U+23026 CJK UNIFIED IDEOGRAPH-23026: not included in any glyphset definition
    • U+23027 CJK UNIFIED IDEOGRAPH-23027: not included in any glyphset definition
    • U+23028 CJK UNIFIED IDEOGRAPH-23028: not included in any glyphset definition
    • U+2302C CJK UNIFIED IDEOGRAPH-2302C: not included in any glyphset definition
    • U+2302E CJK UNIFIED IDEOGRAPH-2302E: not included in any glyphset definition
    • U+2302F CJK UNIFIED IDEOGRAPH-2302F: not included in any glyphset definition
    • U+23031 CJK UNIFIED IDEOGRAPH-23031: not included in any glyphset definition
    • U+23033 CJK UNIFIED IDEOGRAPH-23033: not included in any glyphset definition
    • U+23035 CJK UNIFIED IDEOGRAPH-23035: not included in any glyphset definition
    • U+23036 CJK UNIFIED IDEOGRAPH-23036: not included in any glyphset definition
    • U+23037 CJK UNIFIED IDEOGRAPH-23037: not included in any glyphset definition
    • U+23038 CJK UNIFIED IDEOGRAPH-23038: not included in any glyphset definition
    • U+2303A CJK UNIFIED IDEOGRAPH-2303A: not included in any glyphset definition
    • U+2303B CJK UNIFIED IDEOGRAPH-2303B: not included in any glyphset definition
    • U+2303F CJK UNIFIED IDEOGRAPH-2303F: not included in any glyphset definition
    • U+23043 CJK UNIFIED IDEOGRAPH-23043: not included in any glyphset definition
    • U+23049 CJK UNIFIED IDEOGRAPH-23049: not included in any glyphset definition
    • U+2304B CJK UNIFIED IDEOGRAPH-2304B: not included in any glyphset definition
    • U+2304E CJK UNIFIED IDEOGRAPH-2304E: not included in any glyphset definition
    • U+23057 CJK UNIFIED IDEOGRAPH-23057: not included in any glyphset definition
    • U+23059 CJK UNIFIED IDEOGRAPH-23059: not included in any glyphset definition
    • U+2305C CJK UNIFIED IDEOGRAPH-2305C: not included in any glyphset definition
    • U+2305D CJK UNIFIED IDEOGRAPH-2305D: not included in any glyphset definition
    • U+2305F CJK UNIFIED IDEOGRAPH-2305F: not included in any glyphset definition
    • U+23062 CJK UNIFIED IDEOGRAPH-23062: not included in any glyphset definition
    • U+23063 CJK UNIFIED IDEOGRAPH-23063: not included in any glyphset definition
    • U+23066 CJK UNIFIED IDEOGRAPH-23066: not included in any glyphset definition
    • U+23067 CJK UNIFIED IDEOGRAPH-23067: not included in any glyphset definition
    • U+23068 CJK UNIFIED IDEOGRAPH-23068: not included in any glyphset definition
    • U+2306B CJK UNIFIED IDEOGRAPH-2306B: not included in any glyphset definition
    • U+2306C CJK UNIFIED IDEOGRAPH-2306C: not included in any glyphset definition
    • U+2306D CJK UNIFIED IDEOGRAPH-2306D: not included in any glyphset definition
    • U+2306F CJK UNIFIED IDEOGRAPH-2306F: not included in any glyphset definition
    • U+23070 CJK UNIFIED IDEOGRAPH-23070: not included in any glyphset definition
    • U+23071 CJK UNIFIED IDEOGRAPH-23071: not included in any glyphset definition
    • U+23073 CJK UNIFIED IDEOGRAPH-23073: not included in any glyphset definition
    • U+23074 CJK UNIFIED IDEOGRAPH-23074: not included in any glyphset definition
    • U+23075 CJK UNIFIED IDEOGRAPH-23075: not included in any glyphset definition
    • U+23076 CJK UNIFIED IDEOGRAPH-23076: not included in any glyphset definition
    • U+23077 CJK UNIFIED IDEOGRAPH-23077: not included in any glyphset definition
    • U+23079 CJK UNIFIED IDEOGRAPH-23079: not included in any glyphset definition
    • U+2307A CJK UNIFIED IDEOGRAPH-2307A: not included in any glyphset definition
    • U+2307B CJK UNIFIED IDEOGRAPH-2307B: not included in any glyphset definition
    • U+2307C CJK UNIFIED IDEOGRAPH-2307C: not included in any glyphset definition
    • U+2307D CJK UNIFIED IDEOGRAPH-2307D: not included in any glyphset definition
    • U+2307F CJK UNIFIED IDEOGRAPH-2307F: not included in any glyphset definition
    • U+23081 CJK UNIFIED IDEOGRAPH-23081: not included in any glyphset definition
    • U+23082 CJK UNIFIED IDEOGRAPH-23082: not included in any glyphset definition
    • U+23084 CJK UNIFIED IDEOGRAPH-23084: not included in any glyphset definition
    • U+23086 CJK UNIFIED IDEOGRAPH-23086: not included in any glyphset definition
    • U+23087 CJK UNIFIED IDEOGRAPH-23087: not included in any glyphset definition
    • U+23089 CJK UNIFIED IDEOGRAPH-23089: not included in any glyphset definition
    • U+2308A CJK UNIFIED IDEOGRAPH-2308A: not included in any glyphset definition
    • U+2308C CJK UNIFIED IDEOGRAPH-2308C: not included in any glyphset definition
    • U+23091 CJK UNIFIED IDEOGRAPH-23091: not included in any glyphset definition
    • U+23092 CJK UNIFIED IDEOGRAPH-23092: not included in any glyphset definition
    • U+23094 CJK UNIFIED IDEOGRAPH-23094: not included in any glyphset definition
    • U+23095 CJK UNIFIED IDEOGRAPH-23095: not included in any glyphset definition
    • U+23096 CJK UNIFIED IDEOGRAPH-23096: not included in any glyphset definition
    • U+23097 CJK UNIFIED IDEOGRAPH-23097: not included in any glyphset definition
    • U+2309C CJK UNIFIED IDEOGRAPH-2309C: not included in any glyphset definition
    • U+2309D CJK UNIFIED IDEOGRAPH-2309D: not included in any glyphset definition
    • U+2309E CJK UNIFIED IDEOGRAPH-2309E: not included in any glyphset definition
    • U+2309F CJK UNIFIED IDEOGRAPH-2309F: not included in any glyphset definition
    • U+230A0 CJK UNIFIED IDEOGRAPH-230A0: not included in any glyphset definition
    • U+230A1 CJK UNIFIED IDEOGRAPH-230A1: not included in any glyphset definition
    • U+230A2 CJK UNIFIED IDEOGRAPH-230A2: not included in any glyphset definition
    • U+230A4 CJK UNIFIED IDEOGRAPH-230A4: not included in any glyphset definition
    • U+230A5 CJK UNIFIED IDEOGRAPH-230A5: not included in any glyphset definition
    • U+230A6 CJK UNIFIED IDEOGRAPH-230A6: not included in any glyphset definition
    • U+230A7 CJK UNIFIED IDEOGRAPH-230A7: not included in any glyphset definition
    • U+230A8 CJK UNIFIED IDEOGRAPH-230A8: not included in any glyphset definition
    • U+230AA CJK UNIFIED IDEOGRAPH-230AA: not included in any glyphset definition
    • U+230AB CJK UNIFIED IDEOGRAPH-230AB: not included in any glyphset definition
    • U+230AC CJK UNIFIED IDEOGRAPH-230AC: not included in any glyphset definition
    • U+230AD CJK UNIFIED IDEOGRAPH-230AD: not included in any glyphset definition
    • U+230AE CJK UNIFIED IDEOGRAPH-230AE: not included in any glyphset definition
    • U+230AF CJK UNIFIED IDEOGRAPH-230AF: not included in any glyphset definition
    • U+230B0 CJK UNIFIED IDEOGRAPH-230B0: not included in any glyphset definition
    • U+230B1 CJK UNIFIED IDEOGRAPH-230B1: not included in any glyphset definition
    • U+230B2 CJK UNIFIED IDEOGRAPH-230B2: not included in any glyphset definition
    • U+230B3 CJK UNIFIED IDEOGRAPH-230B3: not included in any glyphset definition
    • U+230B4 CJK UNIFIED IDEOGRAPH-230B4: not included in any glyphset definition
    • U+230B5 CJK UNIFIED IDEOGRAPH-230B5: not included in any glyphset definition
    • U+230B6 CJK UNIFIED IDEOGRAPH-230B6: not included in any glyphset definition
    • U+230B9 CJK UNIFIED IDEOGRAPH-230B9: not included in any glyphset definition
    • U+230BA CJK UNIFIED IDEOGRAPH-230BA: not included in any glyphset definition
    • U+230BB CJK UNIFIED IDEOGRAPH-230BB: not included in any glyphset definition
    • U+230BD CJK UNIFIED IDEOGRAPH-230BD: not included in any glyphset definition
    • U+230BF CJK UNIFIED IDEOGRAPH-230BF: not included in any glyphset definition
    • U+230C0 CJK UNIFIED IDEOGRAPH-230C0: not included in any glyphset definition
    • U+230C1 CJK UNIFIED IDEOGRAPH-230C1: not included in any glyphset definition
    • U+230C2 CJK UNIFIED IDEOGRAPH-230C2: not included in any glyphset definition
    • U+230C3 CJK UNIFIED IDEOGRAPH-230C3: not included in any glyphset definition
    • U+230C4 CJK UNIFIED IDEOGRAPH-230C4: not included in any glyphset definition
    • U+230C5 CJK UNIFIED IDEOGRAPH-230C5: not included in any glyphset definition
    • U+230C6 CJK UNIFIED IDEOGRAPH-230C6: not included in any glyphset definition
    • U+230C8 CJK UNIFIED IDEOGRAPH-230C8: not included in any glyphset definition
    • U+230C9 CJK UNIFIED IDEOGRAPH-230C9: not included in any glyphset definition
    • U+230CA CJK UNIFIED IDEOGRAPH-230CA: not included in any glyphset definition
    • U+230CB CJK UNIFIED IDEOGRAPH-230CB: not included in any glyphset definition
    • U+230CC CJK UNIFIED IDEOGRAPH-230CC: not included in any glyphset definition
    • U+230CD CJK UNIFIED IDEOGRAPH-230CD: not included in any glyphset definition
    • U+230CE CJK UNIFIED IDEOGRAPH-230CE: not included in any glyphset definition
    • U+230CF CJK UNIFIED IDEOGRAPH-230CF: not included in any glyphset definition
    • U+230D0 CJK UNIFIED IDEOGRAPH-230D0: not included in any glyphset definition
    • U+230D1 CJK UNIFIED IDEOGRAPH-230D1: not included in any glyphset definition
    • U+230D2 CJK UNIFIED IDEOGRAPH-230D2: not included in any glyphset definition
    • U+230D4 CJK UNIFIED IDEOGRAPH-230D4: not included in any glyphset definition
    • U+230D6 CJK UNIFIED IDEOGRAPH-230D6: not included in any glyphset definition
    • U+230D7 CJK UNIFIED IDEOGRAPH-230D7: not included in any glyphset definition
    • U+230D8 CJK UNIFIED IDEOGRAPH-230D8: not included in any glyphset definition
    • U+230D9 CJK UNIFIED IDEOGRAPH-230D9: not included in any glyphset definition
    • U+230DA CJK UNIFIED IDEOGRAPH-230DA: not included in any glyphset definition
    • U+230DD CJK UNIFIED IDEOGRAPH-230DD: not included in any glyphset definition
    • U+230DE CJK UNIFIED IDEOGRAPH-230DE: not included in any glyphset definition
    • U+230DF CJK UNIFIED IDEOGRAPH-230DF: not included in any glyphset definition
    • U+230E2 CJK UNIFIED IDEOGRAPH-230E2: not included in any glyphset definition
    • U+230E6 CJK UNIFIED IDEOGRAPH-230E6: not included in any glyphset definition
    • U+230E7 CJK UNIFIED IDEOGRAPH-230E7: not included in any glyphset definition
    • U+230E8 CJK UNIFIED IDEOGRAPH-230E8: not included in any glyphset definition
    • U+230EA CJK UNIFIED IDEOGRAPH-230EA: not included in any glyphset definition
    • U+230EF CJK UNIFIED IDEOGRAPH-230EF: not included in any glyphset definition
    • U+230F3 CJK UNIFIED IDEOGRAPH-230F3: not included in any glyphset definition
    • U+230F4 CJK UNIFIED IDEOGRAPH-230F4: not included in any glyphset definition
    • U+230F5 CJK UNIFIED IDEOGRAPH-230F5: not included in any glyphset definition
    • U+230FB CJK UNIFIED IDEOGRAPH-230FB: not included in any glyphset definition
    • U+230FC CJK UNIFIED IDEOGRAPH-230FC: not included in any glyphset definition
    • U+230FD CJK UNIFIED IDEOGRAPH-230FD: not included in any glyphset definition
    • U+230FE CJK UNIFIED IDEOGRAPH-230FE: not included in any glyphset definition
    • U+23100 CJK UNIFIED IDEOGRAPH-23100: not included in any glyphset definition
    • U+23101 CJK UNIFIED IDEOGRAPH-23101: not included in any glyphset definition
    • U+23105 CJK UNIFIED IDEOGRAPH-23105: not included in any glyphset definition
    • U+23108 CJK UNIFIED IDEOGRAPH-23108: not included in any glyphset definition
    • U+23109 CJK UNIFIED IDEOGRAPH-23109: not included in any glyphset definition
    • U+2310A CJK UNIFIED IDEOGRAPH-2310A: not included in any glyphset definition
    • U+2310D CJK UNIFIED IDEOGRAPH-2310D: not included in any glyphset definition
    • U+2310E CJK UNIFIED IDEOGRAPH-2310E: not included in any glyphset definition
    • U+2310F CJK UNIFIED IDEOGRAPH-2310F: not included in any glyphset definition
    • U+23110 CJK UNIFIED IDEOGRAPH-23110: not included in any glyphset definition
    • U+23111 CJK UNIFIED IDEOGRAPH-23111: not included in any glyphset definition
    • U+23113 CJK UNIFIED IDEOGRAPH-23113: not included in any glyphset definition
    • U+23114 CJK UNIFIED IDEOGRAPH-23114: not included in any glyphset definition
    • U+23118 CJK UNIFIED IDEOGRAPH-23118: not included in any glyphset definition
    • U+23119 CJK UNIFIED IDEOGRAPH-23119: not included in any glyphset definition
    • U+2311A CJK UNIFIED IDEOGRAPH-2311A: not included in any glyphset definition
    • U+2311C CJK UNIFIED IDEOGRAPH-2311C: not included in any glyphset definition
    • U+2311D CJK UNIFIED IDEOGRAPH-2311D: not included in any glyphset definition
    • U+2311E CJK UNIFIED IDEOGRAPH-2311E: not included in any glyphset definition
    • U+2311F CJK UNIFIED IDEOGRAPH-2311F: not included in any glyphset definition
    • U+23120 CJK UNIFIED IDEOGRAPH-23120: not included in any glyphset definition
    • U+23121 CJK UNIFIED IDEOGRAPH-23121: not included in any glyphset definition
    • U+23122 CJK UNIFIED IDEOGRAPH-23122: not included in any glyphset definition
    • U+23124 CJK UNIFIED IDEOGRAPH-23124: not included in any glyphset definition
    • U+23126 CJK UNIFIED IDEOGRAPH-23126: not included in any glyphset definition
    • U+23127 CJK UNIFIED IDEOGRAPH-23127: not included in any glyphset definition
    • U+23128 CJK UNIFIED IDEOGRAPH-23128: not included in any glyphset definition
    • U+2312A CJK UNIFIED IDEOGRAPH-2312A: not included in any glyphset definition
    • U+2312B CJK UNIFIED IDEOGRAPH-2312B: not included in any glyphset definition
    • U+2312E CJK UNIFIED IDEOGRAPH-2312E: not included in any glyphset definition
    • U+2312F CJK UNIFIED IDEOGRAPH-2312F: not included in any glyphset definition
    • U+23130 CJK UNIFIED IDEOGRAPH-23130: not included in any glyphset definition
    • U+23131 CJK UNIFIED IDEOGRAPH-23131: not included in any glyphset definition
    • U+23132 CJK UNIFIED IDEOGRAPH-23132: not included in any glyphset definition
    • U+23134 CJK UNIFIED IDEOGRAPH-23134: not included in any glyphset definition
    • U+23135 CJK UNIFIED IDEOGRAPH-23135: not included in any glyphset definition
    • U+23136 CJK UNIFIED IDEOGRAPH-23136: not included in any glyphset definition
    • U+23137 CJK UNIFIED IDEOGRAPH-23137: not included in any glyphset definition
    • U+23138 CJK UNIFIED IDEOGRAPH-23138: not included in any glyphset definition
    • U+2313A CJK UNIFIED IDEOGRAPH-2313A: not included in any glyphset definition
    • U+2313B CJK UNIFIED IDEOGRAPH-2313B: not included in any glyphset definition
    • U+2313C CJK UNIFIED IDEOGRAPH-2313C: not included in any glyphset definition
    • U+2313E CJK UNIFIED IDEOGRAPH-2313E: not included in any glyphset definition
    • U+2313F CJK UNIFIED IDEOGRAPH-2313F: not included in any glyphset definition
    • U+23140 CJK UNIFIED IDEOGRAPH-23140: not included in any glyphset definition
    • U+23141 CJK UNIFIED IDEOGRAPH-23141: not included in any glyphset definition
    • U+23144 CJK UNIFIED IDEOGRAPH-23144: not included in any glyphset definition
    • U+23146 CJK UNIFIED IDEOGRAPH-23146: not included in any glyphset definition
    • U+23147 CJK UNIFIED IDEOGRAPH-23147: not included in any glyphset definition
    • U+23148 CJK UNIFIED IDEOGRAPH-23148: not included in any glyphset definition
    • U+23149 CJK UNIFIED IDEOGRAPH-23149: not included in any glyphset definition
    • U+2314A CJK UNIFIED IDEOGRAPH-2314A: not included in any glyphset definition
    • U+2314B CJK UNIFIED IDEOGRAPH-2314B: not included in any glyphset definition
    • U+2314C CJK UNIFIED IDEOGRAPH-2314C: not included in any glyphset definition
    • U+2314D CJK UNIFIED IDEOGRAPH-2314D: not included in any glyphset definition
    • U+2314E CJK UNIFIED IDEOGRAPH-2314E: not included in any glyphset definition
    • U+23150 CJK UNIFIED IDEOGRAPH-23150: not included in any glyphset definition
    • U+23155 CJK UNIFIED IDEOGRAPH-23155: not included in any glyphset definition
    • U+23156 CJK UNIFIED IDEOGRAPH-23156: not included in any glyphset definition
    • U+2315A CJK UNIFIED IDEOGRAPH-2315A: not included in any glyphset definition
    • U+2315B CJK UNIFIED IDEOGRAPH-2315B: not included in any glyphset definition
    • U+2315C CJK UNIFIED IDEOGRAPH-2315C: not included in any glyphset definition
    • U+2315D CJK UNIFIED IDEOGRAPH-2315D: not included in any glyphset definition
    • U+2315E CJK UNIFIED IDEOGRAPH-2315E: not included in any glyphset definition
    • U+2315F CJK UNIFIED IDEOGRAPH-2315F: not included in any glyphset definition
    • U+23160 CJK UNIFIED IDEOGRAPH-23160: not included in any glyphset definition
    • U+23161 CJK UNIFIED IDEOGRAPH-23161: not included in any glyphset definition
    • U+23162 CJK UNIFIED IDEOGRAPH-23162: not included in any glyphset definition
    • U+23163 CJK UNIFIED IDEOGRAPH-23163: not included in any glyphset definition
    • U+23164 CJK UNIFIED IDEOGRAPH-23164: not included in any glyphset definition
    • U+23165 CJK UNIFIED IDEOGRAPH-23165: not included in any glyphset definition
    • U+23166 CJK UNIFIED IDEOGRAPH-23166: not included in any glyphset definition
    • U+23167 CJK UNIFIED IDEOGRAPH-23167: not included in any glyphset definition
    • U+2316F CJK UNIFIED IDEOGRAPH-2316F: not included in any glyphset definition
    • U+23171 CJK UNIFIED IDEOGRAPH-23171: not included in any glyphset definition
    • U+23173 CJK UNIFIED IDEOGRAPH-23173: not included in any glyphset definition
    • U+23177 CJK UNIFIED IDEOGRAPH-23177: not included in any glyphset definition
    • U+23178 CJK UNIFIED IDEOGRAPH-23178: not included in any glyphset definition
    • U+23179 CJK UNIFIED IDEOGRAPH-23179: not included in any glyphset definition
    • U+2317A CJK UNIFIED IDEOGRAPH-2317A: not included in any glyphset definition
    • U+2317B CJK UNIFIED IDEOGRAPH-2317B: not included in any glyphset definition
    • U+2317C CJK UNIFIED IDEOGRAPH-2317C: not included in any glyphset definition
    • U+2317D CJK UNIFIED IDEOGRAPH-2317D: not included in any glyphset definition
    • U+23181 CJK UNIFIED IDEOGRAPH-23181: not included in any glyphset definition
    • U+23184 CJK UNIFIED IDEOGRAPH-23184: not included in any glyphset definition
    • U+23187 CJK UNIFIED IDEOGRAPH-23187: not included in any glyphset definition
    • U+23188 CJK UNIFIED IDEOGRAPH-23188: not included in any glyphset definition
    • U+23189 CJK UNIFIED IDEOGRAPH-23189: not included in any glyphset definition
    • U+2318A CJK UNIFIED IDEOGRAPH-2318A: not included in any glyphset definition
    • U+2318B CJK UNIFIED IDEOGRAPH-2318B: not included in any glyphset definition
    • U+2318C CJK UNIFIED IDEOGRAPH-2318C: not included in any glyphset definition
    • U+2318D CJK UNIFIED IDEOGRAPH-2318D: not included in any glyphset definition
    • U+23190 CJK UNIFIED IDEOGRAPH-23190: not included in any glyphset definition
    • U+23191 CJK UNIFIED IDEOGRAPH-23191: not included in any glyphset definition
    • U+23192 CJK UNIFIED IDEOGRAPH-23192: not included in any glyphset definition
    • U+23193 CJK UNIFIED IDEOGRAPH-23193: not included in any glyphset definition
    • U+23194 CJK UNIFIED IDEOGRAPH-23194: not included in any glyphset definition
    • U+23195 CJK UNIFIED IDEOGRAPH-23195: not included in any glyphset definition
    • U+23196 CJK UNIFIED IDEOGRAPH-23196: not included in any glyphset definition
    • U+23197 CJK UNIFIED IDEOGRAPH-23197: not included in any glyphset definition
    • U+23198 CJK UNIFIED IDEOGRAPH-23198: not included in any glyphset definition
    • U+2319A CJK UNIFIED IDEOGRAPH-2319A: not included in any glyphset definition
    • U+2319B CJK UNIFIED IDEOGRAPH-2319B: not included in any glyphset definition
    • U+2319C CJK UNIFIED IDEOGRAPH-2319C: not included in any glyphset definition
    • U+2319D CJK UNIFIED IDEOGRAPH-2319D: not included in any glyphset definition
    • U+2319E CJK UNIFIED IDEOGRAPH-2319E: not included in any glyphset definition
    • U+2319F CJK UNIFIED IDEOGRAPH-2319F: not included in any glyphset definition
    • U+231A0 CJK UNIFIED IDEOGRAPH-231A0: not included in any glyphset definition
    • U+231A5 CJK UNIFIED IDEOGRAPH-231A5: not included in any glyphset definition
    • U+231A7 CJK UNIFIED IDEOGRAPH-231A7: not included in any glyphset definition
    • U+231A9 CJK UNIFIED IDEOGRAPH-231A9: not included in any glyphset definition
    • U+231AB CJK UNIFIED IDEOGRAPH-231AB: not included in any glyphset definition
    • U+231B2 CJK UNIFIED IDEOGRAPH-231B2: not included in any glyphset definition
    • U+231B3 CJK UNIFIED IDEOGRAPH-231B3: not included in any glyphset definition
    • U+231B4 CJK UNIFIED IDEOGRAPH-231B4: not included in any glyphset definition
    • U+231B6 CJK UNIFIED IDEOGRAPH-231B6: not included in any glyphset definition
    • U+231B7 CJK UNIFIED IDEOGRAPH-231B7: not included in any glyphset definition
    • U+231B8 CJK UNIFIED IDEOGRAPH-231B8: not included in any glyphset definition
    • U+231B9 CJK UNIFIED IDEOGRAPH-231B9: not included in any glyphset definition
    • U+231BA CJK UNIFIED IDEOGRAPH-231BA: not included in any glyphset definition
    • U+231BB CJK UNIFIED IDEOGRAPH-231BB: not included in any glyphset definition
    • U+231BC CJK UNIFIED IDEOGRAPH-231BC: not included in any glyphset definition
    • U+231BD CJK UNIFIED IDEOGRAPH-231BD: not included in any glyphset definition
    • U+231BE CJK UNIFIED IDEOGRAPH-231BE: not included in any glyphset definition
    • U+231BF CJK UNIFIED IDEOGRAPH-231BF: not included in any glyphset definition
    • U+231C3 CJK UNIFIED IDEOGRAPH-231C3: not included in any glyphset definition
    • U+231C4 CJK UNIFIED IDEOGRAPH-231C4: not included in any glyphset definition
    • U+231D6 CJK UNIFIED IDEOGRAPH-231D6: not included in any glyphset definition
    • U+231D9 CJK UNIFIED IDEOGRAPH-231D9: not included in any glyphset definition
    • U+231DA CJK UNIFIED IDEOGRAPH-231DA: not included in any glyphset definition
    • U+231E2 CJK UNIFIED IDEOGRAPH-231E2: not included in any glyphset definition
    • U+231E4 CJK UNIFIED IDEOGRAPH-231E4: not included in any glyphset definition
    • U+231E5 CJK UNIFIED IDEOGRAPH-231E5: not included in any glyphset definition
    • U+231E6 CJK UNIFIED IDEOGRAPH-231E6: not included in any glyphset definition
    • U+231E7 CJK UNIFIED IDEOGRAPH-231E7: not included in any glyphset definition
    • U+231E8 CJK UNIFIED IDEOGRAPH-231E8: not included in any glyphset definition
    • U+231E9 CJK UNIFIED IDEOGRAPH-231E9: not included in any glyphset definition
    • U+231EA CJK UNIFIED IDEOGRAPH-231EA: not included in any glyphset definition
    • U+231EB CJK UNIFIED IDEOGRAPH-231EB: not included in any glyphset definition
    • U+231EC CJK UNIFIED IDEOGRAPH-231EC: not included in any glyphset definition
    • U+231EE CJK UNIFIED IDEOGRAPH-231EE: not included in any glyphset definition
    • U+231EF CJK UNIFIED IDEOGRAPH-231EF: not included in any glyphset definition
    • U+231F0 CJK UNIFIED IDEOGRAPH-231F0: not included in any glyphset definition
    • U+231F1 CJK UNIFIED IDEOGRAPH-231F1: not included in any glyphset definition
    • U+231F2 CJK UNIFIED IDEOGRAPH-231F2: not included in any glyphset definition
    • U+231F3 CJK UNIFIED IDEOGRAPH-231F3: not included in any glyphset definition
    • U+231F4 CJK UNIFIED IDEOGRAPH-231F4: not included in any glyphset definition
    • U+231F5 CJK UNIFIED IDEOGRAPH-231F5: not included in any glyphset definition
    • U+23205 CJK UNIFIED IDEOGRAPH-23205: not included in any glyphset definition
    • U+23209 CJK UNIFIED IDEOGRAPH-23209: not included in any glyphset definition
    • U+2320A CJK UNIFIED IDEOGRAPH-2320A: not included in any glyphset definition
    • U+2320D CJK UNIFIED IDEOGRAPH-2320D: not included in any glyphset definition
    • U+2320E CJK UNIFIED IDEOGRAPH-2320E: not included in any glyphset definition
    • U+2320F CJK UNIFIED IDEOGRAPH-2320F: not included in any glyphset definition
    • U+23211 CJK UNIFIED IDEOGRAPH-23211: not included in any glyphset definition
    • U+2321F CJK UNIFIED IDEOGRAPH-2321F: not included in any glyphset definition
    • U+23220 CJK UNIFIED IDEOGRAPH-23220: not included in any glyphset definition
    • U+23221 CJK UNIFIED IDEOGRAPH-23221: not included in any glyphset definition
    • U+23223 CJK UNIFIED IDEOGRAPH-23223: not included in any glyphset definition
    • U+23224 CJK UNIFIED IDEOGRAPH-23224: not included in any glyphset definition
    • U+23225 CJK UNIFIED IDEOGRAPH-23225: not included in any glyphset definition
    • U+23226 CJK UNIFIED IDEOGRAPH-23226: not included in any glyphset definition
    • U+23227 CJK UNIFIED IDEOGRAPH-23227: not included in any glyphset definition
    • U+23228 CJK UNIFIED IDEOGRAPH-23228: not included in any glyphset definition
    • U+23229 CJK UNIFIED IDEOGRAPH-23229: not included in any glyphset definition
    • U+2322A CJK UNIFIED IDEOGRAPH-2322A: not included in any glyphset definition
    • U+23231 CJK UNIFIED IDEOGRAPH-23231: not included in any glyphset definition
    • U+23236 CJK UNIFIED IDEOGRAPH-23236: not included in any glyphset definition
    • U+23246 CJK UNIFIED IDEOGRAPH-23246: not included in any glyphset definition
    • U+23247 CJK UNIFIED IDEOGRAPH-23247: not included in any glyphset definition
    • U+23248 CJK UNIFIED IDEOGRAPH-23248: not included in any glyphset definition
    • U+23251 CJK UNIFIED IDEOGRAPH-23251: not included in any glyphset definition
    • U+23252 CJK UNIFIED IDEOGRAPH-23252: not included in any glyphset definition
    • U+23253 CJK UNIFIED IDEOGRAPH-23253: not included in any glyphset definition
    • U+23254 CJK UNIFIED IDEOGRAPH-23254: not included in any glyphset definition
    • U+23255 CJK UNIFIED IDEOGRAPH-23255: not included in any glyphset definition
    • U+23256 CJK UNIFIED IDEOGRAPH-23256: not included in any glyphset definition
    • U+23257 CJK UNIFIED IDEOGRAPH-23257: not included in any glyphset definition
    • U+23258 CJK UNIFIED IDEOGRAPH-23258: not included in any glyphset definition
    • U+23259 CJK UNIFIED IDEOGRAPH-23259: not included in any glyphset definition
    • U+2325A CJK UNIFIED IDEOGRAPH-2325A: not included in any glyphset definition
    • U+2325B CJK UNIFIED IDEOGRAPH-2325B: not included in any glyphset definition
    • U+2325C CJK UNIFIED IDEOGRAPH-2325C: not included in any glyphset definition
    • U+23261 CJK UNIFIED IDEOGRAPH-23261: not included in any glyphset definition
    • U+23269 CJK UNIFIED IDEOGRAPH-23269: not included in any glyphset definition
    • U+2326B CJK UNIFIED IDEOGRAPH-2326B: not included in any glyphset definition
    • U+2326C CJK UNIFIED IDEOGRAPH-2326C: not included in any glyphset definition
    • U+2326D CJK UNIFIED IDEOGRAPH-2326D: not included in any glyphset definition
    • U+23270 CJK UNIFIED IDEOGRAPH-23270: not included in any glyphset definition
    • U+2327A CJK UNIFIED IDEOGRAPH-2327A: not included in any glyphset definition
    • U+2327B CJK UNIFIED IDEOGRAPH-2327B: not included in any glyphset definition
    • U+2327C CJK UNIFIED IDEOGRAPH-2327C: not included in any glyphset definition
    • U+2327E CJK UNIFIED IDEOGRAPH-2327E: not included in any glyphset definition
    • U+2327F CJK UNIFIED IDEOGRAPH-2327F: not included in any glyphset definition
    • U+23280 CJK UNIFIED IDEOGRAPH-23280: not included in any glyphset definition
    • U+23281 CJK UNIFIED IDEOGRAPH-23281: not included in any glyphset definition
    • U+23282 CJK UNIFIED IDEOGRAPH-23282: not included in any glyphset definition
    • U+23283 CJK UNIFIED IDEOGRAPH-23283: not included in any glyphset definition
    • U+23284 CJK UNIFIED IDEOGRAPH-23284: not included in any glyphset definition
    • U+23285 CJK UNIFIED IDEOGRAPH-23285: not included in any glyphset definition
    • U+23289 CJK UNIFIED IDEOGRAPH-23289: not included in any glyphset definition
    • U+2328D CJK UNIFIED IDEOGRAPH-2328D: not included in any glyphset definition
    • U+2328E CJK UNIFIED IDEOGRAPH-2328E: not included in any glyphset definition
    • U+23292 CJK UNIFIED IDEOGRAPH-23292: not included in any glyphset definition
    • U+23295 CJK UNIFIED IDEOGRAPH-23295: not included in any glyphset definition
    • U+23296 CJK UNIFIED IDEOGRAPH-23296: not included in any glyphset definition
    • U+23299 CJK UNIFIED IDEOGRAPH-23299: not included in any glyphset definition
    • U+2329A CJK UNIFIED IDEOGRAPH-2329A: not included in any glyphset definition
    • U+2329B CJK UNIFIED IDEOGRAPH-2329B: not included in any glyphset definition
    • U+2329D CJK UNIFIED IDEOGRAPH-2329D: not included in any glyphset definition
    • U+2329E CJK UNIFIED IDEOGRAPH-2329E: not included in any glyphset definition
    • U+2329F CJK UNIFIED IDEOGRAPH-2329F: not included in any glyphset definition
    • U+232A0 CJK UNIFIED IDEOGRAPH-232A0: not included in any glyphset definition
    • U+232A1 CJK UNIFIED IDEOGRAPH-232A1: not included in any glyphset definition
    • U+232A3 CJK UNIFIED IDEOGRAPH-232A3: not included in any glyphset definition
    • U+232A4 CJK UNIFIED IDEOGRAPH-232A4: not included in any glyphset definition
    • U+232A5 CJK UNIFIED IDEOGRAPH-232A5: not included in any glyphset definition
    • U+232A6 CJK UNIFIED IDEOGRAPH-232A6: not included in any glyphset definition
    • U+232A7 CJK UNIFIED IDEOGRAPH-232A7: not included in any glyphset definition
    • U+232A8 CJK UNIFIED IDEOGRAPH-232A8: not included in any glyphset definition
    • U+232B4 CJK UNIFIED IDEOGRAPH-232B4: not included in any glyphset definition
    • U+232B5 CJK UNIFIED IDEOGRAPH-232B5: not included in any glyphset definition
    • U+232B7 CJK UNIFIED IDEOGRAPH-232B7: not included in any glyphset definition
    • U+232B8 CJK UNIFIED IDEOGRAPH-232B8: not included in any glyphset definition
    • U+232BD CJK UNIFIED IDEOGRAPH-232BD: not included in any glyphset definition
    • U+232C4 CJK UNIFIED IDEOGRAPH-232C4: not included in any glyphset definition
    • U+232C5 CJK UNIFIED IDEOGRAPH-232C5: not included in any glyphset definition
    • U+232C9 CJK UNIFIED IDEOGRAPH-232C9: not included in any glyphset definition
    • U+232CA CJK UNIFIED IDEOGRAPH-232CA: not included in any glyphset definition
    • U+232CB CJK UNIFIED IDEOGRAPH-232CB: not included in any glyphset definition
    • U+232CC CJK UNIFIED IDEOGRAPH-232CC: not included in any glyphset definition
    • U+232CD CJK UNIFIED IDEOGRAPH-232CD: not included in any glyphset definition
    • U+232CE CJK UNIFIED IDEOGRAPH-232CE: not included in any glyphset definition
    • U+232CF CJK UNIFIED IDEOGRAPH-232CF: not included in any glyphset definition
    • U+232D0 CJK UNIFIED IDEOGRAPH-232D0: not included in any glyphset definition
    • U+232D3 CJK UNIFIED IDEOGRAPH-232D3: not included in any glyphset definition
    • U+232D7 CJK UNIFIED IDEOGRAPH-232D7: not included in any glyphset definition
    • U+232D8 CJK UNIFIED IDEOGRAPH-232D8: not included in any glyphset definition
    • U+232DE CJK UNIFIED IDEOGRAPH-232DE: not included in any glyphset definition
    • U+232DF CJK UNIFIED IDEOGRAPH-232DF: not included in any glyphset definition
    • U+232E2 CJK UNIFIED IDEOGRAPH-232E2: not included in any glyphset definition
    • U+232E3 CJK UNIFIED IDEOGRAPH-232E3: not included in any glyphset definition
    • U+232E5 CJK UNIFIED IDEOGRAPH-232E5: not included in any glyphset definition
    • U+232EF CJK UNIFIED IDEOGRAPH-232EF: not included in any glyphset definition
    • U+232F3 CJK UNIFIED IDEOGRAPH-232F3: not included in any glyphset definition
    • U+232F4 CJK UNIFIED IDEOGRAPH-232F4: not included in any glyphset definition
    • U+232F5 CJK UNIFIED IDEOGRAPH-232F5: not included in any glyphset definition
    • U+232F6 CJK UNIFIED IDEOGRAPH-232F6: not included in any glyphset definition
    • U+232F7 CJK UNIFIED IDEOGRAPH-232F7: not included in any glyphset definition
    • U+232F8 CJK UNIFIED IDEOGRAPH-232F8: not included in any glyphset definition
    • U+232F9 CJK UNIFIED IDEOGRAPH-232F9: not included in any glyphset definition
    • U+232FF CJK UNIFIED IDEOGRAPH-232FF: not included in any glyphset definition
    • U+23307 CJK UNIFIED IDEOGRAPH-23307: not included in any glyphset definition
    • U+23308 CJK UNIFIED IDEOGRAPH-23308: not included in any glyphset definition
    • U+2330D CJK UNIFIED IDEOGRAPH-2330D: not included in any glyphset definition
    • U+23313 CJK UNIFIED IDEOGRAPH-23313: not included in any glyphset definition
    • U+23316 CJK UNIFIED IDEOGRAPH-23316: not included in any glyphset definition
    • U+23317 CJK UNIFIED IDEOGRAPH-23317: not included in any glyphset definition
    • U+23318 CJK UNIFIED IDEOGRAPH-23318: not included in any glyphset definition
    • U+2331A CJK UNIFIED IDEOGRAPH-2331A: not included in any glyphset definition
    • U+2331C CJK UNIFIED IDEOGRAPH-2331C: not included in any glyphset definition
    • U+2331E CJK UNIFIED IDEOGRAPH-2331E: not included in any glyphset definition
    • U+2331F CJK UNIFIED IDEOGRAPH-2331F: not included in any glyphset definition
    • U+23320 CJK UNIFIED IDEOGRAPH-23320: not included in any glyphset definition
    • U+23323 CJK UNIFIED IDEOGRAPH-23323: not included in any glyphset definition
    • U+23326 CJK UNIFIED IDEOGRAPH-23326: not included in any glyphset definition
    • U+23327 CJK UNIFIED IDEOGRAPH-23327: not included in any glyphset definition
    • U+23328 CJK UNIFIED IDEOGRAPH-23328: not included in any glyphset definition
    • U+23329 CJK UNIFIED IDEOGRAPH-23329: not included in any glyphset definition
    • U+2332C CJK UNIFIED IDEOGRAPH-2332C: not included in any glyphset definition
    • U+2332D CJK UNIFIED IDEOGRAPH-2332D: not included in any glyphset definition
    • U+2333C CJK UNIFIED IDEOGRAPH-2333C: not included in any glyphset definition
    • U+2333D CJK UNIFIED IDEOGRAPH-2333D: not included in any glyphset definition
    • U+2333E CJK UNIFIED IDEOGRAPH-2333E: not included in any glyphset definition
    • U+23343 CJK UNIFIED IDEOGRAPH-23343: not included in any glyphset definition
    • U+23344 CJK UNIFIED IDEOGRAPH-23344: not included in any glyphset definition
    • U+23346 CJK UNIFIED IDEOGRAPH-23346: not included in any glyphset definition
    • U+23347 CJK UNIFIED IDEOGRAPH-23347: not included in any glyphset definition
    • U+23348 CJK UNIFIED IDEOGRAPH-23348: not included in any glyphset definition
    • U+2334F CJK UNIFIED IDEOGRAPH-2334F: not included in any glyphset definition
    • U+23350 CJK UNIFIED IDEOGRAPH-23350: not included in any glyphset definition
    • U+23351 CJK UNIFIED IDEOGRAPH-23351: not included in any glyphset definition
    • U+23353 CJK UNIFIED IDEOGRAPH-23353: not included in any glyphset definition
    • U+23356 CJK UNIFIED IDEOGRAPH-23356: not included in any glyphset definition
    • U+23358 CJK UNIFIED IDEOGRAPH-23358: not included in any glyphset definition
    • U+23359 CJK UNIFIED IDEOGRAPH-23359: not included in any glyphset definition
    • U+2335B CJK UNIFIED IDEOGRAPH-2335B: not included in any glyphset definition
    • U+2335C CJK UNIFIED IDEOGRAPH-2335C: not included in any glyphset definition
    • U+2335D CJK UNIFIED IDEOGRAPH-2335D: not included in any glyphset definition
    • U+2335E CJK UNIFIED IDEOGRAPH-2335E: not included in any glyphset definition
    • U+2335F CJK UNIFIED IDEOGRAPH-2335F: not included in any glyphset definition
    • U+23360 CJK UNIFIED IDEOGRAPH-23360: not included in any glyphset definition
    • U+23361 CJK UNIFIED IDEOGRAPH-23361: not included in any glyphset definition
    • U+23362 CJK UNIFIED IDEOGRAPH-23362: not included in any glyphset definition
    • U+23363 CJK UNIFIED IDEOGRAPH-23363: not included in any glyphset definition
    • U+23364 CJK UNIFIED IDEOGRAPH-23364: not included in any glyphset definition
    • U+23365 CJK UNIFIED IDEOGRAPH-23365: not included in any glyphset definition
    • U+23366 CJK UNIFIED IDEOGRAPH-23366: not included in any glyphset definition
    • U+23367 CJK UNIFIED IDEOGRAPH-23367: not included in any glyphset definition
    • U+23368 CJK UNIFIED IDEOGRAPH-23368: not included in any glyphset definition
    • U+2336C CJK UNIFIED IDEOGRAPH-2336C: not included in any glyphset definition
    • U+2336E CJK UNIFIED IDEOGRAPH-2336E: not included in any glyphset definition
    • U+2336F CJK UNIFIED IDEOGRAPH-2336F: not included in any glyphset definition
    • U+23370 CJK UNIFIED IDEOGRAPH-23370: not included in any glyphset definition
    • U+23372 CJK UNIFIED IDEOGRAPH-23372: not included in any glyphset definition
    • U+23374 CJK UNIFIED IDEOGRAPH-23374: not included in any glyphset definition
    • U+23375 CJK UNIFIED IDEOGRAPH-23375: not included in any glyphset definition
    • U+23377 CJK UNIFIED IDEOGRAPH-23377: not included in any glyphset definition
    • U+23378 CJK UNIFIED IDEOGRAPH-23378: not included in any glyphset definition
    • U+23379 CJK UNIFIED IDEOGRAPH-23379: not included in any glyphset definition
    • U+2337A CJK UNIFIED IDEOGRAPH-2337A: not included in any glyphset definition
    • U+23384 CJK UNIFIED IDEOGRAPH-23384: not included in any glyphset definition
    • U+23385 CJK UNIFIED IDEOGRAPH-23385: not included in any glyphset definition
    • U+2338C CJK UNIFIED IDEOGRAPH-2338C: not included in any glyphset definition
    • U+2338D CJK UNIFIED IDEOGRAPH-2338D: not included in any glyphset definition
    • U+2338E CJK UNIFIED IDEOGRAPH-2338E: not included in any glyphset definition
    • U+23391 CJK UNIFIED IDEOGRAPH-23391: not included in any glyphset definition
    • U+23392 CJK UNIFIED IDEOGRAPH-23392: not included in any glyphset definition
    • U+23393 CJK UNIFIED IDEOGRAPH-23393: not included in any glyphset definition
    • U+23394 CJK UNIFIED IDEOGRAPH-23394: not included in any glyphset definition
    • U+23395 CJK UNIFIED IDEOGRAPH-23395: not included in any glyphset definition
    • U+23396 CJK UNIFIED IDEOGRAPH-23396: not included in any glyphset definition
    • U+2339A CJK UNIFIED IDEOGRAPH-2339A: not included in any glyphset definition
    • U+2339B CJK UNIFIED IDEOGRAPH-2339B: not included in any glyphset definition
    • U+2339C CJK UNIFIED IDEOGRAPH-2339C: not included in any glyphset definition
    • U+2339F CJK UNIFIED IDEOGRAPH-2339F: not included in any glyphset definition
    • U+233A3 CJK UNIFIED IDEOGRAPH-233A3: not included in any glyphset definition
    • U+233A4 CJK UNIFIED IDEOGRAPH-233A4: not included in any glyphset definition
    • U+233A9 CJK UNIFIED IDEOGRAPH-233A9: not included in any glyphset definition
    • U+233AD CJK UNIFIED IDEOGRAPH-233AD: not included in any glyphset definition
    • U+233B1 CJK UNIFIED IDEOGRAPH-233B1: not included in any glyphset definition
    • U+233B2 CJK UNIFIED IDEOGRAPH-233B2: not included in any glyphset definition
    • U+233B3 CJK UNIFIED IDEOGRAPH-233B3: not included in any glyphset definition
    • U+233B4 CJK UNIFIED IDEOGRAPH-233B4: not included in any glyphset definition
    • U+233B5 CJK UNIFIED IDEOGRAPH-233B5: not included in any glyphset definition
    • U+233B8 CJK UNIFIED IDEOGRAPH-233B8: not included in any glyphset definition
    • U+233B9 CJK UNIFIED IDEOGRAPH-233B9: not included in any glyphset definition
    • U+233BA CJK UNIFIED IDEOGRAPH-233BA: not included in any glyphset definition
    • U+233BE CJK UNIFIED IDEOGRAPH-233BE: not included in any glyphset definition
    • U+233BF CJK UNIFIED IDEOGRAPH-233BF: not included in any glyphset definition
    • U+233C0 CJK UNIFIED IDEOGRAPH-233C0: not included in any glyphset definition
    • U+233C1 CJK UNIFIED IDEOGRAPH-233C1: not included in any glyphset definition
    • U+233C2 CJK UNIFIED IDEOGRAPH-233C2: not included in any glyphset definition
    • U+233C3 CJK UNIFIED IDEOGRAPH-233C3: not included in any glyphset definition
    • U+233C4 CJK UNIFIED IDEOGRAPH-233C4: not included in any glyphset definition
    • U+233CB CJK UNIFIED IDEOGRAPH-233CB: not included in any glyphset definition
    • U+233CC CJK UNIFIED IDEOGRAPH-233CC: not included in any glyphset definition
    • U+233D0 CJK UNIFIED IDEOGRAPH-233D0: not included in any glyphset definition
    • U+233D1 CJK UNIFIED IDEOGRAPH-233D1: not included in any glyphset definition
    • U+233D2 CJK UNIFIED IDEOGRAPH-233D2: not included in any glyphset definition
    • U+233D3 CJK UNIFIED IDEOGRAPH-233D3: not included in any glyphset definition
    • U+233D4 CJK UNIFIED IDEOGRAPH-233D4: not included in any glyphset definition
    • U+233D5 CJK UNIFIED IDEOGRAPH-233D5: not included in any glyphset definition
    • U+233D6 CJK UNIFIED IDEOGRAPH-233D6: not included in any glyphset definition
    • U+233D7 CJK UNIFIED IDEOGRAPH-233D7: not included in any glyphset definition
    • U+233D8 CJK UNIFIED IDEOGRAPH-233D8: not included in any glyphset definition
    • U+233D9 CJK UNIFIED IDEOGRAPH-233D9: not included in any glyphset definition
    • U+233DA CJK UNIFIED IDEOGRAPH-233DA: not included in any glyphset definition
    • U+233DB CJK UNIFIED IDEOGRAPH-233DB: not included in any glyphset definition
    • U+233DC CJK UNIFIED IDEOGRAPH-233DC: not included in any glyphset definition
    • U+233DD CJK UNIFIED IDEOGRAPH-233DD: not included in any glyphset definition
    • U+233DE CJK UNIFIED IDEOGRAPH-233DE: not included in any glyphset definition
    • U+233DF CJK UNIFIED IDEOGRAPH-233DF: not included in any glyphset definition
    • U+233E0 CJK UNIFIED IDEOGRAPH-233E0: not included in any glyphset definition
    • U+233E1 CJK UNIFIED IDEOGRAPH-233E1: not included in any glyphset definition
    • U+233E2 CJK UNIFIED IDEOGRAPH-233E2: not included in any glyphset definition
    • U+233E4 CJK UNIFIED IDEOGRAPH-233E4: not included in any glyphset definition
    • U+233E6 CJK UNIFIED IDEOGRAPH-233E6: not included in any glyphset definition
    • U+233E7 CJK UNIFIED IDEOGRAPH-233E7: not included in any glyphset definition
    • U+233F2 CJK UNIFIED IDEOGRAPH-233F2: not included in any glyphset definition
    • U+233F3 CJK UNIFIED IDEOGRAPH-233F3: not included in any glyphset definition
    • U+233F4 CJK UNIFIED IDEOGRAPH-233F4: not included in any glyphset definition
    • U+233F6 CJK UNIFIED IDEOGRAPH-233F6: not included in any glyphset definition
    • U+233F9 CJK UNIFIED IDEOGRAPH-233F9: not included in any glyphset definition
    • U+233FA CJK UNIFIED IDEOGRAPH-233FA: not included in any glyphset definition
    • U+233FB CJK UNIFIED IDEOGRAPH-233FB: not included in any glyphset definition
    • U+233FD CJK UNIFIED IDEOGRAPH-233FD: not included in any glyphset definition
    • U+233FE CJK UNIFIED IDEOGRAPH-233FE: not included in any glyphset definition
    • U+23400 CJK UNIFIED IDEOGRAPH-23400: not included in any glyphset definition
    • U+23401 CJK UNIFIED IDEOGRAPH-23401: not included in any glyphset definition
    • U+23403 CJK UNIFIED IDEOGRAPH-23403: not included in any glyphset definition
    • U+23407 CJK UNIFIED IDEOGRAPH-23407: not included in any glyphset definition
    • U+23408 CJK UNIFIED IDEOGRAPH-23408: not included in any glyphset definition
    • U+23409 CJK UNIFIED IDEOGRAPH-23409: not included in any glyphset definition
    • U+2340A CJK UNIFIED IDEOGRAPH-2340A: not included in any glyphset definition
    • U+2340B CJK UNIFIED IDEOGRAPH-2340B: not included in any glyphset definition
    • U+2340C CJK UNIFIED IDEOGRAPH-2340C: not included in any glyphset definition
    • U+2340D CJK UNIFIED IDEOGRAPH-2340D: not included in any glyphset definition
    • U+2340E CJK UNIFIED IDEOGRAPH-2340E: not included in any glyphset definition
    • U+2340F CJK UNIFIED IDEOGRAPH-2340F: not included in any glyphset definition
    • U+23410 CJK UNIFIED IDEOGRAPH-23410: not included in any glyphset definition
    • U+23411 CJK UNIFIED IDEOGRAPH-23411: not included in any glyphset definition
    • U+23412 CJK UNIFIED IDEOGRAPH-23412: not included in any glyphset definition
    • U+23413 CJK UNIFIED IDEOGRAPH-23413: not included in any glyphset definition
    • U+23415 CJK UNIFIED IDEOGRAPH-23415: not included in any glyphset definition
    • U+2341D CJK UNIFIED IDEOGRAPH-2341D: not included in any glyphset definition
    • U+23421 CJK UNIFIED IDEOGRAPH-23421: not included in any glyphset definition
    • U+23424 CJK UNIFIED IDEOGRAPH-23424: not included in any glyphset definition
    • U+23429 CJK UNIFIED IDEOGRAPH-23429: not included in any glyphset definition
    • U+2342B CJK UNIFIED IDEOGRAPH-2342B: not included in any glyphset definition
    • U+2342C CJK UNIFIED IDEOGRAPH-2342C: not included in any glyphset definition
    • U+2342D CJK UNIFIED IDEOGRAPH-2342D: not included in any glyphset definition
    • U+2342E CJK UNIFIED IDEOGRAPH-2342E: not included in any glyphset definition
    • U+2342F CJK UNIFIED IDEOGRAPH-2342F: not included in any glyphset definition
    • U+23435 CJK UNIFIED IDEOGRAPH-23435: not included in any glyphset definition
    • U+23436 CJK UNIFIED IDEOGRAPH-23436: not included in any glyphset definition
    • U+23437 CJK UNIFIED IDEOGRAPH-23437: not included in any glyphset definition
    • U+23438 CJK UNIFIED IDEOGRAPH-23438: not included in any glyphset definition
    • U+23439 CJK UNIFIED IDEOGRAPH-23439: not included in any glyphset definition
    • U+2343A CJK UNIFIED IDEOGRAPH-2343A: not included in any glyphset definition
    • U+2343B CJK UNIFIED IDEOGRAPH-2343B: not included in any glyphset definition
    • U+2343D CJK UNIFIED IDEOGRAPH-2343D: not included in any glyphset definition
    • U+2343E CJK UNIFIED IDEOGRAPH-2343E: not included in any glyphset definition
    • U+2343F CJK UNIFIED IDEOGRAPH-2343F: not included in any glyphset definition
    • U+23440 CJK UNIFIED IDEOGRAPH-23440: not included in any glyphset definition
    • U+23441 CJK UNIFIED IDEOGRAPH-23441: not included in any glyphset definition
    • U+23442 CJK UNIFIED IDEOGRAPH-23442: not included in any glyphset definition
    • U+23443 CJK UNIFIED IDEOGRAPH-23443: not included in any glyphset definition
    • U+23444 CJK UNIFIED IDEOGRAPH-23444: not included in any glyphset definition
    • U+2344A CJK UNIFIED IDEOGRAPH-2344A: not included in any glyphset definition
    • U+2344B CJK UNIFIED IDEOGRAPH-2344B: not included in any glyphset definition
    • U+23451 CJK UNIFIED IDEOGRAPH-23451: not included in any glyphset definition
    • U+23455 CJK UNIFIED IDEOGRAPH-23455: not included in any glyphset definition
    • U+23465 CJK UNIFIED IDEOGRAPH-23465: not included in any glyphset definition
    • U+23466 CJK UNIFIED IDEOGRAPH-23466: not included in any glyphset definition
    • U+23467 CJK UNIFIED IDEOGRAPH-23467: not included in any glyphset definition
    • U+23468 CJK UNIFIED IDEOGRAPH-23468: not included in any glyphset definition
    • U+2346A CJK UNIFIED IDEOGRAPH-2346A: not included in any glyphset definition
    • U+2346B CJK UNIFIED IDEOGRAPH-2346B: not included in any glyphset definition
    • U+2346D CJK UNIFIED IDEOGRAPH-2346D: not included in any glyphset definition
    • U+2346F CJK UNIFIED IDEOGRAPH-2346F: not included in any glyphset definition
    • U+23471 CJK UNIFIED IDEOGRAPH-23471: not included in any glyphset definition
    • U+23472 CJK UNIFIED IDEOGRAPH-23472: not included in any glyphset definition
    • U+23473 CJK UNIFIED IDEOGRAPH-23473: not included in any glyphset definition
    • U+23474 CJK UNIFIED IDEOGRAPH-23474: not included in any glyphset definition
    • U+23475 CJK UNIFIED IDEOGRAPH-23475: not included in any glyphset definition
    • U+23478 CJK UNIFIED IDEOGRAPH-23478: not included in any glyphset definition
    • U+23479 CJK UNIFIED IDEOGRAPH-23479: not included in any glyphset definition
    • U+2347B CJK UNIFIED IDEOGRAPH-2347B: not included in any glyphset definition
    • U+2347F CJK UNIFIED IDEOGRAPH-2347F: not included in any glyphset definition
    • U+23480 CJK UNIFIED IDEOGRAPH-23480: not included in any glyphset definition
    • U+23481 CJK UNIFIED IDEOGRAPH-23481: not included in any glyphset definition
    • U+23482 CJK UNIFIED IDEOGRAPH-23482: not included in any glyphset definition
    • U+23483 CJK UNIFIED IDEOGRAPH-23483: not included in any glyphset definition
    • U+23484 CJK UNIFIED IDEOGRAPH-23484: not included in any glyphset definition
    • U+23485 CJK UNIFIED IDEOGRAPH-23485: not included in any glyphset definition
    • U+23486 CJK UNIFIED IDEOGRAPH-23486: not included in any glyphset definition
    • U+23487 CJK UNIFIED IDEOGRAPH-23487: not included in any glyphset definition
    • U+23488 CJK UNIFIED IDEOGRAPH-23488: not included in any glyphset definition
    • U+23489 CJK UNIFIED IDEOGRAPH-23489: not included in any glyphset definition
    • U+2348B CJK UNIFIED IDEOGRAPH-2348B: not included in any glyphset definition
    • U+2348C CJK UNIFIED IDEOGRAPH-2348C: not included in any glyphset definition
    • U+2348D CJK UNIFIED IDEOGRAPH-2348D: not included in any glyphset definition
    • U+23496 CJK UNIFIED IDEOGRAPH-23496: not included in any glyphset definition
    • U+23497 CJK UNIFIED IDEOGRAPH-23497: not included in any glyphset definition
    • U+234A3 CJK UNIFIED IDEOGRAPH-234A3: not included in any glyphset definition
    • U+234A9 CJK UNIFIED IDEOGRAPH-234A9: not included in any glyphset definition
    • U+234AA CJK UNIFIED IDEOGRAPH-234AA: not included in any glyphset definition
    • U+234AB CJK UNIFIED IDEOGRAPH-234AB: not included in any glyphset definition
    • U+234AC CJK UNIFIED IDEOGRAPH-234AC: not included in any glyphset definition
    • U+234AD CJK UNIFIED IDEOGRAPH-234AD: not included in any glyphset definition
    • U+234AF CJK UNIFIED IDEOGRAPH-234AF: not included in any glyphset definition
    • U+234B6 CJK UNIFIED IDEOGRAPH-234B6: not included in any glyphset definition
    • U+234B7 CJK UNIFIED IDEOGRAPH-234B7: not included in any glyphset definition
    • U+234B8 CJK UNIFIED IDEOGRAPH-234B8: not included in any glyphset definition
    • U+234B9 CJK UNIFIED IDEOGRAPH-234B9: not included in any glyphset definition
    • U+234BA CJK UNIFIED IDEOGRAPH-234BA: not included in any glyphset definition
    • U+234BB CJK UNIFIED IDEOGRAPH-234BB: not included in any glyphset definition
    • U+234BC CJK UNIFIED IDEOGRAPH-234BC: not included in any glyphset definition
    • U+234C0 CJK UNIFIED IDEOGRAPH-234C0: not included in any glyphset definition
    • U+234C1 CJK UNIFIED IDEOGRAPH-234C1: not included in any glyphset definition
    • U+234C2 CJK UNIFIED IDEOGRAPH-234C2: not included in any glyphset definition
    • U+234C3 CJK UNIFIED IDEOGRAPH-234C3: not included in any glyphset definition
    • U+234C5 CJK UNIFIED IDEOGRAPH-234C5: not included in any glyphset definition
    • U+234C6 CJK UNIFIED IDEOGRAPH-234C6: not included in any glyphset definition
    • U+234C8 CJK UNIFIED IDEOGRAPH-234C8: not included in any glyphset definition
    • U+234C9 CJK UNIFIED IDEOGRAPH-234C9: not included in any glyphset definition
    • U+234CA CJK UNIFIED IDEOGRAPH-234CA: not included in any glyphset definition
    • U+234CB CJK UNIFIED IDEOGRAPH-234CB: not included in any glyphset definition
    • U+234CC CJK UNIFIED IDEOGRAPH-234CC: not included in any glyphset definition
    • U+234CD CJK UNIFIED IDEOGRAPH-234CD: not included in any glyphset definition
    • U+234CE CJK UNIFIED IDEOGRAPH-234CE: not included in any glyphset definition
    • U+234CF CJK UNIFIED IDEOGRAPH-234CF: not included in any glyphset definition
    • U+234D0 CJK UNIFIED IDEOGRAPH-234D0: not included in any glyphset definition
    • U+234D1 CJK UNIFIED IDEOGRAPH-234D1: not included in any glyphset definition
    • U+234D2 CJK UNIFIED IDEOGRAPH-234D2: not included in any glyphset definition
    • U+234D3 CJK UNIFIED IDEOGRAPH-234D3: not included in any glyphset definition
    • U+234D4 CJK UNIFIED IDEOGRAPH-234D4: not included in any glyphset definition
    • U+234D5 CJK UNIFIED IDEOGRAPH-234D5: not included in any glyphset definition
    • U+234D6 CJK UNIFIED IDEOGRAPH-234D6: not included in any glyphset definition
    • U+234D7 CJK UNIFIED IDEOGRAPH-234D7: not included in any glyphset definition
    • U+234D8 CJK UNIFIED IDEOGRAPH-234D8: not included in any glyphset definition
    • U+234D9 CJK UNIFIED IDEOGRAPH-234D9: not included in any glyphset definition
    • U+234DB CJK UNIFIED IDEOGRAPH-234DB: not included in any glyphset definition
    • U+234DC CJK UNIFIED IDEOGRAPH-234DC: not included in any glyphset definition
    • U+234DD CJK UNIFIED IDEOGRAPH-234DD: not included in any glyphset definition
    • U+234DE CJK UNIFIED IDEOGRAPH-234DE: not included in any glyphset definition
    • U+234DF CJK UNIFIED IDEOGRAPH-234DF: not included in any glyphset definition
    • U+234E0 CJK UNIFIED IDEOGRAPH-234E0: not included in any glyphset definition
    • U+234E1 CJK UNIFIED IDEOGRAPH-234E1: not included in any glyphset definition
    • U+234E4 CJK UNIFIED IDEOGRAPH-234E4: not included in any glyphset definition
    • U+234E7 CJK UNIFIED IDEOGRAPH-234E7: not included in any glyphset definition
    • U+234E9 CJK UNIFIED IDEOGRAPH-234E9: not included in any glyphset definition
    • U+234F8 CJK UNIFIED IDEOGRAPH-234F8: not included in any glyphset definition
    • U+234FF CJK UNIFIED IDEOGRAPH-234FF: not included in any glyphset definition
    • U+23507 CJK UNIFIED IDEOGRAPH-23507: not included in any glyphset definition
    • U+2350B CJK UNIFIED IDEOGRAPH-2350B: not included in any glyphset definition
    • U+2350C CJK UNIFIED IDEOGRAPH-2350C: not included in any glyphset definition
    • U+2350E CJK UNIFIED IDEOGRAPH-2350E: not included in any glyphset definition
    • U+2350F CJK UNIFIED IDEOGRAPH-2350F: not included in any glyphset definition
    • U+23510 CJK UNIFIED IDEOGRAPH-23510: not included in any glyphset definition
    • U+23511 CJK UNIFIED IDEOGRAPH-23511: not included in any glyphset definition
    • U+23512 CJK UNIFIED IDEOGRAPH-23512: not included in any glyphset definition
    • U+23513 CJK UNIFIED IDEOGRAPH-23513: not included in any glyphset definition
    • U+23514 CJK UNIFIED IDEOGRAPH-23514: not included in any glyphset definition
    • U+23515 CJK UNIFIED IDEOGRAPH-23515: not included in any glyphset definition
    • U+23516 CJK UNIFIED IDEOGRAPH-23516: not included in any glyphset definition
    • U+23517 CJK UNIFIED IDEOGRAPH-23517: not included in any glyphset definition
    • U+23528 CJK UNIFIED IDEOGRAPH-23528: not included in any glyphset definition
    • U+2352A CJK UNIFIED IDEOGRAPH-2352A: not included in any glyphset definition
    • U+2352B CJK UNIFIED IDEOGRAPH-2352B: not included in any glyphset definition
    • U+2352C CJK UNIFIED IDEOGRAPH-2352C: not included in any glyphset definition
    • U+2352D CJK UNIFIED IDEOGRAPH-2352D: not included in any glyphset definition
    • U+2352E CJK UNIFIED IDEOGRAPH-2352E: not included in any glyphset definition
    • U+2352F CJK UNIFIED IDEOGRAPH-2352F: not included in any glyphset definition
    • U+23530 CJK UNIFIED IDEOGRAPH-23530: not included in any glyphset definition
    • U+23531 CJK UNIFIED IDEOGRAPH-23531: not included in any glyphset definition
    • U+23532 CJK UNIFIED IDEOGRAPH-23532: not included in any glyphset definition
    • U+23533 CJK UNIFIED IDEOGRAPH-23533: not included in any glyphset definition
    • U+23534 CJK UNIFIED IDEOGRAPH-23534: not included in any glyphset definition
    • U+23535 CJK UNIFIED IDEOGRAPH-23535: not included in any glyphset definition
    • U+23536 CJK UNIFIED IDEOGRAPH-23536: not included in any glyphset definition
    • U+23537 CJK UNIFIED IDEOGRAPH-23537: not included in any glyphset definition
    • U+23538 CJK UNIFIED IDEOGRAPH-23538: not included in any glyphset definition
    • U+23539 CJK UNIFIED IDEOGRAPH-23539: not included in any glyphset definition
    • U+2353A CJK UNIFIED IDEOGRAPH-2353A: not included in any glyphset definition
    • U+2353B CJK UNIFIED IDEOGRAPH-2353B: not included in any glyphset definition
    • U+2353C CJK UNIFIED IDEOGRAPH-2353C: not included in any glyphset definition
    • U+2353D CJK UNIFIED IDEOGRAPH-2353D: not included in any glyphset definition
    • U+2353E CJK UNIFIED IDEOGRAPH-2353E: not included in any glyphset definition
    • U+2353F CJK UNIFIED IDEOGRAPH-2353F: not included in any glyphset definition
    • U+23540 CJK UNIFIED IDEOGRAPH-23540: not included in any glyphset definition
    • U+23541 CJK UNIFIED IDEOGRAPH-23541: not included in any glyphset definition
    • U+23542 CJK UNIFIED IDEOGRAPH-23542: not included in any glyphset definition
    • U+23543 CJK UNIFIED IDEOGRAPH-23543: not included in any glyphset definition
    • U+23544 CJK UNIFIED IDEOGRAPH-23544: not included in any glyphset definition
    • U+23545 CJK UNIFIED IDEOGRAPH-23545: not included in any glyphset definition
    • U+23546 CJK UNIFIED IDEOGRAPH-23546: not included in any glyphset definition
    • U+23547 CJK UNIFIED IDEOGRAPH-23547: not included in any glyphset definition
    • U+23548 CJK UNIFIED IDEOGRAPH-23548: not included in any glyphset definition
    • U+23549 CJK UNIFIED IDEOGRAPH-23549: not included in any glyphset definition
    • U+2354A CJK UNIFIED IDEOGRAPH-2354A: not included in any glyphset definition
    • U+2354B CJK UNIFIED IDEOGRAPH-2354B: not included in any glyphset definition
    • U+2354C CJK UNIFIED IDEOGRAPH-2354C: not included in any glyphset definition
    • U+2354D CJK UNIFIED IDEOGRAPH-2354D: not included in any glyphset definition
    • U+2354E CJK UNIFIED IDEOGRAPH-2354E: not included in any glyphset definition
    • U+23550 CJK UNIFIED IDEOGRAPH-23550: not included in any glyphset definition
    • U+23551 CJK UNIFIED IDEOGRAPH-23551: not included in any glyphset definition
    • U+23552 CJK UNIFIED IDEOGRAPH-23552: not included in any glyphset definition
    • U+23553 CJK UNIFIED IDEOGRAPH-23553: not included in any glyphset definition
    • U+23555 CJK UNIFIED IDEOGRAPH-23555: not included in any glyphset definition
    • U+23558 CJK UNIFIED IDEOGRAPH-23558: not included in any glyphset definition
    • U+2355A CJK UNIFIED IDEOGRAPH-2355A: not included in any glyphset definition
    • U+2355C CJK UNIFIED IDEOGRAPH-2355C: not included in any glyphset definition
    • U+2355E CJK UNIFIED IDEOGRAPH-2355E: not included in any glyphset definition
    • U+2356C CJK UNIFIED IDEOGRAPH-2356C: not included in any glyphset definition
    • U+2356D CJK UNIFIED IDEOGRAPH-2356D: not included in any glyphset definition
    • U+2357D CJK UNIFIED IDEOGRAPH-2357D: not included in any glyphset definition
    • U+2357E CJK UNIFIED IDEOGRAPH-2357E: not included in any glyphset definition
    • U+2357F CJK UNIFIED IDEOGRAPH-2357F: not included in any glyphset definition
    • U+23581 CJK UNIFIED IDEOGRAPH-23581: not included in any glyphset definition
    • U+23582 CJK UNIFIED IDEOGRAPH-23582: not included in any glyphset definition
    • U+23583 CJK UNIFIED IDEOGRAPH-23583: not included in any glyphset definition
    • U+23586 CJK UNIFIED IDEOGRAPH-23586: not included in any glyphset definition
    • U+23587 CJK UNIFIED IDEOGRAPH-23587: not included in any glyphset definition
    • U+23589 CJK UNIFIED IDEOGRAPH-23589: not included in any glyphset definition
    • U+2358A CJK UNIFIED IDEOGRAPH-2358A: not included in any glyphset definition
    • U+23592 CJK UNIFIED IDEOGRAPH-23592: not included in any glyphset definition
    • U+23594 CJK UNIFIED IDEOGRAPH-23594: not included in any glyphset definition
    • U+23595 CJK UNIFIED IDEOGRAPH-23595: not included in any glyphset definition
    • U+2359A CJK UNIFIED IDEOGRAPH-2359A: not included in any glyphset definition
    • U+235A1 CJK UNIFIED IDEOGRAPH-235A1: not included in any glyphset definition
    • U+235A6 CJK UNIFIED IDEOGRAPH-235A6: not included in any glyphset definition
    • U+235A8 CJK UNIFIED IDEOGRAPH-235A8: not included in any glyphset definition
    • U+235AA CJK UNIFIED IDEOGRAPH-235AA: not included in any glyphset definition
    • U+235AB CJK UNIFIED IDEOGRAPH-235AB: not included in any glyphset definition
    • U+235AC CJK UNIFIED IDEOGRAPH-235AC: not included in any glyphset definition
    • U+235AD CJK UNIFIED IDEOGRAPH-235AD: not included in any glyphset definition
    • U+235AE CJK UNIFIED IDEOGRAPH-235AE: not included in any glyphset definition
    • U+235B0 CJK UNIFIED IDEOGRAPH-235B0: not included in any glyphset definition
    • U+235B1 CJK UNIFIED IDEOGRAPH-235B1: not included in any glyphset definition
    • U+235B2 CJK UNIFIED IDEOGRAPH-235B2: not included in any glyphset definition
    • U+235B4 CJK UNIFIED IDEOGRAPH-235B4: not included in any glyphset definition
    • U+235B5 CJK UNIFIED IDEOGRAPH-235B5: not included in any glyphset definition
    • U+235B6 CJK UNIFIED IDEOGRAPH-235B6: not included in any glyphset definition
    • U+235B7 CJK UNIFIED IDEOGRAPH-235B7: not included in any glyphset definition
    • U+235B8 CJK UNIFIED IDEOGRAPH-235B8: not included in any glyphset definition
    • U+235B9 CJK UNIFIED IDEOGRAPH-235B9: not included in any glyphset definition
    • U+235BA CJK UNIFIED IDEOGRAPH-235BA: not included in any glyphset definition
    • U+235BB CJK UNIFIED IDEOGRAPH-235BB: not included in any glyphset definition
    • U+235BC CJK UNIFIED IDEOGRAPH-235BC: not included in any glyphset definition
    • U+235BD CJK UNIFIED IDEOGRAPH-235BD: not included in any glyphset definition
    • U+235BE CJK UNIFIED IDEOGRAPH-235BE: not included in any glyphset definition
    • U+235BF CJK UNIFIED IDEOGRAPH-235BF: not included in any glyphset definition
    • U+235C1 CJK UNIFIED IDEOGRAPH-235C1: not included in any glyphset definition
    • U+235C2 CJK UNIFIED IDEOGRAPH-235C2: not included in any glyphset definition
    • U+235C3 CJK UNIFIED IDEOGRAPH-235C3: not included in any glyphset definition
    • U+235C4 CJK UNIFIED IDEOGRAPH-235C4: not included in any glyphset definition
    • U+235CA CJK UNIFIED IDEOGRAPH-235CA: not included in any glyphset definition
    • U+235CB CJK UNIFIED IDEOGRAPH-235CB: not included in any glyphset definition
    • U+235CC CJK UNIFIED IDEOGRAPH-235CC: not included in any glyphset definition
    • U+235CE CJK UNIFIED IDEOGRAPH-235CE: not included in any glyphset definition
    • U+235D3 CJK UNIFIED IDEOGRAPH-235D3: not included in any glyphset definition
    • U+235D8 CJK UNIFIED IDEOGRAPH-235D8: not included in any glyphset definition
    • U+235D9 CJK UNIFIED IDEOGRAPH-235D9: not included in any glyphset definition
    • U+235E4 CJK UNIFIED IDEOGRAPH-235E4: not included in any glyphset definition
    • U+235EA CJK UNIFIED IDEOGRAPH-235EA: not included in any glyphset definition
    • U+235EF CJK UNIFIED IDEOGRAPH-235EF: not included in any glyphset definition
    • U+235F1 CJK UNIFIED IDEOGRAPH-235F1: not included in any glyphset definition
    • U+235F4 CJK UNIFIED IDEOGRAPH-235F4: not included in any glyphset definition
    • U+235F5 CJK UNIFIED IDEOGRAPH-235F5: not included in any glyphset definition
    • U+235F7 CJK UNIFIED IDEOGRAPH-235F7: not included in any glyphset definition
    • U+235F8 CJK UNIFIED IDEOGRAPH-235F8: not included in any glyphset definition
    • U+235F9 CJK UNIFIED IDEOGRAPH-235F9: not included in any glyphset definition
    • U+235FA CJK UNIFIED IDEOGRAPH-235FA: not included in any glyphset definition
    • U+235FB CJK UNIFIED IDEOGRAPH-235FB: not included in any glyphset definition
    • U+235FC CJK UNIFIED IDEOGRAPH-235FC: not included in any glyphset definition
    • U+235FF CJK UNIFIED IDEOGRAPH-235FF: not included in any glyphset definition
    • U+23600 CJK UNIFIED IDEOGRAPH-23600: not included in any glyphset definition
    • U+23605 CJK UNIFIED IDEOGRAPH-23605: not included in any glyphset definition
    • U+23607 CJK UNIFIED IDEOGRAPH-23607: not included in any glyphset definition
    • U+2360D CJK UNIFIED IDEOGRAPH-2360D: not included in any glyphset definition
    • U+23610 CJK UNIFIED IDEOGRAPH-23610: not included in any glyphset definition
    • U+23611 CJK UNIFIED IDEOGRAPH-23611: not included in any glyphset definition
    • U+23612 CJK UNIFIED IDEOGRAPH-23612: not included in any glyphset definition
    • U+23613 CJK UNIFIED IDEOGRAPH-23613: not included in any glyphset definition
    • U+23615 CJK UNIFIED IDEOGRAPH-23615: not included in any glyphset definition
    • U+23616 CJK UNIFIED IDEOGRAPH-23616: not included in any glyphset definition
    • U+23617 CJK UNIFIED IDEOGRAPH-23617: not included in any glyphset definition
    • U+23618 CJK UNIFIED IDEOGRAPH-23618: not included in any glyphset definition
    • U+23619 CJK UNIFIED IDEOGRAPH-23619: not included in any glyphset definition
    • U+2361A CJK UNIFIED IDEOGRAPH-2361A: not included in any glyphset definition
    • U+2361B CJK UNIFIED IDEOGRAPH-2361B: not included in any glyphset definition
    • U+2361C CJK UNIFIED IDEOGRAPH-2361C: not included in any glyphset definition
    • U+2361D CJK UNIFIED IDEOGRAPH-2361D: not included in any glyphset definition
    • U+2361E CJK UNIFIED IDEOGRAPH-2361E: not included in any glyphset definition
    • U+2361F CJK UNIFIED IDEOGRAPH-2361F: not included in any glyphset definition
    • U+23620 CJK UNIFIED IDEOGRAPH-23620: not included in any glyphset definition
    • U+23621 CJK UNIFIED IDEOGRAPH-23621: not included in any glyphset definition
    • U+23622 CJK UNIFIED IDEOGRAPH-23622: not included in any glyphset definition
    • U+23623 CJK UNIFIED IDEOGRAPH-23623: not included in any glyphset definition
    • U+23624 CJK UNIFIED IDEOGRAPH-23624: not included in any glyphset definition
    • U+23625 CJK UNIFIED IDEOGRAPH-23625: not included in any glyphset definition
    • U+23626 CJK UNIFIED IDEOGRAPH-23626: not included in any glyphset definition
    • U+23627 CJK UNIFIED IDEOGRAPH-23627: not included in any glyphset definition
    • U+23629 CJK UNIFIED IDEOGRAPH-23629: not included in any glyphset definition
    • U+2362A CJK UNIFIED IDEOGRAPH-2362A: not included in any glyphset definition
    • U+2362B CJK UNIFIED IDEOGRAPH-2362B: not included in any glyphset definition
    • U+2362C CJK UNIFIED IDEOGRAPH-2362C: not included in any glyphset definition
    • U+2362D CJK UNIFIED IDEOGRAPH-2362D: not included in any glyphset definition
    • U+2362E CJK UNIFIED IDEOGRAPH-2362E: not included in any glyphset definition
    • U+2362F CJK UNIFIED IDEOGRAPH-2362F: not included in any glyphset definition
    • U+23630 CJK UNIFIED IDEOGRAPH-23630: not included in any glyphset definition
    • U+23631 CJK UNIFIED IDEOGRAPH-23631: not included in any glyphset definition
    • U+23632 CJK UNIFIED IDEOGRAPH-23632: not included in any glyphset definition
    • U+23633 CJK UNIFIED IDEOGRAPH-23633: not included in any glyphset definition
    • U+23634 CJK UNIFIED IDEOGRAPH-23634: not included in any glyphset definition
    • U+23635 CJK UNIFIED IDEOGRAPH-23635: not included in any glyphset definition
    • U+23637 CJK UNIFIED IDEOGRAPH-23637: not included in any glyphset definition
    • U+23638 CJK UNIFIED IDEOGRAPH-23638: not included in any glyphset definition
    • U+23639 CJK UNIFIED IDEOGRAPH-23639: not included in any glyphset definition
    • U+2363A CJK UNIFIED IDEOGRAPH-2363A: not included in any glyphset definition
    • U+2363B CJK UNIFIED IDEOGRAPH-2363B: not included in any glyphset definition
    • U+2363D CJK UNIFIED IDEOGRAPH-2363D: not included in any glyphset definition
    • U+23640 CJK UNIFIED IDEOGRAPH-23640: not included in any glyphset definition
    • U+23641 CJK UNIFIED IDEOGRAPH-23641: not included in any glyphset definition
    • U+23647 CJK UNIFIED IDEOGRAPH-23647: not included in any glyphset definition
    • U+2364E CJK UNIFIED IDEOGRAPH-2364E: not included in any glyphset definition
    • U+23659 CJK UNIFIED IDEOGRAPH-23659: not included in any glyphset definition
    • U+2365B CJK UNIFIED IDEOGRAPH-2365B: not included in any glyphset definition
    • U+2365F CJK UNIFIED IDEOGRAPH-2365F: not included in any glyphset definition
    • U+23661 CJK UNIFIED IDEOGRAPH-23661: not included in any glyphset definition
    • U+2366A CJK UNIFIED IDEOGRAPH-2366A: not included in any glyphset definition
    • U+2366C CJK UNIFIED IDEOGRAPH-2366C: not included in any glyphset definition
    • U+23670 CJK UNIFIED IDEOGRAPH-23670: not included in any glyphset definition
    • U+23671 CJK UNIFIED IDEOGRAPH-23671: not included in any glyphset definition
    • U+23673 CJK UNIFIED IDEOGRAPH-23673: not included in any glyphset definition
    • U+23674 CJK UNIFIED IDEOGRAPH-23674: not included in any glyphset definition
    • U+23675 CJK UNIFIED IDEOGRAPH-23675: not included in any glyphset definition
    • U+23676 CJK UNIFIED IDEOGRAPH-23676: not included in any glyphset definition
    • U+23677 CJK UNIFIED IDEOGRAPH-23677: not included in any glyphset definition
    • U+2367A CJK UNIFIED IDEOGRAPH-2367A: not included in any glyphset definition
    • U+2367B CJK UNIFIED IDEOGRAPH-2367B: not included in any glyphset definition
    • U+2367C CJK UNIFIED IDEOGRAPH-2367C: not included in any glyphset definition
    • U+2367D CJK UNIFIED IDEOGRAPH-2367D: not included in any glyphset definition
    • U+2367E CJK UNIFIED IDEOGRAPH-2367E: not included in any glyphset definition
    • U+2367F CJK UNIFIED IDEOGRAPH-2367F: not included in any glyphset definition
    • U+23680 CJK UNIFIED IDEOGRAPH-23680: not included in any glyphset definition
    • U+23681 CJK UNIFIED IDEOGRAPH-23681: not included in any glyphset definition
    • U+23682 CJK UNIFIED IDEOGRAPH-23682: not included in any glyphset definition
    • U+23683 CJK UNIFIED IDEOGRAPH-23683: not included in any glyphset definition
    • U+23684 CJK UNIFIED IDEOGRAPH-23684: not included in any glyphset definition
    • U+23685 CJK UNIFIED IDEOGRAPH-23685: not included in any glyphset definition
    • U+23686 CJK UNIFIED IDEOGRAPH-23686: not included in any glyphset definition
    • U+23687 CJK UNIFIED IDEOGRAPH-23687: not included in any glyphset definition
    • U+23688 CJK UNIFIED IDEOGRAPH-23688: not included in any glyphset definition
    • U+2368A CJK UNIFIED IDEOGRAPH-2368A: not included in any glyphset definition
    • U+2368B CJK UNIFIED IDEOGRAPH-2368B: not included in any glyphset definition
    • U+2368C CJK UNIFIED IDEOGRAPH-2368C: not included in any glyphset definition
    • U+2368D CJK UNIFIED IDEOGRAPH-2368D: not included in any glyphset definition
    • U+2368E CJK UNIFIED IDEOGRAPH-2368E: not included in any glyphset definition
    • U+2368F CJK UNIFIED IDEOGRAPH-2368F: not included in any glyphset definition
    • U+23690 CJK UNIFIED IDEOGRAPH-23690: not included in any glyphset definition
    • U+23691 CJK UNIFIED IDEOGRAPH-23691: not included in any glyphset definition
    • U+23692 CJK UNIFIED IDEOGRAPH-23692: not included in any glyphset definition
    • U+23693 CJK UNIFIED IDEOGRAPH-23693: not included in any glyphset definition
    • U+23694 CJK UNIFIED IDEOGRAPH-23694: not included in any glyphset definition
    • U+23695 CJK UNIFIED IDEOGRAPH-23695: not included in any glyphset definition
    • U+23696 CJK UNIFIED IDEOGRAPH-23696: not included in any glyphset definition
    • U+23697 CJK UNIFIED IDEOGRAPH-23697: not included in any glyphset definition
    • U+23698 CJK UNIFIED IDEOGRAPH-23698: not included in any glyphset definition
    • U+23699 CJK UNIFIED IDEOGRAPH-23699: not included in any glyphset definition
    • U+2369A CJK UNIFIED IDEOGRAPH-2369A: not included in any glyphset definition
    • U+2369B CJK UNIFIED IDEOGRAPH-2369B: not included in any glyphset definition
    • U+2369C CJK UNIFIED IDEOGRAPH-2369C: not included in any glyphset definition
    • U+2369D CJK UNIFIED IDEOGRAPH-2369D: not included in any glyphset definition
    • U+2369F CJK UNIFIED IDEOGRAPH-2369F: not included in any glyphset definition
    • U+236A0 CJK UNIFIED IDEOGRAPH-236A0: not included in any glyphset definition
    • U+236A1 CJK UNIFIED IDEOGRAPH-236A1: not included in any glyphset definition
    • U+236A2 CJK UNIFIED IDEOGRAPH-236A2: not included in any glyphset definition
    • U+236A3 CJK UNIFIED IDEOGRAPH-236A3: not included in any glyphset definition
    • U+236A4 CJK UNIFIED IDEOGRAPH-236A4: not included in any glyphset definition
    • U+236A5 CJK UNIFIED IDEOGRAPH-236A5: not included in any glyphset definition
    • U+236A6 CJK UNIFIED IDEOGRAPH-236A6: not included in any glyphset definition
    • U+236A7 CJK UNIFIED IDEOGRAPH-236A7: not included in any glyphset definition
    • U+236A8 CJK UNIFIED IDEOGRAPH-236A8: not included in any glyphset definition
    • U+236A9 CJK UNIFIED IDEOGRAPH-236A9: not included in any glyphset definition
    • U+236AA CJK UNIFIED IDEOGRAPH-236AA: not included in any glyphset definition
    • U+236B0 CJK UNIFIED IDEOGRAPH-236B0: not included in any glyphset definition
    • U+236B4 CJK UNIFIED IDEOGRAPH-236B4: not included in any glyphset definition
    • U+236BA CJK UNIFIED IDEOGRAPH-236BA: not included in any glyphset definition
    • U+236BF CJK UNIFIED IDEOGRAPH-236BF: not included in any glyphset definition
    • U+236D5 CJK UNIFIED IDEOGRAPH-236D5: not included in any glyphset definition
    • U+236D6 CJK UNIFIED IDEOGRAPH-236D6: not included in any glyphset definition
    • U+236D8 CJK UNIFIED IDEOGRAPH-236D8: not included in any glyphset definition
    • U+236DA CJK UNIFIED IDEOGRAPH-236DA: not included in any glyphset definition
    • U+236DB CJK UNIFIED IDEOGRAPH-236DB: not included in any glyphset definition
    • U+236E5 CJK UNIFIED IDEOGRAPH-236E5: not included in any glyphset definition
    • U+236EB CJK UNIFIED IDEOGRAPH-236EB: not included in any glyphset definition
    • U+236ED CJK UNIFIED IDEOGRAPH-236ED: not included in any glyphset definition
    • U+236EE CJK UNIFIED IDEOGRAPH-236EE: not included in any glyphset definition
    • U+236F0 CJK UNIFIED IDEOGRAPH-236F0: not included in any glyphset definition
    • U+236F1 CJK UNIFIED IDEOGRAPH-236F1: not included in any glyphset definition
    • U+236F3 CJK UNIFIED IDEOGRAPH-236F3: not included in any glyphset definition
    • U+236F4 CJK UNIFIED IDEOGRAPH-236F4: not included in any glyphset definition
    • U+236F5 CJK UNIFIED IDEOGRAPH-236F5: not included in any glyphset definition
    • U+236F6 CJK UNIFIED IDEOGRAPH-236F6: not included in any glyphset definition
    • U+236F7 CJK UNIFIED IDEOGRAPH-236F7: not included in any glyphset definition
    • U+236F8 CJK UNIFIED IDEOGRAPH-236F8: not included in any glyphset definition
    • U+236F9 CJK UNIFIED IDEOGRAPH-236F9: not included in any glyphset definition
    • U+236FA CJK UNIFIED IDEOGRAPH-236FA: not included in any glyphset definition
    • U+236FB CJK UNIFIED IDEOGRAPH-236FB: not included in any glyphset definition
    • U+236FC CJK UNIFIED IDEOGRAPH-236FC: not included in any glyphset definition
    • U+236FD CJK UNIFIED IDEOGRAPH-236FD: not included in any glyphset definition
    • U+236FE CJK UNIFIED IDEOGRAPH-236FE: not included in any glyphset definition
    • U+236FF CJK UNIFIED IDEOGRAPH-236FF: not included in any glyphset definition
    • U+23700 CJK UNIFIED IDEOGRAPH-23700: not included in any glyphset definition
    • U+23701 CJK UNIFIED IDEOGRAPH-23701: not included in any glyphset definition
    • U+23702 CJK UNIFIED IDEOGRAPH-23702: not included in any glyphset definition
    • U+23703 CJK UNIFIED IDEOGRAPH-23703: not included in any glyphset definition
    • U+23704 CJK UNIFIED IDEOGRAPH-23704: not included in any glyphset definition
    • U+23705 CJK UNIFIED IDEOGRAPH-23705: not included in any glyphset definition
    • U+23706 CJK UNIFIED IDEOGRAPH-23706: not included in any glyphset definition
    • U+23707 CJK UNIFIED IDEOGRAPH-23707: not included in any glyphset definition
    • U+23708 CJK UNIFIED IDEOGRAPH-23708: not included in any glyphset definition
    • U+2370C CJK UNIFIED IDEOGRAPH-2370C: not included in any glyphset definition
    • U+2371C CJK UNIFIED IDEOGRAPH-2371C: not included in any glyphset definition
    • U+23722 CJK UNIFIED IDEOGRAPH-23722: not included in any glyphset definition
    • U+23725 CJK UNIFIED IDEOGRAPH-23725: not included in any glyphset definition
    • U+23726 CJK UNIFIED IDEOGRAPH-23726: not included in any glyphset definition
    • U+23727 CJK UNIFIED IDEOGRAPH-23727: not included in any glyphset definition
    • U+23728 CJK UNIFIED IDEOGRAPH-23728: not included in any glyphset definition
    • U+2372F CJK UNIFIED IDEOGRAPH-2372F: not included in any glyphset definition
    • U+23730 CJK UNIFIED IDEOGRAPH-23730: not included in any glyphset definition
    • U+23732 CJK UNIFIED IDEOGRAPH-23732: not included in any glyphset definition
    • U+23739 CJK UNIFIED IDEOGRAPH-23739: not included in any glyphset definition
    • U+2373A CJK UNIFIED IDEOGRAPH-2373A: not included in any glyphset definition
    • U+2373D CJK UNIFIED IDEOGRAPH-2373D: not included in any glyphset definition
    • U+2373F CJK UNIFIED IDEOGRAPH-2373F: not included in any glyphset definition
    • U+23741 CJK UNIFIED IDEOGRAPH-23741: not included in any glyphset definition
    • U+23742 CJK UNIFIED IDEOGRAPH-23742: not included in any glyphset definition
    • U+23743 CJK UNIFIED IDEOGRAPH-23743: not included in any glyphset definition
    • U+23744 CJK UNIFIED IDEOGRAPH-23744: not included in any glyphset definition
    • U+23745 CJK UNIFIED IDEOGRAPH-23745: not included in any glyphset definition
    • U+23746 CJK UNIFIED IDEOGRAPH-23746: not included in any glyphset definition
    • U+23747 CJK UNIFIED IDEOGRAPH-23747: not included in any glyphset definition
    • U+23748 CJK UNIFIED IDEOGRAPH-23748: not included in any glyphset definition
    • U+23749 CJK UNIFIED IDEOGRAPH-23749: not included in any glyphset definition
    • U+2374A CJK UNIFIED IDEOGRAPH-2374A: not included in any glyphset definition
    • U+2374B CJK UNIFIED IDEOGRAPH-2374B: not included in any glyphset definition
    • U+2374C CJK UNIFIED IDEOGRAPH-2374C: not included in any glyphset definition
    • U+2374D CJK UNIFIED IDEOGRAPH-2374D: not included in any glyphset definition
    • U+2374E CJK UNIFIED IDEOGRAPH-2374E: not included in any glyphset definition
    • U+2374F CJK UNIFIED IDEOGRAPH-2374F: not included in any glyphset definition
    • U+23751 CJK UNIFIED IDEOGRAPH-23751: not included in any glyphset definition
    • U+23752 CJK UNIFIED IDEOGRAPH-23752: not included in any glyphset definition
    • U+23753 CJK UNIFIED IDEOGRAPH-23753: not included in any glyphset definition
    • U+23754 CJK UNIFIED IDEOGRAPH-23754: not included in any glyphset definition
    • U+23755 CJK UNIFIED IDEOGRAPH-23755: not included in any glyphset definition
    • U+23756 CJK UNIFIED IDEOGRAPH-23756: not included in any glyphset definition
    • U+23757 CJK UNIFIED IDEOGRAPH-23757: not included in any glyphset definition
    • U+23759 CJK UNIFIED IDEOGRAPH-23759: not included in any glyphset definition
    • U+2375A CJK UNIFIED IDEOGRAPH-2375A: not included in any glyphset definition
    • U+2375B CJK UNIFIED IDEOGRAPH-2375B: not included in any glyphset definition
    • U+2375C CJK UNIFIED IDEOGRAPH-2375C: not included in any glyphset definition
    • U+2375D CJK UNIFIED IDEOGRAPH-2375D: not included in any glyphset definition
    • U+2375E CJK UNIFIED IDEOGRAPH-2375E: not included in any glyphset definition
    • U+23763 CJK UNIFIED IDEOGRAPH-23763: not included in any glyphset definition
    • U+23764 CJK UNIFIED IDEOGRAPH-23764: not included in any glyphset definition
    • U+2376B CJK UNIFIED IDEOGRAPH-2376B: not included in any glyphset definition
    • U+23772 CJK UNIFIED IDEOGRAPH-23772: not included in any glyphset definition
    • U+23777 CJK UNIFIED IDEOGRAPH-23777: not included in any glyphset definition
    • U+23778 CJK UNIFIED IDEOGRAPH-23778: not included in any glyphset definition
    • U+23779 CJK UNIFIED IDEOGRAPH-23779: not included in any glyphset definition
    • U+2377A CJK UNIFIED IDEOGRAPH-2377A: not included in any glyphset definition
    • U+2377B CJK UNIFIED IDEOGRAPH-2377B: not included in any glyphset definition
    • U+23781 CJK UNIFIED IDEOGRAPH-23781: not included in any glyphset definition
    • U+23785 CJK UNIFIED IDEOGRAPH-23785: not included in any glyphset definition
    • U+23786 CJK UNIFIED IDEOGRAPH-23786: not included in any glyphset definition
    • U+23787 CJK UNIFIED IDEOGRAPH-23787: not included in any glyphset definition
    • U+23788 CJK UNIFIED IDEOGRAPH-23788: not included in any glyphset definition
    • U+2378D CJK UNIFIED IDEOGRAPH-2378D: not included in any glyphset definition
    • U+2378E CJK UNIFIED IDEOGRAPH-2378E: not included in any glyphset definition
    • U+2378F CJK UNIFIED IDEOGRAPH-2378F: not included in any glyphset definition
    • U+23790 CJK UNIFIED IDEOGRAPH-23790: not included in any glyphset definition
    • U+23791 CJK UNIFIED IDEOGRAPH-23791: not included in any glyphset definition
    • U+23792 CJK UNIFIED IDEOGRAPH-23792: not included in any glyphset definition
    • U+23793 CJK UNIFIED IDEOGRAPH-23793: not included in any glyphset definition
    • U+23794 CJK UNIFIED IDEOGRAPH-23794: not included in any glyphset definition
    • U+23795 CJK UNIFIED IDEOGRAPH-23795: not included in any glyphset definition
    • U+23796 CJK UNIFIED IDEOGRAPH-23796: not included in any glyphset definition
    • U+23797 CJK UNIFIED IDEOGRAPH-23797: not included in any glyphset definition
    • U+23798 CJK UNIFIED IDEOGRAPH-23798: not included in any glyphset definition
    • U+23799 CJK UNIFIED IDEOGRAPH-23799: not included in any glyphset definition
    • U+2379A CJK UNIFIED IDEOGRAPH-2379A: not included in any glyphset definition
    • U+2379B CJK UNIFIED IDEOGRAPH-2379B: not included in any glyphset definition
    • U+2379C CJK UNIFIED IDEOGRAPH-2379C: not included in any glyphset definition
    • U+2379D CJK UNIFIED IDEOGRAPH-2379D: not included in any glyphset definition
    • U+2379E CJK UNIFIED IDEOGRAPH-2379E: not included in any glyphset definition
    • U+2379F CJK UNIFIED IDEOGRAPH-2379F: not included in any glyphset definition
    • U+237A2 CJK UNIFIED IDEOGRAPH-237A2: not included in any glyphset definition
    • U+237B0 CJK UNIFIED IDEOGRAPH-237B0: not included in any glyphset definition
    • U+237B4 CJK UNIFIED IDEOGRAPH-237B4: not included in any glyphset definition
    • U+237B5 CJK UNIFIED IDEOGRAPH-237B5: not included in any glyphset definition
    • U+237B6 CJK UNIFIED IDEOGRAPH-237B6: not included in any glyphset definition
    • U+237BA CJK UNIFIED IDEOGRAPH-237BA: not included in any glyphset definition
    • U+237BB CJK UNIFIED IDEOGRAPH-237BB: not included in any glyphset definition
    • U+237BC CJK UNIFIED IDEOGRAPH-237BC: not included in any glyphset definition
    • U+237BD CJK UNIFIED IDEOGRAPH-237BD: not included in any glyphset definition
    • U+237C0 CJK UNIFIED IDEOGRAPH-237C0: not included in any glyphset definition
    • U+237C1 CJK UNIFIED IDEOGRAPH-237C1: not included in any glyphset definition
    • U+237C3 CJK UNIFIED IDEOGRAPH-237C3: not included in any glyphset definition
    • U+237C4 CJK UNIFIED IDEOGRAPH-237C4: not included in any glyphset definition
    • U+237C5 CJK UNIFIED IDEOGRAPH-237C5: not included in any glyphset definition
    • U+237C6 CJK UNIFIED IDEOGRAPH-237C6: not included in any glyphset definition
    • U+237C7 CJK UNIFIED IDEOGRAPH-237C7: not included in any glyphset definition
    • U+237C8 CJK UNIFIED IDEOGRAPH-237C8: not included in any glyphset definition
    • U+237C9 CJK UNIFIED IDEOGRAPH-237C9: not included in any glyphset definition
    • U+237CA CJK UNIFIED IDEOGRAPH-237CA: not included in any glyphset definition
    • U+237CB CJK UNIFIED IDEOGRAPH-237CB: not included in any glyphset definition
    • U+237CC CJK UNIFIED IDEOGRAPH-237CC: not included in any glyphset definition
    • U+237CD CJK UNIFIED IDEOGRAPH-237CD: not included in any glyphset definition
    • U+237CE CJK UNIFIED IDEOGRAPH-237CE: not included in any glyphset definition
    • U+237CF CJK UNIFIED IDEOGRAPH-237CF: not included in any glyphset definition
    • U+237D0 CJK UNIFIED IDEOGRAPH-237D0: not included in any glyphset definition
    • U+237D2 CJK UNIFIED IDEOGRAPH-237D2: not included in any glyphset definition
    • U+237D5 CJK UNIFIED IDEOGRAPH-237D5: not included in any glyphset definition
    • U+237D6 CJK UNIFIED IDEOGRAPH-237D6: not included in any glyphset definition
    • U+237D7 CJK UNIFIED IDEOGRAPH-237D7: not included in any glyphset definition
    • U+237E5 CJK UNIFIED IDEOGRAPH-237E5: not included in any glyphset definition
    • U+237E7 CJK UNIFIED IDEOGRAPH-237E7: not included in any glyphset definition
    • U+237E9 CJK UNIFIED IDEOGRAPH-237E9: not included in any glyphset definition
    • U+237EE CJK UNIFIED IDEOGRAPH-237EE: not included in any glyphset definition
    • U+237EF CJK UNIFIED IDEOGRAPH-237EF: not included in any glyphset definition
    • U+237F0 CJK UNIFIED IDEOGRAPH-237F0: not included in any glyphset definition
    • U+237F1 CJK UNIFIED IDEOGRAPH-237F1: not included in any glyphset definition
    • U+237F2 CJK UNIFIED IDEOGRAPH-237F2: not included in any glyphset definition
    • U+237F3 CJK UNIFIED IDEOGRAPH-237F3: not included in any glyphset definition
    • U+237F4 CJK UNIFIED IDEOGRAPH-237F4: not included in any glyphset definition
    • U+237F5 CJK UNIFIED IDEOGRAPH-237F5: not included in any glyphset definition
    • U+237F6 CJK UNIFIED IDEOGRAPH-237F6: not included in any glyphset definition
    • U+237F8 CJK UNIFIED IDEOGRAPH-237F8: not included in any glyphset definition
    • U+237F9 CJK UNIFIED IDEOGRAPH-237F9: not included in any glyphset definition
    • U+237FA CJK UNIFIED IDEOGRAPH-237FA: not included in any glyphset definition
    • U+237FB CJK UNIFIED IDEOGRAPH-237FB: not included in any glyphset definition
    • U+237FC CJK UNIFIED IDEOGRAPH-237FC: not included in any glyphset definition
    • U+237FD CJK UNIFIED IDEOGRAPH-237FD: not included in any glyphset definition
    • U+237FE CJK UNIFIED IDEOGRAPH-237FE: not included in any glyphset definition
    • U+237FF CJK UNIFIED IDEOGRAPH-237FF: not included in any glyphset definition
    • U+23801 CJK UNIFIED IDEOGRAPH-23801: not included in any glyphset definition
    • U+23802 CJK UNIFIED IDEOGRAPH-23802: not included in any glyphset definition
    • U+2380C CJK UNIFIED IDEOGRAPH-2380C: not included in any glyphset definition
    • U+2380F CJK UNIFIED IDEOGRAPH-2380F: not included in any glyphset definition
    • U+23810 CJK UNIFIED IDEOGRAPH-23810: not included in any glyphset definition
    • U+23812 CJK UNIFIED IDEOGRAPH-23812: not included in any glyphset definition
    • U+23814 CJK UNIFIED IDEOGRAPH-23814: not included in any glyphset definition
    • U+23819 CJK UNIFIED IDEOGRAPH-23819: not included in any glyphset definition
    • U+2381A CJK UNIFIED IDEOGRAPH-2381A: not included in any glyphset definition
    • U+2381B CJK UNIFIED IDEOGRAPH-2381B: not included in any glyphset definition
    • U+2381C CJK UNIFIED IDEOGRAPH-2381C: not included in any glyphset definition
    • U+2381D CJK UNIFIED IDEOGRAPH-2381D: not included in any glyphset definition
    • U+2381E CJK UNIFIED IDEOGRAPH-2381E: not included in any glyphset definition
    • U+2381F CJK UNIFIED IDEOGRAPH-2381F: not included in any glyphset definition
    • U+23820 CJK UNIFIED IDEOGRAPH-23820: not included in any glyphset definition
    • U+23821 CJK UNIFIED IDEOGRAPH-23821: not included in any glyphset definition
    • U+23822 CJK UNIFIED IDEOGRAPH-23822: not included in any glyphset definition
    • U+23824 CJK UNIFIED IDEOGRAPH-23824: not included in any glyphset definition
    • U+23829 CJK UNIFIED IDEOGRAPH-23829: not included in any glyphset definition
    • U+2382C CJK UNIFIED IDEOGRAPH-2382C: not included in any glyphset definition
    • U+2382D CJK UNIFIED IDEOGRAPH-2382D: not included in any glyphset definition
    • U+23830 CJK UNIFIED IDEOGRAPH-23830: not included in any glyphset definition
    • U+23833 CJK UNIFIED IDEOGRAPH-23833: not included in any glyphset definition
    • U+23834 CJK UNIFIED IDEOGRAPH-23834: not included in any glyphset definition
    • U+23837 CJK UNIFIED IDEOGRAPH-23837: not included in any glyphset definition
    • U+23838 CJK UNIFIED IDEOGRAPH-23838: not included in any glyphset definition
    • U+23839 CJK UNIFIED IDEOGRAPH-23839: not included in any glyphset definition
    • U+2383A CJK UNIFIED IDEOGRAPH-2383A: not included in any glyphset definition
    • U+2383B CJK UNIFIED IDEOGRAPH-2383B: not included in any glyphset definition
    • U+2383C CJK UNIFIED IDEOGRAPH-2383C: not included in any glyphset definition
    • U+2383D CJK UNIFIED IDEOGRAPH-2383D: not included in any glyphset definition
    • U+2383E CJK UNIFIED IDEOGRAPH-2383E: not included in any glyphset definition
    • U+23840 CJK UNIFIED IDEOGRAPH-23840: not included in any glyphset definition
    • U+23842 CJK UNIFIED IDEOGRAPH-23842: not included in any glyphset definition
    • U+23848 CJK UNIFIED IDEOGRAPH-23848: not included in any glyphset definition
    • U+23849 CJK UNIFIED IDEOGRAPH-23849: not included in any glyphset definition
    • U+2384A CJK UNIFIED IDEOGRAPH-2384A: not included in any glyphset definition
    • U+2384C CJK UNIFIED IDEOGRAPH-2384C: not included in any glyphset definition
    • U+2384D CJK UNIFIED IDEOGRAPH-2384D: not included in any glyphset definition
    • U+2384E CJK UNIFIED IDEOGRAPH-2384E: not included in any glyphset definition
    • U+23855 CJK UNIFIED IDEOGRAPH-23855: not included in any glyphset definition
    • U+23857 CJK UNIFIED IDEOGRAPH-23857: not included in any glyphset definition
    • U+2385B CJK UNIFIED IDEOGRAPH-2385B: not included in any glyphset definition
    • U+2385E CJK UNIFIED IDEOGRAPH-2385E: not included in any glyphset definition
    • U+2385F CJK UNIFIED IDEOGRAPH-2385F: not included in any glyphset definition
    • U+23860 CJK UNIFIED IDEOGRAPH-23860: not included in any glyphset definition
    • U+23864 CJK UNIFIED IDEOGRAPH-23864: not included in any glyphset definition
    • U+23865 CJK UNIFIED IDEOGRAPH-23865: not included in any glyphset definition
    • U+23866 CJK UNIFIED IDEOGRAPH-23866: not included in any glyphset definition
    • U+23867 CJK UNIFIED IDEOGRAPH-23867: not included in any glyphset definition
    • U+23869 CJK UNIFIED IDEOGRAPH-23869: not included in any glyphset definition
    • U+2386A CJK UNIFIED IDEOGRAPH-2386A: not included in any glyphset definition
    • U+2386B CJK UNIFIED IDEOGRAPH-2386B: not included in any glyphset definition
    • U+2386D CJK UNIFIED IDEOGRAPH-2386D: not included in any glyphset definition
    • U+23870 CJK UNIFIED IDEOGRAPH-23870: not included in any glyphset definition
    • U+23874 CJK UNIFIED IDEOGRAPH-23874: not included in any glyphset definition
    • U+23876 CJK UNIFIED IDEOGRAPH-23876: not included in any glyphset definition
    • U+23877 CJK UNIFIED IDEOGRAPH-23877: not included in any glyphset definition
    • U+2387A CJK UNIFIED IDEOGRAPH-2387A: not included in any glyphset definition
    • U+2387C CJK UNIFIED IDEOGRAPH-2387C: not included in any glyphset definition
    • U+2387D CJK UNIFIED IDEOGRAPH-2387D: not included in any glyphset definition
    • U+2387E CJK UNIFIED IDEOGRAPH-2387E: not included in any glyphset definition
    • U+23880 CJK UNIFIED IDEOGRAPH-23880: not included in any glyphset definition
    • U+23881 CJK UNIFIED IDEOGRAPH-23881: not included in any glyphset definition
    • U+23882 CJK UNIFIED IDEOGRAPH-23882: not included in any glyphset definition
    • U+23883 CJK UNIFIED IDEOGRAPH-23883: not included in any glyphset definition
    • U+23884 CJK UNIFIED IDEOGRAPH-23884: not included in any glyphset definition
    • U+23885 CJK UNIFIED IDEOGRAPH-23885: not included in any glyphset definition
    • U+23886 CJK UNIFIED IDEOGRAPH-23886: not included in any glyphset definition
    • U+23887 CJK UNIFIED IDEOGRAPH-23887: not included in any glyphset definition
    • U+23889 CJK UNIFIED IDEOGRAPH-23889: not included in any glyphset definition
    • U+2388A CJK UNIFIED IDEOGRAPH-2388A: not included in any glyphset definition
    • U+2388B CJK UNIFIED IDEOGRAPH-2388B: not included in any glyphset definition
    • U+2388C CJK UNIFIED IDEOGRAPH-2388C: not included in any glyphset definition
    • U+2388D CJK UNIFIED IDEOGRAPH-2388D: not included in any glyphset definition
    • U+2388E CJK UNIFIED IDEOGRAPH-2388E: not included in any glyphset definition
    • U+2388F CJK UNIFIED IDEOGRAPH-2388F: not included in any glyphset definition
    • U+23890 CJK UNIFIED IDEOGRAPH-23890: not included in any glyphset definition
    • U+23891 CJK UNIFIED IDEOGRAPH-23891: not included in any glyphset definition
    • U+23892 CJK UNIFIED IDEOGRAPH-23892: not included in any glyphset definition
    • U+23893 CJK UNIFIED IDEOGRAPH-23893: not included in any glyphset definition
    • U+23895 CJK UNIFIED IDEOGRAPH-23895: not included in any glyphset definition
    • U+23896 CJK UNIFIED IDEOGRAPH-23896: not included in any glyphset definition
    • U+23897 CJK UNIFIED IDEOGRAPH-23897: not included in any glyphset definition
    • U+23898 CJK UNIFIED IDEOGRAPH-23898: not included in any glyphset definition
    • U+23899 CJK UNIFIED IDEOGRAPH-23899: not included in any glyphset definition
    • U+2389A CJK UNIFIED IDEOGRAPH-2389A: not included in any glyphset definition
    • U+2389B CJK UNIFIED IDEOGRAPH-2389B: not included in any glyphset definition
    • U+2389C CJK UNIFIED IDEOGRAPH-2389C: not included in any glyphset definition
    • U+2389D CJK UNIFIED IDEOGRAPH-2389D: not included in any glyphset definition
    • U+2389E CJK UNIFIED IDEOGRAPH-2389E: not included in any glyphset definition
    • U+2389F CJK UNIFIED IDEOGRAPH-2389F: not included in any glyphset definition
    • U+238A0 CJK UNIFIED IDEOGRAPH-238A0: not included in any glyphset definition
    • U+238A1 CJK UNIFIED IDEOGRAPH-238A1: not included in any glyphset definition
    • U+238A2 CJK UNIFIED IDEOGRAPH-238A2: not included in any glyphset definition
    • U+238A4 CJK UNIFIED IDEOGRAPH-238A4: not included in any glyphset definition
    • U+238A5 CJK UNIFIED IDEOGRAPH-238A5: not included in any glyphset definition
    • U+238A6 CJK UNIFIED IDEOGRAPH-238A6: not included in any glyphset definition
    • U+238A7 CJK UNIFIED IDEOGRAPH-238A7: not included in any glyphset definition
    • U+238A8 CJK UNIFIED IDEOGRAPH-238A8: not included in any glyphset definition
    • U+238A9 CJK UNIFIED IDEOGRAPH-238A9: not included in any glyphset definition
    • U+238AA CJK UNIFIED IDEOGRAPH-238AA: not included in any glyphset definition
    • U+238AB CJK UNIFIED IDEOGRAPH-238AB: not included in any glyphset definition
    • U+238AC CJK UNIFIED IDEOGRAPH-238AC: not included in any glyphset definition
    • U+238AD CJK UNIFIED IDEOGRAPH-238AD: not included in any glyphset definition
    • U+238AE CJK UNIFIED IDEOGRAPH-238AE: not included in any glyphset definition
    • U+238AF CJK UNIFIED IDEOGRAPH-238AF: not included in any glyphset definition
    • U+238B0 CJK UNIFIED IDEOGRAPH-238B0: not included in any glyphset definition
    • U+238B1 CJK UNIFIED IDEOGRAPH-238B1: not included in any glyphset definition
    • U+238B2 CJK UNIFIED IDEOGRAPH-238B2: not included in any glyphset definition
    • U+238B3 CJK UNIFIED IDEOGRAPH-238B3: not included in any glyphset definition
    • U+238B4 CJK UNIFIED IDEOGRAPH-238B4: not included in any glyphset definition
    • U+238B6 CJK UNIFIED IDEOGRAPH-238B6: not included in any glyphset definition
    • U+238B7 CJK UNIFIED IDEOGRAPH-238B7: not included in any glyphset definition
    • U+238BA CJK UNIFIED IDEOGRAPH-238BA: not included in any glyphset definition
    • U+238BB CJK UNIFIED IDEOGRAPH-238BB: not included in any glyphset definition
    • U+238BC CJK UNIFIED IDEOGRAPH-238BC: not included in any glyphset definition
    • U+238BD CJK UNIFIED IDEOGRAPH-238BD: not included in any glyphset definition
    • U+238C8 CJK UNIFIED IDEOGRAPH-238C8: not included in any glyphset definition
    • U+238C9 CJK UNIFIED IDEOGRAPH-238C9: not included in any glyphset definition
    • U+238CA CJK UNIFIED IDEOGRAPH-238CA: not included in any glyphset definition
    • U+238CB CJK UNIFIED IDEOGRAPH-238CB: not included in any glyphset definition
    • U+238CC CJK UNIFIED IDEOGRAPH-238CC: not included in any glyphset definition
    • U+238CD CJK UNIFIED IDEOGRAPH-238CD: not included in any glyphset definition
    • U+238CE CJK UNIFIED IDEOGRAPH-238CE: not included in any glyphset definition
    • U+238CF CJK UNIFIED IDEOGRAPH-238CF: not included in any glyphset definition
    • U+238D0 CJK UNIFIED IDEOGRAPH-238D0: not included in any glyphset definition
    • U+238D1 CJK UNIFIED IDEOGRAPH-238D1: not included in any glyphset definition
    • U+238D2 CJK UNIFIED IDEOGRAPH-238D2: not included in any glyphset definition
    • U+238D3 CJK UNIFIED IDEOGRAPH-238D3: not included in any glyphset definition
    • U+238D6 CJK UNIFIED IDEOGRAPH-238D6: not included in any glyphset definition
    • U+238D9 CJK UNIFIED IDEOGRAPH-238D9: not included in any glyphset definition
    • U+238DA CJK UNIFIED IDEOGRAPH-238DA: not included in any glyphset definition
    • U+238DB CJK UNIFIED IDEOGRAPH-238DB: not included in any glyphset definition
    • U+238DD CJK UNIFIED IDEOGRAPH-238DD: not included in any glyphset definition
    • U+238DE CJK UNIFIED IDEOGRAPH-238DE: not included in any glyphset definition
    • U+238DF CJK UNIFIED IDEOGRAPH-238DF: not included in any glyphset definition
    • U+238E0 CJK UNIFIED IDEOGRAPH-238E0: not included in any glyphset definition
    • U+238E1 CJK UNIFIED IDEOGRAPH-238E1: not included in any glyphset definition
    • U+238E2 CJK UNIFIED IDEOGRAPH-238E2: not included in any glyphset definition
    • U+238E3 CJK UNIFIED IDEOGRAPH-238E3: not included in any glyphset definition
    • U+238E4 CJK UNIFIED IDEOGRAPH-238E4: not included in any glyphset definition
    • U+238E5 CJK UNIFIED IDEOGRAPH-238E5: not included in any glyphset definition
    • U+238E7 CJK UNIFIED IDEOGRAPH-238E7: not included in any glyphset definition
    • U+238E8 CJK UNIFIED IDEOGRAPH-238E8: not included in any glyphset definition
    • U+238E9 CJK UNIFIED IDEOGRAPH-238E9: not included in any glyphset definition
    • U+238EC CJK UNIFIED IDEOGRAPH-238EC: not included in any glyphset definition
    • U+238ED CJK UNIFIED IDEOGRAPH-238ED: not included in any glyphset definition
    • U+238EF CJK UNIFIED IDEOGRAPH-238EF: not included in any glyphset definition
    • U+238F0 CJK UNIFIED IDEOGRAPH-238F0: not included in any glyphset definition
    • U+238F2 CJK UNIFIED IDEOGRAPH-238F2: not included in any glyphset definition
    • U+238F3 CJK UNIFIED IDEOGRAPH-238F3: not included in any glyphset definition
    • U+238F4 CJK UNIFIED IDEOGRAPH-238F4: not included in any glyphset definition
    • U+238F5 CJK UNIFIED IDEOGRAPH-238F5: not included in any glyphset definition
    • U+238F6 CJK UNIFIED IDEOGRAPH-238F6: not included in any glyphset definition
    • U+238F7 CJK UNIFIED IDEOGRAPH-238F7: not included in any glyphset definition
    • U+238F8 CJK UNIFIED IDEOGRAPH-238F8: not included in any glyphset definition
    • U+238F9 CJK UNIFIED IDEOGRAPH-238F9: not included in any glyphset definition
    • U+238FA CJK UNIFIED IDEOGRAPH-238FA: not included in any glyphset definition
    • U+238FB CJK UNIFIED IDEOGRAPH-238FB: not included in any glyphset definition
    • U+238FC CJK UNIFIED IDEOGRAPH-238FC: not included in any glyphset definition
    • U+238FD CJK UNIFIED IDEOGRAPH-238FD: not included in any glyphset definition
    • U+238FE CJK UNIFIED IDEOGRAPH-238FE: not included in any glyphset definition
    • U+238FF CJK UNIFIED IDEOGRAPH-238FF: not included in any glyphset definition
    • U+23900 CJK UNIFIED IDEOGRAPH-23900: not included in any glyphset definition
    • U+23901 CJK UNIFIED IDEOGRAPH-23901: not included in any glyphset definition
    • U+23907 CJK UNIFIED IDEOGRAPH-23907: not included in any glyphset definition
    • U+23908 CJK UNIFIED IDEOGRAPH-23908: not included in any glyphset definition
    • U+23909 CJK UNIFIED IDEOGRAPH-23909: not included in any glyphset definition
    • U+2390A CJK UNIFIED IDEOGRAPH-2390A: not included in any glyphset definition
    • U+2390B CJK UNIFIED IDEOGRAPH-2390B: not included in any glyphset definition
    • U+2390C CJK UNIFIED IDEOGRAPH-2390C: not included in any glyphset definition
    • U+2390D CJK UNIFIED IDEOGRAPH-2390D: not included in any glyphset definition
    • U+2390E CJK UNIFIED IDEOGRAPH-2390E: not included in any glyphset definition
    • U+2390F CJK UNIFIED IDEOGRAPH-2390F: not included in any glyphset definition
    • U+23910 CJK UNIFIED IDEOGRAPH-23910: not included in any glyphset definition
    • U+23911 CJK UNIFIED IDEOGRAPH-23911: not included in any glyphset definition
    • U+23912 CJK UNIFIED IDEOGRAPH-23912: not included in any glyphset definition
    • U+23918 CJK UNIFIED IDEOGRAPH-23918: not included in any glyphset definition
    • U+23919 CJK UNIFIED IDEOGRAPH-23919: not included in any glyphset definition
    • U+2391A CJK UNIFIED IDEOGRAPH-2391A: not included in any glyphset definition
    • U+2391C CJK UNIFIED IDEOGRAPH-2391C: not included in any glyphset definition
    • U+23920 CJK UNIFIED IDEOGRAPH-23920: not included in any glyphset definition
    • U+23921 CJK UNIFIED IDEOGRAPH-23921: not included in any glyphset definition
    • U+23922 CJK UNIFIED IDEOGRAPH-23922: not included in any glyphset definition
    • U+23923 CJK UNIFIED IDEOGRAPH-23923: not included in any glyphset definition
    • U+23928 CJK UNIFIED IDEOGRAPH-23928: not included in any glyphset definition
    • U+23929 CJK UNIFIED IDEOGRAPH-23929: not included in any glyphset definition
    • U+2392A CJK UNIFIED IDEOGRAPH-2392A: not included in any glyphset definition
    • U+2392B CJK UNIFIED IDEOGRAPH-2392B: not included in any glyphset definition
    • U+2392C CJK UNIFIED IDEOGRAPH-2392C: not included in any glyphset definition
    • U+2392E CJK UNIFIED IDEOGRAPH-2392E: not included in any glyphset definition
    • U+2392F CJK UNIFIED IDEOGRAPH-2392F: not included in any glyphset definition
    • U+23930 CJK UNIFIED IDEOGRAPH-23930: not included in any glyphset definition
    • U+23931 CJK UNIFIED IDEOGRAPH-23931: not included in any glyphset definition
    • U+23932 CJK UNIFIED IDEOGRAPH-23932: not included in any glyphset definition
    • U+23933 CJK UNIFIED IDEOGRAPH-23933: not included in any glyphset definition
    • U+23934 CJK UNIFIED IDEOGRAPH-23934: not included in any glyphset definition
    • U+23935 CJK UNIFIED IDEOGRAPH-23935: not included in any glyphset definition
    • U+23936 CJK UNIFIED IDEOGRAPH-23936: not included in any glyphset definition
    • U+23937 CJK UNIFIED IDEOGRAPH-23937: not included in any glyphset definition
    • U+23938 CJK UNIFIED IDEOGRAPH-23938: not included in any glyphset definition
    • U+23939 CJK UNIFIED IDEOGRAPH-23939: not included in any glyphset definition
    • U+2393A CJK UNIFIED IDEOGRAPH-2393A: not included in any glyphset definition
    • U+2393C CJK UNIFIED IDEOGRAPH-2393C: not included in any glyphset definition
    • U+2393F CJK UNIFIED IDEOGRAPH-2393F: not included in any glyphset definition
    • U+23940 CJK UNIFIED IDEOGRAPH-23940: not included in any glyphset definition
    • U+23941 CJK UNIFIED IDEOGRAPH-23941: not included in any glyphset definition
    • U+23942 CJK UNIFIED IDEOGRAPH-23942: not included in any glyphset definition
    • U+23943 CJK UNIFIED IDEOGRAPH-23943: not included in any glyphset definition
    • U+23944 CJK UNIFIED IDEOGRAPH-23944: not included in any glyphset definition
    • U+23945 CJK UNIFIED IDEOGRAPH-23945: not included in any glyphset definition
    • U+23947 CJK UNIFIED IDEOGRAPH-23947: not included in any glyphset definition
    • U+23948 CJK UNIFIED IDEOGRAPH-23948: not included in any glyphset definition
    • U+23949 CJK UNIFIED IDEOGRAPH-23949: not included in any glyphset definition
    • U+2394A CJK UNIFIED IDEOGRAPH-2394A: not included in any glyphset definition
    • U+2394D CJK UNIFIED IDEOGRAPH-2394D: not included in any glyphset definition
    • U+2394E CJK UNIFIED IDEOGRAPH-2394E: not included in any glyphset definition
    • U+2394F CJK UNIFIED IDEOGRAPH-2394F: not included in any glyphset definition
    • U+23950 CJK UNIFIED IDEOGRAPH-23950: not included in any glyphset definition
    • U+23951 CJK UNIFIED IDEOGRAPH-23951: not included in any glyphset definition
    • U+23952 CJK UNIFIED IDEOGRAPH-23952: not included in any glyphset definition
    • U+23953 CJK UNIFIED IDEOGRAPH-23953: not included in any glyphset definition
    • U+23954 CJK UNIFIED IDEOGRAPH-23954: not included in any glyphset definition
    • U+23956 CJK UNIFIED IDEOGRAPH-23956: not included in any glyphset definition
    • U+23957 CJK UNIFIED IDEOGRAPH-23957: not included in any glyphset definition
    • U+23958 CJK UNIFIED IDEOGRAPH-23958: not included in any glyphset definition
    • U+23963 CJK UNIFIED IDEOGRAPH-23963: not included in any glyphset definition
    • U+23964 CJK UNIFIED IDEOGRAPH-23964: not included in any glyphset definition
    • U+23965 CJK UNIFIED IDEOGRAPH-23965: not included in any glyphset definition
    • U+23966 CJK UNIFIED IDEOGRAPH-23966: not included in any glyphset definition
    • U+23967 CJK UNIFIED IDEOGRAPH-23967: not included in any glyphset definition
    • U+23968 CJK UNIFIED IDEOGRAPH-23968: not included in any glyphset definition
    • U+23969 CJK UNIFIED IDEOGRAPH-23969: not included in any glyphset definition
    • U+2396A CJK UNIFIED IDEOGRAPH-2396A: not included in any glyphset definition
    • U+2396C CJK UNIFIED IDEOGRAPH-2396C: not included in any glyphset definition
    • U+2396D CJK UNIFIED IDEOGRAPH-2396D: not included in any glyphset definition
    • U+2396E CJK UNIFIED IDEOGRAPH-2396E: not included in any glyphset definition
    • U+23970 CJK UNIFIED IDEOGRAPH-23970: not included in any glyphset definition
    • U+23972 CJK UNIFIED IDEOGRAPH-23972: not included in any glyphset definition
    • U+23973 CJK UNIFIED IDEOGRAPH-23973: not included in any glyphset definition
    • U+23974 CJK UNIFIED IDEOGRAPH-23974: not included in any glyphset definition
    • U+23977 CJK UNIFIED IDEOGRAPH-23977: not included in any glyphset definition
    • U+23979 CJK UNIFIED IDEOGRAPH-23979: not included in any glyphset definition
    • U+2397A CJK UNIFIED IDEOGRAPH-2397A: not included in any glyphset definition
    • U+2397B CJK UNIFIED IDEOGRAPH-2397B: not included in any glyphset definition
    • U+2397D CJK UNIFIED IDEOGRAPH-2397D: not included in any glyphset definition
    • U+2397E CJK UNIFIED IDEOGRAPH-2397E: not included in any glyphset definition
    • U+2397F CJK UNIFIED IDEOGRAPH-2397F: not included in any glyphset definition
    • U+23980 CJK UNIFIED IDEOGRAPH-23980: not included in any glyphset definition
    • U+23981 CJK UNIFIED IDEOGRAPH-23981: not included in any glyphset definition
    • U+23983 CJK UNIFIED IDEOGRAPH-23983: not included in any glyphset definition
    • U+23984 CJK UNIFIED IDEOGRAPH-23984: not included in any glyphset definition
    • U+23985 CJK UNIFIED IDEOGRAPH-23985: not included in any glyphset definition
    • U+23987 CJK UNIFIED IDEOGRAPH-23987: not included in any glyphset definition
    • U+23988 CJK UNIFIED IDEOGRAPH-23988: not included in any glyphset definition
    • U+23989 CJK UNIFIED IDEOGRAPH-23989: not included in any glyphset definition
    • U+2398B CJK UNIFIED IDEOGRAPH-2398B: not included in any glyphset definition
    • U+2398C CJK UNIFIED IDEOGRAPH-2398C: not included in any glyphset definition
    • U+2398F CJK UNIFIED IDEOGRAPH-2398F: not included in any glyphset definition
    • U+23990 CJK UNIFIED IDEOGRAPH-23990: not included in any glyphset definition
    • U+23991 CJK UNIFIED IDEOGRAPH-23991: not included in any glyphset definition
    • U+23994 CJK UNIFIED IDEOGRAPH-23994: not included in any glyphset definition
    • U+23995 CJK UNIFIED IDEOGRAPH-23995: not included in any glyphset definition
    • U+23996 CJK UNIFIED IDEOGRAPH-23996: not included in any glyphset definition
    • U+23997 CJK UNIFIED IDEOGRAPH-23997: not included in any glyphset definition
    • U+2399C CJK UNIFIED IDEOGRAPH-2399C: not included in any glyphset definition
    • U+2399D CJK UNIFIED IDEOGRAPH-2399D: not included in any glyphset definition
    • U+2399E CJK UNIFIED IDEOGRAPH-2399E: not included in any glyphset definition
    • U+2399F CJK UNIFIED IDEOGRAPH-2399F: not included in any glyphset definition
    • U+239A1 CJK UNIFIED IDEOGRAPH-239A1: not included in any glyphset definition
    • U+239A2 CJK UNIFIED IDEOGRAPH-239A2: not included in any glyphset definition
    • U+239A3 CJK UNIFIED IDEOGRAPH-239A3: not included in any glyphset definition
    • U+239A6 CJK UNIFIED IDEOGRAPH-239A6: not included in any glyphset definition
    • U+239A7 CJK UNIFIED IDEOGRAPH-239A7: not included in any glyphset definition
    • U+239A8 CJK UNIFIED IDEOGRAPH-239A8: not included in any glyphset definition
    • U+239AA CJK UNIFIED IDEOGRAPH-239AA: not included in any glyphset definition
    • U+239AB CJK UNIFIED IDEOGRAPH-239AB: not included in any glyphset definition
    • U+239AD CJK UNIFIED IDEOGRAPH-239AD: not included in any glyphset definition
    • U+239AF CJK UNIFIED IDEOGRAPH-239AF: not included in any glyphset definition
    • U+239B0 CJK UNIFIED IDEOGRAPH-239B0: not included in any glyphset definition
    • U+239B1 CJK UNIFIED IDEOGRAPH-239B1: not included in any glyphset definition
    • U+239B5 CJK UNIFIED IDEOGRAPH-239B5: not included in any glyphset definition
    • U+239B6 CJK UNIFIED IDEOGRAPH-239B6: not included in any glyphset definition
    • U+239B7 CJK UNIFIED IDEOGRAPH-239B7: not included in any glyphset definition
    • U+239B8 CJK UNIFIED IDEOGRAPH-239B8: not included in any glyphset definition
    • U+239B9 CJK UNIFIED IDEOGRAPH-239B9: not included in any glyphset definition
    • U+239BA CJK UNIFIED IDEOGRAPH-239BA: not included in any glyphset definition
    • U+239BB CJK UNIFIED IDEOGRAPH-239BB: not included in any glyphset definition
    • U+239BC CJK UNIFIED IDEOGRAPH-239BC: not included in any glyphset definition
    • U+239BD CJK UNIFIED IDEOGRAPH-239BD: not included in any glyphset definition
    • U+239C0 CJK UNIFIED IDEOGRAPH-239C0: not included in any glyphset definition
    • U+239C1 CJK UNIFIED IDEOGRAPH-239C1: not included in any glyphset definition
    • U+239C2 CJK UNIFIED IDEOGRAPH-239C2: not included in any glyphset definition
    • U+239C3 CJK UNIFIED IDEOGRAPH-239C3: not included in any glyphset definition
    • U+239C4 CJK UNIFIED IDEOGRAPH-239C4: not included in any glyphset definition
    • U+239C6 CJK UNIFIED IDEOGRAPH-239C6: not included in any glyphset definition
    • U+239C7 CJK UNIFIED IDEOGRAPH-239C7: not included in any glyphset definition
    • U+239C8 CJK UNIFIED IDEOGRAPH-239C8: not included in any glyphset definition
    • U+239C9 CJK UNIFIED IDEOGRAPH-239C9: not included in any glyphset definition
    • U+239CA CJK UNIFIED IDEOGRAPH-239CA: not included in any glyphset definition
    • U+239CB CJK UNIFIED IDEOGRAPH-239CB: not included in any glyphset definition
    • U+239CC CJK UNIFIED IDEOGRAPH-239CC: not included in any glyphset definition
    • U+239CD CJK UNIFIED IDEOGRAPH-239CD: not included in any glyphset definition
    • U+239CE CJK UNIFIED IDEOGRAPH-239CE: not included in any glyphset definition
    • U+239CF CJK UNIFIED IDEOGRAPH-239CF: not included in any glyphset definition
    • U+239D1 CJK UNIFIED IDEOGRAPH-239D1: not included in any glyphset definition
    • U+239D2 CJK UNIFIED IDEOGRAPH-239D2: not included in any glyphset definition
    • U+239D3 CJK UNIFIED IDEOGRAPH-239D3: not included in any glyphset definition
    • U+239D4 CJK UNIFIED IDEOGRAPH-239D4: not included in any glyphset definition
    • U+239D5 CJK UNIFIED IDEOGRAPH-239D5: not included in any glyphset definition
    • U+239D6 CJK UNIFIED IDEOGRAPH-239D6: not included in any glyphset definition
    • U+239D9 CJK UNIFIED IDEOGRAPH-239D9: not included in any glyphset definition
    • U+239DA CJK UNIFIED IDEOGRAPH-239DA: not included in any glyphset definition
    • U+239DB CJK UNIFIED IDEOGRAPH-239DB: not included in any glyphset definition
    • U+239DC CJK UNIFIED IDEOGRAPH-239DC: not included in any glyphset definition
    • U+239DD CJK UNIFIED IDEOGRAPH-239DD: not included in any glyphset definition
    • U+239DE CJK UNIFIED IDEOGRAPH-239DE: not included in any glyphset definition
    • U+239DF CJK UNIFIED IDEOGRAPH-239DF: not included in any glyphset definition
    • U+239E0 CJK UNIFIED IDEOGRAPH-239E0: not included in any glyphset definition
    • U+239E1 CJK UNIFIED IDEOGRAPH-239E1: not included in any glyphset definition
    • U+239E2 CJK UNIFIED IDEOGRAPH-239E2: not included in any glyphset definition
    • U+239E3 CJK UNIFIED IDEOGRAPH-239E3: not included in any glyphset definition
    • U+239E4 CJK UNIFIED IDEOGRAPH-239E4: not included in any glyphset definition
    • U+239E5 CJK UNIFIED IDEOGRAPH-239E5: not included in any glyphset definition
    • U+239E6 CJK UNIFIED IDEOGRAPH-239E6: not included in any glyphset definition
    • U+239E7 CJK UNIFIED IDEOGRAPH-239E7: not included in any glyphset definition
    • U+239E8 CJK UNIFIED IDEOGRAPH-239E8: not included in any glyphset definition
    • U+239E9 CJK UNIFIED IDEOGRAPH-239E9: not included in any glyphset definition
    • U+239EA CJK UNIFIED IDEOGRAPH-239EA: not included in any glyphset definition
    • U+239EB CJK UNIFIED IDEOGRAPH-239EB: not included in any glyphset definition
    • U+239ED CJK UNIFIED IDEOGRAPH-239ED: not included in any glyphset definition
    • U+239EE CJK UNIFIED IDEOGRAPH-239EE: not included in any glyphset definition
    • U+239F2 CJK UNIFIED IDEOGRAPH-239F2: not included in any glyphset definition
    • U+239F3 CJK UNIFIED IDEOGRAPH-239F3: not included in any glyphset definition
    • U+239F4 CJK UNIFIED IDEOGRAPH-239F4: not included in any glyphset definition
    • U+239F6 CJK UNIFIED IDEOGRAPH-239F6: not included in any glyphset definition
    • U+239F8 CJK UNIFIED IDEOGRAPH-239F8: not included in any glyphset definition
    • U+239F9 CJK UNIFIED IDEOGRAPH-239F9: not included in any glyphset definition
    • U+239FA CJK UNIFIED IDEOGRAPH-239FA: not included in any glyphset definition
    • U+239FB CJK UNIFIED IDEOGRAPH-239FB: not included in any glyphset definition
    • U+239FC CJK UNIFIED IDEOGRAPH-239FC: not included in any glyphset definition
    • U+239FD CJK UNIFIED IDEOGRAPH-239FD: not included in any glyphset definition
    • U+239FE CJK UNIFIED IDEOGRAPH-239FE: not included in any glyphset definition
    • U+239FF CJK UNIFIED IDEOGRAPH-239FF: not included in any glyphset definition
    • U+23A00 CJK UNIFIED IDEOGRAPH-23A00: not included in any glyphset definition
    • U+23A01 CJK UNIFIED IDEOGRAPH-23A01: not included in any glyphset definition
    • U+23A02 CJK UNIFIED IDEOGRAPH-23A02: not included in any glyphset definition
    • U+23A03 CJK UNIFIED IDEOGRAPH-23A03: not included in any glyphset definition
    • U+23A05 CJK UNIFIED IDEOGRAPH-23A05: not included in any glyphset definition
    • U+23A06 CJK UNIFIED IDEOGRAPH-23A06: not included in any glyphset definition
    • U+23A07 CJK UNIFIED IDEOGRAPH-23A07: not included in any glyphset definition
    • U+23A08 CJK UNIFIED IDEOGRAPH-23A08: not included in any glyphset definition
    • U+23A09 CJK UNIFIED IDEOGRAPH-23A09: not included in any glyphset definition
    • U+23A0A CJK UNIFIED IDEOGRAPH-23A0A: not included in any glyphset definition
    • U+23A0B CJK UNIFIED IDEOGRAPH-23A0B: not included in any glyphset definition
    • U+23A0C CJK UNIFIED IDEOGRAPH-23A0C: not included in any glyphset definition
    • U+23A0D CJK UNIFIED IDEOGRAPH-23A0D: not included in any glyphset definition
    • U+23A0E CJK UNIFIED IDEOGRAPH-23A0E: not included in any glyphset definition
    • U+23A0F CJK UNIFIED IDEOGRAPH-23A0F: not included in any glyphset definition
    • U+23A10 CJK UNIFIED IDEOGRAPH-23A10: not included in any glyphset definition
    • U+23A11 CJK UNIFIED IDEOGRAPH-23A11: not included in any glyphset definition
    • U+23A13 CJK UNIFIED IDEOGRAPH-23A13: not included in any glyphset definition
    • U+23A14 CJK UNIFIED IDEOGRAPH-23A14: not included in any glyphset definition
    • U+23A16 CJK UNIFIED IDEOGRAPH-23A16: not included in any glyphset definition
    • U+23A17 CJK UNIFIED IDEOGRAPH-23A17: not included in any glyphset definition
    • U+23A18 CJK UNIFIED IDEOGRAPH-23A18: not included in any glyphset definition
    • U+23A19 CJK UNIFIED IDEOGRAPH-23A19: not included in any glyphset definition
    • U+23A1A CJK UNIFIED IDEOGRAPH-23A1A: not included in any glyphset definition
    • U+23A1B CJK UNIFIED IDEOGRAPH-23A1B: not included in any glyphset definition
    • U+23A1C CJK UNIFIED IDEOGRAPH-23A1C: not included in any glyphset definition
    • U+23A1D CJK UNIFIED IDEOGRAPH-23A1D: not included in any glyphset definition
    • U+23A1E CJK UNIFIED IDEOGRAPH-23A1E: not included in any glyphset definition
    • U+23A1F CJK UNIFIED IDEOGRAPH-23A1F: not included in any glyphset definition
    • U+23A20 CJK UNIFIED IDEOGRAPH-23A20: not included in any glyphset definition
    • U+23A21 CJK UNIFIED IDEOGRAPH-23A21: not included in any glyphset definition
    • U+23A22 CJK UNIFIED IDEOGRAPH-23A22: not included in any glyphset definition
    • U+23A23 CJK UNIFIED IDEOGRAPH-23A23: not included in any glyphset definition
    • U+23A24 CJK UNIFIED IDEOGRAPH-23A24: not included in any glyphset definition
    • U+23A25 CJK UNIFIED IDEOGRAPH-23A25: not included in any glyphset definition
    • U+23A26 CJK UNIFIED IDEOGRAPH-23A26: not included in any glyphset definition
    • U+23A2A CJK UNIFIED IDEOGRAPH-23A2A: not included in any glyphset definition
    • U+23A2B CJK UNIFIED IDEOGRAPH-23A2B: not included in any glyphset definition
    • U+23A2C CJK UNIFIED IDEOGRAPH-23A2C: not included in any glyphset definition
    • U+23A2E CJK UNIFIED IDEOGRAPH-23A2E: not included in any glyphset definition
    • U+23A31 CJK UNIFIED IDEOGRAPH-23A31: not included in any glyphset definition
    • U+23A32 CJK UNIFIED IDEOGRAPH-23A32: not included in any glyphset definition
    • U+23A33 CJK UNIFIED IDEOGRAPH-23A33: not included in any glyphset definition
    • U+23A34 CJK UNIFIED IDEOGRAPH-23A34: not included in any glyphset definition
    • U+23A35 CJK UNIFIED IDEOGRAPH-23A35: not included in any glyphset definition
    • U+23A36 CJK UNIFIED IDEOGRAPH-23A36: not included in any glyphset definition
    • U+23A37 CJK UNIFIED IDEOGRAPH-23A37: not included in any glyphset definition
    • U+23A38 CJK UNIFIED IDEOGRAPH-23A38: not included in any glyphset definition
    • U+23A39 CJK UNIFIED IDEOGRAPH-23A39: not included in any glyphset definition
    • U+23A3A CJK UNIFIED IDEOGRAPH-23A3A: not included in any glyphset definition
    • U+23A3B CJK UNIFIED IDEOGRAPH-23A3B: not included in any glyphset definition
    • U+23A3C CJK UNIFIED IDEOGRAPH-23A3C: not included in any glyphset definition
    • U+23A3E CJK UNIFIED IDEOGRAPH-23A3E: not included in any glyphset definition
    • U+23A3F CJK UNIFIED IDEOGRAPH-23A3F: not included in any glyphset definition
    • U+23A40 CJK UNIFIED IDEOGRAPH-23A40: not included in any glyphset definition
    • U+23A44 CJK UNIFIED IDEOGRAPH-23A44: not included in any glyphset definition
    • U+23A45 CJK UNIFIED IDEOGRAPH-23A45: not included in any glyphset definition
    • U+23A46 CJK UNIFIED IDEOGRAPH-23A46: not included in any glyphset definition
    • U+23A47 CJK UNIFIED IDEOGRAPH-23A47: not included in any glyphset definition
    • U+23A48 CJK UNIFIED IDEOGRAPH-23A48: not included in any glyphset definition
    • U+23A49 CJK UNIFIED IDEOGRAPH-23A49: not included in any glyphset definition
    • U+23A4A CJK UNIFIED IDEOGRAPH-23A4A: not included in any glyphset definition
    • U+23A4B CJK UNIFIED IDEOGRAPH-23A4B: not included in any glyphset definition
    • U+23A4D CJK UNIFIED IDEOGRAPH-23A4D: not included in any glyphset definition
    • U+23A4E CJK UNIFIED IDEOGRAPH-23A4E: not included in any glyphset definition
    • U+23A4F CJK UNIFIED IDEOGRAPH-23A4F: not included in any glyphset definition
    • U+23A50 CJK UNIFIED IDEOGRAPH-23A50: not included in any glyphset definition
    • U+23A51 CJK UNIFIED IDEOGRAPH-23A51: not included in any glyphset definition
    • U+23A52 CJK UNIFIED IDEOGRAPH-23A52: not included in any glyphset definition
    • U+23A53 CJK UNIFIED IDEOGRAPH-23A53: not included in any glyphset definition
    • U+23A54 CJK UNIFIED IDEOGRAPH-23A54: not included in any glyphset definition
    • U+23A55 CJK UNIFIED IDEOGRAPH-23A55: not included in any glyphset definition
    • U+23A56 CJK UNIFIED IDEOGRAPH-23A56: not included in any glyphset definition
    • U+23A59 CJK UNIFIED IDEOGRAPH-23A59: not included in any glyphset definition
    • U+23A5A CJK UNIFIED IDEOGRAPH-23A5A: not included in any glyphset definition
    • U+23A5B CJK UNIFIED IDEOGRAPH-23A5B: not included in any glyphset definition
    • U+23A5D CJK UNIFIED IDEOGRAPH-23A5D: not included in any glyphset definition
    • U+23A5E CJK UNIFIED IDEOGRAPH-23A5E: not included in any glyphset definition
    • U+23A5F CJK UNIFIED IDEOGRAPH-23A5F: not included in any glyphset definition
    • U+23A60 CJK UNIFIED IDEOGRAPH-23A60: not included in any glyphset definition
    • U+23A61 CJK UNIFIED IDEOGRAPH-23A61: not included in any glyphset definition
    • U+23A62 CJK UNIFIED IDEOGRAPH-23A62: not included in any glyphset definition
    • U+23A63 CJK UNIFIED IDEOGRAPH-23A63: not included in any glyphset definition
    • U+23A67 CJK UNIFIED IDEOGRAPH-23A67: not included in any glyphset definition
    • U+23A68 CJK UNIFIED IDEOGRAPH-23A68: not included in any glyphset definition
    • U+23A69 CJK UNIFIED IDEOGRAPH-23A69: not included in any glyphset definition
    • U+23A6A CJK UNIFIED IDEOGRAPH-23A6A: not included in any glyphset definition
    • U+23A6B CJK UNIFIED IDEOGRAPH-23A6B: not included in any glyphset definition
    • U+23A6C CJK UNIFIED IDEOGRAPH-23A6C: not included in any glyphset definition
    • U+23A6D CJK UNIFIED IDEOGRAPH-23A6D: not included in any glyphset definition
    • U+23A6F CJK UNIFIED IDEOGRAPH-23A6F: not included in any glyphset definition
    • U+23A70 CJK UNIFIED IDEOGRAPH-23A70: not included in any glyphset definition
    • U+23A71 CJK UNIFIED IDEOGRAPH-23A71: not included in any glyphset definition
    • U+23A72 CJK UNIFIED IDEOGRAPH-23A72: not included in any glyphset definition
    • U+23A73 CJK UNIFIED IDEOGRAPH-23A73: not included in any glyphset definition
    • U+23A74 CJK UNIFIED IDEOGRAPH-23A74: not included in any glyphset definition
    • U+23A76 CJK UNIFIED IDEOGRAPH-23A76: not included in any glyphset definition
    • U+23A77 CJK UNIFIED IDEOGRAPH-23A77: not included in any glyphset definition
    • U+23A79 CJK UNIFIED IDEOGRAPH-23A79: not included in any glyphset definition
    • U+23A7A CJK UNIFIED IDEOGRAPH-23A7A: not included in any glyphset definition
    • U+23A7B CJK UNIFIED IDEOGRAPH-23A7B: not included in any glyphset definition
    • U+23A7C CJK UNIFIED IDEOGRAPH-23A7C: not included in any glyphset definition
    • U+23A7F CJK UNIFIED IDEOGRAPH-23A7F: not included in any glyphset definition
    • U+23A80 CJK UNIFIED IDEOGRAPH-23A80: not included in any glyphset definition
    • U+23A82 CJK UNIFIED IDEOGRAPH-23A82: not included in any glyphset definition
    • U+23A84 CJK UNIFIED IDEOGRAPH-23A84: not included in any glyphset definition
    • U+23A85 CJK UNIFIED IDEOGRAPH-23A85: not included in any glyphset definition
    • U+23A86 CJK UNIFIED IDEOGRAPH-23A86: not included in any glyphset definition
    • U+23A87 CJK UNIFIED IDEOGRAPH-23A87: not included in any glyphset definition
    • U+23A89 CJK UNIFIED IDEOGRAPH-23A89: not included in any glyphset definition
    • U+23A8A CJK UNIFIED IDEOGRAPH-23A8A: not included in any glyphset definition
    • U+23A8B CJK UNIFIED IDEOGRAPH-23A8B: not included in any glyphset definition
    • U+23A8C CJK UNIFIED IDEOGRAPH-23A8C: not included in any glyphset definition
    • U+23A8D CJK UNIFIED IDEOGRAPH-23A8D: not included in any glyphset definition
    • U+23A8F CJK UNIFIED IDEOGRAPH-23A8F: not included in any glyphset definition
    • U+23A90 CJK UNIFIED IDEOGRAPH-23A90: not included in any glyphset definition
    • U+23A96 CJK UNIFIED IDEOGRAPH-23A96: not included in any glyphset definition
    • U+23A97 CJK UNIFIED IDEOGRAPH-23A97: not included in any glyphset definition
    • U+23A98 CJK UNIFIED IDEOGRAPH-23A98: not included in any glyphset definition
    • U+23A99 CJK UNIFIED IDEOGRAPH-23A99: not included in any glyphset definition
    • U+23AA1 CJK UNIFIED IDEOGRAPH-23AA1: not included in any glyphset definition
    • U+23AA3 CJK UNIFIED IDEOGRAPH-23AA3: not included in any glyphset definition
    • U+23AA7 CJK UNIFIED IDEOGRAPH-23AA7: not included in any glyphset definition
    • U+23AAA CJK UNIFIED IDEOGRAPH-23AAA: not included in any glyphset definition
    • U+23AAD CJK UNIFIED IDEOGRAPH-23AAD: not included in any glyphset definition
    • U+23AAE CJK UNIFIED IDEOGRAPH-23AAE: not included in any glyphset definition
    • U+23AAF CJK UNIFIED IDEOGRAPH-23AAF: not included in any glyphset definition
    • U+23AB0 CJK UNIFIED IDEOGRAPH-23AB0: not included in any glyphset definition
    • U+23AB2 CJK UNIFIED IDEOGRAPH-23AB2: not included in any glyphset definition
    • U+23AB3 CJK UNIFIED IDEOGRAPH-23AB3: not included in any glyphset definition
    • U+23AB6 CJK UNIFIED IDEOGRAPH-23AB6: not included in any glyphset definition
    • U+23AB7 CJK UNIFIED IDEOGRAPH-23AB7: not included in any glyphset definition
    • U+23AB8 CJK UNIFIED IDEOGRAPH-23AB8: not included in any glyphset definition
    • U+23AB9 CJK UNIFIED IDEOGRAPH-23AB9: not included in any glyphset definition
    • U+23ABC CJK UNIFIED IDEOGRAPH-23ABC: not included in any glyphset definition
    • U+23ABD CJK UNIFIED IDEOGRAPH-23ABD: not included in any glyphset definition
    • U+23ABE CJK UNIFIED IDEOGRAPH-23ABE: not included in any glyphset definition
    • U+23AC0 CJK UNIFIED IDEOGRAPH-23AC0: not included in any glyphset definition
    • U+23AC1 CJK UNIFIED IDEOGRAPH-23AC1: not included in any glyphset definition
    • U+23AC9 CJK UNIFIED IDEOGRAPH-23AC9: not included in any glyphset definition
    • U+23ACA CJK UNIFIED IDEOGRAPH-23ACA: not included in any glyphset definition
    • U+23ACC CJK UNIFIED IDEOGRAPH-23ACC: not included in any glyphset definition
    • U+23ACE CJK UNIFIED IDEOGRAPH-23ACE: not included in any glyphset definition
    • U+23AD0 CJK UNIFIED IDEOGRAPH-23AD0: not included in any glyphset definition
    • U+23AD2 CJK UNIFIED IDEOGRAPH-23AD2: not included in any glyphset definition
    • U+23AD3 CJK UNIFIED IDEOGRAPH-23AD3: not included in any glyphset definition
    • U+23AD8 CJK UNIFIED IDEOGRAPH-23AD8: not included in any glyphset definition
    • U+23AD9 CJK UNIFIED IDEOGRAPH-23AD9: not included in any glyphset definition
    • U+23ADA CJK UNIFIED IDEOGRAPH-23ADA: not included in any glyphset definition
    • U+23ADC CJK UNIFIED IDEOGRAPH-23ADC: not included in any glyphset definition
    • U+23ADD CJK UNIFIED IDEOGRAPH-23ADD: not included in any glyphset definition
    • U+23ADE CJK UNIFIED IDEOGRAPH-23ADE: not included in any glyphset definition
    • U+23ADF CJK UNIFIED IDEOGRAPH-23ADF: not included in any glyphset definition
    • U+23AE1 CJK UNIFIED IDEOGRAPH-23AE1: not included in any glyphset definition
    • U+23AE3 CJK UNIFIED IDEOGRAPH-23AE3: not included in any glyphset definition
    • U+23AE4 CJK UNIFIED IDEOGRAPH-23AE4: not included in any glyphset definition
    • U+23AE5 CJK UNIFIED IDEOGRAPH-23AE5: not included in any glyphset definition
    • U+23AE6 CJK UNIFIED IDEOGRAPH-23AE6: not included in any glyphset definition
    • U+23AE7 CJK UNIFIED IDEOGRAPH-23AE7: not included in any glyphset definition
    • U+23AE8 CJK UNIFIED IDEOGRAPH-23AE8: not included in any glyphset definition
    • U+23AE9 CJK UNIFIED IDEOGRAPH-23AE9: not included in any glyphset definition
    • U+23AEA CJK UNIFIED IDEOGRAPH-23AEA: not included in any glyphset definition
    • U+23AEB CJK UNIFIED IDEOGRAPH-23AEB: not included in any glyphset definition
    • U+23AEC CJK UNIFIED IDEOGRAPH-23AEC: not included in any glyphset definition
    • U+23AED CJK UNIFIED IDEOGRAPH-23AED: not included in any glyphset definition
    • U+23AEF CJK UNIFIED IDEOGRAPH-23AEF: not included in any glyphset definition
    • U+23AF1 CJK UNIFIED IDEOGRAPH-23AF1: not included in any glyphset definition
    • U+23AF3 CJK UNIFIED IDEOGRAPH-23AF3: not included in any glyphset definition
    • U+23AF4 CJK UNIFIED IDEOGRAPH-23AF4: not included in any glyphset definition
    • U+23AF5 CJK UNIFIED IDEOGRAPH-23AF5: not included in any glyphset definition
    • U+23AF6 CJK UNIFIED IDEOGRAPH-23AF6: not included in any glyphset definition
    • U+23AF9 CJK UNIFIED IDEOGRAPH-23AF9: not included in any glyphset definition
    • U+23AFA CJK UNIFIED IDEOGRAPH-23AFA: not included in any glyphset definition
    • U+23AFB CJK UNIFIED IDEOGRAPH-23AFB: not included in any glyphset definition
    • U+23B03 CJK UNIFIED IDEOGRAPH-23B03: not included in any glyphset definition
    • U+23B05 CJK UNIFIED IDEOGRAPH-23B05: not included in any glyphset definition
    • U+23B06 CJK UNIFIED IDEOGRAPH-23B06: not included in any glyphset definition
    • U+23B08 CJK UNIFIED IDEOGRAPH-23B08: not included in any glyphset definition
    • U+23B09 CJK UNIFIED IDEOGRAPH-23B09: not included in any glyphset definition
    • U+23B0A CJK UNIFIED IDEOGRAPH-23B0A: not included in any glyphset definition
    • U+23B0B CJK UNIFIED IDEOGRAPH-23B0B: not included in any glyphset definition
    • U+23B0C CJK UNIFIED IDEOGRAPH-23B0C: not included in any glyphset definition
    • U+23B0D CJK UNIFIED IDEOGRAPH-23B0D: not included in any glyphset definition
    • U+23B0E CJK UNIFIED IDEOGRAPH-23B0E: not included in any glyphset definition
    • U+23B0F CJK UNIFIED IDEOGRAPH-23B0F: not included in any glyphset definition
    • U+23B11 CJK UNIFIED IDEOGRAPH-23B11: not included in any glyphset definition
    • U+23B12 CJK UNIFIED IDEOGRAPH-23B12: not included in any glyphset definition
    • U+23B13 CJK UNIFIED IDEOGRAPH-23B13: not included in any glyphset definition
    • U+23B15 CJK UNIFIED IDEOGRAPH-23B15: not included in any glyphset definition
    • U+23B16 CJK UNIFIED IDEOGRAPH-23B16: not included in any glyphset definition
    • U+23B19 CJK UNIFIED IDEOGRAPH-23B19: not included in any glyphset definition
    • U+23B1A CJK UNIFIED IDEOGRAPH-23B1A: not included in any glyphset definition
    • U+23B1B CJK UNIFIED IDEOGRAPH-23B1B: not included in any glyphset definition
    • U+23B1C CJK UNIFIED IDEOGRAPH-23B1C: not included in any glyphset definition
    • U+23B21 CJK UNIFIED IDEOGRAPH-23B21: not included in any glyphset definition
    • U+23B22 CJK UNIFIED IDEOGRAPH-23B22: not included in any glyphset definition
    • U+23B23 CJK UNIFIED IDEOGRAPH-23B23: not included in any glyphset definition
    • U+23B29 CJK UNIFIED IDEOGRAPH-23B29: not included in any glyphset definition
    • U+23B2A CJK UNIFIED IDEOGRAPH-23B2A: not included in any glyphset definition
    • U+23B2B CJK UNIFIED IDEOGRAPH-23B2B: not included in any glyphset definition
    • U+23B2C CJK UNIFIED IDEOGRAPH-23B2C: not included in any glyphset definition
    • U+23B2D CJK UNIFIED IDEOGRAPH-23B2D: not included in any glyphset definition
    • U+23B2E CJK UNIFIED IDEOGRAPH-23B2E: not included in any glyphset definition
    • U+23B34 CJK UNIFIED IDEOGRAPH-23B34: not included in any glyphset definition
    • U+23B38 CJK UNIFIED IDEOGRAPH-23B38: not included in any glyphset definition
    • U+23B39 CJK UNIFIED IDEOGRAPH-23B39: not included in any glyphset definition
    • U+23B3A CJK UNIFIED IDEOGRAPH-23B3A: not included in any glyphset definition
    • U+23B3B CJK UNIFIED IDEOGRAPH-23B3B: not included in any glyphset definition
    • U+23B3C CJK UNIFIED IDEOGRAPH-23B3C: not included in any glyphset definition
    • U+23B3D CJK UNIFIED IDEOGRAPH-23B3D: not included in any glyphset definition
    • U+23B3E CJK UNIFIED IDEOGRAPH-23B3E: not included in any glyphset definition
    • U+23B3F CJK UNIFIED IDEOGRAPH-23B3F: not included in any glyphset definition
    • U+23B40 CJK UNIFIED IDEOGRAPH-23B40: not included in any glyphset definition
    • U+23B41 CJK UNIFIED IDEOGRAPH-23B41: not included in any glyphset definition
    • U+23B45 CJK UNIFIED IDEOGRAPH-23B45: not included in any glyphset definition
    • U+23B46 CJK UNIFIED IDEOGRAPH-23B46: not included in any glyphset definition
    • U+23B47 CJK UNIFIED IDEOGRAPH-23B47: not included in any glyphset definition
    • U+23B56 CJK UNIFIED IDEOGRAPH-23B56: not included in any glyphset definition
    • U+23B57 CJK UNIFIED IDEOGRAPH-23B57: not included in any glyphset definition
    • U+23B58 CJK UNIFIED IDEOGRAPH-23B58: not included in any glyphset definition
    • U+23B5C CJK UNIFIED IDEOGRAPH-23B5C: not included in any glyphset definition
    • U+23B5D CJK UNIFIED IDEOGRAPH-23B5D: not included in any glyphset definition
    • U+23B5E CJK UNIFIED IDEOGRAPH-23B5E: not included in any glyphset definition
    • U+23B5F CJK UNIFIED IDEOGRAPH-23B5F: not included in any glyphset definition
    • U+23B60 CJK UNIFIED IDEOGRAPH-23B60: not included in any glyphset definition
    • U+23B61 CJK UNIFIED IDEOGRAPH-23B61: not included in any glyphset definition
    • U+23B62 CJK UNIFIED IDEOGRAPH-23B62: not included in any glyphset definition
    • U+23B63 CJK UNIFIED IDEOGRAPH-23B63: not included in any glyphset definition
    • U+23B64 CJK UNIFIED IDEOGRAPH-23B64: not included in any glyphset definition
    • U+23B6D CJK UNIFIED IDEOGRAPH-23B6D: not included in any glyphset definition
    • U+23B6E CJK UNIFIED IDEOGRAPH-23B6E: not included in any glyphset definition
    • U+23B71 CJK UNIFIED IDEOGRAPH-23B71: not included in any glyphset definition
    • U+23B72 CJK UNIFIED IDEOGRAPH-23B72: not included in any glyphset definition
    • U+23B73 CJK UNIFIED IDEOGRAPH-23B73: not included in any glyphset definition
    • U+23B74 CJK UNIFIED IDEOGRAPH-23B74: not included in any glyphset definition
    • U+23B75 CJK UNIFIED IDEOGRAPH-23B75: not included in any glyphset definition
    • U+23B76 CJK UNIFIED IDEOGRAPH-23B76: not included in any glyphset definition
    • U+23B77 CJK UNIFIED IDEOGRAPH-23B77: not included in any glyphset definition
    • U+23B78 CJK UNIFIED IDEOGRAPH-23B78: not included in any glyphset definition
    • U+23B79 CJK UNIFIED IDEOGRAPH-23B79: not included in any glyphset definition
    • U+23B7A CJK UNIFIED IDEOGRAPH-23B7A: not included in any glyphset definition
    • U+23B7B CJK UNIFIED IDEOGRAPH-23B7B: not included in any glyphset definition
    • U+23B7C CJK UNIFIED IDEOGRAPH-23B7C: not included in any glyphset definition
    • U+23B83 CJK UNIFIED IDEOGRAPH-23B83: not included in any glyphset definition
    • U+23B84 CJK UNIFIED IDEOGRAPH-23B84: not included in any glyphset definition
    • U+23B88 CJK UNIFIED IDEOGRAPH-23B88: not included in any glyphset definition
    • U+23B89 CJK UNIFIED IDEOGRAPH-23B89: not included in any glyphset definition
    • U+23B8A CJK UNIFIED IDEOGRAPH-23B8A: not included in any glyphset definition
    • U+23B8B CJK UNIFIED IDEOGRAPH-23B8B: not included in any glyphset definition
    • U+23B8C CJK UNIFIED IDEOGRAPH-23B8C: not included in any glyphset definition
    • U+23B8D CJK UNIFIED IDEOGRAPH-23B8D: not included in any glyphset definition
    • U+23B8E CJK UNIFIED IDEOGRAPH-23B8E: not included in any glyphset definition
    • U+23B8F CJK UNIFIED IDEOGRAPH-23B8F: not included in any glyphset definition
    • U+23B90 CJK UNIFIED IDEOGRAPH-23B90: not included in any glyphset definition
    • U+23B91 CJK UNIFIED IDEOGRAPH-23B91: not included in any glyphset definition
    • U+23B92 CJK UNIFIED IDEOGRAPH-23B92: not included in any glyphset definition
    • U+23B94 CJK UNIFIED IDEOGRAPH-23B94: not included in any glyphset definition
    • U+23B95 CJK UNIFIED IDEOGRAPH-23B95: not included in any glyphset definition
    • U+23BA0 CJK UNIFIED IDEOGRAPH-23BA0: not included in any glyphset definition
    • U+23BA1 CJK UNIFIED IDEOGRAPH-23BA1: not included in any glyphset definition
    • U+23BA2 CJK UNIFIED IDEOGRAPH-23BA2: not included in any glyphset definition
    • U+23BA7 CJK UNIFIED IDEOGRAPH-23BA7: not included in any glyphset definition
    • U+23BA9 CJK UNIFIED IDEOGRAPH-23BA9: not included in any glyphset definition
    • U+23BAA CJK UNIFIED IDEOGRAPH-23BAA: not included in any glyphset definition
    • U+23BAB CJK UNIFIED IDEOGRAPH-23BAB: not included in any glyphset definition
    • U+23BAC CJK UNIFIED IDEOGRAPH-23BAC: not included in any glyphset definition
    • U+23BAE CJK UNIFIED IDEOGRAPH-23BAE: not included in any glyphset definition
    • U+23BAF CJK UNIFIED IDEOGRAPH-23BAF: not included in any glyphset definition
    • U+23BB1 CJK UNIFIED IDEOGRAPH-23BB1: not included in any glyphset definition
    • U+23BB2 CJK UNIFIED IDEOGRAPH-23BB2: not included in any glyphset definition
    • U+23BB3 CJK UNIFIED IDEOGRAPH-23BB3: not included in any glyphset definition
    • U+23BB4 CJK UNIFIED IDEOGRAPH-23BB4: not included in any glyphset definition
    • U+23BBE CJK UNIFIED IDEOGRAPH-23BBE: not included in any glyphset definition
    • U+23BBF CJK UNIFIED IDEOGRAPH-23BBF: not included in any glyphset definition
    • U+23BC3 CJK UNIFIED IDEOGRAPH-23BC3: not included in any glyphset definition
    • U+23BC5 CJK UNIFIED IDEOGRAPH-23BC5: not included in any glyphset definition
    • U+23BC6 CJK UNIFIED IDEOGRAPH-23BC6: not included in any glyphset definition
    • U+23BC7 CJK UNIFIED IDEOGRAPH-23BC7: not included in any glyphset definition
    • U+23BC8 CJK UNIFIED IDEOGRAPH-23BC8: not included in any glyphset definition
    • U+23BC9 CJK UNIFIED IDEOGRAPH-23BC9: not included in any glyphset definition
    • U+23BCA CJK UNIFIED IDEOGRAPH-23BCA: not included in any glyphset definition
    • U+23BCB CJK UNIFIED IDEOGRAPH-23BCB: not included in any glyphset definition
    • U+23BCC CJK UNIFIED IDEOGRAPH-23BCC: not included in any glyphset definition
    • U+23BCD CJK UNIFIED IDEOGRAPH-23BCD: not included in any glyphset definition
    • U+23BCE CJK UNIFIED IDEOGRAPH-23BCE: not included in any glyphset definition
    • U+23BCF CJK UNIFIED IDEOGRAPH-23BCF: not included in any glyphset definition
    • U+23BD0 CJK UNIFIED IDEOGRAPH-23BD0: not included in any glyphset definition
    • U+23BD2 CJK UNIFIED IDEOGRAPH-23BD2: not included in any glyphset definition
    • U+23BD3 CJK UNIFIED IDEOGRAPH-23BD3: not included in any glyphset definition
    • U+23BD5 CJK UNIFIED IDEOGRAPH-23BD5: not included in any glyphset definition
    • U+23BDD CJK UNIFIED IDEOGRAPH-23BDD: not included in any glyphset definition
    • U+23BE2 CJK UNIFIED IDEOGRAPH-23BE2: not included in any glyphset definition
    • U+23BE3 CJK UNIFIED IDEOGRAPH-23BE3: not included in any glyphset definition
    • U+23BE4 CJK UNIFIED IDEOGRAPH-23BE4: not included in any glyphset definition
    • U+23BE5 CJK UNIFIED IDEOGRAPH-23BE5: not included in any glyphset definition
    • U+23BE6 CJK UNIFIED IDEOGRAPH-23BE6: not included in any glyphset definition
    • U+23BE7 CJK UNIFIED IDEOGRAPH-23BE7: not included in any glyphset definition
    • U+23BE8 CJK UNIFIED IDEOGRAPH-23BE8: not included in any glyphset definition
    • U+23BE9 CJK UNIFIED IDEOGRAPH-23BE9: not included in any glyphset definition
    • U+23BEA CJK UNIFIED IDEOGRAPH-23BEA: not included in any glyphset definition
    • U+23BEB CJK UNIFIED IDEOGRAPH-23BEB: not included in any glyphset definition
    • U+23BEC CJK UNIFIED IDEOGRAPH-23BEC: not included in any glyphset definition
    • U+23BED CJK UNIFIED IDEOGRAPH-23BED: not included in any glyphset definition
    • U+23BEE CJK UNIFIED IDEOGRAPH-23BEE: not included in any glyphset definition
    • U+23BEF CJK UNIFIED IDEOGRAPH-23BEF: not included in any glyphset definition
    • U+23BF0 CJK UNIFIED IDEOGRAPH-23BF0: not included in any glyphset definition
    • U+23BF1 CJK UNIFIED IDEOGRAPH-23BF1: not included in any glyphset definition
    • U+23BF2 CJK UNIFIED IDEOGRAPH-23BF2: not included in any glyphset definition
    • U+23BF4 CJK UNIFIED IDEOGRAPH-23BF4: not included in any glyphset definition
    • U+23BF5 CJK UNIFIED IDEOGRAPH-23BF5: not included in any glyphset definition
    • U+23BF6 CJK UNIFIED IDEOGRAPH-23BF6: not included in any glyphset definition
    • U+23BF8 CJK UNIFIED IDEOGRAPH-23BF8: not included in any glyphset definition
    • U+23BF9 CJK UNIFIED IDEOGRAPH-23BF9: not included in any glyphset definition
    • U+23BFA CJK UNIFIED IDEOGRAPH-23BFA: not included in any glyphset definition
    • U+23BFB CJK UNIFIED IDEOGRAPH-23BFB: not included in any glyphset definition
    • U+23BFC CJK UNIFIED IDEOGRAPH-23BFC: not included in any glyphset definition
    • U+23BFD CJK UNIFIED IDEOGRAPH-23BFD: not included in any glyphset definition
    • U+23BFE CJK UNIFIED IDEOGRAPH-23BFE: not included in any glyphset definition
    • U+23C03 CJK UNIFIED IDEOGRAPH-23C03: not included in any glyphset definition
    • U+23C0A CJK UNIFIED IDEOGRAPH-23C0A: not included in any glyphset definition
    • U+23C0B CJK UNIFIED IDEOGRAPH-23C0B: not included in any glyphset definition
    • U+23C0C CJK UNIFIED IDEOGRAPH-23C0C: not included in any glyphset definition
    • U+23C0D CJK UNIFIED IDEOGRAPH-23C0D: not included in any glyphset definition
    • U+23C0E CJK UNIFIED IDEOGRAPH-23C0E: not included in any glyphset definition
    • U+23C10 CJK UNIFIED IDEOGRAPH-23C10: not included in any glyphset definition
    • U+23C14 CJK UNIFIED IDEOGRAPH-23C14: not included in any glyphset definition
    • U+23C16 CJK UNIFIED IDEOGRAPH-23C16: not included in any glyphset definition
    • U+23C17 CJK UNIFIED IDEOGRAPH-23C17: not included in any glyphset definition
    • U+23C18 CJK UNIFIED IDEOGRAPH-23C18: not included in any glyphset definition
    • U+23C1A CJK UNIFIED IDEOGRAPH-23C1A: not included in any glyphset definition
    • U+23C1B CJK UNIFIED IDEOGRAPH-23C1B: not included in any glyphset definition
    • U+23C1C CJK UNIFIED IDEOGRAPH-23C1C: not included in any glyphset definition
    • U+23C1E CJK UNIFIED IDEOGRAPH-23C1E: not included in any glyphset definition
    • U+23C1F CJK UNIFIED IDEOGRAPH-23C1F: not included in any glyphset definition
    • U+23C20 CJK UNIFIED IDEOGRAPH-23C20: not included in any glyphset definition
    • U+23C21 CJK UNIFIED IDEOGRAPH-23C21: not included in any glyphset definition
    • U+23C22 CJK UNIFIED IDEOGRAPH-23C22: not included in any glyphset definition
    • U+23C27 CJK UNIFIED IDEOGRAPH-23C27: not included in any glyphset definition
    • U+23C28 CJK UNIFIED IDEOGRAPH-23C28: not included in any glyphset definition
    • U+23C29 CJK UNIFIED IDEOGRAPH-23C29: not included in any glyphset definition
    • U+23C2B CJK UNIFIED IDEOGRAPH-23C2B: not included in any glyphset definition
    • U+23C2C CJK UNIFIED IDEOGRAPH-23C2C: not included in any glyphset definition
    • U+23C2D CJK UNIFIED IDEOGRAPH-23C2D: not included in any glyphset definition
    • U+23C2E CJK UNIFIED IDEOGRAPH-23C2E: not included in any glyphset definition
    • U+23C2F CJK UNIFIED IDEOGRAPH-23C2F: not included in any glyphset definition
    • U+23C32 CJK UNIFIED IDEOGRAPH-23C32: not included in any glyphset definition
    • U+23C36 CJK UNIFIED IDEOGRAPH-23C36: not included in any glyphset definition
    • U+23C37 CJK UNIFIED IDEOGRAPH-23C37: not included in any glyphset definition
    • U+23C38 CJK UNIFIED IDEOGRAPH-23C38: not included in any glyphset definition
    • U+23C3A CJK UNIFIED IDEOGRAPH-23C3A: not included in any glyphset definition
    • U+23C3C CJK UNIFIED IDEOGRAPH-23C3C: not included in any glyphset definition
    • U+23C3D CJK UNIFIED IDEOGRAPH-23C3D: not included in any glyphset definition
    • U+23C3F CJK UNIFIED IDEOGRAPH-23C3F: not included in any glyphset definition
    • U+23C40 CJK UNIFIED IDEOGRAPH-23C40: not included in any glyphset definition
    • U+23C42 CJK UNIFIED IDEOGRAPH-23C42: not included in any glyphset definition
    • U+23C44 CJK UNIFIED IDEOGRAPH-23C44: not included in any glyphset definition
    • U+23C45 CJK UNIFIED IDEOGRAPH-23C45: not included in any glyphset definition
    • U+23C46 CJK UNIFIED IDEOGRAPH-23C46: not included in any glyphset definition
    • U+23C47 CJK UNIFIED IDEOGRAPH-23C47: not included in any glyphset definition
    • U+23C48 CJK UNIFIED IDEOGRAPH-23C48: not included in any glyphset definition
    • U+23C49 CJK UNIFIED IDEOGRAPH-23C49: not included in any glyphset definition
    • U+23C4D CJK UNIFIED IDEOGRAPH-23C4D: not included in any glyphset definition
    • U+23C4E CJK UNIFIED IDEOGRAPH-23C4E: not included in any glyphset definition
    • U+23C4F CJK UNIFIED IDEOGRAPH-23C4F: not included in any glyphset definition
    • U+23C50 CJK UNIFIED IDEOGRAPH-23C50: not included in any glyphset definition
    • U+23C51 CJK UNIFIED IDEOGRAPH-23C51: not included in any glyphset definition
    • U+23C52 CJK UNIFIED IDEOGRAPH-23C52: not included in any glyphset definition
    • U+23C53 CJK UNIFIED IDEOGRAPH-23C53: not included in any glyphset definition
    • U+23C55 CJK UNIFIED IDEOGRAPH-23C55: not included in any glyphset definition
    • U+23C59 CJK UNIFIED IDEOGRAPH-23C59: not included in any glyphset definition
    • U+23C5A CJK UNIFIED IDEOGRAPH-23C5A: not included in any glyphset definition
    • U+23C5B CJK UNIFIED IDEOGRAPH-23C5B: not included in any glyphset definition
    • U+23C5C CJK UNIFIED IDEOGRAPH-23C5C: not included in any glyphset definition
    • U+23C5D CJK UNIFIED IDEOGRAPH-23C5D: not included in any glyphset definition
    • U+23C61 CJK UNIFIED IDEOGRAPH-23C61: not included in any glyphset definition
    • U+23C66 CJK UNIFIED IDEOGRAPH-23C66: not included in any glyphset definition
    • U+23C69 CJK UNIFIED IDEOGRAPH-23C69: not included in any glyphset definition
    • U+23C6A CJK UNIFIED IDEOGRAPH-23C6A: not included in any glyphset definition
    • U+23C6B CJK UNIFIED IDEOGRAPH-23C6B: not included in any glyphset definition
    • U+23C6F CJK UNIFIED IDEOGRAPH-23C6F: not included in any glyphset definition
    • U+23C71 CJK UNIFIED IDEOGRAPH-23C71: not included in any glyphset definition
    • U+23C73 CJK UNIFIED IDEOGRAPH-23C73: not included in any glyphset definition
    • U+23C76 CJK UNIFIED IDEOGRAPH-23C76: not included in any glyphset definition
    • U+23C77 CJK UNIFIED IDEOGRAPH-23C77: not included in any glyphset definition
    • U+23C7A CJK UNIFIED IDEOGRAPH-23C7A: not included in any glyphset definition
    • U+23C7B CJK UNIFIED IDEOGRAPH-23C7B: not included in any glyphset definition
    • U+23C7D CJK UNIFIED IDEOGRAPH-23C7D: not included in any glyphset definition
    • U+23C7F CJK UNIFIED IDEOGRAPH-23C7F: not included in any glyphset definition
    • U+23C80 CJK UNIFIED IDEOGRAPH-23C80: not included in any glyphset definition
    • U+23C81 CJK UNIFIED IDEOGRAPH-23C81: not included in any glyphset definition
    • U+23C82 CJK UNIFIED IDEOGRAPH-23C82: not included in any glyphset definition
    • U+23C83 CJK UNIFIED IDEOGRAPH-23C83: not included in any glyphset definition
    • U+23C84 CJK UNIFIED IDEOGRAPH-23C84: not included in any glyphset definition
    • U+23C8A CJK UNIFIED IDEOGRAPH-23C8A: not included in any glyphset definition
    • U+23C8B CJK UNIFIED IDEOGRAPH-23C8B: not included in any glyphset definition
    • U+23C8D CJK UNIFIED IDEOGRAPH-23C8D: not included in any glyphset definition
    • U+23C8E CJK UNIFIED IDEOGRAPH-23C8E: not included in any glyphset definition
    • U+23C8F CJK UNIFIED IDEOGRAPH-23C8F: not included in any glyphset definition
    • U+23C92 CJK UNIFIED IDEOGRAPH-23C92: not included in any glyphset definition
    • U+23C93 CJK UNIFIED IDEOGRAPH-23C93: not included in any glyphset definition
    • U+23C94 CJK UNIFIED IDEOGRAPH-23C94: not included in any glyphset definition
    • U+23C95 CJK UNIFIED IDEOGRAPH-23C95: not included in any glyphset definition
    • U+23C97 CJK UNIFIED IDEOGRAPH-23C97: not included in any glyphset definition
    • U+23C98 CJK UNIFIED IDEOGRAPH-23C98: not included in any glyphset definition
    • U+23C9C CJK UNIFIED IDEOGRAPH-23C9C: not included in any glyphset definition
    • U+23C9D CJK UNIFIED IDEOGRAPH-23C9D: not included in any glyphset definition
    • U+23C9F CJK UNIFIED IDEOGRAPH-23C9F: not included in any glyphset definition
    • U+23CA0 CJK UNIFIED IDEOGRAPH-23CA0: not included in any glyphset definition
    • U+23CA1 CJK UNIFIED IDEOGRAPH-23CA1: not included in any glyphset definition
    • U+23CA9 CJK UNIFIED IDEOGRAPH-23CA9: not included in any glyphset definition
    • U+23CAD CJK UNIFIED IDEOGRAPH-23CAD: not included in any glyphset definition
    • U+23CB1 CJK UNIFIED IDEOGRAPH-23CB1: not included in any glyphset definition
    • U+23CB2 CJK UNIFIED IDEOGRAPH-23CB2: not included in any glyphset definition
    • U+23CB3 CJK UNIFIED IDEOGRAPH-23CB3: not included in any glyphset definition
    • U+23CB4 CJK UNIFIED IDEOGRAPH-23CB4: not included in any glyphset definition
    • U+23CB5 CJK UNIFIED IDEOGRAPH-23CB5: not included in any glyphset definition
    • U+23CB6 CJK UNIFIED IDEOGRAPH-23CB6: not included in any glyphset definition
    • U+23CB7 CJK UNIFIED IDEOGRAPH-23CB7: not included in any glyphset definition
    • U+23CB8 CJK UNIFIED IDEOGRAPH-23CB8: not included in any glyphset definition
    • U+23CB9 CJK UNIFIED IDEOGRAPH-23CB9: not included in any glyphset definition
    • U+23CBA CJK UNIFIED IDEOGRAPH-23CBA: not included in any glyphset definition
    • U+23CBB CJK UNIFIED IDEOGRAPH-23CBB: not included in any glyphset definition
    • U+23CBC CJK UNIFIED IDEOGRAPH-23CBC: not included in any glyphset definition
    • U+23CBD CJK UNIFIED IDEOGRAPH-23CBD: not included in any glyphset definition
    • U+23CBE CJK UNIFIED IDEOGRAPH-23CBE: not included in any glyphset definition
    • U+23CBF CJK UNIFIED IDEOGRAPH-23CBF: not included in any glyphset definition
    • U+23CC0 CJK UNIFIED IDEOGRAPH-23CC0: not included in any glyphset definition
    • U+23CC1 CJK UNIFIED IDEOGRAPH-23CC1: not included in any glyphset definition
    • U+23CC2 CJK UNIFIED IDEOGRAPH-23CC2: not included in any glyphset definition
    • U+23CC4 CJK UNIFIED IDEOGRAPH-23CC4: not included in any glyphset definition
    • U+23CC5 CJK UNIFIED IDEOGRAPH-23CC5: not included in any glyphset definition
    • U+23CC6 CJK UNIFIED IDEOGRAPH-23CC6: not included in any glyphset definition
    • U+23CC7 CJK UNIFIED IDEOGRAPH-23CC7: not included in any glyphset definition
    • U+23CCE CJK UNIFIED IDEOGRAPH-23CCE: not included in any glyphset definition
    • U+23CD1 CJK UNIFIED IDEOGRAPH-23CD1: not included in any glyphset definition
    • U+23CD4 CJK UNIFIED IDEOGRAPH-23CD4: not included in any glyphset definition
    • U+23CDB CJK UNIFIED IDEOGRAPH-23CDB: not included in any glyphset definition
    • U+23CDD CJK UNIFIED IDEOGRAPH-23CDD: not included in any glyphset definition
    • U+23CDE CJK UNIFIED IDEOGRAPH-23CDE: not included in any glyphset definition
    • U+23CDF CJK UNIFIED IDEOGRAPH-23CDF: not included in any glyphset definition
    • U+23CE0 CJK UNIFIED IDEOGRAPH-23CE0: not included in any glyphset definition
    • U+23CE2 CJK UNIFIED IDEOGRAPH-23CE2: not included in any glyphset definition
    • U+23CE3 CJK UNIFIED IDEOGRAPH-23CE3: not included in any glyphset definition
    • U+23CE4 CJK UNIFIED IDEOGRAPH-23CE4: not included in any glyphset definition
    • U+23CE5 CJK UNIFIED IDEOGRAPH-23CE5: not included in any glyphset definition
    • U+23CE6 CJK UNIFIED IDEOGRAPH-23CE6: not included in any glyphset definition
    • U+23CE7 CJK UNIFIED IDEOGRAPH-23CE7: not included in any glyphset definition
    • U+23CE8 CJK UNIFIED IDEOGRAPH-23CE8: not included in any glyphset definition
    • U+23CE9 CJK UNIFIED IDEOGRAPH-23CE9: not included in any glyphset definition
    • U+23CEA CJK UNIFIED IDEOGRAPH-23CEA: not included in any glyphset definition
    • U+23CEB CJK UNIFIED IDEOGRAPH-23CEB: not included in any glyphset definition
    • U+23CEC CJK UNIFIED IDEOGRAPH-23CEC: not included in any glyphset definition
    • U+23CED CJK UNIFIED IDEOGRAPH-23CED: not included in any glyphset definition
    • U+23CEE CJK UNIFIED IDEOGRAPH-23CEE: not included in any glyphset definition
    • U+23CEF CJK UNIFIED IDEOGRAPH-23CEF: not included in any glyphset definition
    • U+23CF0 CJK UNIFIED IDEOGRAPH-23CF0: not included in any glyphset definition
    • U+23CF1 CJK UNIFIED IDEOGRAPH-23CF1: not included in any glyphset definition
    • U+23CF2 CJK UNIFIED IDEOGRAPH-23CF2: not included in any glyphset definition
    • U+23CF3 CJK UNIFIED IDEOGRAPH-23CF3: not included in any glyphset definition
    • U+23CF4 CJK UNIFIED IDEOGRAPH-23CF4: not included in any glyphset definition
    • U+23CF6 CJK UNIFIED IDEOGRAPH-23CF6: not included in any glyphset definition
    • U+23CF7 CJK UNIFIED IDEOGRAPH-23CF7: not included in any glyphset definition
    • U+23CFA CJK UNIFIED IDEOGRAPH-23CFA: not included in any glyphset definition
    • U+23CFD CJK UNIFIED IDEOGRAPH-23CFD: not included in any glyphset definition
    • U+23CFE CJK UNIFIED IDEOGRAPH-23CFE: not included in any glyphset definition
    • U+23CFF CJK UNIFIED IDEOGRAPH-23CFF: not included in any glyphset definition
    • U+23D00 CJK UNIFIED IDEOGRAPH-23D00: not included in any glyphset definition
    • U+23D06 CJK UNIFIED IDEOGRAPH-23D06: not included in any glyphset definition
    • U+23D0A CJK UNIFIED IDEOGRAPH-23D0A: not included in any glyphset definition
    • U+23D0E CJK UNIFIED IDEOGRAPH-23D0E: not included in any glyphset definition
    • U+23D12 CJK UNIFIED IDEOGRAPH-23D12: not included in any glyphset definition
    • U+23D16 CJK UNIFIED IDEOGRAPH-23D16: not included in any glyphset definition
    • U+23D1A CJK UNIFIED IDEOGRAPH-23D1A: not included in any glyphset definition
    • U+23D1B CJK UNIFIED IDEOGRAPH-23D1B: not included in any glyphset definition
    • U+23D1F CJK UNIFIED IDEOGRAPH-23D1F: not included in any glyphset definition
    • U+23D20 CJK UNIFIED IDEOGRAPH-23D20: not included in any glyphset definition
    • U+23D21 CJK UNIFIED IDEOGRAPH-23D21: not included in any glyphset definition
    • U+23D22 CJK UNIFIED IDEOGRAPH-23D22: not included in any glyphset definition
    • U+23D23 CJK UNIFIED IDEOGRAPH-23D23: not included in any glyphset definition
    • U+23D24 CJK UNIFIED IDEOGRAPH-23D24: not included in any glyphset definition
    • U+23D25 CJK UNIFIED IDEOGRAPH-23D25: not included in any glyphset definition
    • U+23D26 CJK UNIFIED IDEOGRAPH-23D26: not included in any glyphset definition
    • U+23D27 CJK UNIFIED IDEOGRAPH-23D27: not included in any glyphset definition
    • U+23D29 CJK UNIFIED IDEOGRAPH-23D29: not included in any glyphset definition
    • U+23D2A CJK UNIFIED IDEOGRAPH-23D2A: not included in any glyphset definition
    • U+23D2B CJK UNIFIED IDEOGRAPH-23D2B: not included in any glyphset definition
    • U+23D2C CJK UNIFIED IDEOGRAPH-23D2C: not included in any glyphset definition
    • U+23D2D CJK UNIFIED IDEOGRAPH-23D2D: not included in any glyphset definition
    • U+23D2E CJK UNIFIED IDEOGRAPH-23D2E: not included in any glyphset definition
    • U+23D2F CJK UNIFIED IDEOGRAPH-23D2F: not included in any glyphset definition
    • U+23D30 CJK UNIFIED IDEOGRAPH-23D30: not included in any glyphset definition
    • U+23D31 CJK UNIFIED IDEOGRAPH-23D31: not included in any glyphset definition
    • U+23D32 CJK UNIFIED IDEOGRAPH-23D32: not included in any glyphset definition
    • U+23D33 CJK UNIFIED IDEOGRAPH-23D33: not included in any glyphset definition
    • U+23D34 CJK UNIFIED IDEOGRAPH-23D34: not included in any glyphset definition
    • U+23D35 CJK UNIFIED IDEOGRAPH-23D35: not included in any glyphset definition
    • U+23D36 CJK UNIFIED IDEOGRAPH-23D36: not included in any glyphset definition
    • U+23D37 CJK UNIFIED IDEOGRAPH-23D37: not included in any glyphset definition
    • U+23D38 CJK UNIFIED IDEOGRAPH-23D38: not included in any glyphset definition
    • U+23D39 CJK UNIFIED IDEOGRAPH-23D39: not included in any glyphset definition
    • U+23D3A CJK UNIFIED IDEOGRAPH-23D3A: not included in any glyphset definition
    • U+23D3B CJK UNIFIED IDEOGRAPH-23D3B: not included in any glyphset definition
    • U+23D3C CJK UNIFIED IDEOGRAPH-23D3C: not included in any glyphset definition
    • U+23D3D CJK UNIFIED IDEOGRAPH-23D3D: not included in any glyphset definition
    • U+23D3E CJK UNIFIED IDEOGRAPH-23D3E: not included in any glyphset definition
    • U+23D3F CJK UNIFIED IDEOGRAPH-23D3F: not included in any glyphset definition
    • U+23D40 CJK UNIFIED IDEOGRAPH-23D40: not included in any glyphset definition
    • U+23D47 CJK UNIFIED IDEOGRAPH-23D47: not included in any glyphset definition
    • U+23D5F CJK UNIFIED IDEOGRAPH-23D5F: not included in any glyphset definition
    • U+23D63 CJK UNIFIED IDEOGRAPH-23D63: not included in any glyphset definition
    • U+23D67 CJK UNIFIED IDEOGRAPH-23D67: not included in any glyphset definition
    • U+23D6E CJK UNIFIED IDEOGRAPH-23D6E: not included in any glyphset definition
    • U+23D71 CJK UNIFIED IDEOGRAPH-23D71: not included in any glyphset definition
    • U+23D73 CJK UNIFIED IDEOGRAPH-23D73: not included in any glyphset definition
    • U+23D77 CJK UNIFIED IDEOGRAPH-23D77: not included in any glyphset definition
    • U+23D78 CJK UNIFIED IDEOGRAPH-23D78: not included in any glyphset definition
    • U+23D79 CJK UNIFIED IDEOGRAPH-23D79: not included in any glyphset definition
    • U+23D7A CJK UNIFIED IDEOGRAPH-23D7A: not included in any glyphset definition
    • U+23D7B CJK UNIFIED IDEOGRAPH-23D7B: not included in any glyphset definition
    • U+23D7D CJK UNIFIED IDEOGRAPH-23D7D: not included in any glyphset definition
    • U+23D7E CJK UNIFIED IDEOGRAPH-23D7E: not included in any glyphset definition
    • U+23D7F CJK UNIFIED IDEOGRAPH-23D7F: not included in any glyphset definition
    • U+23D80 CJK UNIFIED IDEOGRAPH-23D80: not included in any glyphset definition
    • U+23D81 CJK UNIFIED IDEOGRAPH-23D81: not included in any glyphset definition
    • U+23D82 CJK UNIFIED IDEOGRAPH-23D82: not included in any glyphset definition
    • U+23D83 CJK UNIFIED IDEOGRAPH-23D83: not included in any glyphset definition
    • U+23D84 CJK UNIFIED IDEOGRAPH-23D84: not included in any glyphset definition
    • U+23D85 CJK UNIFIED IDEOGRAPH-23D85: not included in any glyphset definition
    • U+23D86 CJK UNIFIED IDEOGRAPH-23D86: not included in any glyphset definition
    • U+23D87 CJK UNIFIED IDEOGRAPH-23D87: not included in any glyphset definition
    • U+23D88 CJK UNIFIED IDEOGRAPH-23D88: not included in any glyphset definition
    • U+23D89 CJK UNIFIED IDEOGRAPH-23D89: not included in any glyphset definition
    • U+23D8A CJK UNIFIED IDEOGRAPH-23D8A: not included in any glyphset definition
    • U+23D8B CJK UNIFIED IDEOGRAPH-23D8B: not included in any glyphset definition
    • U+23D8C CJK UNIFIED IDEOGRAPH-23D8C: not included in any glyphset definition
    • U+23D8D CJK UNIFIED IDEOGRAPH-23D8D: not included in any glyphset definition
    • U+23D8E CJK UNIFIED IDEOGRAPH-23D8E: not included in any glyphset definition
    • U+23D8F CJK UNIFIED IDEOGRAPH-23D8F: not included in any glyphset definition
    • U+23D90 CJK UNIFIED IDEOGRAPH-23D90: not included in any glyphset definition
    • U+23D91 CJK UNIFIED IDEOGRAPH-23D91: not included in any glyphset definition
    • U+23D92 CJK UNIFIED IDEOGRAPH-23D92: not included in any glyphset definition
    • U+23D93 CJK UNIFIED IDEOGRAPH-23D93: not included in any glyphset definition
    • U+23D94 CJK UNIFIED IDEOGRAPH-23D94: not included in any glyphset definition
    • U+23D95 CJK UNIFIED IDEOGRAPH-23D95: not included in any glyphset definition
    • U+23D96 CJK UNIFIED IDEOGRAPH-23D96: not included in any glyphset definition
    • U+23D97 CJK UNIFIED IDEOGRAPH-23D97: not included in any glyphset definition
    • U+23D98 CJK UNIFIED IDEOGRAPH-23D98: not included in any glyphset definition
    • U+23D99 CJK UNIFIED IDEOGRAPH-23D99: not included in any glyphset definition
    • U+23D9A CJK UNIFIED IDEOGRAPH-23D9A: not included in any glyphset definition
    • U+23D9B CJK UNIFIED IDEOGRAPH-23D9B: not included in any glyphset definition
    • U+23D9C CJK UNIFIED IDEOGRAPH-23D9C: not included in any glyphset definition
    • U+23D9D CJK UNIFIED IDEOGRAPH-23D9D: not included in any glyphset definition
    • U+23D9E CJK UNIFIED IDEOGRAPH-23D9E: not included in any glyphset definition
    • U+23D9F CJK UNIFIED IDEOGRAPH-23D9F: not included in any glyphset definition
    • U+23DA0 CJK UNIFIED IDEOGRAPH-23DA0: not included in any glyphset definition
    • U+23DA1 CJK UNIFIED IDEOGRAPH-23DA1: not included in any glyphset definition
    • U+23DA2 CJK UNIFIED IDEOGRAPH-23DA2: not included in any glyphset definition
    • U+23DA3 CJK UNIFIED IDEOGRAPH-23DA3: not included in any glyphset definition
    • U+23DA4 CJK UNIFIED IDEOGRAPH-23DA4: not included in any glyphset definition
    • U+23DA5 CJK UNIFIED IDEOGRAPH-23DA5: not included in any glyphset definition
    • U+23DA6 CJK UNIFIED IDEOGRAPH-23DA6: not included in any glyphset definition
    • U+23DA9 CJK UNIFIED IDEOGRAPH-23DA9: not included in any glyphset definition
    • U+23DAB CJK UNIFIED IDEOGRAPH-23DAB: not included in any glyphset definition
    • U+23DAC CJK UNIFIED IDEOGRAPH-23DAC: not included in any glyphset definition
    • U+23DB1 CJK UNIFIED IDEOGRAPH-23DB1: not included in any glyphset definition
    • U+23DBD CJK UNIFIED IDEOGRAPH-23DBD: not included in any glyphset definition
    • U+23DD3 CJK UNIFIED IDEOGRAPH-23DD3: not included in any glyphset definition
    • U+23DD7 CJK UNIFIED IDEOGRAPH-23DD7: not included in any glyphset definition
    • U+23DD9 CJK UNIFIED IDEOGRAPH-23DD9: not included in any glyphset definition
    • U+23DDC CJK UNIFIED IDEOGRAPH-23DDC: not included in any glyphset definition
    • U+23DE2 CJK UNIFIED IDEOGRAPH-23DE2: not included in any glyphset definition
    • U+23DE3 CJK UNIFIED IDEOGRAPH-23DE3: not included in any glyphset definition
    • U+23DE5 CJK UNIFIED IDEOGRAPH-23DE5: not included in any glyphset definition
    • U+23DE6 CJK UNIFIED IDEOGRAPH-23DE6: not included in any glyphset definition
    • U+23DE9 CJK UNIFIED IDEOGRAPH-23DE9: not included in any glyphset definition
    • U+23DEB CJK UNIFIED IDEOGRAPH-23DEB: not included in any glyphset definition
    • U+23DED CJK UNIFIED IDEOGRAPH-23DED: not included in any glyphset definition
    • U+23DF0 CJK UNIFIED IDEOGRAPH-23DF0: not included in any glyphset definition
    • U+23DF2 CJK UNIFIED IDEOGRAPH-23DF2: not included in any glyphset definition
    • U+23DF3 CJK UNIFIED IDEOGRAPH-23DF3: not included in any glyphset definition
    • U+23DF5 CJK UNIFIED IDEOGRAPH-23DF5: not included in any glyphset definition
    • U+23DF6 CJK UNIFIED IDEOGRAPH-23DF6: not included in any glyphset definition
    • U+23DF7 CJK UNIFIED IDEOGRAPH-23DF7: not included in any glyphset definition
    • U+23DF8 CJK UNIFIED IDEOGRAPH-23DF8: not included in any glyphset definition
    • U+23DF9 CJK UNIFIED IDEOGRAPH-23DF9: not included in any glyphset definition
    • U+23DFA CJK UNIFIED IDEOGRAPH-23DFA: not included in any glyphset definition
    • U+23DFC CJK UNIFIED IDEOGRAPH-23DFC: not included in any glyphset definition
    • U+23DFD CJK UNIFIED IDEOGRAPH-23DFD: not included in any glyphset definition
    • U+23DFE CJK UNIFIED IDEOGRAPH-23DFE: not included in any glyphset definition
    • U+23DFF CJK UNIFIED IDEOGRAPH-23DFF: not included in any glyphset definition
    • U+23E00 CJK UNIFIED IDEOGRAPH-23E00: not included in any glyphset definition
    • U+23E01 CJK UNIFIED IDEOGRAPH-23E01: not included in any glyphset definition
    • U+23E02 CJK UNIFIED IDEOGRAPH-23E02: not included in any glyphset definition
    • U+23E03 CJK UNIFIED IDEOGRAPH-23E03: not included in any glyphset definition
    • U+23E04 CJK UNIFIED IDEOGRAPH-23E04: not included in any glyphset definition
    • U+23E05 CJK UNIFIED IDEOGRAPH-23E05: not included in any glyphset definition
    • U+23E06 CJK UNIFIED IDEOGRAPH-23E06: not included in any glyphset definition
    • U+23E07 CJK UNIFIED IDEOGRAPH-23E07: not included in any glyphset definition
    • U+23E08 CJK UNIFIED IDEOGRAPH-23E08: not included in any glyphset definition
    • U+23E09 CJK UNIFIED IDEOGRAPH-23E09: not included in any glyphset definition
    • U+23E0A CJK UNIFIED IDEOGRAPH-23E0A: not included in any glyphset definition
    • U+23E0C CJK UNIFIED IDEOGRAPH-23E0C: not included in any glyphset definition
    • U+23E0D CJK UNIFIED IDEOGRAPH-23E0D: not included in any glyphset definition
    • U+23E0E CJK UNIFIED IDEOGRAPH-23E0E: not included in any glyphset definition
    • U+23E0F CJK UNIFIED IDEOGRAPH-23E0F: not included in any glyphset definition
    • U+23E10 CJK UNIFIED IDEOGRAPH-23E10: not included in any glyphset definition
    • U+23E11 CJK UNIFIED IDEOGRAPH-23E11: not included in any glyphset definition
    • U+23E12 CJK UNIFIED IDEOGRAPH-23E12: not included in any glyphset definition
    • U+23E13 CJK UNIFIED IDEOGRAPH-23E13: not included in any glyphset definition
    • U+23E14 CJK UNIFIED IDEOGRAPH-23E14: not included in any glyphset definition
    • U+23E15 CJK UNIFIED IDEOGRAPH-23E15: not included in any glyphset definition
    • U+23E16 CJK UNIFIED IDEOGRAPH-23E16: not included in any glyphset definition
    • U+23E17 CJK UNIFIED IDEOGRAPH-23E17: not included in any glyphset definition
    • U+23E18 CJK UNIFIED IDEOGRAPH-23E18: not included in any glyphset definition
    • U+23E19 CJK UNIFIED IDEOGRAPH-23E19: not included in any glyphset definition
    • U+23E1A CJK UNIFIED IDEOGRAPH-23E1A: not included in any glyphset definition
    • U+23E1B CJK UNIFIED IDEOGRAPH-23E1B: not included in any glyphset definition
    • U+23E1C CJK UNIFIED IDEOGRAPH-23E1C: not included in any glyphset definition
    • U+23E1D CJK UNIFIED IDEOGRAPH-23E1D: not included in any glyphset definition
    • U+23E1E CJK UNIFIED IDEOGRAPH-23E1E: not included in any glyphset definition
    • U+23E1F CJK UNIFIED IDEOGRAPH-23E1F: not included in any glyphset definition
    • U+23E20 CJK UNIFIED IDEOGRAPH-23E20: not included in any glyphset definition
    • U+23E21 CJK UNIFIED IDEOGRAPH-23E21: not included in any glyphset definition
    • U+23E22 CJK UNIFIED IDEOGRAPH-23E22: not included in any glyphset definition
    • U+23E23 CJK UNIFIED IDEOGRAPH-23E23: not included in any glyphset definition
    • U+23E24 CJK UNIFIED IDEOGRAPH-23E24: not included in any glyphset definition
    • U+23E25 CJK UNIFIED IDEOGRAPH-23E25: not included in any glyphset definition
    • U+23E2B CJK UNIFIED IDEOGRAPH-23E2B: not included in any glyphset definition
    • U+23E2C CJK UNIFIED IDEOGRAPH-23E2C: not included in any glyphset definition
    • U+23E2D CJK UNIFIED IDEOGRAPH-23E2D: not included in any glyphset definition
    • U+23E39 CJK UNIFIED IDEOGRAPH-23E39: not included in any glyphset definition
    • U+23E42 CJK UNIFIED IDEOGRAPH-23E42: not included in any glyphset definition
    • U+23E45 CJK UNIFIED IDEOGRAPH-23E45: not included in any glyphset definition
    • U+23E49 CJK UNIFIED IDEOGRAPH-23E49: not included in any glyphset definition
    • U+23E4A CJK UNIFIED IDEOGRAPH-23E4A: not included in any glyphset definition
    • U+23E4D CJK UNIFIED IDEOGRAPH-23E4D: not included in any glyphset definition
    • U+23E51 CJK UNIFIED IDEOGRAPH-23E51: not included in any glyphset definition
    • U+23E53 CJK UNIFIED IDEOGRAPH-23E53: not included in any glyphset definition
    • U+23E54 CJK UNIFIED IDEOGRAPH-23E54: not included in any glyphset definition
    • U+23E5A CJK UNIFIED IDEOGRAPH-23E5A: not included in any glyphset definition
    • U+23E5D CJK UNIFIED IDEOGRAPH-23E5D: not included in any glyphset definition
    • U+23E5E CJK UNIFIED IDEOGRAPH-23E5E: not included in any glyphset definition
    • U+23E5F CJK UNIFIED IDEOGRAPH-23E5F: not included in any glyphset definition
    • U+23E60 CJK UNIFIED IDEOGRAPH-23E60: not included in any glyphset definition
    • U+23E61 CJK UNIFIED IDEOGRAPH-23E61: not included in any glyphset definition
    • U+23E62 CJK UNIFIED IDEOGRAPH-23E62: not included in any glyphset definition
    • U+23E64 CJK UNIFIED IDEOGRAPH-23E64: not included in any glyphset definition
    • U+23E65 CJK UNIFIED IDEOGRAPH-23E65: not included in any glyphset definition
    • U+23E66 CJK UNIFIED IDEOGRAPH-23E66: not included in any glyphset definition
    • U+23E67 CJK UNIFIED IDEOGRAPH-23E67: not included in any glyphset definition
    • U+23E68 CJK UNIFIED IDEOGRAPH-23E68: not included in any glyphset definition
    • U+23E69 CJK UNIFIED IDEOGRAPH-23E69: not included in any glyphset definition
    • U+23E6A CJK UNIFIED IDEOGRAPH-23E6A: not included in any glyphset definition
    • U+23E6B CJK UNIFIED IDEOGRAPH-23E6B: not included in any glyphset definition
    • U+23E6C CJK UNIFIED IDEOGRAPH-23E6C: not included in any glyphset definition
    • U+23E6D CJK UNIFIED IDEOGRAPH-23E6D: not included in any glyphset definition
    • U+23E6E CJK UNIFIED IDEOGRAPH-23E6E: not included in any glyphset definition
    • U+23E6F CJK UNIFIED IDEOGRAPH-23E6F: not included in any glyphset definition
    • U+23E70 CJK UNIFIED IDEOGRAPH-23E70: not included in any glyphset definition
    • U+23E71 CJK UNIFIED IDEOGRAPH-23E71: not included in any glyphset definition
    • U+23E72 CJK UNIFIED IDEOGRAPH-23E72: not included in any glyphset definition
    • U+23E73 CJK UNIFIED IDEOGRAPH-23E73: not included in any glyphset definition
    • U+23E74 CJK UNIFIED IDEOGRAPH-23E74: not included in any glyphset definition
    • U+23E75 CJK UNIFIED IDEOGRAPH-23E75: not included in any glyphset definition
    • U+23E76 CJK UNIFIED IDEOGRAPH-23E76: not included in any glyphset definition
    • U+23E77 CJK UNIFIED IDEOGRAPH-23E77: not included in any glyphset definition
    • U+23E78 CJK UNIFIED IDEOGRAPH-23E78: not included in any glyphset definition
    • U+23E79 CJK UNIFIED IDEOGRAPH-23E79: not included in any glyphset definition
    • U+23E7A CJK UNIFIED IDEOGRAPH-23E7A: not included in any glyphset definition
    • U+23E7B CJK UNIFIED IDEOGRAPH-23E7B: not included in any glyphset definition
    • U+23E7C CJK UNIFIED IDEOGRAPH-23E7C: not included in any glyphset definition
    • U+23E7D CJK UNIFIED IDEOGRAPH-23E7D: not included in any glyphset definition
    • U+23E7E CJK UNIFIED IDEOGRAPH-23E7E: not included in any glyphset definition
    • U+23E7F CJK UNIFIED IDEOGRAPH-23E7F: not included in any glyphset definition
    • U+23E80 CJK UNIFIED IDEOGRAPH-23E80: not included in any glyphset definition
    • U+23E81 CJK UNIFIED IDEOGRAPH-23E81: not included in any glyphset definition
    • U+23E82 CJK UNIFIED IDEOGRAPH-23E82: not included in any glyphset definition
    • U+23E9E CJK UNIFIED IDEOGRAPH-23E9E: not included in any glyphset definition
    • U+23EA6 CJK UNIFIED IDEOGRAPH-23EA6: not included in any glyphset definition
    • U+23EAB CJK UNIFIED IDEOGRAPH-23EAB: not included in any glyphset definition
    • U+23EAC CJK UNIFIED IDEOGRAPH-23EAC: not included in any glyphset definition
    • U+23EB1 CJK UNIFIED IDEOGRAPH-23EB1: not included in any glyphset definition
    • U+23EB2 CJK UNIFIED IDEOGRAPH-23EB2: not included in any glyphset definition
    • U+23EB3 CJK UNIFIED IDEOGRAPH-23EB3: not included in any glyphset definition
    • U+23EBB CJK UNIFIED IDEOGRAPH-23EBB: not included in any glyphset definition
    • U+23EBC CJK UNIFIED IDEOGRAPH-23EBC: not included in any glyphset definition
    • U+23EBD CJK UNIFIED IDEOGRAPH-23EBD: not included in any glyphset definition
    • U+23EBF CJK UNIFIED IDEOGRAPH-23EBF: not included in any glyphset definition
    • U+23EC0 CJK UNIFIED IDEOGRAPH-23EC0: not included in any glyphset definition
    • U+23EC2 CJK UNIFIED IDEOGRAPH-23EC2: not included in any glyphset definition
    • U+23ECD CJK UNIFIED IDEOGRAPH-23ECD: not included in any glyphset definition
    • U+23ECF CJK UNIFIED IDEOGRAPH-23ECF: not included in any glyphset definition
    • U+23ED0 CJK UNIFIED IDEOGRAPH-23ED0: not included in any glyphset definition
    • U+23ED1 CJK UNIFIED IDEOGRAPH-23ED1: not included in any glyphset definition
    • U+23ED2 CJK UNIFIED IDEOGRAPH-23ED2: not included in any glyphset definition
    • U+23ED3 CJK UNIFIED IDEOGRAPH-23ED3: not included in any glyphset definition
    • U+23ED4 CJK UNIFIED IDEOGRAPH-23ED4: not included in any glyphset definition
    • U+23ED5 CJK UNIFIED IDEOGRAPH-23ED5: not included in any glyphset definition
    • U+23ED6 CJK UNIFIED IDEOGRAPH-23ED6: not included in any glyphset definition
    • U+23ED7 CJK UNIFIED IDEOGRAPH-23ED7: not included in any glyphset definition
    • U+23ED8 CJK UNIFIED IDEOGRAPH-23ED8: not included in any glyphset definition
    • U+23ED9 CJK UNIFIED IDEOGRAPH-23ED9: not included in any glyphset definition
    • U+23EDA CJK UNIFIED IDEOGRAPH-23EDA: not included in any glyphset definition
    • U+23EDB CJK UNIFIED IDEOGRAPH-23EDB: not included in any glyphset definition
    • U+23EDC CJK UNIFIED IDEOGRAPH-23EDC: not included in any glyphset definition
    • U+23EDD CJK UNIFIED IDEOGRAPH-23EDD: not included in any glyphset definition
    • U+23EDE CJK UNIFIED IDEOGRAPH-23EDE: not included in any glyphset definition
    • U+23EE0 CJK UNIFIED IDEOGRAPH-23EE0: not included in any glyphset definition
    • U+23EE1 CJK UNIFIED IDEOGRAPH-23EE1: not included in any glyphset definition
    • U+23EE2 CJK UNIFIED IDEOGRAPH-23EE2: not included in any glyphset definition
    • U+23EE3 CJK UNIFIED IDEOGRAPH-23EE3: not included in any glyphset definition
    • U+23EE5 CJK UNIFIED IDEOGRAPH-23EE5: not included in any glyphset definition
    • U+23EE6 CJK UNIFIED IDEOGRAPH-23EE6: not included in any glyphset definition
    • U+23EE7 CJK UNIFIED IDEOGRAPH-23EE7: not included in any glyphset definition
    • U+23EE8 CJK UNIFIED IDEOGRAPH-23EE8: not included in any glyphset definition
    • U+23EE9 CJK UNIFIED IDEOGRAPH-23EE9: not included in any glyphset definition
    • U+23EEA CJK UNIFIED IDEOGRAPH-23EEA: not included in any glyphset definition
    • U+23EEB CJK UNIFIED IDEOGRAPH-23EEB: not included in any glyphset definition
    • U+23EEC CJK UNIFIED IDEOGRAPH-23EEC: not included in any glyphset definition
    • U+23EEE CJK UNIFIED IDEOGRAPH-23EEE: not included in any glyphset definition
    • U+23EEF CJK UNIFIED IDEOGRAPH-23EEF: not included in any glyphset definition
    • U+23EF1 CJK UNIFIED IDEOGRAPH-23EF1: not included in any glyphset definition
    • U+23EF2 CJK UNIFIED IDEOGRAPH-23EF2: not included in any glyphset definition
    • U+23EF7 CJK UNIFIED IDEOGRAPH-23EF7: not included in any glyphset definition
    • U+23EF8 CJK UNIFIED IDEOGRAPH-23EF8: not included in any glyphset definition
    • U+23EF9 CJK UNIFIED IDEOGRAPH-23EF9: not included in any glyphset definition
    • U+23EFA CJK UNIFIED IDEOGRAPH-23EFA: not included in any glyphset definition
    • U+23EFF CJK UNIFIED IDEOGRAPH-23EFF: not included in any glyphset definition
    • U+23F0E CJK UNIFIED IDEOGRAPH-23F0E: not included in any glyphset definition
    • U+23F13 CJK UNIFIED IDEOGRAPH-23F13: not included in any glyphset definition
    • U+23F1E CJK UNIFIED IDEOGRAPH-23F1E: not included in any glyphset definition
    • U+23F1F CJK UNIFIED IDEOGRAPH-23F1F: not included in any glyphset definition
    • U+23F20 CJK UNIFIED IDEOGRAPH-23F20: not included in any glyphset definition
    • U+23F21 CJK UNIFIED IDEOGRAPH-23F21: not included in any glyphset definition
    • U+23F22 CJK UNIFIED IDEOGRAPH-23F22: not included in any glyphset definition
    • U+23F25 CJK UNIFIED IDEOGRAPH-23F25: not included in any glyphset definition
    • U+23F2B CJK UNIFIED IDEOGRAPH-23F2B: not included in any glyphset definition
    • U+23F2E CJK UNIFIED IDEOGRAPH-23F2E: not included in any glyphset definition
    • U+23F33 CJK UNIFIED IDEOGRAPH-23F33: not included in any glyphset definition
    • U+23F34 CJK UNIFIED IDEOGRAPH-23F34: not included in any glyphset definition
    • U+23F37 CJK UNIFIED IDEOGRAPH-23F37: not included in any glyphset definition
    • U+23F3A CJK UNIFIED IDEOGRAPH-23F3A: not included in any glyphset definition
    • U+23F3B CJK UNIFIED IDEOGRAPH-23F3B: not included in any glyphset definition
    • U+23F3D CJK UNIFIED IDEOGRAPH-23F3D: not included in any glyphset definition
    • U+23F40 CJK UNIFIED IDEOGRAPH-23F40: not included in any glyphset definition
    • U+23F41 CJK UNIFIED IDEOGRAPH-23F41: not included in any glyphset definition
    • U+23F43 CJK UNIFIED IDEOGRAPH-23F43: not included in any glyphset definition
    • U+23F44 CJK UNIFIED IDEOGRAPH-23F44: not included in any glyphset definition
    • U+23F45 CJK UNIFIED IDEOGRAPH-23F45: not included in any glyphset definition
    • U+23F46 CJK UNIFIED IDEOGRAPH-23F46: not included in any glyphset definition
    • U+23F47 CJK UNIFIED IDEOGRAPH-23F47: not included in any glyphset definition
    • U+23F48 CJK UNIFIED IDEOGRAPH-23F48: not included in any glyphset definition
    • U+23F49 CJK UNIFIED IDEOGRAPH-23F49: not included in any glyphset definition
    • U+23F4A CJK UNIFIED IDEOGRAPH-23F4A: not included in any glyphset definition
    • U+23F4C CJK UNIFIED IDEOGRAPH-23F4C: not included in any glyphset definition
    • U+23F4D CJK UNIFIED IDEOGRAPH-23F4D: not included in any glyphset definition
    • U+23F4F CJK UNIFIED IDEOGRAPH-23F4F: not included in any glyphset definition
    • U+23F50 CJK UNIFIED IDEOGRAPH-23F50: not included in any glyphset definition
    • U+23F51 CJK UNIFIED IDEOGRAPH-23F51: not included in any glyphset definition
    • U+23F52 CJK UNIFIED IDEOGRAPH-23F52: not included in any glyphset definition
    • U+23F53 CJK UNIFIED IDEOGRAPH-23F53: not included in any glyphset definition
    • U+23F54 CJK UNIFIED IDEOGRAPH-23F54: not included in any glyphset definition
    • U+23F55 CJK UNIFIED IDEOGRAPH-23F55: not included in any glyphset definition
    • U+23F56 CJK UNIFIED IDEOGRAPH-23F56: not included in any glyphset definition
    • U+23F58 CJK UNIFIED IDEOGRAPH-23F58: not included in any glyphset definition
    • U+23F5A CJK UNIFIED IDEOGRAPH-23F5A: not included in any glyphset definition
    • U+23F5B CJK UNIFIED IDEOGRAPH-23F5B: not included in any glyphset definition
    • U+23F5C CJK UNIFIED IDEOGRAPH-23F5C: not included in any glyphset definition
    • U+23F5D CJK UNIFIED IDEOGRAPH-23F5D: not included in any glyphset definition
    • U+23F5E CJK UNIFIED IDEOGRAPH-23F5E: not included in any glyphset definition
    • U+23F5F CJK UNIFIED IDEOGRAPH-23F5F: not included in any glyphset definition
    • U+23F60 CJK UNIFIED IDEOGRAPH-23F60: not included in any glyphset definition
    • U+23F61 CJK UNIFIED IDEOGRAPH-23F61: not included in any glyphset definition
    • U+23F62 CJK UNIFIED IDEOGRAPH-23F62: not included in any glyphset definition
    • U+23F63 CJK UNIFIED IDEOGRAPH-23F63: not included in any glyphset definition
    • U+23F64 CJK UNIFIED IDEOGRAPH-23F64: not included in any glyphset definition
    • U+23F65 CJK UNIFIED IDEOGRAPH-23F65: not included in any glyphset definition
    • U+23F66 CJK UNIFIED IDEOGRAPH-23F66: not included in any glyphset definition
    • U+23F67 CJK UNIFIED IDEOGRAPH-23F67: not included in any glyphset definition
    • U+23F68 CJK UNIFIED IDEOGRAPH-23F68: not included in any glyphset definition
    • U+23F69 CJK UNIFIED IDEOGRAPH-23F69: not included in any glyphset definition
    • U+23F6A CJK UNIFIED IDEOGRAPH-23F6A: not included in any glyphset definition
    • U+23F6B CJK UNIFIED IDEOGRAPH-23F6B: not included in any glyphset definition
    • U+23F6C CJK UNIFIED IDEOGRAPH-23F6C: not included in any glyphset definition
    • U+23F6D CJK UNIFIED IDEOGRAPH-23F6D: not included in any glyphset definition
    • U+23F6E CJK UNIFIED IDEOGRAPH-23F6E: not included in any glyphset definition
    • U+23F6F CJK UNIFIED IDEOGRAPH-23F6F: not included in any glyphset definition
    • U+23F70 CJK UNIFIED IDEOGRAPH-23F70: not included in any glyphset definition
    • U+23F72 CJK UNIFIED IDEOGRAPH-23F72: not included in any glyphset definition
    • U+23F73 CJK UNIFIED IDEOGRAPH-23F73: not included in any glyphset definition
    • U+23F74 CJK UNIFIED IDEOGRAPH-23F74: not included in any glyphset definition
    • U+23F75 CJK UNIFIED IDEOGRAPH-23F75: not included in any glyphset definition
    • U+23F76 CJK UNIFIED IDEOGRAPH-23F76: not included in any glyphset definition
    • U+23F77 CJK UNIFIED IDEOGRAPH-23F77: not included in any glyphset definition
    • U+23F78 CJK UNIFIED IDEOGRAPH-23F78: not included in any glyphset definition
    • U+23F7C CJK UNIFIED IDEOGRAPH-23F7C: not included in any glyphset definition
    • U+23F7E CJK UNIFIED IDEOGRAPH-23F7E: not included in any glyphset definition
    • U+23F84 CJK UNIFIED IDEOGRAPH-23F84: not included in any glyphset definition
    • U+23F88 CJK UNIFIED IDEOGRAPH-23F88: not included in any glyphset definition
    • U+23F96 CJK UNIFIED IDEOGRAPH-23F96: not included in any glyphset definition
    • U+23FA0 CJK UNIFIED IDEOGRAPH-23FA0: not included in any glyphset definition
    • U+23FA3 CJK UNIFIED IDEOGRAPH-23FA3: not included in any glyphset definition
    • U+23FA4 CJK UNIFIED IDEOGRAPH-23FA4: not included in any glyphset definition
    • U+23FA6 CJK UNIFIED IDEOGRAPH-23FA6: not included in any glyphset definition
    • U+23FAB CJK UNIFIED IDEOGRAPH-23FAB: not included in any glyphset definition
    • U+23FAC CJK UNIFIED IDEOGRAPH-23FAC: not included in any glyphset definition
    • U+23FB4 CJK UNIFIED IDEOGRAPH-23FB4: not included in any glyphset definition
    • U+23FB7 CJK UNIFIED IDEOGRAPH-23FB7: not included in any glyphset definition
    • U+23FBC CJK UNIFIED IDEOGRAPH-23FBC: not included in any glyphset definition
    • U+23FC2 CJK UNIFIED IDEOGRAPH-23FC2: not included in any glyphset definition
    • U+23FC5 CJK UNIFIED IDEOGRAPH-23FC5: not included in any glyphset definition
    • U+23FC6 CJK UNIFIED IDEOGRAPH-23FC6: not included in any glyphset definition
    • U+23FC7 CJK UNIFIED IDEOGRAPH-23FC7: not included in any glyphset definition
    • U+23FC8 CJK UNIFIED IDEOGRAPH-23FC8: not included in any glyphset definition
    • U+23FC9 CJK UNIFIED IDEOGRAPH-23FC9: not included in any glyphset definition
    • U+23FCA CJK UNIFIED IDEOGRAPH-23FCA: not included in any glyphset definition
    • U+23FCB CJK UNIFIED IDEOGRAPH-23FCB: not included in any glyphset definition
    • U+23FCC CJK UNIFIED IDEOGRAPH-23FCC: not included in any glyphset definition
    • U+23FCD CJK UNIFIED IDEOGRAPH-23FCD: not included in any glyphset definition
    • U+23FCE CJK UNIFIED IDEOGRAPH-23FCE: not included in any glyphset definition
    • U+23FCF CJK UNIFIED IDEOGRAPH-23FCF: not included in any glyphset definition
    • U+23FD0 CJK UNIFIED IDEOGRAPH-23FD0: not included in any glyphset definition
    • U+23FD1 CJK UNIFIED IDEOGRAPH-23FD1: not included in any glyphset definition
    • U+23FD2 CJK UNIFIED IDEOGRAPH-23FD2: not included in any glyphset definition
    • U+23FD3 CJK UNIFIED IDEOGRAPH-23FD3: not included in any glyphset definition
    • U+23FD4 CJK UNIFIED IDEOGRAPH-23FD4: not included in any glyphset definition
    • U+23FD5 CJK UNIFIED IDEOGRAPH-23FD5: not included in any glyphset definition
    • U+23FD6 CJK UNIFIED IDEOGRAPH-23FD6: not included in any glyphset definition
    • U+23FD7 CJK UNIFIED IDEOGRAPH-23FD7: not included in any glyphset definition
    • U+23FD8 CJK UNIFIED IDEOGRAPH-23FD8: not included in any glyphset definition
    • U+23FD9 CJK UNIFIED IDEOGRAPH-23FD9: not included in any glyphset definition
    • U+23FDA CJK UNIFIED IDEOGRAPH-23FDA: not included in any glyphset definition
    • U+23FDC CJK UNIFIED IDEOGRAPH-23FDC: not included in any glyphset definition
    • U+23FDD CJK UNIFIED IDEOGRAPH-23FDD: not included in any glyphset definition
    • U+23FDE CJK UNIFIED IDEOGRAPH-23FDE: not included in any glyphset definition
    • U+23FDF CJK UNIFIED IDEOGRAPH-23FDF: not included in any glyphset definition
    • U+23FE0 CJK UNIFIED IDEOGRAPH-23FE0: not included in any glyphset definition
    • U+23FE1 CJK UNIFIED IDEOGRAPH-23FE1: not included in any glyphset definition
    • U+23FE2 CJK UNIFIED IDEOGRAPH-23FE2: not included in any glyphset definition
    • U+23FE3 CJK UNIFIED IDEOGRAPH-23FE3: not included in any glyphset definition
    • U+23FE4 CJK UNIFIED IDEOGRAPH-23FE4: not included in any glyphset definition
    • U+23FE5 CJK UNIFIED IDEOGRAPH-23FE5: not included in any glyphset definition
    • U+23FE7 CJK UNIFIED IDEOGRAPH-23FE7: not included in any glyphset definition
    • U+23FEE CJK UNIFIED IDEOGRAPH-23FEE: not included in any glyphset definition
    • U+24000 CJK UNIFIED IDEOGRAPH-24000: not included in any glyphset definition
    • U+24005 CJK UNIFIED IDEOGRAPH-24005: not included in any glyphset definition
    • U+24007 CJK UNIFIED IDEOGRAPH-24007: not included in any glyphset definition
    • U+24008 CJK UNIFIED IDEOGRAPH-24008: not included in any glyphset definition
    • U+24015 CJK UNIFIED IDEOGRAPH-24015: not included in any glyphset definition
    • U+2401D CJK UNIFIED IDEOGRAPH-2401D: not included in any glyphset definition
    • U+2401E CJK UNIFIED IDEOGRAPH-2401E: not included in any glyphset definition
    • U+24020 CJK UNIFIED IDEOGRAPH-24020: not included in any glyphset definition
    • U+24022 CJK UNIFIED IDEOGRAPH-24022: not included in any glyphset definition
    • U+24023 CJK UNIFIED IDEOGRAPH-24023: not included in any glyphset definition
    • U+24024 CJK UNIFIED IDEOGRAPH-24024: not included in any glyphset definition
    • U+24026 CJK UNIFIED IDEOGRAPH-24026: not included in any glyphset definition
    • U+24028 CJK UNIFIED IDEOGRAPH-24028: not included in any glyphset definition
    • U+24029 CJK UNIFIED IDEOGRAPH-24029: not included in any glyphset definition
    • U+2402A CJK UNIFIED IDEOGRAPH-2402A: not included in any glyphset definition
    • U+2402B CJK UNIFIED IDEOGRAPH-2402B: not included in any glyphset definition
    • U+2402C CJK UNIFIED IDEOGRAPH-2402C: not included in any glyphset definition
    • U+2402E CJK UNIFIED IDEOGRAPH-2402E: not included in any glyphset definition
    • U+2402F CJK UNIFIED IDEOGRAPH-2402F: not included in any glyphset definition
    • U+24030 CJK UNIFIED IDEOGRAPH-24030: not included in any glyphset definition
    • U+24031 CJK UNIFIED IDEOGRAPH-24031: not included in any glyphset definition
    • U+24032 CJK UNIFIED IDEOGRAPH-24032: not included in any glyphset definition
    • U+24033 CJK UNIFIED IDEOGRAPH-24033: not included in any glyphset definition
    • U+24034 CJK UNIFIED IDEOGRAPH-24034: not included in any glyphset definition
    • U+24035 CJK UNIFIED IDEOGRAPH-24035: not included in any glyphset definition
    • U+24036 CJK UNIFIED IDEOGRAPH-24036: not included in any glyphset definition
    • U+24037 CJK UNIFIED IDEOGRAPH-24037: not included in any glyphset definition
    • U+2403C CJK UNIFIED IDEOGRAPH-2403C: not included in any glyphset definition
    • U+2403D CJK UNIFIED IDEOGRAPH-2403D: not included in any glyphset definition
    • U+24042 CJK UNIFIED IDEOGRAPH-24042: not included in any glyphset definition
    • U+24045 CJK UNIFIED IDEOGRAPH-24045: not included in any glyphset definition
    • U+24047 CJK UNIFIED IDEOGRAPH-24047: not included in any glyphset definition
    • U+24049 CJK UNIFIED IDEOGRAPH-24049: not included in any glyphset definition
    • U+2404B CJK UNIFIED IDEOGRAPH-2404B: not included in any glyphset definition
    • U+2404C CJK UNIFIED IDEOGRAPH-2404C: not included in any glyphset definition
    • U+2404D CJK UNIFIED IDEOGRAPH-2404D: not included in any glyphset definition
    • U+24050 CJK UNIFIED IDEOGRAPH-24050: not included in any glyphset definition
    • U+24053 CJK UNIFIED IDEOGRAPH-24053: not included in any glyphset definition
    • U+24054 CJK UNIFIED IDEOGRAPH-24054: not included in any glyphset definition
    • U+24057 CJK UNIFIED IDEOGRAPH-24057: not included in any glyphset definition
    • U+2405D CJK UNIFIED IDEOGRAPH-2405D: not included in any glyphset definition
    • U+24061 CJK UNIFIED IDEOGRAPH-24061: not included in any glyphset definition
    • U+24062 CJK UNIFIED IDEOGRAPH-24062: not included in any glyphset definition
    • U+24063 CJK UNIFIED IDEOGRAPH-24063: not included in any glyphset definition
    • U+24064 CJK UNIFIED IDEOGRAPH-24064: not included in any glyphset definition
    • U+24065 CJK UNIFIED IDEOGRAPH-24065: not included in any glyphset definition
    • U+24066 CJK UNIFIED IDEOGRAPH-24066: not included in any glyphset definition
    • U+24067 CJK UNIFIED IDEOGRAPH-24067: not included in any glyphset definition
    • U+24068 CJK UNIFIED IDEOGRAPH-24068: not included in any glyphset definition
    • U+2406A CJK UNIFIED IDEOGRAPH-2406A: not included in any glyphset definition
    • U+2406B CJK UNIFIED IDEOGRAPH-2406B: not included in any glyphset definition
    • U+2406C CJK UNIFIED IDEOGRAPH-2406C: not included in any glyphset definition
    • U+2406D CJK UNIFIED IDEOGRAPH-2406D: not included in any glyphset definition
    • U+2406E CJK UNIFIED IDEOGRAPH-2406E: not included in any glyphset definition
    • U+2406F CJK UNIFIED IDEOGRAPH-2406F: not included in any glyphset definition
    • U+24070 CJK UNIFIED IDEOGRAPH-24070: not included in any glyphset definition
    • U+24071 CJK UNIFIED IDEOGRAPH-24071: not included in any glyphset definition
    • U+24072 CJK UNIFIED IDEOGRAPH-24072: not included in any glyphset definition
    • U+24073 CJK UNIFIED IDEOGRAPH-24073: not included in any glyphset definition
    • U+24074 CJK UNIFIED IDEOGRAPH-24074: not included in any glyphset definition
    • U+24075 CJK UNIFIED IDEOGRAPH-24075: not included in any glyphset definition
    • U+24076 CJK UNIFIED IDEOGRAPH-24076: not included in any glyphset definition
    • U+24077 CJK UNIFIED IDEOGRAPH-24077: not included in any glyphset definition
    • U+24078 CJK UNIFIED IDEOGRAPH-24078: not included in any glyphset definition
    • U+24079 CJK UNIFIED IDEOGRAPH-24079: not included in any glyphset definition
    • U+2407A CJK UNIFIED IDEOGRAPH-2407A: not included in any glyphset definition
    • U+2407B CJK UNIFIED IDEOGRAPH-2407B: not included in any glyphset definition
    • U+2407C CJK UNIFIED IDEOGRAPH-2407C: not included in any glyphset definition
    • U+2407D CJK UNIFIED IDEOGRAPH-2407D: not included in any glyphset definition
    • U+2407E CJK UNIFIED IDEOGRAPH-2407E: not included in any glyphset definition
    • U+2407F CJK UNIFIED IDEOGRAPH-2407F: not included in any glyphset definition
    • U+24080 CJK UNIFIED IDEOGRAPH-24080: not included in any glyphset definition
    • U+24081 CJK UNIFIED IDEOGRAPH-24081: not included in any glyphset definition
    • U+24082 CJK UNIFIED IDEOGRAPH-24082: not included in any glyphset definition
    • U+24083 CJK UNIFIED IDEOGRAPH-24083: not included in any glyphset definition
    • U+24084 CJK UNIFIED IDEOGRAPH-24084: not included in any glyphset definition
    • U+24085 CJK UNIFIED IDEOGRAPH-24085: not included in any glyphset definition
    • U+24086 CJK UNIFIED IDEOGRAPH-24086: not included in any glyphset definition
    • U+24087 CJK UNIFIED IDEOGRAPH-24087: not included in any glyphset definition
    • U+24089 CJK UNIFIED IDEOGRAPH-24089: not included in any glyphset definition
    • U+2408A CJK UNIFIED IDEOGRAPH-2408A: not included in any glyphset definition
    • U+2408B CJK UNIFIED IDEOGRAPH-2408B: not included in any glyphset definition
    • U+2408D CJK UNIFIED IDEOGRAPH-2408D: not included in any glyphset definition
    • U+24091 CJK UNIFIED IDEOGRAPH-24091: not included in any glyphset definition
    • U+24096 CJK UNIFIED IDEOGRAPH-24096: not included in any glyphset definition
    • U+24097 CJK UNIFIED IDEOGRAPH-24097: not included in any glyphset definition
    • U+240A0 CJK UNIFIED IDEOGRAPH-240A0: not included in any glyphset definition
    • U+240A4 CJK UNIFIED IDEOGRAPH-240A4: not included in any glyphset definition
    • U+240A5 CJK UNIFIED IDEOGRAPH-240A5: not included in any glyphset definition
    • U+240A9 CJK UNIFIED IDEOGRAPH-240A9: not included in any glyphset definition
    • U+240AA CJK UNIFIED IDEOGRAPH-240AA: not included in any glyphset definition
    • U+240AC CJK UNIFIED IDEOGRAPH-240AC: not included in any glyphset definition
    • U+240B1 CJK UNIFIED IDEOGRAPH-240B1: not included in any glyphset definition
    • U+240B2 CJK UNIFIED IDEOGRAPH-240B2: not included in any glyphset definition
    • U+240B4 CJK UNIFIED IDEOGRAPH-240B4: not included in any glyphset definition
    • U+240B5 CJK UNIFIED IDEOGRAPH-240B5: not included in any glyphset definition
    • U+240B6 CJK UNIFIED IDEOGRAPH-240B6: not included in any glyphset definition
    • U+240B7 CJK UNIFIED IDEOGRAPH-240B7: not included in any glyphset definition
    • U+240B8 CJK UNIFIED IDEOGRAPH-240B8: not included in any glyphset definition
    • U+240B9 CJK UNIFIED IDEOGRAPH-240B9: not included in any glyphset definition
    • U+240BA CJK UNIFIED IDEOGRAPH-240BA: not included in any glyphset definition
    • U+240BB CJK UNIFIED IDEOGRAPH-240BB: not included in any glyphset definition
    • U+240BC CJK UNIFIED IDEOGRAPH-240BC: not included in any glyphset definition
    • U+240BD CJK UNIFIED IDEOGRAPH-240BD: not included in any glyphset definition
    • U+240BE CJK UNIFIED IDEOGRAPH-240BE: not included in any glyphset definition
    • U+240BF CJK UNIFIED IDEOGRAPH-240BF: not included in any glyphset definition
    • U+240C0 CJK UNIFIED IDEOGRAPH-240C0: not included in any glyphset definition
    • U+240C1 CJK UNIFIED IDEOGRAPH-240C1: not included in any glyphset definition
    • U+240C2 CJK UNIFIED IDEOGRAPH-240C2: not included in any glyphset definition
    • U+240C3 CJK UNIFIED IDEOGRAPH-240C3: not included in any glyphset definition
    • U+240D7 CJK UNIFIED IDEOGRAPH-240D7: not included in any glyphset definition
    • U+240DE CJK UNIFIED IDEOGRAPH-240DE: not included in any glyphset definition
    • U+240E1 CJK UNIFIED IDEOGRAPH-240E1: not included in any glyphset definition
    • U+240E2 CJK UNIFIED IDEOGRAPH-240E2: not included in any glyphset definition
    • U+240E9 CJK UNIFIED IDEOGRAPH-240E9: not included in any glyphset definition
    • U+240EA CJK UNIFIED IDEOGRAPH-240EA: not included in any glyphset definition
    • U+240EB CJK UNIFIED IDEOGRAPH-240EB: not included in any glyphset definition
    • U+240EC CJK UNIFIED IDEOGRAPH-240EC: not included in any glyphset definition
    • U+240ED CJK UNIFIED IDEOGRAPH-240ED: not included in any glyphset definition
    • U+240EE CJK UNIFIED IDEOGRAPH-240EE: not included in any glyphset definition
    • U+240EF CJK UNIFIED IDEOGRAPH-240EF: not included in any glyphset definition
    • U+240F0 CJK UNIFIED IDEOGRAPH-240F0: not included in any glyphset definition
    • U+240F1 CJK UNIFIED IDEOGRAPH-240F1: not included in any glyphset definition
    • U+240F2 CJK UNIFIED IDEOGRAPH-240F2: not included in any glyphset definition
    • U+240F3 CJK UNIFIED IDEOGRAPH-240F3: not included in any glyphset definition
    • U+240F4 CJK UNIFIED IDEOGRAPH-240F4: not included in any glyphset definition
    • U+240F5 CJK UNIFIED IDEOGRAPH-240F5: not included in any glyphset definition
    • U+240F6 CJK UNIFIED IDEOGRAPH-240F6: not included in any glyphset definition
    • U+240F7 CJK UNIFIED IDEOGRAPH-240F7: not included in any glyphset definition
    • U+240F8 CJK UNIFIED IDEOGRAPH-240F8: not included in any glyphset definition
    • U+240F9 CJK UNIFIED IDEOGRAPH-240F9: not included in any glyphset definition
    • U+240FA CJK UNIFIED IDEOGRAPH-240FA: not included in any glyphset definition
    • U+240FC CJK UNIFIED IDEOGRAPH-240FC: not included in any glyphset definition
    • U+240FD CJK UNIFIED IDEOGRAPH-240FD: not included in any glyphset definition
    • U+240FE CJK UNIFIED IDEOGRAPH-240FE: not included in any glyphset definition
    • U+24103 CJK UNIFIED IDEOGRAPH-24103: not included in any glyphset definition
    • U+24108 CJK UNIFIED IDEOGRAPH-24108: not included in any glyphset definition
    • U+2410D CJK UNIFIED IDEOGRAPH-2410D: not included in any glyphset definition
    • U+2410E CJK UNIFIED IDEOGRAPH-2410E: not included in any glyphset definition
    • U+2410F CJK UNIFIED IDEOGRAPH-2410F: not included in any glyphset definition
    • U+24110 CJK UNIFIED IDEOGRAPH-24110: not included in any glyphset definition
    • U+24111 CJK UNIFIED IDEOGRAPH-24111: not included in any glyphset definition
    • U+24112 CJK UNIFIED IDEOGRAPH-24112: not included in any glyphset definition
    • U+24113 CJK UNIFIED IDEOGRAPH-24113: not included in any glyphset definition
    • U+24115 CJK UNIFIED IDEOGRAPH-24115: not included in any glyphset definition
    • U+24116 CJK UNIFIED IDEOGRAPH-24116: not included in any glyphset definition
    • U+24117 CJK UNIFIED IDEOGRAPH-24117: not included in any glyphset definition
    • U+24118 CJK UNIFIED IDEOGRAPH-24118: not included in any glyphset definition
    • U+24119 CJK UNIFIED IDEOGRAPH-24119: not included in any glyphset definition
    • U+2411A CJK UNIFIED IDEOGRAPH-2411A: not included in any glyphset definition
    • U+2411B CJK UNIFIED IDEOGRAPH-2411B: not included in any glyphset definition
    • U+2411C CJK UNIFIED IDEOGRAPH-2411C: not included in any glyphset definition
    • U+2411D CJK UNIFIED IDEOGRAPH-2411D: not included in any glyphset definition
    • U+24126 CJK UNIFIED IDEOGRAPH-24126: not included in any glyphset definition
    • U+24127 CJK UNIFIED IDEOGRAPH-24127: not included in any glyphset definition
    • U+2412A CJK UNIFIED IDEOGRAPH-2412A: not included in any glyphset definition
    • U+2412B CJK UNIFIED IDEOGRAPH-2412B: not included in any glyphset definition
    • U+2412D CJK UNIFIED IDEOGRAPH-2412D: not included in any glyphset definition
    • U+24135 CJK UNIFIED IDEOGRAPH-24135: not included in any glyphset definition
    • U+24136 CJK UNIFIED IDEOGRAPH-24136: not included in any glyphset definition
    • U+24137 CJK UNIFIED IDEOGRAPH-24137: not included in any glyphset definition
    • U+24138 CJK UNIFIED IDEOGRAPH-24138: not included in any glyphset definition
    • U+2413A CJK UNIFIED IDEOGRAPH-2413A: not included in any glyphset definition
    • U+2413B CJK UNIFIED IDEOGRAPH-2413B: not included in any glyphset definition
    • U+2413D CJK UNIFIED IDEOGRAPH-2413D: not included in any glyphset definition
    • U+24140 CJK UNIFIED IDEOGRAPH-24140: not included in any glyphset definition
    • U+24144 CJK UNIFIED IDEOGRAPH-24144: not included in any glyphset definition
    • U+24146 CJK UNIFIED IDEOGRAPH-24146: not included in any glyphset definition
    • U+2414A CJK UNIFIED IDEOGRAPH-2414A: not included in any glyphset definition
    • U+2414B CJK UNIFIED IDEOGRAPH-2414B: not included in any glyphset definition
    • U+2414C CJK UNIFIED IDEOGRAPH-2414C: not included in any glyphset definition
    • U+2414D CJK UNIFIED IDEOGRAPH-2414D: not included in any glyphset definition
    • U+2414E CJK UNIFIED IDEOGRAPH-2414E: not included in any glyphset definition
    • U+2414F CJK UNIFIED IDEOGRAPH-2414F: not included in any glyphset definition
    • U+24150 CJK UNIFIED IDEOGRAPH-24150: not included in any glyphset definition
    • U+24151 CJK UNIFIED IDEOGRAPH-24151: not included in any glyphset definition
    • U+24152 CJK UNIFIED IDEOGRAPH-24152: not included in any glyphset definition
    • U+24153 CJK UNIFIED IDEOGRAPH-24153: not included in any glyphset definition
    • U+24154 CJK UNIFIED IDEOGRAPH-24154: not included in any glyphset definition
    • U+24155 CJK UNIFIED IDEOGRAPH-24155: not included in any glyphset definition
    • U+24156 CJK UNIFIED IDEOGRAPH-24156: not included in any glyphset definition
    • U+24159 CJK UNIFIED IDEOGRAPH-24159: not included in any glyphset definition
    • U+2415B CJK UNIFIED IDEOGRAPH-2415B: not included in any glyphset definition
    • U+2415C CJK UNIFIED IDEOGRAPH-2415C: not included in any glyphset definition
    • U+2415D CJK UNIFIED IDEOGRAPH-2415D: not included in any glyphset definition
    • U+2415F CJK UNIFIED IDEOGRAPH-2415F: not included in any glyphset definition
    • U+24160 CJK UNIFIED IDEOGRAPH-24160: not included in any glyphset definition
    • U+24161 CJK UNIFIED IDEOGRAPH-24161: not included in any glyphset definition
    • U+24162 CJK UNIFIED IDEOGRAPH-24162: not included in any glyphset definition
    • U+24163 CJK UNIFIED IDEOGRAPH-24163: not included in any glyphset definition
    • U+24164 CJK UNIFIED IDEOGRAPH-24164: not included in any glyphset definition
    • U+24165 CJK UNIFIED IDEOGRAPH-24165: not included in any glyphset definition
    • U+24166 CJK UNIFIED IDEOGRAPH-24166: not included in any glyphset definition
    • U+24168 CJK UNIFIED IDEOGRAPH-24168: not included in any glyphset definition
    • U+24169 CJK UNIFIED IDEOGRAPH-24169: not included in any glyphset definition
    • U+2416A CJK UNIFIED IDEOGRAPH-2416A: not included in any glyphset definition
    • U+2416B CJK UNIFIED IDEOGRAPH-2416B: not included in any glyphset definition
    • U+24170 CJK UNIFIED IDEOGRAPH-24170: not included in any glyphset definition
    • U+24171 CJK UNIFIED IDEOGRAPH-24171: not included in any glyphset definition
    • U+24172 CJK UNIFIED IDEOGRAPH-24172: not included in any glyphset definition
    • U+24173 CJK UNIFIED IDEOGRAPH-24173: not included in any glyphset definition
    • U+24174 CJK UNIFIED IDEOGRAPH-24174: not included in any glyphset definition
    • U+24176 CJK UNIFIED IDEOGRAPH-24176: not included in any glyphset definition
    • U+24177 CJK UNIFIED IDEOGRAPH-24177: not included in any glyphset definition
    • U+24178 CJK UNIFIED IDEOGRAPH-24178: not included in any glyphset definition
    • U+24179 CJK UNIFIED IDEOGRAPH-24179: not included in any glyphset definition
    • U+2417A CJK UNIFIED IDEOGRAPH-2417A: not included in any glyphset definition
    • U+2417B CJK UNIFIED IDEOGRAPH-2417B: not included in any glyphset definition
    • U+2417C CJK UNIFIED IDEOGRAPH-2417C: not included in any glyphset definition
    • U+24180 CJK UNIFIED IDEOGRAPH-24180: not included in any glyphset definition
    • U+24181 CJK UNIFIED IDEOGRAPH-24181: not included in any glyphset definition
    • U+24182 CJK UNIFIED IDEOGRAPH-24182: not included in any glyphset definition
    • U+24183 CJK UNIFIED IDEOGRAPH-24183: not included in any glyphset definition
    • U+24184 CJK UNIFIED IDEOGRAPH-24184: not included in any glyphset definition
    • U+24185 CJK UNIFIED IDEOGRAPH-24185: not included in any glyphset definition
    • U+24186 CJK UNIFIED IDEOGRAPH-24186: not included in any glyphset definition
    • U+24187 CJK UNIFIED IDEOGRAPH-24187: not included in any glyphset definition
    • U+2418B CJK UNIFIED IDEOGRAPH-2418B: not included in any glyphset definition
    • U+2418C CJK UNIFIED IDEOGRAPH-2418C: not included in any glyphset definition
    • U+2418D CJK UNIFIED IDEOGRAPH-2418D: not included in any glyphset definition
    • U+2418E CJK UNIFIED IDEOGRAPH-2418E: not included in any glyphset definition
    • U+2418F CJK UNIFIED IDEOGRAPH-2418F: not included in any glyphset definition
    • U+24190 CJK UNIFIED IDEOGRAPH-24190: not included in any glyphset definition
    • U+24191 CJK UNIFIED IDEOGRAPH-24191: not included in any glyphset definition
    • U+24192 CJK UNIFIED IDEOGRAPH-24192: not included in any glyphset definition
    • U+24198 CJK UNIFIED IDEOGRAPH-24198: not included in any glyphset definition
    • U+24199 CJK UNIFIED IDEOGRAPH-24199: not included in any glyphset definition
    • U+2419A CJK UNIFIED IDEOGRAPH-2419A: not included in any glyphset definition
    • U+2419C CJK UNIFIED IDEOGRAPH-2419C: not included in any glyphset definition
    • U+2419D CJK UNIFIED IDEOGRAPH-2419D: not included in any glyphset definition
    • U+2419E CJK UNIFIED IDEOGRAPH-2419E: not included in any glyphset definition
    • U+2419F CJK UNIFIED IDEOGRAPH-2419F: not included in any glyphset definition
    • U+241A1 CJK UNIFIED IDEOGRAPH-241A1: not included in any glyphset definition
    • U+241A2 CJK UNIFIED IDEOGRAPH-241A2: not included in any glyphset definition
    • U+241A4 CJK UNIFIED IDEOGRAPH-241A4: not included in any glyphset definition
    • U+241A5 CJK UNIFIED IDEOGRAPH-241A5: not included in any glyphset definition
    • U+241A6 CJK UNIFIED IDEOGRAPH-241A6: not included in any glyphset definition
    • U+241AC CJK UNIFIED IDEOGRAPH-241AC: not included in any glyphset definition
    • U+241AF CJK UNIFIED IDEOGRAPH-241AF: not included in any glyphset definition
    • U+241B0 CJK UNIFIED IDEOGRAPH-241B0: not included in any glyphset definition
    • U+241B1 CJK UNIFIED IDEOGRAPH-241B1: not included in any glyphset definition
    • U+241B2 CJK UNIFIED IDEOGRAPH-241B2: not included in any glyphset definition
    • U+241B3 CJK UNIFIED IDEOGRAPH-241B3: not included in any glyphset definition
    • U+241B4 CJK UNIFIED IDEOGRAPH-241B4: not included in any glyphset definition
    • U+241B5 CJK UNIFIED IDEOGRAPH-241B5: not included in any glyphset definition
    • U+241B6 CJK UNIFIED IDEOGRAPH-241B6: not included in any glyphset definition
    • U+241B7 CJK UNIFIED IDEOGRAPH-241B7: not included in any glyphset definition
    • U+241B8 CJK UNIFIED IDEOGRAPH-241B8: not included in any glyphset definition
    • U+241B9 CJK UNIFIED IDEOGRAPH-241B9: not included in any glyphset definition
    • U+241BA CJK UNIFIED IDEOGRAPH-241BA: not included in any glyphset definition
    • U+241BB CJK UNIFIED IDEOGRAPH-241BB: not included in any glyphset definition
    • U+241BC CJK UNIFIED IDEOGRAPH-241BC: not included in any glyphset definition
    • U+241BD CJK UNIFIED IDEOGRAPH-241BD: not included in any glyphset definition
    • U+241BE CJK UNIFIED IDEOGRAPH-241BE: not included in any glyphset definition
    • U+241BF CJK UNIFIED IDEOGRAPH-241BF: not included in any glyphset definition
    • U+241C0 CJK UNIFIED IDEOGRAPH-241C0: not included in any glyphset definition
    • U+241C1 CJK UNIFIED IDEOGRAPH-241C1: not included in any glyphset definition
    • U+241C3 CJK UNIFIED IDEOGRAPH-241C3: not included in any glyphset definition
    • U+241C4 CJK UNIFIED IDEOGRAPH-241C4: not included in any glyphset definition
    • U+241C6 CJK UNIFIED IDEOGRAPH-241C6: not included in any glyphset definition
    • U+241C8 CJK UNIFIED IDEOGRAPH-241C8: not included in any glyphset definition
    • U+241C9 CJK UNIFIED IDEOGRAPH-241C9: not included in any glyphset definition
    • U+241CD CJK UNIFIED IDEOGRAPH-241CD: not included in any glyphset definition
    • U+241DA CJK UNIFIED IDEOGRAPH-241DA: not included in any glyphset definition
    • U+241DB CJK UNIFIED IDEOGRAPH-241DB: not included in any glyphset definition
    • U+241DC CJK UNIFIED IDEOGRAPH-241DC: not included in any glyphset definition
    • U+241DD CJK UNIFIED IDEOGRAPH-241DD: not included in any glyphset definition
    • U+241DE CJK UNIFIED IDEOGRAPH-241DE: not included in any glyphset definition
    • U+241E0 CJK UNIFIED IDEOGRAPH-241E0: not included in any glyphset definition
    • U+241E1 CJK UNIFIED IDEOGRAPH-241E1: not included in any glyphset definition
    • U+241E2 CJK UNIFIED IDEOGRAPH-241E2: not included in any glyphset definition
    • U+241E3 CJK UNIFIED IDEOGRAPH-241E3: not included in any glyphset definition
    • U+241E4 CJK UNIFIED IDEOGRAPH-241E4: not included in any glyphset definition
    • U+241E5 CJK UNIFIED IDEOGRAPH-241E5: not included in any glyphset definition
    • U+241E8 CJK UNIFIED IDEOGRAPH-241E8: not included in any glyphset definition
    • U+241EB CJK UNIFIED IDEOGRAPH-241EB: not included in any glyphset definition
    • U+241ED CJK UNIFIED IDEOGRAPH-241ED: not included in any glyphset definition
    • U+241EF CJK UNIFIED IDEOGRAPH-241EF: not included in any glyphset definition
    • U+241F0 CJK UNIFIED IDEOGRAPH-241F0: not included in any glyphset definition
    • U+241F1 CJK UNIFIED IDEOGRAPH-241F1: not included in any glyphset definition
    • U+241F2 CJK UNIFIED IDEOGRAPH-241F2: not included in any glyphset definition
    • U+241F3 CJK UNIFIED IDEOGRAPH-241F3: not included in any glyphset definition
    • U+241F4 CJK UNIFIED IDEOGRAPH-241F4: not included in any glyphset definition
    • U+241F5 CJK UNIFIED IDEOGRAPH-241F5: not included in any glyphset definition
    • U+241F6 CJK UNIFIED IDEOGRAPH-241F6: not included in any glyphset definition
    • U+241F7 CJK UNIFIED IDEOGRAPH-241F7: not included in any glyphset definition
    • U+241F9 CJK UNIFIED IDEOGRAPH-241F9: not included in any glyphset definition
    • U+241FC CJK UNIFIED IDEOGRAPH-241FC: not included in any glyphset definition
    • U+241FD CJK UNIFIED IDEOGRAPH-241FD: not included in any glyphset definition
    • U+241FE CJK UNIFIED IDEOGRAPH-241FE: not included in any glyphset definition
    • U+241FF CJK UNIFIED IDEOGRAPH-241FF: not included in any glyphset definition
    • U+24201 CJK UNIFIED IDEOGRAPH-24201: not included in any glyphset definition
    • U+24204 CJK UNIFIED IDEOGRAPH-24204: not included in any glyphset definition
    • U+2420A CJK UNIFIED IDEOGRAPH-2420A: not included in any glyphset definition
    • U+24213 CJK UNIFIED IDEOGRAPH-24213: not included in any glyphset definition
    • U+24214 CJK UNIFIED IDEOGRAPH-24214: not included in any glyphset definition
    • U+24215 CJK UNIFIED IDEOGRAPH-24215: not included in any glyphset definition
    • U+24216 CJK UNIFIED IDEOGRAPH-24216: not included in any glyphset definition
    • U+24219 CJK UNIFIED IDEOGRAPH-24219: not included in any glyphset definition
    • U+2421B CJK UNIFIED IDEOGRAPH-2421B: not included in any glyphset definition
    • U+2421D CJK UNIFIED IDEOGRAPH-2421D: not included in any glyphset definition
    • U+24222 CJK UNIFIED IDEOGRAPH-24222: not included in any glyphset definition
    • U+24223 CJK UNIFIED IDEOGRAPH-24223: not included in any glyphset definition
    • U+24226 CJK UNIFIED IDEOGRAPH-24226: not included in any glyphset definition
    • U+24227 CJK UNIFIED IDEOGRAPH-24227: not included in any glyphset definition
    • U+24228 CJK UNIFIED IDEOGRAPH-24228: not included in any glyphset definition
    • U+24229 CJK UNIFIED IDEOGRAPH-24229: not included in any glyphset definition
    • U+2422A CJK UNIFIED IDEOGRAPH-2422A: not included in any glyphset definition
    • U+2422B CJK UNIFIED IDEOGRAPH-2422B: not included in any glyphset definition
    • U+2422C CJK UNIFIED IDEOGRAPH-2422C: not included in any glyphset definition
    • U+2422D CJK UNIFIED IDEOGRAPH-2422D: not included in any glyphset definition
    • U+2422E CJK UNIFIED IDEOGRAPH-2422E: not included in any glyphset definition
    • U+2422F CJK UNIFIED IDEOGRAPH-2422F: not included in any glyphset definition
    • U+24230 CJK UNIFIED IDEOGRAPH-24230: not included in any glyphset definition
    • U+24231 CJK UNIFIED IDEOGRAPH-24231: not included in any glyphset definition
    • U+24232 CJK UNIFIED IDEOGRAPH-24232: not included in any glyphset definition
    • U+24236 CJK UNIFIED IDEOGRAPH-24236: not included in any glyphset definition
    • U+24237 CJK UNIFIED IDEOGRAPH-24237: not included in any glyphset definition
    • U+2423D CJK UNIFIED IDEOGRAPH-2423D: not included in any glyphset definition
    • U+24247 CJK UNIFIED IDEOGRAPH-24247: not included in any glyphset definition
    • U+2424A CJK UNIFIED IDEOGRAPH-2424A: not included in any glyphset definition
    • U+2424C CJK UNIFIED IDEOGRAPH-2424C: not included in any glyphset definition
    • U+2424D CJK UNIFIED IDEOGRAPH-2424D: not included in any glyphset definition
    • U+2424E CJK UNIFIED IDEOGRAPH-2424E: not included in any glyphset definition
    • U+2424F CJK UNIFIED IDEOGRAPH-2424F: not included in any glyphset definition
    • U+24254 CJK UNIFIED IDEOGRAPH-24254: not included in any glyphset definition
    • U+24256 CJK UNIFIED IDEOGRAPH-24256: not included in any glyphset definition
    • U+24259 CJK UNIFIED IDEOGRAPH-24259: not included in any glyphset definition
    • U+2425C CJK UNIFIED IDEOGRAPH-2425C: not included in any glyphset definition
    • U+2425D CJK UNIFIED IDEOGRAPH-2425D: not included in any glyphset definition
    • U+2425E CJK UNIFIED IDEOGRAPH-2425E: not included in any glyphset definition
    • U+2425F CJK UNIFIED IDEOGRAPH-2425F: not included in any glyphset definition
    • U+24261 CJK UNIFIED IDEOGRAPH-24261: not included in any glyphset definition
    • U+24262 CJK UNIFIED IDEOGRAPH-24262: not included in any glyphset definition
    • U+24263 CJK UNIFIED IDEOGRAPH-24263: not included in any glyphset definition
    • U+24264 CJK UNIFIED IDEOGRAPH-24264: not included in any glyphset definition
    • U+24265 CJK UNIFIED IDEOGRAPH-24265: not included in any glyphset definition
    • U+24266 CJK UNIFIED IDEOGRAPH-24266: not included in any glyphset definition
    • U+24267 CJK UNIFIED IDEOGRAPH-24267: not included in any glyphset definition
    • U+24269 CJK UNIFIED IDEOGRAPH-24269: not included in any glyphset definition
    • U+2426A CJK UNIFIED IDEOGRAPH-2426A: not included in any glyphset definition
    • U+2426B CJK UNIFIED IDEOGRAPH-2426B: not included in any glyphset definition
    • U+2426C CJK UNIFIED IDEOGRAPH-2426C: not included in any glyphset definition
    • U+2426D CJK UNIFIED IDEOGRAPH-2426D: not included in any glyphset definition
    • U+2426E CJK UNIFIED IDEOGRAPH-2426E: not included in any glyphset definition
    • U+2426F CJK UNIFIED IDEOGRAPH-2426F: not included in any glyphset definition
    • U+24270 CJK UNIFIED IDEOGRAPH-24270: not included in any glyphset definition
    • U+24275 CJK UNIFIED IDEOGRAPH-24275: not included in any glyphset definition
    • U+24276 CJK UNIFIED IDEOGRAPH-24276: not included in any glyphset definition
    • U+24278 CJK UNIFIED IDEOGRAPH-24278: not included in any glyphset definition
    • U+24279 CJK UNIFIED IDEOGRAPH-24279: not included in any glyphset definition
    • U+2427C CJK UNIFIED IDEOGRAPH-2427C: not included in any glyphset definition
    • U+24284 CJK UNIFIED IDEOGRAPH-24284: not included in any glyphset definition
    • U+24292 CJK UNIFIED IDEOGRAPH-24292: not included in any glyphset definition
    • U+24293 CJK UNIFIED IDEOGRAPH-24293: not included in any glyphset definition
    • U+24294 CJK UNIFIED IDEOGRAPH-24294: not included in any glyphset definition
    • U+24295 CJK UNIFIED IDEOGRAPH-24295: not included in any glyphset definition
    • U+24297 CJK UNIFIED IDEOGRAPH-24297: not included in any glyphset definition
    • U+2429A CJK UNIFIED IDEOGRAPH-2429A: not included in any glyphset definition
    • U+2429B CJK UNIFIED IDEOGRAPH-2429B: not included in any glyphset definition
    • U+2429C CJK UNIFIED IDEOGRAPH-2429C: not included in any glyphset definition
    • U+2429F CJK UNIFIED IDEOGRAPH-2429F: not included in any glyphset definition
    • U+242A1 CJK UNIFIED IDEOGRAPH-242A1: not included in any glyphset definition
    • U+242A2 CJK UNIFIED IDEOGRAPH-242A2: not included in any glyphset definition
    • U+242A4 CJK UNIFIED IDEOGRAPH-242A4: not included in any glyphset definition
    • U+242A6 CJK UNIFIED IDEOGRAPH-242A6: not included in any glyphset definition
    • U+242A7 CJK UNIFIED IDEOGRAPH-242A7: not included in any glyphset definition
    • U+242A8 CJK UNIFIED IDEOGRAPH-242A8: not included in any glyphset definition
    • U+242A9 CJK UNIFIED IDEOGRAPH-242A9: not included in any glyphset definition
    • U+242AB CJK UNIFIED IDEOGRAPH-242AB: not included in any glyphset definition
    • U+242AC CJK UNIFIED IDEOGRAPH-242AC: not included in any glyphset definition
    • U+242AF CJK UNIFIED IDEOGRAPH-242AF: not included in any glyphset definition
    • U+242B0 CJK UNIFIED IDEOGRAPH-242B0: not included in any glyphset definition
    • U+242B2 CJK UNIFIED IDEOGRAPH-242B2: not included in any glyphset definition
    • U+242B4 CJK UNIFIED IDEOGRAPH-242B4: not included in any glyphset definition
    • U+242B5 CJK UNIFIED IDEOGRAPH-242B5: not included in any glyphset definition
    • U+242B6 CJK UNIFIED IDEOGRAPH-242B6: not included in any glyphset definition
    • U+242B7 CJK UNIFIED IDEOGRAPH-242B7: not included in any glyphset definition
    • U+242B9 CJK UNIFIED IDEOGRAPH-242B9: not included in any glyphset definition
    • U+242BA CJK UNIFIED IDEOGRAPH-242BA: not included in any glyphset definition
    • U+242BB CJK UNIFIED IDEOGRAPH-242BB: not included in any glyphset definition
    • U+242BC CJK UNIFIED IDEOGRAPH-242BC: not included in any glyphset definition
    • U+242BD CJK UNIFIED IDEOGRAPH-242BD: not included in any glyphset definition
    • U+242BE CJK UNIFIED IDEOGRAPH-242BE: not included in any glyphset definition
    • U+242BF CJK UNIFIED IDEOGRAPH-242BF: not included in any glyphset definition
    • U+242C0 CJK UNIFIED IDEOGRAPH-242C0: not included in any glyphset definition
    • U+242C1 CJK UNIFIED IDEOGRAPH-242C1: not included in any glyphset definition
    • U+242C2 CJK UNIFIED IDEOGRAPH-242C2: not included in any glyphset definition
    • U+242C3 CJK UNIFIED IDEOGRAPH-242C3: not included in any glyphset definition
    • U+242C4 CJK UNIFIED IDEOGRAPH-242C4: not included in any glyphset definition
    • U+242C5 CJK UNIFIED IDEOGRAPH-242C5: not included in any glyphset definition
    • U+242C6 CJK UNIFIED IDEOGRAPH-242C6: not included in any glyphset definition
    • U+242C7 CJK UNIFIED IDEOGRAPH-242C7: not included in any glyphset definition
    • U+242C9 CJK UNIFIED IDEOGRAPH-242C9: not included in any glyphset definition
    • U+242CA CJK UNIFIED IDEOGRAPH-242CA: not included in any glyphset definition
    • U+242CF CJK UNIFIED IDEOGRAPH-242CF: not included in any glyphset definition
    • U+242E8 CJK UNIFIED IDEOGRAPH-242E8: not included in any glyphset definition
    • U+242E9 CJK UNIFIED IDEOGRAPH-242E9: not included in any glyphset definition
    • U+242EA CJK UNIFIED IDEOGRAPH-242EA: not included in any glyphset definition
    • U+242EB CJK UNIFIED IDEOGRAPH-242EB: not included in any glyphset definition
    • U+242EC CJK UNIFIED IDEOGRAPH-242EC: not included in any glyphset definition
    • U+242ED CJK UNIFIED IDEOGRAPH-242ED: not included in any glyphset definition
    • U+242EE CJK UNIFIED IDEOGRAPH-242EE: not included in any glyphset definition
    • U+242EF CJK UNIFIED IDEOGRAPH-242EF: not included in any glyphset definition
    • U+242F3 CJK UNIFIED IDEOGRAPH-242F3: not included in any glyphset definition
    • U+242F9 CJK UNIFIED IDEOGRAPH-242F9: not included in any glyphset definition
    • U+242FA CJK UNIFIED IDEOGRAPH-242FA: not included in any glyphset definition
    • U+242FC CJK UNIFIED IDEOGRAPH-242FC: not included in any glyphset definition
    • U+242FD CJK UNIFIED IDEOGRAPH-242FD: not included in any glyphset definition
    • U+24301 CJK UNIFIED IDEOGRAPH-24301: not included in any glyphset definition
    • U+24303 CJK UNIFIED IDEOGRAPH-24303: not included in any glyphset definition
    • U+24308 CJK UNIFIED IDEOGRAPH-24308: not included in any glyphset definition
    • U+24309 CJK UNIFIED IDEOGRAPH-24309: not included in any glyphset definition
    • U+2430A CJK UNIFIED IDEOGRAPH-2430A: not included in any glyphset definition
    • U+2430B CJK UNIFIED IDEOGRAPH-2430B: not included in any glyphset definition
    • U+2430C CJK UNIFIED IDEOGRAPH-2430C: not included in any glyphset definition
    • U+2430D CJK UNIFIED IDEOGRAPH-2430D: not included in any glyphset definition
    • U+2430E CJK UNIFIED IDEOGRAPH-2430E: not included in any glyphset definition
    • U+2430F CJK UNIFIED IDEOGRAPH-2430F: not included in any glyphset definition
    • U+24310 CJK UNIFIED IDEOGRAPH-24310: not included in any glyphset definition
    • U+24311 CJK UNIFIED IDEOGRAPH-24311: not included in any glyphset definition
    • U+24312 CJK UNIFIED IDEOGRAPH-24312: not included in any glyphset definition
    • U+24313 CJK UNIFIED IDEOGRAPH-24313: not included in any glyphset definition
    • U+24314 CJK UNIFIED IDEOGRAPH-24314: not included in any glyphset definition
    • U+24315 CJK UNIFIED IDEOGRAPH-24315: not included in any glyphset definition
    • U+24317 CJK UNIFIED IDEOGRAPH-24317: not included in any glyphset definition
    • U+24324 CJK UNIFIED IDEOGRAPH-24324: not included in any glyphset definition
    • U+24334 CJK UNIFIED IDEOGRAPH-24334: not included in any glyphset definition
    • U+24337 CJK UNIFIED IDEOGRAPH-24337: not included in any glyphset definition
    • U+24338 CJK UNIFIED IDEOGRAPH-24338: not included in any glyphset definition
    • U+24339 CJK UNIFIED IDEOGRAPH-24339: not included in any glyphset definition
    • U+2433B CJK UNIFIED IDEOGRAPH-2433B: not included in any glyphset definition
    • U+2433D CJK UNIFIED IDEOGRAPH-2433D: not included in any glyphset definition
    • U+2433F CJK UNIFIED IDEOGRAPH-2433F: not included in any glyphset definition
    • U+24340 CJK UNIFIED IDEOGRAPH-24340: not included in any glyphset definition
    • U+24341 CJK UNIFIED IDEOGRAPH-24341: not included in any glyphset definition
    • U+24344 CJK UNIFIED IDEOGRAPH-24344: not included in any glyphset definition
    • U+24348 CJK UNIFIED IDEOGRAPH-24348: not included in any glyphset definition
    • U+2434A CJK UNIFIED IDEOGRAPH-2434A: not included in any glyphset definition
    • U+2434D CJK UNIFIED IDEOGRAPH-2434D: not included in any glyphset definition
    • U+2434F CJK UNIFIED IDEOGRAPH-2434F: not included in any glyphset definition
    • U+24350 CJK UNIFIED IDEOGRAPH-24350: not included in any glyphset definition
    • U+24352 CJK UNIFIED IDEOGRAPH-24352: not included in any glyphset definition
    • U+24353 CJK UNIFIED IDEOGRAPH-24353: not included in any glyphset definition
    • U+24354 CJK UNIFIED IDEOGRAPH-24354: not included in any glyphset definition
    • U+24355 CJK UNIFIED IDEOGRAPH-24355: not included in any glyphset definition
    • U+24356 CJK UNIFIED IDEOGRAPH-24356: not included in any glyphset definition
    • U+24357 CJK UNIFIED IDEOGRAPH-24357: not included in any glyphset definition
    • U+24358 CJK UNIFIED IDEOGRAPH-24358: not included in any glyphset definition
    • U+24359 CJK UNIFIED IDEOGRAPH-24359: not included in any glyphset definition
    • U+2435A CJK UNIFIED IDEOGRAPH-2435A: not included in any glyphset definition
    • U+2435B CJK UNIFIED IDEOGRAPH-2435B: not included in any glyphset definition
    • U+2435C CJK UNIFIED IDEOGRAPH-2435C: not included in any glyphset definition
    • U+2435D CJK UNIFIED IDEOGRAPH-2435D: not included in any glyphset definition
    • U+24362 CJK UNIFIED IDEOGRAPH-24362: not included in any glyphset definition
    • U+24363 CJK UNIFIED IDEOGRAPH-24363: not included in any glyphset definition
    • U+24364 CJK UNIFIED IDEOGRAPH-24364: not included in any glyphset definition
    • U+2436E CJK UNIFIED IDEOGRAPH-2436E: not included in any glyphset definition
    • U+2436F CJK UNIFIED IDEOGRAPH-2436F: not included in any glyphset definition
    • U+2437E CJK UNIFIED IDEOGRAPH-2437E: not included in any glyphset definition
    • U+24381 CJK UNIFIED IDEOGRAPH-24381: not included in any glyphset definition
    • U+24382 CJK UNIFIED IDEOGRAPH-24382: not included in any glyphset definition
    • U+24384 CJK UNIFIED IDEOGRAPH-24384: not included in any glyphset definition
    • U+2438C CJK UNIFIED IDEOGRAPH-2438C: not included in any glyphset definition
    • U+2438D CJK UNIFIED IDEOGRAPH-2438D: not included in any glyphset definition
    • U+2438E CJK UNIFIED IDEOGRAPH-2438E: not included in any glyphset definition
    • U+2438F CJK UNIFIED IDEOGRAPH-2438F: not included in any glyphset definition
    • U+24390 CJK UNIFIED IDEOGRAPH-24390: not included in any glyphset definition
    • U+24391 CJK UNIFIED IDEOGRAPH-24391: not included in any glyphset definition
    • U+24392 CJK UNIFIED IDEOGRAPH-24392: not included in any glyphset definition
    • U+24393 CJK UNIFIED IDEOGRAPH-24393: not included in any glyphset definition
    • U+24396 CJK UNIFIED IDEOGRAPH-24396: not included in any glyphset definition
    • U+24397 CJK UNIFIED IDEOGRAPH-24397: not included in any glyphset definition
    • U+24398 CJK UNIFIED IDEOGRAPH-24398: not included in any glyphset definition
    • U+24399 CJK UNIFIED IDEOGRAPH-24399: not included in any glyphset definition
    • U+2439C CJK UNIFIED IDEOGRAPH-2439C: not included in any glyphset definition
    • U+2439D CJK UNIFIED IDEOGRAPH-2439D: not included in any glyphset definition
    • U+2439E CJK UNIFIED IDEOGRAPH-2439E: not included in any glyphset definition
    • U+2439F CJK UNIFIED IDEOGRAPH-2439F: not included in any glyphset definition
    • U+243A0 CJK UNIFIED IDEOGRAPH-243A0: not included in any glyphset definition
    • U+243A1 CJK UNIFIED IDEOGRAPH-243A1: not included in any glyphset definition
    • U+243A2 CJK UNIFIED IDEOGRAPH-243A2: not included in any glyphset definition
    • U+243A3 CJK UNIFIED IDEOGRAPH-243A3: not included in any glyphset definition
    • U+243A4 CJK UNIFIED IDEOGRAPH-243A4: not included in any glyphset definition
    • U+243A5 CJK UNIFIED IDEOGRAPH-243A5: not included in any glyphset definition
    • U+243A6 CJK UNIFIED IDEOGRAPH-243A6: not included in any glyphset definition
    • U+243A7 CJK UNIFIED IDEOGRAPH-243A7: not included in any glyphset definition
    • U+243A8 CJK UNIFIED IDEOGRAPH-243A8: not included in any glyphset definition
    • U+243A9 CJK UNIFIED IDEOGRAPH-243A9: not included in any glyphset definition
    • U+243AB CJK UNIFIED IDEOGRAPH-243AB: not included in any glyphset definition
    • U+243AC CJK UNIFIED IDEOGRAPH-243AC: not included in any glyphset definition
    • U+243AD CJK UNIFIED IDEOGRAPH-243AD: not included in any glyphset definition
    • U+243AE CJK UNIFIED IDEOGRAPH-243AE: not included in any glyphset definition
    • U+243AF CJK UNIFIED IDEOGRAPH-243AF: not included in any glyphset definition
    • U+243B0 CJK UNIFIED IDEOGRAPH-243B0: not included in any glyphset definition
    • U+243B1 CJK UNIFIED IDEOGRAPH-243B1: not included in any glyphset definition
    • U+243B2 CJK UNIFIED IDEOGRAPH-243B2: not included in any glyphset definition
    • U+243B3 CJK UNIFIED IDEOGRAPH-243B3: not included in any glyphset definition
    • U+243B4 CJK UNIFIED IDEOGRAPH-243B4: not included in any glyphset definition
    • U+243B5 CJK UNIFIED IDEOGRAPH-243B5: not included in any glyphset definition
    • U+243B6 CJK UNIFIED IDEOGRAPH-243B6: not included in any glyphset definition
    • U+243B7 CJK UNIFIED IDEOGRAPH-243B7: not included in any glyphset definition
    • U+243B8 CJK UNIFIED IDEOGRAPH-243B8: not included in any glyphset definition
    • U+243BA CJK UNIFIED IDEOGRAPH-243BA: not included in any glyphset definition
    • U+243BB CJK UNIFIED IDEOGRAPH-243BB: not included in any glyphset definition
    • U+243BC CJK UNIFIED IDEOGRAPH-243BC: not included in any glyphset definition
    • U+243BD CJK UNIFIED IDEOGRAPH-243BD: not included in any glyphset definition
    • U+243D0 CJK UNIFIED IDEOGRAPH-243D0: not included in any glyphset definition
    • U+243D7 CJK UNIFIED IDEOGRAPH-243D7: not included in any glyphset definition
    • U+243D9 CJK UNIFIED IDEOGRAPH-243D9: not included in any glyphset definition
    • U+243DA CJK UNIFIED IDEOGRAPH-243DA: not included in any glyphset definition
    • U+243DB CJK UNIFIED IDEOGRAPH-243DB: not included in any glyphset definition
    • U+243DC CJK UNIFIED IDEOGRAPH-243DC: not included in any glyphset definition
    • U+243DD CJK UNIFIED IDEOGRAPH-243DD: not included in any glyphset definition
    • U+243E0 CJK UNIFIED IDEOGRAPH-243E0: not included in any glyphset definition
    • U+243E1 CJK UNIFIED IDEOGRAPH-243E1: not included in any glyphset definition
    • U+243E5 CJK UNIFIED IDEOGRAPH-243E5: not included in any glyphset definition
    • U+243E7 CJK UNIFIED IDEOGRAPH-243E7: not included in any glyphset definition
    • U+243E9 CJK UNIFIED IDEOGRAPH-243E9: not included in any glyphset definition
    • U+243EA CJK UNIFIED IDEOGRAPH-243EA: not included in any glyphset definition
    • U+243EB CJK UNIFIED IDEOGRAPH-243EB: not included in any glyphset definition
    • U+243EC CJK UNIFIED IDEOGRAPH-243EC: not included in any glyphset definition
    • U+243ED CJK UNIFIED IDEOGRAPH-243ED: not included in any glyphset definition
    • U+243EE CJK UNIFIED IDEOGRAPH-243EE: not included in any glyphset definition
    • U+243EF CJK UNIFIED IDEOGRAPH-243EF: not included in any glyphset definition
    • U+243F1 CJK UNIFIED IDEOGRAPH-243F1: not included in any glyphset definition
    • U+243F2 CJK UNIFIED IDEOGRAPH-243F2: not included in any glyphset definition
    • U+243F5 CJK UNIFIED IDEOGRAPH-243F5: not included in any glyphset definition
    • U+243F6 CJK UNIFIED IDEOGRAPH-243F6: not included in any glyphset definition
    • U+243F7 CJK UNIFIED IDEOGRAPH-243F7: not included in any glyphset definition
    • U+243F8 CJK UNIFIED IDEOGRAPH-243F8: not included in any glyphset definition
    • U+243F9 CJK UNIFIED IDEOGRAPH-243F9: not included in any glyphset definition
    • U+243FA CJK UNIFIED IDEOGRAPH-243FA: not included in any glyphset definition
    • U+243FB CJK UNIFIED IDEOGRAPH-243FB: not included in any glyphset definition
    • U+243FC CJK UNIFIED IDEOGRAPH-243FC: not included in any glyphset definition
    • U+243FD CJK UNIFIED IDEOGRAPH-243FD: not included in any glyphset definition
    • U+243FE CJK UNIFIED IDEOGRAPH-243FE: not included in any glyphset definition
    • U+243FF CJK UNIFIED IDEOGRAPH-243FF: not included in any glyphset definition
    • U+24400 CJK UNIFIED IDEOGRAPH-24400: not included in any glyphset definition
    • U+24402 CJK UNIFIED IDEOGRAPH-24402: not included in any glyphset definition
    • U+24404 CJK UNIFIED IDEOGRAPH-24404: not included in any glyphset definition
    • U+24409 CJK UNIFIED IDEOGRAPH-24409: not included in any glyphset definition
    • U+24412 CJK UNIFIED IDEOGRAPH-24412: not included in any glyphset definition
    • U+24414 CJK UNIFIED IDEOGRAPH-24414: not included in any glyphset definition
    • U+24415 CJK UNIFIED IDEOGRAPH-24415: not included in any glyphset definition
    • U+24419 CJK UNIFIED IDEOGRAPH-24419: not included in any glyphset definition
    • U+2441A CJK UNIFIED IDEOGRAPH-2441A: not included in any glyphset definition
    • U+2441B CJK UNIFIED IDEOGRAPH-2441B: not included in any glyphset definition
    • U+2441E CJK UNIFIED IDEOGRAPH-2441E: not included in any glyphset definition
    • U+24420 CJK UNIFIED IDEOGRAPH-24420: not included in any glyphset definition
    • U+24427 CJK UNIFIED IDEOGRAPH-24427: not included in any glyphset definition
    • U+24428 CJK UNIFIED IDEOGRAPH-24428: not included in any glyphset definition
    • U+24429 CJK UNIFIED IDEOGRAPH-24429: not included in any glyphset definition
    • U+2442A CJK UNIFIED IDEOGRAPH-2442A: not included in any glyphset definition
    • U+2442B CJK UNIFIED IDEOGRAPH-2442B: not included in any glyphset definition
    • U+2442C CJK UNIFIED IDEOGRAPH-2442C: not included in any glyphset definition
    • U+2442E CJK UNIFIED IDEOGRAPH-2442E: not included in any glyphset definition
    • U+2442F CJK UNIFIED IDEOGRAPH-2442F: not included in any glyphset definition
    • U+24430 CJK UNIFIED IDEOGRAPH-24430: not included in any glyphset definition
    • U+24431 CJK UNIFIED IDEOGRAPH-24431: not included in any glyphset definition
    • U+24432 CJK UNIFIED IDEOGRAPH-24432: not included in any glyphset definition
    • U+24433 CJK UNIFIED IDEOGRAPH-24433: not included in any glyphset definition
    • U+24435 CJK UNIFIED IDEOGRAPH-24435: not included in any glyphset definition
    • U+24436 CJK UNIFIED IDEOGRAPH-24436: not included in any glyphset definition
    • U+2443D CJK UNIFIED IDEOGRAPH-2443D: not included in any glyphset definition
    • U+24443 CJK UNIFIED IDEOGRAPH-24443: not included in any glyphset definition
    • U+24444 CJK UNIFIED IDEOGRAPH-24444: not included in any glyphset definition
    • U+24449 CJK UNIFIED IDEOGRAPH-24449: not included in any glyphset definition
    • U+2444A CJK UNIFIED IDEOGRAPH-2444A: not included in any glyphset definition
    • U+2444C CJK UNIFIED IDEOGRAPH-2444C: not included in any glyphset definition
    • U+24452 CJK UNIFIED IDEOGRAPH-24452: not included in any glyphset definition
    • U+24453 CJK UNIFIED IDEOGRAPH-24453: not included in any glyphset definition
    • U+24454 CJK UNIFIED IDEOGRAPH-24454: not included in any glyphset definition
    • U+24456 CJK UNIFIED IDEOGRAPH-24456: not included in any glyphset definition
    • U+24457 CJK UNIFIED IDEOGRAPH-24457: not included in any glyphset definition
    • U+2445A CJK UNIFIED IDEOGRAPH-2445A: not included in any glyphset definition
    • U+2445E CJK UNIFIED IDEOGRAPH-2445E: not included in any glyphset definition
    • U+24461 CJK UNIFIED IDEOGRAPH-24461: not included in any glyphset definition
    • U+24463 CJK UNIFIED IDEOGRAPH-24463: not included in any glyphset definition
    • U+24464 CJK UNIFIED IDEOGRAPH-24464: not included in any glyphset definition
    • U+24466 CJK UNIFIED IDEOGRAPH-24466: not included in any glyphset definition
    • U+24467 CJK UNIFIED IDEOGRAPH-24467: not included in any glyphset definition
    • U+24469 CJK UNIFIED IDEOGRAPH-24469: not included in any glyphset definition
    • U+2446A CJK UNIFIED IDEOGRAPH-2446A: not included in any glyphset definition
    • U+2446C CJK UNIFIED IDEOGRAPH-2446C: not included in any glyphset definition
    • U+2446D CJK UNIFIED IDEOGRAPH-2446D: not included in any glyphset definition
    • U+2446F CJK UNIFIED IDEOGRAPH-2446F: not included in any glyphset definition
    • U+24471 CJK UNIFIED IDEOGRAPH-24471: not included in any glyphset definition
    • U+24473 CJK UNIFIED IDEOGRAPH-24473: not included in any glyphset definition
    • U+24474 CJK UNIFIED IDEOGRAPH-24474: not included in any glyphset definition
    • U+24475 CJK UNIFIED IDEOGRAPH-24475: not included in any glyphset definition
    • U+24476 CJK UNIFIED IDEOGRAPH-24476: not included in any glyphset definition
    • U+24477 CJK UNIFIED IDEOGRAPH-24477: not included in any glyphset definition
    • U+24478 CJK UNIFIED IDEOGRAPH-24478: not included in any glyphset definition
    • U+24479 CJK UNIFIED IDEOGRAPH-24479: not included in any glyphset definition
    • U+2447A CJK UNIFIED IDEOGRAPH-2447A: not included in any glyphset definition
    • U+2447C CJK UNIFIED IDEOGRAPH-2447C: not included in any glyphset definition
    • U+2447D CJK UNIFIED IDEOGRAPH-2447D: not included in any glyphset definition
    • U+2447E CJK UNIFIED IDEOGRAPH-2447E: not included in any glyphset definition
    • U+2447F CJK UNIFIED IDEOGRAPH-2447F: not included in any glyphset definition
    • U+24480 CJK UNIFIED IDEOGRAPH-24480: not included in any glyphset definition
    • U+24481 CJK UNIFIED IDEOGRAPH-24481: not included in any glyphset definition
    • U+24482 CJK UNIFIED IDEOGRAPH-24482: not included in any glyphset definition
    • U+24487 CJK UNIFIED IDEOGRAPH-24487: not included in any glyphset definition
    • U+24488 CJK UNIFIED IDEOGRAPH-24488: not included in any glyphset definition
    • U+24489 CJK UNIFIED IDEOGRAPH-24489: not included in any glyphset definition
    • U+24493 CJK UNIFIED IDEOGRAPH-24493: not included in any glyphset definition
    • U+24494 CJK UNIFIED IDEOGRAPH-24494: not included in any glyphset definition
    • U+24498 CJK UNIFIED IDEOGRAPH-24498: not included in any glyphset definition
    • U+2449C CJK UNIFIED IDEOGRAPH-2449C: not included in any glyphset definition
    • U+2449D CJK UNIFIED IDEOGRAPH-2449D: not included in any glyphset definition
    • U+2449E CJK UNIFIED IDEOGRAPH-2449E: not included in any glyphset definition
    • U+244A2 CJK UNIFIED IDEOGRAPH-244A2: not included in any glyphset definition
    • U+244A4 CJK UNIFIED IDEOGRAPH-244A4: not included in any glyphset definition
    • U+244A5 CJK UNIFIED IDEOGRAPH-244A5: not included in any glyphset definition
    • U+244A6 CJK UNIFIED IDEOGRAPH-244A6: not included in any glyphset definition
    • U+244A7 CJK UNIFIED IDEOGRAPH-244A7: not included in any glyphset definition
    • U+244A9 CJK UNIFIED IDEOGRAPH-244A9: not included in any glyphset definition
    • U+244AC CJK UNIFIED IDEOGRAPH-244AC: not included in any glyphset definition
    • U+244AF CJK UNIFIED IDEOGRAPH-244AF: not included in any glyphset definition
    • U+244B0 CJK UNIFIED IDEOGRAPH-244B0: not included in any glyphset definition
    • U+244BA CJK UNIFIED IDEOGRAPH-244BA: not included in any glyphset definition
    • U+244BB CJK UNIFIED IDEOGRAPH-244BB: not included in any glyphset definition
    • U+244BC CJK UNIFIED IDEOGRAPH-244BC: not included in any glyphset definition
    • U+244BD CJK UNIFIED IDEOGRAPH-244BD: not included in any glyphset definition
    • U+244BE CJK UNIFIED IDEOGRAPH-244BE: not included in any glyphset definition
    • U+244C2 CJK UNIFIED IDEOGRAPH-244C2: not included in any glyphset definition
    • U+244C3 CJK UNIFIED IDEOGRAPH-244C3: not included in any glyphset definition
    • U+244C4 CJK UNIFIED IDEOGRAPH-244C4: not included in any glyphset definition
    • U+244C6 CJK UNIFIED IDEOGRAPH-244C6: not included in any glyphset definition
    • U+244C8 CJK UNIFIED IDEOGRAPH-244C8: not included in any glyphset definition
    • U+244C9 CJK UNIFIED IDEOGRAPH-244C9: not included in any glyphset definition
    • U+244CA CJK UNIFIED IDEOGRAPH-244CA: not included in any glyphset definition
    • U+244CB CJK UNIFIED IDEOGRAPH-244CB: not included in any glyphset definition
    • U+244CC CJK UNIFIED IDEOGRAPH-244CC: not included in any glyphset definition
    • U+244CE CJK UNIFIED IDEOGRAPH-244CE: not included in any glyphset definition
    • U+244CF CJK UNIFIED IDEOGRAPH-244CF: not included in any glyphset definition
    • U+244D0 CJK UNIFIED IDEOGRAPH-244D0: not included in any glyphset definition
    • U+244D1 CJK UNIFIED IDEOGRAPH-244D1: not included in any glyphset definition
    • U+244D2 CJK UNIFIED IDEOGRAPH-244D2: not included in any glyphset definition
    • U+244D3 CJK UNIFIED IDEOGRAPH-244D3: not included in any glyphset definition
    • U+244D4 CJK UNIFIED IDEOGRAPH-244D4: not included in any glyphset definition
    • U+244D5 CJK UNIFIED IDEOGRAPH-244D5: not included in any glyphset definition
    • U+244D7 CJK UNIFIED IDEOGRAPH-244D7: not included in any glyphset definition
    • U+244DA CJK UNIFIED IDEOGRAPH-244DA: not included in any glyphset definition
    • U+244DC CJK UNIFIED IDEOGRAPH-244DC: not included in any glyphset definition
    • U+244DD CJK UNIFIED IDEOGRAPH-244DD: not included in any glyphset definition
    • U+244DF CJK UNIFIED IDEOGRAPH-244DF: not included in any glyphset definition
    • U+244E1 CJK UNIFIED IDEOGRAPH-244E1: not included in any glyphset definition
    • U+244E2 CJK UNIFIED IDEOGRAPH-244E2: not included in any glyphset definition
    • U+244E8 CJK UNIFIED IDEOGRAPH-244E8: not included in any glyphset definition
    • U+244E9 CJK UNIFIED IDEOGRAPH-244E9: not included in any glyphset definition
    • U+244EA CJK UNIFIED IDEOGRAPH-244EA: not included in any glyphset definition
    • U+244EB CJK UNIFIED IDEOGRAPH-244EB: not included in any glyphset definition
    • U+244EC CJK UNIFIED IDEOGRAPH-244EC: not included in any glyphset definition
    • U+244ED CJK UNIFIED IDEOGRAPH-244ED: not included in any glyphset definition
    • U+244EE CJK UNIFIED IDEOGRAPH-244EE: not included in any glyphset definition
    • U+244EF CJK UNIFIED IDEOGRAPH-244EF: not included in any glyphset definition
    • U+244F1 CJK UNIFIED IDEOGRAPH-244F1: not included in any glyphset definition
    • U+244F2 CJK UNIFIED IDEOGRAPH-244F2: not included in any glyphset definition
    • U+244F3 CJK UNIFIED IDEOGRAPH-244F3: not included in any glyphset definition
    • U+244F5 CJK UNIFIED IDEOGRAPH-244F5: not included in any glyphset definition
    • U+244F6 CJK UNIFIED IDEOGRAPH-244F6: not included in any glyphset definition
    • U+244F7 CJK UNIFIED IDEOGRAPH-244F7: not included in any glyphset definition
    • U+244F8 CJK UNIFIED IDEOGRAPH-244F8: not included in any glyphset definition
    • U+244FD CJK UNIFIED IDEOGRAPH-244FD: not included in any glyphset definition
    • U+244FE CJK UNIFIED IDEOGRAPH-244FE: not included in any glyphset definition
    • U+24500 CJK UNIFIED IDEOGRAPH-24500: not included in any glyphset definition
    • U+24501 CJK UNIFIED IDEOGRAPH-24501: not included in any glyphset definition
    • U+24507 CJK UNIFIED IDEOGRAPH-24507: not included in any glyphset definition
    • U+24508 CJK UNIFIED IDEOGRAPH-24508: not included in any glyphset definition
    • U+24509 CJK UNIFIED IDEOGRAPH-24509: not included in any glyphset definition
    • U+2450A CJK UNIFIED IDEOGRAPH-2450A: not included in any glyphset definition
    • U+2450B CJK UNIFIED IDEOGRAPH-2450B: not included in any glyphset definition
    • U+2450C CJK UNIFIED IDEOGRAPH-2450C: not included in any glyphset definition
    • U+2450D CJK UNIFIED IDEOGRAPH-2450D: not included in any glyphset definition
    • U+24510 CJK UNIFIED IDEOGRAPH-24510: not included in any glyphset definition
    • U+24511 CJK UNIFIED IDEOGRAPH-24511: not included in any glyphset definition
    • U+24512 CJK UNIFIED IDEOGRAPH-24512: not included in any glyphset definition
    • U+24514 CJK UNIFIED IDEOGRAPH-24514: not included in any glyphset definition
    • U+24515 CJK UNIFIED IDEOGRAPH-24515: not included in any glyphset definition
    • U+24517 CJK UNIFIED IDEOGRAPH-24517: not included in any glyphset definition
    • U+24519 CJK UNIFIED IDEOGRAPH-24519: not included in any glyphset definition
    • U+2451A CJK UNIFIED IDEOGRAPH-2451A: not included in any glyphset definition
    • U+2451C CJK UNIFIED IDEOGRAPH-2451C: not included in any glyphset definition
    • U+2451D CJK UNIFIED IDEOGRAPH-2451D: not included in any glyphset definition
    • U+2451F CJK UNIFIED IDEOGRAPH-2451F: not included in any glyphset definition
    • U+24520 CJK UNIFIED IDEOGRAPH-24520: not included in any glyphset definition
    • U+24522 CJK UNIFIED IDEOGRAPH-24522: not included in any glyphset definition
    • U+24523 CJK UNIFIED IDEOGRAPH-24523: not included in any glyphset definition
    • U+24524 CJK UNIFIED IDEOGRAPH-24524: not included in any glyphset definition
    • U+24525 CJK UNIFIED IDEOGRAPH-24525: not included in any glyphset definition
    • U+24526 CJK UNIFIED IDEOGRAPH-24526: not included in any glyphset definition
    • U+24527 CJK UNIFIED IDEOGRAPH-24527: not included in any glyphset definition
    • U+24529 CJK UNIFIED IDEOGRAPH-24529: not included in any glyphset definition
    • U+2452A CJK UNIFIED IDEOGRAPH-2452A: not included in any glyphset definition
    • U+2452E CJK UNIFIED IDEOGRAPH-2452E: not included in any glyphset definition
    • U+24530 CJK UNIFIED IDEOGRAPH-24530: not included in any glyphset definition
    • U+24531 CJK UNIFIED IDEOGRAPH-24531: not included in any glyphset definition
    • U+24532 CJK UNIFIED IDEOGRAPH-24532: not included in any glyphset definition
    • U+24536 CJK UNIFIED IDEOGRAPH-24536: not included in any glyphset definition
    • U+24537 CJK UNIFIED IDEOGRAPH-24537: not included in any glyphset definition
    • U+24539 CJK UNIFIED IDEOGRAPH-24539: not included in any glyphset definition
    • U+2453B CJK UNIFIED IDEOGRAPH-2453B: not included in any glyphset definition
    • U+24540 CJK UNIFIED IDEOGRAPH-24540: not included in any glyphset definition
    • U+24541 CJK UNIFIED IDEOGRAPH-24541: not included in any glyphset definition
    • U+24544 CJK UNIFIED IDEOGRAPH-24544: not included in any glyphset definition
    • U+24545 CJK UNIFIED IDEOGRAPH-24545: not included in any glyphset definition
    • U+24546 CJK UNIFIED IDEOGRAPH-24546: not included in any glyphset definition
    • U+24547 CJK UNIFIED IDEOGRAPH-24547: not included in any glyphset definition
    • U+24548 CJK UNIFIED IDEOGRAPH-24548: not included in any glyphset definition
    • U+2454A CJK UNIFIED IDEOGRAPH-2454A: not included in any glyphset definition
    • U+2454C CJK UNIFIED IDEOGRAPH-2454C: not included in any glyphset definition
    • U+2454D CJK UNIFIED IDEOGRAPH-2454D: not included in any glyphset definition
    • U+24550 CJK UNIFIED IDEOGRAPH-24550: not included in any glyphset definition
    • U+24552 CJK UNIFIED IDEOGRAPH-24552: not included in any glyphset definition
    • U+24553 CJK UNIFIED IDEOGRAPH-24553: not included in any glyphset definition
    • U+24555 CJK UNIFIED IDEOGRAPH-24555: not included in any glyphset definition
    • U+24558 CJK UNIFIED IDEOGRAPH-24558: not included in any glyphset definition
    • U+2455A CJK UNIFIED IDEOGRAPH-2455A: not included in any glyphset definition
    • U+2455B CJK UNIFIED IDEOGRAPH-2455B: not included in any glyphset definition
    • U+2455D CJK UNIFIED IDEOGRAPH-2455D: not included in any glyphset definition
    • U+2455E CJK UNIFIED IDEOGRAPH-2455E: not included in any glyphset definition
    • U+2455F CJK UNIFIED IDEOGRAPH-2455F: not included in any glyphset definition
    • U+24560 CJK UNIFIED IDEOGRAPH-24560: not included in any glyphset definition
    • U+24562 CJK UNIFIED IDEOGRAPH-24562: not included in any glyphset definition
    • U+24563 CJK UNIFIED IDEOGRAPH-24563: not included in any glyphset definition
    • U+24564 CJK UNIFIED IDEOGRAPH-24564: not included in any glyphset definition
    • U+24565 CJK UNIFIED IDEOGRAPH-24565: not included in any glyphset definition
    • U+24566 CJK UNIFIED IDEOGRAPH-24566: not included in any glyphset definition
    • U+24567 CJK UNIFIED IDEOGRAPH-24567: not included in any glyphset definition
    • U+24569 CJK UNIFIED IDEOGRAPH-24569: not included in any glyphset definition
    • U+2456A CJK UNIFIED IDEOGRAPH-2456A: not included in any glyphset definition
    • U+2456D CJK UNIFIED IDEOGRAPH-2456D: not included in any glyphset definition
    • U+2456E CJK UNIFIED IDEOGRAPH-2456E: not included in any glyphset definition
    • U+2456F CJK UNIFIED IDEOGRAPH-2456F: not included in any glyphset definition
    • U+24570 CJK UNIFIED IDEOGRAPH-24570: not included in any glyphset definition
    • U+24571 CJK UNIFIED IDEOGRAPH-24571: not included in any glyphset definition
    • U+24572 CJK UNIFIED IDEOGRAPH-24572: not included in any glyphset definition
    • U+24574 CJK UNIFIED IDEOGRAPH-24574: not included in any glyphset definition
    • U+24575 CJK UNIFIED IDEOGRAPH-24575: not included in any glyphset definition
    • U+24576 CJK UNIFIED IDEOGRAPH-24576: not included in any glyphset definition
    • U+24577 CJK UNIFIED IDEOGRAPH-24577: not included in any glyphset definition
    • U+2457B CJK UNIFIED IDEOGRAPH-2457B: not included in any glyphset definition
    • U+2457C CJK UNIFIED IDEOGRAPH-2457C: not included in any glyphset definition
    • U+2457D CJK UNIFIED IDEOGRAPH-2457D: not included in any glyphset definition
    • U+2457E CJK UNIFIED IDEOGRAPH-2457E: not included in any glyphset definition
    • U+24580 CJK UNIFIED IDEOGRAPH-24580: not included in any glyphset definition
    • U+24584 CJK UNIFIED IDEOGRAPH-24584: not included in any glyphset definition
    • U+24585 CJK UNIFIED IDEOGRAPH-24585: not included in any glyphset definition
    • U+24586 CJK UNIFIED IDEOGRAPH-24586: not included in any glyphset definition
    • U+24587 CJK UNIFIED IDEOGRAPH-24587: not included in any glyphset definition
    • U+24588 CJK UNIFIED IDEOGRAPH-24588: not included in any glyphset definition
    • U+24589 CJK UNIFIED IDEOGRAPH-24589: not included in any glyphset definition
    • U+2458C CJK UNIFIED IDEOGRAPH-2458C: not included in any glyphset definition
    • U+2458D CJK UNIFIED IDEOGRAPH-2458D: not included in any glyphset definition
    • U+2458F CJK UNIFIED IDEOGRAPH-2458F: not included in any glyphset definition
    • U+24590 CJK UNIFIED IDEOGRAPH-24590: not included in any glyphset definition
    • U+24592 CJK UNIFIED IDEOGRAPH-24592: not included in any glyphset definition
    • U+24593 CJK UNIFIED IDEOGRAPH-24593: not included in any glyphset definition
    • U+24596 CJK UNIFIED IDEOGRAPH-24596: not included in any glyphset definition
    • U+24597 CJK UNIFIED IDEOGRAPH-24597: not included in any glyphset definition
    • U+24598 CJK UNIFIED IDEOGRAPH-24598: not included in any glyphset definition
    • U+24599 CJK UNIFIED IDEOGRAPH-24599: not included in any glyphset definition
    • U+2459A CJK UNIFIED IDEOGRAPH-2459A: not included in any glyphset definition
    • U+2459B CJK UNIFIED IDEOGRAPH-2459B: not included in any glyphset definition
    • U+2459C CJK UNIFIED IDEOGRAPH-2459C: not included in any glyphset definition
    • U+2459D CJK UNIFIED IDEOGRAPH-2459D: not included in any glyphset definition
    • U+2459E CJK UNIFIED IDEOGRAPH-2459E: not included in any glyphset definition
    • U+245A0 CJK UNIFIED IDEOGRAPH-245A0: not included in any glyphset definition
    • U+245A1 CJK UNIFIED IDEOGRAPH-245A1: not included in any glyphset definition
    • U+245A2 CJK UNIFIED IDEOGRAPH-245A2: not included in any glyphset definition
    • U+245A3 CJK UNIFIED IDEOGRAPH-245A3: not included in any glyphset definition
    • U+245A4 CJK UNIFIED IDEOGRAPH-245A4: not included in any glyphset definition
    • U+245A6 CJK UNIFIED IDEOGRAPH-245A6: not included in any glyphset definition
    • U+245A7 CJK UNIFIED IDEOGRAPH-245A7: not included in any glyphset definition
    • U+245A9 CJK UNIFIED IDEOGRAPH-245A9: not included in any glyphset definition
    • U+245AB CJK UNIFIED IDEOGRAPH-245AB: not included in any glyphset definition
    • U+245AC CJK UNIFIED IDEOGRAPH-245AC: not included in any glyphset definition
    • U+245AD CJK UNIFIED IDEOGRAPH-245AD: not included in any glyphset definition
    • U+245AE CJK UNIFIED IDEOGRAPH-245AE: not included in any glyphset definition
    • U+245AF CJK UNIFIED IDEOGRAPH-245AF: not included in any glyphset definition
    • U+245B0 CJK UNIFIED IDEOGRAPH-245B0: not included in any glyphset definition
    • U+245B1 CJK UNIFIED IDEOGRAPH-245B1: not included in any glyphset definition
    • U+245B2 CJK UNIFIED IDEOGRAPH-245B2: not included in any glyphset definition
    • U+245B3 CJK UNIFIED IDEOGRAPH-245B3: not included in any glyphset definition
    • U+245B4 CJK UNIFIED IDEOGRAPH-245B4: not included in any glyphset definition
    • U+245B5 CJK UNIFIED IDEOGRAPH-245B5: not included in any glyphset definition
    • U+245B7 CJK UNIFIED IDEOGRAPH-245B7: not included in any glyphset definition
    • U+245BA CJK UNIFIED IDEOGRAPH-245BA: not included in any glyphset definition
    • U+245BB CJK UNIFIED IDEOGRAPH-245BB: not included in any glyphset definition
    • U+245BC CJK UNIFIED IDEOGRAPH-245BC: not included in any glyphset definition
    • U+245BD CJK UNIFIED IDEOGRAPH-245BD: not included in any glyphset definition
    • U+245BE CJK UNIFIED IDEOGRAPH-245BE: not included in any glyphset definition
    • U+245BF CJK UNIFIED IDEOGRAPH-245BF: not included in any glyphset definition
    • U+245C0 CJK UNIFIED IDEOGRAPH-245C0: not included in any glyphset definition
    • U+245C1 CJK UNIFIED IDEOGRAPH-245C1: not included in any glyphset definition
    • U+245C2 CJK UNIFIED IDEOGRAPH-245C2: not included in any glyphset definition
    • U+245C3 CJK UNIFIED IDEOGRAPH-245C3: not included in any glyphset definition
    • U+245C4 CJK UNIFIED IDEOGRAPH-245C4: not included in any glyphset definition
    • U+245C5 CJK UNIFIED IDEOGRAPH-245C5: not included in any glyphset definition
    • U+245C7 CJK UNIFIED IDEOGRAPH-245C7: not included in any glyphset definition
    • U+245C8 CJK UNIFIED IDEOGRAPH-245C8: not included in any glyphset definition
    • U+245C9 CJK UNIFIED IDEOGRAPH-245C9: not included in any glyphset definition
    • U+245CA CJK UNIFIED IDEOGRAPH-245CA: not included in any glyphset definition
    • U+245CB CJK UNIFIED IDEOGRAPH-245CB: not included in any glyphset definition
    • U+245CC CJK UNIFIED IDEOGRAPH-245CC: not included in any glyphset definition
    • U+245CD CJK UNIFIED IDEOGRAPH-245CD: not included in any glyphset definition
    • U+245CE CJK UNIFIED IDEOGRAPH-245CE: not included in any glyphset definition
    • U+245CF CJK UNIFIED IDEOGRAPH-245CF: not included in any glyphset definition
    • U+245D3 CJK UNIFIED IDEOGRAPH-245D3: not included in any glyphset definition
    • U+245D7 CJK UNIFIED IDEOGRAPH-245D7: not included in any glyphset definition
    • U+245D8 CJK UNIFIED IDEOGRAPH-245D8: not included in any glyphset definition
    • U+245D9 CJK UNIFIED IDEOGRAPH-245D9: not included in any glyphset definition
    • U+245DA CJK UNIFIED IDEOGRAPH-245DA: not included in any glyphset definition
    • U+245DB CJK UNIFIED IDEOGRAPH-245DB: not included in any glyphset definition
    • U+245DC CJK UNIFIED IDEOGRAPH-245DC: not included in any glyphset definition
    • U+245DE CJK UNIFIED IDEOGRAPH-245DE: not included in any glyphset definition
    • U+245E0 CJK UNIFIED IDEOGRAPH-245E0: not included in any glyphset definition
    • U+245E2 CJK UNIFIED IDEOGRAPH-245E2: not included in any glyphset definition
    • U+245E3 CJK UNIFIED IDEOGRAPH-245E3: not included in any glyphset definition
    • U+245E5 CJK UNIFIED IDEOGRAPH-245E5: not included in any glyphset definition
    • U+245E6 CJK UNIFIED IDEOGRAPH-245E6: not included in any glyphset definition
    • U+245E8 CJK UNIFIED IDEOGRAPH-245E8: not included in any glyphset definition
    • U+245E9 CJK UNIFIED IDEOGRAPH-245E9: not included in any glyphset definition
    • U+245EA CJK UNIFIED IDEOGRAPH-245EA: not included in any glyphset definition
    • U+245EB CJK UNIFIED IDEOGRAPH-245EB: not included in any glyphset definition
    • U+245EC CJK UNIFIED IDEOGRAPH-245EC: not included in any glyphset definition
    • U+245ED CJK UNIFIED IDEOGRAPH-245ED: not included in any glyphset definition
    • U+245EE CJK UNIFIED IDEOGRAPH-245EE: not included in any glyphset definition
    • U+245EF CJK UNIFIED IDEOGRAPH-245EF: not included in any glyphset definition
    • U+245F3 CJK UNIFIED IDEOGRAPH-245F3: not included in any glyphset definition
    • U+245F4 CJK UNIFIED IDEOGRAPH-245F4: not included in any glyphset definition
    • U+245F5 CJK UNIFIED IDEOGRAPH-245F5: not included in any glyphset definition
    • U+245F6 CJK UNIFIED IDEOGRAPH-245F6: not included in any glyphset definition
    • U+245F7 CJK UNIFIED IDEOGRAPH-245F7: not included in any glyphset definition
    • U+245F8 CJK UNIFIED IDEOGRAPH-245F8: not included in any glyphset definition
    • U+245FA CJK UNIFIED IDEOGRAPH-245FA: not included in any glyphset definition
    • U+245FB CJK UNIFIED IDEOGRAPH-245FB: not included in any glyphset definition
    • U+245FD CJK UNIFIED IDEOGRAPH-245FD: not included in any glyphset definition
    • U+245FE CJK UNIFIED IDEOGRAPH-245FE: not included in any glyphset definition
    • U+245FF CJK UNIFIED IDEOGRAPH-245FF: not included in any glyphset definition
    • U+24600 CJK UNIFIED IDEOGRAPH-24600: not included in any glyphset definition
    • U+24601 CJK UNIFIED IDEOGRAPH-24601: not included in any glyphset definition
    • U+24602 CJK UNIFIED IDEOGRAPH-24602: not included in any glyphset definition
    • U+24603 CJK UNIFIED IDEOGRAPH-24603: not included in any glyphset definition
    • U+24605 CJK UNIFIED IDEOGRAPH-24605: not included in any glyphset definition
    • U+24606 CJK UNIFIED IDEOGRAPH-24606: not included in any glyphset definition
    • U+24607 CJK UNIFIED IDEOGRAPH-24607: not included in any glyphset definition
    • U+24608 CJK UNIFIED IDEOGRAPH-24608: not included in any glyphset definition
    • U+24609 CJK UNIFIED IDEOGRAPH-24609: not included in any glyphset definition
    • U+2460A CJK UNIFIED IDEOGRAPH-2460A: not included in any glyphset definition
    • U+2460B CJK UNIFIED IDEOGRAPH-2460B: not included in any glyphset definition
    • U+2460C CJK UNIFIED IDEOGRAPH-2460C: not included in any glyphset definition
    • U+24610 CJK UNIFIED IDEOGRAPH-24610: not included in any glyphset definition
    • U+24611 CJK UNIFIED IDEOGRAPH-24611: not included in any glyphset definition
    • U+24613 CJK UNIFIED IDEOGRAPH-24613: not included in any glyphset definition
    • U+24614 CJK UNIFIED IDEOGRAPH-24614: not included in any glyphset definition
    • U+24616 CJK UNIFIED IDEOGRAPH-24616: not included in any glyphset definition
    • U+24618 CJK UNIFIED IDEOGRAPH-24618: not included in any glyphset definition
    • U+2461A CJK UNIFIED IDEOGRAPH-2461A: not included in any glyphset definition
    • U+2461B CJK UNIFIED IDEOGRAPH-2461B: not included in any glyphset definition
    • U+2461C CJK UNIFIED IDEOGRAPH-2461C: not included in any glyphset definition
    • U+2461D CJK UNIFIED IDEOGRAPH-2461D: not included in any glyphset definition
    • U+2461E CJK UNIFIED IDEOGRAPH-2461E: not included in any glyphset definition
    • U+24620 CJK UNIFIED IDEOGRAPH-24620: not included in any glyphset definition
    • U+24621 CJK UNIFIED IDEOGRAPH-24621: not included in any glyphset definition
    • U+24622 CJK UNIFIED IDEOGRAPH-24622: not included in any glyphset definition
    • U+24623 CJK UNIFIED IDEOGRAPH-24623: not included in any glyphset definition
    • U+24624 CJK UNIFIED IDEOGRAPH-24624: not included in any glyphset definition
    • U+24625 CJK UNIFIED IDEOGRAPH-24625: not included in any glyphset definition
    • U+24626 CJK UNIFIED IDEOGRAPH-24626: not included in any glyphset definition
    • U+24627 CJK UNIFIED IDEOGRAPH-24627: not included in any glyphset definition
    • U+24629 CJK UNIFIED IDEOGRAPH-24629: not included in any glyphset definition
    • U+2462A CJK UNIFIED IDEOGRAPH-2462A: not included in any glyphset definition
    • U+2462B CJK UNIFIED IDEOGRAPH-2462B: not included in any glyphset definition
    • U+24632 CJK UNIFIED IDEOGRAPH-24632: not included in any glyphset definition
    • U+24633 CJK UNIFIED IDEOGRAPH-24633: not included in any glyphset definition
    • U+24635 CJK UNIFIED IDEOGRAPH-24635: not included in any glyphset definition
    • U+24636 CJK UNIFIED IDEOGRAPH-24636: not included in any glyphset definition
    • U+24637 CJK UNIFIED IDEOGRAPH-24637: not included in any glyphset definition
    • U+24638 CJK UNIFIED IDEOGRAPH-24638: not included in any glyphset definition
    • U+24639 CJK UNIFIED IDEOGRAPH-24639: not included in any glyphset definition
    • U+2463A CJK UNIFIED IDEOGRAPH-2463A: not included in any glyphset definition
    • U+2463B CJK UNIFIED IDEOGRAPH-2463B: not included in any glyphset definition
    • U+2463D CJK UNIFIED IDEOGRAPH-2463D: not included in any glyphset definition
    • U+2463E CJK UNIFIED IDEOGRAPH-2463E: not included in any glyphset definition
    • U+2463F CJK UNIFIED IDEOGRAPH-2463F: not included in any glyphset definition
    • U+24640 CJK UNIFIED IDEOGRAPH-24640: not included in any glyphset definition
    • U+24645 CJK UNIFIED IDEOGRAPH-24645: not included in any glyphset definition
    • U+24647 CJK UNIFIED IDEOGRAPH-24647: not included in any glyphset definition
    • U+24648 CJK UNIFIED IDEOGRAPH-24648: not included in any glyphset definition
    • U+2464A CJK UNIFIED IDEOGRAPH-2464A: not included in any glyphset definition
    • U+2464B CJK UNIFIED IDEOGRAPH-2464B: not included in any glyphset definition
    • U+2464C CJK UNIFIED IDEOGRAPH-2464C: not included in any glyphset definition
    • U+2464D CJK UNIFIED IDEOGRAPH-2464D: not included in any glyphset definition
    • U+2464E CJK UNIFIED IDEOGRAPH-2464E: not included in any glyphset definition
    • U+2464F CJK UNIFIED IDEOGRAPH-2464F: not included in any glyphset definition
    • U+24651 CJK UNIFIED IDEOGRAPH-24651: not included in any glyphset definition
    • U+24652 CJK UNIFIED IDEOGRAPH-24652: not included in any glyphset definition
    • U+24653 CJK UNIFIED IDEOGRAPH-24653: not included in any glyphset definition
    • U+24654 CJK UNIFIED IDEOGRAPH-24654: not included in any glyphset definition
    • U+24655 CJK UNIFIED IDEOGRAPH-24655: not included in any glyphset definition
    • U+24656 CJK UNIFIED IDEOGRAPH-24656: not included in any glyphset definition
    • U+24657 CJK UNIFIED IDEOGRAPH-24657: not included in any glyphset definition
    • U+24658 CJK UNIFIED IDEOGRAPH-24658: not included in any glyphset definition
    • U+2465B CJK UNIFIED IDEOGRAPH-2465B: not included in any glyphset definition
    • U+2465C CJK UNIFIED IDEOGRAPH-2465C: not included in any glyphset definition
    • U+2465E CJK UNIFIED IDEOGRAPH-2465E: not included in any glyphset definition
    • U+2465F CJK UNIFIED IDEOGRAPH-2465F: not included in any glyphset definition
    • U+24660 CJK UNIFIED IDEOGRAPH-24660: not included in any glyphset definition
    • U+24661 CJK UNIFIED IDEOGRAPH-24661: not included in any glyphset definition
    • U+24662 CJK UNIFIED IDEOGRAPH-24662: not included in any glyphset definition
    • U+24663 CJK UNIFIED IDEOGRAPH-24663: not included in any glyphset definition
    • U+24664 CJK UNIFIED IDEOGRAPH-24664: not included in any glyphset definition
    • U+24668 CJK UNIFIED IDEOGRAPH-24668: not included in any glyphset definition
    • U+24669 CJK UNIFIED IDEOGRAPH-24669: not included in any glyphset definition
    • U+2466A CJK UNIFIED IDEOGRAPH-2466A: not included in any glyphset definition
    • U+2466D CJK UNIFIED IDEOGRAPH-2466D: not included in any glyphset definition
    • U+2466F CJK UNIFIED IDEOGRAPH-2466F: not included in any glyphset definition
    • U+24670 CJK UNIFIED IDEOGRAPH-24670: not included in any glyphset definition
    • U+24671 CJK UNIFIED IDEOGRAPH-24671: not included in any glyphset definition
    • U+24672 CJK UNIFIED IDEOGRAPH-24672: not included in any glyphset definition
    • U+24673 CJK UNIFIED IDEOGRAPH-24673: not included in any glyphset definition
    • U+24674 CJK UNIFIED IDEOGRAPH-24674: not included in any glyphset definition
    • U+24675 CJK UNIFIED IDEOGRAPH-24675: not included in any glyphset definition
    • U+2467D CJK UNIFIED IDEOGRAPH-2467D: not included in any glyphset definition
    • U+2467E CJK UNIFIED IDEOGRAPH-2467E: not included in any glyphset definition
    • U+2467F CJK UNIFIED IDEOGRAPH-2467F: not included in any glyphset definition
    • U+24680 CJK UNIFIED IDEOGRAPH-24680: not included in any glyphset definition
    • U+24681 CJK UNIFIED IDEOGRAPH-24681: not included in any glyphset definition
    • U+24682 CJK UNIFIED IDEOGRAPH-24682: not included in any glyphset definition
    • U+24683 CJK UNIFIED IDEOGRAPH-24683: not included in any glyphset definition
    • U+24684 CJK UNIFIED IDEOGRAPH-24684: not included in any glyphset definition
    • U+24685 CJK UNIFIED IDEOGRAPH-24685: not included in any glyphset definition
    • U+24688 CJK UNIFIED IDEOGRAPH-24688: not included in any glyphset definition
    • U+24689 CJK UNIFIED IDEOGRAPH-24689: not included in any glyphset definition
    • U+2468A CJK UNIFIED IDEOGRAPH-2468A: not included in any glyphset definition
    • U+2468D CJK UNIFIED IDEOGRAPH-2468D: not included in any glyphset definition
    • U+2468E CJK UNIFIED IDEOGRAPH-2468E: not included in any glyphset definition
    • U+2468F CJK UNIFIED IDEOGRAPH-2468F: not included in any glyphset definition
    • U+24691 CJK UNIFIED IDEOGRAPH-24691: not included in any glyphset definition
    • U+24692 CJK UNIFIED IDEOGRAPH-24692: not included in any glyphset definition
    • U+24694 CJK UNIFIED IDEOGRAPH-24694: not included in any glyphset definition
    • U+24695 CJK UNIFIED IDEOGRAPH-24695: not included in any glyphset definition
    • U+24696 CJK UNIFIED IDEOGRAPH-24696: not included in any glyphset definition
    • U+24697 CJK UNIFIED IDEOGRAPH-24697: not included in any glyphset definition
    • U+2469A CJK UNIFIED IDEOGRAPH-2469A: not included in any glyphset definition
    • U+2469B CJK UNIFIED IDEOGRAPH-2469B: not included in any glyphset definition
    • U+2469C CJK UNIFIED IDEOGRAPH-2469C: not included in any glyphset definition
    • U+2469D CJK UNIFIED IDEOGRAPH-2469D: not included in any glyphset definition
    • U+2469E CJK UNIFIED IDEOGRAPH-2469E: not included in any glyphset definition
    • U+2469F CJK UNIFIED IDEOGRAPH-2469F: not included in any glyphset definition
    • U+246A1 CJK UNIFIED IDEOGRAPH-246A1: not included in any glyphset definition
    • U+246A2 CJK UNIFIED IDEOGRAPH-246A2: not included in any glyphset definition
    • U+246A3 CJK UNIFIED IDEOGRAPH-246A3: not included in any glyphset definition
    • U+246A4 CJK UNIFIED IDEOGRAPH-246A4: not included in any glyphset definition
    • U+246A5 CJK UNIFIED IDEOGRAPH-246A5: not included in any glyphset definition
    • U+246A8 CJK UNIFIED IDEOGRAPH-246A8: not included in any glyphset definition
    • U+246A9 CJK UNIFIED IDEOGRAPH-246A9: not included in any glyphset definition
    • U+246AA CJK UNIFIED IDEOGRAPH-246AA: not included in any glyphset definition
    • U+246AB CJK UNIFIED IDEOGRAPH-246AB: not included in any glyphset definition
    • U+246AC CJK UNIFIED IDEOGRAPH-246AC: not included in any glyphset definition
    • U+246AD CJK UNIFIED IDEOGRAPH-246AD: not included in any glyphset definition
    • U+246AE CJK UNIFIED IDEOGRAPH-246AE: not included in any glyphset definition
    • U+246AF CJK UNIFIED IDEOGRAPH-246AF: not included in any glyphset definition
    • U+246B1 CJK UNIFIED IDEOGRAPH-246B1: not included in any glyphset definition
    • U+246B2 CJK UNIFIED IDEOGRAPH-246B2: not included in any glyphset definition
    • U+246B3 CJK UNIFIED IDEOGRAPH-246B3: not included in any glyphset definition
    • U+246B4 CJK UNIFIED IDEOGRAPH-246B4: not included in any glyphset definition
    • U+246B5 CJK UNIFIED IDEOGRAPH-246B5: not included in any glyphset definition
    • U+246BC CJK UNIFIED IDEOGRAPH-246BC: not included in any glyphset definition
    • U+246BE CJK UNIFIED IDEOGRAPH-246BE: not included in any glyphset definition
    • U+246BF CJK UNIFIED IDEOGRAPH-246BF: not included in any glyphset definition
    • U+246C0 CJK UNIFIED IDEOGRAPH-246C0: not included in any glyphset definition
    • U+246C1 CJK UNIFIED IDEOGRAPH-246C1: not included in any glyphset definition
    • U+246C2 CJK UNIFIED IDEOGRAPH-246C2: not included in any glyphset definition
    • U+246C4 CJK UNIFIED IDEOGRAPH-246C4: not included in any glyphset definition
    • U+246C5 CJK UNIFIED IDEOGRAPH-246C5: not included in any glyphset definition
    • U+246CA CJK UNIFIED IDEOGRAPH-246CA: not included in any glyphset definition
    • U+246CB CJK UNIFIED IDEOGRAPH-246CB: not included in any glyphset definition
    • U+246CC CJK UNIFIED IDEOGRAPH-246CC: not included in any glyphset definition
    • U+246CD CJK UNIFIED IDEOGRAPH-246CD: not included in any glyphset definition
    • U+246CE CJK UNIFIED IDEOGRAPH-246CE: not included in any glyphset definition
    • U+246CF CJK UNIFIED IDEOGRAPH-246CF: not included in any glyphset definition
    • U+246D0 CJK UNIFIED IDEOGRAPH-246D0: not included in any glyphset definition
    • U+246D1 CJK UNIFIED IDEOGRAPH-246D1: not included in any glyphset definition
    • U+246D2 CJK UNIFIED IDEOGRAPH-246D2: not included in any glyphset definition
    • U+246D6 CJK UNIFIED IDEOGRAPH-246D6: not included in any glyphset definition
    • U+246D7 CJK UNIFIED IDEOGRAPH-246D7: not included in any glyphset definition
    • U+246D8 CJK UNIFIED IDEOGRAPH-246D8: not included in any glyphset definition
    • U+246D9 CJK UNIFIED IDEOGRAPH-246D9: not included in any glyphset definition
    • U+246DA CJK UNIFIED IDEOGRAPH-246DA: not included in any glyphset definition
    • U+246DB CJK UNIFIED IDEOGRAPH-246DB: not included in any glyphset definition
    • U+246DC CJK UNIFIED IDEOGRAPH-246DC: not included in any glyphset definition
    • U+246DD CJK UNIFIED IDEOGRAPH-246DD: not included in any glyphset definition
    • U+246DF CJK UNIFIED IDEOGRAPH-246DF: not included in any glyphset definition
    • U+246E0 CJK UNIFIED IDEOGRAPH-246E0: not included in any glyphset definition
    • U+246E1 CJK UNIFIED IDEOGRAPH-246E1: not included in any glyphset definition
    • U+246E2 CJK UNIFIED IDEOGRAPH-246E2: not included in any glyphset definition
    • U+246E3 CJK UNIFIED IDEOGRAPH-246E3: not included in any glyphset definition
    • U+246E4 CJK UNIFIED IDEOGRAPH-246E4: not included in any glyphset definition
    • U+246E5 CJK UNIFIED IDEOGRAPH-246E5: not included in any glyphset definition
    • U+246E6 CJK UNIFIED IDEOGRAPH-246E6: not included in any glyphset definition
    • U+246E7 CJK UNIFIED IDEOGRAPH-246E7: not included in any glyphset definition
    • U+246E9 CJK UNIFIED IDEOGRAPH-246E9: not included in any glyphset definition
    • U+246EA CJK UNIFIED IDEOGRAPH-246EA: not included in any glyphset definition
    • U+246EB CJK UNIFIED IDEOGRAPH-246EB: not included in any glyphset definition
    • U+246ED CJK UNIFIED IDEOGRAPH-246ED: not included in any glyphset definition
    • U+246EE CJK UNIFIED IDEOGRAPH-246EE: not included in any glyphset definition
    • U+246EF CJK UNIFIED IDEOGRAPH-246EF: not included in any glyphset definition
    • U+246F0 CJK UNIFIED IDEOGRAPH-246F0: not included in any glyphset definition
    • U+246F1 CJK UNIFIED IDEOGRAPH-246F1: not included in any glyphset definition
    • U+246F2 CJK UNIFIED IDEOGRAPH-246F2: not included in any glyphset definition
    • U+246F3 CJK UNIFIED IDEOGRAPH-246F3: not included in any glyphset definition
    • U+246F4 CJK UNIFIED IDEOGRAPH-246F4: not included in any glyphset definition
    • U+246F6 CJK UNIFIED IDEOGRAPH-246F6: not included in any glyphset definition
    • U+246F7 CJK UNIFIED IDEOGRAPH-246F7: not included in any glyphset definition
    • U+246F8 CJK UNIFIED IDEOGRAPH-246F8: not included in any glyphset definition
    • U+246F9 CJK UNIFIED IDEOGRAPH-246F9: not included in any glyphset definition
    • U+246FC CJK UNIFIED IDEOGRAPH-246FC: not included in any glyphset definition
    • U+246FD CJK UNIFIED IDEOGRAPH-246FD: not included in any glyphset definition
    • U+246FE CJK UNIFIED IDEOGRAPH-246FE: not included in any glyphset definition
    • U+246FF CJK UNIFIED IDEOGRAPH-246FF: not included in any glyphset definition
    • U+24700 CJK UNIFIED IDEOGRAPH-24700: not included in any glyphset definition
    • U+24702 CJK UNIFIED IDEOGRAPH-24702: not included in any glyphset definition
    • U+24703 CJK UNIFIED IDEOGRAPH-24703: not included in any glyphset definition
    • U+24704 CJK UNIFIED IDEOGRAPH-24704: not included in any glyphset definition
    • U+24705 CJK UNIFIED IDEOGRAPH-24705: not included in any glyphset definition
    • U+24706 CJK UNIFIED IDEOGRAPH-24706: not included in any glyphset definition
    • U+24707 CJK UNIFIED IDEOGRAPH-24707: not included in any glyphset definition
    • U+24708 CJK UNIFIED IDEOGRAPH-24708: not included in any glyphset definition
    • U+24709 CJK UNIFIED IDEOGRAPH-24709: not included in any glyphset definition
    • U+2470A CJK UNIFIED IDEOGRAPH-2470A: not included in any glyphset definition
    • U+2470B CJK UNIFIED IDEOGRAPH-2470B: not included in any glyphset definition
    • U+2470C CJK UNIFIED IDEOGRAPH-2470C: not included in any glyphset definition
    • U+2470D CJK UNIFIED IDEOGRAPH-2470D: not included in any glyphset definition
    • U+2470F CJK UNIFIED IDEOGRAPH-2470F: not included in any glyphset definition
    • U+24710 CJK UNIFIED IDEOGRAPH-24710: not included in any glyphset definition
    • U+24711 CJK UNIFIED IDEOGRAPH-24711: not included in any glyphset definition
    • U+24712 CJK UNIFIED IDEOGRAPH-24712: not included in any glyphset definition
    • U+24714 CJK UNIFIED IDEOGRAPH-24714: not included in any glyphset definition
    • U+24716 CJK UNIFIED IDEOGRAPH-24716: not included in any glyphset definition
    • U+24718 CJK UNIFIED IDEOGRAPH-24718: not included in any glyphset definition
    • U+24719 CJK UNIFIED IDEOGRAPH-24719: not included in any glyphset definition
    • U+2471B CJK UNIFIED IDEOGRAPH-2471B: not included in any glyphset definition
    • U+2471C CJK UNIFIED IDEOGRAPH-2471C: not included in any glyphset definition
    • U+2471D CJK UNIFIED IDEOGRAPH-2471D: not included in any glyphset definition
    • U+24721 CJK UNIFIED IDEOGRAPH-24721: not included in any glyphset definition
    • U+24722 CJK UNIFIED IDEOGRAPH-24722: not included in any glyphset definition
    • U+24723 CJK UNIFIED IDEOGRAPH-24723: not included in any glyphset definition
    • U+24724 CJK UNIFIED IDEOGRAPH-24724: not included in any glyphset definition
    • U+24727 CJK UNIFIED IDEOGRAPH-24727: not included in any glyphset definition
    • U+24728 CJK UNIFIED IDEOGRAPH-24728: not included in any glyphset definition
    • U+24729 CJK UNIFIED IDEOGRAPH-24729: not included in any glyphset definition
    • U+2472B CJK UNIFIED IDEOGRAPH-2472B: not included in any glyphset definition
    • U+2472E CJK UNIFIED IDEOGRAPH-2472E: not included in any glyphset definition
    • U+2472F CJK UNIFIED IDEOGRAPH-2472F: not included in any glyphset definition
    • U+24730 CJK UNIFIED IDEOGRAPH-24730: not included in any glyphset definition
    • U+24731 CJK UNIFIED IDEOGRAPH-24731: not included in any glyphset definition
    • U+24732 CJK UNIFIED IDEOGRAPH-24732: not included in any glyphset definition
    • U+24733 CJK UNIFIED IDEOGRAPH-24733: not included in any glyphset definition
    • U+24734 CJK UNIFIED IDEOGRAPH-24734: not included in any glyphset definition
    • U+24735 CJK UNIFIED IDEOGRAPH-24735: not included in any glyphset definition
    • U+24736 CJK UNIFIED IDEOGRAPH-24736: not included in any glyphset definition
    • U+24737 CJK UNIFIED IDEOGRAPH-24737: not included in any glyphset definition
    • U+24738 CJK UNIFIED IDEOGRAPH-24738: not included in any glyphset definition
    • U+24739 CJK UNIFIED IDEOGRAPH-24739: not included in any glyphset definition
    • U+2473A CJK UNIFIED IDEOGRAPH-2473A: not included in any glyphset definition
    • U+2473B CJK UNIFIED IDEOGRAPH-2473B: not included in any glyphset definition
    • U+2473C CJK UNIFIED IDEOGRAPH-2473C: not included in any glyphset definition
    • U+2473D CJK UNIFIED IDEOGRAPH-2473D: not included in any glyphset definition
    • U+2473E CJK UNIFIED IDEOGRAPH-2473E: not included in any glyphset definition
    • U+24743 CJK UNIFIED IDEOGRAPH-24743: not included in any glyphset definition
    • U+24744 CJK UNIFIED IDEOGRAPH-24744: not included in any glyphset definition
    • U+24745 CJK UNIFIED IDEOGRAPH-24745: not included in any glyphset definition
    • U+24747 CJK UNIFIED IDEOGRAPH-24747: not included in any glyphset definition
    • U+24748 CJK UNIFIED IDEOGRAPH-24748: not included in any glyphset definition
    • U+24749 CJK UNIFIED IDEOGRAPH-24749: not included in any glyphset definition
    • U+2474C CJK UNIFIED IDEOGRAPH-2474C: not included in any glyphset definition
    • U+2474D CJK UNIFIED IDEOGRAPH-2474D: not included in any glyphset definition
    • U+2474E CJK UNIFIED IDEOGRAPH-2474E: not included in any glyphset definition
    • U+2474F CJK UNIFIED IDEOGRAPH-2474F: not included in any glyphset definition
    • U+24750 CJK UNIFIED IDEOGRAPH-24750: not included in any glyphset definition
    • U+24751 CJK UNIFIED IDEOGRAPH-24751: not included in any glyphset definition
    • U+24752 CJK UNIFIED IDEOGRAPH-24752: not included in any glyphset definition
    • U+24753 CJK UNIFIED IDEOGRAPH-24753: not included in any glyphset definition
    • U+24754 CJK UNIFIED IDEOGRAPH-24754: not included in any glyphset definition
    • U+24755 CJK UNIFIED IDEOGRAPH-24755: not included in any glyphset definition
    • U+24756 CJK UNIFIED IDEOGRAPH-24756: not included in any glyphset definition
    • U+24757 CJK UNIFIED IDEOGRAPH-24757: not included in any glyphset definition
    • U+24758 CJK UNIFIED IDEOGRAPH-24758: not included in any glyphset definition
    • U+24759 CJK UNIFIED IDEOGRAPH-24759: not included in any glyphset definition
    • U+2475A CJK UNIFIED IDEOGRAPH-2475A: not included in any glyphset definition
    • U+2475B CJK UNIFIED IDEOGRAPH-2475B: not included in any glyphset definition
    • U+2475C CJK UNIFIED IDEOGRAPH-2475C: not included in any glyphset definition
    • U+2475D CJK UNIFIED IDEOGRAPH-2475D: not included in any glyphset definition
    • U+2475E CJK UNIFIED IDEOGRAPH-2475E: not included in any glyphset definition
    • U+2475F CJK UNIFIED IDEOGRAPH-2475F: not included in any glyphset definition
    • U+24760 CJK UNIFIED IDEOGRAPH-24760: not included in any glyphset definition
    • U+24761 CJK UNIFIED IDEOGRAPH-24761: not included in any glyphset definition
    • U+24762 CJK UNIFIED IDEOGRAPH-24762: not included in any glyphset definition
    • U+24763 CJK UNIFIED IDEOGRAPH-24763: not included in any glyphset definition
    • U+24766 CJK UNIFIED IDEOGRAPH-24766: not included in any glyphset definition
    • U+24767 CJK UNIFIED IDEOGRAPH-24767: not included in any glyphset definition
    • U+24768 CJK UNIFIED IDEOGRAPH-24768: not included in any glyphset definition
    • U+24769 CJK UNIFIED IDEOGRAPH-24769: not included in any glyphset definition
    • U+2476B CJK UNIFIED IDEOGRAPH-2476B: not included in any glyphset definition
    • U+2476C CJK UNIFIED IDEOGRAPH-2476C: not included in any glyphset definition
    • U+2476D CJK UNIFIED IDEOGRAPH-2476D: not included in any glyphset definition
    • U+2476E CJK UNIFIED IDEOGRAPH-2476E: not included in any glyphset definition
    • U+2476F CJK UNIFIED IDEOGRAPH-2476F: not included in any glyphset definition
    • U+24770 CJK UNIFIED IDEOGRAPH-24770: not included in any glyphset definition
    • U+24771 CJK UNIFIED IDEOGRAPH-24771: not included in any glyphset definition
    • U+24772 CJK UNIFIED IDEOGRAPH-24772: not included in any glyphset definition
    • U+24773 CJK UNIFIED IDEOGRAPH-24773: not included in any glyphset definition
    • U+24775 CJK UNIFIED IDEOGRAPH-24775: not included in any glyphset definition
    • U+24776 CJK UNIFIED IDEOGRAPH-24776: not included in any glyphset definition
    • U+24777 CJK UNIFIED IDEOGRAPH-24777: not included in any glyphset definition
    • U+24778 CJK UNIFIED IDEOGRAPH-24778: not included in any glyphset definition
    • U+24779 CJK UNIFIED IDEOGRAPH-24779: not included in any glyphset definition
    • U+2477A CJK UNIFIED IDEOGRAPH-2477A: not included in any glyphset definition
    • U+2477B CJK UNIFIED IDEOGRAPH-2477B: not included in any glyphset definition
    • U+2477C CJK UNIFIED IDEOGRAPH-2477C: not included in any glyphset definition
    • U+2477D CJK UNIFIED IDEOGRAPH-2477D: not included in any glyphset definition
    • U+2477E CJK UNIFIED IDEOGRAPH-2477E: not included in any glyphset definition
    • U+2477F CJK UNIFIED IDEOGRAPH-2477F: not included in any glyphset definition
    • U+24780 CJK UNIFIED IDEOGRAPH-24780: not included in any glyphset definition
    • U+24781 CJK UNIFIED IDEOGRAPH-24781: not included in any glyphset definition
    • U+24782 CJK UNIFIED IDEOGRAPH-24782: not included in any glyphset definition
    • U+24783 CJK UNIFIED IDEOGRAPH-24783: not included in any glyphset definition
    • U+24788 CJK UNIFIED IDEOGRAPH-24788: not included in any glyphset definition
    • U+24789 CJK UNIFIED IDEOGRAPH-24789: not included in any glyphset definition
    • U+2478A CJK UNIFIED IDEOGRAPH-2478A: not included in any glyphset definition
    • U+2478B CJK UNIFIED IDEOGRAPH-2478B: not included in any glyphset definition
    • U+2478C CJK UNIFIED IDEOGRAPH-2478C: not included in any glyphset definition
    • U+2478F CJK UNIFIED IDEOGRAPH-2478F: not included in any glyphset definition
    • U+24790 CJK UNIFIED IDEOGRAPH-24790: not included in any glyphset definition
    • U+24791 CJK UNIFIED IDEOGRAPH-24791: not included in any glyphset definition
    • U+24792 CJK UNIFIED IDEOGRAPH-24792: not included in any glyphset definition
    • U+24793 CJK UNIFIED IDEOGRAPH-24793: not included in any glyphset definition
    • U+24794 CJK UNIFIED IDEOGRAPH-24794: not included in any glyphset definition
    • U+24795 CJK UNIFIED IDEOGRAPH-24795: not included in any glyphset definition
    • U+24796 CJK UNIFIED IDEOGRAPH-24796: not included in any glyphset definition
    • U+24797 CJK UNIFIED IDEOGRAPH-24797: not included in any glyphset definition
    • U+24798 CJK UNIFIED IDEOGRAPH-24798: not included in any glyphset definition
    • U+24799 CJK UNIFIED IDEOGRAPH-24799: not included in any glyphset definition
    • U+2479A CJK UNIFIED IDEOGRAPH-2479A: not included in any glyphset definition
    • U+2479B CJK UNIFIED IDEOGRAPH-2479B: not included in any glyphset definition
    • U+2479C CJK UNIFIED IDEOGRAPH-2479C: not included in any glyphset definition
    • U+2479D CJK UNIFIED IDEOGRAPH-2479D: not included in any glyphset definition
    • U+2479E CJK UNIFIED IDEOGRAPH-2479E: not included in any glyphset definition
    • U+2479F CJK UNIFIED IDEOGRAPH-2479F: not included in any glyphset definition
    • U+247A0 CJK UNIFIED IDEOGRAPH-247A0: not included in any glyphset definition
    • U+247A1 CJK UNIFIED IDEOGRAPH-247A1: not included in any glyphset definition
    • U+247A2 CJK UNIFIED IDEOGRAPH-247A2: not included in any glyphset definition
    • U+247A3 CJK UNIFIED IDEOGRAPH-247A3: not included in any glyphset definition
    • U+247A4 CJK UNIFIED IDEOGRAPH-247A4: not included in any glyphset definition
    • U+247A5 CJK UNIFIED IDEOGRAPH-247A5: not included in any glyphset definition
    • U+247AE CJK UNIFIED IDEOGRAPH-247AE: not included in any glyphset definition
    • U+247AF CJK UNIFIED IDEOGRAPH-247AF: not included in any glyphset definition
    • U+247B2 CJK UNIFIED IDEOGRAPH-247B2: not included in any glyphset definition
    • U+247B3 CJK UNIFIED IDEOGRAPH-247B3: not included in any glyphset definition
    • U+247B4 CJK UNIFIED IDEOGRAPH-247B4: not included in any glyphset definition
    • U+247B5 CJK UNIFIED IDEOGRAPH-247B5: not included in any glyphset definition
    • U+247BE CJK UNIFIED IDEOGRAPH-247BE: not included in any glyphset definition
    • U+247BF CJK UNIFIED IDEOGRAPH-247BF: not included in any glyphset definition
    • U+247C0 CJK UNIFIED IDEOGRAPH-247C0: not included in any glyphset definition
    • U+247C3 CJK UNIFIED IDEOGRAPH-247C3: not included in any glyphset definition
    • U+247C4 CJK UNIFIED IDEOGRAPH-247C4: not included in any glyphset definition
    • U+247C5 CJK UNIFIED IDEOGRAPH-247C5: not included in any glyphset definition
    • U+247C7 CJK UNIFIED IDEOGRAPH-247C7: not included in any glyphset definition
    • U+247C8 CJK UNIFIED IDEOGRAPH-247C8: not included in any glyphset definition
    • U+247C9 CJK UNIFIED IDEOGRAPH-247C9: not included in any glyphset definition
    • U+247CA CJK UNIFIED IDEOGRAPH-247CA: not included in any glyphset definition
    • U+247CB CJK UNIFIED IDEOGRAPH-247CB: not included in any glyphset definition
    • U+247CC CJK UNIFIED IDEOGRAPH-247CC: not included in any glyphset definition
    • U+247CD CJK UNIFIED IDEOGRAPH-247CD: not included in any glyphset definition
    • U+247CE CJK UNIFIED IDEOGRAPH-247CE: not included in any glyphset definition
    • U+247CF CJK UNIFIED IDEOGRAPH-247CF: not included in any glyphset definition
    • U+247D0 CJK UNIFIED IDEOGRAPH-247D0: not included in any glyphset definition
    • U+247D1 CJK UNIFIED IDEOGRAPH-247D1: not included in any glyphset definition
    • U+247D2 CJK UNIFIED IDEOGRAPH-247D2: not included in any glyphset definition
    • U+247D3 CJK UNIFIED IDEOGRAPH-247D3: not included in any glyphset definition
    • U+247D5 CJK UNIFIED IDEOGRAPH-247D5: not included in any glyphset definition
    • U+247D6 CJK UNIFIED IDEOGRAPH-247D6: not included in any glyphset definition
    • U+247D7 CJK UNIFIED IDEOGRAPH-247D7: not included in any glyphset definition
    • U+247D8 CJK UNIFIED IDEOGRAPH-247D8: not included in any glyphset definition
    • U+247D9 CJK UNIFIED IDEOGRAPH-247D9: not included in any glyphset definition
    • U+247DA CJK UNIFIED IDEOGRAPH-247DA: not included in any glyphset definition
    • U+247DB CJK UNIFIED IDEOGRAPH-247DB: not included in any glyphset definition
    • U+247DC CJK UNIFIED IDEOGRAPH-247DC: not included in any glyphset definition
    • U+247DD CJK UNIFIED IDEOGRAPH-247DD: not included in any glyphset definition
    • U+247DE CJK UNIFIED IDEOGRAPH-247DE: not included in any glyphset definition
    • U+247DF CJK UNIFIED IDEOGRAPH-247DF: not included in any glyphset definition
    • U+247E0 CJK UNIFIED IDEOGRAPH-247E0: not included in any glyphset definition
    • U+247E1 CJK UNIFIED IDEOGRAPH-247E1: not included in any glyphset definition
    • U+247E2 CJK UNIFIED IDEOGRAPH-247E2: not included in any glyphset definition
    • U+247E3 CJK UNIFIED IDEOGRAPH-247E3: not included in any glyphset definition
    • U+247E4 CJK UNIFIED IDEOGRAPH-247E4: not included in any glyphset definition
    • U+247E5 CJK UNIFIED IDEOGRAPH-247E5: not included in any glyphset definition
    • U+247E6 CJK UNIFIED IDEOGRAPH-247E6: not included in any glyphset definition
    • U+247E7 CJK UNIFIED IDEOGRAPH-247E7: not included in any glyphset definition
    • U+247E8 CJK UNIFIED IDEOGRAPH-247E8: not included in any glyphset definition
    • U+247E9 CJK UNIFIED IDEOGRAPH-247E9: not included in any glyphset definition
    • U+247EA CJK UNIFIED IDEOGRAPH-247EA: not included in any glyphset definition
    • U+247EB CJK UNIFIED IDEOGRAPH-247EB: not included in any glyphset definition
    • U+247ED CJK UNIFIED IDEOGRAPH-247ED: not included in any glyphset definition
    • U+247F1 CJK UNIFIED IDEOGRAPH-247F1: not included in any glyphset definition
    • U+247F4 CJK UNIFIED IDEOGRAPH-247F4: not included in any glyphset definition
    • U+247F5 CJK UNIFIED IDEOGRAPH-247F5: not included in any glyphset definition
    • U+247FB CJK UNIFIED IDEOGRAPH-247FB: not included in any glyphset definition
    • U+247FC CJK UNIFIED IDEOGRAPH-247FC: not included in any glyphset definition
    • U+247FD CJK UNIFIED IDEOGRAPH-247FD: not included in any glyphset definition
    • U+247FE CJK UNIFIED IDEOGRAPH-247FE: not included in any glyphset definition
    • U+247FF CJK UNIFIED IDEOGRAPH-247FF: not included in any glyphset definition
    • U+24801 CJK UNIFIED IDEOGRAPH-24801: not included in any glyphset definition
    • U+24802 CJK UNIFIED IDEOGRAPH-24802: not included in any glyphset definition
    • U+24803 CJK UNIFIED IDEOGRAPH-24803: not included in any glyphset definition
    • U+24805 CJK UNIFIED IDEOGRAPH-24805: not included in any glyphset definition
    • U+24806 CJK UNIFIED IDEOGRAPH-24806: not included in any glyphset definition
    • U+24807 CJK UNIFIED IDEOGRAPH-24807: not included in any glyphset definition
    • U+24808 CJK UNIFIED IDEOGRAPH-24808: not included in any glyphset definition
    • U+24809 CJK UNIFIED IDEOGRAPH-24809: not included in any glyphset definition
    • U+2480B CJK UNIFIED IDEOGRAPH-2480B: not included in any glyphset definition
    • U+2480C CJK UNIFIED IDEOGRAPH-2480C: not included in any glyphset definition
    • U+2480D CJK UNIFIED IDEOGRAPH-2480D: not included in any glyphset definition
    • U+2480E CJK UNIFIED IDEOGRAPH-2480E: not included in any glyphset definition
    • U+24810 CJK UNIFIED IDEOGRAPH-24810: not included in any glyphset definition
    • U+24811 CJK UNIFIED IDEOGRAPH-24811: not included in any glyphset definition
    • U+24812 CJK UNIFIED IDEOGRAPH-24812: not included in any glyphset definition
    • U+24813 CJK UNIFIED IDEOGRAPH-24813: not included in any glyphset definition
    • U+24814 CJK UNIFIED IDEOGRAPH-24814: not included in any glyphset definition
    • U+24815 CJK UNIFIED IDEOGRAPH-24815: not included in any glyphset definition
    • U+24816 CJK UNIFIED IDEOGRAPH-24816: not included in any glyphset definition
    • U+24817 CJK UNIFIED IDEOGRAPH-24817: not included in any glyphset definition
    • U+24818 CJK UNIFIED IDEOGRAPH-24818: not included in any glyphset definition
    • U+24819 CJK UNIFIED IDEOGRAPH-24819: not included in any glyphset definition
    • U+2481A CJK UNIFIED IDEOGRAPH-2481A: not included in any glyphset definition
    • U+2481B CJK UNIFIED IDEOGRAPH-2481B: not included in any glyphset definition
    • U+2481C CJK UNIFIED IDEOGRAPH-2481C: not included in any glyphset definition
    • U+2481D CJK UNIFIED IDEOGRAPH-2481D: not included in any glyphset definition
    • U+2481E CJK UNIFIED IDEOGRAPH-2481E: not included in any glyphset definition
    • U+2481F CJK UNIFIED IDEOGRAPH-2481F: not included in any glyphset definition
    • U+24820 CJK UNIFIED IDEOGRAPH-24820: not included in any glyphset definition
    • U+24821 CJK UNIFIED IDEOGRAPH-24821: not included in any glyphset definition
    • U+24824 CJK UNIFIED IDEOGRAPH-24824: not included in any glyphset definition
    • U+2482B CJK UNIFIED IDEOGRAPH-2482B: not included in any glyphset definition
    • U+2482D CJK UNIFIED IDEOGRAPH-2482D: not included in any glyphset definition
    • U+2482E CJK UNIFIED IDEOGRAPH-2482E: not included in any glyphset definition
    • U+2482F CJK UNIFIED IDEOGRAPH-2482F: not included in any glyphset definition
    • U+24830 CJK UNIFIED IDEOGRAPH-24830: not included in any glyphset definition
    • U+24831 CJK UNIFIED IDEOGRAPH-24831: not included in any glyphset definition
    • U+24832 CJK UNIFIED IDEOGRAPH-24832: not included in any glyphset definition
    • U+24833 CJK UNIFIED IDEOGRAPH-24833: not included in any glyphset definition
    • U+24834 CJK UNIFIED IDEOGRAPH-24834: not included in any glyphset definition
    • U+24835 CJK UNIFIED IDEOGRAPH-24835: not included in any glyphset definition
    • U+24836 CJK UNIFIED IDEOGRAPH-24836: not included in any glyphset definition
    • U+24837 CJK UNIFIED IDEOGRAPH-24837: not included in any glyphset definition
    • U+24838 CJK UNIFIED IDEOGRAPH-24838: not included in any glyphset definition
    • U+24839 CJK UNIFIED IDEOGRAPH-24839: not included in any glyphset definition
    • U+2483A CJK UNIFIED IDEOGRAPH-2483A: not included in any glyphset definition
    • U+2483B CJK UNIFIED IDEOGRAPH-2483B: not included in any glyphset definition
    • U+2483C CJK UNIFIED IDEOGRAPH-2483C: not included in any glyphset definition
    • U+2483D CJK UNIFIED IDEOGRAPH-2483D: not included in any glyphset definition
    • U+2483E CJK UNIFIED IDEOGRAPH-2483E: not included in any glyphset definition
    • U+2483F CJK UNIFIED IDEOGRAPH-2483F: not included in any glyphset definition
    • U+24840 CJK UNIFIED IDEOGRAPH-24840: not included in any glyphset definition
    • U+24841 CJK UNIFIED IDEOGRAPH-24841: not included in any glyphset definition
    • U+24842 CJK UNIFIED IDEOGRAPH-24842: not included in any glyphset definition
    • U+24843 CJK UNIFIED IDEOGRAPH-24843: not included in any glyphset definition
    • U+24844 CJK UNIFIED IDEOGRAPH-24844: not included in any glyphset definition
    • U+24846 CJK UNIFIED IDEOGRAPH-24846: not included in any glyphset definition
    • U+24847 CJK UNIFIED IDEOGRAPH-24847: not included in any glyphset definition
    • U+24848 CJK UNIFIED IDEOGRAPH-24848: not included in any glyphset definition
    • U+24849 CJK UNIFIED IDEOGRAPH-24849: not included in any glyphset definition
    • U+2484A CJK UNIFIED IDEOGRAPH-2484A: not included in any glyphset definition
    • U+2484B CJK UNIFIED IDEOGRAPH-2484B: not included in any glyphset definition
    • U+2484C CJK UNIFIED IDEOGRAPH-2484C: not included in any glyphset definition
    • U+2484F CJK UNIFIED IDEOGRAPH-2484F: not included in any glyphset definition
    • U+24850 CJK UNIFIED IDEOGRAPH-24850: not included in any glyphset definition
    • U+24851 CJK UNIFIED IDEOGRAPH-24851: not included in any glyphset definition
    • U+24852 CJK UNIFIED IDEOGRAPH-24852: not included in any glyphset definition
    • U+24853 CJK UNIFIED IDEOGRAPH-24853: not included in any glyphset definition
    • U+24854 CJK UNIFIED IDEOGRAPH-24854: not included in any glyphset definition
    • U+24855 CJK UNIFIED IDEOGRAPH-24855: not included in any glyphset definition
    • U+24856 CJK UNIFIED IDEOGRAPH-24856: not included in any glyphset definition
    • U+24857 CJK UNIFIED IDEOGRAPH-24857: not included in any glyphset definition
    • U+2485A CJK UNIFIED IDEOGRAPH-2485A: not included in any glyphset definition
    • U+2485C CJK UNIFIED IDEOGRAPH-2485C: not included in any glyphset definition
    • U+2485D CJK UNIFIED IDEOGRAPH-2485D: not included in any glyphset definition
    • U+2485F CJK UNIFIED IDEOGRAPH-2485F: not included in any glyphset definition
    • U+24860 CJK UNIFIED IDEOGRAPH-24860: not included in any glyphset definition
    • U+24861 CJK UNIFIED IDEOGRAPH-24861: not included in any glyphset definition
    • U+24862 CJK UNIFIED IDEOGRAPH-24862: not included in any glyphset definition
    • U+24863 CJK UNIFIED IDEOGRAPH-24863: not included in any glyphset definition
    • U+24864 CJK UNIFIED IDEOGRAPH-24864: not included in any glyphset definition
    • U+24865 CJK UNIFIED IDEOGRAPH-24865: not included in any glyphset definition
    • U+24866 CJK UNIFIED IDEOGRAPH-24866: not included in any glyphset definition
    • U+24867 CJK UNIFIED IDEOGRAPH-24867: not included in any glyphset definition
    • U+24868 CJK UNIFIED IDEOGRAPH-24868: not included in any glyphset definition
    • U+24869 CJK UNIFIED IDEOGRAPH-24869: not included in any glyphset definition
    • U+2486A CJK UNIFIED IDEOGRAPH-2486A: not included in any glyphset definition
    • U+2486B CJK UNIFIED IDEOGRAPH-2486B: not included in any glyphset definition
    • U+2486C CJK UNIFIED IDEOGRAPH-2486C: not included in any glyphset definition
    • U+2486D CJK UNIFIED IDEOGRAPH-2486D: not included in any glyphset definition
    • U+2486E CJK UNIFIED IDEOGRAPH-2486E: not included in any glyphset definition
    • U+24870 CJK UNIFIED IDEOGRAPH-24870: not included in any glyphset definition
    • U+24871 CJK UNIFIED IDEOGRAPH-24871: not included in any glyphset definition
    • U+24872 CJK UNIFIED IDEOGRAPH-24872: not included in any glyphset definition
    • U+24873 CJK UNIFIED IDEOGRAPH-24873: not included in any glyphset definition
    • U+24874 CJK UNIFIED IDEOGRAPH-24874: not included in any glyphset definition
    • U+24875 CJK UNIFIED IDEOGRAPH-24875: not included in any glyphset definition
    • U+24876 CJK UNIFIED IDEOGRAPH-24876: not included in any glyphset definition
    • U+24877 CJK UNIFIED IDEOGRAPH-24877: not included in any glyphset definition
    • U+24878 CJK UNIFIED IDEOGRAPH-24878: not included in any glyphset definition
    • U+24879 CJK UNIFIED IDEOGRAPH-24879: not included in any glyphset definition
    • U+2487E CJK UNIFIED IDEOGRAPH-2487E: not included in any glyphset definition
    • U+2487F CJK UNIFIED IDEOGRAPH-2487F: not included in any glyphset definition
    • U+24880 CJK UNIFIED IDEOGRAPH-24880: not included in any glyphset definition
    • U+24882 CJK UNIFIED IDEOGRAPH-24882: not included in any glyphset definition
    • U+24884 CJK UNIFIED IDEOGRAPH-24884: not included in any glyphset definition
    • U+24885 CJK UNIFIED IDEOGRAPH-24885: not included in any glyphset definition
    • U+24886 CJK UNIFIED IDEOGRAPH-24886: not included in any glyphset definition
    • U+24887 CJK UNIFIED IDEOGRAPH-24887: not included in any glyphset definition
    • U+24888 CJK UNIFIED IDEOGRAPH-24888: not included in any glyphset definition
    • U+24889 CJK UNIFIED IDEOGRAPH-24889: not included in any glyphset definition
    • U+2488A CJK UNIFIED IDEOGRAPH-2488A: not included in any glyphset definition
    • U+2488C CJK UNIFIED IDEOGRAPH-2488C: not included in any glyphset definition
    • U+2488D CJK UNIFIED IDEOGRAPH-2488D: not included in any glyphset definition
    • U+2488E CJK UNIFIED IDEOGRAPH-2488E: not included in any glyphset definition
    • U+2488F CJK UNIFIED IDEOGRAPH-2488F: not included in any glyphset definition
    • U+24890 CJK UNIFIED IDEOGRAPH-24890: not included in any glyphset definition
    • U+24891 CJK UNIFIED IDEOGRAPH-24891: not included in any glyphset definition
    • U+24892 CJK UNIFIED IDEOGRAPH-24892: not included in any glyphset definition
    • U+24893 CJK UNIFIED IDEOGRAPH-24893: not included in any glyphset definition
    • U+24894 CJK UNIFIED IDEOGRAPH-24894: not included in any glyphset definition
    • U+24895 CJK UNIFIED IDEOGRAPH-24895: not included in any glyphset definition
    • U+24896 CJK UNIFIED IDEOGRAPH-24896: not included in any glyphset definition
    • U+24897 CJK UNIFIED IDEOGRAPH-24897: not included in any glyphset definition
    • U+24899 CJK UNIFIED IDEOGRAPH-24899: not included in any glyphset definition
    • U+2489B CJK UNIFIED IDEOGRAPH-2489B: not included in any glyphset definition
    • U+2489C CJK UNIFIED IDEOGRAPH-2489C: not included in any glyphset definition
    • U+2489D CJK UNIFIED IDEOGRAPH-2489D: not included in any glyphset definition
    • U+2489E CJK UNIFIED IDEOGRAPH-2489E: not included in any glyphset definition
    • U+2489F CJK UNIFIED IDEOGRAPH-2489F: not included in any glyphset definition
    • U+248A1 CJK UNIFIED IDEOGRAPH-248A1: not included in any glyphset definition
    • U+248A2 CJK UNIFIED IDEOGRAPH-248A2: not included in any glyphset definition
    • U+248A3 CJK UNIFIED IDEOGRAPH-248A3: not included in any glyphset definition
    • U+248A4 CJK UNIFIED IDEOGRAPH-248A4: not included in any glyphset definition
    • U+248A5 CJK UNIFIED IDEOGRAPH-248A5: not included in any glyphset definition
    • U+248A6 CJK UNIFIED IDEOGRAPH-248A6: not included in any glyphset definition
    • U+248A8 CJK UNIFIED IDEOGRAPH-248A8: not included in any glyphset definition
    • U+248A9 CJK UNIFIED IDEOGRAPH-248A9: not included in any glyphset definition
    • U+248AB CJK UNIFIED IDEOGRAPH-248AB: not included in any glyphset definition
    • U+248AC CJK UNIFIED IDEOGRAPH-248AC: not included in any glyphset definition
    • U+248AD CJK UNIFIED IDEOGRAPH-248AD: not included in any glyphset definition
    • U+248AE CJK UNIFIED IDEOGRAPH-248AE: not included in any glyphset definition
    • U+248AF CJK UNIFIED IDEOGRAPH-248AF: not included in any glyphset definition
    • U+248B4 CJK UNIFIED IDEOGRAPH-248B4: not included in any glyphset definition
    • U+248B5 CJK UNIFIED IDEOGRAPH-248B5: not included in any glyphset definition
    • U+248B6 CJK UNIFIED IDEOGRAPH-248B6: not included in any glyphset definition
    • U+248B7 CJK UNIFIED IDEOGRAPH-248B7: not included in any glyphset definition
    • U+248B8 CJK UNIFIED IDEOGRAPH-248B8: not included in any glyphset definition
    • U+248B9 CJK UNIFIED IDEOGRAPH-248B9: not included in any glyphset definition
    • U+248BA CJK UNIFIED IDEOGRAPH-248BA: not included in any glyphset definition
    • U+248BB CJK UNIFIED IDEOGRAPH-248BB: not included in any glyphset definition
    • U+248BC CJK UNIFIED IDEOGRAPH-248BC: not included in any glyphset definition
    • U+248BD CJK UNIFIED IDEOGRAPH-248BD: not included in any glyphset definition
    • U+248BE CJK UNIFIED IDEOGRAPH-248BE: not included in any glyphset definition
    • U+248BF CJK UNIFIED IDEOGRAPH-248BF: not included in any glyphset definition
    • U+248C3 CJK UNIFIED IDEOGRAPH-248C3: not included in any glyphset definition
    • U+248C4 CJK UNIFIED IDEOGRAPH-248C4: not included in any glyphset definition
    • U+248C5 CJK UNIFIED IDEOGRAPH-248C5: not included in any glyphset definition
    • U+248CA CJK UNIFIED IDEOGRAPH-248CA: not included in any glyphset definition
    • U+248CC CJK UNIFIED IDEOGRAPH-248CC: not included in any glyphset definition
    • U+248CD CJK UNIFIED IDEOGRAPH-248CD: not included in any glyphset definition
    • U+248CE CJK UNIFIED IDEOGRAPH-248CE: not included in any glyphset definition
    • U+248D0 CJK UNIFIED IDEOGRAPH-248D0: not included in any glyphset definition
    • U+248D1 CJK UNIFIED IDEOGRAPH-248D1: not included in any glyphset definition
    • U+248D2 CJK UNIFIED IDEOGRAPH-248D2: not included in any glyphset definition
    • U+248D3 CJK UNIFIED IDEOGRAPH-248D3: not included in any glyphset definition
    • U+248D4 CJK UNIFIED IDEOGRAPH-248D4: not included in any glyphset definition
    • U+248D5 CJK UNIFIED IDEOGRAPH-248D5: not included in any glyphset definition
    • U+248D6 CJK UNIFIED IDEOGRAPH-248D6: not included in any glyphset definition
    • U+248D7 CJK UNIFIED IDEOGRAPH-248D7: not included in any glyphset definition
    • U+248D8 CJK UNIFIED IDEOGRAPH-248D8: not included in any glyphset definition
    • U+248D9 CJK UNIFIED IDEOGRAPH-248D9: not included in any glyphset definition
    • U+248DA CJK UNIFIED IDEOGRAPH-248DA: not included in any glyphset definition
    • U+248DB CJK UNIFIED IDEOGRAPH-248DB: not included in any glyphset definition
    • U+248DC CJK UNIFIED IDEOGRAPH-248DC: not included in any glyphset definition
    • U+248DD CJK UNIFIED IDEOGRAPH-248DD: not included in any glyphset definition
    • U+248DE CJK UNIFIED IDEOGRAPH-248DE: not included in any glyphset definition
    • U+248DF CJK UNIFIED IDEOGRAPH-248DF: not included in any glyphset definition
    • U+248E0 CJK UNIFIED IDEOGRAPH-248E0: not included in any glyphset definition
    • U+248E1 CJK UNIFIED IDEOGRAPH-248E1: not included in any glyphset definition
    • U+248E3 CJK UNIFIED IDEOGRAPH-248E3: not included in any glyphset definition
    • U+248E4 CJK UNIFIED IDEOGRAPH-248E4: not included in any glyphset definition
    • U+248E7 CJK UNIFIED IDEOGRAPH-248E7: not included in any glyphset definition
    • U+248E8 CJK UNIFIED IDEOGRAPH-248E8: not included in any glyphset definition
    • U+248E9 CJK UNIFIED IDEOGRAPH-248E9: not included in any glyphset definition
    • U+248EA CJK UNIFIED IDEOGRAPH-248EA: not included in any glyphset definition
    • U+248EB CJK UNIFIED IDEOGRAPH-248EB: not included in any glyphset definition
    • U+248EC CJK UNIFIED IDEOGRAPH-248EC: not included in any glyphset definition
    • U+248EE CJK UNIFIED IDEOGRAPH-248EE: not included in any glyphset definition
    • U+248EF CJK UNIFIED IDEOGRAPH-248EF: not included in any glyphset definition
    • U+248F0 CJK UNIFIED IDEOGRAPH-248F0: not included in any glyphset definition
    • U+248F2 CJK UNIFIED IDEOGRAPH-248F2: not included in any glyphset definition
    • U+248F3 CJK UNIFIED IDEOGRAPH-248F3: not included in any glyphset definition
    • U+248F5 CJK UNIFIED IDEOGRAPH-248F5: not included in any glyphset definition
    • U+248F6 CJK UNIFIED IDEOGRAPH-248F6: not included in any glyphset definition
    • U+248F8 CJK UNIFIED IDEOGRAPH-248F8: not included in any glyphset definition
    • U+248F9 CJK UNIFIED IDEOGRAPH-248F9: not included in any glyphset definition
    • U+248FA CJK UNIFIED IDEOGRAPH-248FA: not included in any glyphset definition
    • U+248FB CJK UNIFIED IDEOGRAPH-248FB: not included in any glyphset definition
    • U+248FC CJK UNIFIED IDEOGRAPH-248FC: not included in any glyphset definition
    • U+248FD CJK UNIFIED IDEOGRAPH-248FD: not included in any glyphset definition
    • U+248FE CJK UNIFIED IDEOGRAPH-248FE: not included in any glyphset definition
    • U+248FF CJK UNIFIED IDEOGRAPH-248FF: not included in any glyphset definition
    • U+24900 CJK UNIFIED IDEOGRAPH-24900: not included in any glyphset definition
    • U+24901 CJK UNIFIED IDEOGRAPH-24901: not included in any glyphset definition
    • U+24908 CJK UNIFIED IDEOGRAPH-24908: not included in any glyphset definition
    • U+24909 CJK UNIFIED IDEOGRAPH-24909: not included in any glyphset definition
    • U+2490A CJK UNIFIED IDEOGRAPH-2490A: not included in any glyphset definition
    • U+2490B CJK UNIFIED IDEOGRAPH-2490B: not included in any glyphset definition
    • U+2490C CJK UNIFIED IDEOGRAPH-2490C: not included in any glyphset definition
    • U+2490D CJK UNIFIED IDEOGRAPH-2490D: not included in any glyphset definition
    • U+2490F CJK UNIFIED IDEOGRAPH-2490F: not included in any glyphset definition
    • U+24910 CJK UNIFIED IDEOGRAPH-24910: not included in any glyphset definition
    • U+24911 CJK UNIFIED IDEOGRAPH-24911: not included in any glyphset definition
    • U+24912 CJK UNIFIED IDEOGRAPH-24912: not included in any glyphset definition
    • U+24913 CJK UNIFIED IDEOGRAPH-24913: not included in any glyphset definition
    • U+24916 CJK UNIFIED IDEOGRAPH-24916: not included in any glyphset definition
    • U+24920 CJK UNIFIED IDEOGRAPH-24920: not included in any glyphset definition
    • U+24926 CJK UNIFIED IDEOGRAPH-24926: not included in any glyphset definition
    • U+24927 CJK UNIFIED IDEOGRAPH-24927: not included in any glyphset definition
    • U+24928 CJK UNIFIED IDEOGRAPH-24928: not included in any glyphset definition
    • U+24929 CJK UNIFIED IDEOGRAPH-24929: not included in any glyphset definition
    • U+2492A CJK UNIFIED IDEOGRAPH-2492A: not included in any glyphset definition
    • U+2492B CJK UNIFIED IDEOGRAPH-2492B: not included in any glyphset definition
    • U+2492C CJK UNIFIED IDEOGRAPH-2492C: not included in any glyphset definition
    • U+2492F CJK UNIFIED IDEOGRAPH-2492F: not included in any glyphset definition
    • U+24931 CJK UNIFIED IDEOGRAPH-24931: not included in any glyphset definition
    • U+24932 CJK UNIFIED IDEOGRAPH-24932: not included in any glyphset definition
    • U+24936 CJK UNIFIED IDEOGRAPH-24936: not included in any glyphset definition
    • U+24937 CJK UNIFIED IDEOGRAPH-24937: not included in any glyphset definition
    • U+24938 CJK UNIFIED IDEOGRAPH-24938: not included in any glyphset definition
    • U+24939 CJK UNIFIED IDEOGRAPH-24939: not included in any glyphset definition
    • U+2493A CJK UNIFIED IDEOGRAPH-2493A: not included in any glyphset definition
    • U+2493B CJK UNIFIED IDEOGRAPH-2493B: not included in any glyphset definition
    • U+2493C CJK UNIFIED IDEOGRAPH-2493C: not included in any glyphset definition
    • U+2493E CJK UNIFIED IDEOGRAPH-2493E: not included in any glyphset definition
    • U+2493F CJK UNIFIED IDEOGRAPH-2493F: not included in any glyphset definition
    • U+24940 CJK UNIFIED IDEOGRAPH-24940: not included in any glyphset definition
    • U+24941 CJK UNIFIED IDEOGRAPH-24941: not included in any glyphset definition
    • U+24942 CJK UNIFIED IDEOGRAPH-24942: not included in any glyphset definition
    • U+24943 CJK UNIFIED IDEOGRAPH-24943: not included in any glyphset definition
    • U+24944 CJK UNIFIED IDEOGRAPH-24944: not included in any glyphset definition
    • U+24945 CJK UNIFIED IDEOGRAPH-24945: not included in any glyphset definition
    • U+24946 CJK UNIFIED IDEOGRAPH-24946: not included in any glyphset definition
    • U+24947 CJK UNIFIED IDEOGRAPH-24947: not included in any glyphset definition
    • U+2494B CJK UNIFIED IDEOGRAPH-2494B: not included in any glyphset definition
    • U+2494E CJK UNIFIED IDEOGRAPH-2494E: not included in any glyphset definition
    • U+24950 CJK UNIFIED IDEOGRAPH-24950: not included in any glyphset definition
    • U+24951 CJK UNIFIED IDEOGRAPH-24951: not included in any glyphset definition
    • U+24952 CJK UNIFIED IDEOGRAPH-24952: not included in any glyphset definition
    • U+24953 CJK UNIFIED IDEOGRAPH-24953: not included in any glyphset definition
    • U+24954 CJK UNIFIED IDEOGRAPH-24954: not included in any glyphset definition
    • U+24956 CJK UNIFIED IDEOGRAPH-24956: not included in any glyphset definition
    • U+24957 CJK UNIFIED IDEOGRAPH-24957: not included in any glyphset definition
    • U+24959 CJK UNIFIED IDEOGRAPH-24959: not included in any glyphset definition
    • U+2495A CJK UNIFIED IDEOGRAPH-2495A: not included in any glyphset definition
    • U+2495B CJK UNIFIED IDEOGRAPH-2495B: not included in any glyphset definition
    • U+2495C CJK UNIFIED IDEOGRAPH-2495C: not included in any glyphset definition
    • U+2495D CJK UNIFIED IDEOGRAPH-2495D: not included in any glyphset definition
    • U+2495E CJK UNIFIED IDEOGRAPH-2495E: not included in any glyphset definition
    • U+24960 CJK UNIFIED IDEOGRAPH-24960: not included in any glyphset definition
    • U+24962 CJK UNIFIED IDEOGRAPH-24962: not included in any glyphset definition
    • U+24963 CJK UNIFIED IDEOGRAPH-24963: not included in any glyphset definition
    • U+24964 CJK UNIFIED IDEOGRAPH-24964: not included in any glyphset definition
    • U+2496D CJK UNIFIED IDEOGRAPH-2496D: not included in any glyphset definition
    • U+2496E CJK UNIFIED IDEOGRAPH-2496E: not included in any glyphset definition
    • U+2496F CJK UNIFIED IDEOGRAPH-2496F: not included in any glyphset definition
    • U+24970 CJK UNIFIED IDEOGRAPH-24970: not included in any glyphset definition
    • U+24974 CJK UNIFIED IDEOGRAPH-24974: not included in any glyphset definition
    • U+24975 CJK UNIFIED IDEOGRAPH-24975: not included in any glyphset definition
    • U+24976 CJK UNIFIED IDEOGRAPH-24976: not included in any glyphset definition
    • U+24977 CJK UNIFIED IDEOGRAPH-24977: not included in any glyphset definition
    • U+24978 CJK UNIFIED IDEOGRAPH-24978: not included in any glyphset definition
    • U+2497B CJK UNIFIED IDEOGRAPH-2497B: not included in any glyphset definition
    • U+2497C CJK UNIFIED IDEOGRAPH-2497C: not included in any glyphset definition
    • U+2497D CJK UNIFIED IDEOGRAPH-2497D: not included in any glyphset definition
    • U+2497E CJK UNIFIED IDEOGRAPH-2497E: not included in any glyphset definition
    • U+2497F CJK UNIFIED IDEOGRAPH-2497F: not included in any glyphset definition
    • U+24980 CJK UNIFIED IDEOGRAPH-24980: not included in any glyphset definition
    • U+24981 CJK UNIFIED IDEOGRAPH-24981: not included in any glyphset definition
    • U+24982 CJK UNIFIED IDEOGRAPH-24982: not included in any glyphset definition
    • U+24983 CJK UNIFIED IDEOGRAPH-24983: not included in any glyphset definition
    • U+24984 CJK UNIFIED IDEOGRAPH-24984: not included in any glyphset definition
    • U+24987 CJK UNIFIED IDEOGRAPH-24987: not included in any glyphset definition
    • U+24988 CJK UNIFIED IDEOGRAPH-24988: not included in any glyphset definition
    • U+2498A CJK UNIFIED IDEOGRAPH-2498A: not included in any glyphset definition
    • U+2498B CJK UNIFIED IDEOGRAPH-2498B: not included in any glyphset definition
    • U+2498C CJK UNIFIED IDEOGRAPH-2498C: not included in any glyphset definition
    • U+2498D CJK UNIFIED IDEOGRAPH-2498D: not included in any glyphset definition
    • U+2498E CJK UNIFIED IDEOGRAPH-2498E: not included in any glyphset definition
    • U+2498F CJK UNIFIED IDEOGRAPH-2498F: not included in any glyphset definition
    • U+24990 CJK UNIFIED IDEOGRAPH-24990: not included in any glyphset definition
    • U+24994 CJK UNIFIED IDEOGRAPH-24994: not included in any glyphset definition
    • U+249A0 CJK UNIFIED IDEOGRAPH-249A0: not included in any glyphset definition
    • U+249A4 CJK UNIFIED IDEOGRAPH-249A4: not included in any glyphset definition
    • U+249A7 CJK UNIFIED IDEOGRAPH-249A7: not included in any glyphset definition
    • U+249A8 CJK UNIFIED IDEOGRAPH-249A8: not included in any glyphset definition
    • U+249A9 CJK UNIFIED IDEOGRAPH-249A9: not included in any glyphset definition
    • U+249AE CJK UNIFIED IDEOGRAPH-249AE: not included in any glyphset definition
    • U+249AF CJK UNIFIED IDEOGRAPH-249AF: not included in any glyphset definition
    • U+249B0 CJK UNIFIED IDEOGRAPH-249B0: not included in any glyphset definition
    • U+249B1 CJK UNIFIED IDEOGRAPH-249B1: not included in any glyphset definition
    • U+249B2 CJK UNIFIED IDEOGRAPH-249B2: not included in any glyphset definition
    • U+249B3 CJK UNIFIED IDEOGRAPH-249B3: not included in any glyphset definition
    • U+249B4 CJK UNIFIED IDEOGRAPH-249B4: not included in any glyphset definition
    • U+249B6 CJK UNIFIED IDEOGRAPH-249B6: not included in any glyphset definition
    • U+249B7 CJK UNIFIED IDEOGRAPH-249B7: not included in any glyphset definition
    • U+249B8 CJK UNIFIED IDEOGRAPH-249B8: not included in any glyphset definition
    • U+249B9 CJK UNIFIED IDEOGRAPH-249B9: not included in any glyphset definition
    • U+249BB CJK UNIFIED IDEOGRAPH-249BB: not included in any glyphset definition
    • U+249BC CJK UNIFIED IDEOGRAPH-249BC: not included in any glyphset definition
    • U+249C5 CJK UNIFIED IDEOGRAPH-249C5: not included in any glyphset definition
    • U+249C7 CJK UNIFIED IDEOGRAPH-249C7: not included in any glyphset definition
    • U+249C8 CJK UNIFIED IDEOGRAPH-249C8: not included in any glyphset definition
    • U+249D0 CJK UNIFIED IDEOGRAPH-249D0: not included in any glyphset definition
    • U+249D4 CJK UNIFIED IDEOGRAPH-249D4: not included in any glyphset definition
    • U+249D6 CJK UNIFIED IDEOGRAPH-249D6: not included in any glyphset definition
    • U+249D7 CJK UNIFIED IDEOGRAPH-249D7: not included in any glyphset definition
    • U+249D8 CJK UNIFIED IDEOGRAPH-249D8: not included in any glyphset definition
    • U+249D9 CJK UNIFIED IDEOGRAPH-249D9: not included in any glyphset definition
    • U+249DB CJK UNIFIED IDEOGRAPH-249DB: not included in any glyphset definition
    • U+249DE CJK UNIFIED IDEOGRAPH-249DE: not included in any glyphset definition
    • U+249DF CJK UNIFIED IDEOGRAPH-249DF: not included in any glyphset definition
    • U+249E0 CJK UNIFIED IDEOGRAPH-249E0: not included in any glyphset definition
    • U+249E2 CJK UNIFIED IDEOGRAPH-249E2: not included in any glyphset definition
    • U+249E3 CJK UNIFIED IDEOGRAPH-249E3: not included in any glyphset definition
    • U+249E9 CJK UNIFIED IDEOGRAPH-249E9: not included in any glyphset definition
    • U+249EA CJK UNIFIED IDEOGRAPH-249EA: not included in any glyphset definition
    • U+249EB CJK UNIFIED IDEOGRAPH-249EB: not included in any glyphset definition
    • U+249ED CJK UNIFIED IDEOGRAPH-249ED: not included in any glyphset definition
    • U+249EE CJK UNIFIED IDEOGRAPH-249EE: not included in any glyphset definition
    • U+249EF CJK UNIFIED IDEOGRAPH-249EF: not included in any glyphset definition
    • U+249F0 CJK UNIFIED IDEOGRAPH-249F0: not included in any glyphset definition
    • U+249F2 CJK UNIFIED IDEOGRAPH-249F2: not included in any glyphset definition
    • U+249F6 CJK UNIFIED IDEOGRAPH-249F6: not included in any glyphset definition
    • U+249F7 CJK UNIFIED IDEOGRAPH-249F7: not included in any glyphset definition
    • U+249F8 CJK UNIFIED IDEOGRAPH-249F8: not included in any glyphset definition
    • U+249F9 CJK UNIFIED IDEOGRAPH-249F9: not included in any glyphset definition
    • U+249FB CJK UNIFIED IDEOGRAPH-249FB: not included in any glyphset definition
    • U+24A04 CJK UNIFIED IDEOGRAPH-24A04: not included in any glyphset definition
    • U+24A09 CJK UNIFIED IDEOGRAPH-24A09: not included in any glyphset definition
    • U+24A0E CJK UNIFIED IDEOGRAPH-24A0E: not included in any glyphset definition
    • U+24A10 CJK UNIFIED IDEOGRAPH-24A10: not included in any glyphset definition
    • U+24A12 CJK UNIFIED IDEOGRAPH-24A12: not included in any glyphset definition
    • U+24A13 CJK UNIFIED IDEOGRAPH-24A13: not included in any glyphset definition
    • U+24A15 CJK UNIFIED IDEOGRAPH-24A15: not included in any glyphset definition
    • U+24A16 CJK UNIFIED IDEOGRAPH-24A16: not included in any glyphset definition
    • U+24A18 CJK UNIFIED IDEOGRAPH-24A18: not included in any glyphset definition
    • U+24A19 CJK UNIFIED IDEOGRAPH-24A19: not included in any glyphset definition
    • U+24A1B CJK UNIFIED IDEOGRAPH-24A1B: not included in any glyphset definition
    • U+24A1C CJK UNIFIED IDEOGRAPH-24A1C: not included in any glyphset definition
    • U+24A1D CJK UNIFIED IDEOGRAPH-24A1D: not included in any glyphset definition
    • U+24A1E CJK UNIFIED IDEOGRAPH-24A1E: not included in any glyphset definition
    • U+24A21 CJK UNIFIED IDEOGRAPH-24A21: not included in any glyphset definition
    • U+24A22 CJK UNIFIED IDEOGRAPH-24A22: not included in any glyphset definition
    • U+24A23 CJK UNIFIED IDEOGRAPH-24A23: not included in any glyphset definition
    • U+24A25 CJK UNIFIED IDEOGRAPH-24A25: not included in any glyphset definition
    • U+24A26 CJK UNIFIED IDEOGRAPH-24A26: not included in any glyphset definition
    • U+24A27 CJK UNIFIED IDEOGRAPH-24A27: not included in any glyphset definition
    • U+24A28 CJK UNIFIED IDEOGRAPH-24A28: not included in any glyphset definition
    • U+24A29 CJK UNIFIED IDEOGRAPH-24A29: not included in any glyphset definition
    • U+24A2C CJK UNIFIED IDEOGRAPH-24A2C: not included in any glyphset definition
    • U+24A2D CJK UNIFIED IDEOGRAPH-24A2D: not included in any glyphset definition
    • U+24A32 CJK UNIFIED IDEOGRAPH-24A32: not included in any glyphset definition
    • U+24A34 CJK UNIFIED IDEOGRAPH-24A34: not included in any glyphset definition
    • U+24A35 CJK UNIFIED IDEOGRAPH-24A35: not included in any glyphset definition
    • U+24A39 CJK UNIFIED IDEOGRAPH-24A39: not included in any glyphset definition
    • U+24A3B CJK UNIFIED IDEOGRAPH-24A3B: not included in any glyphset definition
    • U+24A40 CJK UNIFIED IDEOGRAPH-24A40: not included in any glyphset definition
    • U+24A42 CJK UNIFIED IDEOGRAPH-24A42: not included in any glyphset definition
    • U+24A43 CJK UNIFIED IDEOGRAPH-24A43: not included in any glyphset definition
    • U+24A44 CJK UNIFIED IDEOGRAPH-24A44: not included in any glyphset definition
    • U+24A45 CJK UNIFIED IDEOGRAPH-24A45: not included in any glyphset definition
    • U+24A46 CJK UNIFIED IDEOGRAPH-24A46: not included in any glyphset definition
    • U+24A47 CJK UNIFIED IDEOGRAPH-24A47: not included in any glyphset definition
    • U+24A48 CJK UNIFIED IDEOGRAPH-24A48: not included in any glyphset definition
    • U+24A49 CJK UNIFIED IDEOGRAPH-24A49: not included in any glyphset definition
    • U+24A4A CJK UNIFIED IDEOGRAPH-24A4A: not included in any glyphset definition
    • U+24A4B CJK UNIFIED IDEOGRAPH-24A4B: not included in any glyphset definition
    • U+24A4D CJK UNIFIED IDEOGRAPH-24A4D: not included in any glyphset definition
    • U+24A4E CJK UNIFIED IDEOGRAPH-24A4E: not included in any glyphset definition
    • U+24A4F CJK UNIFIED IDEOGRAPH-24A4F: not included in any glyphset definition
    • U+24A50 CJK UNIFIED IDEOGRAPH-24A50: not included in any glyphset definition
    • U+24A51 CJK UNIFIED IDEOGRAPH-24A51: not included in any glyphset definition
    • U+24A53 CJK UNIFIED IDEOGRAPH-24A53: not included in any glyphset definition
    • U+24A57 CJK UNIFIED IDEOGRAPH-24A57: not included in any glyphset definition
    • U+24A5F CJK UNIFIED IDEOGRAPH-24A5F: not included in any glyphset definition
    • U+24A65 CJK UNIFIED IDEOGRAPH-24A65: not included in any glyphset definition
    • U+24A66 CJK UNIFIED IDEOGRAPH-24A66: not included in any glyphset definition
    • U+24A67 CJK UNIFIED IDEOGRAPH-24A67: not included in any glyphset definition
    • U+24A6A CJK UNIFIED IDEOGRAPH-24A6A: not included in any glyphset definition
    • U+24A6B CJK UNIFIED IDEOGRAPH-24A6B: not included in any glyphset definition
    • U+24A6C CJK UNIFIED IDEOGRAPH-24A6C: not included in any glyphset definition
    • U+24A6D CJK UNIFIED IDEOGRAPH-24A6D: not included in any glyphset definition
    • U+24A6E CJK UNIFIED IDEOGRAPH-24A6E: not included in any glyphset definition
    • U+24A6F CJK UNIFIED IDEOGRAPH-24A6F: not included in any glyphset definition
    • U+24A70 CJK UNIFIED IDEOGRAPH-24A70: not included in any glyphset definition
    • U+24A71 CJK UNIFIED IDEOGRAPH-24A71: not included in any glyphset definition
    • U+24A72 CJK UNIFIED IDEOGRAPH-24A72: not included in any glyphset definition
    • U+24A73 CJK UNIFIED IDEOGRAPH-24A73: not included in any glyphset definition
    • U+24A74 CJK UNIFIED IDEOGRAPH-24A74: not included in any glyphset definition
    • U+24A75 CJK UNIFIED IDEOGRAPH-24A75: not included in any glyphset definition
    • U+24A76 CJK UNIFIED IDEOGRAPH-24A76: not included in any glyphset definition
    • U+24A78 CJK UNIFIED IDEOGRAPH-24A78: not included in any glyphset definition
    • U+24A7D CJK UNIFIED IDEOGRAPH-24A7D: not included in any glyphset definition
    • U+24A7F CJK UNIFIED IDEOGRAPH-24A7F: not included in any glyphset definition
    • U+24A84 CJK UNIFIED IDEOGRAPH-24A84: not included in any glyphset definition
    • U+24A85 CJK UNIFIED IDEOGRAPH-24A85: not included in any glyphset definition
    • U+24A86 CJK UNIFIED IDEOGRAPH-24A86: not included in any glyphset definition
    • U+24A87 CJK UNIFIED IDEOGRAPH-24A87: not included in any glyphset definition
    • U+24A8A CJK UNIFIED IDEOGRAPH-24A8A: not included in any glyphset definition
    • U+24A8B CJK UNIFIED IDEOGRAPH-24A8B: not included in any glyphset definition
    • U+24A8C CJK UNIFIED IDEOGRAPH-24A8C: not included in any glyphset definition
    • U+24A8D CJK UNIFIED IDEOGRAPH-24A8D: not included in any glyphset definition
    • U+24A8E CJK UNIFIED IDEOGRAPH-24A8E: not included in any glyphset definition
    • U+24A8F CJK UNIFIED IDEOGRAPH-24A8F: not included in any glyphset definition
    • U+24A90 CJK UNIFIED IDEOGRAPH-24A90: not included in any glyphset definition
    • U+24A94 CJK UNIFIED IDEOGRAPH-24A94: not included in any glyphset definition
    • U+24A95 CJK UNIFIED IDEOGRAPH-24A95: not included in any glyphset definition
    • U+24A96 CJK UNIFIED IDEOGRAPH-24A96: not included in any glyphset definition
    • U+24A99 CJK UNIFIED IDEOGRAPH-24A99: not included in any glyphset definition
    • U+24A9A CJK UNIFIED IDEOGRAPH-24A9A: not included in any glyphset definition
    • U+24A9C CJK UNIFIED IDEOGRAPH-24A9C: not included in any glyphset definition
    • U+24A9F CJK UNIFIED IDEOGRAPH-24A9F: not included in any glyphset definition
    • U+24AA1 CJK UNIFIED IDEOGRAPH-24AA1: not included in any glyphset definition
    • U+24AA2 CJK UNIFIED IDEOGRAPH-24AA2: not included in any glyphset definition
    • U+24AA5 CJK UNIFIED IDEOGRAPH-24AA5: not included in any glyphset definition
    • U+24AA6 CJK UNIFIED IDEOGRAPH-24AA6: not included in any glyphset definition
    • U+24AA7 CJK UNIFIED IDEOGRAPH-24AA7: not included in any glyphset definition
    • U+24AA9 CJK UNIFIED IDEOGRAPH-24AA9: not included in any glyphset definition
    • U+24AAA CJK UNIFIED IDEOGRAPH-24AAA: not included in any glyphset definition
    • U+24AAB CJK UNIFIED IDEOGRAPH-24AAB: not included in any glyphset definition
    • U+24AAC CJK UNIFIED IDEOGRAPH-24AAC: not included in any glyphset definition
    • U+24AAE CJK UNIFIED IDEOGRAPH-24AAE: not included in any glyphset definition
    • U+24AB1 CJK UNIFIED IDEOGRAPH-24AB1: not included in any glyphset definition
    • U+24AB2 CJK UNIFIED IDEOGRAPH-24AB2: not included in any glyphset definition
    • U+24AB3 CJK UNIFIED IDEOGRAPH-24AB3: not included in any glyphset definition
    • U+24AB8 CJK UNIFIED IDEOGRAPH-24AB8: not included in any glyphset definition
    • U+24ABA CJK UNIFIED IDEOGRAPH-24ABA: not included in any glyphset definition
    • U+24ABF CJK UNIFIED IDEOGRAPH-24ABF: not included in any glyphset definition
    • U+24AC0 CJK UNIFIED IDEOGRAPH-24AC0: not included in any glyphset definition
    • U+24AC2 CJK UNIFIED IDEOGRAPH-24AC2: not included in any glyphset definition
    • U+24AC9 CJK UNIFIED IDEOGRAPH-24AC9: not included in any glyphset definition
    • U+24ACA CJK UNIFIED IDEOGRAPH-24ACA: not included in any glyphset definition
    • U+24ACC CJK UNIFIED IDEOGRAPH-24ACC: not included in any glyphset definition
    • U+24ACD CJK UNIFIED IDEOGRAPH-24ACD: not included in any glyphset definition
    • U+24AD0 CJK UNIFIED IDEOGRAPH-24AD0: not included in any glyphset definition
    • U+24AD1 CJK UNIFIED IDEOGRAPH-24AD1: not included in any glyphset definition
    • U+24AD4 CJK UNIFIED IDEOGRAPH-24AD4: not included in any glyphset definition
    • U+24AD5 CJK UNIFIED IDEOGRAPH-24AD5: not included in any glyphset definition
    • U+24AD8 CJK UNIFIED IDEOGRAPH-24AD8: not included in any glyphset definition
    • U+24AD9 CJK UNIFIED IDEOGRAPH-24AD9: not included in any glyphset definition
    • U+24ADA CJK UNIFIED IDEOGRAPH-24ADA: not included in any glyphset definition
    • U+24ADD CJK UNIFIED IDEOGRAPH-24ADD: not included in any glyphset definition
    • U+24ADE CJK UNIFIED IDEOGRAPH-24ADE: not included in any glyphset definition
    • U+24ADF CJK UNIFIED IDEOGRAPH-24ADF: not included in any glyphset definition
    • U+24AE0 CJK UNIFIED IDEOGRAPH-24AE0: not included in any glyphset definition
    • U+24AE1 CJK UNIFIED IDEOGRAPH-24AE1: not included in any glyphset definition
    • U+24AE2 CJK UNIFIED IDEOGRAPH-24AE2: not included in any glyphset definition
    • U+24AE3 CJK UNIFIED IDEOGRAPH-24AE3: not included in any glyphset definition
    • U+24AE4 CJK UNIFIED IDEOGRAPH-24AE4: not included in any glyphset definition
    • U+24AE5 CJK UNIFIED IDEOGRAPH-24AE5: not included in any glyphset definition
    • U+24AE6 CJK UNIFIED IDEOGRAPH-24AE6: not included in any glyphset definition
    • U+24AE8 CJK UNIFIED IDEOGRAPH-24AE8: not included in any glyphset definition
    • U+24AE9 CJK UNIFIED IDEOGRAPH-24AE9: not included in any glyphset definition
    • U+24AEA CJK UNIFIED IDEOGRAPH-24AEA: not included in any glyphset definition
    • U+24AEB CJK UNIFIED IDEOGRAPH-24AEB: not included in any glyphset definition
    • U+24AEC CJK UNIFIED IDEOGRAPH-24AEC: not included in any glyphset definition
    • U+24AED CJK UNIFIED IDEOGRAPH-24AED: not included in any glyphset definition
    • U+24AEF CJK UNIFIED IDEOGRAPH-24AEF: not included in any glyphset definition
    • U+24AF0 CJK UNIFIED IDEOGRAPH-24AF0: not included in any glyphset definition
    • U+24AF1 CJK UNIFIED IDEOGRAPH-24AF1: not included in any glyphset definition
    • U+24AF2 CJK UNIFIED IDEOGRAPH-24AF2: not included in any glyphset definition
    • U+24AF3 CJK UNIFIED IDEOGRAPH-24AF3: not included in any glyphset definition
    • U+24AF4 CJK UNIFIED IDEOGRAPH-24AF4: not included in any glyphset definition
    • U+24AF5 CJK UNIFIED IDEOGRAPH-24AF5: not included in any glyphset definition
    • U+24AF6 CJK UNIFIED IDEOGRAPH-24AF6: not included in any glyphset definition
    • U+24AF7 CJK UNIFIED IDEOGRAPH-24AF7: not included in any glyphset definition
    • U+24AF9 CJK UNIFIED IDEOGRAPH-24AF9: not included in any glyphset definition
    • U+24AFA CJK UNIFIED IDEOGRAPH-24AFA: not included in any glyphset definition
    • U+24AFB CJK UNIFIED IDEOGRAPH-24AFB: not included in any glyphset definition
    • U+24AFC CJK UNIFIED IDEOGRAPH-24AFC: not included in any glyphset definition
    • U+24B01 CJK UNIFIED IDEOGRAPH-24B01: not included in any glyphset definition
    • U+24B02 CJK UNIFIED IDEOGRAPH-24B02: not included in any glyphset definition
    • U+24B03 CJK UNIFIED IDEOGRAPH-24B03: not included in any glyphset definition
    • U+24B08 CJK UNIFIED IDEOGRAPH-24B08: not included in any glyphset definition
    • U+24B09 CJK UNIFIED IDEOGRAPH-24B09: not included in any glyphset definition
    • U+24B0C CJK UNIFIED IDEOGRAPH-24B0C: not included in any glyphset definition
    • U+24B0D CJK UNIFIED IDEOGRAPH-24B0D: not included in any glyphset definition
    • U+24B0E CJK UNIFIED IDEOGRAPH-24B0E: not included in any glyphset definition
    • U+24B0F CJK UNIFIED IDEOGRAPH-24B0F: not included in any glyphset definition
    • U+24B10 CJK UNIFIED IDEOGRAPH-24B10: not included in any glyphset definition
    • U+24B12 CJK UNIFIED IDEOGRAPH-24B12: not included in any glyphset definition
    • U+24B15 CJK UNIFIED IDEOGRAPH-24B15: not included in any glyphset definition
    • U+24B16 CJK UNIFIED IDEOGRAPH-24B16: not included in any glyphset definition
    • U+24B17 CJK UNIFIED IDEOGRAPH-24B17: not included in any glyphset definition
    • U+24B18 CJK UNIFIED IDEOGRAPH-24B18: not included in any glyphset definition
    • U+24B1A CJK UNIFIED IDEOGRAPH-24B1A: not included in any glyphset definition
    • U+24B1B CJK UNIFIED IDEOGRAPH-24B1B: not included in any glyphset definition
    • U+24B1C CJK UNIFIED IDEOGRAPH-24B1C: not included in any glyphset definition
    • U+24B1D CJK UNIFIED IDEOGRAPH-24B1D: not included in any glyphset definition
    • U+24B20 CJK UNIFIED IDEOGRAPH-24B20: not included in any glyphset definition
    • U+24B21 CJK UNIFIED IDEOGRAPH-24B21: not included in any glyphset definition
    • U+24B22 CJK UNIFIED IDEOGRAPH-24B22: not included in any glyphset definition
    • U+24B23 CJK UNIFIED IDEOGRAPH-24B23: not included in any glyphset definition
    • U+24B26 CJK UNIFIED IDEOGRAPH-24B26: not included in any glyphset definition
    • U+24B27 CJK UNIFIED IDEOGRAPH-24B27: not included in any glyphset definition
    • U+24B28 CJK UNIFIED IDEOGRAPH-24B28: not included in any glyphset definition
    • U+24B29 CJK UNIFIED IDEOGRAPH-24B29: not included in any glyphset definition
    • U+24B2A CJK UNIFIED IDEOGRAPH-24B2A: not included in any glyphset definition
    • U+24B2B CJK UNIFIED IDEOGRAPH-24B2B: not included in any glyphset definition
    • U+24B2C CJK UNIFIED IDEOGRAPH-24B2C: not included in any glyphset definition
    • U+24B2D CJK UNIFIED IDEOGRAPH-24B2D: not included in any glyphset definition
    • U+24B2E CJK UNIFIED IDEOGRAPH-24B2E: not included in any glyphset definition
    • U+24B2F CJK UNIFIED IDEOGRAPH-24B2F: not included in any glyphset definition
    • U+24B30 CJK UNIFIED IDEOGRAPH-24B30: not included in any glyphset definition
    • U+24B31 CJK UNIFIED IDEOGRAPH-24B31: not included in any glyphset definition
    • U+24B33 CJK UNIFIED IDEOGRAPH-24B33: not included in any glyphset definition
    • U+24B35 CJK UNIFIED IDEOGRAPH-24B35: not included in any glyphset definition
    • U+24B36 CJK UNIFIED IDEOGRAPH-24B36: not included in any glyphset definition
    • U+24B37 CJK UNIFIED IDEOGRAPH-24B37: not included in any glyphset definition
    • U+24B3A CJK UNIFIED IDEOGRAPH-24B3A: not included in any glyphset definition
    • U+24B3B CJK UNIFIED IDEOGRAPH-24B3B: not included in any glyphset definition
    • U+24B3F CJK UNIFIED IDEOGRAPH-24B3F: not included in any glyphset definition
    • U+24B40 CJK UNIFIED IDEOGRAPH-24B40: not included in any glyphset definition
    • U+24B41 CJK UNIFIED IDEOGRAPH-24B41: not included in any glyphset definition
    • U+24B42 CJK UNIFIED IDEOGRAPH-24B42: not included in any glyphset definition
    • U+24B43 CJK UNIFIED IDEOGRAPH-24B43: not included in any glyphset definition
    • U+24B48 CJK UNIFIED IDEOGRAPH-24B48: not included in any glyphset definition
    • U+24B4A CJK UNIFIED IDEOGRAPH-24B4A: not included in any glyphset definition
    • U+24B4C CJK UNIFIED IDEOGRAPH-24B4C: not included in any glyphset definition
    • U+24B4D CJK UNIFIED IDEOGRAPH-24B4D: not included in any glyphset definition
    • U+24B4E CJK UNIFIED IDEOGRAPH-24B4E: not included in any glyphset definition
    • U+24B4F CJK UNIFIED IDEOGRAPH-24B4F: not included in any glyphset definition
    • U+24B50 CJK UNIFIED IDEOGRAPH-24B50: not included in any glyphset definition
    • U+24B51 CJK UNIFIED IDEOGRAPH-24B51: not included in any glyphset definition
    • U+24B52 CJK UNIFIED IDEOGRAPH-24B52: not included in any glyphset definition
    • U+24B53 CJK UNIFIED IDEOGRAPH-24B53: not included in any glyphset definition
    • U+24B54 CJK UNIFIED IDEOGRAPH-24B54: not included in any glyphset definition
    • U+24B55 CJK UNIFIED IDEOGRAPH-24B55: not included in any glyphset definition
    • U+24B56 CJK UNIFIED IDEOGRAPH-24B56: not included in any glyphset definition
    • U+24B58 CJK UNIFIED IDEOGRAPH-24B58: not included in any glyphset definition
    • U+24B5B CJK UNIFIED IDEOGRAPH-24B5B: not included in any glyphset definition
    • U+24B5C CJK UNIFIED IDEOGRAPH-24B5C: not included in any glyphset definition
    • U+24B5D CJK UNIFIED IDEOGRAPH-24B5D: not included in any glyphset definition
    • U+24B5E CJK UNIFIED IDEOGRAPH-24B5E: not included in any glyphset definition
    • U+24B5F CJK UNIFIED IDEOGRAPH-24B5F: not included in any glyphset definition
    • U+24B60 CJK UNIFIED IDEOGRAPH-24B60: not included in any glyphset definition
    • U+24B61 CJK UNIFIED IDEOGRAPH-24B61: not included in any glyphset definition
    • U+24B62 CJK UNIFIED IDEOGRAPH-24B62: not included in any glyphset definition
    • U+24B63 CJK UNIFIED IDEOGRAPH-24B63: not included in any glyphset definition
    • U+24B66 CJK UNIFIED IDEOGRAPH-24B66: not included in any glyphset definition
    • U+24B67 CJK UNIFIED IDEOGRAPH-24B67: not included in any glyphset definition
    • U+24B68 CJK UNIFIED IDEOGRAPH-24B68: not included in any glyphset definition
    • U+24B69 CJK UNIFIED IDEOGRAPH-24B69: not included in any glyphset definition
    • U+24B6A CJK UNIFIED IDEOGRAPH-24B6A: not included in any glyphset definition
    • U+24B6B CJK UNIFIED IDEOGRAPH-24B6B: not included in any glyphset definition
    • U+24B6C CJK UNIFIED IDEOGRAPH-24B6C: not included in any glyphset definition
    • U+24B6F CJK UNIFIED IDEOGRAPH-24B6F: not included in any glyphset definition
    • U+24B71 CJK UNIFIED IDEOGRAPH-24B71: not included in any glyphset definition
    • U+24B72 CJK UNIFIED IDEOGRAPH-24B72: not included in any glyphset definition
    • U+24B73 CJK UNIFIED IDEOGRAPH-24B73: not included in any glyphset definition
    • U+24B74 CJK UNIFIED IDEOGRAPH-24B74: not included in any glyphset definition
    • U+24B79 CJK UNIFIED IDEOGRAPH-24B79: not included in any glyphset definition
    • U+24B7A CJK UNIFIED IDEOGRAPH-24B7A: not included in any glyphset definition
    • U+24B7B CJK UNIFIED IDEOGRAPH-24B7B: not included in any glyphset definition
    • U+24B7C CJK UNIFIED IDEOGRAPH-24B7C: not included in any glyphset definition
    • U+24B7D CJK UNIFIED IDEOGRAPH-24B7D: not included in any glyphset definition
    • U+24B80 CJK UNIFIED IDEOGRAPH-24B80: not included in any glyphset definition
    • U+24B85 CJK UNIFIED IDEOGRAPH-24B85: not included in any glyphset definition
    • U+24B86 CJK UNIFIED IDEOGRAPH-24B86: not included in any glyphset definition
    • U+24B87 CJK UNIFIED IDEOGRAPH-24B87: not included in any glyphset definition
    • U+24B88 CJK UNIFIED IDEOGRAPH-24B88: not included in any glyphset definition
    • U+24B89 CJK UNIFIED IDEOGRAPH-24B89: not included in any glyphset definition
    • U+24B8A CJK UNIFIED IDEOGRAPH-24B8A: not included in any glyphset definition
    • U+24B8B CJK UNIFIED IDEOGRAPH-24B8B: not included in any glyphset definition
    • U+24B8C CJK UNIFIED IDEOGRAPH-24B8C: not included in any glyphset definition
    • U+24B8D CJK UNIFIED IDEOGRAPH-24B8D: not included in any glyphset definition
    • U+24B8E CJK UNIFIED IDEOGRAPH-24B8E: not included in any glyphset definition
    • U+24B8F CJK UNIFIED IDEOGRAPH-24B8F: not included in any glyphset definition
    • U+24B90 CJK UNIFIED IDEOGRAPH-24B90: not included in any glyphset definition
    • U+24B91 CJK UNIFIED IDEOGRAPH-24B91: not included in any glyphset definition
    • U+24B94 CJK UNIFIED IDEOGRAPH-24B94: not included in any glyphset definition
    • U+24B95 CJK UNIFIED IDEOGRAPH-24B95: not included in any glyphset definition
    • U+24B98 CJK UNIFIED IDEOGRAPH-24B98: not included in any glyphset definition
    • U+24B99 CJK UNIFIED IDEOGRAPH-24B99: not included in any glyphset definition
    • U+24B9A CJK UNIFIED IDEOGRAPH-24B9A: not included in any glyphset definition
    • U+24B9B CJK UNIFIED IDEOGRAPH-24B9B: not included in any glyphset definition
    • U+24B9C CJK UNIFIED IDEOGRAPH-24B9C: not included in any glyphset definition
    • U+24BA2 CJK UNIFIED IDEOGRAPH-24BA2: not included in any glyphset definition
    • U+24BA4 CJK UNIFIED IDEOGRAPH-24BA4: not included in any glyphset definition
    • U+24BA5 CJK UNIFIED IDEOGRAPH-24BA5: not included in any glyphset definition
    • U+24BA6 CJK UNIFIED IDEOGRAPH-24BA6: not included in any glyphset definition
    • U+24BA7 CJK UNIFIED IDEOGRAPH-24BA7: not included in any glyphset definition
    • U+24BA8 CJK UNIFIED IDEOGRAPH-24BA8: not included in any glyphset definition
    • U+24BA9 CJK UNIFIED IDEOGRAPH-24BA9: not included in any glyphset definition
    • U+24BAA CJK UNIFIED IDEOGRAPH-24BAA: not included in any glyphset definition
    • U+24BAD CJK UNIFIED IDEOGRAPH-24BAD: not included in any glyphset definition
    • U+24BAE CJK UNIFIED IDEOGRAPH-24BAE: not included in any glyphset definition
    • U+24BAF CJK UNIFIED IDEOGRAPH-24BAF: not included in any glyphset definition
    • U+24BB0 CJK UNIFIED IDEOGRAPH-24BB0: not included in any glyphset definition
    • U+24BB1 CJK UNIFIED IDEOGRAPH-24BB1: not included in any glyphset definition
    • U+24BB2 CJK UNIFIED IDEOGRAPH-24BB2: not included in any glyphset definition
    • U+24BB3 CJK UNIFIED IDEOGRAPH-24BB3: not included in any glyphset definition
    • U+24BB4 CJK UNIFIED IDEOGRAPH-24BB4: not included in any glyphset definition
    • U+24BB7 CJK UNIFIED IDEOGRAPH-24BB7: not included in any glyphset definition
    • U+24BB8 CJK UNIFIED IDEOGRAPH-24BB8: not included in any glyphset definition
    • U+24BB9 CJK UNIFIED IDEOGRAPH-24BB9: not included in any glyphset definition
    • U+24BBA CJK UNIFIED IDEOGRAPH-24BBA: not included in any glyphset definition
    • U+24BBB CJK UNIFIED IDEOGRAPH-24BBB: not included in any glyphset definition
    • U+24BBC CJK UNIFIED IDEOGRAPH-24BBC: not included in any glyphset definition
    • U+24BBD CJK UNIFIED IDEOGRAPH-24BBD: not included in any glyphset definition
    • U+24BC1 CJK UNIFIED IDEOGRAPH-24BC1: not included in any glyphset definition
    • U+24BC2 CJK UNIFIED IDEOGRAPH-24BC2: not included in any glyphset definition
    • U+24BC4 CJK UNIFIED IDEOGRAPH-24BC4: not included in any glyphset definition
    • U+24BC5 CJK UNIFIED IDEOGRAPH-24BC5: not included in any glyphset definition
    • U+24BC7 CJK UNIFIED IDEOGRAPH-24BC7: not included in any glyphset definition
    • U+24BC8 CJK UNIFIED IDEOGRAPH-24BC8: not included in any glyphset definition
    • U+24BC9 CJK UNIFIED IDEOGRAPH-24BC9: not included in any glyphset definition
    • U+24BCB CJK UNIFIED IDEOGRAPH-24BCB: not included in any glyphset definition
    • U+24BCC CJK UNIFIED IDEOGRAPH-24BCC: not included in any glyphset definition
    • U+24BCE CJK UNIFIED IDEOGRAPH-24BCE: not included in any glyphset definition
    • U+24BD0 CJK UNIFIED IDEOGRAPH-24BD0: not included in any glyphset definition
    • U+24BD3 CJK UNIFIED IDEOGRAPH-24BD3: not included in any glyphset definition
    • U+24BD4 CJK UNIFIED IDEOGRAPH-24BD4: not included in any glyphset definition
    • U+24BD5 CJK UNIFIED IDEOGRAPH-24BD5: not included in any glyphset definition
    • U+24BD7 CJK UNIFIED IDEOGRAPH-24BD7: not included in any glyphset definition
    • U+24BDA CJK UNIFIED IDEOGRAPH-24BDA: not included in any glyphset definition
    • U+24BDB CJK UNIFIED IDEOGRAPH-24BDB: not included in any glyphset definition
    • U+24BDD CJK UNIFIED IDEOGRAPH-24BDD: not included in any glyphset definition
    • U+24BDE CJK UNIFIED IDEOGRAPH-24BDE: not included in any glyphset definition
    • U+24BDF CJK UNIFIED IDEOGRAPH-24BDF: not included in any glyphset definition
    • U+24BE0 CJK UNIFIED IDEOGRAPH-24BE0: not included in any glyphset definition
    • U+24BE1 CJK UNIFIED IDEOGRAPH-24BE1: not included in any glyphset definition
    • U+24BE2 CJK UNIFIED IDEOGRAPH-24BE2: not included in any glyphset definition
    • U+24BE3 CJK UNIFIED IDEOGRAPH-24BE3: not included in any glyphset definition
    • U+24BE6 CJK UNIFIED IDEOGRAPH-24BE6: not included in any glyphset definition
    • U+24BE7 CJK UNIFIED IDEOGRAPH-24BE7: not included in any glyphset definition
    • U+24BEC CJK UNIFIED IDEOGRAPH-24BEC: not included in any glyphset definition
    • U+24BEF CJK UNIFIED IDEOGRAPH-24BEF: not included in any glyphset definition
    • U+24BF2 CJK UNIFIED IDEOGRAPH-24BF2: not included in any glyphset definition
    • U+24BF3 CJK UNIFIED IDEOGRAPH-24BF3: not included in any glyphset definition
    • U+24BF7 CJK UNIFIED IDEOGRAPH-24BF7: not included in any glyphset definition
    • U+24BFB CJK UNIFIED IDEOGRAPH-24BFB: not included in any glyphset definition
    • U+24BFD CJK UNIFIED IDEOGRAPH-24BFD: not included in any glyphset definition
    • U+24BFF CJK UNIFIED IDEOGRAPH-24BFF: not included in any glyphset definition
    • U+24C00 CJK UNIFIED IDEOGRAPH-24C00: not included in any glyphset definition
    • U+24C01 CJK UNIFIED IDEOGRAPH-24C01: not included in any glyphset definition
    • U+24C02 CJK UNIFIED IDEOGRAPH-24C02: not included in any glyphset definition
    • U+24C05 CJK UNIFIED IDEOGRAPH-24C05: not included in any glyphset definition
    • U+24C06 CJK UNIFIED IDEOGRAPH-24C06: not included in any glyphset definition
    • U+24C07 CJK UNIFIED IDEOGRAPH-24C07: not included in any glyphset definition
    • U+24C08 CJK UNIFIED IDEOGRAPH-24C08: not included in any glyphset definition
    • U+24C09 CJK UNIFIED IDEOGRAPH-24C09: not included in any glyphset definition
    • U+24C0B CJK UNIFIED IDEOGRAPH-24C0B: not included in any glyphset definition
    • U+24C0C CJK UNIFIED IDEOGRAPH-24C0C: not included in any glyphset definition
    • U+24C0E CJK UNIFIED IDEOGRAPH-24C0E: not included in any glyphset definition
    • U+24C11 CJK UNIFIED IDEOGRAPH-24C11: not included in any glyphset definition
    • U+24C13 CJK UNIFIED IDEOGRAPH-24C13: not included in any glyphset definition
    • U+24C15 CJK UNIFIED IDEOGRAPH-24C15: not included in any glyphset definition
    • U+24C16 CJK UNIFIED IDEOGRAPH-24C16: not included in any glyphset definition
    • U+24C18 CJK UNIFIED IDEOGRAPH-24C18: not included in any glyphset definition
    • U+24C1B CJK UNIFIED IDEOGRAPH-24C1B: not included in any glyphset definition
    • U+24C1D CJK UNIFIED IDEOGRAPH-24C1D: not included in any glyphset definition
    • U+24C1F CJK UNIFIED IDEOGRAPH-24C1F: not included in any glyphset definition
    • U+24C20 CJK UNIFIED IDEOGRAPH-24C20: not included in any glyphset definition
    • U+24C21 CJK UNIFIED IDEOGRAPH-24C21: not included in any glyphset definition
    • U+24C22 CJK UNIFIED IDEOGRAPH-24C22: not included in any glyphset definition
    • U+24C23 CJK UNIFIED IDEOGRAPH-24C23: not included in any glyphset definition
    • U+24C26 CJK UNIFIED IDEOGRAPH-24C26: not included in any glyphset definition
    • U+24C28 CJK UNIFIED IDEOGRAPH-24C28: not included in any glyphset definition
    • U+24C29 CJK UNIFIED IDEOGRAPH-24C29: not included in any glyphset definition
    • U+24C2A CJK UNIFIED IDEOGRAPH-24C2A: not included in any glyphset definition
    • U+24C2B CJK UNIFIED IDEOGRAPH-24C2B: not included in any glyphset definition
    • U+24C2C CJK UNIFIED IDEOGRAPH-24C2C: not included in any glyphset definition
    • U+24C2D CJK UNIFIED IDEOGRAPH-24C2D: not included in any glyphset definition
    • U+24C2E CJK UNIFIED IDEOGRAPH-24C2E: not included in any glyphset definition
    • U+24C30 CJK UNIFIED IDEOGRAPH-24C30: not included in any glyphset definition
    • U+24C31 CJK UNIFIED IDEOGRAPH-24C31: not included in any glyphset definition
    • U+24C32 CJK UNIFIED IDEOGRAPH-24C32: not included in any glyphset definition
    • U+24C33 CJK UNIFIED IDEOGRAPH-24C33: not included in any glyphset definition
    • U+24C34 CJK UNIFIED IDEOGRAPH-24C34: not included in any glyphset definition
    • U+24C35 CJK UNIFIED IDEOGRAPH-24C35: not included in any glyphset definition
    • U+24C36 CJK UNIFIED IDEOGRAPH-24C36: not included in any glyphset definition
    • U+24C41 CJK UNIFIED IDEOGRAPH-24C41: not included in any glyphset definition
    • U+24C43 CJK UNIFIED IDEOGRAPH-24C43: not included in any glyphset definition
    • U+24C44 CJK UNIFIED IDEOGRAPH-24C44: not included in any glyphset definition
    • U+24C45 CJK UNIFIED IDEOGRAPH-24C45: not included in any glyphset definition
    • U+24C47 CJK UNIFIED IDEOGRAPH-24C47: not included in any glyphset definition
    • U+24C49 CJK UNIFIED IDEOGRAPH-24C49: not included in any glyphset definition
    • U+24C4B CJK UNIFIED IDEOGRAPH-24C4B: not included in any glyphset definition
    • U+24C4C CJK UNIFIED IDEOGRAPH-24C4C: not included in any glyphset definition
    • U+24C4D CJK UNIFIED IDEOGRAPH-24C4D: not included in any glyphset definition
    • U+24C4E CJK UNIFIED IDEOGRAPH-24C4E: not included in any glyphset definition
    • U+24C4F CJK UNIFIED IDEOGRAPH-24C4F: not included in any glyphset definition
    • U+24C50 CJK UNIFIED IDEOGRAPH-24C50: not included in any glyphset definition
    • U+24C52 CJK UNIFIED IDEOGRAPH-24C52: not included in any glyphset definition
    • U+24C53 CJK UNIFIED IDEOGRAPH-24C53: not included in any glyphset definition
    • U+24C55 CJK UNIFIED IDEOGRAPH-24C55: not included in any glyphset definition
    • U+24C5B CJK UNIFIED IDEOGRAPH-24C5B: not included in any glyphset definition
    • U+24C5C CJK UNIFIED IDEOGRAPH-24C5C: not included in any glyphset definition
    • U+24C5D CJK UNIFIED IDEOGRAPH-24C5D: not included in any glyphset definition
    • U+24C5E CJK UNIFIED IDEOGRAPH-24C5E: not included in any glyphset definition
    • U+24C5F CJK UNIFIED IDEOGRAPH-24C5F: not included in any glyphset definition
    • U+24C60 CJK UNIFIED IDEOGRAPH-24C60: not included in any glyphset definition
    • U+24C61 CJK UNIFIED IDEOGRAPH-24C61: not included in any glyphset definition
    • U+24C62 CJK UNIFIED IDEOGRAPH-24C62: not included in any glyphset definition
    • U+24C63 CJK UNIFIED IDEOGRAPH-24C63: not included in any glyphset definition
    • U+24C64 CJK UNIFIED IDEOGRAPH-24C64: not included in any glyphset definition
    • U+24C65 CJK UNIFIED IDEOGRAPH-24C65: not included in any glyphset definition
    • U+24C66 CJK UNIFIED IDEOGRAPH-24C66: not included in any glyphset definition
    • U+24C68 CJK UNIFIED IDEOGRAPH-24C68: not included in any glyphset definition
    • U+24C69 CJK UNIFIED IDEOGRAPH-24C69: not included in any glyphset definition
    • U+24C6A CJK UNIFIED IDEOGRAPH-24C6A: not included in any glyphset definition
    • U+24C6B CJK UNIFIED IDEOGRAPH-24C6B: not included in any glyphset definition
    • U+24C6C CJK UNIFIED IDEOGRAPH-24C6C: not included in any glyphset definition
    • U+24C6D CJK UNIFIED IDEOGRAPH-24C6D: not included in any glyphset definition
    • U+24C70 CJK UNIFIED IDEOGRAPH-24C70: not included in any glyphset definition
    • U+24C71 CJK UNIFIED IDEOGRAPH-24C71: not included in any glyphset definition
    • U+24C72 CJK UNIFIED IDEOGRAPH-24C72: not included in any glyphset definition
    • U+24C74 CJK UNIFIED IDEOGRAPH-24C74: not included in any glyphset definition
    • U+24C75 CJK UNIFIED IDEOGRAPH-24C75: not included in any glyphset definition
    • U+24C77 CJK UNIFIED IDEOGRAPH-24C77: not included in any glyphset definition
    • U+24C78 CJK UNIFIED IDEOGRAPH-24C78: not included in any glyphset definition
    • U+24C7A CJK UNIFIED IDEOGRAPH-24C7A: not included in any glyphset definition
    • U+24C7C CJK UNIFIED IDEOGRAPH-24C7C: not included in any glyphset definition
    • U+24C7D CJK UNIFIED IDEOGRAPH-24C7D: not included in any glyphset definition
    • U+24C7E CJK UNIFIED IDEOGRAPH-24C7E: not included in any glyphset definition
    • U+24C80 CJK UNIFIED IDEOGRAPH-24C80: not included in any glyphset definition
    • U+24C82 CJK UNIFIED IDEOGRAPH-24C82: not included in any glyphset definition
    • U+24C83 CJK UNIFIED IDEOGRAPH-24C83: not included in any glyphset definition
    • U+24C84 CJK UNIFIED IDEOGRAPH-24C84: not included in any glyphset definition
    • U+24C89 CJK UNIFIED IDEOGRAPH-24C89: not included in any glyphset definition
    • U+24C8A CJK UNIFIED IDEOGRAPH-24C8A: not included in any glyphset definition
    • U+24C8B CJK UNIFIED IDEOGRAPH-24C8B: not included in any glyphset definition
    • U+24C8D CJK UNIFIED IDEOGRAPH-24C8D: not included in any glyphset definition
    • U+24C91 CJK UNIFIED IDEOGRAPH-24C91: not included in any glyphset definition
    • U+24C92 CJK UNIFIED IDEOGRAPH-24C92: not included in any glyphset definition
    • U+24C93 CJK UNIFIED IDEOGRAPH-24C93: not included in any glyphset definition
    • U+24C94 CJK UNIFIED IDEOGRAPH-24C94: not included in any glyphset definition
    • U+24C95 CJK UNIFIED IDEOGRAPH-24C95: not included in any glyphset definition
    • U+24C96 CJK UNIFIED IDEOGRAPH-24C96: not included in any glyphset definition
    • U+24C97 CJK UNIFIED IDEOGRAPH-24C97: not included in any glyphset definition
    • U+24C98 CJK UNIFIED IDEOGRAPH-24C98: not included in any glyphset definition
    • U+24C99 CJK UNIFIED IDEOGRAPH-24C99: not included in any glyphset definition
    • U+24C9A CJK UNIFIED IDEOGRAPH-24C9A: not included in any glyphset definition
    • U+24C9C CJK UNIFIED IDEOGRAPH-24C9C: not included in any glyphset definition
    • U+24C9D CJK UNIFIED IDEOGRAPH-24C9D: not included in any glyphset definition
    • U+24C9F CJK UNIFIED IDEOGRAPH-24C9F: not included in any glyphset definition
    • U+24CA2 CJK UNIFIED IDEOGRAPH-24CA2: not included in any glyphset definition
    • U+24CA3 CJK UNIFIED IDEOGRAPH-24CA3: not included in any glyphset definition
    • U+24CA5 CJK UNIFIED IDEOGRAPH-24CA5: not included in any glyphset definition
    • U+24CA6 CJK UNIFIED IDEOGRAPH-24CA6: not included in any glyphset definition
    • U+24CA7 CJK UNIFIED IDEOGRAPH-24CA7: not included in any glyphset definition
    • U+24CA8 CJK UNIFIED IDEOGRAPH-24CA8: not included in any glyphset definition
    • U+24CA9 CJK UNIFIED IDEOGRAPH-24CA9: not included in any glyphset definition
    • U+24CAB CJK UNIFIED IDEOGRAPH-24CAB: not included in any glyphset definition
    • U+24CAC CJK UNIFIED IDEOGRAPH-24CAC: not included in any glyphset definition
    • U+24CAE CJK UNIFIED IDEOGRAPH-24CAE: not included in any glyphset definition
    • U+24CAF CJK UNIFIED IDEOGRAPH-24CAF: not included in any glyphset definition
    • U+24CB0 CJK UNIFIED IDEOGRAPH-24CB0: not included in any glyphset definition
    • U+24CB2 CJK UNIFIED IDEOGRAPH-24CB2: not included in any glyphset definition
    • U+24CB6 CJK UNIFIED IDEOGRAPH-24CB6: not included in any glyphset definition
    • U+24CB7 CJK UNIFIED IDEOGRAPH-24CB7: not included in any glyphset definition
    • U+24CB8 CJK UNIFIED IDEOGRAPH-24CB8: not included in any glyphset definition
    • U+24CB9 CJK UNIFIED IDEOGRAPH-24CB9: not included in any glyphset definition
    • U+24CBA CJK UNIFIED IDEOGRAPH-24CBA: not included in any glyphset definition
    • U+24CBB CJK UNIFIED IDEOGRAPH-24CBB: not included in any glyphset definition
    • U+24CC1 CJK UNIFIED IDEOGRAPH-24CC1: not included in any glyphset definition
    • U+24CC2 CJK UNIFIED IDEOGRAPH-24CC2: not included in any glyphset definition
    • U+24CC3 CJK UNIFIED IDEOGRAPH-24CC3: not included in any glyphset definition
    • U+24CC4 CJK UNIFIED IDEOGRAPH-24CC4: not included in any glyphset definition
    • U+24CC8 CJK UNIFIED IDEOGRAPH-24CC8: not included in any glyphset definition
    • U+24CC9 CJK UNIFIED IDEOGRAPH-24CC9: not included in any glyphset definition
    • U+24CCA CJK UNIFIED IDEOGRAPH-24CCA: not included in any glyphset definition
    • U+24CCB CJK UNIFIED IDEOGRAPH-24CCB: not included in any glyphset definition
    • U+24CCE CJK UNIFIED IDEOGRAPH-24CCE: not included in any glyphset definition
    • U+24CD0 CJK UNIFIED IDEOGRAPH-24CD0: not included in any glyphset definition
    • U+24CD2 CJK UNIFIED IDEOGRAPH-24CD2: not included in any glyphset definition
    • U+24CD3 CJK UNIFIED IDEOGRAPH-24CD3: not included in any glyphset definition
    • U+24CD4 CJK UNIFIED IDEOGRAPH-24CD4: not included in any glyphset definition
    • U+24CD5 CJK UNIFIED IDEOGRAPH-24CD5: not included in any glyphset definition
    • U+24CD6 CJK UNIFIED IDEOGRAPH-24CD6: not included in any glyphset definition
    • U+24CD7 CJK UNIFIED IDEOGRAPH-24CD7: not included in any glyphset definition
    • U+24CD8 CJK UNIFIED IDEOGRAPH-24CD8: not included in any glyphset definition
    • U+24CDB CJK UNIFIED IDEOGRAPH-24CDB: not included in any glyphset definition
    • U+24CDC CJK UNIFIED IDEOGRAPH-24CDC: not included in any glyphset definition
    • U+24CDE CJK UNIFIED IDEOGRAPH-24CDE: not included in any glyphset definition
    • U+24CDF CJK UNIFIED IDEOGRAPH-24CDF: not included in any glyphset definition
    • U+24CE4 CJK UNIFIED IDEOGRAPH-24CE4: not included in any glyphset definition
    • U+24CE7 CJK UNIFIED IDEOGRAPH-24CE7: not included in any glyphset definition
    • U+24CE8 CJK UNIFIED IDEOGRAPH-24CE8: not included in any glyphset definition
    • U+24CE9 CJK UNIFIED IDEOGRAPH-24CE9: not included in any glyphset definition
    • U+24CEA CJK UNIFIED IDEOGRAPH-24CEA: not included in any glyphset definition
    • U+24CEB CJK UNIFIED IDEOGRAPH-24CEB: not included in any glyphset definition
    • U+24CEE CJK UNIFIED IDEOGRAPH-24CEE: not included in any glyphset definition
    • U+24CEF CJK UNIFIED IDEOGRAPH-24CEF: not included in any glyphset definition
    • U+24CF3 CJK UNIFIED IDEOGRAPH-24CF3: not included in any glyphset definition
    • U+24CF5 CJK UNIFIED IDEOGRAPH-24CF5: not included in any glyphset definition
    • U+24CF7 CJK UNIFIED IDEOGRAPH-24CF7: not included in any glyphset definition
    • U+24CF8 CJK UNIFIED IDEOGRAPH-24CF8: not included in any glyphset definition
    • U+24CF9 CJK UNIFIED IDEOGRAPH-24CF9: not included in any glyphset definition
    • U+24CFB CJK UNIFIED IDEOGRAPH-24CFB: not included in any glyphset definition
    • U+24D00 CJK UNIFIED IDEOGRAPH-24D00: not included in any glyphset definition
    • U+24D05 CJK UNIFIED IDEOGRAPH-24D05: not included in any glyphset definition
    • U+24D07 CJK UNIFIED IDEOGRAPH-24D07: not included in any glyphset definition
    • U+24D08 CJK UNIFIED IDEOGRAPH-24D08: not included in any glyphset definition
    • U+24D09 CJK UNIFIED IDEOGRAPH-24D09: not included in any glyphset definition
    • U+24D0C CJK UNIFIED IDEOGRAPH-24D0C: not included in any glyphset definition
    • U+24D10 CJK UNIFIED IDEOGRAPH-24D10: not included in any glyphset definition
    • U+24D11 CJK UNIFIED IDEOGRAPH-24D11: not included in any glyphset definition
    • U+24D12 CJK UNIFIED IDEOGRAPH-24D12: not included in any glyphset definition
    • U+24D13 CJK UNIFIED IDEOGRAPH-24D13: not included in any glyphset definition
    • U+24D14 CJK UNIFIED IDEOGRAPH-24D14: not included in any glyphset definition
    • U+24D15 CJK UNIFIED IDEOGRAPH-24D15: not included in any glyphset definition
    • U+24D17 CJK UNIFIED IDEOGRAPH-24D17: not included in any glyphset definition
    • U+24D19 CJK UNIFIED IDEOGRAPH-24D19: not included in any glyphset definition
    • U+24D1C CJK UNIFIED IDEOGRAPH-24D1C: not included in any glyphset definition
    • U+24D1D CJK UNIFIED IDEOGRAPH-24D1D: not included in any glyphset definition
    • U+24D1E CJK UNIFIED IDEOGRAPH-24D1E: not included in any glyphset definition
    • U+24D1F CJK UNIFIED IDEOGRAPH-24D1F: not included in any glyphset definition
    • U+24D21 CJK UNIFIED IDEOGRAPH-24D21: not included in any glyphset definition
    • U+24D22 CJK UNIFIED IDEOGRAPH-24D22: not included in any glyphset definition
    • U+24D23 CJK UNIFIED IDEOGRAPH-24D23: not included in any glyphset definition
    • U+24D24 CJK UNIFIED IDEOGRAPH-24D24: not included in any glyphset definition
    • U+24D25 CJK UNIFIED IDEOGRAPH-24D25: not included in any glyphset definition
    • U+24D26 CJK UNIFIED IDEOGRAPH-24D26: not included in any glyphset definition
    • U+24D27 CJK UNIFIED IDEOGRAPH-24D27: not included in any glyphset definition
    • U+24D28 CJK UNIFIED IDEOGRAPH-24D28: not included in any glyphset definition
    • U+24D29 CJK UNIFIED IDEOGRAPH-24D29: not included in any glyphset definition
    • U+24D2A CJK UNIFIED IDEOGRAPH-24D2A: not included in any glyphset definition
    • U+24D2E CJK UNIFIED IDEOGRAPH-24D2E: not included in any glyphset definition
    • U+24D2F CJK UNIFIED IDEOGRAPH-24D2F: not included in any glyphset definition
    • U+24D30 CJK UNIFIED IDEOGRAPH-24D30: not included in any glyphset definition
    • U+24D31 CJK UNIFIED IDEOGRAPH-24D31: not included in any glyphset definition
    • U+24D34 CJK UNIFIED IDEOGRAPH-24D34: not included in any glyphset definition
    • U+24D38 CJK UNIFIED IDEOGRAPH-24D38: not included in any glyphset definition
    • U+24D3B CJK UNIFIED IDEOGRAPH-24D3B: not included in any glyphset definition
    • U+24D3C CJK UNIFIED IDEOGRAPH-24D3C: not included in any glyphset definition
    • U+24D3D CJK UNIFIED IDEOGRAPH-24D3D: not included in any glyphset definition
    • U+24D3E CJK UNIFIED IDEOGRAPH-24D3E: not included in any glyphset definition
    • U+24D3F CJK UNIFIED IDEOGRAPH-24D3F: not included in any glyphset definition
    • U+24D40 CJK UNIFIED IDEOGRAPH-24D40: not included in any glyphset definition
    • U+24D41 CJK UNIFIED IDEOGRAPH-24D41: not included in any glyphset definition
    • U+24D42 CJK UNIFIED IDEOGRAPH-24D42: not included in any glyphset definition
    • U+24D43 CJK UNIFIED IDEOGRAPH-24D43: not included in any glyphset definition
    • U+24D4A CJK UNIFIED IDEOGRAPH-24D4A: not included in any glyphset definition
    • U+24D4B CJK UNIFIED IDEOGRAPH-24D4B: not included in any glyphset definition
    • U+24D4D CJK UNIFIED IDEOGRAPH-24D4D: not included in any glyphset definition
    • U+24D4E CJK UNIFIED IDEOGRAPH-24D4E: not included in any glyphset definition
    • U+24D51 CJK UNIFIED IDEOGRAPH-24D51: not included in any glyphset definition
    • U+24D52 CJK UNIFIED IDEOGRAPH-24D52: not included in any glyphset definition
    • U+24D54 CJK UNIFIED IDEOGRAPH-24D54: not included in any glyphset definition
    • U+24D57 CJK UNIFIED IDEOGRAPH-24D57: not included in any glyphset definition
    • U+24D58 CJK UNIFIED IDEOGRAPH-24D58: not included in any glyphset definition
    • U+24D59 CJK UNIFIED IDEOGRAPH-24D59: not included in any glyphset definition
    • U+24D5A CJK UNIFIED IDEOGRAPH-24D5A: not included in any glyphset definition
    • U+24D5B CJK UNIFIED IDEOGRAPH-24D5B: not included in any glyphset definition
    • U+24D5C CJK UNIFIED IDEOGRAPH-24D5C: not included in any glyphset definition
    • U+24D5D CJK UNIFIED IDEOGRAPH-24D5D: not included in any glyphset definition
    • U+24D5E CJK UNIFIED IDEOGRAPH-24D5E: not included in any glyphset definition
    • U+24D5F CJK UNIFIED IDEOGRAPH-24D5F: not included in any glyphset definition
    • U+24D60 CJK UNIFIED IDEOGRAPH-24D60: not included in any glyphset definition
    • U+24D61 CJK UNIFIED IDEOGRAPH-24D61: not included in any glyphset definition
    • U+24D62 CJK UNIFIED IDEOGRAPH-24D62: not included in any glyphset definition
    • U+24D63 CJK UNIFIED IDEOGRAPH-24D63: not included in any glyphset definition
    • U+24D64 CJK UNIFIED IDEOGRAPH-24D64: not included in any glyphset definition
    • U+24D65 CJK UNIFIED IDEOGRAPH-24D65: not included in any glyphset definition
    • U+24D66 CJK UNIFIED IDEOGRAPH-24D66: not included in any glyphset definition
    • U+24D6B CJK UNIFIED IDEOGRAPH-24D6B: not included in any glyphset definition
    • U+24D6C CJK UNIFIED IDEOGRAPH-24D6C: not included in any glyphset definition
    • U+24D6E CJK UNIFIED IDEOGRAPH-24D6E: not included in any glyphset definition
    • U+24D6F CJK UNIFIED IDEOGRAPH-24D6F: not included in any glyphset definition
    • U+24D70 CJK UNIFIED IDEOGRAPH-24D70: not included in any glyphset definition
    • U+24D75 CJK UNIFIED IDEOGRAPH-24D75: not included in any glyphset definition
    • U+24D77 CJK UNIFIED IDEOGRAPH-24D77: not included in any glyphset definition
    • U+24D78 CJK UNIFIED IDEOGRAPH-24D78: not included in any glyphset definition
    • U+24D79 CJK UNIFIED IDEOGRAPH-24D79: not included in any glyphset definition
    • U+24D7A CJK UNIFIED IDEOGRAPH-24D7A: not included in any glyphset definition
    • U+24D7B CJK UNIFIED IDEOGRAPH-24D7B: not included in any glyphset definition
    • U+24D7C CJK UNIFIED IDEOGRAPH-24D7C: not included in any glyphset definition
    • U+24D7D CJK UNIFIED IDEOGRAPH-24D7D: not included in any glyphset definition
    • U+24D7E CJK UNIFIED IDEOGRAPH-24D7E: not included in any glyphset definition
    • U+24D7F CJK UNIFIED IDEOGRAPH-24D7F: not included in any glyphset definition
    • U+24D80 CJK UNIFIED IDEOGRAPH-24D80: not included in any glyphset definition
    • U+24D81 CJK UNIFIED IDEOGRAPH-24D81: not included in any glyphset definition
    • U+24D83 CJK UNIFIED IDEOGRAPH-24D83: not included in any glyphset definition
    • U+24D85 CJK UNIFIED IDEOGRAPH-24D85: not included in any glyphset definition
    • U+24D86 CJK UNIFIED IDEOGRAPH-24D86: not included in any glyphset definition
    • U+24D88 CJK UNIFIED IDEOGRAPH-24D88: not included in any glyphset definition
    • U+24D8A CJK UNIFIED IDEOGRAPH-24D8A: not included in any glyphset definition
    • U+24D8B CJK UNIFIED IDEOGRAPH-24D8B: not included in any glyphset definition
    • U+24D8C CJK UNIFIED IDEOGRAPH-24D8C: not included in any glyphset definition
    • U+24D8D CJK UNIFIED IDEOGRAPH-24D8D: not included in any glyphset definition
    • U+24D94 CJK UNIFIED IDEOGRAPH-24D94: not included in any glyphset definition
    • U+24D95 CJK UNIFIED IDEOGRAPH-24D95: not included in any glyphset definition
    • U+24D96 CJK UNIFIED IDEOGRAPH-24D96: not included in any glyphset definition
    • U+24D97 CJK UNIFIED IDEOGRAPH-24D97: not included in any glyphset definition
    • U+24D98 CJK UNIFIED IDEOGRAPH-24D98: not included in any glyphset definition
    • U+24D99 CJK UNIFIED IDEOGRAPH-24D99: not included in any glyphset definition
    • U+24D9A CJK UNIFIED IDEOGRAPH-24D9A: not included in any glyphset definition
    • U+24D9B CJK UNIFIED IDEOGRAPH-24D9B: not included in any glyphset definition
    • U+24D9C CJK UNIFIED IDEOGRAPH-24D9C: not included in any glyphset definition
    • U+24D9D CJK UNIFIED IDEOGRAPH-24D9D: not included in any glyphset definition
    • U+24DA0 CJK UNIFIED IDEOGRAPH-24DA0: not included in any glyphset definition
    • U+24DA1 CJK UNIFIED IDEOGRAPH-24DA1: not included in any glyphset definition
    • U+24DA2 CJK UNIFIED IDEOGRAPH-24DA2: not included in any glyphset definition
    • U+24DA3 CJK UNIFIED IDEOGRAPH-24DA3: not included in any glyphset definition
    • U+24DA4 CJK UNIFIED IDEOGRAPH-24DA4: not included in any glyphset definition
    • U+24DA5 CJK UNIFIED IDEOGRAPH-24DA5: not included in any glyphset definition
    • U+24DA7 CJK UNIFIED IDEOGRAPH-24DA7: not included in any glyphset definition
    • U+24DAE CJK UNIFIED IDEOGRAPH-24DAE: not included in any glyphset definition
    • U+24DAF CJK UNIFIED IDEOGRAPH-24DAF: not included in any glyphset definition
    • U+24DB0 CJK UNIFIED IDEOGRAPH-24DB0: not included in any glyphset definition
    • U+24DB2 CJK UNIFIED IDEOGRAPH-24DB2: not included in any glyphset definition
    • U+24DB3 CJK UNIFIED IDEOGRAPH-24DB3: not included in any glyphset definition
    • U+24DB4 CJK UNIFIED IDEOGRAPH-24DB4: not included in any glyphset definition
    • U+24DB5 CJK UNIFIED IDEOGRAPH-24DB5: not included in any glyphset definition
    • U+24DB6 CJK UNIFIED IDEOGRAPH-24DB6: not included in any glyphset definition
    • U+24DB7 CJK UNIFIED IDEOGRAPH-24DB7: not included in any glyphset definition
    • U+24DBF CJK UNIFIED IDEOGRAPH-24DBF: not included in any glyphset definition
    • U+24DC0 CJK UNIFIED IDEOGRAPH-24DC0: not included in any glyphset definition
    • U+24DC1 CJK UNIFIED IDEOGRAPH-24DC1: not included in any glyphset definition
    • U+24DC2 CJK UNIFIED IDEOGRAPH-24DC2: not included in any glyphset definition
    • U+24DC3 CJK UNIFIED IDEOGRAPH-24DC3: not included in any glyphset definition
    • U+24DC4 CJK UNIFIED IDEOGRAPH-24DC4: not included in any glyphset definition
    • U+24DC5 CJK UNIFIED IDEOGRAPH-24DC5: not included in any glyphset definition
    • U+24DC6 CJK UNIFIED IDEOGRAPH-24DC6: not included in any glyphset definition
    • U+24DC7 CJK UNIFIED IDEOGRAPH-24DC7: not included in any glyphset definition
    • U+24DC8 CJK UNIFIED IDEOGRAPH-24DC8: not included in any glyphset definition
    • U+24DC9 CJK UNIFIED IDEOGRAPH-24DC9: not included in any glyphset definition
    • U+24DCA CJK UNIFIED IDEOGRAPH-24DCA: not included in any glyphset definition
    • U+24DCC CJK UNIFIED IDEOGRAPH-24DCC: not included in any glyphset definition
    • U+24DCD CJK UNIFIED IDEOGRAPH-24DCD: not included in any glyphset definition
    • U+24DCE CJK UNIFIED IDEOGRAPH-24DCE: not included in any glyphset definition
    • U+24DCF CJK UNIFIED IDEOGRAPH-24DCF: not included in any glyphset definition
    • U+24DD0 CJK UNIFIED IDEOGRAPH-24DD0: not included in any glyphset definition
    • U+24DD1 CJK UNIFIED IDEOGRAPH-24DD1: not included in any glyphset definition
    • U+24DD3 CJK UNIFIED IDEOGRAPH-24DD3: not included in any glyphset definition
    • U+24DD4 CJK UNIFIED IDEOGRAPH-24DD4: not included in any glyphset definition
    • U+24DD5 CJK UNIFIED IDEOGRAPH-24DD5: not included in any glyphset definition
    • U+24DD6 CJK UNIFIED IDEOGRAPH-24DD6: not included in any glyphset definition
    • U+24DD7 CJK UNIFIED IDEOGRAPH-24DD7: not included in any glyphset definition
    • U+24DD8 CJK UNIFIED IDEOGRAPH-24DD8: not included in any glyphset definition
    • U+24DD9 CJK UNIFIED IDEOGRAPH-24DD9: not included in any glyphset definition
    • U+24DDA CJK UNIFIED IDEOGRAPH-24DDA: not included in any glyphset definition
    • U+24DDB CJK UNIFIED IDEOGRAPH-24DDB: not included in any glyphset definition
    • U+24DDC CJK UNIFIED IDEOGRAPH-24DDC: not included in any glyphset definition
    • U+24DE2 CJK UNIFIED IDEOGRAPH-24DE2: not included in any glyphset definition
    • U+24DE4 CJK UNIFIED IDEOGRAPH-24DE4: not included in any glyphset definition
    • U+24DE6 CJK UNIFIED IDEOGRAPH-24DE6: not included in any glyphset definition
    • U+24DE7 CJK UNIFIED IDEOGRAPH-24DE7: not included in any glyphset definition
    • U+24DE8 CJK UNIFIED IDEOGRAPH-24DE8: not included in any glyphset definition
    • U+24DEF CJK UNIFIED IDEOGRAPH-24DEF: not included in any glyphset definition
    • U+24DF3 CJK UNIFIED IDEOGRAPH-24DF3: not included in any glyphset definition
    • U+24DF7 CJK UNIFIED IDEOGRAPH-24DF7: not included in any glyphset definition
    • U+24DF8 CJK UNIFIED IDEOGRAPH-24DF8: not included in any glyphset definition
    • U+24DFA CJK UNIFIED IDEOGRAPH-24DFA: not included in any glyphset definition
    • U+24DFB CJK UNIFIED IDEOGRAPH-24DFB: not included in any glyphset definition
    • U+24DFC CJK UNIFIED IDEOGRAPH-24DFC: not included in any glyphset definition
    • U+24DFD CJK UNIFIED IDEOGRAPH-24DFD: not included in any glyphset definition
    • U+24DFE CJK UNIFIED IDEOGRAPH-24DFE: not included in any glyphset definition
    • U+24DFF CJK UNIFIED IDEOGRAPH-24DFF: not included in any glyphset definition
    • U+24E00 CJK UNIFIED IDEOGRAPH-24E00: not included in any glyphset definition
    • U+24E01 CJK UNIFIED IDEOGRAPH-24E01: not included in any glyphset definition
    • U+24E02 CJK UNIFIED IDEOGRAPH-24E02: not included in any glyphset definition
    • U+24E03 CJK UNIFIED IDEOGRAPH-24E03: not included in any glyphset definition
    • U+24E04 CJK UNIFIED IDEOGRAPH-24E04: not included in any glyphset definition
    • U+24E05 CJK UNIFIED IDEOGRAPH-24E05: not included in any glyphset definition
    • U+24E06 CJK UNIFIED IDEOGRAPH-24E06: not included in any glyphset definition
    • U+24E07 CJK UNIFIED IDEOGRAPH-24E07: not included in any glyphset definition
    • U+24E08 CJK UNIFIED IDEOGRAPH-24E08: not included in any glyphset definition
    • U+24E09 CJK UNIFIED IDEOGRAPH-24E09: not included in any glyphset definition
    • U+24E0A CJK UNIFIED IDEOGRAPH-24E0A: not included in any glyphset definition
    • U+24E0B CJK UNIFIED IDEOGRAPH-24E0B: not included in any glyphset definition
    • U+24E0E CJK UNIFIED IDEOGRAPH-24E0E: not included in any glyphset definition
    • U+24E0F CJK UNIFIED IDEOGRAPH-24E0F: not included in any glyphset definition
    • U+24E11 CJK UNIFIED IDEOGRAPH-24E11: not included in any glyphset definition
    • U+24E12 CJK UNIFIED IDEOGRAPH-24E12: not included in any glyphset definition
    • U+24E13 CJK UNIFIED IDEOGRAPH-24E13: not included in any glyphset definition
    • U+24E14 CJK UNIFIED IDEOGRAPH-24E14: not included in any glyphset definition
    • U+24E16 CJK UNIFIED IDEOGRAPH-24E16: not included in any glyphset definition
    • U+24E17 CJK UNIFIED IDEOGRAPH-24E17: not included in any glyphset definition
    • U+24E19 CJK UNIFIED IDEOGRAPH-24E19: not included in any glyphset definition
    • U+24E1F CJK UNIFIED IDEOGRAPH-24E1F: not included in any glyphset definition
    • U+24E20 CJK UNIFIED IDEOGRAPH-24E20: not included in any glyphset definition
    • U+24E21 CJK UNIFIED IDEOGRAPH-24E21: not included in any glyphset definition
    • U+24E24 CJK UNIFIED IDEOGRAPH-24E24: not included in any glyphset definition
    • U+24E25 CJK UNIFIED IDEOGRAPH-24E25: not included in any glyphset definition
    • U+24E26 CJK UNIFIED IDEOGRAPH-24E26: not included in any glyphset definition
    • U+24E29 CJK UNIFIED IDEOGRAPH-24E29: not included in any glyphset definition
    • U+24E2A CJK UNIFIED IDEOGRAPH-24E2A: not included in any glyphset definition
    • U+24E2B CJK UNIFIED IDEOGRAPH-24E2B: not included in any glyphset definition
    • U+24E2C CJK UNIFIED IDEOGRAPH-24E2C: not included in any glyphset definition
    • U+24E2D CJK UNIFIED IDEOGRAPH-24E2D: not included in any glyphset definition
    • U+24E2E CJK UNIFIED IDEOGRAPH-24E2E: not included in any glyphset definition
    • U+24E2F CJK UNIFIED IDEOGRAPH-24E2F: not included in any glyphset definition
    • U+24E30 CJK UNIFIED IDEOGRAPH-24E30: not included in any glyphset definition
    • U+24E31 CJK UNIFIED IDEOGRAPH-24E31: not included in any glyphset definition
    • U+24E32 CJK UNIFIED IDEOGRAPH-24E32: not included in any glyphset definition
    • U+24E33 CJK UNIFIED IDEOGRAPH-24E33: not included in any glyphset definition
    • U+24E34 CJK UNIFIED IDEOGRAPH-24E34: not included in any glyphset definition
    • U+24E35 CJK UNIFIED IDEOGRAPH-24E35: not included in any glyphset definition
    • U+24E36 CJK UNIFIED IDEOGRAPH-24E36: not included in any glyphset definition
    • U+24E37 CJK UNIFIED IDEOGRAPH-24E37: not included in any glyphset definition
    • U+24E38 CJK UNIFIED IDEOGRAPH-24E38: not included in any glyphset definition
    • U+24E39 CJK UNIFIED IDEOGRAPH-24E39: not included in any glyphset definition
    • U+24E3A CJK UNIFIED IDEOGRAPH-24E3A: not included in any glyphset definition
    • U+24E3B CJK UNIFIED IDEOGRAPH-24E3B: not included in any glyphset definition
    • U+24E3C CJK UNIFIED IDEOGRAPH-24E3C: not included in any glyphset definition
    • U+24E40 CJK UNIFIED IDEOGRAPH-24E40: not included in any glyphset definition
    • U+24E47 CJK UNIFIED IDEOGRAPH-24E47: not included in any glyphset definition
    • U+24E48 CJK UNIFIED IDEOGRAPH-24E48: not included in any glyphset definition
    • U+24E49 CJK UNIFIED IDEOGRAPH-24E49: not included in any glyphset definition
    • U+24E4A CJK UNIFIED IDEOGRAPH-24E4A: not included in any glyphset definition
    • U+24E4B CJK UNIFIED IDEOGRAPH-24E4B: not included in any glyphset definition
    • U+24E4C CJK UNIFIED IDEOGRAPH-24E4C: not included in any glyphset definition
    • U+24E4D CJK UNIFIED IDEOGRAPH-24E4D: not included in any glyphset definition
    • U+24E4F CJK UNIFIED IDEOGRAPH-24E4F: not included in any glyphset definition
    • U+24E58 CJK UNIFIED IDEOGRAPH-24E58: not included in any glyphset definition
    • U+24E5C CJK UNIFIED IDEOGRAPH-24E5C: not included in any glyphset definition
    • U+24E5D CJK UNIFIED IDEOGRAPH-24E5D: not included in any glyphset definition
    • U+24E5E CJK UNIFIED IDEOGRAPH-24E5E: not included in any glyphset definition
    • U+24E5F CJK UNIFIED IDEOGRAPH-24E5F: not included in any glyphset definition
    • U+24E60 CJK UNIFIED IDEOGRAPH-24E60: not included in any glyphset definition
    • U+24E61 CJK UNIFIED IDEOGRAPH-24E61: not included in any glyphset definition
    • U+24E62 CJK UNIFIED IDEOGRAPH-24E62: not included in any glyphset definition
    • U+24E63 CJK UNIFIED IDEOGRAPH-24E63: not included in any glyphset definition
    • U+24E64 CJK UNIFIED IDEOGRAPH-24E64: not included in any glyphset definition
    • U+24E66 CJK UNIFIED IDEOGRAPH-24E66: not included in any glyphset definition
    • U+24E67 CJK UNIFIED IDEOGRAPH-24E67: not included in any glyphset definition
    • U+24E68 CJK UNIFIED IDEOGRAPH-24E68: not included in any glyphset definition
    • U+24E69 CJK UNIFIED IDEOGRAPH-24E69: not included in any glyphset definition
    • U+24E6A CJK UNIFIED IDEOGRAPH-24E6A: not included in any glyphset definition
    • U+24E6C CJK UNIFIED IDEOGRAPH-24E6C: not included in any glyphset definition
    • U+24E72 CJK UNIFIED IDEOGRAPH-24E72: not included in any glyphset definition
    • U+24E73 CJK UNIFIED IDEOGRAPH-24E73: not included in any glyphset definition
    • U+24E74 CJK UNIFIED IDEOGRAPH-24E74: not included in any glyphset definition
    • U+24E75 CJK UNIFIED IDEOGRAPH-24E75: not included in any glyphset definition
    • U+24E76 CJK UNIFIED IDEOGRAPH-24E76: not included in any glyphset definition
    • U+24E77 CJK UNIFIED IDEOGRAPH-24E77: not included in any glyphset definition
    • U+24E81 CJK UNIFIED IDEOGRAPH-24E81: not included in any glyphset definition
    • U+24E83 CJK UNIFIED IDEOGRAPH-24E83: not included in any glyphset definition
    • U+24E84 CJK UNIFIED IDEOGRAPH-24E84: not included in any glyphset definition
    • U+24E85 CJK UNIFIED IDEOGRAPH-24E85: not included in any glyphset definition
    • U+24E86 CJK UNIFIED IDEOGRAPH-24E86: not included in any glyphset definition
    • U+24E87 CJK UNIFIED IDEOGRAPH-24E87: not included in any glyphset definition
    • U+24E88 CJK UNIFIED IDEOGRAPH-24E88: not included in any glyphset definition
    • U+24E89 CJK UNIFIED IDEOGRAPH-24E89: not included in any glyphset definition
    • U+24E8A CJK UNIFIED IDEOGRAPH-24E8A: not included in any glyphset definition
    • U+24E8B CJK UNIFIED IDEOGRAPH-24E8B: not included in any glyphset definition
    • U+24E8C CJK UNIFIED IDEOGRAPH-24E8C: not included in any glyphset definition
    • U+24E8D CJK UNIFIED IDEOGRAPH-24E8D: not included in any glyphset definition
    • U+24E8E CJK UNIFIED IDEOGRAPH-24E8E: not included in any glyphset definition
    • U+24E8F CJK UNIFIED IDEOGRAPH-24E8F: not included in any glyphset definition
    • U+24E90 CJK UNIFIED IDEOGRAPH-24E90: not included in any glyphset definition
    • U+24E91 CJK UNIFIED IDEOGRAPH-24E91: not included in any glyphset definition
    • U+24E92 CJK UNIFIED IDEOGRAPH-24E92: not included in any glyphset definition
    • U+24E93 CJK UNIFIED IDEOGRAPH-24E93: not included in any glyphset definition
    • U+24E94 CJK UNIFIED IDEOGRAPH-24E94: not included in any glyphset definition
    • U+24E95 CJK UNIFIED IDEOGRAPH-24E95: not included in any glyphset definition
    • U+24E96 CJK UNIFIED IDEOGRAPH-24E96: not included in any glyphset definition
    • U+24E97 CJK UNIFIED IDEOGRAPH-24E97: not included in any glyphset definition
    • U+24E98 CJK UNIFIED IDEOGRAPH-24E98: not included in any glyphset definition
    • U+24E99 CJK UNIFIED IDEOGRAPH-24E99: not included in any glyphset definition
    • U+24E9A CJK UNIFIED IDEOGRAPH-24E9A: not included in any glyphset definition
    • U+24E9B CJK UNIFIED IDEOGRAPH-24E9B: not included in any glyphset definition
    • U+24E9C CJK UNIFIED IDEOGRAPH-24E9C: not included in any glyphset definition
    • U+24E9D CJK UNIFIED IDEOGRAPH-24E9D: not included in any glyphset definition
    • U+24EA5 CJK UNIFIED IDEOGRAPH-24EA5: not included in any glyphset definition
    • U+24EA7 CJK UNIFIED IDEOGRAPH-24EA7: not included in any glyphset definition
    • U+24EA8 CJK UNIFIED IDEOGRAPH-24EA8: not included in any glyphset definition
    • U+24EA9 CJK UNIFIED IDEOGRAPH-24EA9: not included in any glyphset definition
    • U+24EAA CJK UNIFIED IDEOGRAPH-24EAA: not included in any glyphset definition
    • U+24EAC CJK UNIFIED IDEOGRAPH-24EAC: not included in any glyphset definition
    • U+24EAD CJK UNIFIED IDEOGRAPH-24EAD: not included in any glyphset definition
    • U+24EAE CJK UNIFIED IDEOGRAPH-24EAE: not included in any glyphset definition
    • U+24EAF CJK UNIFIED IDEOGRAPH-24EAF: not included in any glyphset definition
    • U+24EB0 CJK UNIFIED IDEOGRAPH-24EB0: not included in any glyphset definition
    • U+24EB1 CJK UNIFIED IDEOGRAPH-24EB1: not included in any glyphset definition
    • U+24EB2 CJK UNIFIED IDEOGRAPH-24EB2: not included in any glyphset definition
    • U+24EB3 CJK UNIFIED IDEOGRAPH-24EB3: not included in any glyphset definition
    • U+24EB4 CJK UNIFIED IDEOGRAPH-24EB4: not included in any glyphset definition
    • U+24EB5 CJK UNIFIED IDEOGRAPH-24EB5: not included in any glyphset definition
    • U+24EB6 CJK UNIFIED IDEOGRAPH-24EB6: not included in any glyphset definition
    • U+24EB7 CJK UNIFIED IDEOGRAPH-24EB7: not included in any glyphset definition
    • U+24EB8 CJK UNIFIED IDEOGRAPH-24EB8: not included in any glyphset definition
    • U+24EBA CJK UNIFIED IDEOGRAPH-24EBA: not included in any glyphset definition
    • U+24EBB CJK UNIFIED IDEOGRAPH-24EBB: not included in any glyphset definition
    • U+24EBC CJK UNIFIED IDEOGRAPH-24EBC: not included in any glyphset definition
    • U+24EBD CJK UNIFIED IDEOGRAPH-24EBD: not included in any glyphset definition
    • U+24EBE CJK UNIFIED IDEOGRAPH-24EBE: not included in any glyphset definition
    • U+24EBF CJK UNIFIED IDEOGRAPH-24EBF: not included in any glyphset definition
    • U+24EC0 CJK UNIFIED IDEOGRAPH-24EC0: not included in any glyphset definition
    • U+24EC1 CJK UNIFIED IDEOGRAPH-24EC1: not included in any glyphset definition
    • U+24EC2 CJK UNIFIED IDEOGRAPH-24EC2: not included in any glyphset definition
    • U+24EC3 CJK UNIFIED IDEOGRAPH-24EC3: not included in any glyphset definition
    • U+24EC4 CJK UNIFIED IDEOGRAPH-24EC4: not included in any glyphset definition
    • U+24EC5 CJK UNIFIED IDEOGRAPH-24EC5: not included in any glyphset definition
    • U+24EC6 CJK UNIFIED IDEOGRAPH-24EC6: not included in any glyphset definition
    • U+24EC7 CJK UNIFIED IDEOGRAPH-24EC7: not included in any glyphset definition
    • U+24EC8 CJK UNIFIED IDEOGRAPH-24EC8: not included in any glyphset definition
    • U+24EC9 CJK UNIFIED IDEOGRAPH-24EC9: not included in any glyphset definition
    • U+24ECA CJK UNIFIED IDEOGRAPH-24ECA: not included in any glyphset definition
    • U+24ECC CJK UNIFIED IDEOGRAPH-24ECC: not included in any glyphset definition
    • U+24ECD CJK UNIFIED IDEOGRAPH-24ECD: not included in any glyphset definition
    • U+24ECF CJK UNIFIED IDEOGRAPH-24ECF: not included in any glyphset definition
    • U+24ED5 CJK UNIFIED IDEOGRAPH-24ED5: not included in any glyphset definition
    • U+24ED6 CJK UNIFIED IDEOGRAPH-24ED6: not included in any glyphset definition
    • U+24ED7 CJK UNIFIED IDEOGRAPH-24ED7: not included in any glyphset definition
    • U+24ED8 CJK UNIFIED IDEOGRAPH-24ED8: not included in any glyphset definition
    • U+24EDA CJK UNIFIED IDEOGRAPH-24EDA: not included in any glyphset definition
    • U+24EDB CJK UNIFIED IDEOGRAPH-24EDB: not included in any glyphset definition
    • U+24EDC CJK UNIFIED IDEOGRAPH-24EDC: not included in any glyphset definition
    • U+24EDD CJK UNIFIED IDEOGRAPH-24EDD: not included in any glyphset definition
    • U+24EDE CJK UNIFIED IDEOGRAPH-24EDE: not included in any glyphset definition
    • U+24EE3 CJK UNIFIED IDEOGRAPH-24EE3: not included in any glyphset definition
    • U+24EE5 CJK UNIFIED IDEOGRAPH-24EE5: not included in any glyphset definition
    • U+24EE6 CJK UNIFIED IDEOGRAPH-24EE6: not included in any glyphset definition
    • U+24EE7 CJK UNIFIED IDEOGRAPH-24EE7: not included in any glyphset definition
    • U+24EE8 CJK UNIFIED IDEOGRAPH-24EE8: not included in any glyphset definition
    • U+24EE9 CJK UNIFIED IDEOGRAPH-24EE9: not included in any glyphset definition
    • U+24EEE CJK UNIFIED IDEOGRAPH-24EEE: not included in any glyphset definition
    • U+24EEF CJK UNIFIED IDEOGRAPH-24EEF: not included in any glyphset definition
    • U+24EF1 CJK UNIFIED IDEOGRAPH-24EF1: not included in any glyphset definition
    • U+24EF2 CJK UNIFIED IDEOGRAPH-24EF2: not included in any glyphset definition
    • U+24EF3 CJK UNIFIED IDEOGRAPH-24EF3: not included in any glyphset definition
    • U+24EF4 CJK UNIFIED IDEOGRAPH-24EF4: not included in any glyphset definition
    • U+24EF5 CJK UNIFIED IDEOGRAPH-24EF5: not included in any glyphset definition
    • U+24EF6 CJK UNIFIED IDEOGRAPH-24EF6: not included in any glyphset definition
    • U+24EF7 CJK UNIFIED IDEOGRAPH-24EF7: not included in any glyphset definition
    • U+24EF8 CJK UNIFIED IDEOGRAPH-24EF8: not included in any glyphset definition
    • U+24EFA CJK UNIFIED IDEOGRAPH-24EFA: not included in any glyphset definition
    • U+24EFB CJK UNIFIED IDEOGRAPH-24EFB: not included in any glyphset definition
    • U+24F00 CJK UNIFIED IDEOGRAPH-24F00: not included in any glyphset definition
    • U+24F01 CJK UNIFIED IDEOGRAPH-24F01: not included in any glyphset definition
    • U+24F02 CJK UNIFIED IDEOGRAPH-24F02: not included in any glyphset definition
    • U+24F03 CJK UNIFIED IDEOGRAPH-24F03: not included in any glyphset definition
    • U+24F04 CJK UNIFIED IDEOGRAPH-24F04: not included in any glyphset definition
    • U+24F05 CJK UNIFIED IDEOGRAPH-24F05: not included in any glyphset definition
    • U+24F06 CJK UNIFIED IDEOGRAPH-24F06: not included in any glyphset definition
    • U+24F08 CJK UNIFIED IDEOGRAPH-24F08: not included in any glyphset definition
    • U+24F0B CJK UNIFIED IDEOGRAPH-24F0B: not included in any glyphset definition
    • U+24F0C CJK UNIFIED IDEOGRAPH-24F0C: not included in any glyphset definition
    • U+24F0F CJK UNIFIED IDEOGRAPH-24F0F: not included in any glyphset definition
    • U+24F10 CJK UNIFIED IDEOGRAPH-24F10: not included in any glyphset definition
    • U+24F11 CJK UNIFIED IDEOGRAPH-24F11: not included in any glyphset definition
    • U+24F12 CJK UNIFIED IDEOGRAPH-24F12: not included in any glyphset definition
    • U+24F17 CJK UNIFIED IDEOGRAPH-24F17: not included in any glyphset definition
    • U+24F18 CJK UNIFIED IDEOGRAPH-24F18: not included in any glyphset definition
    • U+24F19 CJK UNIFIED IDEOGRAPH-24F19: not included in any glyphset definition
    • U+24F1A CJK UNIFIED IDEOGRAPH-24F1A: not included in any glyphset definition
    • U+24F1B CJK UNIFIED IDEOGRAPH-24F1B: not included in any glyphset definition
    • U+24F1C CJK UNIFIED IDEOGRAPH-24F1C: not included in any glyphset definition
    • U+24F1D CJK UNIFIED IDEOGRAPH-24F1D: not included in any glyphset definition
    • U+24F1F CJK UNIFIED IDEOGRAPH-24F1F: not included in any glyphset definition
    • U+24F20 CJK UNIFIED IDEOGRAPH-24F20: not included in any glyphset definition
    • U+24F21 CJK UNIFIED IDEOGRAPH-24F21: not included in any glyphset definition
    • U+24F22 CJK UNIFIED IDEOGRAPH-24F22: not included in any glyphset definition
    • U+24F23 CJK UNIFIED IDEOGRAPH-24F23: not included in any glyphset definition
    • U+24F24 CJK UNIFIED IDEOGRAPH-24F24: not included in any glyphset definition
    • U+24F25 CJK UNIFIED IDEOGRAPH-24F25: not included in any glyphset definition
    • U+24F26 CJK UNIFIED IDEOGRAPH-24F26: not included in any glyphset definition
    • U+24F27 CJK UNIFIED IDEOGRAPH-24F27: not included in any glyphset definition
    • U+24F29 CJK UNIFIED IDEOGRAPH-24F29: not included in any glyphset definition
    • U+24F2A CJK UNIFIED IDEOGRAPH-24F2A: not included in any glyphset definition
    • U+24F2C CJK UNIFIED IDEOGRAPH-24F2C: not included in any glyphset definition
    • U+24F2E CJK UNIFIED IDEOGRAPH-24F2E: not included in any glyphset definition
    • U+24F31 CJK UNIFIED IDEOGRAPH-24F31: not included in any glyphset definition
    • U+24F32 CJK UNIFIED IDEOGRAPH-24F32: not included in any glyphset definition
    • U+24F33 CJK UNIFIED IDEOGRAPH-24F33: not included in any glyphset definition
    • U+24F34 CJK UNIFIED IDEOGRAPH-24F34: not included in any glyphset definition
    • U+24F36 CJK UNIFIED IDEOGRAPH-24F36: not included in any glyphset definition
    • U+24F37 CJK UNIFIED IDEOGRAPH-24F37: not included in any glyphset definition
    • U+24F39 CJK UNIFIED IDEOGRAPH-24F39: not included in any glyphset definition
    • U+24F3A CJK UNIFIED IDEOGRAPH-24F3A: not included in any glyphset definition
    • U+24F3D CJK UNIFIED IDEOGRAPH-24F3D: not included in any glyphset definition
    • U+24F3E CJK UNIFIED IDEOGRAPH-24F3E: not included in any glyphset definition
    • U+24F3F CJK UNIFIED IDEOGRAPH-24F3F: not included in any glyphset definition
    • U+24F41 CJK UNIFIED IDEOGRAPH-24F41: not included in any glyphset definition
    • U+24F42 CJK UNIFIED IDEOGRAPH-24F42: not included in any glyphset definition
    • U+24F43 CJK UNIFIED IDEOGRAPH-24F43: not included in any glyphset definition
    • U+24F45 CJK UNIFIED IDEOGRAPH-24F45: not included in any glyphset definition
    • U+24F46 CJK UNIFIED IDEOGRAPH-24F46: not included in any glyphset definition
    • U+24F47 CJK UNIFIED IDEOGRAPH-24F47: not included in any glyphset definition
    • U+24F49 CJK UNIFIED IDEOGRAPH-24F49: not included in any glyphset definition
    • U+24F4A CJK UNIFIED IDEOGRAPH-24F4A: not included in any glyphset definition
    • U+24F4B CJK UNIFIED IDEOGRAPH-24F4B: not included in any glyphset definition
    • U+24F4C CJK UNIFIED IDEOGRAPH-24F4C: not included in any glyphset definition
    • U+24F4D CJK UNIFIED IDEOGRAPH-24F4D: not included in any glyphset definition
    • U+24F4E CJK UNIFIED IDEOGRAPH-24F4E: not included in any glyphset definition
    • U+24F53 CJK UNIFIED IDEOGRAPH-24F53: not included in any glyphset definition
    • U+24F55 CJK UNIFIED IDEOGRAPH-24F55: not included in any glyphset definition
    • U+24F56 CJK UNIFIED IDEOGRAPH-24F56: not included in any glyphset definition
    • U+24F58 CJK UNIFIED IDEOGRAPH-24F58: not included in any glyphset definition
    • U+24F59 CJK UNIFIED IDEOGRAPH-24F59: not included in any glyphset definition
    • U+24F5A CJK UNIFIED IDEOGRAPH-24F5A: not included in any glyphset definition
    • U+24F5B CJK UNIFIED IDEOGRAPH-24F5B: not included in any glyphset definition
    • U+24F62 CJK UNIFIED IDEOGRAPH-24F62: not included in any glyphset definition
    • U+24F63 CJK UNIFIED IDEOGRAPH-24F63: not included in any glyphset definition
    • U+24F65 CJK UNIFIED IDEOGRAPH-24F65: not included in any glyphset definition
    • U+24F66 CJK UNIFIED IDEOGRAPH-24F66: not included in any glyphset definition
    • U+24F67 CJK UNIFIED IDEOGRAPH-24F67: not included in any glyphset definition
    • U+24F6B CJK UNIFIED IDEOGRAPH-24F6B: not included in any glyphset definition
    • U+24F6C CJK UNIFIED IDEOGRAPH-24F6C: not included in any glyphset definition
    • U+24F6D CJK UNIFIED IDEOGRAPH-24F6D: not included in any glyphset definition
    • U+24F6F CJK UNIFIED IDEOGRAPH-24F6F: not included in any glyphset definition
    • U+24F70 CJK UNIFIED IDEOGRAPH-24F70: not included in any glyphset definition
    • U+24F71 CJK UNIFIED IDEOGRAPH-24F71: not included in any glyphset definition
    • U+24F72 CJK UNIFIED IDEOGRAPH-24F72: not included in any glyphset definition
    • U+24F73 CJK UNIFIED IDEOGRAPH-24F73: not included in any glyphset definition
    • U+24F76 CJK UNIFIED IDEOGRAPH-24F76: not included in any glyphset definition
    • U+24F78 CJK UNIFIED IDEOGRAPH-24F78: not included in any glyphset definition
    • U+24F79 CJK UNIFIED IDEOGRAPH-24F79: not included in any glyphset definition
    • U+24F7A CJK UNIFIED IDEOGRAPH-24F7A: not included in any glyphset definition
    • U+24F7B CJK UNIFIED IDEOGRAPH-24F7B: not included in any glyphset definition
    • U+24F7C CJK UNIFIED IDEOGRAPH-24F7C: not included in any glyphset definition
    • U+24F7D CJK UNIFIED IDEOGRAPH-24F7D: not included in any glyphset definition
    • U+24F7E CJK UNIFIED IDEOGRAPH-24F7E: not included in any glyphset definition
    • U+24F7F CJK UNIFIED IDEOGRAPH-24F7F: not included in any glyphset definition
    • U+24F80 CJK UNIFIED IDEOGRAPH-24F80: not included in any glyphset definition
    • U+24F84 CJK UNIFIED IDEOGRAPH-24F84: not included in any glyphset definition
    • U+24F85 CJK UNIFIED IDEOGRAPH-24F85: not included in any glyphset definition
    • U+24F86 CJK UNIFIED IDEOGRAPH-24F86: not included in any glyphset definition
    • U+24F87 CJK UNIFIED IDEOGRAPH-24F87: not included in any glyphset definition
    • U+24F88 CJK UNIFIED IDEOGRAPH-24F88: not included in any glyphset definition
    • U+24F89 CJK UNIFIED IDEOGRAPH-24F89: not included in any glyphset definition
    • U+24F8A CJK UNIFIED IDEOGRAPH-24F8A: not included in any glyphset definition
    • U+24F90 CJK UNIFIED IDEOGRAPH-24F90: not included in any glyphset definition
    • U+24F91 CJK UNIFIED IDEOGRAPH-24F91: not included in any glyphset definition
    • U+24F92 CJK UNIFIED IDEOGRAPH-24F92: not included in any glyphset definition
    • U+24F95 CJK UNIFIED IDEOGRAPH-24F95: not included in any glyphset definition
    • U+24F99 CJK UNIFIED IDEOGRAPH-24F99: not included in any glyphset definition
    • U+24F9B CJK UNIFIED IDEOGRAPH-24F9B: not included in any glyphset definition
    • U+24F9D CJK UNIFIED IDEOGRAPH-24F9D: not included in any glyphset definition
    • U+24F9E CJK UNIFIED IDEOGRAPH-24F9E: not included in any glyphset definition
    • U+24FA0 CJK UNIFIED IDEOGRAPH-24FA0: not included in any glyphset definition
    • U+24FA1 CJK UNIFIED IDEOGRAPH-24FA1: not included in any glyphset definition
    • U+24FA2 CJK UNIFIED IDEOGRAPH-24FA2: not included in any glyphset definition
    • U+24FA3 CJK UNIFIED IDEOGRAPH-24FA3: not included in any glyphset definition
    • U+24FA5 CJK UNIFIED IDEOGRAPH-24FA5: not included in any glyphset definition
    • U+24FA6 CJK UNIFIED IDEOGRAPH-24FA6: not included in any glyphset definition
    • U+24FA7 CJK UNIFIED IDEOGRAPH-24FA7: not included in any glyphset definition
    • U+24FA8 CJK UNIFIED IDEOGRAPH-24FA8: not included in any glyphset definition
    • U+24FAA CJK UNIFIED IDEOGRAPH-24FAA: not included in any glyphset definition
    • U+24FAB CJK UNIFIED IDEOGRAPH-24FAB: not included in any glyphset definition
    • U+24FAC CJK UNIFIED IDEOGRAPH-24FAC: not included in any glyphset definition
    • U+24FAD CJK UNIFIED IDEOGRAPH-24FAD: not included in any glyphset definition
    • U+24FAE CJK UNIFIED IDEOGRAPH-24FAE: not included in any glyphset definition
    • U+24FAF CJK UNIFIED IDEOGRAPH-24FAF: not included in any glyphset definition
    • U+24FB0 CJK UNIFIED IDEOGRAPH-24FB0: not included in any glyphset definition
    • U+24FB1 CJK UNIFIED IDEOGRAPH-24FB1: not included in any glyphset definition
    • U+24FB2 CJK UNIFIED IDEOGRAPH-24FB2: not included in any glyphset definition
    • U+24FB4 CJK UNIFIED IDEOGRAPH-24FB4: not included in any glyphset definition
    • U+24FB5 CJK UNIFIED IDEOGRAPH-24FB5: not included in any glyphset definition
    • U+24FB6 CJK UNIFIED IDEOGRAPH-24FB6: not included in any glyphset definition
    • U+24FB8 CJK UNIFIED IDEOGRAPH-24FB8: not included in any glyphset definition
    • U+24FBA CJK UNIFIED IDEOGRAPH-24FBA: not included in any glyphset definition
    • U+24FBB CJK UNIFIED IDEOGRAPH-24FBB: not included in any glyphset definition
    • U+24FBE CJK UNIFIED IDEOGRAPH-24FBE: not included in any glyphset definition
    • U+24FBF CJK UNIFIED IDEOGRAPH-24FBF: not included in any glyphset definition
    • U+24FC0 CJK UNIFIED IDEOGRAPH-24FC0: not included in any glyphset definition
    • U+24FC2 CJK UNIFIED IDEOGRAPH-24FC2: not included in any glyphset definition
    • U+24FC5 CJK UNIFIED IDEOGRAPH-24FC5: not included in any glyphset definition
    • U+24FC6 CJK UNIFIED IDEOGRAPH-24FC6: not included in any glyphset definition
    • U+24FC7 CJK UNIFIED IDEOGRAPH-24FC7: not included in any glyphset definition
    • U+24FC8 CJK UNIFIED IDEOGRAPH-24FC8: not included in any glyphset definition
    • U+24FC9 CJK UNIFIED IDEOGRAPH-24FC9: not included in any glyphset definition
    • U+24FCA CJK UNIFIED IDEOGRAPH-24FCA: not included in any glyphset definition
    • U+24FCB CJK UNIFIED IDEOGRAPH-24FCB: not included in any glyphset definition
    • U+24FCC CJK UNIFIED IDEOGRAPH-24FCC: not included in any glyphset definition
    • U+24FCE CJK UNIFIED IDEOGRAPH-24FCE: not included in any glyphset definition
    • U+24FCF CJK UNIFIED IDEOGRAPH-24FCF: not included in any glyphset definition
    • U+24FD0 CJK UNIFIED IDEOGRAPH-24FD0: not included in any glyphset definition
    • U+24FD1 CJK UNIFIED IDEOGRAPH-24FD1: not included in any glyphset definition
    • U+24FD2 CJK UNIFIED IDEOGRAPH-24FD2: not included in any glyphset definition
    • U+24FD3 CJK UNIFIED IDEOGRAPH-24FD3: not included in any glyphset definition
    • U+24FD4 CJK UNIFIED IDEOGRAPH-24FD4: not included in any glyphset definition
    • U+24FD5 CJK UNIFIED IDEOGRAPH-24FD5: not included in any glyphset definition
    • U+24FD6 CJK UNIFIED IDEOGRAPH-24FD6: not included in any glyphset definition
    • U+24FD7 CJK UNIFIED IDEOGRAPH-24FD7: not included in any glyphset definition
    • U+24FD8 CJK UNIFIED IDEOGRAPH-24FD8: not included in any glyphset definition
    • U+24FD9 CJK UNIFIED IDEOGRAPH-24FD9: not included in any glyphset definition
    • U+24FDA CJK UNIFIED IDEOGRAPH-24FDA: not included in any glyphset definition
    • U+24FDB CJK UNIFIED IDEOGRAPH-24FDB: not included in any glyphset definition
    • U+24FDC CJK UNIFIED IDEOGRAPH-24FDC: not included in any glyphset definition
    • U+24FDF CJK UNIFIED IDEOGRAPH-24FDF: not included in any glyphset definition
    • U+24FE0 CJK UNIFIED IDEOGRAPH-24FE0: not included in any glyphset definition
    • U+24FE1 CJK UNIFIED IDEOGRAPH-24FE1: not included in any glyphset definition
    • U+24FE3 CJK UNIFIED IDEOGRAPH-24FE3: not included in any glyphset definition
    • U+24FE4 CJK UNIFIED IDEOGRAPH-24FE4: not included in any glyphset definition
    • U+24FE7 CJK UNIFIED IDEOGRAPH-24FE7: not included in any glyphset definition
    • U+24FE8 CJK UNIFIED IDEOGRAPH-24FE8: not included in any glyphset definition
    • U+24FE9 CJK UNIFIED IDEOGRAPH-24FE9: not included in any glyphset definition
    • U+24FEA CJK UNIFIED IDEOGRAPH-24FEA: not included in any glyphset definition
    • U+24FEB CJK UNIFIED IDEOGRAPH-24FEB: not included in any glyphset definition
    • U+24FED CJK UNIFIED IDEOGRAPH-24FED: not included in any glyphset definition
    • U+24FEF CJK UNIFIED IDEOGRAPH-24FEF: not included in any glyphset definition
    • U+24FF2 CJK UNIFIED IDEOGRAPH-24FF2: not included in any glyphset definition
    • U+24FF3 CJK UNIFIED IDEOGRAPH-24FF3: not included in any glyphset definition
    • U+24FF4 CJK UNIFIED IDEOGRAPH-24FF4: not included in any glyphset definition
    • U+24FF5 CJK UNIFIED IDEOGRAPH-24FF5: not included in any glyphset definition
    • U+24FF6 CJK UNIFIED IDEOGRAPH-24FF6: not included in any glyphset definition
    • U+24FF7 CJK UNIFIED IDEOGRAPH-24FF7: not included in any glyphset definition
    • U+24FFA CJK UNIFIED IDEOGRAPH-24FFA: not included in any glyphset definition
    • U+24FFB CJK UNIFIED IDEOGRAPH-24FFB: not included in any glyphset definition
    • U+24FFC CJK UNIFIED IDEOGRAPH-24FFC: not included in any glyphset definition
    • U+24FFD CJK UNIFIED IDEOGRAPH-24FFD: not included in any glyphset definition
    • U+24FFE CJK UNIFIED IDEOGRAPH-24FFE: not included in any glyphset definition
    • U+24FFF CJK UNIFIED IDEOGRAPH-24FFF: not included in any glyphset definition
    • U+25000 CJK UNIFIED IDEOGRAPH-25000: not included in any glyphset definition
    • U+25001 CJK UNIFIED IDEOGRAPH-25001: not included in any glyphset definition
    • U+25002 CJK UNIFIED IDEOGRAPH-25002: not included in any glyphset definition
    • U+25003 CJK UNIFIED IDEOGRAPH-25003: not included in any glyphset definition
    • U+25004 CJK UNIFIED IDEOGRAPH-25004: not included in any glyphset definition
    • U+25005 CJK UNIFIED IDEOGRAPH-25005: not included in any glyphset definition
    • U+25007 CJK UNIFIED IDEOGRAPH-25007: not included in any glyphset definition
    • U+25008 CJK UNIFIED IDEOGRAPH-25008: not included in any glyphset definition
    • U+25009 CJK UNIFIED IDEOGRAPH-25009: not included in any glyphset definition
    • U+2500A CJK UNIFIED IDEOGRAPH-2500A: not included in any glyphset definition
    • U+2500C CJK UNIFIED IDEOGRAPH-2500C: not included in any glyphset definition
    • U+2500D CJK UNIFIED IDEOGRAPH-2500D: not included in any glyphset definition
    • U+2500E CJK UNIFIED IDEOGRAPH-2500E: not included in any glyphset definition
    • U+2500F CJK UNIFIED IDEOGRAPH-2500F: not included in any glyphset definition
    • U+25010 CJK UNIFIED IDEOGRAPH-25010: not included in any glyphset definition
    • U+25013 CJK UNIFIED IDEOGRAPH-25013: not included in any glyphset definition
    • U+25014 CJK UNIFIED IDEOGRAPH-25014: not included in any glyphset definition
    • U+25015 CJK UNIFIED IDEOGRAPH-25015: not included in any glyphset definition
    • U+25016 CJK UNIFIED IDEOGRAPH-25016: not included in any glyphset definition
    • U+25017 CJK UNIFIED IDEOGRAPH-25017: not included in any glyphset definition
    • U+25019 CJK UNIFIED IDEOGRAPH-25019: not included in any glyphset definition
    • U+2501B CJK UNIFIED IDEOGRAPH-2501B: not included in any glyphset definition
    • U+2501D CJK UNIFIED IDEOGRAPH-2501D: not included in any glyphset definition
    • U+2501E CJK UNIFIED IDEOGRAPH-2501E: not included in any glyphset definition
    • U+2501F CJK UNIFIED IDEOGRAPH-2501F: not included in any glyphset definition
    • U+25020 CJK UNIFIED IDEOGRAPH-25020: not included in any glyphset definition
    • U+25022 CJK UNIFIED IDEOGRAPH-25022: not included in any glyphset definition
    • U+25023 CJK UNIFIED IDEOGRAPH-25023: not included in any glyphset definition
    • U+25024 CJK UNIFIED IDEOGRAPH-25024: not included in any glyphset definition
    • U+25025 CJK UNIFIED IDEOGRAPH-25025: not included in any glyphset definition
    • U+25026 CJK UNIFIED IDEOGRAPH-25026: not included in any glyphset definition
    • U+25027 CJK UNIFIED IDEOGRAPH-25027: not included in any glyphset definition
    • U+25028 CJK UNIFIED IDEOGRAPH-25028: not included in any glyphset definition
    • U+25029 CJK UNIFIED IDEOGRAPH-25029: not included in any glyphset definition
    • U+2502A CJK UNIFIED IDEOGRAPH-2502A: not included in any glyphset definition
    • U+2502B CJK UNIFIED IDEOGRAPH-2502B: not included in any glyphset definition
    • U+2502C CJK UNIFIED IDEOGRAPH-2502C: not included in any glyphset definition
    • U+2502D CJK UNIFIED IDEOGRAPH-2502D: not included in any glyphset definition
    • U+2502E CJK UNIFIED IDEOGRAPH-2502E: not included in any glyphset definition
    • U+2502F CJK UNIFIED IDEOGRAPH-2502F: not included in any glyphset definition
    • U+25030 CJK UNIFIED IDEOGRAPH-25030: not included in any glyphset definition
    • U+25031 CJK UNIFIED IDEOGRAPH-25031: not included in any glyphset definition
    • U+25032 CJK UNIFIED IDEOGRAPH-25032: not included in any glyphset definition
    • U+25033 CJK UNIFIED IDEOGRAPH-25033: not included in any glyphset definition
    • U+25034 CJK UNIFIED IDEOGRAPH-25034: not included in any glyphset definition
    • U+25035 CJK UNIFIED IDEOGRAPH-25035: not included in any glyphset definition
    • U+25036 CJK UNIFIED IDEOGRAPH-25036: not included in any glyphset definition
    • U+25038 CJK UNIFIED IDEOGRAPH-25038: not included in any glyphset definition
    • U+25039 CJK UNIFIED IDEOGRAPH-25039: not included in any glyphset definition
    • U+2503A CJK UNIFIED IDEOGRAPH-2503A: not included in any glyphset definition
    • U+2503C CJK UNIFIED IDEOGRAPH-2503C: not included in any glyphset definition
    • U+2503D CJK UNIFIED IDEOGRAPH-2503D: not included in any glyphset definition
    • U+2503E CJK UNIFIED IDEOGRAPH-2503E: not included in any glyphset definition
    • U+25041 CJK UNIFIED IDEOGRAPH-25041: not included in any glyphset definition
    • U+25042 CJK UNIFIED IDEOGRAPH-25042: not included in any glyphset definition
    • U+25043 CJK UNIFIED IDEOGRAPH-25043: not included in any glyphset definition
    • U+25044 CJK UNIFIED IDEOGRAPH-25044: not included in any glyphset definition
    • U+25045 CJK UNIFIED IDEOGRAPH-25045: not included in any glyphset definition
    • U+25046 CJK UNIFIED IDEOGRAPH-25046: not included in any glyphset definition
    • U+25047 CJK UNIFIED IDEOGRAPH-25047: not included in any glyphset definition
    • U+25048 CJK UNIFIED IDEOGRAPH-25048: not included in any glyphset definition
    • U+25049 CJK UNIFIED IDEOGRAPH-25049: not included in any glyphset definition
    • U+2504A CJK UNIFIED IDEOGRAPH-2504A: not included in any glyphset definition
    • U+2504E CJK UNIFIED IDEOGRAPH-2504E: not included in any glyphset definition
    • U+2504F CJK UNIFIED IDEOGRAPH-2504F: not included in any glyphset definition
    • U+25050 CJK UNIFIED IDEOGRAPH-25050: not included in any glyphset definition
    • U+25051 CJK UNIFIED IDEOGRAPH-25051: not included in any glyphset definition
    • U+25052 CJK UNIFIED IDEOGRAPH-25052: not included in any glyphset definition
    • U+25053 CJK UNIFIED IDEOGRAPH-25053: not included in any glyphset definition
    • U+25054 CJK UNIFIED IDEOGRAPH-25054: not included in any glyphset definition
    • U+25055 CJK UNIFIED IDEOGRAPH-25055: not included in any glyphset definition
    • U+25056 CJK UNIFIED IDEOGRAPH-25056: not included in any glyphset definition
    • U+2505A CJK UNIFIED IDEOGRAPH-2505A: not included in any glyphset definition
    • U+2505B CJK UNIFIED IDEOGRAPH-2505B: not included in any glyphset definition
    • U+2505C CJK UNIFIED IDEOGRAPH-2505C: not included in any glyphset definition
    • U+2505D CJK UNIFIED IDEOGRAPH-2505D: not included in any glyphset definition
    • U+2505E CJK UNIFIED IDEOGRAPH-2505E: not included in any glyphset definition
    • U+2505F CJK UNIFIED IDEOGRAPH-2505F: not included in any glyphset definition
    • U+25060 CJK UNIFIED IDEOGRAPH-25060: not included in any glyphset definition
    • U+25061 CJK UNIFIED IDEOGRAPH-25061: not included in any glyphset definition
    • U+25062 CJK UNIFIED IDEOGRAPH-25062: not included in any glyphset definition
    • U+25069 CJK UNIFIED IDEOGRAPH-25069: not included in any glyphset definition
    • U+2506A CJK UNIFIED IDEOGRAPH-2506A: not included in any glyphset definition
    • U+2506C CJK UNIFIED IDEOGRAPH-2506C: not included in any glyphset definition
    • U+2506D CJK UNIFIED IDEOGRAPH-2506D: not included in any glyphset definition
    • U+2506E CJK UNIFIED IDEOGRAPH-2506E: not included in any glyphset definition
    • U+2506F CJK UNIFIED IDEOGRAPH-2506F: not included in any glyphset definition
    • U+25070 CJK UNIFIED IDEOGRAPH-25070: not included in any glyphset definition
    • U+25071 CJK UNIFIED IDEOGRAPH-25071: not included in any glyphset definition
    • U+25072 CJK UNIFIED IDEOGRAPH-25072: not included in any glyphset definition
    • U+25075 CJK UNIFIED IDEOGRAPH-25075: not included in any glyphset definition
    • U+25076 CJK UNIFIED IDEOGRAPH-25076: not included in any glyphset definition
    • U+25077 CJK UNIFIED IDEOGRAPH-25077: not included in any glyphset definition
    • U+25078 CJK UNIFIED IDEOGRAPH-25078: not included in any glyphset definition
    • U+25079 CJK UNIFIED IDEOGRAPH-25079: not included in any glyphset definition
    • U+2507A CJK UNIFIED IDEOGRAPH-2507A: not included in any glyphset definition
    • U+2507B CJK UNIFIED IDEOGRAPH-2507B: not included in any glyphset definition
    • U+2507C CJK UNIFIED IDEOGRAPH-2507C: not included in any glyphset definition
    • U+25082 CJK UNIFIED IDEOGRAPH-25082: not included in any glyphset definition
    • U+25083 CJK UNIFIED IDEOGRAPH-25083: not included in any glyphset definition
    • U+25087 CJK UNIFIED IDEOGRAPH-25087: not included in any glyphset definition
    • U+25088 CJK UNIFIED IDEOGRAPH-25088: not included in any glyphset definition
    • U+25089 CJK UNIFIED IDEOGRAPH-25089: not included in any glyphset definition
    • U+2508A CJK UNIFIED IDEOGRAPH-2508A: not included in any glyphset definition
    • U+2508B CJK UNIFIED IDEOGRAPH-2508B: not included in any glyphset definition
    • U+25092 CJK UNIFIED IDEOGRAPH-25092: not included in any glyphset definition
    • U+25093 CJK UNIFIED IDEOGRAPH-25093: not included in any glyphset definition
    • U+25094 CJK UNIFIED IDEOGRAPH-25094: not included in any glyphset definition
    • U+25095 CJK UNIFIED IDEOGRAPH-25095: not included in any glyphset definition
    • U+25096 CJK UNIFIED IDEOGRAPH-25096: not included in any glyphset definition
    • U+25097 CJK UNIFIED IDEOGRAPH-25097: not included in any glyphset definition
    • U+25098 CJK UNIFIED IDEOGRAPH-25098: not included in any glyphset definition
    • U+25099 CJK UNIFIED IDEOGRAPH-25099: not included in any glyphset definition
    • U+250A0 CJK UNIFIED IDEOGRAPH-250A0: not included in any glyphset definition
    • U+250A1 CJK UNIFIED IDEOGRAPH-250A1: not included in any glyphset definition
    • U+250A2 CJK UNIFIED IDEOGRAPH-250A2: not included in any glyphset definition
    • U+250A3 CJK UNIFIED IDEOGRAPH-250A3: not included in any glyphset definition
    • U+250A4 CJK UNIFIED IDEOGRAPH-250A4: not included in any glyphset definition
    • U+250A5 CJK UNIFIED IDEOGRAPH-250A5: not included in any glyphset definition
    • U+250A6 CJK UNIFIED IDEOGRAPH-250A6: not included in any glyphset definition
    • U+250A7 CJK UNIFIED IDEOGRAPH-250A7: not included in any glyphset definition
    • U+250A8 CJK UNIFIED IDEOGRAPH-250A8: not included in any glyphset definition
    • U+250A9 CJK UNIFIED IDEOGRAPH-250A9: not included in any glyphset definition
    • U+250AA CJK UNIFIED IDEOGRAPH-250AA: not included in any glyphset definition
    • U+250AB CJK UNIFIED IDEOGRAPH-250AB: not included in any glyphset definition
    • U+250AF CJK UNIFIED IDEOGRAPH-250AF: not included in any glyphset definition
    • U+250B0 CJK UNIFIED IDEOGRAPH-250B0: not included in any glyphset definition
    • U+250B2 CJK UNIFIED IDEOGRAPH-250B2: not included in any glyphset definition
    • U+250B3 CJK UNIFIED IDEOGRAPH-250B3: not included in any glyphset definition
    • U+250B4 CJK UNIFIED IDEOGRAPH-250B4: not included in any glyphset definition
    • U+250B5 CJK UNIFIED IDEOGRAPH-250B5: not included in any glyphset definition
    • U+250B8 CJK UNIFIED IDEOGRAPH-250B8: not included in any glyphset definition
    • U+250B9 CJK UNIFIED IDEOGRAPH-250B9: not included in any glyphset definition
    • U+250BA CJK UNIFIED IDEOGRAPH-250BA: not included in any glyphset definition
    • U+250BB CJK UNIFIED IDEOGRAPH-250BB: not included in any glyphset definition
    • U+250BE CJK UNIFIED IDEOGRAPH-250BE: not included in any glyphset definition
    • U+250C1 CJK UNIFIED IDEOGRAPH-250C1: not included in any glyphset definition
    • U+250C2 CJK UNIFIED IDEOGRAPH-250C2: not included in any glyphset definition
    • U+250C3 CJK UNIFIED IDEOGRAPH-250C3: not included in any glyphset definition
    • U+250C7 CJK UNIFIED IDEOGRAPH-250C7: not included in any glyphset definition
    • U+250C8 CJK UNIFIED IDEOGRAPH-250C8: not included in any glyphset definition
    • U+250C9 CJK UNIFIED IDEOGRAPH-250C9: not included in any glyphset definition
    • U+250CC CJK UNIFIED IDEOGRAPH-250CC: not included in any glyphset definition
    • U+250CD CJK UNIFIED IDEOGRAPH-250CD: not included in any glyphset definition
    • U+250D1 CJK UNIFIED IDEOGRAPH-250D1: not included in any glyphset definition
    • U+250D3 CJK UNIFIED IDEOGRAPH-250D3: not included in any glyphset definition
    • U+250D4 CJK UNIFIED IDEOGRAPH-250D4: not included in any glyphset definition
    • U+250D5 CJK UNIFIED IDEOGRAPH-250D5: not included in any glyphset definition
    • U+250D6 CJK UNIFIED IDEOGRAPH-250D6: not included in any glyphset definition
    • U+250D8 CJK UNIFIED IDEOGRAPH-250D8: not included in any glyphset definition
    • U+250D9 CJK UNIFIED IDEOGRAPH-250D9: not included in any glyphset definition
    • U+250DA CJK UNIFIED IDEOGRAPH-250DA: not included in any glyphset definition
    • U+250DB CJK UNIFIED IDEOGRAPH-250DB: not included in any glyphset definition
    • U+250DC CJK UNIFIED IDEOGRAPH-250DC: not included in any glyphset definition
    • U+250DD CJK UNIFIED IDEOGRAPH-250DD: not included in any glyphset definition
    • U+250DE CJK UNIFIED IDEOGRAPH-250DE: not included in any glyphset definition
    • U+250DF CJK UNIFIED IDEOGRAPH-250DF: not included in any glyphset definition
    • U+250E0 CJK UNIFIED IDEOGRAPH-250E0: not included in any glyphset definition
    • U+250E1 CJK UNIFIED IDEOGRAPH-250E1: not included in any glyphset definition
    • U+250E4 CJK UNIFIED IDEOGRAPH-250E4: not included in any glyphset definition
    • U+250E6 CJK UNIFIED IDEOGRAPH-250E6: not included in any glyphset definition
    • U+250E7 CJK UNIFIED IDEOGRAPH-250E7: not included in any glyphset definition
    • U+250E8 CJK UNIFIED IDEOGRAPH-250E8: not included in any glyphset definition
    • U+250E9 CJK UNIFIED IDEOGRAPH-250E9: not included in any glyphset definition
    • U+250EA CJK UNIFIED IDEOGRAPH-250EA: not included in any glyphset definition
    • U+250EB CJK UNIFIED IDEOGRAPH-250EB: not included in any glyphset definition
    • U+250EE CJK UNIFIED IDEOGRAPH-250EE: not included in any glyphset definition
    • U+250F0 CJK UNIFIED IDEOGRAPH-250F0: not included in any glyphset definition
    • U+250F2 CJK UNIFIED IDEOGRAPH-250F2: not included in any glyphset definition
    • U+250F3 CJK UNIFIED IDEOGRAPH-250F3: not included in any glyphset definition
    • U+250F4 CJK UNIFIED IDEOGRAPH-250F4: not included in any glyphset definition
    • U+250F5 CJK UNIFIED IDEOGRAPH-250F5: not included in any glyphset definition
    • U+250F6 CJK UNIFIED IDEOGRAPH-250F6: not included in any glyphset definition
    • U+250F8 CJK UNIFIED IDEOGRAPH-250F8: not included in any glyphset definition
    • U+250F9 CJK UNIFIED IDEOGRAPH-250F9: not included in any glyphset definition
    • U+250FA CJK UNIFIED IDEOGRAPH-250FA: not included in any glyphset definition
    • U+250FB CJK UNIFIED IDEOGRAPH-250FB: not included in any glyphset definition
    • U+250FC CJK UNIFIED IDEOGRAPH-250FC: not included in any glyphset definition
    • U+250FD CJK UNIFIED IDEOGRAPH-250FD: not included in any glyphset definition
    • U+250FE CJK UNIFIED IDEOGRAPH-250FE: not included in any glyphset definition
    • U+250FF CJK UNIFIED IDEOGRAPH-250FF: not included in any glyphset definition
    • U+25101 CJK UNIFIED IDEOGRAPH-25101: not included in any glyphset definition
    • U+25106 CJK UNIFIED IDEOGRAPH-25106: not included in any glyphset definition
    • U+25107 CJK UNIFIED IDEOGRAPH-25107: not included in any glyphset definition
    • U+25108 CJK UNIFIED IDEOGRAPH-25108: not included in any glyphset definition
    • U+25109 CJK UNIFIED IDEOGRAPH-25109: not included in any glyphset definition
    • U+2510A CJK UNIFIED IDEOGRAPH-2510A: not included in any glyphset definition
    • U+2510B CJK UNIFIED IDEOGRAPH-2510B: not included in any glyphset definition
    • U+2510C CJK UNIFIED IDEOGRAPH-2510C: not included in any glyphset definition
    • U+2510D CJK UNIFIED IDEOGRAPH-2510D: not included in any glyphset definition
    • U+2510E CJK UNIFIED IDEOGRAPH-2510E: not included in any glyphset definition
    • U+2510F CJK UNIFIED IDEOGRAPH-2510F: not included in any glyphset definition
    • U+25110 CJK UNIFIED IDEOGRAPH-25110: not included in any glyphset definition
    • U+25111 CJK UNIFIED IDEOGRAPH-25111: not included in any glyphset definition
    • U+25112 CJK UNIFIED IDEOGRAPH-25112: not included in any glyphset definition
    • U+25113 CJK UNIFIED IDEOGRAPH-25113: not included in any glyphset definition
    • U+25114 CJK UNIFIED IDEOGRAPH-25114: not included in any glyphset definition
    • U+25115 CJK UNIFIED IDEOGRAPH-25115: not included in any glyphset definition
    • U+25116 CJK UNIFIED IDEOGRAPH-25116: not included in any glyphset definition
    • U+25117 CJK UNIFIED IDEOGRAPH-25117: not included in any glyphset definition
    • U+25118 CJK UNIFIED IDEOGRAPH-25118: not included in any glyphset definition
    • U+25119 CJK UNIFIED IDEOGRAPH-25119: not included in any glyphset definition
    • U+2511A CJK UNIFIED IDEOGRAPH-2511A: not included in any glyphset definition
    • U+2511B CJK UNIFIED IDEOGRAPH-2511B: not included in any glyphset definition
    • U+2511C CJK UNIFIED IDEOGRAPH-2511C: not included in any glyphset definition
    • U+2511D CJK UNIFIED IDEOGRAPH-2511D: not included in any glyphset definition
    • U+2511E CJK UNIFIED IDEOGRAPH-2511E: not included in any glyphset definition
    • U+25122 CJK UNIFIED IDEOGRAPH-25122: not included in any glyphset definition
    • U+25125 CJK UNIFIED IDEOGRAPH-25125: not included in any glyphset definition
    • U+25126 CJK UNIFIED IDEOGRAPH-25126: not included in any glyphset definition
    • U+25129 CJK UNIFIED IDEOGRAPH-25129: not included in any glyphset definition
    • U+2512B CJK UNIFIED IDEOGRAPH-2512B: not included in any glyphset definition
    • U+2512C CJK UNIFIED IDEOGRAPH-2512C: not included in any glyphset definition
    • U+25131 CJK UNIFIED IDEOGRAPH-25131: not included in any glyphset definition
    • U+25132 CJK UNIFIED IDEOGRAPH-25132: not included in any glyphset definition
    • U+25133 CJK UNIFIED IDEOGRAPH-25133: not included in any glyphset definition
    • U+25134 CJK UNIFIED IDEOGRAPH-25134: not included in any glyphset definition
    • U+25135 CJK UNIFIED IDEOGRAPH-25135: not included in any glyphset definition
    • U+25136 CJK UNIFIED IDEOGRAPH-25136: not included in any glyphset definition
    • U+25137 CJK UNIFIED IDEOGRAPH-25137: not included in any glyphset definition
    • U+25138 CJK UNIFIED IDEOGRAPH-25138: not included in any glyphset definition
    • U+25139 CJK UNIFIED IDEOGRAPH-25139: not included in any glyphset definition
    • U+2513A CJK UNIFIED IDEOGRAPH-2513A: not included in any glyphset definition
    • U+2513B CJK UNIFIED IDEOGRAPH-2513B: not included in any glyphset definition
    • U+2513C CJK UNIFIED IDEOGRAPH-2513C: not included in any glyphset definition
    • U+2513D CJK UNIFIED IDEOGRAPH-2513D: not included in any glyphset definition
    • U+2513E CJK UNIFIED IDEOGRAPH-2513E: not included in any glyphset definition
    • U+2513F CJK UNIFIED IDEOGRAPH-2513F: not included in any glyphset definition
    • U+25140 CJK UNIFIED IDEOGRAPH-25140: not included in any glyphset definition
    • U+25141 CJK UNIFIED IDEOGRAPH-25141: not included in any glyphset definition
    • U+25142 CJK UNIFIED IDEOGRAPH-25142: not included in any glyphset definition
    • U+25143 CJK UNIFIED IDEOGRAPH-25143: not included in any glyphset definition
    • U+25144 CJK UNIFIED IDEOGRAPH-25144: not included in any glyphset definition
    • U+25146 CJK UNIFIED IDEOGRAPH-25146: not included in any glyphset definition
    • U+2514F CJK UNIFIED IDEOGRAPH-2514F: not included in any glyphset definition
    • U+25151 CJK UNIFIED IDEOGRAPH-25151: not included in any glyphset definition
    • U+25152 CJK UNIFIED IDEOGRAPH-25152: not included in any glyphset definition
    • U+25153 CJK UNIFIED IDEOGRAPH-25153: not included in any glyphset definition
    • U+25154 CJK UNIFIED IDEOGRAPH-25154: not included in any glyphset definition
    • U+25155 CJK UNIFIED IDEOGRAPH-25155: not included in any glyphset definition
    • U+25156 CJK UNIFIED IDEOGRAPH-25156: not included in any glyphset definition
    • U+25157 CJK UNIFIED IDEOGRAPH-25157: not included in any glyphset definition
    • U+25158 CJK UNIFIED IDEOGRAPH-25158: not included in any glyphset definition
    • U+25159 CJK UNIFIED IDEOGRAPH-25159: not included in any glyphset definition
    • U+2515A CJK UNIFIED IDEOGRAPH-2515A: not included in any glyphset definition
    • U+2515B CJK UNIFIED IDEOGRAPH-2515B: not included in any glyphset definition
    • U+2515C CJK UNIFIED IDEOGRAPH-2515C: not included in any glyphset definition
    • U+2515D CJK UNIFIED IDEOGRAPH-2515D: not included in any glyphset definition
    • U+2515E CJK UNIFIED IDEOGRAPH-2515E: not included in any glyphset definition
    • U+2515F CJK UNIFIED IDEOGRAPH-2515F: not included in any glyphset definition
    • U+25160 CJK UNIFIED IDEOGRAPH-25160: not included in any glyphset definition
    • U+25163 CJK UNIFIED IDEOGRAPH-25163: not included in any glyphset definition
    • U+25165 CJK UNIFIED IDEOGRAPH-25165: not included in any glyphset definition
    • U+25166 CJK UNIFIED IDEOGRAPH-25166: not included in any glyphset definition
    • U+25167 CJK UNIFIED IDEOGRAPH-25167: not included in any glyphset definition
    • U+25168 CJK UNIFIED IDEOGRAPH-25168: not included in any glyphset definition
    • U+2516A CJK UNIFIED IDEOGRAPH-2516A: not included in any glyphset definition
    • U+2516B CJK UNIFIED IDEOGRAPH-2516B: not included in any glyphset definition
    • U+2516C CJK UNIFIED IDEOGRAPH-2516C: not included in any glyphset definition
    • U+2516D CJK UNIFIED IDEOGRAPH-2516D: not included in any glyphset definition
    • U+2516E CJK UNIFIED IDEOGRAPH-2516E: not included in any glyphset definition
    • U+25170 CJK UNIFIED IDEOGRAPH-25170: not included in any glyphset definition
    • U+25171 CJK UNIFIED IDEOGRAPH-25171: not included in any glyphset definition
    • U+25172 CJK UNIFIED IDEOGRAPH-25172: not included in any glyphset definition
    • U+25173 CJK UNIFIED IDEOGRAPH-25173: not included in any glyphset definition
    • U+25174 CJK UNIFIED IDEOGRAPH-25174: not included in any glyphset definition
    • U+25175 CJK UNIFIED IDEOGRAPH-25175: not included in any glyphset definition
    • U+25176 CJK UNIFIED IDEOGRAPH-25176: not included in any glyphset definition
    • U+25177 CJK UNIFIED IDEOGRAPH-25177: not included in any glyphset definition
    • U+25178 CJK UNIFIED IDEOGRAPH-25178: not included in any glyphset definition
    • U+25179 CJK UNIFIED IDEOGRAPH-25179: not included in any glyphset definition
    • U+2517A CJK UNIFIED IDEOGRAPH-2517A: not included in any glyphset definition
    • U+2517C CJK UNIFIED IDEOGRAPH-2517C: not included in any glyphset definition
    • U+25182 CJK UNIFIED IDEOGRAPH-25182: not included in any glyphset definition
    • U+25183 CJK UNIFIED IDEOGRAPH-25183: not included in any glyphset definition
    • U+25184 CJK UNIFIED IDEOGRAPH-25184: not included in any glyphset definition
    • U+25185 CJK UNIFIED IDEOGRAPH-25185: not included in any glyphset definition
    • U+25186 CJK UNIFIED IDEOGRAPH-25186: not included in any glyphset definition
    • U+25187 CJK UNIFIED IDEOGRAPH-25187: not included in any glyphset definition
    • U+25188 CJK UNIFIED IDEOGRAPH-25188: not included in any glyphset definition
    • U+25189 CJK UNIFIED IDEOGRAPH-25189: not included in any glyphset definition
    • U+2518B CJK UNIFIED IDEOGRAPH-2518B: not included in any glyphset definition
    • U+2518C CJK UNIFIED IDEOGRAPH-2518C: not included in any glyphset definition
    • U+2518D CJK UNIFIED IDEOGRAPH-2518D: not included in any glyphset definition
    • U+2518E CJK UNIFIED IDEOGRAPH-2518E: not included in any glyphset definition
    • U+2518F CJK UNIFIED IDEOGRAPH-2518F: not included in any glyphset definition
    • U+25190 CJK UNIFIED IDEOGRAPH-25190: not included in any glyphset definition
    • U+25191 CJK UNIFIED IDEOGRAPH-25191: not included in any glyphset definition
    • U+25192 CJK UNIFIED IDEOGRAPH-25192: not included in any glyphset definition
    • U+25193 CJK UNIFIED IDEOGRAPH-25193: not included in any glyphset definition
    • U+25194 CJK UNIFIED IDEOGRAPH-25194: not included in any glyphset definition
    • U+25196 CJK UNIFIED IDEOGRAPH-25196: not included in any glyphset definition
    • U+25197 CJK UNIFIED IDEOGRAPH-25197: not included in any glyphset definition
    • U+25198 CJK UNIFIED IDEOGRAPH-25198: not included in any glyphset definition
    • U+2519A CJK UNIFIED IDEOGRAPH-2519A: not included in any glyphset definition
    • U+2519B CJK UNIFIED IDEOGRAPH-2519B: not included in any glyphset definition
    • U+2519C CJK UNIFIED IDEOGRAPH-2519C: not included in any glyphset definition
    • U+2519D CJK UNIFIED IDEOGRAPH-2519D: not included in any glyphset definition
    • U+2519E CJK UNIFIED IDEOGRAPH-2519E: not included in any glyphset definition
    • U+2519F CJK UNIFIED IDEOGRAPH-2519F: not included in any glyphset definition
    • U+251A0 CJK UNIFIED IDEOGRAPH-251A0: not included in any glyphset definition
    • U+251A1 CJK UNIFIED IDEOGRAPH-251A1: not included in any glyphset definition
    • U+251A2 CJK UNIFIED IDEOGRAPH-251A2: not included in any glyphset definition
    • U+251A3 CJK UNIFIED IDEOGRAPH-251A3: not included in any glyphset definition
    • U+251A4 CJK UNIFIED IDEOGRAPH-251A4: not included in any glyphset definition
    • U+251A5 CJK UNIFIED IDEOGRAPH-251A5: not included in any glyphset definition
    • U+251A6 CJK UNIFIED IDEOGRAPH-251A6: not included in any glyphset definition
    • U+251A7 CJK UNIFIED IDEOGRAPH-251A7: not included in any glyphset definition
    • U+251A9 CJK UNIFIED IDEOGRAPH-251A9: not included in any glyphset definition
    • U+251AF CJK UNIFIED IDEOGRAPH-251AF: not included in any glyphset definition
    • U+251B0 CJK UNIFIED IDEOGRAPH-251B0: not included in any glyphset definition
    • U+251B2 CJK UNIFIED IDEOGRAPH-251B2: not included in any glyphset definition
    • U+251B5 CJK UNIFIED IDEOGRAPH-251B5: not included in any glyphset definition
    • U+251B6 CJK UNIFIED IDEOGRAPH-251B6: not included in any glyphset definition
    • U+251B7 CJK UNIFIED IDEOGRAPH-251B7: not included in any glyphset definition
    • U+251BA CJK UNIFIED IDEOGRAPH-251BA: not included in any glyphset definition
    • U+251BB CJK UNIFIED IDEOGRAPH-251BB: not included in any glyphset definition
    • U+251BC CJK UNIFIED IDEOGRAPH-251BC: not included in any glyphset definition
    • U+251BD CJK UNIFIED IDEOGRAPH-251BD: not included in any glyphset definition
    • U+251BE CJK UNIFIED IDEOGRAPH-251BE: not included in any glyphset definition
    • U+251BF CJK UNIFIED IDEOGRAPH-251BF: not included in any glyphset definition
    • U+251C0 CJK UNIFIED IDEOGRAPH-251C0: not included in any glyphset definition
    • U+251C1 CJK UNIFIED IDEOGRAPH-251C1: not included in any glyphset definition
    • U+251C2 CJK UNIFIED IDEOGRAPH-251C2: not included in any glyphset definition
    • U+251C3 CJK UNIFIED IDEOGRAPH-251C3: not included in any glyphset definition
    • U+251C4 CJK UNIFIED IDEOGRAPH-251C4: not included in any glyphset definition
    • U+251C5 CJK UNIFIED IDEOGRAPH-251C5: not included in any glyphset definition
    • U+251C7 CJK UNIFIED IDEOGRAPH-251C7: not included in any glyphset definition
    • U+251C8 CJK UNIFIED IDEOGRAPH-251C8: not included in any glyphset definition
    • U+251C9 CJK UNIFIED IDEOGRAPH-251C9: not included in any glyphset definition
    • U+251CA CJK UNIFIED IDEOGRAPH-251CA: not included in any glyphset definition
    • U+251CB CJK UNIFIED IDEOGRAPH-251CB: not included in any glyphset definition
    • U+251CC CJK UNIFIED IDEOGRAPH-251CC: not included in any glyphset definition
    • U+251CD CJK UNIFIED IDEOGRAPH-251CD: not included in any glyphset definition
    • U+251CE CJK UNIFIED IDEOGRAPH-251CE: not included in any glyphset definition
    • U+251CF CJK UNIFIED IDEOGRAPH-251CF: not included in any glyphset definition
    • U+251D0 CJK UNIFIED IDEOGRAPH-251D0: not included in any glyphset definition
    • U+251D1 CJK UNIFIED IDEOGRAPH-251D1: not included in any glyphset definition
    • U+251D2 CJK UNIFIED IDEOGRAPH-251D2: not included in any glyphset definition
    • U+251D3 CJK UNIFIED IDEOGRAPH-251D3: not included in any glyphset definition
    • U+251D4 CJK UNIFIED IDEOGRAPH-251D4: not included in any glyphset definition
    • U+251D5 CJK UNIFIED IDEOGRAPH-251D5: not included in any glyphset definition
    • U+251D6 CJK UNIFIED IDEOGRAPH-251D6: not included in any glyphset definition
    • U+251D7 CJK UNIFIED IDEOGRAPH-251D7: not included in any glyphset definition
    • U+251D8 CJK UNIFIED IDEOGRAPH-251D8: not included in any glyphset definition
    • U+251D9 CJK UNIFIED IDEOGRAPH-251D9: not included in any glyphset definition
    • U+251DA CJK UNIFIED IDEOGRAPH-251DA: not included in any glyphset definition
    • U+251DB CJK UNIFIED IDEOGRAPH-251DB: not included in any glyphset definition
    • U+251DC CJK UNIFIED IDEOGRAPH-251DC: not included in any glyphset definition
    • U+251DD CJK UNIFIED IDEOGRAPH-251DD: not included in any glyphset definition
    • U+251DE CJK UNIFIED IDEOGRAPH-251DE: not included in any glyphset definition
    • U+251DF CJK UNIFIED IDEOGRAPH-251DF: not included in any glyphset definition
    • U+251E0 CJK UNIFIED IDEOGRAPH-251E0: not included in any glyphset definition
    • U+251E1 CJK UNIFIED IDEOGRAPH-251E1: not included in any glyphset definition
    • U+251E2 CJK UNIFIED IDEOGRAPH-251E2: not included in any glyphset definition
    • U+251E3 CJK UNIFIED IDEOGRAPH-251E3: not included in any glyphset definition
    • U+251E5 CJK UNIFIED IDEOGRAPH-251E5: not included in any glyphset definition
    • U+251E6 CJK UNIFIED IDEOGRAPH-251E6: not included in any glyphset definition
    • U+251EB CJK UNIFIED IDEOGRAPH-251EB: not included in any glyphset definition
    • U+251EC CJK UNIFIED IDEOGRAPH-251EC: not included in any glyphset definition
    • U+251ED CJK UNIFIED IDEOGRAPH-251ED: not included in any glyphset definition
    • U+251EE CJK UNIFIED IDEOGRAPH-251EE: not included in any glyphset definition
    • U+251EF CJK UNIFIED IDEOGRAPH-251EF: not included in any glyphset definition
    • U+251F2 CJK UNIFIED IDEOGRAPH-251F2: not included in any glyphset definition
    • U+251F3 CJK UNIFIED IDEOGRAPH-251F3: not included in any glyphset definition
    • U+251F4 CJK UNIFIED IDEOGRAPH-251F4: not included in any glyphset definition
    • U+251F8 CJK UNIFIED IDEOGRAPH-251F8: not included in any glyphset definition
    • U+251FA CJK UNIFIED IDEOGRAPH-251FA: not included in any glyphset definition
    • U+251FC CJK UNIFIED IDEOGRAPH-251FC: not included in any glyphset definition
    • U+251FE CJK UNIFIED IDEOGRAPH-251FE: not included in any glyphset definition
    • U+251FF CJK UNIFIED IDEOGRAPH-251FF: not included in any glyphset definition
    • U+25200 CJK UNIFIED IDEOGRAPH-25200: not included in any glyphset definition
    • U+25202 CJK UNIFIED IDEOGRAPH-25202: not included in any glyphset definition
    • U+25203 CJK UNIFIED IDEOGRAPH-25203: not included in any glyphset definition
    • U+25204 CJK UNIFIED IDEOGRAPH-25204: not included in any glyphset definition
    • U+25205 CJK UNIFIED IDEOGRAPH-25205: not included in any glyphset definition
    • U+25206 CJK UNIFIED IDEOGRAPH-25206: not included in any glyphset definition
    • U+25207 CJK UNIFIED IDEOGRAPH-25207: not included in any glyphset definition
    • U+25208 CJK UNIFIED IDEOGRAPH-25208: not included in any glyphset definition
    • U+25209 CJK UNIFIED IDEOGRAPH-25209: not included in any glyphset definition
    • U+2520A CJK UNIFIED IDEOGRAPH-2520A: not included in any glyphset definition
    • U+2520B CJK UNIFIED IDEOGRAPH-2520B: not included in any glyphset definition
    • U+2520E CJK UNIFIED IDEOGRAPH-2520E: not included in any glyphset definition
    • U+25210 CJK UNIFIED IDEOGRAPH-25210: not included in any glyphset definition
    • U+25211 CJK UNIFIED IDEOGRAPH-25211: not included in any glyphset definition
    • U+25212 CJK UNIFIED IDEOGRAPH-25212: not included in any glyphset definition
    • U+25213 CJK UNIFIED IDEOGRAPH-25213: not included in any glyphset definition
    • U+25214 CJK UNIFIED IDEOGRAPH-25214: not included in any glyphset definition
    • U+25215 CJK UNIFIED IDEOGRAPH-25215: not included in any glyphset definition
    • U+25216 CJK UNIFIED IDEOGRAPH-25216: not included in any glyphset definition
    • U+25217 CJK UNIFIED IDEOGRAPH-25217: not included in any glyphset definition
    • U+25218 CJK UNIFIED IDEOGRAPH-25218: not included in any glyphset definition
    • U+25219 CJK UNIFIED IDEOGRAPH-25219: not included in any glyphset definition
    • U+2521A CJK UNIFIED IDEOGRAPH-2521A: not included in any glyphset definition
    • U+2521B CJK UNIFIED IDEOGRAPH-2521B: not included in any glyphset definition
    • U+2521C CJK UNIFIED IDEOGRAPH-2521C: not included in any glyphset definition
    • U+2521E CJK UNIFIED IDEOGRAPH-2521E: not included in any glyphset definition
    • U+25222 CJK UNIFIED IDEOGRAPH-25222: not included in any glyphset definition
    • U+25229 CJK UNIFIED IDEOGRAPH-25229: not included in any glyphset definition
    • U+2522A CJK UNIFIED IDEOGRAPH-2522A: not included in any glyphset definition
    • U+2522B CJK UNIFIED IDEOGRAPH-2522B: not included in any glyphset definition
    • U+2522D CJK UNIFIED IDEOGRAPH-2522D: not included in any glyphset definition
    • U+25230 CJK UNIFIED IDEOGRAPH-25230: not included in any glyphset definition
    • U+25232 CJK UNIFIED IDEOGRAPH-25232: not included in any glyphset definition
    • U+25235 CJK UNIFIED IDEOGRAPH-25235: not included in any glyphset definition
    • U+25236 CJK UNIFIED IDEOGRAPH-25236: not included in any glyphset definition
    • U+25237 CJK UNIFIED IDEOGRAPH-25237: not included in any glyphset definition
    • U+25238 CJK UNIFIED IDEOGRAPH-25238: not included in any glyphset definition
    • U+2523B CJK UNIFIED IDEOGRAPH-2523B: not included in any glyphset definition
    • U+2523C CJK UNIFIED IDEOGRAPH-2523C: not included in any glyphset definition
    • U+2523D CJK UNIFIED IDEOGRAPH-2523D: not included in any glyphset definition
    • U+2523E CJK UNIFIED IDEOGRAPH-2523E: not included in any glyphset definition
    • U+2523F CJK UNIFIED IDEOGRAPH-2523F: not included in any glyphset definition
    • U+25240 CJK UNIFIED IDEOGRAPH-25240: not included in any glyphset definition
    • U+25241 CJK UNIFIED IDEOGRAPH-25241: not included in any glyphset definition
    • U+25242 CJK UNIFIED IDEOGRAPH-25242: not included in any glyphset definition
    • U+25243 CJK UNIFIED IDEOGRAPH-25243: not included in any glyphset definition
    • U+25244 CJK UNIFIED IDEOGRAPH-25244: not included in any glyphset definition
    • U+25245 CJK UNIFIED IDEOGRAPH-25245: not included in any glyphset definition
    • U+25246 CJK UNIFIED IDEOGRAPH-25246: not included in any glyphset definition
    • U+25247 CJK UNIFIED IDEOGRAPH-25247: not included in any glyphset definition
    • U+25248 CJK UNIFIED IDEOGRAPH-25248: not included in any glyphset definition
    • U+25249 CJK UNIFIED IDEOGRAPH-25249: not included in any glyphset definition
    • U+2524A CJK UNIFIED IDEOGRAPH-2524A: not included in any glyphset definition
    • U+2524B CJK UNIFIED IDEOGRAPH-2524B: not included in any glyphset definition
    • U+2524C CJK UNIFIED IDEOGRAPH-2524C: not included in any glyphset definition
    • U+2524D CJK UNIFIED IDEOGRAPH-2524D: not included in any glyphset definition
    • U+2524F CJK UNIFIED IDEOGRAPH-2524F: not included in any glyphset definition
    • U+25250 CJK UNIFIED IDEOGRAPH-25250: not included in any glyphset definition
    • U+25251 CJK UNIFIED IDEOGRAPH-25251: not included in any glyphset definition
    • U+25252 CJK UNIFIED IDEOGRAPH-25252: not included in any glyphset definition
    • U+25253 CJK UNIFIED IDEOGRAPH-25253: not included in any glyphset definition
    • U+25254 CJK UNIFIED IDEOGRAPH-25254: not included in any glyphset definition
    • U+25255 CJK UNIFIED IDEOGRAPH-25255: not included in any glyphset definition
    • U+25256 CJK UNIFIED IDEOGRAPH-25256: not included in any glyphset definition
    • U+25257 CJK UNIFIED IDEOGRAPH-25257: not included in any glyphset definition
    • U+25258 CJK UNIFIED IDEOGRAPH-25258: not included in any glyphset definition
    • U+25259 CJK UNIFIED IDEOGRAPH-25259: not included in any glyphset definition
    • U+2525A CJK UNIFIED IDEOGRAPH-2525A: not included in any glyphset definition
    • U+2525B CJK UNIFIED IDEOGRAPH-2525B: not included in any glyphset definition
    • U+2525C CJK UNIFIED IDEOGRAPH-2525C: not included in any glyphset definition
    • U+2525D CJK UNIFIED IDEOGRAPH-2525D: not included in any glyphset definition
    • U+2525E CJK UNIFIED IDEOGRAPH-2525E: not included in any glyphset definition
    • U+2525F CJK UNIFIED IDEOGRAPH-2525F: not included in any glyphset definition
    • U+25260 CJK UNIFIED IDEOGRAPH-25260: not included in any glyphset definition
    • U+25266 CJK UNIFIED IDEOGRAPH-25266: not included in any glyphset definition
    • U+25267 CJK UNIFIED IDEOGRAPH-25267: not included in any glyphset definition
    • U+2526A CJK UNIFIED IDEOGRAPH-2526A: not included in any glyphset definition
    • U+2526C CJK UNIFIED IDEOGRAPH-2526C: not included in any glyphset definition
    • U+25270 CJK UNIFIED IDEOGRAPH-25270: not included in any glyphset definition
    • U+25272 CJK UNIFIED IDEOGRAPH-25272: not included in any glyphset definition
    • U+25273 CJK UNIFIED IDEOGRAPH-25273: not included in any glyphset definition
    • U+25274 CJK UNIFIED IDEOGRAPH-25274: not included in any glyphset definition
    • U+25275 CJK UNIFIED IDEOGRAPH-25275: not included in any glyphset definition
    • U+25276 CJK UNIFIED IDEOGRAPH-25276: not included in any glyphset definition
    • U+25277 CJK UNIFIED IDEOGRAPH-25277: not included in any glyphset definition
    • U+25278 CJK UNIFIED IDEOGRAPH-25278: not included in any glyphset definition
    • U+25279 CJK UNIFIED IDEOGRAPH-25279: not included in any glyphset definition
    • U+2527A CJK UNIFIED IDEOGRAPH-2527A: not included in any glyphset definition
    • U+2527B CJK UNIFIED IDEOGRAPH-2527B: not included in any glyphset definition
    • U+2527C CJK UNIFIED IDEOGRAPH-2527C: not included in any glyphset definition
    • U+2527D CJK UNIFIED IDEOGRAPH-2527D: not included in any glyphset definition
    • U+2527E CJK UNIFIED IDEOGRAPH-2527E: not included in any glyphset definition
    • U+2527F CJK UNIFIED IDEOGRAPH-2527F: not included in any glyphset definition
    • U+25280 CJK UNIFIED IDEOGRAPH-25280: not included in any glyphset definition
    • U+25281 CJK UNIFIED IDEOGRAPH-25281: not included in any glyphset definition
    • U+25282 CJK UNIFIED IDEOGRAPH-25282: not included in any glyphset definition
    • U+25284 CJK UNIFIED IDEOGRAPH-25284: not included in any glyphset definition
    • U+25285 CJK UNIFIED IDEOGRAPH-25285: not included in any glyphset definition
    • U+25286 CJK UNIFIED IDEOGRAPH-25286: not included in any glyphset definition
    • U+25287 CJK UNIFIED IDEOGRAPH-25287: not included in any glyphset definition
    • U+25288 CJK UNIFIED IDEOGRAPH-25288: not included in any glyphset definition
    • U+25289 CJK UNIFIED IDEOGRAPH-25289: not included in any glyphset definition
    • U+2528A CJK UNIFIED IDEOGRAPH-2528A: not included in any glyphset definition
    • U+2528C CJK UNIFIED IDEOGRAPH-2528C: not included in any glyphset definition
    • U+25290 CJK UNIFIED IDEOGRAPH-25290: not included in any glyphset definition
    • U+25291 CJK UNIFIED IDEOGRAPH-25291: not included in any glyphset definition
    • U+25292 CJK UNIFIED IDEOGRAPH-25292: not included in any glyphset definition
    • U+25293 CJK UNIFIED IDEOGRAPH-25293: not included in any glyphset definition
    • U+25297 CJK UNIFIED IDEOGRAPH-25297: not included in any glyphset definition
    • U+25298 CJK UNIFIED IDEOGRAPH-25298: not included in any glyphset definition
    • U+2529A CJK UNIFIED IDEOGRAPH-2529A: not included in any glyphset definition
    • U+2529B CJK UNIFIED IDEOGRAPH-2529B: not included in any glyphset definition
    • U+2529C CJK UNIFIED IDEOGRAPH-2529C: not included in any glyphset definition
    • U+2529E CJK UNIFIED IDEOGRAPH-2529E: not included in any glyphset definition
    • U+252A0 CJK UNIFIED IDEOGRAPH-252A0: not included in any glyphset definition
    • U+252A2 CJK UNIFIED IDEOGRAPH-252A2: not included in any glyphset definition
    • U+252A4 CJK UNIFIED IDEOGRAPH-252A4: not included in any glyphset definition
    • U+252A5 CJK UNIFIED IDEOGRAPH-252A5: not included in any glyphset definition
    • U+252A6 CJK UNIFIED IDEOGRAPH-252A6: not included in any glyphset definition
    • U+252A7 CJK UNIFIED IDEOGRAPH-252A7: not included in any glyphset definition
    • U+252A8 CJK UNIFIED IDEOGRAPH-252A8: not included in any glyphset definition
    • U+252AA CJK UNIFIED IDEOGRAPH-252AA: not included in any glyphset definition
    • U+252AB CJK UNIFIED IDEOGRAPH-252AB: not included in any glyphset definition
    • U+252AC CJK UNIFIED IDEOGRAPH-252AC: not included in any glyphset definition
    • U+252AD CJK UNIFIED IDEOGRAPH-252AD: not included in any glyphset definition
    • U+252AE CJK UNIFIED IDEOGRAPH-252AE: not included in any glyphset definition
    • U+252AF CJK UNIFIED IDEOGRAPH-252AF: not included in any glyphset definition
    • U+252B0 CJK UNIFIED IDEOGRAPH-252B0: not included in any glyphset definition
    • U+252B1 CJK UNIFIED IDEOGRAPH-252B1: not included in any glyphset definition
    • U+252B2 CJK UNIFIED IDEOGRAPH-252B2: not included in any glyphset definition
    • U+252B3 CJK UNIFIED IDEOGRAPH-252B3: not included in any glyphset definition
    • U+252B4 CJK UNIFIED IDEOGRAPH-252B4: not included in any glyphset definition
    • U+252B5 CJK UNIFIED IDEOGRAPH-252B5: not included in any glyphset definition
    • U+252B6 CJK UNIFIED IDEOGRAPH-252B6: not included in any glyphset definition
    • U+252B8 CJK UNIFIED IDEOGRAPH-252B8: not included in any glyphset definition
    • U+252B9 CJK UNIFIED IDEOGRAPH-252B9: not included in any glyphset definition
    • U+252BA CJK UNIFIED IDEOGRAPH-252BA: not included in any glyphset definition
    • U+252BB CJK UNIFIED IDEOGRAPH-252BB: not included in any glyphset definition
    • U+252BC CJK UNIFIED IDEOGRAPH-252BC: not included in any glyphset definition
    • U+252BD CJK UNIFIED IDEOGRAPH-252BD: not included in any glyphset definition
    • U+252BE CJK UNIFIED IDEOGRAPH-252BE: not included in any glyphset definition
    • U+252BF CJK UNIFIED IDEOGRAPH-252BF: not included in any glyphset definition
    • U+252C0 CJK UNIFIED IDEOGRAPH-252C0: not included in any glyphset definition
    • U+252C1 CJK UNIFIED IDEOGRAPH-252C1: not included in any glyphset definition
    • U+252C2 CJK UNIFIED IDEOGRAPH-252C2: not included in any glyphset definition
    • U+252C3 CJK UNIFIED IDEOGRAPH-252C3: not included in any glyphset definition
    • U+252C4 CJK UNIFIED IDEOGRAPH-252C4: not included in any glyphset definition
    • U+252C6 CJK UNIFIED IDEOGRAPH-252C6: not included in any glyphset definition
    • U+252C7 CJK UNIFIED IDEOGRAPH-252C7: not included in any glyphset definition
    • U+252CC CJK UNIFIED IDEOGRAPH-252CC: not included in any glyphset definition
    • U+252CF CJK UNIFIED IDEOGRAPH-252CF: not included in any glyphset definition
    • U+252D2 CJK UNIFIED IDEOGRAPH-252D2: not included in any glyphset definition
    • U+252D3 CJK UNIFIED IDEOGRAPH-252D3: not included in any glyphset definition
    • U+252D5 CJK UNIFIED IDEOGRAPH-252D5: not included in any glyphset definition
    • U+252D6 CJK UNIFIED IDEOGRAPH-252D6: not included in any glyphset definition
    • U+252D7 CJK UNIFIED IDEOGRAPH-252D7: not included in any glyphset definition
    • U+252D9 CJK UNIFIED IDEOGRAPH-252D9: not included in any glyphset definition
    • U+252DA CJK UNIFIED IDEOGRAPH-252DA: not included in any glyphset definition
    • U+252DB CJK UNIFIED IDEOGRAPH-252DB: not included in any glyphset definition
    • U+252DC CJK UNIFIED IDEOGRAPH-252DC: not included in any glyphset definition
    • U+252DD CJK UNIFIED IDEOGRAPH-252DD: not included in any glyphset definition
    • U+252DE CJK UNIFIED IDEOGRAPH-252DE: not included in any glyphset definition
    • U+252DF CJK UNIFIED IDEOGRAPH-252DF: not included in any glyphset definition
    • U+252E0 CJK UNIFIED IDEOGRAPH-252E0: not included in any glyphset definition
    • U+252E1 CJK UNIFIED IDEOGRAPH-252E1: not included in any glyphset definition
    • U+252E2 CJK UNIFIED IDEOGRAPH-252E2: not included in any glyphset definition
    • U+252E3 CJK UNIFIED IDEOGRAPH-252E3: not included in any glyphset definition
    • U+252E4 CJK UNIFIED IDEOGRAPH-252E4: not included in any glyphset definition
    • U+252E5 CJK UNIFIED IDEOGRAPH-252E5: not included in any glyphset definition
    • U+252E6 CJK UNIFIED IDEOGRAPH-252E6: not included in any glyphset definition
    • U+252E7 CJK UNIFIED IDEOGRAPH-252E7: not included in any glyphset definition
    • U+252EB CJK UNIFIED IDEOGRAPH-252EB: not included in any glyphset definition
    • U+252F1 CJK UNIFIED IDEOGRAPH-252F1: not included in any glyphset definition
    • U+252F2 CJK UNIFIED IDEOGRAPH-252F2: not included in any glyphset definition
    • U+252F4 CJK UNIFIED IDEOGRAPH-252F4: not included in any glyphset definition
    • U+252F7 CJK UNIFIED IDEOGRAPH-252F7: not included in any glyphset definition
    • U+252F8 CJK UNIFIED IDEOGRAPH-252F8: not included in any glyphset definition
    • U+252FC CJK UNIFIED IDEOGRAPH-252FC: not included in any glyphset definition
    • U+252FD CJK UNIFIED IDEOGRAPH-252FD: not included in any glyphset definition
    • U+252FE CJK UNIFIED IDEOGRAPH-252FE: not included in any glyphset definition
    • U+252FF CJK UNIFIED IDEOGRAPH-252FF: not included in any glyphset definition
    • U+25300 CJK UNIFIED IDEOGRAPH-25300: not included in any glyphset definition
    • U+25301 CJK UNIFIED IDEOGRAPH-25301: not included in any glyphset definition
    • U+25302 CJK UNIFIED IDEOGRAPH-25302: not included in any glyphset definition
    • U+25303 CJK UNIFIED IDEOGRAPH-25303: not included in any glyphset definition
    • U+25304 CJK UNIFIED IDEOGRAPH-25304: not included in any glyphset definition
    • U+25305 CJK UNIFIED IDEOGRAPH-25305: not included in any glyphset definition
    • U+25306 CJK UNIFIED IDEOGRAPH-25306: not included in any glyphset definition
    • U+25307 CJK UNIFIED IDEOGRAPH-25307: not included in any glyphset definition
    • U+25308 CJK UNIFIED IDEOGRAPH-25308: not included in any glyphset definition
    • U+25309 CJK UNIFIED IDEOGRAPH-25309: not included in any glyphset definition
    • U+2530A CJK UNIFIED IDEOGRAPH-2530A: not included in any glyphset definition
    • U+2530B CJK UNIFIED IDEOGRAPH-2530B: not included in any glyphset definition
    • U+2530C CJK UNIFIED IDEOGRAPH-2530C: not included in any glyphset definition
    • U+2530D CJK UNIFIED IDEOGRAPH-2530D: not included in any glyphset definition
    • U+2530E CJK UNIFIED IDEOGRAPH-2530E: not included in any glyphset definition
    • U+2530F CJK UNIFIED IDEOGRAPH-2530F: not included in any glyphset definition
    • U+25310 CJK UNIFIED IDEOGRAPH-25310: not included in any glyphset definition
    • U+25311 CJK UNIFIED IDEOGRAPH-25311: not included in any glyphset definition
    • U+25313 CJK UNIFIED IDEOGRAPH-25313: not included in any glyphset definition
    • U+25315 CJK UNIFIED IDEOGRAPH-25315: not included in any glyphset definition
    • U+25316 CJK UNIFIED IDEOGRAPH-25316: not included in any glyphset definition
    • U+25318 CJK UNIFIED IDEOGRAPH-25318: not included in any glyphset definition
    • U+2531A CJK UNIFIED IDEOGRAPH-2531A: not included in any glyphset definition
    • U+2531B CJK UNIFIED IDEOGRAPH-2531B: not included in any glyphset definition
    • U+2531C CJK UNIFIED IDEOGRAPH-2531C: not included in any glyphset definition
    • U+2531D CJK UNIFIED IDEOGRAPH-2531D: not included in any glyphset definition
    • U+2531E CJK UNIFIED IDEOGRAPH-2531E: not included in any glyphset definition
    • U+2531F CJK UNIFIED IDEOGRAPH-2531F: not included in any glyphset definition
    • U+25323 CJK UNIFIED IDEOGRAPH-25323: not included in any glyphset definition
    • U+25327 CJK UNIFIED IDEOGRAPH-25327: not included in any glyphset definition
    • U+25328 CJK UNIFIED IDEOGRAPH-25328: not included in any glyphset definition
    • U+25329 CJK UNIFIED IDEOGRAPH-25329: not included in any glyphset definition
    • U+2532D CJK UNIFIED IDEOGRAPH-2532D: not included in any glyphset definition
    • U+2532E CJK UNIFIED IDEOGRAPH-2532E: not included in any glyphset definition
    • U+2532F CJK UNIFIED IDEOGRAPH-2532F: not included in any glyphset definition
    • U+25330 CJK UNIFIED IDEOGRAPH-25330: not included in any glyphset definition
    • U+25331 CJK UNIFIED IDEOGRAPH-25331: not included in any glyphset definition
    • U+25332 CJK UNIFIED IDEOGRAPH-25332: not included in any glyphset definition
    • U+25335 CJK UNIFIED IDEOGRAPH-25335: not included in any glyphset definition
    • U+25339 CJK UNIFIED IDEOGRAPH-25339: not included in any glyphset definition
    • U+2533A CJK UNIFIED IDEOGRAPH-2533A: not included in any glyphset definition
    • U+2533B CJK UNIFIED IDEOGRAPH-2533B: not included in any glyphset definition
    • U+2533C CJK UNIFIED IDEOGRAPH-2533C: not included in any glyphset definition
    • U+2533D CJK UNIFIED IDEOGRAPH-2533D: not included in any glyphset definition
    • U+2533E CJK UNIFIED IDEOGRAPH-2533E: not included in any glyphset definition
    • U+2533F CJK UNIFIED IDEOGRAPH-2533F: not included in any glyphset definition
    • U+25340 CJK UNIFIED IDEOGRAPH-25340: not included in any glyphset definition
    • U+25341 CJK UNIFIED IDEOGRAPH-25341: not included in any glyphset definition
    • U+25342 CJK UNIFIED IDEOGRAPH-25342: not included in any glyphset definition
    • U+25343 CJK UNIFIED IDEOGRAPH-25343: not included in any glyphset definition
    • U+25349 CJK UNIFIED IDEOGRAPH-25349: not included in any glyphset definition
    • U+2534A CJK UNIFIED IDEOGRAPH-2534A: not included in any glyphset definition
    • U+2534B CJK UNIFIED IDEOGRAPH-2534B: not included in any glyphset definition
    • U+2534C CJK UNIFIED IDEOGRAPH-2534C: not included in any glyphset definition
    • U+2534F CJK UNIFIED IDEOGRAPH-2534F: not included in any glyphset definition
    • U+25353 CJK UNIFIED IDEOGRAPH-25353: not included in any glyphset definition
    • U+25354 CJK UNIFIED IDEOGRAPH-25354: not included in any glyphset definition
    • U+25355 CJK UNIFIED IDEOGRAPH-25355: not included in any glyphset definition
    • U+2535A CJK UNIFIED IDEOGRAPH-2535A: not included in any glyphset definition
    • U+2535B CJK UNIFIED IDEOGRAPH-2535B: not included in any glyphset definition
    • U+2535D CJK UNIFIED IDEOGRAPH-2535D: not included in any glyphset definition
    • U+2535E CJK UNIFIED IDEOGRAPH-2535E: not included in any glyphset definition
    • U+2535F CJK UNIFIED IDEOGRAPH-2535F: not included in any glyphset definition
    • U+25360 CJK UNIFIED IDEOGRAPH-25360: not included in any glyphset definition
    • U+25361 CJK UNIFIED IDEOGRAPH-25361: not included in any glyphset definition
    • U+25362 CJK UNIFIED IDEOGRAPH-25362: not included in any glyphset definition
    • U+25363 CJK UNIFIED IDEOGRAPH-25363: not included in any glyphset definition
    • U+25364 CJK UNIFIED IDEOGRAPH-25364: not included in any glyphset definition
    • U+25365 CJK UNIFIED IDEOGRAPH-25365: not included in any glyphset definition
    • U+25367 CJK UNIFIED IDEOGRAPH-25367: not included in any glyphset definition
    • U+25368 CJK UNIFIED IDEOGRAPH-25368: not included in any glyphset definition
    • U+2536A CJK UNIFIED IDEOGRAPH-2536A: not included in any glyphset definition
    • U+2536B CJK UNIFIED IDEOGRAPH-2536B: not included in any glyphset definition
    • U+2536C CJK UNIFIED IDEOGRAPH-2536C: not included in any glyphset definition
    • U+2536D CJK UNIFIED IDEOGRAPH-2536D: not included in any glyphset definition
    • U+2536E CJK UNIFIED IDEOGRAPH-2536E: not included in any glyphset definition
    • U+2536F CJK UNIFIED IDEOGRAPH-2536F: not included in any glyphset definition
    • U+25370 CJK UNIFIED IDEOGRAPH-25370: not included in any glyphset definition
    • U+25371 CJK UNIFIED IDEOGRAPH-25371: not included in any glyphset definition
    • U+25372 CJK UNIFIED IDEOGRAPH-25372: not included in any glyphset definition
    • U+25373 CJK UNIFIED IDEOGRAPH-25373: not included in any glyphset definition
    • U+25374 CJK UNIFIED IDEOGRAPH-25374: not included in any glyphset definition
    • U+25375 CJK UNIFIED IDEOGRAPH-25375: not included in any glyphset definition
    • U+25376 CJK UNIFIED IDEOGRAPH-25376: not included in any glyphset definition
    • U+25377 CJK UNIFIED IDEOGRAPH-25377: not included in any glyphset definition
    • U+25378 CJK UNIFIED IDEOGRAPH-25378: not included in any glyphset definition
    • U+25379 CJK UNIFIED IDEOGRAPH-25379: not included in any glyphset definition
    • U+2537A CJK UNIFIED IDEOGRAPH-2537A: not included in any glyphset definition
    • U+2537B CJK UNIFIED IDEOGRAPH-2537B: not included in any glyphset definition
    • U+2537C CJK UNIFIED IDEOGRAPH-2537C: not included in any glyphset definition
    • U+2537D CJK UNIFIED IDEOGRAPH-2537D: not included in any glyphset definition
    • U+2537E CJK UNIFIED IDEOGRAPH-2537E: not included in any glyphset definition
    • U+2537F CJK UNIFIED IDEOGRAPH-2537F: not included in any glyphset definition
    • U+25380 CJK UNIFIED IDEOGRAPH-25380: not included in any glyphset definition
    • U+25382 CJK UNIFIED IDEOGRAPH-25382: not included in any glyphset definition
    • U+25383 CJK UNIFIED IDEOGRAPH-25383: not included in any glyphset definition
    • U+25384 CJK UNIFIED IDEOGRAPH-25384: not included in any glyphset definition
    • U+25385 CJK UNIFIED IDEOGRAPH-25385: not included in any glyphset definition
    • U+25386 CJK UNIFIED IDEOGRAPH-25386: not included in any glyphset definition
    • U+25387 CJK UNIFIED IDEOGRAPH-25387: not included in any glyphset definition
    • U+25388 CJK UNIFIED IDEOGRAPH-25388: not included in any glyphset definition
    • U+25389 CJK UNIFIED IDEOGRAPH-25389: not included in any glyphset definition
    • U+2538A CJK UNIFIED IDEOGRAPH-2538A: not included in any glyphset definition
    • U+2538B CJK UNIFIED IDEOGRAPH-2538B: not included in any glyphset definition
    • U+2538C CJK UNIFIED IDEOGRAPH-2538C: not included in any glyphset definition
    • U+2538D CJK UNIFIED IDEOGRAPH-2538D: not included in any glyphset definition
    • U+2538E CJK UNIFIED IDEOGRAPH-2538E: not included in any glyphset definition
    • U+2538F CJK UNIFIED IDEOGRAPH-2538F: not included in any glyphset definition
    • U+25390 CJK UNIFIED IDEOGRAPH-25390: not included in any glyphset definition
    • U+25391 CJK UNIFIED IDEOGRAPH-25391: not included in any glyphset definition
    • U+25392 CJK UNIFIED IDEOGRAPH-25392: not included in any glyphset definition
    • U+25393 CJK UNIFIED IDEOGRAPH-25393: not included in any glyphset definition
    • U+25394 CJK UNIFIED IDEOGRAPH-25394: not included in any glyphset definition
    • U+25396 CJK UNIFIED IDEOGRAPH-25396: not included in any glyphset definition
    • U+25397 CJK UNIFIED IDEOGRAPH-25397: not included in any glyphset definition
    • U+25398 CJK UNIFIED IDEOGRAPH-25398: not included in any glyphset definition
    • U+25399 CJK UNIFIED IDEOGRAPH-25399: not included in any glyphset definition
    • U+2539A CJK UNIFIED IDEOGRAPH-2539A: not included in any glyphset definition
    • U+2539B CJK UNIFIED IDEOGRAPH-2539B: not included in any glyphset definition
    • U+2539D CJK UNIFIED IDEOGRAPH-2539D: not included in any glyphset definition
    • U+2539E CJK UNIFIED IDEOGRAPH-2539E: not included in any glyphset definition
    • U+2539F CJK UNIFIED IDEOGRAPH-2539F: not included in any glyphset definition
    • U+253A0 CJK UNIFIED IDEOGRAPH-253A0: not included in any glyphset definition
    • U+253A1 CJK UNIFIED IDEOGRAPH-253A1: not included in any glyphset definition
    • U+253A2 CJK UNIFIED IDEOGRAPH-253A2: not included in any glyphset definition
    • U+253A3 CJK UNIFIED IDEOGRAPH-253A3: not included in any glyphset definition
    • U+253A4 CJK UNIFIED IDEOGRAPH-253A4: not included in any glyphset definition
    • U+253A5 CJK UNIFIED IDEOGRAPH-253A5: not included in any glyphset definition
    • U+253A6 CJK UNIFIED IDEOGRAPH-253A6: not included in any glyphset definition
    • U+253A7 CJK UNIFIED IDEOGRAPH-253A7: not included in any glyphset definition
    • U+253A9 CJK UNIFIED IDEOGRAPH-253A9: not included in any glyphset definition
    • U+253AA CJK UNIFIED IDEOGRAPH-253AA: not included in any glyphset definition
    • U+253AB CJK UNIFIED IDEOGRAPH-253AB: not included in any glyphset definition
    • U+253AD CJK UNIFIED IDEOGRAPH-253AD: not included in any glyphset definition
    • U+253AE CJK UNIFIED IDEOGRAPH-253AE: not included in any glyphset definition
    • U+253AF CJK UNIFIED IDEOGRAPH-253AF: not included in any glyphset definition
    • U+253B0 CJK UNIFIED IDEOGRAPH-253B0: not included in any glyphset definition
    • U+253B1 CJK UNIFIED IDEOGRAPH-253B1: not included in any glyphset definition
    • U+253B2 CJK UNIFIED IDEOGRAPH-253B2: not included in any glyphset definition
    • U+253B5 CJK UNIFIED IDEOGRAPH-253B5: not included in any glyphset definition
    • U+253B6 CJK UNIFIED IDEOGRAPH-253B6: not included in any glyphset definition
    • U+253B8 CJK UNIFIED IDEOGRAPH-253B8: not included in any glyphset definition
    • U+253B9 CJK UNIFIED IDEOGRAPH-253B9: not included in any glyphset definition
    • U+253BA CJK UNIFIED IDEOGRAPH-253BA: not included in any glyphset definition
    • U+253BB CJK UNIFIED IDEOGRAPH-253BB: not included in any glyphset definition
    • U+253BC CJK UNIFIED IDEOGRAPH-253BC: not included in any glyphset definition
    • U+253BD CJK UNIFIED IDEOGRAPH-253BD: not included in any glyphset definition
    • U+253BE CJK UNIFIED IDEOGRAPH-253BE: not included in any glyphset definition
    • U+253BF CJK UNIFIED IDEOGRAPH-253BF: not included in any glyphset definition
    • U+253C0 CJK UNIFIED IDEOGRAPH-253C0: not included in any glyphset definition
    • U+253C1 CJK UNIFIED IDEOGRAPH-253C1: not included in any glyphset definition
    • U+253C2 CJK UNIFIED IDEOGRAPH-253C2: not included in any glyphset definition
    • U+253C4 CJK UNIFIED IDEOGRAPH-253C4: not included in any glyphset definition
    • U+253C5 CJK UNIFIED IDEOGRAPH-253C5: not included in any glyphset definition
    • U+253C6 CJK UNIFIED IDEOGRAPH-253C6: not included in any glyphset definition
    • U+253C7 CJK UNIFIED IDEOGRAPH-253C7: not included in any glyphset definition
    • U+253C8 CJK UNIFIED IDEOGRAPH-253C8: not included in any glyphset definition
    • U+253C9 CJK UNIFIED IDEOGRAPH-253C9: not included in any glyphset definition
    • U+253CB CJK UNIFIED IDEOGRAPH-253CB: not included in any glyphset definition
    • U+253CC CJK UNIFIED IDEOGRAPH-253CC: not included in any glyphset definition
    • U+253CE CJK UNIFIED IDEOGRAPH-253CE: not included in any glyphset definition
    • U+253CF CJK UNIFIED IDEOGRAPH-253CF: not included in any glyphset definition
    • U+253D2 CJK UNIFIED IDEOGRAPH-253D2: not included in any glyphset definition
    • U+253D3 CJK UNIFIED IDEOGRAPH-253D3: not included in any glyphset definition
    • U+253D4 CJK UNIFIED IDEOGRAPH-253D4: not included in any glyphset definition
    • U+253D6 CJK UNIFIED IDEOGRAPH-253D6: not included in any glyphset definition
    • U+253D8 CJK UNIFIED IDEOGRAPH-253D8: not included in any glyphset definition
    • U+253D9 CJK UNIFIED IDEOGRAPH-253D9: not included in any glyphset definition
    • U+253DA CJK UNIFIED IDEOGRAPH-253DA: not included in any glyphset definition
    • U+253DC CJK UNIFIED IDEOGRAPH-253DC: not included in any glyphset definition
    • U+253DD CJK UNIFIED IDEOGRAPH-253DD: not included in any glyphset definition
    • U+253DE CJK UNIFIED IDEOGRAPH-253DE: not included in any glyphset definition
    • U+253DF CJK UNIFIED IDEOGRAPH-253DF: not included in any glyphset definition
    • U+253E0 CJK UNIFIED IDEOGRAPH-253E0: not included in any glyphset definition
    • U+253E2 CJK UNIFIED IDEOGRAPH-253E2: not included in any glyphset definition
    • U+253E5 CJK UNIFIED IDEOGRAPH-253E5: not included in any glyphset definition
    • U+253E8 CJK UNIFIED IDEOGRAPH-253E8: not included in any glyphset definition
    • U+253E9 CJK UNIFIED IDEOGRAPH-253E9: not included in any glyphset definition
    • U+253EA CJK UNIFIED IDEOGRAPH-253EA: not included in any glyphset definition
    • U+253EB CJK UNIFIED IDEOGRAPH-253EB: not included in any glyphset definition
    • U+253EC CJK UNIFIED IDEOGRAPH-253EC: not included in any glyphset definition
    • U+253EE CJK UNIFIED IDEOGRAPH-253EE: not included in any glyphset definition
    • U+253EF CJK UNIFIED IDEOGRAPH-253EF: not included in any glyphset definition
    • U+253F0 CJK UNIFIED IDEOGRAPH-253F0: not included in any glyphset definition
    • U+253F2 CJK UNIFIED IDEOGRAPH-253F2: not included in any glyphset definition
    • U+253F3 CJK UNIFIED IDEOGRAPH-253F3: not included in any glyphset definition
    • U+253F4 CJK UNIFIED IDEOGRAPH-253F4: not included in any glyphset definition
    • U+253F5 CJK UNIFIED IDEOGRAPH-253F5: not included in any glyphset definition
    • U+253F7 CJK UNIFIED IDEOGRAPH-253F7: not included in any glyphset definition
    • U+253F8 CJK UNIFIED IDEOGRAPH-253F8: not included in any glyphset definition
    • U+253FB CJK UNIFIED IDEOGRAPH-253FB: not included in any glyphset definition
    • U+253FC CJK UNIFIED IDEOGRAPH-253FC: not included in any glyphset definition
    • U+253FE CJK UNIFIED IDEOGRAPH-253FE: not included in any glyphset definition
    • U+253FF CJK UNIFIED IDEOGRAPH-253FF: not included in any glyphset definition
    • U+25400 CJK UNIFIED IDEOGRAPH-25400: not included in any glyphset definition
    • U+25401 CJK UNIFIED IDEOGRAPH-25401: not included in any glyphset definition
    • U+25402 CJK UNIFIED IDEOGRAPH-25402: not included in any glyphset definition
    • U+25404 CJK UNIFIED IDEOGRAPH-25404: not included in any glyphset definition
    • U+2540A CJK UNIFIED IDEOGRAPH-2540A: not included in any glyphset definition
    • U+2540E CJK UNIFIED IDEOGRAPH-2540E: not included in any glyphset definition
    • U+25411 CJK UNIFIED IDEOGRAPH-25411: not included in any glyphset definition
    • U+25413 CJK UNIFIED IDEOGRAPH-25413: not included in any glyphset definition
    • U+25415 CJK UNIFIED IDEOGRAPH-25415: not included in any glyphset definition
    • U+25417 CJK UNIFIED IDEOGRAPH-25417: not included in any glyphset definition
    • U+25418 CJK UNIFIED IDEOGRAPH-25418: not included in any glyphset definition
    • U+25419 CJK UNIFIED IDEOGRAPH-25419: not included in any glyphset definition
    • U+2541A CJK UNIFIED IDEOGRAPH-2541A: not included in any glyphset definition
    • U+2541D CJK UNIFIED IDEOGRAPH-2541D: not included in any glyphset definition
    • U+2541E CJK UNIFIED IDEOGRAPH-2541E: not included in any glyphset definition
    • U+2541F CJK UNIFIED IDEOGRAPH-2541F: not included in any glyphset definition
    • U+25429 CJK UNIFIED IDEOGRAPH-25429: not included in any glyphset definition
    • U+2542A CJK UNIFIED IDEOGRAPH-2542A: not included in any glyphset definition
    • U+2542B CJK UNIFIED IDEOGRAPH-2542B: not included in any glyphset definition
    • U+2542C CJK UNIFIED IDEOGRAPH-2542C: not included in any glyphset definition
    • U+2542D CJK UNIFIED IDEOGRAPH-2542D: not included in any glyphset definition
    • U+2542E CJK UNIFIED IDEOGRAPH-2542E: not included in any glyphset definition
    • U+2542F CJK UNIFIED IDEOGRAPH-2542F: not included in any glyphset definition
    • U+25435 CJK UNIFIED IDEOGRAPH-25435: not included in any glyphset definition
    • U+25438 CJK UNIFIED IDEOGRAPH-25438: not included in any glyphset definition
    • U+2543A CJK UNIFIED IDEOGRAPH-2543A: not included in any glyphset definition
    • U+2543B CJK UNIFIED IDEOGRAPH-2543B: not included in any glyphset definition
    • U+2543C CJK UNIFIED IDEOGRAPH-2543C: not included in any glyphset definition
    • U+2543D CJK UNIFIED IDEOGRAPH-2543D: not included in any glyphset definition
    • U+2543E CJK UNIFIED IDEOGRAPH-2543E: not included in any glyphset definition
    • U+2543F CJK UNIFIED IDEOGRAPH-2543F: not included in any glyphset definition
    • U+25440 CJK UNIFIED IDEOGRAPH-25440: not included in any glyphset definition
    • U+25441 CJK UNIFIED IDEOGRAPH-25441: not included in any glyphset definition
    • U+25444 CJK UNIFIED IDEOGRAPH-25444: not included in any glyphset definition
    • U+25445 CJK UNIFIED IDEOGRAPH-25445: not included in any glyphset definition
    • U+25446 CJK UNIFIED IDEOGRAPH-25446: not included in any glyphset definition
    • U+25447 CJK UNIFIED IDEOGRAPH-25447: not included in any glyphset definition
    • U+25448 CJK UNIFIED IDEOGRAPH-25448: not included in any glyphset definition
    • U+25449 CJK UNIFIED IDEOGRAPH-25449: not included in any glyphset definition
    • U+2544A CJK UNIFIED IDEOGRAPH-2544A: not included in any glyphset definition
    • U+2544B CJK UNIFIED IDEOGRAPH-2544B: not included in any glyphset definition
    • U+2544C CJK UNIFIED IDEOGRAPH-2544C: not included in any glyphset definition
    • U+2544D CJK UNIFIED IDEOGRAPH-2544D: not included in any glyphset definition
    • U+2544E CJK UNIFIED IDEOGRAPH-2544E: not included in any glyphset definition
    • U+2544F CJK UNIFIED IDEOGRAPH-2544F: not included in any glyphset definition
    • U+25450 CJK UNIFIED IDEOGRAPH-25450: not included in any glyphset definition
    • U+25451 CJK UNIFIED IDEOGRAPH-25451: not included in any glyphset definition
    • U+25452 CJK UNIFIED IDEOGRAPH-25452: not included in any glyphset definition
    • U+25453 CJK UNIFIED IDEOGRAPH-25453: not included in any glyphset definition
    • U+25454 CJK UNIFIED IDEOGRAPH-25454: not included in any glyphset definition
    • U+2545F CJK UNIFIED IDEOGRAPH-2545F: not included in any glyphset definition
    • U+25461 CJK UNIFIED IDEOGRAPH-25461: not included in any glyphset definition
    • U+25465 CJK UNIFIED IDEOGRAPH-25465: not included in any glyphset definition
    • U+25466 CJK UNIFIED IDEOGRAPH-25466: not included in any glyphset definition
    • U+25467 CJK UNIFIED IDEOGRAPH-25467: not included in any glyphset definition
    • U+2546B CJK UNIFIED IDEOGRAPH-2546B: not included in any glyphset definition
    • U+2546C CJK UNIFIED IDEOGRAPH-2546C: not included in any glyphset definition
    • U+2546D CJK UNIFIED IDEOGRAPH-2546D: not included in any glyphset definition
    • U+2546E CJK UNIFIED IDEOGRAPH-2546E: not included in any glyphset definition
    • U+2546F CJK UNIFIED IDEOGRAPH-2546F: not included in any glyphset definition
    • U+25470 CJK UNIFIED IDEOGRAPH-25470: not included in any glyphset definition
    • U+25472 CJK UNIFIED IDEOGRAPH-25472: not included in any glyphset definition
    • U+25473 CJK UNIFIED IDEOGRAPH-25473: not included in any glyphset definition
    • U+25474 CJK UNIFIED IDEOGRAPH-25474: not included in any glyphset definition
    • U+25475 CJK UNIFIED IDEOGRAPH-25475: not included in any glyphset definition
    • U+25476 CJK UNIFIED IDEOGRAPH-25476: not included in any glyphset definition
    • U+25477 CJK UNIFIED IDEOGRAPH-25477: not included in any glyphset definition
    • U+25478 CJK UNIFIED IDEOGRAPH-25478: not included in any glyphset definition
    • U+25479 CJK UNIFIED IDEOGRAPH-25479: not included in any glyphset definition
    • U+2547A CJK UNIFIED IDEOGRAPH-2547A: not included in any glyphset definition
    • U+2547B CJK UNIFIED IDEOGRAPH-2547B: not included in any glyphset definition
    • U+2547C CJK UNIFIED IDEOGRAPH-2547C: not included in any glyphset definition
    • U+2547D CJK UNIFIED IDEOGRAPH-2547D: not included in any glyphset definition
    • U+2547E CJK UNIFIED IDEOGRAPH-2547E: not included in any glyphset definition
    • U+2547F CJK UNIFIED IDEOGRAPH-2547F: not included in any glyphset definition
    • U+25480 CJK UNIFIED IDEOGRAPH-25480: not included in any glyphset definition
    • U+25481 CJK UNIFIED IDEOGRAPH-25481: not included in any glyphset definition
    • U+25482 CJK UNIFIED IDEOGRAPH-25482: not included in any glyphset definition
    • U+25488 CJK UNIFIED IDEOGRAPH-25488: not included in any glyphset definition
    • U+25489 CJK UNIFIED IDEOGRAPH-25489: not included in any glyphset definition
    • U+2548A CJK UNIFIED IDEOGRAPH-2548A: not included in any glyphset definition
    • U+2548B CJK UNIFIED IDEOGRAPH-2548B: not included in any glyphset definition
    • U+2548C CJK UNIFIED IDEOGRAPH-2548C: not included in any glyphset definition
    • U+2548E CJK UNIFIED IDEOGRAPH-2548E: not included in any glyphset definition
    • U+25491 CJK UNIFIED IDEOGRAPH-25491: not included in any glyphset definition
    • U+25492 CJK UNIFIED IDEOGRAPH-25492: not included in any glyphset definition
    • U+25496 CJK UNIFIED IDEOGRAPH-25496: not included in any glyphset definition
    • U+25498 CJK UNIFIED IDEOGRAPH-25498: not included in any glyphset definition
    • U+25499 CJK UNIFIED IDEOGRAPH-25499: not included in any glyphset definition
    • U+2549A CJK UNIFIED IDEOGRAPH-2549A: not included in any glyphset definition
    • U+2549E CJK UNIFIED IDEOGRAPH-2549E: not included in any glyphset definition
    • U+254A1 CJK UNIFIED IDEOGRAPH-254A1: not included in any glyphset definition
    • U+254A4 CJK UNIFIED IDEOGRAPH-254A4: not included in any glyphset definition
    • U+254AA CJK UNIFIED IDEOGRAPH-254AA: not included in any glyphset definition
    • U+254AB CJK UNIFIED IDEOGRAPH-254AB: not included in any glyphset definition
    • U+254AC CJK UNIFIED IDEOGRAPH-254AC: not included in any glyphset definition
    • U+254AD CJK UNIFIED IDEOGRAPH-254AD: not included in any glyphset definition
    • U+254AE CJK UNIFIED IDEOGRAPH-254AE: not included in any glyphset definition
    • U+254AF CJK UNIFIED IDEOGRAPH-254AF: not included in any glyphset definition
    • U+254B0 CJK UNIFIED IDEOGRAPH-254B0: not included in any glyphset definition
    • U+254B1 CJK UNIFIED IDEOGRAPH-254B1: not included in any glyphset definition
    • U+254B2 CJK UNIFIED IDEOGRAPH-254B2: not included in any glyphset definition
    • U+254B3 CJK UNIFIED IDEOGRAPH-254B3: not included in any glyphset definition
    • U+254B5 CJK UNIFIED IDEOGRAPH-254B5: not included in any glyphset definition
    • U+254B6 CJK UNIFIED IDEOGRAPH-254B6: not included in any glyphset definition
    • U+254B7 CJK UNIFIED IDEOGRAPH-254B7: not included in any glyphset definition
    • U+254B8 CJK UNIFIED IDEOGRAPH-254B8: not included in any glyphset definition
    • U+254BA CJK UNIFIED IDEOGRAPH-254BA: not included in any glyphset definition
    • U+254BB CJK UNIFIED IDEOGRAPH-254BB: not included in any glyphset definition
    • U+254BC CJK UNIFIED IDEOGRAPH-254BC: not included in any glyphset definition
    • U+254BE CJK UNIFIED IDEOGRAPH-254BE: not included in any glyphset definition
    • U+254C9 CJK UNIFIED IDEOGRAPH-254C9: not included in any glyphset definition
    • U+254CA CJK UNIFIED IDEOGRAPH-254CA: not included in any glyphset definition
    • U+254CB CJK UNIFIED IDEOGRAPH-254CB: not included in any glyphset definition
    • U+254CC CJK UNIFIED IDEOGRAPH-254CC: not included in any glyphset definition
    • U+254CD CJK UNIFIED IDEOGRAPH-254CD: not included in any glyphset definition
    • U+254CE CJK UNIFIED IDEOGRAPH-254CE: not included in any glyphset definition
    • U+254CF CJK UNIFIED IDEOGRAPH-254CF: not included in any glyphset definition
    • U+254D0 CJK UNIFIED IDEOGRAPH-254D0: not included in any glyphset definition
    • U+254D1 CJK UNIFIED IDEOGRAPH-254D1: not included in any glyphset definition
    • U+254D2 CJK UNIFIED IDEOGRAPH-254D2: not included in any glyphset definition
    • U+254D4 CJK UNIFIED IDEOGRAPH-254D4: not included in any glyphset definition
    • U+254D5 CJK UNIFIED IDEOGRAPH-254D5: not included in any glyphset definition
    • U+254D6 CJK UNIFIED IDEOGRAPH-254D6: not included in any glyphset definition
    • U+254D9 CJK UNIFIED IDEOGRAPH-254D9: not included in any glyphset definition
    • U+254DA CJK UNIFIED IDEOGRAPH-254DA: not included in any glyphset definition
    • U+254E5 CJK UNIFIED IDEOGRAPH-254E5: not included in any glyphset definition
    • U+254E8 CJK UNIFIED IDEOGRAPH-254E8: not included in any glyphset definition
    • U+254E9 CJK UNIFIED IDEOGRAPH-254E9: not included in any glyphset definition
    • U+254EA CJK UNIFIED IDEOGRAPH-254EA: not included in any glyphset definition
    • U+254EB CJK UNIFIED IDEOGRAPH-254EB: not included in any glyphset definition
    • U+254EC CJK UNIFIED IDEOGRAPH-254EC: not included in any glyphset definition
    • U+254ED CJK UNIFIED IDEOGRAPH-254ED: not included in any glyphset definition
    • U+254EE CJK UNIFIED IDEOGRAPH-254EE: not included in any glyphset definition
    • U+254F0 CJK UNIFIED IDEOGRAPH-254F0: not included in any glyphset definition
    • U+254F2 CJK UNIFIED IDEOGRAPH-254F2: not included in any glyphset definition
    • U+254F3 CJK UNIFIED IDEOGRAPH-254F3: not included in any glyphset definition
    • U+254F4 CJK UNIFIED IDEOGRAPH-254F4: not included in any glyphset definition
    • U+254F5 CJK UNIFIED IDEOGRAPH-254F5: not included in any glyphset definition
    • U+254F6 CJK UNIFIED IDEOGRAPH-254F6: not included in any glyphset definition
    • U+254F7 CJK UNIFIED IDEOGRAPH-254F7: not included in any glyphset definition
    • U+254F8 CJK UNIFIED IDEOGRAPH-254F8: not included in any glyphset definition
    • U+254FA CJK UNIFIED IDEOGRAPH-254FA: not included in any glyphset definition
    • U+254FB CJK UNIFIED IDEOGRAPH-254FB: not included in any glyphset definition
    • U+254FC CJK UNIFIED IDEOGRAPH-254FC: not included in any glyphset definition
    • U+254FD CJK UNIFIED IDEOGRAPH-254FD: not included in any glyphset definition
    • U+254FE CJK UNIFIED IDEOGRAPH-254FE: not included in any glyphset definition
    • U+254FF CJK UNIFIED IDEOGRAPH-254FF: not included in any glyphset definition
    • U+25500 CJK UNIFIED IDEOGRAPH-25500: not included in any glyphset definition
    • U+25501 CJK UNIFIED IDEOGRAPH-25501: not included in any glyphset definition
    • U+25502 CJK UNIFIED IDEOGRAPH-25502: not included in any glyphset definition
    • U+25503 CJK UNIFIED IDEOGRAPH-25503: not included in any glyphset definition
    • U+25504 CJK UNIFIED IDEOGRAPH-25504: not included in any glyphset definition
    • U+25505 CJK UNIFIED IDEOGRAPH-25505: not included in any glyphset definition
    • U+25507 CJK UNIFIED IDEOGRAPH-25507: not included in any glyphset definition
    • U+25508 CJK UNIFIED IDEOGRAPH-25508: not included in any glyphset definition
    • U+25509 CJK UNIFIED IDEOGRAPH-25509: not included in any glyphset definition
    • U+2550B CJK UNIFIED IDEOGRAPH-2550B: not included in any glyphset definition
    • U+2550C CJK UNIFIED IDEOGRAPH-2550C: not included in any glyphset definition
    • U+2550D CJK UNIFIED IDEOGRAPH-2550D: not included in any glyphset definition
    • U+2550E CJK UNIFIED IDEOGRAPH-2550E: not included in any glyphset definition
    • U+25514 CJK UNIFIED IDEOGRAPH-25514: not included in any glyphset definition
    • U+25518 CJK UNIFIED IDEOGRAPH-25518: not included in any glyphset definition
    • U+25519 CJK UNIFIED IDEOGRAPH-25519: not included in any glyphset definition
    • U+2551B CJK UNIFIED IDEOGRAPH-2551B: not included in any glyphset definition
    • U+2551C CJK UNIFIED IDEOGRAPH-2551C: not included in any glyphset definition
    • U+25521 CJK UNIFIED IDEOGRAPH-25521: not included in any glyphset definition
    • U+25523 CJK UNIFIED IDEOGRAPH-25523: not included in any glyphset definition
    • U+25526 CJK UNIFIED IDEOGRAPH-25526: not included in any glyphset definition
    • U+25527 CJK UNIFIED IDEOGRAPH-25527: not included in any glyphset definition
    • U+25528 CJK UNIFIED IDEOGRAPH-25528: not included in any glyphset definition
    • U+2552C CJK UNIFIED IDEOGRAPH-2552C: not included in any glyphset definition
    • U+2552D CJK UNIFIED IDEOGRAPH-2552D: not included in any glyphset definition
    • U+2552E CJK UNIFIED IDEOGRAPH-2552E: not included in any glyphset definition
    • U+2552F CJK UNIFIED IDEOGRAPH-2552F: not included in any glyphset definition
    • U+25530 CJK UNIFIED IDEOGRAPH-25530: not included in any glyphset definition
    • U+25531 CJK UNIFIED IDEOGRAPH-25531: not included in any glyphset definition
    • U+25532 CJK UNIFIED IDEOGRAPH-25532: not included in any glyphset definition
    • U+25533 CJK UNIFIED IDEOGRAPH-25533: not included in any glyphset definition
    • U+25538 CJK UNIFIED IDEOGRAPH-25538: not included in any glyphset definition
    • U+2553B CJK UNIFIED IDEOGRAPH-2553B: not included in any glyphset definition
    • U+2553D CJK UNIFIED IDEOGRAPH-2553D: not included in any glyphset definition
    • U+2553F CJK UNIFIED IDEOGRAPH-2553F: not included in any glyphset definition
    • U+25540 CJK UNIFIED IDEOGRAPH-25540: not included in any glyphset definition
    • U+25541 CJK UNIFIED IDEOGRAPH-25541: not included in any glyphset definition
    • U+25542 CJK UNIFIED IDEOGRAPH-25542: not included in any glyphset definition
    • U+25545 CJK UNIFIED IDEOGRAPH-25545: not included in any glyphset definition
    • U+25546 CJK UNIFIED IDEOGRAPH-25546: not included in any glyphset definition
    • U+25547 CJK UNIFIED IDEOGRAPH-25547: not included in any glyphset definition
    • U+25548 CJK UNIFIED IDEOGRAPH-25548: not included in any glyphset definition
    • U+2554C CJK UNIFIED IDEOGRAPH-2554C: not included in any glyphset definition
    • U+2554D CJK UNIFIED IDEOGRAPH-2554D: not included in any glyphset definition
    • U+2554E CJK UNIFIED IDEOGRAPH-2554E: not included in any glyphset definition
    • U+2554F CJK UNIFIED IDEOGRAPH-2554F: not included in any glyphset definition
    • U+25550 CJK UNIFIED IDEOGRAPH-25550: not included in any glyphset definition
    • U+25551 CJK UNIFIED IDEOGRAPH-25551: not included in any glyphset definition
    • U+25553 CJK UNIFIED IDEOGRAPH-25553: not included in any glyphset definition
    • U+25554 CJK UNIFIED IDEOGRAPH-25554: not included in any glyphset definition
    • U+25555 CJK UNIFIED IDEOGRAPH-25555: not included in any glyphset definition
    • U+25556 CJK UNIFIED IDEOGRAPH-25556: not included in any glyphset definition
    • U+25557 CJK UNIFIED IDEOGRAPH-25557: not included in any glyphset definition
    • U+25558 CJK UNIFIED IDEOGRAPH-25558: not included in any glyphset definition
    • U+25559 CJK UNIFIED IDEOGRAPH-25559: not included in any glyphset definition
    • U+2555E CJK UNIFIED IDEOGRAPH-2555E: not included in any glyphset definition
    • U+25562 CJK UNIFIED IDEOGRAPH-25562: not included in any glyphset definition
    • U+25563 CJK UNIFIED IDEOGRAPH-25563: not included in any glyphset definition
    • U+25568 CJK UNIFIED IDEOGRAPH-25568: not included in any glyphset definition
    • U+2556E CJK UNIFIED IDEOGRAPH-2556E: not included in any glyphset definition
    • U+25570 CJK UNIFIED IDEOGRAPH-25570: not included in any glyphset definition
    • U+25571 CJK UNIFIED IDEOGRAPH-25571: not included in any glyphset definition
    • U+25572 CJK UNIFIED IDEOGRAPH-25572: not included in any glyphset definition
    • U+25573 CJK UNIFIED IDEOGRAPH-25573: not included in any glyphset definition
    • U+25574 CJK UNIFIED IDEOGRAPH-25574: not included in any glyphset definition
    • U+25575 CJK UNIFIED IDEOGRAPH-25575: not included in any glyphset definition
    • U+25576 CJK UNIFIED IDEOGRAPH-25576: not included in any glyphset definition
    • U+25577 CJK UNIFIED IDEOGRAPH-25577: not included in any glyphset definition
    • U+25578 CJK UNIFIED IDEOGRAPH-25578: not included in any glyphset definition
    • U+25579 CJK UNIFIED IDEOGRAPH-25579: not included in any glyphset definition
    • U+2557A CJK UNIFIED IDEOGRAPH-2557A: not included in any glyphset definition
    • U+2557B CJK UNIFIED IDEOGRAPH-2557B: not included in any glyphset definition
    • U+2557C CJK UNIFIED IDEOGRAPH-2557C: not included in any glyphset definition
    • U+2557D CJK UNIFIED IDEOGRAPH-2557D: not included in any glyphset definition
    • U+2557E CJK UNIFIED IDEOGRAPH-2557E: not included in any glyphset definition
    • U+2557F CJK UNIFIED IDEOGRAPH-2557F: not included in any glyphset definition
    • U+25585 CJK UNIFIED IDEOGRAPH-25585: not included in any glyphset definition
    • U+2558B CJK UNIFIED IDEOGRAPH-2558B: not included in any glyphset definition
    • U+2558F CJK UNIFIED IDEOGRAPH-2558F: not included in any glyphset definition
    • U+25590 CJK UNIFIED IDEOGRAPH-25590: not included in any glyphset definition
    • U+25594 CJK UNIFIED IDEOGRAPH-25594: not included in any glyphset definition
    • U+25598 CJK UNIFIED IDEOGRAPH-25598: not included in any glyphset definition
    • U+25599 CJK UNIFIED IDEOGRAPH-25599: not included in any glyphset definition
    • U+2559A CJK UNIFIED IDEOGRAPH-2559A: not included in any glyphset definition
    • U+2559B CJK UNIFIED IDEOGRAPH-2559B: not included in any glyphset definition
    • U+2559C CJK UNIFIED IDEOGRAPH-2559C: not included in any glyphset definition
    • U+2559D CJK UNIFIED IDEOGRAPH-2559D: not included in any glyphset definition
    • U+2559E CJK UNIFIED IDEOGRAPH-2559E: not included in any glyphset definition
    • U+2559F CJK UNIFIED IDEOGRAPH-2559F: not included in any glyphset definition
    • U+255A0 CJK UNIFIED IDEOGRAPH-255A0: not included in any glyphset definition
    • U+255A1 CJK UNIFIED IDEOGRAPH-255A1: not included in any glyphset definition
    • U+255A3 CJK UNIFIED IDEOGRAPH-255A3: not included in any glyphset definition
    • U+255A4 CJK UNIFIED IDEOGRAPH-255A4: not included in any glyphset definition
    • U+255A6 CJK UNIFIED IDEOGRAPH-255A6: not included in any glyphset definition
    • U+255A7 CJK UNIFIED IDEOGRAPH-255A7: not included in any glyphset definition
    • U+255A8 CJK UNIFIED IDEOGRAPH-255A8: not included in any glyphset definition
    • U+255AA CJK UNIFIED IDEOGRAPH-255AA: not included in any glyphset definition
    • U+255AB CJK UNIFIED IDEOGRAPH-255AB: not included in any glyphset definition
    • U+255AC CJK UNIFIED IDEOGRAPH-255AC: not included in any glyphset definition
    • U+255B2 CJK UNIFIED IDEOGRAPH-255B2: not included in any glyphset definition
    • U+255B4 CJK UNIFIED IDEOGRAPH-255B4: not included in any glyphset definition
    • U+255B5 CJK UNIFIED IDEOGRAPH-255B5: not included in any glyphset definition
    • U+255B7 CJK UNIFIED IDEOGRAPH-255B7: not included in any glyphset definition
    • U+255B8 CJK UNIFIED IDEOGRAPH-255B8: not included in any glyphset definition
    • U+255B9 CJK UNIFIED IDEOGRAPH-255B9: not included in any glyphset definition
    • U+255BB CJK UNIFIED IDEOGRAPH-255BB: not included in any glyphset definition
    • U+255BC CJK UNIFIED IDEOGRAPH-255BC: not included in any glyphset definition
    • U+255BD CJK UNIFIED IDEOGRAPH-255BD: not included in any glyphset definition
    • U+255BE CJK UNIFIED IDEOGRAPH-255BE: not included in any glyphset definition
    • U+255BF CJK UNIFIED IDEOGRAPH-255BF: not included in any glyphset definition
    • U+255C0 CJK UNIFIED IDEOGRAPH-255C0: not included in any glyphset definition
    • U+255C1 CJK UNIFIED IDEOGRAPH-255C1: not included in any glyphset definition
    • U+255C2 CJK UNIFIED IDEOGRAPH-255C2: not included in any glyphset definition
    • U+255C7 CJK UNIFIED IDEOGRAPH-255C7: not included in any glyphset definition
    • U+255C9 CJK UNIFIED IDEOGRAPH-255C9: not included in any glyphset definition
    • U+255CA CJK UNIFIED IDEOGRAPH-255CA: not included in any glyphset definition
    • U+255CB CJK UNIFIED IDEOGRAPH-255CB: not included in any glyphset definition
    • U+255CC CJK UNIFIED IDEOGRAPH-255CC: not included in any glyphset definition
    • U+255CD CJK UNIFIED IDEOGRAPH-255CD: not included in any glyphset definition
    • U+255CF CJK UNIFIED IDEOGRAPH-255CF: not included in any glyphset definition
    • U+255D0 CJK UNIFIED IDEOGRAPH-255D0: not included in any glyphset definition
    • U+255D2 CJK UNIFIED IDEOGRAPH-255D2: not included in any glyphset definition
    • U+255D3 CJK UNIFIED IDEOGRAPH-255D3: not included in any glyphset definition
    • U+255D4 CJK UNIFIED IDEOGRAPH-255D4: not included in any glyphset definition
    • U+255D5 CJK UNIFIED IDEOGRAPH-255D5: not included in any glyphset definition
    • U+255D6 CJK UNIFIED IDEOGRAPH-255D6: not included in any glyphset definition
    • U+255D7 CJK UNIFIED IDEOGRAPH-255D7: not included in any glyphset definition
    • U+255D8 CJK UNIFIED IDEOGRAPH-255D8: not included in any glyphset definition
    • U+255D9 CJK UNIFIED IDEOGRAPH-255D9: not included in any glyphset definition
    • U+255DB CJK UNIFIED IDEOGRAPH-255DB: not included in any glyphset definition
    • U+255DC CJK UNIFIED IDEOGRAPH-255DC: not included in any glyphset definition
    • U+255DD CJK UNIFIED IDEOGRAPH-255DD: not included in any glyphset definition
    • U+255DE CJK UNIFIED IDEOGRAPH-255DE: not included in any glyphset definition
    • U+255DF CJK UNIFIED IDEOGRAPH-255DF: not included in any glyphset definition
    • U+255E3 CJK UNIFIED IDEOGRAPH-255E3: not included in any glyphset definition
    • U+255E6 CJK UNIFIED IDEOGRAPH-255E6: not included in any glyphset definition
    • U+255E7 CJK UNIFIED IDEOGRAPH-255E7: not included in any glyphset definition
    • U+255EA CJK UNIFIED IDEOGRAPH-255EA: not included in any glyphset definition
    • U+255EB CJK UNIFIED IDEOGRAPH-255EB: not included in any glyphset definition
    • U+255EC CJK UNIFIED IDEOGRAPH-255EC: not included in any glyphset definition
    • U+255ED CJK UNIFIED IDEOGRAPH-255ED: not included in any glyphset definition
    • U+255EE CJK UNIFIED IDEOGRAPH-255EE: not included in any glyphset definition
    • U+255F1 CJK UNIFIED IDEOGRAPH-255F1: not included in any glyphset definition
    • U+255F2 CJK UNIFIED IDEOGRAPH-255F2: not included in any glyphset definition
    • U+255F3 CJK UNIFIED IDEOGRAPH-255F3: not included in any glyphset definition
    • U+255F4 CJK UNIFIED IDEOGRAPH-255F4: not included in any glyphset definition
    • U+255F5 CJK UNIFIED IDEOGRAPH-255F5: not included in any glyphset definition
    • U+255F6 CJK UNIFIED IDEOGRAPH-255F6: not included in any glyphset definition
    • U+255F9 CJK UNIFIED IDEOGRAPH-255F9: not included in any glyphset definition
    • U+255FA CJK UNIFIED IDEOGRAPH-255FA: not included in any glyphset definition
    • U+255FB CJK UNIFIED IDEOGRAPH-255FB: not included in any glyphset definition
    • U+255FC CJK UNIFIED IDEOGRAPH-255FC: not included in any glyphset definition
    • U+255FE CJK UNIFIED IDEOGRAPH-255FE: not included in any glyphset definition
    • U+255FF CJK UNIFIED IDEOGRAPH-255FF: not included in any glyphset definition
    • U+25602 CJK UNIFIED IDEOGRAPH-25602: not included in any glyphset definition
    • U+25603 CJK UNIFIED IDEOGRAPH-25603: not included in any glyphset definition
    • U+25604 CJK UNIFIED IDEOGRAPH-25604: not included in any glyphset definition
    • U+25605 CJK UNIFIED IDEOGRAPH-25605: not included in any glyphset definition
    • U+25607 CJK UNIFIED IDEOGRAPH-25607: not included in any glyphset definition
    • U+25610 CJK UNIFIED IDEOGRAPH-25610: not included in any glyphset definition
    • U+25615 CJK UNIFIED IDEOGRAPH-25615: not included in any glyphset definition
    • U+25616 CJK UNIFIED IDEOGRAPH-25616: not included in any glyphset definition
    • U+25626 CJK UNIFIED IDEOGRAPH-25626: not included in any glyphset definition
    • U+2562B CJK UNIFIED IDEOGRAPH-2562B: not included in any glyphset definition
    • U+2562C CJK UNIFIED IDEOGRAPH-2562C: not included in any glyphset definition
    • U+2562D CJK UNIFIED IDEOGRAPH-2562D: not included in any glyphset definition
    • U+2562E CJK UNIFIED IDEOGRAPH-2562E: not included in any glyphset definition
    • U+25630 CJK UNIFIED IDEOGRAPH-25630: not included in any glyphset definition
    • U+25631 CJK UNIFIED IDEOGRAPH-25631: not included in any glyphset definition
    • U+25632 CJK UNIFIED IDEOGRAPH-25632: not included in any glyphset definition
    • U+25634 CJK UNIFIED IDEOGRAPH-25634: not included in any glyphset definition
    • U+25640 CJK UNIFIED IDEOGRAPH-25640: not included in any glyphset definition
    • U+25641 CJK UNIFIED IDEOGRAPH-25641: not included in any glyphset definition
    • U+25642 CJK UNIFIED IDEOGRAPH-25642: not included in any glyphset definition
    • U+25643 CJK UNIFIED IDEOGRAPH-25643: not included in any glyphset definition
    • U+25647 CJK UNIFIED IDEOGRAPH-25647: not included in any glyphset definition
    • U+25649 CJK UNIFIED IDEOGRAPH-25649: not included in any glyphset definition
    • U+2564B CJK UNIFIED IDEOGRAPH-2564B: not included in any glyphset definition
    • U+2564E CJK UNIFIED IDEOGRAPH-2564E: not included in any glyphset definition
    • U+2564F CJK UNIFIED IDEOGRAPH-2564F: not included in any glyphset definition
    • U+25663 CJK UNIFIED IDEOGRAPH-25663: not included in any glyphset definition
    • U+25664 CJK UNIFIED IDEOGRAPH-25664: not included in any glyphset definition
    • U+25666 CJK UNIFIED IDEOGRAPH-25666: not included in any glyphset definition
    • U+2566B CJK UNIFIED IDEOGRAPH-2566B: not included in any glyphset definition
    • U+2566C CJK UNIFIED IDEOGRAPH-2566C: not included in any glyphset definition
    • U+2566D CJK UNIFIED IDEOGRAPH-2566D: not included in any glyphset definition
    • U+2566E CJK UNIFIED IDEOGRAPH-2566E: not included in any glyphset definition
    • U+2566F CJK UNIFIED IDEOGRAPH-2566F: not included in any glyphset definition
    • U+25670 CJK UNIFIED IDEOGRAPH-25670: not included in any glyphset definition
    • U+25671 CJK UNIFIED IDEOGRAPH-25671: not included in any glyphset definition
    • U+25672 CJK UNIFIED IDEOGRAPH-25672: not included in any glyphset definition
    • U+25673 CJK UNIFIED IDEOGRAPH-25673: not included in any glyphset definition
    • U+25677 CJK UNIFIED IDEOGRAPH-25677: not included in any glyphset definition
    • U+2567F CJK UNIFIED IDEOGRAPH-2567F: not included in any glyphset definition
    • U+25680 CJK UNIFIED IDEOGRAPH-25680: not included in any glyphset definition
    • U+25686 CJK UNIFIED IDEOGRAPH-25686: not included in any glyphset definition
    • U+25689 CJK UNIFIED IDEOGRAPH-25689: not included in any glyphset definition
    • U+2568A CJK UNIFIED IDEOGRAPH-2568A: not included in any glyphset definition
    • U+2568B CJK UNIFIED IDEOGRAPH-2568B: not included in any glyphset definition
    • U+2568C CJK UNIFIED IDEOGRAPH-2568C: not included in any glyphset definition
    • U+2568D CJK UNIFIED IDEOGRAPH-2568D: not included in any glyphset definition
    • U+2569A CJK UNIFIED IDEOGRAPH-2569A: not included in any glyphset definition
    • U+2569C CJK UNIFIED IDEOGRAPH-2569C: not included in any glyphset definition
    • U+256A0 CJK UNIFIED IDEOGRAPH-256A0: not included in any glyphset definition
    • U+256A6 CJK UNIFIED IDEOGRAPH-256A6: not included in any glyphset definition
    • U+256A7 CJK UNIFIED IDEOGRAPH-256A7: not included in any glyphset definition
    • U+256A8 CJK UNIFIED IDEOGRAPH-256A8: not included in any glyphset definition
    • U+256A9 CJK UNIFIED IDEOGRAPH-256A9: not included in any glyphset definition
    • U+256AA CJK UNIFIED IDEOGRAPH-256AA: not included in any glyphset definition
    • U+256AB CJK UNIFIED IDEOGRAPH-256AB: not included in any glyphset definition
    • U+256BE CJK UNIFIED IDEOGRAPH-256BE: not included in any glyphset definition
    • U+256C0 CJK UNIFIED IDEOGRAPH-256C0: not included in any glyphset definition
    • U+256C2 CJK UNIFIED IDEOGRAPH-256C2: not included in any glyphset definition
    • U+256C3 CJK UNIFIED IDEOGRAPH-256C3: not included in any glyphset definition
    • U+256C5 CJK UNIFIED IDEOGRAPH-256C5: not included in any glyphset definition
    • U+256C6 CJK UNIFIED IDEOGRAPH-256C6: not included in any glyphset definition
    • U+256C7 CJK UNIFIED IDEOGRAPH-256C7: not included in any glyphset definition
    • U+256C8 CJK UNIFIED IDEOGRAPH-256C8: not included in any glyphset definition
    • U+256D0 CJK UNIFIED IDEOGRAPH-256D0: not included in any glyphset definition
    • U+256D1 CJK UNIFIED IDEOGRAPH-256D1: not included in any glyphset definition
    • U+256D4 CJK UNIFIED IDEOGRAPH-256D4: not included in any glyphset definition
    • U+256D6 CJK UNIFIED IDEOGRAPH-256D6: not included in any glyphset definition
    • U+256D7 CJK UNIFIED IDEOGRAPH-256D7: not included in any glyphset definition
    • U+256D8 CJK UNIFIED IDEOGRAPH-256D8: not included in any glyphset definition
    • U+256D9 CJK UNIFIED IDEOGRAPH-256D9: not included in any glyphset definition
    • U+256DA CJK UNIFIED IDEOGRAPH-256DA: not included in any glyphset definition
    • U+256DB CJK UNIFIED IDEOGRAPH-256DB: not included in any glyphset definition
    • U+256DC CJK UNIFIED IDEOGRAPH-256DC: not included in any glyphset definition
    • U+256DD CJK UNIFIED IDEOGRAPH-256DD: not included in any glyphset definition
    • U+256DE CJK UNIFIED IDEOGRAPH-256DE: not included in any glyphset definition
    • U+256DF CJK UNIFIED IDEOGRAPH-256DF: not included in any glyphset definition
    • U+256E0 CJK UNIFIED IDEOGRAPH-256E0: not included in any glyphset definition
    • U+256E1 CJK UNIFIED IDEOGRAPH-256E1: not included in any glyphset definition
    • U+256E3 CJK UNIFIED IDEOGRAPH-256E3: not included in any glyphset definition
    • U+256E9 CJK UNIFIED IDEOGRAPH-256E9: not included in any glyphset definition
    • U+256EE CJK UNIFIED IDEOGRAPH-256EE: not included in any glyphset definition
    • U+256EF CJK UNIFIED IDEOGRAPH-256EF: not included in any glyphset definition
    • U+256F0 CJK UNIFIED IDEOGRAPH-256F0: not included in any glyphset definition
    • U+256F1 CJK UNIFIED IDEOGRAPH-256F1: not included in any glyphset definition
    • U+256F2 CJK UNIFIED IDEOGRAPH-256F2: not included in any glyphset definition
    • U+256F4 CJK UNIFIED IDEOGRAPH-256F4: not included in any glyphset definition
    • U+256F6 CJK UNIFIED IDEOGRAPH-256F6: not included in any glyphset definition
    • U+256FB CJK UNIFIED IDEOGRAPH-256FB: not included in any glyphset definition
    • U+256FC CJK UNIFIED IDEOGRAPH-256FC: not included in any glyphset definition
    • U+256FF CJK UNIFIED IDEOGRAPH-256FF: not included in any glyphset definition
    • U+25703 CJK UNIFIED IDEOGRAPH-25703: not included in any glyphset definition
    • U+25704 CJK UNIFIED IDEOGRAPH-25704: not included in any glyphset definition
    • U+25705 CJK UNIFIED IDEOGRAPH-25705: not included in any glyphset definition
    • U+2570E CJK UNIFIED IDEOGRAPH-2570E: not included in any glyphset definition
    • U+2570F CJK UNIFIED IDEOGRAPH-2570F: not included in any glyphset definition
    • U+25711 CJK UNIFIED IDEOGRAPH-25711: not included in any glyphset definition
    • U+25712 CJK UNIFIED IDEOGRAPH-25712: not included in any glyphset definition
    • U+25713 CJK UNIFIED IDEOGRAPH-25713: not included in any glyphset definition
    • U+25714 CJK UNIFIED IDEOGRAPH-25714: not included in any glyphset definition
    • U+25717 CJK UNIFIED IDEOGRAPH-25717: not included in any glyphset definition
    • U+25719 CJK UNIFIED IDEOGRAPH-25719: not included in any glyphset definition
    • U+2571A CJK UNIFIED IDEOGRAPH-2571A: not included in any glyphset definition
    • U+2571B CJK UNIFIED IDEOGRAPH-2571B: not included in any glyphset definition
    • U+2571C CJK UNIFIED IDEOGRAPH-2571C: not included in any glyphset definition
    • U+2571F CJK UNIFIED IDEOGRAPH-2571F: not included in any glyphset definition
    • U+25720 CJK UNIFIED IDEOGRAPH-25720: not included in any glyphset definition
    • U+25721 CJK UNIFIED IDEOGRAPH-25721: not included in any glyphset definition
    • U+25722 CJK UNIFIED IDEOGRAPH-25722: not included in any glyphset definition
    • U+25723 CJK UNIFIED IDEOGRAPH-25723: not included in any glyphset definition
    • U+25726 CJK UNIFIED IDEOGRAPH-25726: not included in any glyphset definition
    • U+25727 CJK UNIFIED IDEOGRAPH-25727: not included in any glyphset definition
    • U+25729 CJK UNIFIED IDEOGRAPH-25729: not included in any glyphset definition
    • U+2572F CJK UNIFIED IDEOGRAPH-2572F: not included in any glyphset definition
    • U+25730 CJK UNIFIED IDEOGRAPH-25730: not included in any glyphset definition
    • U+25731 CJK UNIFIED IDEOGRAPH-25731: not included in any glyphset definition
    • U+25732 CJK UNIFIED IDEOGRAPH-25732: not included in any glyphset definition
    • U+25734 CJK UNIFIED IDEOGRAPH-25734: not included in any glyphset definition
    • U+25735 CJK UNIFIED IDEOGRAPH-25735: not included in any glyphset definition
    • U+25737 CJK UNIFIED IDEOGRAPH-25737: not included in any glyphset definition
    • U+25739 CJK UNIFIED IDEOGRAPH-25739: not included in any glyphset definition
    • U+2573C CJK UNIFIED IDEOGRAPH-2573C: not included in any glyphset definition
    • U+2573D CJK UNIFIED IDEOGRAPH-2573D: not included in any glyphset definition
    • U+2573F CJK UNIFIED IDEOGRAPH-2573F: not included in any glyphset definition
    • U+25740 CJK UNIFIED IDEOGRAPH-25740: not included in any glyphset definition
    • U+25741 CJK UNIFIED IDEOGRAPH-25741: not included in any glyphset definition
    • U+25742 CJK UNIFIED IDEOGRAPH-25742: not included in any glyphset definition
    • U+25743 CJK UNIFIED IDEOGRAPH-25743: not included in any glyphset definition
    • U+25744 CJK UNIFIED IDEOGRAPH-25744: not included in any glyphset definition
    • U+25745 CJK UNIFIED IDEOGRAPH-25745: not included in any glyphset definition
    • U+25748 CJK UNIFIED IDEOGRAPH-25748: not included in any glyphset definition
    • U+2574A CJK UNIFIED IDEOGRAPH-2574A: not included in any glyphset definition
    • U+2574B CJK UNIFIED IDEOGRAPH-2574B: not included in any glyphset definition
    • U+2574C CJK UNIFIED IDEOGRAPH-2574C: not included in any glyphset definition
    • U+2574D CJK UNIFIED IDEOGRAPH-2574D: not included in any glyphset definition
    • U+25750 CJK UNIFIED IDEOGRAPH-25750: not included in any glyphset definition
    • U+25751 CJK UNIFIED IDEOGRAPH-25751: not included in any glyphset definition
    • U+25752 CJK UNIFIED IDEOGRAPH-25752: not included in any glyphset definition
    • U+25753 CJK UNIFIED IDEOGRAPH-25753: not included in any glyphset definition
    • U+25754 CJK UNIFIED IDEOGRAPH-25754: not included in any glyphset definition
    • U+25755 CJK UNIFIED IDEOGRAPH-25755: not included in any glyphset definition
    • U+25756 CJK UNIFIED IDEOGRAPH-25756: not included in any glyphset definition
    • U+25758 CJK UNIFIED IDEOGRAPH-25758: not included in any glyphset definition
    • U+2575F CJK UNIFIED IDEOGRAPH-2575F: not included in any glyphset definition
    • U+25762 CJK UNIFIED IDEOGRAPH-25762: not included in any glyphset definition
    • U+25763 CJK UNIFIED IDEOGRAPH-25763: not included in any glyphset definition
    • U+25764 CJK UNIFIED IDEOGRAPH-25764: not included in any glyphset definition
    • U+25765 CJK UNIFIED IDEOGRAPH-25765: not included in any glyphset definition
    • U+25766 CJK UNIFIED IDEOGRAPH-25766: not included in any glyphset definition
    • U+25767 CJK UNIFIED IDEOGRAPH-25767: not included in any glyphset definition
    • U+25768 CJK UNIFIED IDEOGRAPH-25768: not included in any glyphset definition
    • U+25769 CJK UNIFIED IDEOGRAPH-25769: not included in any glyphset definition
    • U+2576A CJK UNIFIED IDEOGRAPH-2576A: not included in any glyphset definition
    • U+2576B CJK UNIFIED IDEOGRAPH-2576B: not included in any glyphset definition
    • U+2576C CJK UNIFIED IDEOGRAPH-2576C: not included in any glyphset definition
    • U+2576E CJK UNIFIED IDEOGRAPH-2576E: not included in any glyphset definition
    • U+2576F CJK UNIFIED IDEOGRAPH-2576F: not included in any glyphset definition
    • U+25771 CJK UNIFIED IDEOGRAPH-25771: not included in any glyphset definition
    • U+25772 CJK UNIFIED IDEOGRAPH-25772: not included in any glyphset definition
    • U+25778 CJK UNIFIED IDEOGRAPH-25778: not included in any glyphset definition
    • U+25779 CJK UNIFIED IDEOGRAPH-25779: not included in any glyphset definition
    • U+2577A CJK UNIFIED IDEOGRAPH-2577A: not included in any glyphset definition
    • U+2577B CJK UNIFIED IDEOGRAPH-2577B: not included in any glyphset definition
    • U+2577E CJK UNIFIED IDEOGRAPH-2577E: not included in any glyphset definition
    • U+2577F CJK UNIFIED IDEOGRAPH-2577F: not included in any glyphset definition
    • U+25780 CJK UNIFIED IDEOGRAPH-25780: not included in any glyphset definition
    • U+25781 CJK UNIFIED IDEOGRAPH-25781: not included in any glyphset definition
    • U+25782 CJK UNIFIED IDEOGRAPH-25782: not included in any glyphset definition
    • U+25783 CJK UNIFIED IDEOGRAPH-25783: not included in any glyphset definition
    • U+25784 CJK UNIFIED IDEOGRAPH-25784: not included in any glyphset definition
    • U+25785 CJK UNIFIED IDEOGRAPH-25785: not included in any glyphset definition
    • U+25786 CJK UNIFIED IDEOGRAPH-25786: not included in any glyphset definition
    • U+25789 CJK UNIFIED IDEOGRAPH-25789: not included in any glyphset definition
    • U+2578D CJK UNIFIED IDEOGRAPH-2578D: not included in any glyphset definition
    • U+2578E CJK UNIFIED IDEOGRAPH-2578E: not included in any glyphset definition
    • U+2578F CJK UNIFIED IDEOGRAPH-2578F: not included in any glyphset definition
    • U+25790 CJK UNIFIED IDEOGRAPH-25790: not included in any glyphset definition
    • U+25792 CJK UNIFIED IDEOGRAPH-25792: not included in any glyphset definition
    • U+25794 CJK UNIFIED IDEOGRAPH-25794: not included in any glyphset definition
    • U+25795 CJK UNIFIED IDEOGRAPH-25795: not included in any glyphset definition
    • U+25796 CJK UNIFIED IDEOGRAPH-25796: not included in any glyphset definition
    • U+25797 CJK UNIFIED IDEOGRAPH-25797: not included in any glyphset definition
    • U+25798 CJK UNIFIED IDEOGRAPH-25798: not included in any glyphset definition
    • U+25799 CJK UNIFIED IDEOGRAPH-25799: not included in any glyphset definition
    • U+2579A CJK UNIFIED IDEOGRAPH-2579A: not included in any glyphset definition
    • U+2579C CJK UNIFIED IDEOGRAPH-2579C: not included in any glyphset definition
    • U+2579D CJK UNIFIED IDEOGRAPH-2579D: not included in any glyphset definition
    • U+2579E CJK UNIFIED IDEOGRAPH-2579E: not included in any glyphset definition
    • U+257A5 CJK UNIFIED IDEOGRAPH-257A5: not included in any glyphset definition
    • U+257A6 CJK UNIFIED IDEOGRAPH-257A6: not included in any glyphset definition
    • U+257A7 CJK UNIFIED IDEOGRAPH-257A7: not included in any glyphset definition
    • U+257A8 CJK UNIFIED IDEOGRAPH-257A8: not included in any glyphset definition
    • U+257A9 CJK UNIFIED IDEOGRAPH-257A9: not included in any glyphset definition
    • U+257AA CJK UNIFIED IDEOGRAPH-257AA: not included in any glyphset definition
    • U+257AF CJK UNIFIED IDEOGRAPH-257AF: not included in any glyphset definition
    • U+257B0 CJK UNIFIED IDEOGRAPH-257B0: not included in any glyphset definition
    • U+257B1 CJK UNIFIED IDEOGRAPH-257B1: not included in any glyphset definition
    • U+257B2 CJK UNIFIED IDEOGRAPH-257B2: not included in any glyphset definition
    • U+257B3 CJK UNIFIED IDEOGRAPH-257B3: not included in any glyphset definition
    • U+257B4 CJK UNIFIED IDEOGRAPH-257B4: not included in any glyphset definition
    • U+257B5 CJK UNIFIED IDEOGRAPH-257B5: not included in any glyphset definition
    • U+257B6 CJK UNIFIED IDEOGRAPH-257B6: not included in any glyphset definition
    • U+257B7 CJK UNIFIED IDEOGRAPH-257B7: not included in any glyphset definition
    • U+257B8 CJK UNIFIED IDEOGRAPH-257B8: not included in any glyphset definition
    • U+257B9 CJK UNIFIED IDEOGRAPH-257B9: not included in any glyphset definition
    • U+257BA CJK UNIFIED IDEOGRAPH-257BA: not included in any glyphset definition
    • U+257BB CJK UNIFIED IDEOGRAPH-257BB: not included in any glyphset definition
    • U+257BC CJK UNIFIED IDEOGRAPH-257BC: not included in any glyphset definition
    • U+257C1 CJK UNIFIED IDEOGRAPH-257C1: not included in any glyphset definition
    • U+257C3 CJK UNIFIED IDEOGRAPH-257C3: not included in any glyphset definition
    • U+257C7 CJK UNIFIED IDEOGRAPH-257C7: not included in any glyphset definition
    • U+257C8 CJK UNIFIED IDEOGRAPH-257C8: not included in any glyphset definition
    • U+257CD CJK UNIFIED IDEOGRAPH-257CD: not included in any glyphset definition
    • U+257CE CJK UNIFIED IDEOGRAPH-257CE: not included in any glyphset definition
    • U+257CF CJK UNIFIED IDEOGRAPH-257CF: not included in any glyphset definition
    • U+257D0 CJK UNIFIED IDEOGRAPH-257D0: not included in any glyphset definition
    • U+257D1 CJK UNIFIED IDEOGRAPH-257D1: not included in any glyphset definition
    • U+257D2 CJK UNIFIED IDEOGRAPH-257D2: not included in any glyphset definition
    • U+257D3 CJK UNIFIED IDEOGRAPH-257D3: not included in any glyphset definition
    • U+257D4 CJK UNIFIED IDEOGRAPH-257D4: not included in any glyphset definition
    • U+257D5 CJK UNIFIED IDEOGRAPH-257D5: not included in any glyphset definition
    • U+257D6 CJK UNIFIED IDEOGRAPH-257D6: not included in any glyphset definition
    • U+257D7 CJK UNIFIED IDEOGRAPH-257D7: not included in any glyphset definition
    • U+257D8 CJK UNIFIED IDEOGRAPH-257D8: not included in any glyphset definition
    • U+257D9 CJK UNIFIED IDEOGRAPH-257D9: not included in any glyphset definition
    • U+257DA CJK UNIFIED IDEOGRAPH-257DA: not included in any glyphset definition
    • U+257DB CJK UNIFIED IDEOGRAPH-257DB: not included in any glyphset definition
    • U+257DC CJK UNIFIED IDEOGRAPH-257DC: not included in any glyphset definition
    • U+257DD CJK UNIFIED IDEOGRAPH-257DD: not included in any glyphset definition
    • U+257EA CJK UNIFIED IDEOGRAPH-257EA: not included in any glyphset definition
    • U+257ED CJK UNIFIED IDEOGRAPH-257ED: not included in any glyphset definition
    • U+257EF CJK UNIFIED IDEOGRAPH-257EF: not included in any glyphset definition
    • U+257F6 CJK UNIFIED IDEOGRAPH-257F6: not included in any glyphset definition
    • U+257F7 CJK UNIFIED IDEOGRAPH-257F7: not included in any glyphset definition
    • U+257FA CJK UNIFIED IDEOGRAPH-257FA: not included in any glyphset definition
    • U+257FB CJK UNIFIED IDEOGRAPH-257FB: not included in any glyphset definition
    • U+257FD CJK UNIFIED IDEOGRAPH-257FD: not included in any glyphset definition
    • U+257FE CJK UNIFIED IDEOGRAPH-257FE: not included in any glyphset definition
    • U+257FF CJK UNIFIED IDEOGRAPH-257FF: not included in any glyphset definition
    • U+25800 CJK UNIFIED IDEOGRAPH-25800: not included in any glyphset definition
    • U+25801 CJK UNIFIED IDEOGRAPH-25801: not included in any glyphset definition
    • U+25802 CJK UNIFIED IDEOGRAPH-25802: not included in any glyphset definition
    • U+25803 CJK UNIFIED IDEOGRAPH-25803: not included in any glyphset definition
    • U+25804 CJK UNIFIED IDEOGRAPH-25804: not included in any glyphset definition
    • U+25805 CJK UNIFIED IDEOGRAPH-25805: not included in any glyphset definition
    • U+25806 CJK UNIFIED IDEOGRAPH-25806: not included in any glyphset definition
    • U+25807 CJK UNIFIED IDEOGRAPH-25807: not included in any glyphset definition
    • U+25808 CJK UNIFIED IDEOGRAPH-25808: not included in any glyphset definition
    • U+25809 CJK UNIFIED IDEOGRAPH-25809: not included in any glyphset definition
    • U+2580A CJK UNIFIED IDEOGRAPH-2580A: not included in any glyphset definition
    • U+2580B CJK UNIFIED IDEOGRAPH-2580B: not included in any glyphset definition
    • U+2580C CJK UNIFIED IDEOGRAPH-2580C: not included in any glyphset definition
    • U+2580D CJK UNIFIED IDEOGRAPH-2580D: not included in any glyphset definition
    • U+2580E CJK UNIFIED IDEOGRAPH-2580E: not included in any glyphset definition
    • U+25813 CJK UNIFIED IDEOGRAPH-25813: not included in any glyphset definition
    • U+25819 CJK UNIFIED IDEOGRAPH-25819: not included in any glyphset definition
    • U+2581A CJK UNIFIED IDEOGRAPH-2581A: not included in any glyphset definition
    • U+2581C CJK UNIFIED IDEOGRAPH-2581C: not included in any glyphset definition
    • U+2581F CJK UNIFIED IDEOGRAPH-2581F: not included in any glyphset definition
    • U+25821 CJK UNIFIED IDEOGRAPH-25821: not included in any glyphset definition
    • U+25823 CJK UNIFIED IDEOGRAPH-25823: not included in any glyphset definition
    • U+25825 CJK UNIFIED IDEOGRAPH-25825: not included in any glyphset definition
    • U+25827 CJK UNIFIED IDEOGRAPH-25827: not included in any glyphset definition
    • U+2582C CJK UNIFIED IDEOGRAPH-2582C: not included in any glyphset definition
    • U+2582E CJK UNIFIED IDEOGRAPH-2582E: not included in any glyphset definition
    • U+25831 CJK UNIFIED IDEOGRAPH-25831: not included in any glyphset definition
    • U+25832 CJK UNIFIED IDEOGRAPH-25832: not included in any glyphset definition
    • U+25833 CJK UNIFIED IDEOGRAPH-25833: not included in any glyphset definition
    • U+25834 CJK UNIFIED IDEOGRAPH-25834: not included in any glyphset definition
    • U+25835 CJK UNIFIED IDEOGRAPH-25835: not included in any glyphset definition
    • U+25836 CJK UNIFIED IDEOGRAPH-25836: not included in any glyphset definition
    • U+25837 CJK UNIFIED IDEOGRAPH-25837: not included in any glyphset definition
    • U+25838 CJK UNIFIED IDEOGRAPH-25838: not included in any glyphset definition
    • U+25839 CJK UNIFIED IDEOGRAPH-25839: not included in any glyphset definition
    • U+2583A CJK UNIFIED IDEOGRAPH-2583A: not included in any glyphset definition
    • U+2583C CJK UNIFIED IDEOGRAPH-2583C: not included in any glyphset definition
    • U+2583D CJK UNIFIED IDEOGRAPH-2583D: not included in any glyphset definition
    • U+2583E CJK UNIFIED IDEOGRAPH-2583E: not included in any glyphset definition
    • U+2583F CJK UNIFIED IDEOGRAPH-2583F: not included in any glyphset definition
    • U+25840 CJK UNIFIED IDEOGRAPH-25840: not included in any glyphset definition
    • U+25841 CJK UNIFIED IDEOGRAPH-25841: not included in any glyphset definition
    • U+25843 CJK UNIFIED IDEOGRAPH-25843: not included in any glyphset definition
    • U+25845 CJK UNIFIED IDEOGRAPH-25845: not included in any glyphset definition
    • U+25847 CJK UNIFIED IDEOGRAPH-25847: not included in any glyphset definition
    • U+25854 CJK UNIFIED IDEOGRAPH-25854: not included in any glyphset definition
    • U+25855 CJK UNIFIED IDEOGRAPH-25855: not included in any glyphset definition
    • U+25857 CJK UNIFIED IDEOGRAPH-25857: not included in any glyphset definition
    • U+25859 CJK UNIFIED IDEOGRAPH-25859: not included in any glyphset definition
    • U+2585A CJK UNIFIED IDEOGRAPH-2585A: not included in any glyphset definition
    • U+2585B CJK UNIFIED IDEOGRAPH-2585B: not included in any glyphset definition
    • U+2585C CJK UNIFIED IDEOGRAPH-2585C: not included in any glyphset definition
    • U+2585D CJK UNIFIED IDEOGRAPH-2585D: not included in any glyphset definition
    • U+2585E CJK UNIFIED IDEOGRAPH-2585E: not included in any glyphset definition
    • U+2585F CJK UNIFIED IDEOGRAPH-2585F: not included in any glyphset definition
    • U+25860 CJK UNIFIED IDEOGRAPH-25860: not included in any glyphset definition
    • U+25861 CJK UNIFIED IDEOGRAPH-25861: not included in any glyphset definition
    • U+25862 CJK UNIFIED IDEOGRAPH-25862: not included in any glyphset definition
    • U+25863 CJK UNIFIED IDEOGRAPH-25863: not included in any glyphset definition
    • U+25864 CJK UNIFIED IDEOGRAPH-25864: not included in any glyphset definition
    • U+25865 CJK UNIFIED IDEOGRAPH-25865: not included in any glyphset definition
    • U+25866 CJK UNIFIED IDEOGRAPH-25866: not included in any glyphset definition
    • U+25867 CJK UNIFIED IDEOGRAPH-25867: not included in any glyphset definition
    • U+25868 CJK UNIFIED IDEOGRAPH-25868: not included in any glyphset definition
    • U+25869 CJK UNIFIED IDEOGRAPH-25869: not included in any glyphset definition
    • U+2586A CJK UNIFIED IDEOGRAPH-2586A: not included in any glyphset definition
    • U+2586B CJK UNIFIED IDEOGRAPH-2586B: not included in any glyphset definition
    • U+2586C CJK UNIFIED IDEOGRAPH-2586C: not included in any glyphset definition
    • U+2586D CJK UNIFIED IDEOGRAPH-2586D: not included in any glyphset definition
    • U+2586E CJK UNIFIED IDEOGRAPH-2586E: not included in any glyphset definition
    • U+2586F CJK UNIFIED IDEOGRAPH-2586F: not included in any glyphset definition
    • U+25870 CJK UNIFIED IDEOGRAPH-25870: not included in any glyphset definition
    • U+25872 CJK UNIFIED IDEOGRAPH-25872: not included in any glyphset definition
    • U+25874 CJK UNIFIED IDEOGRAPH-25874: not included in any glyphset definition
    • U+25879 CJK UNIFIED IDEOGRAPH-25879: not included in any glyphset definition
    • U+2587B CJK UNIFIED IDEOGRAPH-2587B: not included in any glyphset definition
    • U+25881 CJK UNIFIED IDEOGRAPH-25881: not included in any glyphset definition
    • U+25882 CJK UNIFIED IDEOGRAPH-25882: not included in any glyphset definition
    • U+25887 CJK UNIFIED IDEOGRAPH-25887: not included in any glyphset definition
    • U+25888 CJK UNIFIED IDEOGRAPH-25888: not included in any glyphset definition
    • U+2588A CJK UNIFIED IDEOGRAPH-2588A: not included in any glyphset definition
    • U+2588B CJK UNIFIED IDEOGRAPH-2588B: not included in any glyphset definition
    • U+2588C CJK UNIFIED IDEOGRAPH-2588C: not included in any glyphset definition
    • U+2588D CJK UNIFIED IDEOGRAPH-2588D: not included in any glyphset definition
    • U+2588E CJK UNIFIED IDEOGRAPH-2588E: not included in any glyphset definition
    • U+2588F CJK UNIFIED IDEOGRAPH-2588F: not included in any glyphset definition
    • U+25890 CJK UNIFIED IDEOGRAPH-25890: not included in any glyphset definition
    • U+25891 CJK UNIFIED IDEOGRAPH-25891: not included in any glyphset definition
    • U+25892 CJK UNIFIED IDEOGRAPH-25892: not included in any glyphset definition
    • U+25893 CJK UNIFIED IDEOGRAPH-25893: not included in any glyphset definition
    • U+25894 CJK UNIFIED IDEOGRAPH-25894: not included in any glyphset definition
    • U+25895 CJK UNIFIED IDEOGRAPH-25895: not included in any glyphset definition
    • U+25896 CJK UNIFIED IDEOGRAPH-25896: not included in any glyphset definition
    • U+258A0 CJK UNIFIED IDEOGRAPH-258A0: not included in any glyphset definition
    • U+258A2 CJK UNIFIED IDEOGRAPH-258A2: not included in any glyphset definition
    • U+258A5 CJK UNIFIED IDEOGRAPH-258A5: not included in any glyphset definition
    • U+258A7 CJK UNIFIED IDEOGRAPH-258A7: not included in any glyphset definition
    • U+258AC CJK UNIFIED IDEOGRAPH-258AC: not included in any glyphset definition
    • U+258AD CJK UNIFIED IDEOGRAPH-258AD: not included in any glyphset definition
    • U+258AE CJK UNIFIED IDEOGRAPH-258AE: not included in any glyphset definition
    • U+258AF CJK UNIFIED IDEOGRAPH-258AF: not included in any glyphset definition
    • U+258B0 CJK UNIFIED IDEOGRAPH-258B0: not included in any glyphset definition
    • U+258B2 CJK UNIFIED IDEOGRAPH-258B2: not included in any glyphset definition
    • U+258B3 CJK UNIFIED IDEOGRAPH-258B3: not included in any glyphset definition
    • U+258B4 CJK UNIFIED IDEOGRAPH-258B4: not included in any glyphset definition
    • U+258B5 CJK UNIFIED IDEOGRAPH-258B5: not included in any glyphset definition
    • U+258B6 CJK UNIFIED IDEOGRAPH-258B6: not included in any glyphset definition
    • U+258B7 CJK UNIFIED IDEOGRAPH-258B7: not included in any glyphset definition
    • U+258B8 CJK UNIFIED IDEOGRAPH-258B8: not included in any glyphset definition
    • U+258B9 CJK UNIFIED IDEOGRAPH-258B9: not included in any glyphset definition
    • U+258BA CJK UNIFIED IDEOGRAPH-258BA: not included in any glyphset definition
    • U+258BB CJK UNIFIED IDEOGRAPH-258BB: not included in any glyphset definition
    • U+258BC CJK UNIFIED IDEOGRAPH-258BC: not included in any glyphset definition
    • U+258BD CJK UNIFIED IDEOGRAPH-258BD: not included in any glyphset definition
    • U+258C4 CJK UNIFIED IDEOGRAPH-258C4: not included in any glyphset definition
    • U+258C8 CJK UNIFIED IDEOGRAPH-258C8: not included in any glyphset definition
    • U+258CA CJK UNIFIED IDEOGRAPH-258CA: not included in any glyphset definition
    • U+258CC CJK UNIFIED IDEOGRAPH-258CC: not included in any glyphset definition
    • U+258D0 CJK UNIFIED IDEOGRAPH-258D0: not included in any glyphset definition
    • U+258D2 CJK UNIFIED IDEOGRAPH-258D2: not included in any glyphset definition
    • U+258D3 CJK UNIFIED IDEOGRAPH-258D3: not included in any glyphset definition
    • U+258D6 CJK UNIFIED IDEOGRAPH-258D6: not included in any glyphset definition
    • U+258D7 CJK UNIFIED IDEOGRAPH-258D7: not included in any glyphset definition
    • U+258D8 CJK UNIFIED IDEOGRAPH-258D8: not included in any glyphset definition
    • U+258D9 CJK UNIFIED IDEOGRAPH-258D9: not included in any glyphset definition
    • U+258DA CJK UNIFIED IDEOGRAPH-258DA: not included in any glyphset definition
    • U+258DB CJK UNIFIED IDEOGRAPH-258DB: not included in any glyphset definition
    • U+258DC CJK UNIFIED IDEOGRAPH-258DC: not included in any glyphset definition
    • U+258DD CJK UNIFIED IDEOGRAPH-258DD: not included in any glyphset definition
    • U+258DE CJK UNIFIED IDEOGRAPH-258DE: not included in any glyphset definition
    • U+258DF CJK UNIFIED IDEOGRAPH-258DF: not included in any glyphset definition
    • U+258E0 CJK UNIFIED IDEOGRAPH-258E0: not included in any glyphset definition
    • U+258E4 CJK UNIFIED IDEOGRAPH-258E4: not included in any glyphset definition
    • U+258E6 CJK UNIFIED IDEOGRAPH-258E6: not included in any glyphset definition
    • U+258E8 CJK UNIFIED IDEOGRAPH-258E8: not included in any glyphset definition
    • U+258E9 CJK UNIFIED IDEOGRAPH-258E9: not included in any glyphset definition
    • U+258EA CJK UNIFIED IDEOGRAPH-258EA: not included in any glyphset definition
    • U+258EB CJK UNIFIED IDEOGRAPH-258EB: not included in any glyphset definition
    • U+258EC CJK UNIFIED IDEOGRAPH-258EC: not included in any glyphset definition
    • U+258ED CJK UNIFIED IDEOGRAPH-258ED: not included in any glyphset definition
    • U+258EE CJK UNIFIED IDEOGRAPH-258EE: not included in any glyphset definition
    • U+258EF CJK UNIFIED IDEOGRAPH-258EF: not included in any glyphset definition
    • U+258F0 CJK UNIFIED IDEOGRAPH-258F0: not included in any glyphset definition
    • U+258F1 CJK UNIFIED IDEOGRAPH-258F1: not included in any glyphset definition
    • U+258F2 CJK UNIFIED IDEOGRAPH-258F2: not included in any glyphset definition
    • U+258F3 CJK UNIFIED IDEOGRAPH-258F3: not included in any glyphset definition
    • U+258F4 CJK UNIFIED IDEOGRAPH-258F4: not included in any glyphset definition
    • U+258F5 CJK UNIFIED IDEOGRAPH-258F5: not included in any glyphset definition
    • U+258F7 CJK UNIFIED IDEOGRAPH-258F7: not included in any glyphset definition
    • U+258F8 CJK UNIFIED IDEOGRAPH-258F8: not included in any glyphset definition
    • U+258FC CJK UNIFIED IDEOGRAPH-258FC: not included in any glyphset definition
    • U+25900 CJK UNIFIED IDEOGRAPH-25900: not included in any glyphset definition
    • U+25901 CJK UNIFIED IDEOGRAPH-25901: not included in any glyphset definition
    • U+25902 CJK UNIFIED IDEOGRAPH-25902: not included in any glyphset definition
    • U+25903 CJK UNIFIED IDEOGRAPH-25903: not included in any glyphset definition
    • U+25905 CJK UNIFIED IDEOGRAPH-25905: not included in any glyphset definition
    • U+25906 CJK UNIFIED IDEOGRAPH-25906: not included in any glyphset definition
    • U+25907 CJK UNIFIED IDEOGRAPH-25907: not included in any glyphset definition
    • U+25909 CJK UNIFIED IDEOGRAPH-25909: not included in any glyphset definition
    • U+2590A CJK UNIFIED IDEOGRAPH-2590A: not included in any glyphset definition
    • U+2590B CJK UNIFIED IDEOGRAPH-2590B: not included in any glyphset definition
    • U+2590C CJK UNIFIED IDEOGRAPH-2590C: not included in any glyphset definition
    • U+2590E CJK UNIFIED IDEOGRAPH-2590E: not included in any glyphset definition
    • U+25911 CJK UNIFIED IDEOGRAPH-25911: not included in any glyphset definition
    • U+25913 CJK UNIFIED IDEOGRAPH-25913: not included in any glyphset definition
    • U+25914 CJK UNIFIED IDEOGRAPH-25914: not included in any glyphset definition
    • U+25917 CJK UNIFIED IDEOGRAPH-25917: not included in any glyphset definition
    • U+25918 CJK UNIFIED IDEOGRAPH-25918: not included in any glyphset definition
    • U+2591A CJK UNIFIED IDEOGRAPH-2591A: not included in any glyphset definition
    • U+2591B CJK UNIFIED IDEOGRAPH-2591B: not included in any glyphset definition
    • U+2591C CJK UNIFIED IDEOGRAPH-2591C: not included in any glyphset definition
    • U+2591E CJK UNIFIED IDEOGRAPH-2591E: not included in any glyphset definition
    • U+2591F CJK UNIFIED IDEOGRAPH-2591F: not included in any glyphset definition
    • U+25921 CJK UNIFIED IDEOGRAPH-25921: not included in any glyphset definition
    • U+25922 CJK UNIFIED IDEOGRAPH-25922: not included in any glyphset definition
    • U+25923 CJK UNIFIED IDEOGRAPH-25923: not included in any glyphset definition
    • U+25924 CJK UNIFIED IDEOGRAPH-25924: not included in any glyphset definition
    • U+25926 CJK UNIFIED IDEOGRAPH-25926: not included in any glyphset definition
    • U+25927 CJK UNIFIED IDEOGRAPH-25927: not included in any glyphset definition
    • U+25928 CJK UNIFIED IDEOGRAPH-25928: not included in any glyphset definition
    • U+25929 CJK UNIFIED IDEOGRAPH-25929: not included in any glyphset definition
    • U+2592A CJK UNIFIED IDEOGRAPH-2592A: not included in any glyphset definition
    • U+2592B CJK UNIFIED IDEOGRAPH-2592B: not included in any glyphset definition
    • U+2592C CJK UNIFIED IDEOGRAPH-2592C: not included in any glyphset definition
    • U+25931 CJK UNIFIED IDEOGRAPH-25931: not included in any glyphset definition
    • U+25932 CJK UNIFIED IDEOGRAPH-25932: not included in any glyphset definition
    • U+25933 CJK UNIFIED IDEOGRAPH-25933: not included in any glyphset definition
    • U+25934 CJK UNIFIED IDEOGRAPH-25934: not included in any glyphset definition
    • U+25935 CJK UNIFIED IDEOGRAPH-25935: not included in any glyphset definition
    • U+25936 CJK UNIFIED IDEOGRAPH-25936: not included in any glyphset definition
    • U+25937 CJK UNIFIED IDEOGRAPH-25937: not included in any glyphset definition
    • U+25938 CJK UNIFIED IDEOGRAPH-25938: not included in any glyphset definition
    • U+25939 CJK UNIFIED IDEOGRAPH-25939: not included in any glyphset definition
    • U+2593A CJK UNIFIED IDEOGRAPH-2593A: not included in any glyphset definition
    • U+2593B CJK UNIFIED IDEOGRAPH-2593B: not included in any glyphset definition
    • U+2593C CJK UNIFIED IDEOGRAPH-2593C: not included in any glyphset definition
    • U+2593D CJK UNIFIED IDEOGRAPH-2593D: not included in any glyphset definition
    • U+2593E CJK UNIFIED IDEOGRAPH-2593E: not included in any glyphset definition
    • U+2593F CJK UNIFIED IDEOGRAPH-2593F: not included in any glyphset definition
    • U+25944 CJK UNIFIED IDEOGRAPH-25944: not included in any glyphset definition
    • U+25947 CJK UNIFIED IDEOGRAPH-25947: not included in any glyphset definition
    • U+25948 CJK UNIFIED IDEOGRAPH-25948: not included in any glyphset definition
    • U+25949 CJK UNIFIED IDEOGRAPH-25949: not included in any glyphset definition
    • U+2594A CJK UNIFIED IDEOGRAPH-2594A: not included in any glyphset definition
    • U+2594B CJK UNIFIED IDEOGRAPH-2594B: not included in any glyphset definition
    • U+2594C CJK UNIFIED IDEOGRAPH-2594C: not included in any glyphset definition
    • U+2594D CJK UNIFIED IDEOGRAPH-2594D: not included in any glyphset definition
    • U+2594E CJK UNIFIED IDEOGRAPH-2594E: not included in any glyphset definition
    • U+2594F CJK UNIFIED IDEOGRAPH-2594F: not included in any glyphset definition
    • U+25950 CJK UNIFIED IDEOGRAPH-25950: not included in any glyphset definition
    • U+25951 CJK UNIFIED IDEOGRAPH-25951: not included in any glyphset definition
    • U+25952 CJK UNIFIED IDEOGRAPH-25952: not included in any glyphset definition
    • U+25953 CJK UNIFIED IDEOGRAPH-25953: not included in any glyphset definition
    • U+25954 CJK UNIFIED IDEOGRAPH-25954: not included in any glyphset definition
    • U+2595B CJK UNIFIED IDEOGRAPH-2595B: not included in any glyphset definition
    • U+2595D CJK UNIFIED IDEOGRAPH-2595D: not included in any glyphset definition
    • U+25960 CJK UNIFIED IDEOGRAPH-25960: not included in any glyphset definition
    • U+25961 CJK UNIFIED IDEOGRAPH-25961: not included in any glyphset definition
    • U+25962 CJK UNIFIED IDEOGRAPH-25962: not included in any glyphset definition
    • U+25963 CJK UNIFIED IDEOGRAPH-25963: not included in any glyphset definition
    • U+25965 CJK UNIFIED IDEOGRAPH-25965: not included in any glyphset definition
    • U+25966 CJK UNIFIED IDEOGRAPH-25966: not included in any glyphset definition
    • U+25967 CJK UNIFIED IDEOGRAPH-25967: not included in any glyphset definition
    • U+25968 CJK UNIFIED IDEOGRAPH-25968: not included in any glyphset definition
    • U+25969 CJK UNIFIED IDEOGRAPH-25969: not included in any glyphset definition
    • U+25971 CJK UNIFIED IDEOGRAPH-25971: not included in any glyphset definition
    • U+25973 CJK UNIFIED IDEOGRAPH-25973: not included in any glyphset definition
    • U+25974 CJK UNIFIED IDEOGRAPH-25974: not included in any glyphset definition
    • U+25976 CJK UNIFIED IDEOGRAPH-25976: not included in any glyphset definition
    • U+25977 CJK UNIFIED IDEOGRAPH-25977: not included in any glyphset definition
    • U+25978 CJK UNIFIED IDEOGRAPH-25978: not included in any glyphset definition
    • U+25979 CJK UNIFIED IDEOGRAPH-25979: not included in any glyphset definition
    • U+2597A CJK UNIFIED IDEOGRAPH-2597A: not included in any glyphset definition
    • U+2597B CJK UNIFIED IDEOGRAPH-2597B: not included in any glyphset definition
    • U+2597C CJK UNIFIED IDEOGRAPH-2597C: not included in any glyphset definition
    • U+2597D CJK UNIFIED IDEOGRAPH-2597D: not included in any glyphset definition
    • U+2597E CJK UNIFIED IDEOGRAPH-2597E: not included in any glyphset definition
    • U+2597F CJK UNIFIED IDEOGRAPH-2597F: not included in any glyphset definition
    • U+25980 CJK UNIFIED IDEOGRAPH-25980: not included in any glyphset definition
    • U+25981 CJK UNIFIED IDEOGRAPH-25981: not included in any glyphset definition
    • U+25982 CJK UNIFIED IDEOGRAPH-25982: not included in any glyphset definition
    • U+25983 CJK UNIFIED IDEOGRAPH-25983: not included in any glyphset definition
    • U+25984 CJK UNIFIED IDEOGRAPH-25984: not included in any glyphset definition
    • U+25985 CJK UNIFIED IDEOGRAPH-25985: not included in any glyphset definition
    • U+25986 CJK UNIFIED IDEOGRAPH-25986: not included in any glyphset definition
    • U+25989 CJK UNIFIED IDEOGRAPH-25989: not included in any glyphset definition
    • U+2598A CJK UNIFIED IDEOGRAPH-2598A: not included in any glyphset definition
    • U+2598C CJK UNIFIED IDEOGRAPH-2598C: not included in any glyphset definition
    • U+2598D CJK UNIFIED IDEOGRAPH-2598D: not included in any glyphset definition
    • U+2598E CJK UNIFIED IDEOGRAPH-2598E: not included in any glyphset definition
    • U+2598F CJK UNIFIED IDEOGRAPH-2598F: not included in any glyphset definition
    • U+25990 CJK UNIFIED IDEOGRAPH-25990: not included in any glyphset definition
    • U+25991 CJK UNIFIED IDEOGRAPH-25991: not included in any glyphset definition
    • U+25994 CJK UNIFIED IDEOGRAPH-25994: not included in any glyphset definition
    • U+2599B CJK UNIFIED IDEOGRAPH-2599B: not included in any glyphset definition
    • U+2599C CJK UNIFIED IDEOGRAPH-2599C: not included in any glyphset definition
    • U+2599D CJK UNIFIED IDEOGRAPH-2599D: not included in any glyphset definition
    • U+2599E CJK UNIFIED IDEOGRAPH-2599E: not included in any glyphset definition
    • U+2599F CJK UNIFIED IDEOGRAPH-2599F: not included in any glyphset definition
    • U+259A0 CJK UNIFIED IDEOGRAPH-259A0: not included in any glyphset definition
    • U+259A1 CJK UNIFIED IDEOGRAPH-259A1: not included in any glyphset definition
    • U+259A2 CJK UNIFIED IDEOGRAPH-259A2: not included in any glyphset definition
    • U+259A3 CJK UNIFIED IDEOGRAPH-259A3: not included in any glyphset definition
    • U+259A4 CJK UNIFIED IDEOGRAPH-259A4: not included in any glyphset definition
    • U+259A5 CJK UNIFIED IDEOGRAPH-259A5: not included in any glyphset definition
    • U+259A6 CJK UNIFIED IDEOGRAPH-259A6: not included in any glyphset definition
    • U+259A7 CJK UNIFIED IDEOGRAPH-259A7: not included in any glyphset definition
    • U+259A8 CJK UNIFIED IDEOGRAPH-259A8: not included in any glyphset definition
    • U+259A9 CJK UNIFIED IDEOGRAPH-259A9: not included in any glyphset definition
    • U+259B6 CJK UNIFIED IDEOGRAPH-259B6: not included in any glyphset definition
    • U+259B8 CJK UNIFIED IDEOGRAPH-259B8: not included in any glyphset definition
    • U+259B9 CJK UNIFIED IDEOGRAPH-259B9: not included in any glyphset definition
    • U+259BA CJK UNIFIED IDEOGRAPH-259BA: not included in any glyphset definition
    • U+259BB CJK UNIFIED IDEOGRAPH-259BB: not included in any glyphset definition
    • U+259BC CJK UNIFIED IDEOGRAPH-259BC: not included in any glyphset definition
    • U+259BD CJK UNIFIED IDEOGRAPH-259BD: not included in any glyphset definition
    • U+259BE CJK UNIFIED IDEOGRAPH-259BE: not included in any glyphset definition
    • U+259BF CJK UNIFIED IDEOGRAPH-259BF: not included in any glyphset definition
    • U+259C0 CJK UNIFIED IDEOGRAPH-259C0: not included in any glyphset definition
    • U+259C2 CJK UNIFIED IDEOGRAPH-259C2: not included in any glyphset definition
    • U+259C4 CJK UNIFIED IDEOGRAPH-259C4: not included in any glyphset definition
    • U+259C7 CJK UNIFIED IDEOGRAPH-259C7: not included in any glyphset definition
    • U+259C9 CJK UNIFIED IDEOGRAPH-259C9: not included in any glyphset definition
    • U+259CA CJK UNIFIED IDEOGRAPH-259CA: not included in any glyphset definition
    • U+259CB CJK UNIFIED IDEOGRAPH-259CB: not included in any glyphset definition
    • U+259CC CJK UNIFIED IDEOGRAPH-259CC: not included in any glyphset definition
    • U+259D2 CJK UNIFIED IDEOGRAPH-259D2: not included in any glyphset definition
    • U+259D3 CJK UNIFIED IDEOGRAPH-259D3: not included in any glyphset definition
    • U+259D4 CJK UNIFIED IDEOGRAPH-259D4: not included in any glyphset definition
    • U+259D5 CJK UNIFIED IDEOGRAPH-259D5: not included in any glyphset definition
    • U+259D7 CJK UNIFIED IDEOGRAPH-259D7: not included in any glyphset definition
    • U+259D8 CJK UNIFIED IDEOGRAPH-259D8: not included in any glyphset definition
    • U+259D9 CJK UNIFIED IDEOGRAPH-259D9: not included in any glyphset definition
    • U+259DA CJK UNIFIED IDEOGRAPH-259DA: not included in any glyphset definition
    • U+259DB CJK UNIFIED IDEOGRAPH-259DB: not included in any glyphset definition
    • U+259DC CJK UNIFIED IDEOGRAPH-259DC: not included in any glyphset definition
    • U+259DD CJK UNIFIED IDEOGRAPH-259DD: not included in any glyphset definition
    • U+259DE CJK UNIFIED IDEOGRAPH-259DE: not included in any glyphset definition
    • U+259DF CJK UNIFIED IDEOGRAPH-259DF: not included in any glyphset definition
    • U+259E0 CJK UNIFIED IDEOGRAPH-259E0: not included in any glyphset definition
    • U+259E2 CJK UNIFIED IDEOGRAPH-259E2: not included in any glyphset definition
    • U+259E5 CJK UNIFIED IDEOGRAPH-259E5: not included in any glyphset definition
    • U+259E7 CJK UNIFIED IDEOGRAPH-259E7: not included in any glyphset definition
    • U+259EC CJK UNIFIED IDEOGRAPH-259EC: not included in any glyphset definition
    • U+259ED CJK UNIFIED IDEOGRAPH-259ED: not included in any glyphset definition
    • U+259EE CJK UNIFIED IDEOGRAPH-259EE: not included in any glyphset definition
    • U+259EF CJK UNIFIED IDEOGRAPH-259EF: not included in any glyphset definition
    • U+259F0 CJK UNIFIED IDEOGRAPH-259F0: not included in any glyphset definition
    • U+259F1 CJK UNIFIED IDEOGRAPH-259F1: not included in any glyphset definition
    • U+259F2 CJK UNIFIED IDEOGRAPH-259F2: not included in any glyphset definition
    • U+259F3 CJK UNIFIED IDEOGRAPH-259F3: not included in any glyphset definition
    • U+259F4 CJK UNIFIED IDEOGRAPH-259F4: not included in any glyphset definition
    • U+259F5 CJK UNIFIED IDEOGRAPH-259F5: not included in any glyphset definition
    • U+259F6 CJK UNIFIED IDEOGRAPH-259F6: not included in any glyphset definition
    • U+259F7 CJK UNIFIED IDEOGRAPH-259F7: not included in any glyphset definition
    • U+259F8 CJK UNIFIED IDEOGRAPH-259F8: not included in any glyphset definition
    • U+259F9 CJK UNIFIED IDEOGRAPH-259F9: not included in any glyphset definition
    • U+259FA CJK UNIFIED IDEOGRAPH-259FA: not included in any glyphset definition
    • U+259FB CJK UNIFIED IDEOGRAPH-259FB: not included in any glyphset definition
    • U+259FC CJK UNIFIED IDEOGRAPH-259FC: not included in any glyphset definition
    • U+259FD CJK UNIFIED IDEOGRAPH-259FD: not included in any glyphset definition
    • U+25A00 CJK UNIFIED IDEOGRAPH-25A00: not included in any glyphset definition
    • U+25A05 CJK UNIFIED IDEOGRAPH-25A05: not included in any glyphset definition
    • U+25A09 CJK UNIFIED IDEOGRAPH-25A09: not included in any glyphset definition
    • U+25A0C CJK UNIFIED IDEOGRAPH-25A0C: not included in any glyphset definition
    • U+25A0D CJK UNIFIED IDEOGRAPH-25A0D: not included in any glyphset definition
    • U+25A0E CJK UNIFIED IDEOGRAPH-25A0E: not included in any glyphset definition
    • U+25A0F CJK UNIFIED IDEOGRAPH-25A0F: not included in any glyphset definition
    • U+25A10 CJK UNIFIED IDEOGRAPH-25A10: not included in any glyphset definition
    • U+25A11 CJK UNIFIED IDEOGRAPH-25A11: not included in any glyphset definition
    • U+25A12 CJK UNIFIED IDEOGRAPH-25A12: not included in any glyphset definition
    • U+25A13 CJK UNIFIED IDEOGRAPH-25A13: not included in any glyphset definition
    • U+25A14 CJK UNIFIED IDEOGRAPH-25A14: not included in any glyphset definition
    • U+25A15 CJK UNIFIED IDEOGRAPH-25A15: not included in any glyphset definition
    • U+25A16 CJK UNIFIED IDEOGRAPH-25A16: not included in any glyphset definition
    • U+25A17 CJK UNIFIED IDEOGRAPH-25A17: not included in any glyphset definition
    • U+25A18 CJK UNIFIED IDEOGRAPH-25A18: not included in any glyphset definition
    • U+25A1C CJK UNIFIED IDEOGRAPH-25A1C: not included in any glyphset definition
    • U+25A20 CJK UNIFIED IDEOGRAPH-25A20: not included in any glyphset definition
    • U+25A21 CJK UNIFIED IDEOGRAPH-25A21: not included in any glyphset definition
    • U+25A22 CJK UNIFIED IDEOGRAPH-25A22: not included in any glyphset definition
    • U+25A23 CJK UNIFIED IDEOGRAPH-25A23: not included in any glyphset definition
    • U+25A27 CJK UNIFIED IDEOGRAPH-25A27: not included in any glyphset definition
    • U+25A28 CJK UNIFIED IDEOGRAPH-25A28: not included in any glyphset definition
    • U+25A2A CJK UNIFIED IDEOGRAPH-25A2A: not included in any glyphset definition
    • U+25A2B CJK UNIFIED IDEOGRAPH-25A2B: not included in any glyphset definition
    • U+25A2C CJK UNIFIED IDEOGRAPH-25A2C: not included in any glyphset definition
    • U+25A2D CJK UNIFIED IDEOGRAPH-25A2D: not included in any glyphset definition
    • U+25A2E CJK UNIFIED IDEOGRAPH-25A2E: not included in any glyphset definition
    • U+25A31 CJK UNIFIED IDEOGRAPH-25A31: not included in any glyphset definition
    • U+25A32 CJK UNIFIED IDEOGRAPH-25A32: not included in any glyphset definition
    • U+25A33 CJK UNIFIED IDEOGRAPH-25A33: not included in any glyphset definition
    • U+25A34 CJK UNIFIED IDEOGRAPH-25A34: not included in any glyphset definition
    • U+25A36 CJK UNIFIED IDEOGRAPH-25A36: not included in any glyphset definition
    • U+25A37 CJK UNIFIED IDEOGRAPH-25A37: not included in any glyphset definition
    • U+25A3B CJK UNIFIED IDEOGRAPH-25A3B: not included in any glyphset definition
    • U+25A3C CJK UNIFIED IDEOGRAPH-25A3C: not included in any glyphset definition
    • U+25A3D CJK UNIFIED IDEOGRAPH-25A3D: not included in any glyphset definition
    • U+25A3E CJK UNIFIED IDEOGRAPH-25A3E: not included in any glyphset definition
    • U+25A3F CJK UNIFIED IDEOGRAPH-25A3F: not included in any glyphset definition
    • U+25A40 CJK UNIFIED IDEOGRAPH-25A40: not included in any glyphset definition
    • U+25A41 CJK UNIFIED IDEOGRAPH-25A41: not included in any glyphset definition
    • U+25A42 CJK UNIFIED IDEOGRAPH-25A42: not included in any glyphset definition
    • U+25A4A CJK UNIFIED IDEOGRAPH-25A4A: not included in any glyphset definition
    • U+25A4C CJK UNIFIED IDEOGRAPH-25A4C: not included in any glyphset definition
    • U+25A4E CJK UNIFIED IDEOGRAPH-25A4E: not included in any glyphset definition
    • U+25A52 CJK UNIFIED IDEOGRAPH-25A52: not included in any glyphset definition
    • U+25A53 CJK UNIFIED IDEOGRAPH-25A53: not included in any glyphset definition
    • U+25A54 CJK UNIFIED IDEOGRAPH-25A54: not included in any glyphset definition
    • U+25A55 CJK UNIFIED IDEOGRAPH-25A55: not included in any glyphset definition
    • U+25A56 CJK UNIFIED IDEOGRAPH-25A56: not included in any glyphset definition
    • U+25A57 CJK UNIFIED IDEOGRAPH-25A57: not included in any glyphset definition
    • U+25A58 CJK UNIFIED IDEOGRAPH-25A58: not included in any glyphset definition
    • U+25A59 CJK UNIFIED IDEOGRAPH-25A59: not included in any glyphset definition
    • U+25A5F CJK UNIFIED IDEOGRAPH-25A5F: not included in any glyphset definition
    • U+25A60 CJK UNIFIED IDEOGRAPH-25A60: not included in any glyphset definition
    • U+25A61 CJK UNIFIED IDEOGRAPH-25A61: not included in any glyphset definition
    • U+25A62 CJK UNIFIED IDEOGRAPH-25A62: not included in any glyphset definition
    • U+25A63 CJK UNIFIED IDEOGRAPH-25A63: not included in any glyphset definition
    • U+25A64 CJK UNIFIED IDEOGRAPH-25A64: not included in any glyphset definition
    • U+25A6F CJK UNIFIED IDEOGRAPH-25A6F: not included in any glyphset definition
    • U+25A71 CJK UNIFIED IDEOGRAPH-25A71: not included in any glyphset definition
    • U+25A72 CJK UNIFIED IDEOGRAPH-25A72: not included in any glyphset definition
    • U+25A73 CJK UNIFIED IDEOGRAPH-25A73: not included in any glyphset definition
    • U+25A74 CJK UNIFIED IDEOGRAPH-25A74: not included in any glyphset definition
    • U+25A75 CJK UNIFIED IDEOGRAPH-25A75: not included in any glyphset definition
    • U+25A76 CJK UNIFIED IDEOGRAPH-25A76: not included in any glyphset definition
    • U+25A7A CJK UNIFIED IDEOGRAPH-25A7A: not included in any glyphset definition
    • U+25A7E CJK UNIFIED IDEOGRAPH-25A7E: not included in any glyphset definition
    • U+25A7F CJK UNIFIED IDEOGRAPH-25A7F: not included in any glyphset definition
    • U+25A80 CJK UNIFIED IDEOGRAPH-25A80: not included in any glyphset definition
    • U+25A81 CJK UNIFIED IDEOGRAPH-25A81: not included in any glyphset definition
    • U+25A82 CJK UNIFIED IDEOGRAPH-25A82: not included in any glyphset definition
    • U+25A83 CJK UNIFIED IDEOGRAPH-25A83: not included in any glyphset definition
    • U+25A8A CJK UNIFIED IDEOGRAPH-25A8A: not included in any glyphset definition
    • U+25A8B CJK UNIFIED IDEOGRAPH-25A8B: not included in any glyphset definition
    • U+25A8C CJK UNIFIED IDEOGRAPH-25A8C: not included in any glyphset definition
    • U+25A8D CJK UNIFIED IDEOGRAPH-25A8D: not included in any glyphset definition
    • U+25A8E CJK UNIFIED IDEOGRAPH-25A8E: not included in any glyphset definition
    • U+25A8F CJK UNIFIED IDEOGRAPH-25A8F: not included in any glyphset definition
    • U+25A90 CJK UNIFIED IDEOGRAPH-25A90: not included in any glyphset definition
    • U+25A91 CJK UNIFIED IDEOGRAPH-25A91: not included in any glyphset definition
    • U+25A93 CJK UNIFIED IDEOGRAPH-25A93: not included in any glyphset definition
    • U+25A98 CJK UNIFIED IDEOGRAPH-25A98: not included in any glyphset definition
    • U+25A99 CJK UNIFIED IDEOGRAPH-25A99: not included in any glyphset definition
    • U+25A9A CJK UNIFIED IDEOGRAPH-25A9A: not included in any glyphset definition
    • U+25A9B CJK UNIFIED IDEOGRAPH-25A9B: not included in any glyphset definition
    • U+25A9C CJK UNIFIED IDEOGRAPH-25A9C: not included in any glyphset definition
    • U+25AA5 CJK UNIFIED IDEOGRAPH-25AA5: not included in any glyphset definition
    • U+25AA6 CJK UNIFIED IDEOGRAPH-25AA6: not included in any glyphset definition
    • U+25AA7 CJK UNIFIED IDEOGRAPH-25AA7: not included in any glyphset definition
    • U+25AAB CJK UNIFIED IDEOGRAPH-25AAB: not included in any glyphset definition
    • U+25AAF CJK UNIFIED IDEOGRAPH-25AAF: not included in any glyphset definition
    • U+25AB0 CJK UNIFIED IDEOGRAPH-25AB0: not included in any glyphset definition
    • U+25AB1 CJK UNIFIED IDEOGRAPH-25AB1: not included in any glyphset definition
    • U+25AB4 CJK UNIFIED IDEOGRAPH-25AB4: not included in any glyphset definition
    • U+25AB5 CJK UNIFIED IDEOGRAPH-25AB5: not included in any glyphset definition
    • U+25AB9 CJK UNIFIED IDEOGRAPH-25AB9: not included in any glyphset definition
    • U+25ABA CJK UNIFIED IDEOGRAPH-25ABA: not included in any glyphset definition
    • U+25ABB CJK UNIFIED IDEOGRAPH-25ABB: not included in any glyphset definition
    • U+25ABC CJK UNIFIED IDEOGRAPH-25ABC: not included in any glyphset definition
    • U+25AC2 CJK UNIFIED IDEOGRAPH-25AC2: not included in any glyphset definition
    • U+25AC5 CJK UNIFIED IDEOGRAPH-25AC5: not included in any glyphset definition
    • U+25AC8 CJK UNIFIED IDEOGRAPH-25AC8: not included in any glyphset definition
    • U+25AC9 CJK UNIFIED IDEOGRAPH-25AC9: not included in any glyphset definition
    • U+25ACB CJK UNIFIED IDEOGRAPH-25ACB: not included in any glyphset definition
    • U+25ACD CJK UNIFIED IDEOGRAPH-25ACD: not included in any glyphset definition
    • U+25ACE CJK UNIFIED IDEOGRAPH-25ACE: not included in any glyphset definition
    • U+25AD0 CJK UNIFIED IDEOGRAPH-25AD0: not included in any glyphset definition
    • U+25AD4 CJK UNIFIED IDEOGRAPH-25AD4: not included in any glyphset definition
    • U+25AD7 CJK UNIFIED IDEOGRAPH-25AD7: not included in any glyphset definition
    • U+25AD9 CJK UNIFIED IDEOGRAPH-25AD9: not included in any glyphset definition
    • U+25ADA CJK UNIFIED IDEOGRAPH-25ADA: not included in any glyphset definition
    • U+25ADB CJK UNIFIED IDEOGRAPH-25ADB: not included in any glyphset definition
    • U+25ADC CJK UNIFIED IDEOGRAPH-25ADC: not included in any glyphset definition
    • U+25ADD CJK UNIFIED IDEOGRAPH-25ADD: not included in any glyphset definition
    • U+25ADE CJK UNIFIED IDEOGRAPH-25ADE: not included in any glyphset definition
    • U+25ADF CJK UNIFIED IDEOGRAPH-25ADF: not included in any glyphset definition
    • U+25AE0 CJK UNIFIED IDEOGRAPH-25AE0: not included in any glyphset definition
    • U+25AE1 CJK UNIFIED IDEOGRAPH-25AE1: not included in any glyphset definition
    • U+25AE2 CJK UNIFIED IDEOGRAPH-25AE2: not included in any glyphset definition
    • U+25AE3 CJK UNIFIED IDEOGRAPH-25AE3: not included in any glyphset definition
    • U+25AE4 CJK UNIFIED IDEOGRAPH-25AE4: not included in any glyphset definition
    • U+25AEC CJK UNIFIED IDEOGRAPH-25AEC: not included in any glyphset definition
    • U+25AEF CJK UNIFIED IDEOGRAPH-25AEF: not included in any glyphset definition
    • U+25AF0 CJK UNIFIED IDEOGRAPH-25AF0: not included in any glyphset definition
    • U+25AF1 CJK UNIFIED IDEOGRAPH-25AF1: not included in any glyphset definition
    • U+25AF3 CJK UNIFIED IDEOGRAPH-25AF3: not included in any glyphset definition
    • U+25AF4 CJK UNIFIED IDEOGRAPH-25AF4: not included in any glyphset definition
    • U+25AF5 CJK UNIFIED IDEOGRAPH-25AF5: not included in any glyphset definition
    • U+25AF6 CJK UNIFIED IDEOGRAPH-25AF6: not included in any glyphset definition
    • U+25AF7 CJK UNIFIED IDEOGRAPH-25AF7: not included in any glyphset definition
    • U+25AF8 CJK UNIFIED IDEOGRAPH-25AF8: not included in any glyphset definition
    • U+25AF9 CJK UNIFIED IDEOGRAPH-25AF9: not included in any glyphset definition
    • U+25AFB CJK UNIFIED IDEOGRAPH-25AFB: not included in any glyphset definition
    • U+25AFC CJK UNIFIED IDEOGRAPH-25AFC: not included in any glyphset definition
    • U+25AFD CJK UNIFIED IDEOGRAPH-25AFD: not included in any glyphset definition
    • U+25B00 CJK UNIFIED IDEOGRAPH-25B00: not included in any glyphset definition
    • U+25B03 CJK UNIFIED IDEOGRAPH-25B03: not included in any glyphset definition
    • U+25B09 CJK UNIFIED IDEOGRAPH-25B09: not included in any glyphset definition
    • U+25B0A CJK UNIFIED IDEOGRAPH-25B0A: not included in any glyphset definition
    • U+25B0B CJK UNIFIED IDEOGRAPH-25B0B: not included in any glyphset definition
    • U+25B0C CJK UNIFIED IDEOGRAPH-25B0C: not included in any glyphset definition
    • U+25B0D CJK UNIFIED IDEOGRAPH-25B0D: not included in any glyphset definition
    • U+25B0E CJK UNIFIED IDEOGRAPH-25B0E: not included in any glyphset definition
    • U+25B0F CJK UNIFIED IDEOGRAPH-25B0F: not included in any glyphset definition
    • U+25B10 CJK UNIFIED IDEOGRAPH-25B10: not included in any glyphset definition
    • U+25B12 CJK UNIFIED IDEOGRAPH-25B12: not included in any glyphset definition
    • U+25B13 CJK UNIFIED IDEOGRAPH-25B13: not included in any glyphset definition
    • U+25B14 CJK UNIFIED IDEOGRAPH-25B14: not included in any glyphset definition
    • U+25B15 CJK UNIFIED IDEOGRAPH-25B15: not included in any glyphset definition
    • U+25B16 CJK UNIFIED IDEOGRAPH-25B16: not included in any glyphset definition
    • U+25B17 CJK UNIFIED IDEOGRAPH-25B17: not included in any glyphset definition
    • U+25B18 CJK UNIFIED IDEOGRAPH-25B18: not included in any glyphset definition
    • U+25B19 CJK UNIFIED IDEOGRAPH-25B19: not included in any glyphset definition
    • U+25B1A CJK UNIFIED IDEOGRAPH-25B1A: not included in any glyphset definition
    • U+25B1B CJK UNIFIED IDEOGRAPH-25B1B: not included in any glyphset definition
    • U+25B1D CJK UNIFIED IDEOGRAPH-25B1D: not included in any glyphset definition
    • U+25B1E CJK UNIFIED IDEOGRAPH-25B1E: not included in any glyphset definition
    • U+25B20 CJK UNIFIED IDEOGRAPH-25B20: not included in any glyphset definition
    • U+25B2A CJK UNIFIED IDEOGRAPH-25B2A: not included in any glyphset definition
    • U+25B2B CJK UNIFIED IDEOGRAPH-25B2B: not included in any glyphset definition
    • U+25B2C CJK UNIFIED IDEOGRAPH-25B2C: not included in any glyphset definition
    • U+25B2D CJK UNIFIED IDEOGRAPH-25B2D: not included in any glyphset definition
    • U+25B2E CJK UNIFIED IDEOGRAPH-25B2E: not included in any glyphset definition
    • U+25B2F CJK UNIFIED IDEOGRAPH-25B2F: not included in any glyphset definition
    • U+25B30 CJK UNIFIED IDEOGRAPH-25B30: not included in any glyphset definition
    • U+25B31 CJK UNIFIED IDEOGRAPH-25B31: not included in any glyphset definition
    • U+25B32 CJK UNIFIED IDEOGRAPH-25B32: not included in any glyphset definition
    • U+25B33 CJK UNIFIED IDEOGRAPH-25B33: not included in any glyphset definition
    • U+25B34 CJK UNIFIED IDEOGRAPH-25B34: not included in any glyphset definition
    • U+25B35 CJK UNIFIED IDEOGRAPH-25B35: not included in any glyphset definition
    • U+25B36 CJK UNIFIED IDEOGRAPH-25B36: not included in any glyphset definition
    • U+25B38 CJK UNIFIED IDEOGRAPH-25B38: not included in any glyphset definition
    • U+25B39 CJK UNIFIED IDEOGRAPH-25B39: not included in any glyphset definition
    • U+25B3A CJK UNIFIED IDEOGRAPH-25B3A: not included in any glyphset definition
    • U+25B3B CJK UNIFIED IDEOGRAPH-25B3B: not included in any glyphset definition
    • U+25B3C CJK UNIFIED IDEOGRAPH-25B3C: not included in any glyphset definition
    • U+25B3D CJK UNIFIED IDEOGRAPH-25B3D: not included in any glyphset definition
    • U+25B3E CJK UNIFIED IDEOGRAPH-25B3E: not included in any glyphset definition
    • U+25B4B CJK UNIFIED IDEOGRAPH-25B4B: not included in any glyphset definition
    • U+25B4C CJK UNIFIED IDEOGRAPH-25B4C: not included in any glyphset definition
    • U+25B50 CJK UNIFIED IDEOGRAPH-25B50: not included in any glyphset definition
    • U+25B51 CJK UNIFIED IDEOGRAPH-25B51: not included in any glyphset definition
    • U+25B52 CJK UNIFIED IDEOGRAPH-25B52: not included in any glyphset definition
    • U+25B53 CJK UNIFIED IDEOGRAPH-25B53: not included in any glyphset definition
    • U+25B54 CJK UNIFIED IDEOGRAPH-25B54: not included in any glyphset definition
    • U+25B55 CJK UNIFIED IDEOGRAPH-25B55: not included in any glyphset definition
    • U+25B56 CJK UNIFIED IDEOGRAPH-25B56: not included in any glyphset definition
    • U+25B57 CJK UNIFIED IDEOGRAPH-25B57: not included in any glyphset definition
    • U+25B58 CJK UNIFIED IDEOGRAPH-25B58: not included in any glyphset definition
    • U+25B59 CJK UNIFIED IDEOGRAPH-25B59: not included in any glyphset definition
    • U+25B5A CJK UNIFIED IDEOGRAPH-25B5A: not included in any glyphset definition
    • U+25B5B CJK UNIFIED IDEOGRAPH-25B5B: not included in any glyphset definition
    • U+25B5C CJK UNIFIED IDEOGRAPH-25B5C: not included in any glyphset definition
    • U+25B5D CJK UNIFIED IDEOGRAPH-25B5D: not included in any glyphset definition
    • U+25B5E CJK UNIFIED IDEOGRAPH-25B5E: not included in any glyphset definition
    • U+25B5F CJK UNIFIED IDEOGRAPH-25B5F: not included in any glyphset definition
    • U+25B60 CJK UNIFIED IDEOGRAPH-25B60: not included in any glyphset definition
    • U+25B61 CJK UNIFIED IDEOGRAPH-25B61: not included in any glyphset definition
    • U+25B62 CJK UNIFIED IDEOGRAPH-25B62: not included in any glyphset definition
    • U+25B63 CJK UNIFIED IDEOGRAPH-25B63: not included in any glyphset definition
    • U+25B64 CJK UNIFIED IDEOGRAPH-25B64: not included in any glyphset definition
    • U+25B65 CJK UNIFIED IDEOGRAPH-25B65: not included in any glyphset definition
    • U+25B66 CJK UNIFIED IDEOGRAPH-25B66: not included in any glyphset definition
    • U+25B67 CJK UNIFIED IDEOGRAPH-25B67: not included in any glyphset definition
    • U+25B68 CJK UNIFIED IDEOGRAPH-25B68: not included in any glyphset definition
    • U+25B69 CJK UNIFIED IDEOGRAPH-25B69: not included in any glyphset definition
    • U+25B6A CJK UNIFIED IDEOGRAPH-25B6A: not included in any glyphset definition
    • U+25B6B CJK UNIFIED IDEOGRAPH-25B6B: not included in any glyphset definition
    • U+25B6C CJK UNIFIED IDEOGRAPH-25B6C: not included in any glyphset definition
    • U+25B6D CJK UNIFIED IDEOGRAPH-25B6D: not included in any glyphset definition
    • U+25B6E CJK UNIFIED IDEOGRAPH-25B6E: not included in any glyphset definition
    • U+25B70 CJK UNIFIED IDEOGRAPH-25B70: not included in any glyphset definition
    • U+25B78 CJK UNIFIED IDEOGRAPH-25B78: not included in any glyphset definition
    • U+25B86 CJK UNIFIED IDEOGRAPH-25B86: not included in any glyphset definition
    • U+25B87 CJK UNIFIED IDEOGRAPH-25B87: not included in any glyphset definition
    • U+25B89 CJK UNIFIED IDEOGRAPH-25B89: not included in any glyphset definition
    • U+25B8A CJK UNIFIED IDEOGRAPH-25B8A: not included in any glyphset definition
    • U+25B8B CJK UNIFIED IDEOGRAPH-25B8B: not included in any glyphset definition
    • U+25B8D CJK UNIFIED IDEOGRAPH-25B8D: not included in any glyphset definition
    • U+25B8E CJK UNIFIED IDEOGRAPH-25B8E: not included in any glyphset definition
    • U+25B8F CJK UNIFIED IDEOGRAPH-25B8F: not included in any glyphset definition
    • U+25B90 CJK UNIFIED IDEOGRAPH-25B90: not included in any glyphset definition
    • U+25B91 CJK UNIFIED IDEOGRAPH-25B91: not included in any glyphset definition
    • U+25B92 CJK UNIFIED IDEOGRAPH-25B92: not included in any glyphset definition
    • U+25B93 CJK UNIFIED IDEOGRAPH-25B93: not included in any glyphset definition
    • U+25B94 CJK UNIFIED IDEOGRAPH-25B94: not included in any glyphset definition
    • U+25B95 CJK UNIFIED IDEOGRAPH-25B95: not included in any glyphset definition
    • U+25B96 CJK UNIFIED IDEOGRAPH-25B96: not included in any glyphset definition
    • U+25B97 CJK UNIFIED IDEOGRAPH-25B97: not included in any glyphset definition
    • U+25B98 CJK UNIFIED IDEOGRAPH-25B98: not included in any glyphset definition
    • U+25B99 CJK UNIFIED IDEOGRAPH-25B99: not included in any glyphset definition
    • U+25B9A CJK UNIFIED IDEOGRAPH-25B9A: not included in any glyphset definition
    • U+25B9C CJK UNIFIED IDEOGRAPH-25B9C: not included in any glyphset definition
    • U+25B9D CJK UNIFIED IDEOGRAPH-25B9D: not included in any glyphset definition
    • U+25B9F CJK UNIFIED IDEOGRAPH-25B9F: not included in any glyphset definition
    • U+25BA0 CJK UNIFIED IDEOGRAPH-25BA0: not included in any glyphset definition
    • U+25BA1 CJK UNIFIED IDEOGRAPH-25BA1: not included in any glyphset definition
    • U+25BA2 CJK UNIFIED IDEOGRAPH-25BA2: not included in any glyphset definition
    • U+25BA3 CJK UNIFIED IDEOGRAPH-25BA3: not included in any glyphset definition
    • U+25BA4 CJK UNIFIED IDEOGRAPH-25BA4: not included in any glyphset definition
    • U+25BA5 CJK UNIFIED IDEOGRAPH-25BA5: not included in any glyphset definition
    • U+25BA6 CJK UNIFIED IDEOGRAPH-25BA6: not included in any glyphset definition
    • U+25BA7 CJK UNIFIED IDEOGRAPH-25BA7: not included in any glyphset definition
    • U+25BA8 CJK UNIFIED IDEOGRAPH-25BA8: not included in any glyphset definition
    • U+25BAA CJK UNIFIED IDEOGRAPH-25BAA: not included in any glyphset definition
    • U+25BAB CJK UNIFIED IDEOGRAPH-25BAB: not included in any glyphset definition
    • U+25BAC CJK UNIFIED IDEOGRAPH-25BAC: not included in any glyphset definition
    • U+25BAD CJK UNIFIED IDEOGRAPH-25BAD: not included in any glyphset definition
    • U+25BAE CJK UNIFIED IDEOGRAPH-25BAE: not included in any glyphset definition
    • U+25BAF CJK UNIFIED IDEOGRAPH-25BAF: not included in any glyphset definition
    • U+25BB2 CJK UNIFIED IDEOGRAPH-25BB2: not included in any glyphset definition
    • U+25BB3 CJK UNIFIED IDEOGRAPH-25BB3: not included in any glyphset definition
    • U+25BBE CJK UNIFIED IDEOGRAPH-25BBE: not included in any glyphset definition
    • U+25BC6 CJK UNIFIED IDEOGRAPH-25BC6: not included in any glyphset definition
    • U+25BC7 CJK UNIFIED IDEOGRAPH-25BC7: not included in any glyphset definition
    • U+25BCB CJK UNIFIED IDEOGRAPH-25BCB: not included in any glyphset definition
    • U+25BD1 CJK UNIFIED IDEOGRAPH-25BD1: not included in any glyphset definition
    • U+25BD2 CJK UNIFIED IDEOGRAPH-25BD2: not included in any glyphset definition
    • U+25BD3 CJK UNIFIED IDEOGRAPH-25BD3: not included in any glyphset definition
    • U+25BD4 CJK UNIFIED IDEOGRAPH-25BD4: not included in any glyphset definition
    • U+25BD5 CJK UNIFIED IDEOGRAPH-25BD5: not included in any glyphset definition
    • U+25BD6 CJK UNIFIED IDEOGRAPH-25BD6: not included in any glyphset definition
    • U+25BD7 CJK UNIFIED IDEOGRAPH-25BD7: not included in any glyphset definition
    • U+25BD8 CJK UNIFIED IDEOGRAPH-25BD8: not included in any glyphset definition
    • U+25BD9 CJK UNIFIED IDEOGRAPH-25BD9: not included in any glyphset definition
    • U+25BDA CJK UNIFIED IDEOGRAPH-25BDA: not included in any glyphset definition
    • U+25BDB CJK UNIFIED IDEOGRAPH-25BDB: not included in any glyphset definition
    • U+25BDC CJK UNIFIED IDEOGRAPH-25BDC: not included in any glyphset definition
    • U+25BDD CJK UNIFIED IDEOGRAPH-25BDD: not included in any glyphset definition
    • U+25BDE CJK UNIFIED IDEOGRAPH-25BDE: not included in any glyphset definition
    • U+25BDF CJK UNIFIED IDEOGRAPH-25BDF: not included in any glyphset definition
    • U+25BE0 CJK UNIFIED IDEOGRAPH-25BE0: not included in any glyphset definition
    • U+25BE1 CJK UNIFIED IDEOGRAPH-25BE1: not included in any glyphset definition
    • U+25BE2 CJK UNIFIED IDEOGRAPH-25BE2: not included in any glyphset definition
    • U+25BE3 CJK UNIFIED IDEOGRAPH-25BE3: not included in any glyphset definition
    • U+25BE4 CJK UNIFIED IDEOGRAPH-25BE4: not included in any glyphset definition
    • U+25BE5 CJK UNIFIED IDEOGRAPH-25BE5: not included in any glyphset definition
    • U+25BE6 CJK UNIFIED IDEOGRAPH-25BE6: not included in any glyphset definition
    • U+25BE7 CJK UNIFIED IDEOGRAPH-25BE7: not included in any glyphset definition
    • U+25BE8 CJK UNIFIED IDEOGRAPH-25BE8: not included in any glyphset definition
    • U+25BE9 CJK UNIFIED IDEOGRAPH-25BE9: not included in any glyphset definition
    • U+25BEA CJK UNIFIED IDEOGRAPH-25BEA: not included in any glyphset definition
    • U+25BEB CJK UNIFIED IDEOGRAPH-25BEB: not included in any glyphset definition
    • U+25BEC CJK UNIFIED IDEOGRAPH-25BEC: not included in any glyphset definition
    • U+25BED CJK UNIFIED IDEOGRAPH-25BED: not included in any glyphset definition
    • U+25BEE CJK UNIFIED IDEOGRAPH-25BEE: not included in any glyphset definition
    • U+25BEF CJK UNIFIED IDEOGRAPH-25BEF: not included in any glyphset definition
    • U+25BF0 CJK UNIFIED IDEOGRAPH-25BF0: not included in any glyphset definition
    • U+25BF1 CJK UNIFIED IDEOGRAPH-25BF1: not included in any glyphset definition
    • U+25BF3 CJK UNIFIED IDEOGRAPH-25BF3: not included in any glyphset definition
    • U+25BF4 CJK UNIFIED IDEOGRAPH-25BF4: not included in any glyphset definition
    • U+25BF5 CJK UNIFIED IDEOGRAPH-25BF5: not included in any glyphset definition
    • U+25BF6 CJK UNIFIED IDEOGRAPH-25BF6: not included in any glyphset definition
    • U+25BF7 CJK UNIFIED IDEOGRAPH-25BF7: not included in any glyphset definition
    • U+25BF8 CJK UNIFIED IDEOGRAPH-25BF8: not included in any glyphset definition
    • U+25BF9 CJK UNIFIED IDEOGRAPH-25BF9: not included in any glyphset definition
    • U+25BFA CJK UNIFIED IDEOGRAPH-25BFA: not included in any glyphset definition
    • U+25BFB CJK UNIFIED IDEOGRAPH-25BFB: not included in any glyphset definition
    • U+25BFC CJK UNIFIED IDEOGRAPH-25BFC: not included in any glyphset definition
    • U+25BFD CJK UNIFIED IDEOGRAPH-25BFD: not included in any glyphset definition
    • U+25BFE CJK UNIFIED IDEOGRAPH-25BFE: not included in any glyphset definition
    • U+25BFF CJK UNIFIED IDEOGRAPH-25BFF: not included in any glyphset definition
    • U+25C02 CJK UNIFIED IDEOGRAPH-25C02: not included in any glyphset definition
    • U+25C0A CJK UNIFIED IDEOGRAPH-25C0A: not included in any glyphset definition
    • U+25C0B CJK UNIFIED IDEOGRAPH-25C0B: not included in any glyphset definition
    • U+25C14 CJK UNIFIED IDEOGRAPH-25C14: not included in any glyphset definition
    • U+25C18 CJK UNIFIED IDEOGRAPH-25C18: not included in any glyphset definition
    • U+25C19 CJK UNIFIED IDEOGRAPH-25C19: not included in any glyphset definition
    • U+25C1A CJK UNIFIED IDEOGRAPH-25C1A: not included in any glyphset definition
    • U+25C1B CJK UNIFIED IDEOGRAPH-25C1B: not included in any glyphset definition
    • U+25C1C CJK UNIFIED IDEOGRAPH-25C1C: not included in any glyphset definition
    • U+25C1D CJK UNIFIED IDEOGRAPH-25C1D: not included in any glyphset definition
    • U+25C1E CJK UNIFIED IDEOGRAPH-25C1E: not included in any glyphset definition
    • U+25C1F CJK UNIFIED IDEOGRAPH-25C1F: not included in any glyphset definition
    • U+25C20 CJK UNIFIED IDEOGRAPH-25C20: not included in any glyphset definition
    • U+25C21 CJK UNIFIED IDEOGRAPH-25C21: not included in any glyphset definition
    • U+25C22 CJK UNIFIED IDEOGRAPH-25C22: not included in any glyphset definition
    • U+25C23 CJK UNIFIED IDEOGRAPH-25C23: not included in any glyphset definition
    • U+25C24 CJK UNIFIED IDEOGRAPH-25C24: not included in any glyphset definition
    • U+25C25 CJK UNIFIED IDEOGRAPH-25C25: not included in any glyphset definition
    • U+25C26 CJK UNIFIED IDEOGRAPH-25C26: not included in any glyphset definition
    • U+25C27 CJK UNIFIED IDEOGRAPH-25C27: not included in any glyphset definition
    • U+25C28 CJK UNIFIED IDEOGRAPH-25C28: not included in any glyphset definition
    • U+25C29 CJK UNIFIED IDEOGRAPH-25C29: not included in any glyphset definition
    • U+25C2A CJK UNIFIED IDEOGRAPH-25C2A: not included in any glyphset definition
    • U+25C2B CJK UNIFIED IDEOGRAPH-25C2B: not included in any glyphset definition
    • U+25C2C CJK UNIFIED IDEOGRAPH-25C2C: not included in any glyphset definition
    • U+25C2D CJK UNIFIED IDEOGRAPH-25C2D: not included in any glyphset definition
    • U+25C2E CJK UNIFIED IDEOGRAPH-25C2E: not included in any glyphset definition
    • U+25C2F CJK UNIFIED IDEOGRAPH-25C2F: not included in any glyphset definition
    • U+25C30 CJK UNIFIED IDEOGRAPH-25C30: not included in any glyphset definition
    • U+25C31 CJK UNIFIED IDEOGRAPH-25C31: not included in any glyphset definition
    • U+25C32 CJK UNIFIED IDEOGRAPH-25C32: not included in any glyphset definition
    • U+25C34 CJK UNIFIED IDEOGRAPH-25C34: not included in any glyphset definition
    • U+25C35 CJK UNIFIED IDEOGRAPH-25C35: not included in any glyphset definition
    • U+25C36 CJK UNIFIED IDEOGRAPH-25C36: not included in any glyphset definition
    • U+25C38 CJK UNIFIED IDEOGRAPH-25C38: not included in any glyphset definition
    • U+25C39 CJK UNIFIED IDEOGRAPH-25C39: not included in any glyphset definition
    • U+25C3A CJK UNIFIED IDEOGRAPH-25C3A: not included in any glyphset definition
    • U+25C3B CJK UNIFIED IDEOGRAPH-25C3B: not included in any glyphset definition
    • U+25C3C CJK UNIFIED IDEOGRAPH-25C3C: not included in any glyphset definition
    • U+25C3D CJK UNIFIED IDEOGRAPH-25C3D: not included in any glyphset definition
    • U+25C3E CJK UNIFIED IDEOGRAPH-25C3E: not included in any glyphset definition
    • U+25C3F CJK UNIFIED IDEOGRAPH-25C3F: not included in any glyphset definition
    • U+25C40 CJK UNIFIED IDEOGRAPH-25C40: not included in any glyphset definition
    • U+25C41 CJK UNIFIED IDEOGRAPH-25C41: not included in any glyphset definition
    • U+25C42 CJK UNIFIED IDEOGRAPH-25C42: not included in any glyphset definition
    • U+25C44 CJK UNIFIED IDEOGRAPH-25C44: not included in any glyphset definition
    • U+25C45 CJK UNIFIED IDEOGRAPH-25C45: not included in any glyphset definition
    • U+25C47 CJK UNIFIED IDEOGRAPH-25C47: not included in any glyphset definition
    • U+25C4A CJK UNIFIED IDEOGRAPH-25C4A: not included in any glyphset definition
    • U+25C4B CJK UNIFIED IDEOGRAPH-25C4B: not included in any glyphset definition
    • U+25C62 CJK UNIFIED IDEOGRAPH-25C62: not included in any glyphset definition
    • U+25C64 CJK UNIFIED IDEOGRAPH-25C64: not included in any glyphset definition
    • U+25C68 CJK UNIFIED IDEOGRAPH-25C68: not included in any glyphset definition
    • U+25C75 CJK UNIFIED IDEOGRAPH-25C75: not included in any glyphset definition
    • U+25C76 CJK UNIFIED IDEOGRAPH-25C76: not included in any glyphset definition
    • U+25C77 CJK UNIFIED IDEOGRAPH-25C77: not included in any glyphset definition
    • U+25C78 CJK UNIFIED IDEOGRAPH-25C78: not included in any glyphset definition
    • U+25C79 CJK UNIFIED IDEOGRAPH-25C79: not included in any glyphset definition
    • U+25C7A CJK UNIFIED IDEOGRAPH-25C7A: not included in any glyphset definition
    • U+25C7B CJK UNIFIED IDEOGRAPH-25C7B: not included in any glyphset definition
    • U+25C7C CJK UNIFIED IDEOGRAPH-25C7C: not included in any glyphset definition
    • U+25C7D CJK UNIFIED IDEOGRAPH-25C7D: not included in any glyphset definition
    • U+25C7E CJK UNIFIED IDEOGRAPH-25C7E: not included in any glyphset definition
    • U+25C7F CJK UNIFIED IDEOGRAPH-25C7F: not included in any glyphset definition
    • U+25C80 CJK UNIFIED IDEOGRAPH-25C80: not included in any glyphset definition
    • U+25C81 CJK UNIFIED IDEOGRAPH-25C81: not included in any glyphset definition
    • U+25C82 CJK UNIFIED IDEOGRAPH-25C82: not included in any glyphset definition
    • U+25C84 CJK UNIFIED IDEOGRAPH-25C84: not included in any glyphset definition
    • U+25C86 CJK UNIFIED IDEOGRAPH-25C86: not included in any glyphset definition
    • U+25C87 CJK UNIFIED IDEOGRAPH-25C87: not included in any glyphset definition
    • U+25C88 CJK UNIFIED IDEOGRAPH-25C88: not included in any glyphset definition
    • U+25C89 CJK UNIFIED IDEOGRAPH-25C89: not included in any glyphset definition
    • U+25C8A CJK UNIFIED IDEOGRAPH-25C8A: not included in any glyphset definition
    • U+25C8B CJK UNIFIED IDEOGRAPH-25C8B: not included in any glyphset definition
    • U+25C8C CJK UNIFIED IDEOGRAPH-25C8C: not included in any glyphset definition
    • U+25C8D CJK UNIFIED IDEOGRAPH-25C8D: not included in any glyphset definition
    • U+25C8E CJK UNIFIED IDEOGRAPH-25C8E: not included in any glyphset definition
    • U+25C8F CJK UNIFIED IDEOGRAPH-25C8F: not included in any glyphset definition
    • U+25C90 CJK UNIFIED IDEOGRAPH-25C90: not included in any glyphset definition
    • U+25C91 CJK UNIFIED IDEOGRAPH-25C91: not included in any glyphset definition
    • U+25C92 CJK UNIFIED IDEOGRAPH-25C92: not included in any glyphset definition
    • U+25C95 CJK UNIFIED IDEOGRAPH-25C95: not included in any glyphset definition
    • U+25C96 CJK UNIFIED IDEOGRAPH-25C96: not included in any glyphset definition
    • U+25C97 CJK UNIFIED IDEOGRAPH-25C97: not included in any glyphset definition
    • U+25C98 CJK UNIFIED IDEOGRAPH-25C98: not included in any glyphset definition
    • U+25C99 CJK UNIFIED IDEOGRAPH-25C99: not included in any glyphset definition
    • U+25C9A CJK UNIFIED IDEOGRAPH-25C9A: not included in any glyphset definition
    • U+25C9B CJK UNIFIED IDEOGRAPH-25C9B: not included in any glyphset definition
    • U+25C9C CJK UNIFIED IDEOGRAPH-25C9C: not included in any glyphset definition
    • U+25C9D CJK UNIFIED IDEOGRAPH-25C9D: not included in any glyphset definition
    • U+25C9F CJK UNIFIED IDEOGRAPH-25C9F: not included in any glyphset definition
    • U+25CA0 CJK UNIFIED IDEOGRAPH-25CA0: not included in any glyphset definition
    • U+25CA1 CJK UNIFIED IDEOGRAPH-25CA1: not included in any glyphset definition
    • U+25CA2 CJK UNIFIED IDEOGRAPH-25CA2: not included in any glyphset definition
    • U+25CA3 CJK UNIFIED IDEOGRAPH-25CA3: not included in any glyphset definition
    • U+25CA4 CJK UNIFIED IDEOGRAPH-25CA4: not included in any glyphset definition
    • U+25CA5 CJK UNIFIED IDEOGRAPH-25CA5: not included in any glyphset definition
    • U+25CA6 CJK UNIFIED IDEOGRAPH-25CA6: not included in any glyphset definition
    • U+25CA7 CJK UNIFIED IDEOGRAPH-25CA7: not included in any glyphset definition
    • U+25CA8 CJK UNIFIED IDEOGRAPH-25CA8: not included in any glyphset definition
    • U+25CA9 CJK UNIFIED IDEOGRAPH-25CA9: not included in any glyphset definition
    • U+25CAA CJK UNIFIED IDEOGRAPH-25CAA: not included in any glyphset definition
    • U+25CAB CJK UNIFIED IDEOGRAPH-25CAB: not included in any glyphset definition
    • U+25CC3 CJK UNIFIED IDEOGRAPH-25CC3: not included in any glyphset definition
    • U+25CC4 CJK UNIFIED IDEOGRAPH-25CC4: not included in any glyphset definition
    • U+25CC5 CJK UNIFIED IDEOGRAPH-25CC5: not included in any glyphset definition
    • U+25CC6 CJK UNIFIED IDEOGRAPH-25CC6: not included in any glyphset definition
    • U+25CC7 CJK UNIFIED IDEOGRAPH-25CC7: not included in any glyphset definition
    • U+25CC8 CJK UNIFIED IDEOGRAPH-25CC8: not included in any glyphset definition
    • U+25CC9 CJK UNIFIED IDEOGRAPH-25CC9: not included in any glyphset definition
    • U+25CCA CJK UNIFIED IDEOGRAPH-25CCA: not included in any glyphset definition
    • U+25CCB CJK UNIFIED IDEOGRAPH-25CCB: not included in any glyphset definition
    • U+25CCC CJK UNIFIED IDEOGRAPH-25CCC: not included in any glyphset definition
    • U+25CCD CJK UNIFIED IDEOGRAPH-25CCD: not included in any glyphset definition
    • U+25CCE CJK UNIFIED IDEOGRAPH-25CCE: not included in any glyphset definition
    • U+25CCF CJK UNIFIED IDEOGRAPH-25CCF: not included in any glyphset definition
    • U+25CD0 CJK UNIFIED IDEOGRAPH-25CD0: not included in any glyphset definition
    • U+25CD1 CJK UNIFIED IDEOGRAPH-25CD1: not included in any glyphset definition
    • U+25CD2 CJK UNIFIED IDEOGRAPH-25CD2: not included in any glyphset definition
    • U+25CD3 CJK UNIFIED IDEOGRAPH-25CD3: not included in any glyphset definition
    • U+25CD4 CJK UNIFIED IDEOGRAPH-25CD4: not included in any glyphset definition
    • U+25CD5 CJK UNIFIED IDEOGRAPH-25CD5: not included in any glyphset definition
    • U+25CD6 CJK UNIFIED IDEOGRAPH-25CD6: not included in any glyphset definition
    • U+25CD7 CJK UNIFIED IDEOGRAPH-25CD7: not included in any glyphset definition
    • U+25CD8 CJK UNIFIED IDEOGRAPH-25CD8: not included in any glyphset definition
    • U+25CD9 CJK UNIFIED IDEOGRAPH-25CD9: not included in any glyphset definition
    • U+25CDA CJK UNIFIED IDEOGRAPH-25CDA: not included in any glyphset definition
    • U+25CDB CJK UNIFIED IDEOGRAPH-25CDB: not included in any glyphset definition
    • U+25CDC CJK UNIFIED IDEOGRAPH-25CDC: not included in any glyphset definition
    • U+25CDD CJK UNIFIED IDEOGRAPH-25CDD: not included in any glyphset definition
    • U+25CDE CJK UNIFIED IDEOGRAPH-25CDE: not included in any glyphset definition
    • U+25CDF CJK UNIFIED IDEOGRAPH-25CDF: not included in any glyphset definition
    • U+25CE0 CJK UNIFIED IDEOGRAPH-25CE0: not included in any glyphset definition
    • U+25CE1 CJK UNIFIED IDEOGRAPH-25CE1: not included in any glyphset definition
    • U+25CE2 CJK UNIFIED IDEOGRAPH-25CE2: not included in any glyphset definition
    • U+25CE3 CJK UNIFIED IDEOGRAPH-25CE3: not included in any glyphset definition
    • U+25CE4 CJK UNIFIED IDEOGRAPH-25CE4: not included in any glyphset definition
    • U+25CE5 CJK UNIFIED IDEOGRAPH-25CE5: not included in any glyphset definition
    • U+25CE6 CJK UNIFIED IDEOGRAPH-25CE6: not included in any glyphset definition
    • U+25CE7 CJK UNIFIED IDEOGRAPH-25CE7: not included in any glyphset definition
    • U+25CE8 CJK UNIFIED IDEOGRAPH-25CE8: not included in any glyphset definition
    • U+25CE9 CJK UNIFIED IDEOGRAPH-25CE9: not included in any glyphset definition
    • U+25CEA CJK UNIFIED IDEOGRAPH-25CEA: not included in any glyphset definition
    • U+25CEB CJK UNIFIED IDEOGRAPH-25CEB: not included in any glyphset definition
    • U+25CEC CJK UNIFIED IDEOGRAPH-25CEC: not included in any glyphset definition
    • U+25CED CJK UNIFIED IDEOGRAPH-25CED: not included in any glyphset definition
    • U+25CEE CJK UNIFIED IDEOGRAPH-25CEE: not included in any glyphset definition
    • U+25CEF CJK UNIFIED IDEOGRAPH-25CEF: not included in any glyphset definition
    • U+25CF0 CJK UNIFIED IDEOGRAPH-25CF0: not included in any glyphset definition
    • U+25CF1 CJK UNIFIED IDEOGRAPH-25CF1: not included in any glyphset definition
    • U+25CF2 CJK UNIFIED IDEOGRAPH-25CF2: not included in any glyphset definition
    • U+25CF3 CJK UNIFIED IDEOGRAPH-25CF3: not included in any glyphset definition
    • U+25CF4 CJK UNIFIED IDEOGRAPH-25CF4: not included in any glyphset definition
    • U+25CF5 CJK UNIFIED IDEOGRAPH-25CF5: not included in any glyphset definition
    • U+25CF6 CJK UNIFIED IDEOGRAPH-25CF6: not included in any glyphset definition
    • U+25CF7 CJK UNIFIED IDEOGRAPH-25CF7: not included in any glyphset definition
    • U+25CFF CJK UNIFIED IDEOGRAPH-25CFF: not included in any glyphset definition
    • U+25D00 CJK UNIFIED IDEOGRAPH-25D00: not included in any glyphset definition
    • U+25D06 CJK UNIFIED IDEOGRAPH-25D06: not included in any glyphset definition
    • U+25D0A CJK UNIFIED IDEOGRAPH-25D0A: not included in any glyphset definition
    • U+25D10 CJK UNIFIED IDEOGRAPH-25D10: not included in any glyphset definition
    • U+25D11 CJK UNIFIED IDEOGRAPH-25D11: not included in any glyphset definition
    • U+25D12 CJK UNIFIED IDEOGRAPH-25D12: not included in any glyphset definition
    • U+25D17 CJK UNIFIED IDEOGRAPH-25D17: not included in any glyphset definition
    • U+25D1B CJK UNIFIED IDEOGRAPH-25D1B: not included in any glyphset definition
    • U+25D21 CJK UNIFIED IDEOGRAPH-25D21: not included in any glyphset definition
    • U+25D22 CJK UNIFIED IDEOGRAPH-25D22: not included in any glyphset definition
    • U+25D23 CJK UNIFIED IDEOGRAPH-25D23: not included in any glyphset definition
    • U+25D24 CJK UNIFIED IDEOGRAPH-25D24: not included in any glyphset definition
    • U+25D25 CJK UNIFIED IDEOGRAPH-25D25: not included in any glyphset definition
    • U+25D26 CJK UNIFIED IDEOGRAPH-25D26: not included in any glyphset definition
    • U+25D27 CJK UNIFIED IDEOGRAPH-25D27: not included in any glyphset definition
    • U+25D28 CJK UNIFIED IDEOGRAPH-25D28: not included in any glyphset definition
    • U+25D29 CJK UNIFIED IDEOGRAPH-25D29: not included in any glyphset definition
    • U+25D2A CJK UNIFIED IDEOGRAPH-25D2A: not included in any glyphset definition
    • U+25D2B CJK UNIFIED IDEOGRAPH-25D2B: not included in any glyphset definition
    • U+25D2C CJK UNIFIED IDEOGRAPH-25D2C: not included in any glyphset definition
    • U+25D2D CJK UNIFIED IDEOGRAPH-25D2D: not included in any glyphset definition
    • U+25D2E CJK UNIFIED IDEOGRAPH-25D2E: not included in any glyphset definition
    • U+25D2F CJK UNIFIED IDEOGRAPH-25D2F: not included in any glyphset definition
    • U+25D30 CJK UNIFIED IDEOGRAPH-25D30: not included in any glyphset definition
    • U+25D31 CJK UNIFIED IDEOGRAPH-25D31: not included in any glyphset definition
    • U+25D32 CJK UNIFIED IDEOGRAPH-25D32: not included in any glyphset definition
    • U+25D34 CJK UNIFIED IDEOGRAPH-25D34: not included in any glyphset definition
    • U+25D35 CJK UNIFIED IDEOGRAPH-25D35: not included in any glyphset definition
    • U+25D36 CJK UNIFIED IDEOGRAPH-25D36: not included in any glyphset definition
    • U+25D37 CJK UNIFIED IDEOGRAPH-25D37: not included in any glyphset definition
    • U+25D38 CJK UNIFIED IDEOGRAPH-25D38: not included in any glyphset definition
    • U+25D39 CJK UNIFIED IDEOGRAPH-25D39: not included in any glyphset definition
    • U+25D3A CJK UNIFIED IDEOGRAPH-25D3A: not included in any glyphset definition
    • U+25D3B CJK UNIFIED IDEOGRAPH-25D3B: not included in any glyphset definition
    • U+25D3C CJK UNIFIED IDEOGRAPH-25D3C: not included in any glyphset definition
    • U+25D3D CJK UNIFIED IDEOGRAPH-25D3D: not included in any glyphset definition
    • U+25D3F CJK UNIFIED IDEOGRAPH-25D3F: not included in any glyphset definition
    • U+25D42 CJK UNIFIED IDEOGRAPH-25D42: not included in any glyphset definition
    • U+25D44 CJK UNIFIED IDEOGRAPH-25D44: not included in any glyphset definition
    • U+25D4F CJK UNIFIED IDEOGRAPH-25D4F: not included in any glyphset definition
    • U+25D52 CJK UNIFIED IDEOGRAPH-25D52: not included in any glyphset definition
    • U+25D59 CJK UNIFIED IDEOGRAPH-25D59: not included in any glyphset definition
    • U+25D5B CJK UNIFIED IDEOGRAPH-25D5B: not included in any glyphset definition
    • U+25D5C CJK UNIFIED IDEOGRAPH-25D5C: not included in any glyphset definition
    • U+25D5D CJK UNIFIED IDEOGRAPH-25D5D: not included in any glyphset definition
    • U+25D5E CJK UNIFIED IDEOGRAPH-25D5E: not included in any glyphset definition
    • U+25D5F CJK UNIFIED IDEOGRAPH-25D5F: not included in any glyphset definition
    • U+25D60 CJK UNIFIED IDEOGRAPH-25D60: not included in any glyphset definition
    • U+25D61 CJK UNIFIED IDEOGRAPH-25D61: not included in any glyphset definition
    • U+25D62 CJK UNIFIED IDEOGRAPH-25D62: not included in any glyphset definition
    • U+25D63 CJK UNIFIED IDEOGRAPH-25D63: not included in any glyphset definition
    • U+25D64 CJK UNIFIED IDEOGRAPH-25D64: not included in any glyphset definition
    • U+25D65 CJK UNIFIED IDEOGRAPH-25D65: not included in any glyphset definition
    • U+25D66 CJK UNIFIED IDEOGRAPH-25D66: not included in any glyphset definition
    • U+25D67 CJK UNIFIED IDEOGRAPH-25D67: not included in any glyphset definition
    • U+25D68 CJK UNIFIED IDEOGRAPH-25D68: not included in any glyphset definition
    • U+25D69 CJK UNIFIED IDEOGRAPH-25D69: not included in any glyphset definition
    • U+25D6A CJK UNIFIED IDEOGRAPH-25D6A: not included in any glyphset definition
    • U+25D6B CJK UNIFIED IDEOGRAPH-25D6B: not included in any glyphset definition
    • U+25D6C CJK UNIFIED IDEOGRAPH-25D6C: not included in any glyphset definition
    • U+25D6D CJK UNIFIED IDEOGRAPH-25D6D: not included in any glyphset definition
    • U+25D6E CJK UNIFIED IDEOGRAPH-25D6E: not included in any glyphset definition
    • U+25D6F CJK UNIFIED IDEOGRAPH-25D6F: not included in any glyphset definition
    • U+25D70 CJK UNIFIED IDEOGRAPH-25D70: not included in any glyphset definition
    • U+25D71 CJK UNIFIED IDEOGRAPH-25D71: not included in any glyphset definition
    • U+25D72 CJK UNIFIED IDEOGRAPH-25D72: not included in any glyphset definition
    • U+25D73 CJK UNIFIED IDEOGRAPH-25D73: not included in any glyphset definition
    • U+25D74 CJK UNIFIED IDEOGRAPH-25D74: not included in any glyphset definition
    • U+25D75 CJK UNIFIED IDEOGRAPH-25D75: not included in any glyphset definition
    • U+25D76 CJK UNIFIED IDEOGRAPH-25D76: not included in any glyphset definition
    • U+25D7D CJK UNIFIED IDEOGRAPH-25D7D: not included in any glyphset definition
    • U+25D83 CJK UNIFIED IDEOGRAPH-25D83: not included in any glyphset definition
    • U+25D84 CJK UNIFIED IDEOGRAPH-25D84: not included in any glyphset definition
    • U+25D85 CJK UNIFIED IDEOGRAPH-25D85: not included in any glyphset definition
    • U+25D86 CJK UNIFIED IDEOGRAPH-25D86: not included in any glyphset definition
    • U+25D87 CJK UNIFIED IDEOGRAPH-25D87: not included in any glyphset definition
    • U+25D88 CJK UNIFIED IDEOGRAPH-25D88: not included in any glyphset definition
    • U+25D8A CJK UNIFIED IDEOGRAPH-25D8A: not included in any glyphset definition
    • U+25D8B CJK UNIFIED IDEOGRAPH-25D8B: not included in any glyphset definition
    • U+25D8C CJK UNIFIED IDEOGRAPH-25D8C: not included in any glyphset definition
    • U+25D8D CJK UNIFIED IDEOGRAPH-25D8D: not included in any glyphset definition
    • U+25D8E CJK UNIFIED IDEOGRAPH-25D8E: not included in any glyphset definition
    • U+25D8F CJK UNIFIED IDEOGRAPH-25D8F: not included in any glyphset definition
    • U+25D90 CJK UNIFIED IDEOGRAPH-25D90: not included in any glyphset definition
    • U+25D91 CJK UNIFIED IDEOGRAPH-25D91: not included in any glyphset definition
    • U+25D92 CJK UNIFIED IDEOGRAPH-25D92: not included in any glyphset definition
    • U+25D93 CJK UNIFIED IDEOGRAPH-25D93: not included in any glyphset definition
    • U+25D94 CJK UNIFIED IDEOGRAPH-25D94: not included in any glyphset definition
    • U+25D96 CJK UNIFIED IDEOGRAPH-25D96: not included in any glyphset definition
    • U+25D97 CJK UNIFIED IDEOGRAPH-25D97: not included in any glyphset definition
    • U+25D98 CJK UNIFIED IDEOGRAPH-25D98: not included in any glyphset definition
    • U+25D99 CJK UNIFIED IDEOGRAPH-25D99: not included in any glyphset definition
    • U+25D9A CJK UNIFIED IDEOGRAPH-25D9A: not included in any glyphset definition
    • U+25D9B CJK UNIFIED IDEOGRAPH-25D9B: not included in any glyphset definition
    • U+25D9C CJK UNIFIED IDEOGRAPH-25D9C: not included in any glyphset definition
    • U+25D9D CJK UNIFIED IDEOGRAPH-25D9D: not included in any glyphset definition
    • U+25D9E CJK UNIFIED IDEOGRAPH-25D9E: not included in any glyphset definition
    • U+25D9F CJK UNIFIED IDEOGRAPH-25D9F: not included in any glyphset definition
    • U+25DA0 CJK UNIFIED IDEOGRAPH-25DA0: not included in any glyphset definition
    • U+25DA1 CJK UNIFIED IDEOGRAPH-25DA1: not included in any glyphset definition
    • U+25DA2 CJK UNIFIED IDEOGRAPH-25DA2: not included in any glyphset definition
    • U+25DAC CJK UNIFIED IDEOGRAPH-25DAC: not included in any glyphset definition
    • U+25DAE CJK UNIFIED IDEOGRAPH-25DAE: not included in any glyphset definition
    • U+25DB0 CJK UNIFIED IDEOGRAPH-25DB0: not included in any glyphset definition
    • U+25DB4 CJK UNIFIED IDEOGRAPH-25DB4: not included in any glyphset definition
    • U+25DB5 CJK UNIFIED IDEOGRAPH-25DB5: not included in any glyphset definition
    • U+25DB6 CJK UNIFIED IDEOGRAPH-25DB6: not included in any glyphset definition
    • U+25DB7 CJK UNIFIED IDEOGRAPH-25DB7: not included in any glyphset definition
    • U+25DB8 CJK UNIFIED IDEOGRAPH-25DB8: not included in any glyphset definition
    • U+25DB9 CJK UNIFIED IDEOGRAPH-25DB9: not included in any glyphset definition
    • U+25DBA CJK UNIFIED IDEOGRAPH-25DBA: not included in any glyphset definition
    • U+25DBB CJK UNIFIED IDEOGRAPH-25DBB: not included in any glyphset definition
    • U+25DBC CJK UNIFIED IDEOGRAPH-25DBC: not included in any glyphset definition
    • U+25DBD CJK UNIFIED IDEOGRAPH-25DBD: not included in any glyphset definition
    • U+25DBE CJK UNIFIED IDEOGRAPH-25DBE: not included in any glyphset definition
    • U+25DBF CJK UNIFIED IDEOGRAPH-25DBF: not included in any glyphset definition
    • U+25DC0 CJK UNIFIED IDEOGRAPH-25DC0: not included in any glyphset definition
    • U+25DC1 CJK UNIFIED IDEOGRAPH-25DC1: not included in any glyphset definition
    • U+25DC2 CJK UNIFIED IDEOGRAPH-25DC2: not included in any glyphset definition
    • U+25DC3 CJK UNIFIED IDEOGRAPH-25DC3: not included in any glyphset definition
    • U+25DC4 CJK UNIFIED IDEOGRAPH-25DC4: not included in any glyphset definition
    • U+25DC5 CJK UNIFIED IDEOGRAPH-25DC5: not included in any glyphset definition
    • U+25DC6 CJK UNIFIED IDEOGRAPH-25DC6: not included in any glyphset definition
    • U+25DC7 CJK UNIFIED IDEOGRAPH-25DC7: not included in any glyphset definition
    • U+25DC8 CJK UNIFIED IDEOGRAPH-25DC8: not included in any glyphset definition
    • U+25DC9 CJK UNIFIED IDEOGRAPH-25DC9: not included in any glyphset definition
    • U+25DCE CJK UNIFIED IDEOGRAPH-25DCE: not included in any glyphset definition
    • U+25DD2 CJK UNIFIED IDEOGRAPH-25DD2: not included in any glyphset definition
    • U+25DD4 CJK UNIFIED IDEOGRAPH-25DD4: not included in any glyphset definition
    • U+25DD5 CJK UNIFIED IDEOGRAPH-25DD5: not included in any glyphset definition
    • U+25DD6 CJK UNIFIED IDEOGRAPH-25DD6: not included in any glyphset definition
    • U+25DD7 CJK UNIFIED IDEOGRAPH-25DD7: not included in any glyphset definition
    • U+25DD8 CJK UNIFIED IDEOGRAPH-25DD8: not included in any glyphset definition
    • U+25DD9 CJK UNIFIED IDEOGRAPH-25DD9: not included in any glyphset definition
    • U+25DDA CJK UNIFIED IDEOGRAPH-25DDA: not included in any glyphset definition
    • U+25DDB CJK UNIFIED IDEOGRAPH-25DDB: not included in any glyphset definition
    • U+25DDC CJK UNIFIED IDEOGRAPH-25DDC: not included in any glyphset definition
    • U+25DDD CJK UNIFIED IDEOGRAPH-25DDD: not included in any glyphset definition
    • U+25DDE CJK UNIFIED IDEOGRAPH-25DDE: not included in any glyphset definition
    • U+25DDF CJK UNIFIED IDEOGRAPH-25DDF: not included in any glyphset definition
    • U+25DE3 CJK UNIFIED IDEOGRAPH-25DE3: not included in any glyphset definition
    • U+25DE8 CJK UNIFIED IDEOGRAPH-25DE8: not included in any glyphset definition
    • U+25DE9 CJK UNIFIED IDEOGRAPH-25DE9: not included in any glyphset definition
    • U+25DEB CJK UNIFIED IDEOGRAPH-25DEB: not included in any glyphset definition
    • U+25DEC CJK UNIFIED IDEOGRAPH-25DEC: not included in any glyphset definition
    • U+25DED CJK UNIFIED IDEOGRAPH-25DED: not included in any glyphset definition
    • U+25DEE CJK UNIFIED IDEOGRAPH-25DEE: not included in any glyphset definition
    • U+25DEF CJK UNIFIED IDEOGRAPH-25DEF: not included in any glyphset definition
    • U+25DF0 CJK UNIFIED IDEOGRAPH-25DF0: not included in any glyphset definition
    • U+25DF1 CJK UNIFIED IDEOGRAPH-25DF1: not included in any glyphset definition
    • U+25DF2 CJK UNIFIED IDEOGRAPH-25DF2: not included in any glyphset definition
    • U+25DF3 CJK UNIFIED IDEOGRAPH-25DF3: not included in any glyphset definition
    • U+25DF9 CJK UNIFIED IDEOGRAPH-25DF9: not included in any glyphset definition
    • U+25DFC CJK UNIFIED IDEOGRAPH-25DFC: not included in any glyphset definition
    • U+25DFD CJK UNIFIED IDEOGRAPH-25DFD: not included in any glyphset definition
    • U+25DFF CJK UNIFIED IDEOGRAPH-25DFF: not included in any glyphset definition
    • U+25E00 CJK UNIFIED IDEOGRAPH-25E00: not included in any glyphset definition
    • U+25E08 CJK UNIFIED IDEOGRAPH-25E08: not included in any glyphset definition
    • U+25E09 CJK UNIFIED IDEOGRAPH-25E09: not included in any glyphset definition
    • U+25E0A CJK UNIFIED IDEOGRAPH-25E0A: not included in any glyphset definition
    • U+25E0B CJK UNIFIED IDEOGRAPH-25E0B: not included in any glyphset definition
    • U+25E0E CJK UNIFIED IDEOGRAPH-25E0E: not included in any glyphset definition
    • U+25E10 CJK UNIFIED IDEOGRAPH-25E10: not included in any glyphset definition
    • U+25E11 CJK UNIFIED IDEOGRAPH-25E11: not included in any glyphset definition
    • U+25E12 CJK UNIFIED IDEOGRAPH-25E12: not included in any glyphset definition
    • U+25E17 CJK UNIFIED IDEOGRAPH-25E17: not included in any glyphset definition
    • U+25E18 CJK UNIFIED IDEOGRAPH-25E18: not included in any glyphset definition
    • U+25E1A CJK UNIFIED IDEOGRAPH-25E1A: not included in any glyphset definition
    • U+25E1C CJK UNIFIED IDEOGRAPH-25E1C: not included in any glyphset definition
    • U+25E20 CJK UNIFIED IDEOGRAPH-25E20: not included in any glyphset definition
    • U+25E21 CJK UNIFIED IDEOGRAPH-25E21: not included in any glyphset definition
    • U+25E22 CJK UNIFIED IDEOGRAPH-25E22: not included in any glyphset definition
    • U+25E23 CJK UNIFIED IDEOGRAPH-25E23: not included in any glyphset definition
    • U+25E25 CJK UNIFIED IDEOGRAPH-25E25: not included in any glyphset definition
    • U+25E27 CJK UNIFIED IDEOGRAPH-25E27: not included in any glyphset definition
    • U+25E28 CJK UNIFIED IDEOGRAPH-25E28: not included in any glyphset definition
    • U+25E2A CJK UNIFIED IDEOGRAPH-25E2A: not included in any glyphset definition
    • U+25E2B CJK UNIFIED IDEOGRAPH-25E2B: not included in any glyphset definition
    • U+25E2C CJK UNIFIED IDEOGRAPH-25E2C: not included in any glyphset definition
    • U+25E2D CJK UNIFIED IDEOGRAPH-25E2D: not included in any glyphset definition
    • U+25E2E CJK UNIFIED IDEOGRAPH-25E2E: not included in any glyphset definition
    • U+25E32 CJK UNIFIED IDEOGRAPH-25E32: not included in any glyphset definition
    • U+25E33 CJK UNIFIED IDEOGRAPH-25E33: not included in any glyphset definition
    • U+25E34 CJK UNIFIED IDEOGRAPH-25E34: not included in any glyphset definition
    • U+25E35 CJK UNIFIED IDEOGRAPH-25E35: not included in any glyphset definition
    • U+25E36 CJK UNIFIED IDEOGRAPH-25E36: not included in any glyphset definition
    • U+25E37 CJK UNIFIED IDEOGRAPH-25E37: not included in any glyphset definition
    • U+25E38 CJK UNIFIED IDEOGRAPH-25E38: not included in any glyphset definition
    • U+25E3D CJK UNIFIED IDEOGRAPH-25E3D: not included in any glyphset definition
    • U+25E3E CJK UNIFIED IDEOGRAPH-25E3E: not included in any glyphset definition
    • U+25E40 CJK UNIFIED IDEOGRAPH-25E40: not included in any glyphset definition
    • U+25E41 CJK UNIFIED IDEOGRAPH-25E41: not included in any glyphset definition
    • U+25E42 CJK UNIFIED IDEOGRAPH-25E42: not included in any glyphset definition
    • U+25E43 CJK UNIFIED IDEOGRAPH-25E43: not included in any glyphset definition
    • U+25E44 CJK UNIFIED IDEOGRAPH-25E44: not included in any glyphset definition
    • U+25E45 CJK UNIFIED IDEOGRAPH-25E45: not included in any glyphset definition
    • U+25E46 CJK UNIFIED IDEOGRAPH-25E46: not included in any glyphset definition
    • U+25E47 CJK UNIFIED IDEOGRAPH-25E47: not included in any glyphset definition
    • U+25E48 CJK UNIFIED IDEOGRAPH-25E48: not included in any glyphset definition
    • U+25E49 CJK UNIFIED IDEOGRAPH-25E49: not included in any glyphset definition
    • U+25E4A CJK UNIFIED IDEOGRAPH-25E4A: not included in any glyphset definition
    • U+25E4B CJK UNIFIED IDEOGRAPH-25E4B: not included in any glyphset definition
    • U+25E4C CJK UNIFIED IDEOGRAPH-25E4C: not included in any glyphset definition
    • U+25E4D CJK UNIFIED IDEOGRAPH-25E4D: not included in any glyphset definition
    • U+25E4E CJK UNIFIED IDEOGRAPH-25E4E: not included in any glyphset definition
    • U+25E4F CJK UNIFIED IDEOGRAPH-25E4F: not included in any glyphset definition
    • U+25E53 CJK UNIFIED IDEOGRAPH-25E53: not included in any glyphset definition
    • U+25E54 CJK UNIFIED IDEOGRAPH-25E54: not included in any glyphset definition
    • U+25E56 CJK UNIFIED IDEOGRAPH-25E56: not included in any glyphset definition
    • U+25E5A CJK UNIFIED IDEOGRAPH-25E5A: not included in any glyphset definition
    • U+25E5B CJK UNIFIED IDEOGRAPH-25E5B: not included in any glyphset definition
    • U+25E5C CJK UNIFIED IDEOGRAPH-25E5C: not included in any glyphset definition
    • U+25E5D CJK UNIFIED IDEOGRAPH-25E5D: not included in any glyphset definition
    • U+25E5E CJK UNIFIED IDEOGRAPH-25E5E: not included in any glyphset definition
    • U+25E5F CJK UNIFIED IDEOGRAPH-25E5F: not included in any glyphset definition
    • U+25E60 CJK UNIFIED IDEOGRAPH-25E60: not included in any glyphset definition
    • U+25E61 CJK UNIFIED IDEOGRAPH-25E61: not included in any glyphset definition
    • U+25E62 CJK UNIFIED IDEOGRAPH-25E62: not included in any glyphset definition
    • U+25E65 CJK UNIFIED IDEOGRAPH-25E65: not included in any glyphset definition
    • U+25E69 CJK UNIFIED IDEOGRAPH-25E69: not included in any glyphset definition
    • U+25E6A CJK UNIFIED IDEOGRAPH-25E6A: not included in any glyphset definition
    • U+25E6B CJK UNIFIED IDEOGRAPH-25E6B: not included in any glyphset definition
    • U+25E71 CJK UNIFIED IDEOGRAPH-25E71: not included in any glyphset definition
    • U+25E72 CJK UNIFIED IDEOGRAPH-25E72: not included in any glyphset definition
    • U+25E73 CJK UNIFIED IDEOGRAPH-25E73: not included in any glyphset definition
    • U+25E74 CJK UNIFIED IDEOGRAPH-25E74: not included in any glyphset definition
    • U+25E75 CJK UNIFIED IDEOGRAPH-25E75: not included in any glyphset definition
    • U+25E76 CJK UNIFIED IDEOGRAPH-25E76: not included in any glyphset definition
    • U+25E77 CJK UNIFIED IDEOGRAPH-25E77: not included in any glyphset definition
    • U+25E78 CJK UNIFIED IDEOGRAPH-25E78: not included in any glyphset definition
    • U+25E79 CJK UNIFIED IDEOGRAPH-25E79: not included in any glyphset definition
    • U+25E7A CJK UNIFIED IDEOGRAPH-25E7A: not included in any glyphset definition
    • U+25E7B CJK UNIFIED IDEOGRAPH-25E7B: not included in any glyphset definition
    • U+25E7C CJK UNIFIED IDEOGRAPH-25E7C: not included in any glyphset definition
    • U+25E7D CJK UNIFIED IDEOGRAPH-25E7D: not included in any glyphset definition
    • U+25E7E CJK UNIFIED IDEOGRAPH-25E7E: not included in any glyphset definition
    • U+25E7F CJK UNIFIED IDEOGRAPH-25E7F: not included in any glyphset definition
    • U+25E80 CJK UNIFIED IDEOGRAPH-25E80: not included in any glyphset definition
    • U+25E82 CJK UNIFIED IDEOGRAPH-25E82: not included in any glyphset definition
    • U+25E85 CJK UNIFIED IDEOGRAPH-25E85: not included in any glyphset definition
    • U+25E86 CJK UNIFIED IDEOGRAPH-25E86: not included in any glyphset definition
    • U+25E87 CJK UNIFIED IDEOGRAPH-25E87: not included in any glyphset definition
    • U+25E88 CJK UNIFIED IDEOGRAPH-25E88: not included in any glyphset definition
    • U+25E89 CJK UNIFIED IDEOGRAPH-25E89: not included in any glyphset definition
    • U+25E8A CJK UNIFIED IDEOGRAPH-25E8A: not included in any glyphset definition
    • U+25E92 CJK UNIFIED IDEOGRAPH-25E92: not included in any glyphset definition
    • U+25E98 CJK UNIFIED IDEOGRAPH-25E98: not included in any glyphset definition
    • U+25E99 CJK UNIFIED IDEOGRAPH-25E99: not included in any glyphset definition
    • U+25E9A CJK UNIFIED IDEOGRAPH-25E9A: not included in any glyphset definition
    • U+25E9B CJK UNIFIED IDEOGRAPH-25E9B: not included in any glyphset definition
    • U+25E9C CJK UNIFIED IDEOGRAPH-25E9C: not included in any glyphset definition
    • U+25E9D CJK UNIFIED IDEOGRAPH-25E9D: not included in any glyphset definition
    • U+25E9E CJK UNIFIED IDEOGRAPH-25E9E: not included in any glyphset definition
    • U+25E9F CJK UNIFIED IDEOGRAPH-25E9F: not included in any glyphset definition
    • U+25EA0 CJK UNIFIED IDEOGRAPH-25EA0: not included in any glyphset definition
    • U+25EA1 CJK UNIFIED IDEOGRAPH-25EA1: not included in any glyphset definition
    • U+25EA2 CJK UNIFIED IDEOGRAPH-25EA2: not included in any glyphset definition
    • U+25EA3 CJK UNIFIED IDEOGRAPH-25EA3: not included in any glyphset definition
    • U+25EA4 CJK UNIFIED IDEOGRAPH-25EA4: not included in any glyphset definition
    • U+25EB3 CJK UNIFIED IDEOGRAPH-25EB3: not included in any glyphset definition
    • U+25EB5 CJK UNIFIED IDEOGRAPH-25EB5: not included in any glyphset definition
    • U+25EB6 CJK UNIFIED IDEOGRAPH-25EB6: not included in any glyphset definition
    • U+25EB7 CJK UNIFIED IDEOGRAPH-25EB7: not included in any glyphset definition
    • U+25EB9 CJK UNIFIED IDEOGRAPH-25EB9: not included in any glyphset definition
    • U+25EBC CJK UNIFIED IDEOGRAPH-25EBC: not included in any glyphset definition
    • U+25EBE CJK UNIFIED IDEOGRAPH-25EBE: not included in any glyphset definition
    • U+25EC1 CJK UNIFIED IDEOGRAPH-25EC1: not included in any glyphset definition
    • U+25EC2 CJK UNIFIED IDEOGRAPH-25EC2: not included in any glyphset definition
    • U+25EC3 CJK UNIFIED IDEOGRAPH-25EC3: not included in any glyphset definition
    • U+25EC4 CJK UNIFIED IDEOGRAPH-25EC4: not included in any glyphset definition
    • U+25EC5 CJK UNIFIED IDEOGRAPH-25EC5: not included in any glyphset definition
    • U+25EC6 CJK UNIFIED IDEOGRAPH-25EC6: not included in any glyphset definition
    • U+25EC7 CJK UNIFIED IDEOGRAPH-25EC7: not included in any glyphset definition
    • U+25EC8 CJK UNIFIED IDEOGRAPH-25EC8: not included in any glyphset definition
    • U+25EC9 CJK UNIFIED IDEOGRAPH-25EC9: not included in any glyphset definition
    • U+25ECA CJK UNIFIED IDEOGRAPH-25ECA: not included in any glyphset definition
    • U+25ECB CJK UNIFIED IDEOGRAPH-25ECB: not included in any glyphset definition
    • U+25ECC CJK UNIFIED IDEOGRAPH-25ECC: not included in any glyphset definition
    • U+25ECD CJK UNIFIED IDEOGRAPH-25ECD: not included in any glyphset definition
    • U+25ECE CJK UNIFIED IDEOGRAPH-25ECE: not included in any glyphset definition
    • U+25ECF CJK UNIFIED IDEOGRAPH-25ECF: not included in any glyphset definition
    • U+25ED0 CJK UNIFIED IDEOGRAPH-25ED0: not included in any glyphset definition
    • U+25ED1 CJK UNIFIED IDEOGRAPH-25ED1: not included in any glyphset definition
    • U+25ED2 CJK UNIFIED IDEOGRAPH-25ED2: not included in any glyphset definition
    • U+25ED3 CJK UNIFIED IDEOGRAPH-25ED3: not included in any glyphset definition
    • U+25ED4 CJK UNIFIED IDEOGRAPH-25ED4: not included in any glyphset definition
    • U+25ED6 CJK UNIFIED IDEOGRAPH-25ED6: not included in any glyphset definition
    • U+25ED7 CJK UNIFIED IDEOGRAPH-25ED7: not included in any glyphset definition
    • U+25ED8 CJK UNIFIED IDEOGRAPH-25ED8: not included in any glyphset definition
    • U+25EDD CJK UNIFIED IDEOGRAPH-25EDD: not included in any glyphset definition
    • U+25EDE CJK UNIFIED IDEOGRAPH-25EDE: not included in any glyphset definition
    • U+25EE4 CJK UNIFIED IDEOGRAPH-25EE4: not included in any glyphset definition
    • U+25EE5 CJK UNIFIED IDEOGRAPH-25EE5: not included in any glyphset definition
    • U+25EE6 CJK UNIFIED IDEOGRAPH-25EE6: not included in any glyphset definition
    • U+25EE7 CJK UNIFIED IDEOGRAPH-25EE7: not included in any glyphset definition
    • U+25EE8 CJK UNIFIED IDEOGRAPH-25EE8: not included in any glyphset definition
    • U+25EE9 CJK UNIFIED IDEOGRAPH-25EE9: not included in any glyphset definition
    • U+25EEA CJK UNIFIED IDEOGRAPH-25EEA: not included in any glyphset definition
    • U+25EEB CJK UNIFIED IDEOGRAPH-25EEB: not included in any glyphset definition
    • U+25EEC CJK UNIFIED IDEOGRAPH-25EEC: not included in any glyphset definition
    • U+25EED CJK UNIFIED IDEOGRAPH-25EED: not included in any glyphset definition
    • U+25EEE CJK UNIFIED IDEOGRAPH-25EEE: not included in any glyphset definition
    • U+25EEF CJK UNIFIED IDEOGRAPH-25EEF: not included in any glyphset definition
    • U+25EF0 CJK UNIFIED IDEOGRAPH-25EF0: not included in any glyphset definition
    • U+25EF4 CJK UNIFIED IDEOGRAPH-25EF4: not included in any glyphset definition
    • U+25EF5 CJK UNIFIED IDEOGRAPH-25EF5: not included in any glyphset definition
    • U+25EFE CJK UNIFIED IDEOGRAPH-25EFE: not included in any glyphset definition
    • U+25EFF CJK UNIFIED IDEOGRAPH-25EFF: not included in any glyphset definition
    • U+25F00 CJK UNIFIED IDEOGRAPH-25F00: not included in any glyphset definition
    • U+25F01 CJK UNIFIED IDEOGRAPH-25F01: not included in any glyphset definition
    • U+25F02 CJK UNIFIED IDEOGRAPH-25F02: not included in any glyphset definition
    • U+25F03 CJK UNIFIED IDEOGRAPH-25F03: not included in any glyphset definition
    • U+25F04 CJK UNIFIED IDEOGRAPH-25F04: not included in any glyphset definition
    • U+25F06 CJK UNIFIED IDEOGRAPH-25F06: not included in any glyphset definition
    • U+25F07 CJK UNIFIED IDEOGRAPH-25F07: not included in any glyphset definition
    • U+25F08 CJK UNIFIED IDEOGRAPH-25F08: not included in any glyphset definition
    • U+25F09 CJK UNIFIED IDEOGRAPH-25F09: not included in any glyphset definition
    • U+25F0A CJK UNIFIED IDEOGRAPH-25F0A: not included in any glyphset definition
    • U+25F0D CJK UNIFIED IDEOGRAPH-25F0D: not included in any glyphset definition
    • U+25F13 CJK UNIFIED IDEOGRAPH-25F13: not included in any glyphset definition
    • U+25F18 CJK UNIFIED IDEOGRAPH-25F18: not included in any glyphset definition
    • U+25F19 CJK UNIFIED IDEOGRAPH-25F19: not included in any glyphset definition
    • U+25F1A CJK UNIFIED IDEOGRAPH-25F1A: not included in any glyphset definition
    • U+25F1B CJK UNIFIED IDEOGRAPH-25F1B: not included in any glyphset definition
    • U+25F1C CJK UNIFIED IDEOGRAPH-25F1C: not included in any glyphset definition
    • U+25F1D CJK UNIFIED IDEOGRAPH-25F1D: not included in any glyphset definition
    • U+25F1E CJK UNIFIED IDEOGRAPH-25F1E: not included in any glyphset definition
    • U+25F1F CJK UNIFIED IDEOGRAPH-25F1F: not included in any glyphset definition
    • U+25F20 CJK UNIFIED IDEOGRAPH-25F20: not included in any glyphset definition
    • U+25F21 CJK UNIFIED IDEOGRAPH-25F21: not included in any glyphset definition
    • U+25F23 CJK UNIFIED IDEOGRAPH-25F23: not included in any glyphset definition
    • U+25F29 CJK UNIFIED IDEOGRAPH-25F29: not included in any glyphset definition
    • U+25F2B CJK UNIFIED IDEOGRAPH-25F2B: not included in any glyphset definition
    • U+25F2C CJK UNIFIED IDEOGRAPH-25F2C: not included in any glyphset definition
    • U+25F2D CJK UNIFIED IDEOGRAPH-25F2D: not included in any glyphset definition
    • U+25F2E CJK UNIFIED IDEOGRAPH-25F2E: not included in any glyphset definition
    • U+25F31 CJK UNIFIED IDEOGRAPH-25F31: not included in any glyphset definition
    • U+25F36 CJK UNIFIED IDEOGRAPH-25F36: not included in any glyphset definition
    • U+25F37 CJK UNIFIED IDEOGRAPH-25F37: not included in any glyphset definition
    • U+25F38 CJK UNIFIED IDEOGRAPH-25F38: not included in any glyphset definition
    • U+25F39 CJK UNIFIED IDEOGRAPH-25F39: not included in any glyphset definition
    • U+25F3A CJK UNIFIED IDEOGRAPH-25F3A: not included in any glyphset definition
    • U+25F3B CJK UNIFIED IDEOGRAPH-25F3B: not included in any glyphset definition
    • U+25F3C CJK UNIFIED IDEOGRAPH-25F3C: not included in any glyphset definition
    • U+25F3D CJK UNIFIED IDEOGRAPH-25F3D: not included in any glyphset definition
    • U+25F3E CJK UNIFIED IDEOGRAPH-25F3E: not included in any glyphset definition
    • U+25F3F CJK UNIFIED IDEOGRAPH-25F3F: not included in any glyphset definition
    • U+25F40 CJK UNIFIED IDEOGRAPH-25F40: not included in any glyphset definition
    • U+25F41 CJK UNIFIED IDEOGRAPH-25F41: not included in any glyphset definition
    • U+25F42 CJK UNIFIED IDEOGRAPH-25F42: not included in any glyphset definition
    • U+25F43 CJK UNIFIED IDEOGRAPH-25F43: not included in any glyphset definition
    • U+25F44 CJK UNIFIED IDEOGRAPH-25F44: not included in any glyphset definition
    • U+25F47 CJK UNIFIED IDEOGRAPH-25F47: not included in any glyphset definition
    • U+25F48 CJK UNIFIED IDEOGRAPH-25F48: not included in any glyphset definition
    • U+25F4A CJK UNIFIED IDEOGRAPH-25F4A: not included in any glyphset definition
    • U+25F4B CJK UNIFIED IDEOGRAPH-25F4B: not included in any glyphset definition
    • U+25F4C CJK UNIFIED IDEOGRAPH-25F4C: not included in any glyphset definition
    • U+25F4F CJK UNIFIED IDEOGRAPH-25F4F: not included in any glyphset definition
    • U+25F50 CJK UNIFIED IDEOGRAPH-25F50: not included in any glyphset definition
    • U+25F51 CJK UNIFIED IDEOGRAPH-25F51: not included in any glyphset definition
    • U+25F52 CJK UNIFIED IDEOGRAPH-25F52: not included in any glyphset definition
    • U+25F53 CJK UNIFIED IDEOGRAPH-25F53: not included in any glyphset definition
    • U+25F54 CJK UNIFIED IDEOGRAPH-25F54: not included in any glyphset definition
    • U+25F55 CJK UNIFIED IDEOGRAPH-25F55: not included in any glyphset definition
    • U+25F56 CJK UNIFIED IDEOGRAPH-25F56: not included in any glyphset definition
    • U+25F57 CJK UNIFIED IDEOGRAPH-25F57: not included in any glyphset definition
    • U+25F58 CJK UNIFIED IDEOGRAPH-25F58: not included in any glyphset definition
    • U+25F59 CJK UNIFIED IDEOGRAPH-25F59: not included in any glyphset definition
    • U+25F5A CJK UNIFIED IDEOGRAPH-25F5A: not included in any glyphset definition
    • U+25F5B CJK UNIFIED IDEOGRAPH-25F5B: not included in any glyphset definition
    • U+25F5C CJK UNIFIED IDEOGRAPH-25F5C: not included in any glyphset definition
    • U+25F5D CJK UNIFIED IDEOGRAPH-25F5D: not included in any glyphset definition
    • U+25F5F CJK UNIFIED IDEOGRAPH-25F5F: not included in any glyphset definition
    • U+25F63 CJK UNIFIED IDEOGRAPH-25F63: not included in any glyphset definition
    • U+25F65 CJK UNIFIED IDEOGRAPH-25F65: not included in any glyphset definition
    • U+25F66 CJK UNIFIED IDEOGRAPH-25F66: not included in any glyphset definition
    • U+25F67 CJK UNIFIED IDEOGRAPH-25F67: not included in any glyphset definition
    • U+25F68 CJK UNIFIED IDEOGRAPH-25F68: not included in any glyphset definition
    • U+25F6A CJK UNIFIED IDEOGRAPH-25F6A: not included in any glyphset definition
    • U+25F6C CJK UNIFIED IDEOGRAPH-25F6C: not included in any glyphset definition
    • U+25F6D CJK UNIFIED IDEOGRAPH-25F6D: not included in any glyphset definition
    • U+25F6E CJK UNIFIED IDEOGRAPH-25F6E: not included in any glyphset definition
    • U+25F70 CJK UNIFIED IDEOGRAPH-25F70: not included in any glyphset definition
    • U+25F71 CJK UNIFIED IDEOGRAPH-25F71: not included in any glyphset definition
    • U+25F72 CJK UNIFIED IDEOGRAPH-25F72: not included in any glyphset definition
    • U+25F73 CJK UNIFIED IDEOGRAPH-25F73: not included in any glyphset definition
    • U+25F74 CJK UNIFIED IDEOGRAPH-25F74: not included in any glyphset definition
    • U+25F76 CJK UNIFIED IDEOGRAPH-25F76: not included in any glyphset definition
    • U+25F77 CJK UNIFIED IDEOGRAPH-25F77: not included in any glyphset definition
    • U+25F78 CJK UNIFIED IDEOGRAPH-25F78: not included in any glyphset definition
    • U+25F79 CJK UNIFIED IDEOGRAPH-25F79: not included in any glyphset definition
    • U+25F7A CJK UNIFIED IDEOGRAPH-25F7A: not included in any glyphset definition
    • U+25F7B CJK UNIFIED IDEOGRAPH-25F7B: not included in any glyphset definition
    • U+25F7C CJK UNIFIED IDEOGRAPH-25F7C: not included in any glyphset definition
    • U+25F7D CJK UNIFIED IDEOGRAPH-25F7D: not included in any glyphset definition
    • U+25F7F CJK UNIFIED IDEOGRAPH-25F7F: not included in any glyphset definition
    • U+25F80 CJK UNIFIED IDEOGRAPH-25F80: not included in any glyphset definition
    • U+25F82 CJK UNIFIED IDEOGRAPH-25F82: not included in any glyphset definition
    • U+25F83 CJK UNIFIED IDEOGRAPH-25F83: not included in any glyphset definition
    • U+25F84 CJK UNIFIED IDEOGRAPH-25F84: not included in any glyphset definition
    • U+25F85 CJK UNIFIED IDEOGRAPH-25F85: not included in any glyphset definition
    • U+25F86 CJK UNIFIED IDEOGRAPH-25F86: not included in any glyphset definition
    • U+25F87 CJK UNIFIED IDEOGRAPH-25F87: not included in any glyphset definition
    • U+25F8A CJK UNIFIED IDEOGRAPH-25F8A: not included in any glyphset definition
    • U+25F8B CJK UNIFIED IDEOGRAPH-25F8B: not included in any glyphset definition
    • U+25F8C CJK UNIFIED IDEOGRAPH-25F8C: not included in any glyphset definition
    • U+25F8D CJK UNIFIED IDEOGRAPH-25F8D: not included in any glyphset definition
    • U+25F8E CJK UNIFIED IDEOGRAPH-25F8E: not included in any glyphset definition
    • U+25F8F CJK UNIFIED IDEOGRAPH-25F8F: not included in any glyphset definition
    • U+25F90 CJK UNIFIED IDEOGRAPH-25F90: not included in any glyphset definition
    • U+25F92 CJK UNIFIED IDEOGRAPH-25F92: not included in any glyphset definition
    • U+25F93 CJK UNIFIED IDEOGRAPH-25F93: not included in any glyphset definition
    • U+25F95 CJK UNIFIED IDEOGRAPH-25F95: not included in any glyphset definition
    • U+25F96 CJK UNIFIED IDEOGRAPH-25F96: not included in any glyphset definition
    • U+25F99 CJK UNIFIED IDEOGRAPH-25F99: not included in any glyphset definition
    • U+25F9B CJK UNIFIED IDEOGRAPH-25F9B: not included in any glyphset definition
    • U+25F9C CJK UNIFIED IDEOGRAPH-25F9C: not included in any glyphset definition
    • U+25F9D CJK UNIFIED IDEOGRAPH-25F9D: not included in any glyphset definition
    • U+25F9E CJK UNIFIED IDEOGRAPH-25F9E: not included in any glyphset definition
    • U+25FA1 CJK UNIFIED IDEOGRAPH-25FA1: not included in any glyphset definition
    • U+25FA2 CJK UNIFIED IDEOGRAPH-25FA2: not included in any glyphset definition
    • U+25FA3 CJK UNIFIED IDEOGRAPH-25FA3: not included in any glyphset definition
    • U+25FA4 CJK UNIFIED IDEOGRAPH-25FA4: not included in any glyphset definition
    • U+25FA5 CJK UNIFIED IDEOGRAPH-25FA5: not included in any glyphset definition
    • U+25FA6 CJK UNIFIED IDEOGRAPH-25FA6: not included in any glyphset definition
    • U+25FA7 CJK UNIFIED IDEOGRAPH-25FA7: not included in any glyphset definition
    • U+25FA8 CJK UNIFIED IDEOGRAPH-25FA8: not included in any glyphset definition
    • U+25FA9 CJK UNIFIED IDEOGRAPH-25FA9: not included in any glyphset definition
    • U+25FAA CJK UNIFIED IDEOGRAPH-25FAA: not included in any glyphset definition
    • U+25FAB CJK UNIFIED IDEOGRAPH-25FAB: not included in any glyphset definition
    • U+25FAC CJK UNIFIED IDEOGRAPH-25FAC: not included in any glyphset definition
    • U+25FAE CJK UNIFIED IDEOGRAPH-25FAE: not included in any glyphset definition
    • U+25FAF CJK UNIFIED IDEOGRAPH-25FAF: not included in any glyphset definition
    • U+25FB9 CJK UNIFIED IDEOGRAPH-25FB9: not included in any glyphset definition
    • U+25FBA CJK UNIFIED IDEOGRAPH-25FBA: not included in any glyphset definition
    • U+25FBB CJK UNIFIED IDEOGRAPH-25FBB: not included in any glyphset definition
    • U+25FBC CJK UNIFIED IDEOGRAPH-25FBC: not included in any glyphset definition
    • U+25FC1 CJK UNIFIED IDEOGRAPH-25FC1: not included in any glyphset definition
    • U+25FC3 CJK UNIFIED IDEOGRAPH-25FC3: not included in any glyphset definition
    • U+25FC4 CJK UNIFIED IDEOGRAPH-25FC4: not included in any glyphset definition
    • U+25FC5 CJK UNIFIED IDEOGRAPH-25FC5: not included in any glyphset definition
    • U+25FC6 CJK UNIFIED IDEOGRAPH-25FC6: not included in any glyphset definition
    • U+25FC7 CJK UNIFIED IDEOGRAPH-25FC7: not included in any glyphset definition
    • U+25FC8 CJK UNIFIED IDEOGRAPH-25FC8: not included in any glyphset definition
    • U+25FC9 CJK UNIFIED IDEOGRAPH-25FC9: not included in any glyphset definition
    • U+25FCA CJK UNIFIED IDEOGRAPH-25FCA: not included in any glyphset definition
    • U+25FCB CJK UNIFIED IDEOGRAPH-25FCB: not included in any glyphset definition
    • U+25FCC CJK UNIFIED IDEOGRAPH-25FCC: not included in any glyphset definition
    • U+25FCD CJK UNIFIED IDEOGRAPH-25FCD: not included in any glyphset definition
    • U+25FCE CJK UNIFIED IDEOGRAPH-25FCE: not included in any glyphset definition
    • U+25FCF CJK UNIFIED IDEOGRAPH-25FCF: not included in any glyphset definition
    • U+25FD0 CJK UNIFIED IDEOGRAPH-25FD0: not included in any glyphset definition
    • U+25FD1 CJK UNIFIED IDEOGRAPH-25FD1: not included in any glyphset definition
    • U+25FD3 CJK UNIFIED IDEOGRAPH-25FD3: not included in any glyphset definition
    • U+25FD4 CJK UNIFIED IDEOGRAPH-25FD4: not included in any glyphset definition
    • U+25FDC CJK UNIFIED IDEOGRAPH-25FDC: not included in any glyphset definition
    • U+25FDF CJK UNIFIED IDEOGRAPH-25FDF: not included in any glyphset definition
    • U+25FE0 CJK UNIFIED IDEOGRAPH-25FE0: not included in any glyphset definition
    • U+25FE6 CJK UNIFIED IDEOGRAPH-25FE6: not included in any glyphset definition
    • U+25FE7 CJK UNIFIED IDEOGRAPH-25FE7: not included in any glyphset definition
    • U+25FE8 CJK UNIFIED IDEOGRAPH-25FE8: not included in any glyphset definition
    • U+25FE9 CJK UNIFIED IDEOGRAPH-25FE9: not included in any glyphset definition
    • U+25FEA CJK UNIFIED IDEOGRAPH-25FEA: not included in any glyphset definition
    • U+25FEB CJK UNIFIED IDEOGRAPH-25FEB: not included in any glyphset definition
    • U+25FEC CJK UNIFIED IDEOGRAPH-25FEC: not included in any glyphset definition
    • U+25FED CJK UNIFIED IDEOGRAPH-25FED: not included in any glyphset definition
    • U+25FEE CJK UNIFIED IDEOGRAPH-25FEE: not included in any glyphset definition
    • U+25FEF CJK UNIFIED IDEOGRAPH-25FEF: not included in any glyphset definition
    • U+25FF0 CJK UNIFIED IDEOGRAPH-25FF0: not included in any glyphset definition
    • U+25FF1 CJK UNIFIED IDEOGRAPH-25FF1: not included in any glyphset definition
    • U+25FF2 CJK UNIFIED IDEOGRAPH-25FF2: not included in any glyphset definition
    • U+25FF3 CJK UNIFIED IDEOGRAPH-25FF3: not included in any glyphset definition
    • U+25FF4 CJK UNIFIED IDEOGRAPH-25FF4: not included in any glyphset definition
    • U+25FF5 CJK UNIFIED IDEOGRAPH-25FF5: not included in any glyphset definition
    • U+25FF8 CJK UNIFIED IDEOGRAPH-25FF8: not included in any glyphset definition
    • U+25FF9 CJK UNIFIED IDEOGRAPH-25FF9: not included in any glyphset definition
    • U+25FFA CJK UNIFIED IDEOGRAPH-25FFA: not included in any glyphset definition
    • U+25FFB CJK UNIFIED IDEOGRAPH-25FFB: not included in any glyphset definition
    • U+26005 CJK UNIFIED IDEOGRAPH-26005: not included in any glyphset definition
    • U+26009 CJK UNIFIED IDEOGRAPH-26009: not included in any glyphset definition
    • U+2600C CJK UNIFIED IDEOGRAPH-2600C: not included in any glyphset definition
    • U+2600E CJK UNIFIED IDEOGRAPH-2600E: not included in any glyphset definition
    • U+26012 CJK UNIFIED IDEOGRAPH-26012: not included in any glyphset definition
    • U+26013 CJK UNIFIED IDEOGRAPH-26013: not included in any glyphset definition
    • U+26014 CJK UNIFIED IDEOGRAPH-26014: not included in any glyphset definition
    • U+26015 CJK UNIFIED IDEOGRAPH-26015: not included in any glyphset definition
    • U+26016 CJK UNIFIED IDEOGRAPH-26016: not included in any glyphset definition
    • U+26017 CJK UNIFIED IDEOGRAPH-26017: not included in any glyphset definition
    • U+26018 CJK UNIFIED IDEOGRAPH-26018: not included in any glyphset definition
    • U+26019 CJK UNIFIED IDEOGRAPH-26019: not included in any glyphset definition
    • U+2601A CJK UNIFIED IDEOGRAPH-2601A: not included in any glyphset definition
    • U+2601B CJK UNIFIED IDEOGRAPH-2601B: not included in any glyphset definition
    • U+2601C CJK UNIFIED IDEOGRAPH-2601C: not included in any glyphset definition
    • U+2601D CJK UNIFIED IDEOGRAPH-2601D: not included in any glyphset definition
    • U+2601E CJK UNIFIED IDEOGRAPH-2601E: not included in any glyphset definition
    • U+2601F CJK UNIFIED IDEOGRAPH-2601F: not included in any glyphset definition
    • U+26020 CJK UNIFIED IDEOGRAPH-26020: not included in any glyphset definition
    • U+26021 CJK UNIFIED IDEOGRAPH-26021: not included in any glyphset definition
    • U+26022 CJK UNIFIED IDEOGRAPH-26022: not included in any glyphset definition
    • U+26023 CJK UNIFIED IDEOGRAPH-26023: not included in any glyphset definition
    • U+26024 CJK UNIFIED IDEOGRAPH-26024: not included in any glyphset definition
    • U+26025 CJK UNIFIED IDEOGRAPH-26025: not included in any glyphset definition
    • U+26026 CJK UNIFIED IDEOGRAPH-26026: not included in any glyphset definition
    • U+26027 CJK UNIFIED IDEOGRAPH-26027: not included in any glyphset definition
    • U+26028 CJK UNIFIED IDEOGRAPH-26028: not included in any glyphset definition
    • U+2602C CJK UNIFIED IDEOGRAPH-2602C: not included in any glyphset definition
    • U+26038 CJK UNIFIED IDEOGRAPH-26038: not included in any glyphset definition
    • U+2603D CJK UNIFIED IDEOGRAPH-2603D: not included in any glyphset definition
    • U+2603E CJK UNIFIED IDEOGRAPH-2603E: not included in any glyphset definition
    • U+26043 CJK UNIFIED IDEOGRAPH-26043: not included in any glyphset definition
    • U+26044 CJK UNIFIED IDEOGRAPH-26044: not included in any glyphset definition
    • U+26045 CJK UNIFIED IDEOGRAPH-26045: not included in any glyphset definition
    • U+26046 CJK UNIFIED IDEOGRAPH-26046: not included in any glyphset definition
    • U+26048 CJK UNIFIED IDEOGRAPH-26048: not included in any glyphset definition
    • U+26049 CJK UNIFIED IDEOGRAPH-26049: not included in any glyphset definition
    • U+2604A CJK UNIFIED IDEOGRAPH-2604A: not included in any glyphset definition
    • U+2604B CJK UNIFIED IDEOGRAPH-2604B: not included in any glyphset definition
    • U+2604D CJK UNIFIED IDEOGRAPH-2604D: not included in any glyphset definition
    • U+2604E CJK UNIFIED IDEOGRAPH-2604E: not included in any glyphset definition
    • U+2604F CJK UNIFIED IDEOGRAPH-2604F: not included in any glyphset definition
    • U+26050 CJK UNIFIED IDEOGRAPH-26050: not included in any glyphset definition
    • U+26051 CJK UNIFIED IDEOGRAPH-26051: not included in any glyphset definition
    • U+26052 CJK UNIFIED IDEOGRAPH-26052: not included in any glyphset definition
    • U+26053 CJK UNIFIED IDEOGRAPH-26053: not included in any glyphset definition
    • U+26054 CJK UNIFIED IDEOGRAPH-26054: not included in any glyphset definition
    • U+26055 CJK UNIFIED IDEOGRAPH-26055: not included in any glyphset definition
    • U+26056 CJK UNIFIED IDEOGRAPH-26056: not included in any glyphset definition
    • U+26057 CJK UNIFIED IDEOGRAPH-26057: not included in any glyphset definition
    • U+26058 CJK UNIFIED IDEOGRAPH-26058: not included in any glyphset definition
    • U+26059 CJK UNIFIED IDEOGRAPH-26059: not included in any glyphset definition
    • U+2605B CJK UNIFIED IDEOGRAPH-2605B: not included in any glyphset definition
    • U+2605C CJK UNIFIED IDEOGRAPH-2605C: not included in any glyphset definition
    • U+2605E CJK UNIFIED IDEOGRAPH-2605E: not included in any glyphset definition
    • U+2605F CJK UNIFIED IDEOGRAPH-2605F: not included in any glyphset definition
    • U+26060 CJK UNIFIED IDEOGRAPH-26060: not included in any glyphset definition
    • U+26062 CJK UNIFIED IDEOGRAPH-26062: not included in any glyphset definition
    • U+26063 CJK UNIFIED IDEOGRAPH-26063: not included in any glyphset definition
    • U+26064 CJK UNIFIED IDEOGRAPH-26064: not included in any glyphset definition
    • U+26067 CJK UNIFIED IDEOGRAPH-26067: not included in any glyphset definition
    • U+2606A CJK UNIFIED IDEOGRAPH-2606A: not included in any glyphset definition
    • U+2606B CJK UNIFIED IDEOGRAPH-2606B: not included in any glyphset definition
    • U+26070 CJK UNIFIED IDEOGRAPH-26070: not included in any glyphset definition
    • U+26072 CJK UNIFIED IDEOGRAPH-26072: not included in any glyphset definition
    • U+26073 CJK UNIFIED IDEOGRAPH-26073: not included in any glyphset definition
    • U+26076 CJK UNIFIED IDEOGRAPH-26076: not included in any glyphset definition
    • U+26077 CJK UNIFIED IDEOGRAPH-26077: not included in any glyphset definition
    • U+26078 CJK UNIFIED IDEOGRAPH-26078: not included in any glyphset definition
    • U+26080 CJK UNIFIED IDEOGRAPH-26080: not included in any glyphset definition
    • U+26081 CJK UNIFIED IDEOGRAPH-26081: not included in any glyphset definition
    • U+26083 CJK UNIFIED IDEOGRAPH-26083: not included in any glyphset definition
    • U+26084 CJK UNIFIED IDEOGRAPH-26084: not included in any glyphset definition
    • U+26085 CJK UNIFIED IDEOGRAPH-26085: not included in any glyphset definition
    • U+26086 CJK UNIFIED IDEOGRAPH-26086: not included in any glyphset definition
    • U+26087 CJK UNIFIED IDEOGRAPH-26087: not included in any glyphset definition
    • U+26088 CJK UNIFIED IDEOGRAPH-26088: not included in any glyphset definition
    • U+26089 CJK UNIFIED IDEOGRAPH-26089: not included in any glyphset definition
    • U+2608B CJK UNIFIED IDEOGRAPH-2608B: not included in any glyphset definition
    • U+2608C CJK UNIFIED IDEOGRAPH-2608C: not included in any glyphset definition
    • U+2608D CJK UNIFIED IDEOGRAPH-2608D: not included in any glyphset definition
    • U+2608E CJK UNIFIED IDEOGRAPH-2608E: not included in any glyphset definition
    • U+2608F CJK UNIFIED IDEOGRAPH-2608F: not included in any glyphset definition
    • U+26090 CJK UNIFIED IDEOGRAPH-26090: not included in any glyphset definition
    • U+26091 CJK UNIFIED IDEOGRAPH-26091: not included in any glyphset definition
    • U+26092 CJK UNIFIED IDEOGRAPH-26092: not included in any glyphset definition
    • U+26093 CJK UNIFIED IDEOGRAPH-26093: not included in any glyphset definition
    • U+26094 CJK UNIFIED IDEOGRAPH-26094: not included in any glyphset definition
    • U+26095 CJK UNIFIED IDEOGRAPH-26095: not included in any glyphset definition
    • U+26096 CJK UNIFIED IDEOGRAPH-26096: not included in any glyphset definition
    • U+26097 CJK UNIFIED IDEOGRAPH-26097: not included in any glyphset definition
    • U+26098 CJK UNIFIED IDEOGRAPH-26098: not included in any glyphset definition
    • U+26099 CJK UNIFIED IDEOGRAPH-26099: not included in any glyphset definition
    • U+2609A CJK UNIFIED IDEOGRAPH-2609A: not included in any glyphset definition
    • U+2609B CJK UNIFIED IDEOGRAPH-2609B: not included in any glyphset definition
    • U+2609C CJK UNIFIED IDEOGRAPH-2609C: not included in any glyphset definition
    • U+2609D CJK UNIFIED IDEOGRAPH-2609D: not included in any glyphset definition
    • U+260A0 CJK UNIFIED IDEOGRAPH-260A0: not included in any glyphset definition
    • U+260A1 CJK UNIFIED IDEOGRAPH-260A1: not included in any glyphset definition
    • U+260A4 CJK UNIFIED IDEOGRAPH-260A4: not included in any glyphset definition
    • U+260AC CJK UNIFIED IDEOGRAPH-260AC: not included in any glyphset definition
    • U+260B7 CJK UNIFIED IDEOGRAPH-260B7: not included in any glyphset definition
    • U+260BD CJK UNIFIED IDEOGRAPH-260BD: not included in any glyphset definition
    • U+260C3 CJK UNIFIED IDEOGRAPH-260C3: not included in any glyphset definition
    • U+260C4 CJK UNIFIED IDEOGRAPH-260C4: not included in any glyphset definition
    • U+260C5 CJK UNIFIED IDEOGRAPH-260C5: not included in any glyphset definition
    • U+260C6 CJK UNIFIED IDEOGRAPH-260C6: not included in any glyphset definition
    • U+260C7 CJK UNIFIED IDEOGRAPH-260C7: not included in any glyphset definition
    • U+260C8 CJK UNIFIED IDEOGRAPH-260C8: not included in any glyphset definition
    • U+260C9 CJK UNIFIED IDEOGRAPH-260C9: not included in any glyphset definition
    • U+260CA CJK UNIFIED IDEOGRAPH-260CA: not included in any glyphset definition
    • U+260CB CJK UNIFIED IDEOGRAPH-260CB: not included in any glyphset definition
    • U+260CC CJK UNIFIED IDEOGRAPH-260CC: not included in any glyphset definition
    • U+260CD CJK UNIFIED IDEOGRAPH-260CD: not included in any glyphset definition
    • U+260CE CJK UNIFIED IDEOGRAPH-260CE: not included in any glyphset definition
    • U+260CF CJK UNIFIED IDEOGRAPH-260CF: not included in any glyphset definition
    • U+260D0 CJK UNIFIED IDEOGRAPH-260D0: not included in any glyphset definition
    • U+260D1 CJK UNIFIED IDEOGRAPH-260D1: not included in any glyphset definition
    • U+260D2 CJK UNIFIED IDEOGRAPH-260D2: not included in any glyphset definition
    • U+260D3 CJK UNIFIED IDEOGRAPH-260D3: not included in any glyphset definition
    • U+260D4 CJK UNIFIED IDEOGRAPH-260D4: not included in any glyphset definition
    • U+260D5 CJK UNIFIED IDEOGRAPH-260D5: not included in any glyphset definition
    • U+260D6 CJK UNIFIED IDEOGRAPH-260D6: not included in any glyphset definition
    • U+260D7 CJK UNIFIED IDEOGRAPH-260D7: not included in any glyphset definition
    • U+260D8 CJK UNIFIED IDEOGRAPH-260D8: not included in any glyphset definition
    • U+260D9 CJK UNIFIED IDEOGRAPH-260D9: not included in any glyphset definition
    • U+260DA CJK UNIFIED IDEOGRAPH-260DA: not included in any glyphset definition
    • U+260DB CJK UNIFIED IDEOGRAPH-260DB: not included in any glyphset definition
    • U+260DC CJK UNIFIED IDEOGRAPH-260DC: not included in any glyphset definition
    • U+260DD CJK UNIFIED IDEOGRAPH-260DD: not included in any glyphset definition
    • U+260DE CJK UNIFIED IDEOGRAPH-260DE: not included in any glyphset definition
    • U+260DF CJK UNIFIED IDEOGRAPH-260DF: not included in any glyphset definition
    • U+260E0 CJK UNIFIED IDEOGRAPH-260E0: not included in any glyphset definition
    • U+260E2 CJK UNIFIED IDEOGRAPH-260E2: not included in any glyphset definition
    • U+260E3 CJK UNIFIED IDEOGRAPH-260E3: not included in any glyphset definition
    • U+260E7 CJK UNIFIED IDEOGRAPH-260E7: not included in any glyphset definition
    • U+260E9 CJK UNIFIED IDEOGRAPH-260E9: not included in any glyphset definition
    • U+260EA CJK UNIFIED IDEOGRAPH-260EA: not included in any glyphset definition
    • U+260EC CJK UNIFIED IDEOGRAPH-260EC: not included in any glyphset definition
    • U+260ED CJK UNIFIED IDEOGRAPH-260ED: not included in any glyphset definition
    • U+260FD CJK UNIFIED IDEOGRAPH-260FD: not included in any glyphset definition
    • U+26102 CJK UNIFIED IDEOGRAPH-26102: not included in any glyphset definition
    • U+26103 CJK UNIFIED IDEOGRAPH-26103: not included in any glyphset definition
    • U+26105 CJK UNIFIED IDEOGRAPH-26105: not included in any glyphset definition
    • U+26109 CJK UNIFIED IDEOGRAPH-26109: not included in any glyphset definition
    • U+2610A CJK UNIFIED IDEOGRAPH-2610A: not included in any glyphset definition
    • U+2610B CJK UNIFIED IDEOGRAPH-2610B: not included in any glyphset definition
    • U+2610C CJK UNIFIED IDEOGRAPH-2610C: not included in any glyphset definition
    • U+2610D CJK UNIFIED IDEOGRAPH-2610D: not included in any glyphset definition
    • U+2610E CJK UNIFIED IDEOGRAPH-2610E: not included in any glyphset definition
    • U+2610F CJK UNIFIED IDEOGRAPH-2610F: not included in any glyphset definition
    • U+26110 CJK UNIFIED IDEOGRAPH-26110: not included in any glyphset definition
    • U+26111 CJK UNIFIED IDEOGRAPH-26111: not included in any glyphset definition
    • U+26112 CJK UNIFIED IDEOGRAPH-26112: not included in any glyphset definition
    • U+26113 CJK UNIFIED IDEOGRAPH-26113: not included in any glyphset definition
    • U+26114 CJK UNIFIED IDEOGRAPH-26114: not included in any glyphset definition
    • U+26115 CJK UNIFIED IDEOGRAPH-26115: not included in any glyphset definition
    • U+26116 CJK UNIFIED IDEOGRAPH-26116: not included in any glyphset definition
    • U+26117 CJK UNIFIED IDEOGRAPH-26117: not included in any glyphset definition
    • U+26118 CJK UNIFIED IDEOGRAPH-26118: not included in any glyphset definition
    • U+26119 CJK UNIFIED IDEOGRAPH-26119: not included in any glyphset definition
    • U+2611A CJK UNIFIED IDEOGRAPH-2611A: not included in any glyphset definition
    • U+2611B CJK UNIFIED IDEOGRAPH-2611B: not included in any glyphset definition
    • U+2611C CJK UNIFIED IDEOGRAPH-2611C: not included in any glyphset definition
    • U+2611D CJK UNIFIED IDEOGRAPH-2611D: not included in any glyphset definition
    • U+26123 CJK UNIFIED IDEOGRAPH-26123: not included in any glyphset definition
    • U+26127 CJK UNIFIED IDEOGRAPH-26127: not included in any glyphset definition
    • U+2612D CJK UNIFIED IDEOGRAPH-2612D: not included in any glyphset definition
    • U+2612F CJK UNIFIED IDEOGRAPH-2612F: not included in any glyphset definition
    • U+26130 CJK UNIFIED IDEOGRAPH-26130: not included in any glyphset definition
    • U+26132 CJK UNIFIED IDEOGRAPH-26132: not included in any glyphset definition
    • U+2613C CJK UNIFIED IDEOGRAPH-2613C: not included in any glyphset definition
    • U+2613D CJK UNIFIED IDEOGRAPH-2613D: not included in any glyphset definition
    • U+2613E CJK UNIFIED IDEOGRAPH-2613E: not included in any glyphset definition
    • U+2613F CJK UNIFIED IDEOGRAPH-2613F: not included in any glyphset definition
    • U+26140 CJK UNIFIED IDEOGRAPH-26140: not included in any glyphset definition
    • U+26141 CJK UNIFIED IDEOGRAPH-26141: not included in any glyphset definition
    • U+26143 CJK UNIFIED IDEOGRAPH-26143: not included in any glyphset definition
    • U+26144 CJK UNIFIED IDEOGRAPH-26144: not included in any glyphset definition
    • U+26146 CJK UNIFIED IDEOGRAPH-26146: not included in any glyphset definition
    • U+26147 CJK UNIFIED IDEOGRAPH-26147: not included in any glyphset definition
    • U+26148 CJK UNIFIED IDEOGRAPH-26148: not included in any glyphset definition
    • U+26149 CJK UNIFIED IDEOGRAPH-26149: not included in any glyphset definition
    • U+2614A CJK UNIFIED IDEOGRAPH-2614A: not included in any glyphset definition
    • U+2614B CJK UNIFIED IDEOGRAPH-2614B: not included in any glyphset definition
    • U+2614C CJK UNIFIED IDEOGRAPH-2614C: not included in any glyphset definition
    • U+2614D CJK UNIFIED IDEOGRAPH-2614D: not included in any glyphset definition
    • U+2614E CJK UNIFIED IDEOGRAPH-2614E: not included in any glyphset definition
    • U+2614F CJK UNIFIED IDEOGRAPH-2614F: not included in any glyphset definition
    • U+26150 CJK UNIFIED IDEOGRAPH-26150: not included in any glyphset definition
    • U+26151 CJK UNIFIED IDEOGRAPH-26151: not included in any glyphset definition
    • U+26152 CJK UNIFIED IDEOGRAPH-26152: not included in any glyphset definition
    • U+26153 CJK UNIFIED IDEOGRAPH-26153: not included in any glyphset definition
    • U+26154 CJK UNIFIED IDEOGRAPH-26154: not included in any glyphset definition
    • U+26155 CJK UNIFIED IDEOGRAPH-26155: not included in any glyphset definition
    • U+26158 CJK UNIFIED IDEOGRAPH-26158: not included in any glyphset definition
    • U+26159 CJK UNIFIED IDEOGRAPH-26159: not included in any glyphset definition
    • U+2615D CJK UNIFIED IDEOGRAPH-2615D: not included in any glyphset definition
    • U+26160 CJK UNIFIED IDEOGRAPH-26160: not included in any glyphset definition
    • U+26163 CJK UNIFIED IDEOGRAPH-26163: not included in any glyphset definition
    • U+26166 CJK UNIFIED IDEOGRAPH-26166: not included in any glyphset definition
    • U+26167 CJK UNIFIED IDEOGRAPH-26167: not included in any glyphset definition
    • U+2616B CJK UNIFIED IDEOGRAPH-2616B: not included in any glyphset definition
    • U+2616C CJK UNIFIED IDEOGRAPH-2616C: not included in any glyphset definition
    • U+26172 CJK UNIFIED IDEOGRAPH-26172: not included in any glyphset definition
    • U+26175 CJK UNIFIED IDEOGRAPH-26175: not included in any glyphset definition
    • U+26176 CJK UNIFIED IDEOGRAPH-26176: not included in any glyphset definition
    • U+26177 CJK UNIFIED IDEOGRAPH-26177: not included in any glyphset definition
    • U+26178 CJK UNIFIED IDEOGRAPH-26178: not included in any glyphset definition
    • U+2617A CJK UNIFIED IDEOGRAPH-2617A: not included in any glyphset definition
    • U+2617B CJK UNIFIED IDEOGRAPH-2617B: not included in any glyphset definition
    • U+2617C CJK UNIFIED IDEOGRAPH-2617C: not included in any glyphset definition
    • U+2617D CJK UNIFIED IDEOGRAPH-2617D: not included in any glyphset definition
    • U+2617E CJK UNIFIED IDEOGRAPH-2617E: not included in any glyphset definition
    • U+2617F CJK UNIFIED IDEOGRAPH-2617F: not included in any glyphset definition
    • U+26180 CJK UNIFIED IDEOGRAPH-26180: not included in any glyphset definition
    • U+26181 CJK UNIFIED IDEOGRAPH-26181: not included in any glyphset definition
    • U+26182 CJK UNIFIED IDEOGRAPH-26182: not included in any glyphset definition
    • U+26183 CJK UNIFIED IDEOGRAPH-26183: not included in any glyphset definition
    • U+26184 CJK UNIFIED IDEOGRAPH-26184: not included in any glyphset definition
    • U+26185 CJK UNIFIED IDEOGRAPH-26185: not included in any glyphset definition
    • U+26186 CJK UNIFIED IDEOGRAPH-26186: not included in any glyphset definition
    • U+26188 CJK UNIFIED IDEOGRAPH-26188: not included in any glyphset definition
    • U+26189 CJK UNIFIED IDEOGRAPH-26189: not included in any glyphset definition
    • U+2618A CJK UNIFIED IDEOGRAPH-2618A: not included in any glyphset definition
    • U+2618B CJK UNIFIED IDEOGRAPH-2618B: not included in any glyphset definition
    • U+2618D CJK UNIFIED IDEOGRAPH-2618D: not included in any glyphset definition
    • U+2618E CJK UNIFIED IDEOGRAPH-2618E: not included in any glyphset definition
    • U+26192 CJK UNIFIED IDEOGRAPH-26192: not included in any glyphset definition
    • U+26195 CJK UNIFIED IDEOGRAPH-26195: not included in any glyphset definition
    • U+26198 CJK UNIFIED IDEOGRAPH-26198: not included in any glyphset definition
    • U+26199 CJK UNIFIED IDEOGRAPH-26199: not included in any glyphset definition
    • U+2619A CJK UNIFIED IDEOGRAPH-2619A: not included in any glyphset definition
    • U+2619C CJK UNIFIED IDEOGRAPH-2619C: not included in any glyphset definition
    • U+2619D CJK UNIFIED IDEOGRAPH-2619D: not included in any glyphset definition
    • U+2619E CJK UNIFIED IDEOGRAPH-2619E: not included in any glyphset definition
    • U+2619F CJK UNIFIED IDEOGRAPH-2619F: not included in any glyphset definition
    • U+261A0 CJK UNIFIED IDEOGRAPH-261A0: not included in any glyphset definition
    • U+261A1 CJK UNIFIED IDEOGRAPH-261A1: not included in any glyphset definition
    • U+261A2 CJK UNIFIED IDEOGRAPH-261A2: not included in any glyphset definition
    • U+261A5 CJK UNIFIED IDEOGRAPH-261A5: not included in any glyphset definition
    • U+261A6 CJK UNIFIED IDEOGRAPH-261A6: not included in any glyphset definition
    • U+261A7 CJK UNIFIED IDEOGRAPH-261A7: not included in any glyphset definition
    • U+261A8 CJK UNIFIED IDEOGRAPH-261A8: not included in any glyphset definition
    • U+261A9 CJK UNIFIED IDEOGRAPH-261A9: not included in any glyphset definition
    • U+261AA CJK UNIFIED IDEOGRAPH-261AA: not included in any glyphset definition
    • U+261AB CJK UNIFIED IDEOGRAPH-261AB: not included in any glyphset definition
    • U+261AC CJK UNIFIED IDEOGRAPH-261AC: not included in any glyphset definition
    • U+261AD CJK UNIFIED IDEOGRAPH-261AD: not included in any glyphset definition
    • U+261AE CJK UNIFIED IDEOGRAPH-261AE: not included in any glyphset definition
    • U+261B2 CJK UNIFIED IDEOGRAPH-261B2: not included in any glyphset definition
    • U+261B8 CJK UNIFIED IDEOGRAPH-261B8: not included in any glyphset definition
    • U+261BB CJK UNIFIED IDEOGRAPH-261BB: not included in any glyphset definition
    • U+261BD CJK UNIFIED IDEOGRAPH-261BD: not included in any glyphset definition
    • U+261BE CJK UNIFIED IDEOGRAPH-261BE: not included in any glyphset definition
    • U+261BF CJK UNIFIED IDEOGRAPH-261BF: not included in any glyphset definition
    • U+261C0 CJK UNIFIED IDEOGRAPH-261C0: not included in any glyphset definition
    • U+261C1 CJK UNIFIED IDEOGRAPH-261C1: not included in any glyphset definition
    • U+261C2 CJK UNIFIED IDEOGRAPH-261C2: not included in any glyphset definition
    • U+261C3 CJK UNIFIED IDEOGRAPH-261C3: not included in any glyphset definition
    • U+261C4 CJK UNIFIED IDEOGRAPH-261C4: not included in any glyphset definition
    • U+261C5 CJK UNIFIED IDEOGRAPH-261C5: not included in any glyphset definition
    • U+261CE CJK UNIFIED IDEOGRAPH-261CE: not included in any glyphset definition
    • U+261D1 CJK UNIFIED IDEOGRAPH-261D1: not included in any glyphset definition
    • U+261D2 CJK UNIFIED IDEOGRAPH-261D2: not included in any glyphset definition
    • U+261D4 CJK UNIFIED IDEOGRAPH-261D4: not included in any glyphset definition
    • U+261D5 CJK UNIFIED IDEOGRAPH-261D5: not included in any glyphset definition
    • U+261D6 CJK UNIFIED IDEOGRAPH-261D6: not included in any glyphset definition
    • U+261D7 CJK UNIFIED IDEOGRAPH-261D7: not included in any glyphset definition
    • U+261D8 CJK UNIFIED IDEOGRAPH-261D8: not included in any glyphset definition
    • U+261D9 CJK UNIFIED IDEOGRAPH-261D9: not included in any glyphset definition
    • U+261DA CJK UNIFIED IDEOGRAPH-261DA: not included in any glyphset definition
    • U+261DB CJK UNIFIED IDEOGRAPH-261DB: not included in any glyphset definition
    • U+261DD CJK UNIFIED IDEOGRAPH-261DD: not included in any glyphset definition
    • U+261E4 CJK UNIFIED IDEOGRAPH-261E4: not included in any glyphset definition
    • U+261E6 CJK UNIFIED IDEOGRAPH-261E6: not included in any glyphset definition
    • U+261E7 CJK UNIFIED IDEOGRAPH-261E7: not included in any glyphset definition
    • U+261E8 CJK UNIFIED IDEOGRAPH-261E8: not included in any glyphset definition
    • U+261E9 CJK UNIFIED IDEOGRAPH-261E9: not included in any glyphset definition
    • U+261EB CJK UNIFIED IDEOGRAPH-261EB: not included in any glyphset definition
    • U+261EC CJK UNIFIED IDEOGRAPH-261EC: not included in any glyphset definition
    • U+261ED CJK UNIFIED IDEOGRAPH-261ED: not included in any glyphset definition
    • U+261EF CJK UNIFIED IDEOGRAPH-261EF: not included in any glyphset definition
    • U+261F0 CJK UNIFIED IDEOGRAPH-261F0: not included in any glyphset definition
    • U+261F1 CJK UNIFIED IDEOGRAPH-261F1: not included in any glyphset definition
    • U+261F2 CJK UNIFIED IDEOGRAPH-261F2: not included in any glyphset definition
    • U+261F4 CJK UNIFIED IDEOGRAPH-261F4: not included in any glyphset definition
    • U+261F5 CJK UNIFIED IDEOGRAPH-261F5: not included in any glyphset definition
    • U+261F7 CJK UNIFIED IDEOGRAPH-261F7: not included in any glyphset definition
    • U+261F8 CJK UNIFIED IDEOGRAPH-261F8: not included in any glyphset definition
    • U+261F9 CJK UNIFIED IDEOGRAPH-261F9: not included in any glyphset definition
    • U+261FA CJK UNIFIED IDEOGRAPH-261FA: not included in any glyphset definition
    • U+261FB CJK UNIFIED IDEOGRAPH-261FB: not included in any glyphset definition
    • U+261FC CJK UNIFIED IDEOGRAPH-261FC: not included in any glyphset definition
    • U+261FE CJK UNIFIED IDEOGRAPH-261FE: not included in any glyphset definition
    • U+26203 CJK UNIFIED IDEOGRAPH-26203: not included in any glyphset definition
    • U+26205 CJK UNIFIED IDEOGRAPH-26205: not included in any glyphset definition
    • U+26206 CJK UNIFIED IDEOGRAPH-26206: not included in any glyphset definition
    • U+26207 CJK UNIFIED IDEOGRAPH-26207: not included in any glyphset definition
    • U+26208 CJK UNIFIED IDEOGRAPH-26208: not included in any glyphset definition
    • U+26209 CJK UNIFIED IDEOGRAPH-26209: not included in any glyphset definition
    • U+2620B CJK UNIFIED IDEOGRAPH-2620B: not included in any glyphset definition
    • U+2620C CJK UNIFIED IDEOGRAPH-2620C: not included in any glyphset definition
    • U+2620E CJK UNIFIED IDEOGRAPH-2620E: not included in any glyphset definition
    • U+2620F CJK UNIFIED IDEOGRAPH-2620F: not included in any glyphset definition
    • U+26210 CJK UNIFIED IDEOGRAPH-26210: not included in any glyphset definition
    • U+26211 CJK UNIFIED IDEOGRAPH-26211: not included in any glyphset definition
    • U+26212 CJK UNIFIED IDEOGRAPH-26212: not included in any glyphset definition
    • U+26213 CJK UNIFIED IDEOGRAPH-26213: not included in any glyphset definition
    • U+26214 CJK UNIFIED IDEOGRAPH-26214: not included in any glyphset definition
    • U+26215 CJK UNIFIED IDEOGRAPH-26215: not included in any glyphset definition
    • U+26216 CJK UNIFIED IDEOGRAPH-26216: not included in any glyphset definition
    • U+26217 CJK UNIFIED IDEOGRAPH-26217: not included in any glyphset definition
    • U+26218 CJK UNIFIED IDEOGRAPH-26218: not included in any glyphset definition
    • U+26219 CJK UNIFIED IDEOGRAPH-26219: not included in any glyphset definition
    • U+2621A CJK UNIFIED IDEOGRAPH-2621A: not included in any glyphset definition
    • U+2621B CJK UNIFIED IDEOGRAPH-2621B: not included in any glyphset definition
    • U+2621C CJK UNIFIED IDEOGRAPH-2621C: not included in any glyphset definition
    • U+2621D CJK UNIFIED IDEOGRAPH-2621D: not included in any glyphset definition
    • U+2621E CJK UNIFIED IDEOGRAPH-2621E: not included in any glyphset definition
    • U+2621F CJK UNIFIED IDEOGRAPH-2621F: not included in any glyphset definition
    • U+26220 CJK UNIFIED IDEOGRAPH-26220: not included in any glyphset definition
    • U+26221 CJK UNIFIED IDEOGRAPH-26221: not included in any glyphset definition
    • U+26222 CJK UNIFIED IDEOGRAPH-26222: not included in any glyphset definition
    • U+26223 CJK UNIFIED IDEOGRAPH-26223: not included in any glyphset definition
    • U+26224 CJK UNIFIED IDEOGRAPH-26224: not included in any glyphset definition
    • U+26226 CJK UNIFIED IDEOGRAPH-26226: not included in any glyphset definition
    • U+26227 CJK UNIFIED IDEOGRAPH-26227: not included in any glyphset definition
    • U+26228 CJK UNIFIED IDEOGRAPH-26228: not included in any glyphset definition
    • U+26229 CJK UNIFIED IDEOGRAPH-26229: not included in any glyphset definition
    • U+2622B CJK UNIFIED IDEOGRAPH-2622B: not included in any glyphset definition
    • U+2622C CJK UNIFIED IDEOGRAPH-2622C: not included in any glyphset definition
    • U+2622D CJK UNIFIED IDEOGRAPH-2622D: not included in any glyphset definition
    • U+2622F CJK UNIFIED IDEOGRAPH-2622F: not included in any glyphset definition
    • U+26230 CJK UNIFIED IDEOGRAPH-26230: not included in any glyphset definition
    • U+26231 CJK UNIFIED IDEOGRAPH-26231: not included in any glyphset definition
    • U+26232 CJK UNIFIED IDEOGRAPH-26232: not included in any glyphset definition
    • U+26234 CJK UNIFIED IDEOGRAPH-26234: not included in any glyphset definition
    • U+26235 CJK UNIFIED IDEOGRAPH-26235: not included in any glyphset definition
    • U+26236 CJK UNIFIED IDEOGRAPH-26236: not included in any glyphset definition
    • U+26237 CJK UNIFIED IDEOGRAPH-26237: not included in any glyphset definition
    • U+26238 CJK UNIFIED IDEOGRAPH-26238: not included in any glyphset definition
    • U+26239 CJK UNIFIED IDEOGRAPH-26239: not included in any glyphset definition
    • U+2623A CJK UNIFIED IDEOGRAPH-2623A: not included in any glyphset definition
    • U+2623B CJK UNIFIED IDEOGRAPH-2623B: not included in any glyphset definition
    • U+2623C CJK UNIFIED IDEOGRAPH-2623C: not included in any glyphset definition
    • U+26241 CJK UNIFIED IDEOGRAPH-26241: not included in any glyphset definition
    • U+26242 CJK UNIFIED IDEOGRAPH-26242: not included in any glyphset definition
    • U+26247 CJK UNIFIED IDEOGRAPH-26247: not included in any glyphset definition
    • U+26248 CJK UNIFIED IDEOGRAPH-26248: not included in any glyphset definition
    • U+26249 CJK UNIFIED IDEOGRAPH-26249: not included in any glyphset definition
    • U+2624E CJK UNIFIED IDEOGRAPH-2624E: not included in any glyphset definition
    • U+2624F CJK UNIFIED IDEOGRAPH-2624F: not included in any glyphset definition
    • U+26250 CJK UNIFIED IDEOGRAPH-26250: not included in any glyphset definition
    • U+26255 CJK UNIFIED IDEOGRAPH-26255: not included in any glyphset definition
    • U+26256 CJK UNIFIED IDEOGRAPH-26256: not included in any glyphset definition
    • U+26258 CJK UNIFIED IDEOGRAPH-26258: not included in any glyphset definition
    • U+26259 CJK UNIFIED IDEOGRAPH-26259: not included in any glyphset definition
    • U+2625A CJK UNIFIED IDEOGRAPH-2625A: not included in any glyphset definition
    • U+2625C CJK UNIFIED IDEOGRAPH-2625C: not included in any glyphset definition
    • U+2625D CJK UNIFIED IDEOGRAPH-2625D: not included in any glyphset definition
    • U+2625E CJK UNIFIED IDEOGRAPH-2625E: not included in any glyphset definition
    • U+2625F CJK UNIFIED IDEOGRAPH-2625F: not included in any glyphset definition
    • U+26260 CJK UNIFIED IDEOGRAPH-26260: not included in any glyphset definition
    • U+26262 CJK UNIFIED IDEOGRAPH-26262: not included in any glyphset definition
    • U+26263 CJK UNIFIED IDEOGRAPH-26263: not included in any glyphset definition
    • U+26265 CJK UNIFIED IDEOGRAPH-26265: not included in any glyphset definition
    • U+26267 CJK UNIFIED IDEOGRAPH-26267: not included in any glyphset definition
    • U+26269 CJK UNIFIED IDEOGRAPH-26269: not included in any glyphset definition
    • U+2626A CJK UNIFIED IDEOGRAPH-2626A: not included in any glyphset definition
    • U+2626B CJK UNIFIED IDEOGRAPH-2626B: not included in any glyphset definition
    • U+2626C CJK UNIFIED IDEOGRAPH-2626C: not included in any glyphset definition
    • U+2626D CJK UNIFIED IDEOGRAPH-2626D: not included in any glyphset definition
    • U+2626E CJK UNIFIED IDEOGRAPH-2626E: not included in any glyphset definition
    • U+2626F CJK UNIFIED IDEOGRAPH-2626F: not included in any glyphset definition
    • U+26270 CJK UNIFIED IDEOGRAPH-26270: not included in any glyphset definition
    • U+26277 CJK UNIFIED IDEOGRAPH-26277: not included in any glyphset definition
    • U+26278 CJK UNIFIED IDEOGRAPH-26278: not included in any glyphset definition
    • U+26279 CJK UNIFIED IDEOGRAPH-26279: not included in any glyphset definition
    • U+2627B CJK UNIFIED IDEOGRAPH-2627B: not included in any glyphset definition
    • U+2627C CJK UNIFIED IDEOGRAPH-2627C: not included in any glyphset definition
    • U+2627D CJK UNIFIED IDEOGRAPH-2627D: not included in any glyphset definition
    • U+2627E CJK UNIFIED IDEOGRAPH-2627E: not included in any glyphset definition
    • U+2627F CJK UNIFIED IDEOGRAPH-2627F: not included in any glyphset definition
    • U+26281 CJK UNIFIED IDEOGRAPH-26281: not included in any glyphset definition
    • U+26282 CJK UNIFIED IDEOGRAPH-26282: not included in any glyphset definition
    • U+26283 CJK UNIFIED IDEOGRAPH-26283: not included in any glyphset definition
    • U+26286 CJK UNIFIED IDEOGRAPH-26286: not included in any glyphset definition
    • U+2628B CJK UNIFIED IDEOGRAPH-2628B: not included in any glyphset definition
    • U+2628C CJK UNIFIED IDEOGRAPH-2628C: not included in any glyphset definition
    • U+2628F CJK UNIFIED IDEOGRAPH-2628F: not included in any glyphset definition
    • U+26290 CJK UNIFIED IDEOGRAPH-26290: not included in any glyphset definition
    • U+26291 CJK UNIFIED IDEOGRAPH-26291: not included in any glyphset definition
    • U+26292 CJK UNIFIED IDEOGRAPH-26292: not included in any glyphset definition
    • U+26293 CJK UNIFIED IDEOGRAPH-26293: not included in any glyphset definition
    • U+26294 CJK UNIFIED IDEOGRAPH-26294: not included in any glyphset definition
    • U+26295 CJK UNIFIED IDEOGRAPH-26295: not included in any glyphset definition
    • U+26296 CJK UNIFIED IDEOGRAPH-26296: not included in any glyphset definition
    • U+26298 CJK UNIFIED IDEOGRAPH-26298: not included in any glyphset definition
    • U+2629A CJK UNIFIED IDEOGRAPH-2629A: not included in any glyphset definition
    • U+2629C CJK UNIFIED IDEOGRAPH-2629C: not included in any glyphset definition
    • U+262A4 CJK UNIFIED IDEOGRAPH-262A4: not included in any glyphset definition
    • U+262A6 CJK UNIFIED IDEOGRAPH-262A6: not included in any glyphset definition
    • U+262A7 CJK UNIFIED IDEOGRAPH-262A7: not included in any glyphset definition
    • U+262AA CJK UNIFIED IDEOGRAPH-262AA: not included in any glyphset definition
    • U+262AB CJK UNIFIED IDEOGRAPH-262AB: not included in any glyphset definition
    • U+262AD CJK UNIFIED IDEOGRAPH-262AD: not included in any glyphset definition
    • U+262AE CJK UNIFIED IDEOGRAPH-262AE: not included in any glyphset definition
    • U+262B4 CJK UNIFIED IDEOGRAPH-262B4: not included in any glyphset definition
    • U+262BB CJK UNIFIED IDEOGRAPH-262BB: not included in any glyphset definition
    • U+262BC CJK UNIFIED IDEOGRAPH-262BC: not included in any glyphset definition
    • U+262BD CJK UNIFIED IDEOGRAPH-262BD: not included in any glyphset definition
    • U+262BE CJK UNIFIED IDEOGRAPH-262BE: not included in any glyphset definition
    • U+262BF CJK UNIFIED IDEOGRAPH-262BF: not included in any glyphset definition
    • U+262C5 CJK UNIFIED IDEOGRAPH-262C5: not included in any glyphset definition
    • U+262C6 CJK UNIFIED IDEOGRAPH-262C6: not included in any glyphset definition
    • U+262C7 CJK UNIFIED IDEOGRAPH-262C7: not included in any glyphset definition
    • U+262C8 CJK UNIFIED IDEOGRAPH-262C8: not included in any glyphset definition
    • U+262C9 CJK UNIFIED IDEOGRAPH-262C9: not included in any glyphset definition
    • U+262CA CJK UNIFIED IDEOGRAPH-262CA: not included in any glyphset definition
    • U+262CB CJK UNIFIED IDEOGRAPH-262CB: not included in any glyphset definition
    • U+262CC CJK UNIFIED IDEOGRAPH-262CC: not included in any glyphset definition
    • U+262CD CJK UNIFIED IDEOGRAPH-262CD: not included in any glyphset definition
    • U+262D8 CJK UNIFIED IDEOGRAPH-262D8: not included in any glyphset definition
    • U+262DD CJK UNIFIED IDEOGRAPH-262DD: not included in any glyphset definition
    • U+262DE CJK UNIFIED IDEOGRAPH-262DE: not included in any glyphset definition
    • U+262DF CJK UNIFIED IDEOGRAPH-262DF: not included in any glyphset definition
    • U+262E0 CJK UNIFIED IDEOGRAPH-262E0: not included in any glyphset definition
    • U+262E1 CJK UNIFIED IDEOGRAPH-262E1: not included in any glyphset definition
    • U+262E3 CJK UNIFIED IDEOGRAPH-262E3: not included in any glyphset definition
    • U+262EA CJK UNIFIED IDEOGRAPH-262EA: not included in any glyphset definition
    • U+262EF CJK UNIFIED IDEOGRAPH-262EF: not included in any glyphset definition
    • U+262F0 CJK UNIFIED IDEOGRAPH-262F0: not included in any glyphset definition
    • U+262F2 CJK UNIFIED IDEOGRAPH-262F2: not included in any glyphset definition
    • U+262F3 CJK UNIFIED IDEOGRAPH-262F3: not included in any glyphset definition
    • U+262F4 CJK UNIFIED IDEOGRAPH-262F4: not included in any glyphset definition
    • U+262FD CJK UNIFIED IDEOGRAPH-262FD: not included in any glyphset definition
    • U+262FE CJK UNIFIED IDEOGRAPH-262FE: not included in any glyphset definition
    • U+262FF CJK UNIFIED IDEOGRAPH-262FF: not included in any glyphset definition
    • U+26300 CJK UNIFIED IDEOGRAPH-26300: not included in any glyphset definition
    • U+26301 CJK UNIFIED IDEOGRAPH-26301: not included in any glyphset definition
    • U+26303 CJK UNIFIED IDEOGRAPH-26303: not included in any glyphset definition
    • U+26305 CJK UNIFIED IDEOGRAPH-26305: not included in any glyphset definition
    • U+26306 CJK UNIFIED IDEOGRAPH-26306: not included in any glyphset definition
    • U+26312 CJK UNIFIED IDEOGRAPH-26312: not included in any glyphset definition
    • U+26313 CJK UNIFIED IDEOGRAPH-26313: not included in any glyphset definition
    • U+26314 CJK UNIFIED IDEOGRAPH-26314: not included in any glyphset definition
    • U+26315 CJK UNIFIED IDEOGRAPH-26315: not included in any glyphset definition
    • U+26316 CJK UNIFIED IDEOGRAPH-26316: not included in any glyphset definition
    • U+2631A CJK UNIFIED IDEOGRAPH-2631A: not included in any glyphset definition
    • U+2631F CJK UNIFIED IDEOGRAPH-2631F: not included in any glyphset definition
    • U+26320 CJK UNIFIED IDEOGRAPH-26320: not included in any glyphset definition
    • U+26321 CJK UNIFIED IDEOGRAPH-26321: not included in any glyphset definition
    • U+26322 CJK UNIFIED IDEOGRAPH-26322: not included in any glyphset definition
    • U+26323 CJK UNIFIED IDEOGRAPH-26323: not included in any glyphset definition
    • U+26324 CJK UNIFIED IDEOGRAPH-26324: not included in any glyphset definition
    • U+26326 CJK UNIFIED IDEOGRAPH-26326: not included in any glyphset definition
    • U+26329 CJK UNIFIED IDEOGRAPH-26329: not included in any glyphset definition
    • U+2632A CJK UNIFIED IDEOGRAPH-2632A: not included in any glyphset definition
    • U+2632B CJK UNIFIED IDEOGRAPH-2632B: not included in any glyphset definition
    • U+2632C CJK UNIFIED IDEOGRAPH-2632C: not included in any glyphset definition
    • U+2632D CJK UNIFIED IDEOGRAPH-2632D: not included in any glyphset definition
    • U+2632E CJK UNIFIED IDEOGRAPH-2632E: not included in any glyphset definition
    • U+26335 CJK UNIFIED IDEOGRAPH-26335: not included in any glyphset definition
    • U+26336 CJK UNIFIED IDEOGRAPH-26336: not included in any glyphset definition
    • U+26337 CJK UNIFIED IDEOGRAPH-26337: not included in any glyphset definition
    • U+26338 CJK UNIFIED IDEOGRAPH-26338: not included in any glyphset definition
    • U+2633A CJK UNIFIED IDEOGRAPH-2633A: not included in any glyphset definition
    • U+2633B CJK UNIFIED IDEOGRAPH-2633B: not included in any glyphset definition
    • U+2633C CJK UNIFIED IDEOGRAPH-2633C: not included in any glyphset definition
    • U+2633E CJK UNIFIED IDEOGRAPH-2633E: not included in any glyphset definition
    • U+2633F CJK UNIFIED IDEOGRAPH-2633F: not included in any glyphset definition
    • U+26341 CJK UNIFIED IDEOGRAPH-26341: not included in any glyphset definition
    • U+26342 CJK UNIFIED IDEOGRAPH-26342: not included in any glyphset definition
    • U+26345 CJK UNIFIED IDEOGRAPH-26345: not included in any glyphset definition
    • U+26346 CJK UNIFIED IDEOGRAPH-26346: not included in any glyphset definition
    • U+26347 CJK UNIFIED IDEOGRAPH-26347: not included in any glyphset definition
    • U+26348 CJK UNIFIED IDEOGRAPH-26348: not included in any glyphset definition
    • U+2634B CJK UNIFIED IDEOGRAPH-2634B: not included in any glyphset definition
    • U+2634C CJK UNIFIED IDEOGRAPH-2634C: not included in any glyphset definition
    • U+2634E CJK UNIFIED IDEOGRAPH-2634E: not included in any glyphset definition
    • U+2634F CJK UNIFIED IDEOGRAPH-2634F: not included in any glyphset definition
    • U+26350 CJK UNIFIED IDEOGRAPH-26350: not included in any glyphset definition
    • U+26352 CJK UNIFIED IDEOGRAPH-26352: not included in any glyphset definition
    • U+26354 CJK UNIFIED IDEOGRAPH-26354: not included in any glyphset definition
    • U+26355 CJK UNIFIED IDEOGRAPH-26355: not included in any glyphset definition
    • U+26357 CJK UNIFIED IDEOGRAPH-26357: not included in any glyphset definition
    • U+26358 CJK UNIFIED IDEOGRAPH-26358: not included in any glyphset definition
    • U+2635A CJK UNIFIED IDEOGRAPH-2635A: not included in any glyphset definition
    • U+2635B CJK UNIFIED IDEOGRAPH-2635B: not included in any glyphset definition
    • U+2635C CJK UNIFIED IDEOGRAPH-2635C: not included in any glyphset definition
    • U+2635D CJK UNIFIED IDEOGRAPH-2635D: not included in any glyphset definition
    • U+2635E CJK UNIFIED IDEOGRAPH-2635E: not included in any glyphset definition
    • U+2635F CJK UNIFIED IDEOGRAPH-2635F: not included in any glyphset definition
    • U+26360 CJK UNIFIED IDEOGRAPH-26360: not included in any glyphset definition
    • U+26365 CJK UNIFIED IDEOGRAPH-26365: not included in any glyphset definition
    • U+26366 CJK UNIFIED IDEOGRAPH-26366: not included in any glyphset definition
    • U+26367 CJK UNIFIED IDEOGRAPH-26367: not included in any glyphset definition
    • U+26368 CJK UNIFIED IDEOGRAPH-26368: not included in any glyphset definition
    • U+26369 CJK UNIFIED IDEOGRAPH-26369: not included in any glyphset definition
    • U+2636A CJK UNIFIED IDEOGRAPH-2636A: not included in any glyphset definition
    • U+2636B CJK UNIFIED IDEOGRAPH-2636B: not included in any glyphset definition
    • U+2636C CJK UNIFIED IDEOGRAPH-2636C: not included in any glyphset definition
    • U+2636D CJK UNIFIED IDEOGRAPH-2636D: not included in any glyphset definition
    • U+26371 CJK UNIFIED IDEOGRAPH-26371: not included in any glyphset definition
    • U+26374 CJK UNIFIED IDEOGRAPH-26374: not included in any glyphset definition
    • U+26375 CJK UNIFIED IDEOGRAPH-26375: not included in any glyphset definition
    • U+26377 CJK UNIFIED IDEOGRAPH-26377: not included in any glyphset definition
    • U+26379 CJK UNIFIED IDEOGRAPH-26379: not included in any glyphset definition
    • U+2637A CJK UNIFIED IDEOGRAPH-2637A: not included in any glyphset definition
    • U+2637B CJK UNIFIED IDEOGRAPH-2637B: not included in any glyphset definition
    • U+2637C CJK UNIFIED IDEOGRAPH-2637C: not included in any glyphset definition
    • U+2637D CJK UNIFIED IDEOGRAPH-2637D: not included in any glyphset definition
    • U+2637E CJK UNIFIED IDEOGRAPH-2637E: not included in any glyphset definition
    • U+2637F CJK UNIFIED IDEOGRAPH-2637F: not included in any glyphset definition
    • U+26380 CJK UNIFIED IDEOGRAPH-26380: not included in any glyphset definition
    • U+26383 CJK UNIFIED IDEOGRAPH-26383: not included in any glyphset definition
    • U+26384 CJK UNIFIED IDEOGRAPH-26384: not included in any glyphset definition
    • U+26387 CJK UNIFIED IDEOGRAPH-26387: not included in any glyphset definition
    • U+26388 CJK UNIFIED IDEOGRAPH-26388: not included in any glyphset definition
    • U+26389 CJK UNIFIED IDEOGRAPH-26389: not included in any glyphset definition
    • U+2638A CJK UNIFIED IDEOGRAPH-2638A: not included in any glyphset definition
    • U+2638B CJK UNIFIED IDEOGRAPH-2638B: not included in any glyphset definition
    • U+2638C CJK UNIFIED IDEOGRAPH-2638C: not included in any glyphset definition
    • U+2638D CJK UNIFIED IDEOGRAPH-2638D: not included in any glyphset definition
    • U+2638E CJK UNIFIED IDEOGRAPH-2638E: not included in any glyphset definition
    • U+26392 CJK UNIFIED IDEOGRAPH-26392: not included in any glyphset definition
    • U+26397 CJK UNIFIED IDEOGRAPH-26397: not included in any glyphset definition
    • U+26398 CJK UNIFIED IDEOGRAPH-26398: not included in any glyphset definition
    • U+26399 CJK UNIFIED IDEOGRAPH-26399: not included in any glyphset definition
    • U+2639A CJK UNIFIED IDEOGRAPH-2639A: not included in any glyphset definition
    • U+2639E CJK UNIFIED IDEOGRAPH-2639E: not included in any glyphset definition
    • U+263A2 CJK UNIFIED IDEOGRAPH-263A2: not included in any glyphset definition
    • U+263A3 CJK UNIFIED IDEOGRAPH-263A3: not included in any glyphset definition
    • U+263A4 CJK UNIFIED IDEOGRAPH-263A4: not included in any glyphset definition
    • U+263A5 CJK UNIFIED IDEOGRAPH-263A5: not included in any glyphset definition
    • U+263A6 CJK UNIFIED IDEOGRAPH-263A6: not included in any glyphset definition
    • U+263A7 CJK UNIFIED IDEOGRAPH-263A7: not included in any glyphset definition
    • U+263A8 CJK UNIFIED IDEOGRAPH-263A8: not included in any glyphset definition
    • U+263A9 CJK UNIFIED IDEOGRAPH-263A9: not included in any glyphset definition
    • U+263AD CJK UNIFIED IDEOGRAPH-263AD: not included in any glyphset definition
    • U+263AF CJK UNIFIED IDEOGRAPH-263AF: not included in any glyphset definition
    • U+263B0 CJK UNIFIED IDEOGRAPH-263B0: not included in any glyphset definition
    • U+263B1 CJK UNIFIED IDEOGRAPH-263B1: not included in any glyphset definition
    • U+263B2 CJK UNIFIED IDEOGRAPH-263B2: not included in any glyphset definition
    • U+263B4 CJK UNIFIED IDEOGRAPH-263B4: not included in any glyphset definition
    • U+263B5 CJK UNIFIED IDEOGRAPH-263B5: not included in any glyphset definition
    • U+263B6 CJK UNIFIED IDEOGRAPH-263B6: not included in any glyphset definition
    • U+263B7 CJK UNIFIED IDEOGRAPH-263B7: not included in any glyphset definition
    • U+263B8 CJK UNIFIED IDEOGRAPH-263B8: not included in any glyphset definition
    • U+263B9 CJK UNIFIED IDEOGRAPH-263B9: not included in any glyphset definition
    • U+263BB CJK UNIFIED IDEOGRAPH-263BB: not included in any glyphset definition
    • U+263BC CJK UNIFIED IDEOGRAPH-263BC: not included in any glyphset definition
    • U+263C2 CJK UNIFIED IDEOGRAPH-263C2: not included in any glyphset definition
    • U+263C3 CJK UNIFIED IDEOGRAPH-263C3: not included in any glyphset definition
    • U+263C5 CJK UNIFIED IDEOGRAPH-263C5: not included in any glyphset definition
    • U+263C6 CJK UNIFIED IDEOGRAPH-263C6: not included in any glyphset definition
    • U+263C7 CJK UNIFIED IDEOGRAPH-263C7: not included in any glyphset definition
    • U+263C8 CJK UNIFIED IDEOGRAPH-263C8: not included in any glyphset definition
    • U+263CA CJK UNIFIED IDEOGRAPH-263CA: not included in any glyphset definition
    • U+263CB CJK UNIFIED IDEOGRAPH-263CB: not included in any glyphset definition
    • U+263CC CJK UNIFIED IDEOGRAPH-263CC: not included in any glyphset definition
    • U+263CD CJK UNIFIED IDEOGRAPH-263CD: not included in any glyphset definition
    • U+263D4 CJK UNIFIED IDEOGRAPH-263D4: not included in any glyphset definition
    • U+263D5 CJK UNIFIED IDEOGRAPH-263D5: not included in any glyphset definition
    • U+263D6 CJK UNIFIED IDEOGRAPH-263D6: not included in any glyphset definition
    • U+263D7 CJK UNIFIED IDEOGRAPH-263D7: not included in any glyphset definition
    • U+263D8 CJK UNIFIED IDEOGRAPH-263D8: not included in any glyphset definition
    • U+263D9 CJK UNIFIED IDEOGRAPH-263D9: not included in any glyphset definition
    • U+263DD CJK UNIFIED IDEOGRAPH-263DD: not included in any glyphset definition
    • U+263DF CJK UNIFIED IDEOGRAPH-263DF: not included in any glyphset definition
    • U+263E0 CJK UNIFIED IDEOGRAPH-263E0: not included in any glyphset definition
    • U+263E2 CJK UNIFIED IDEOGRAPH-263E2: not included in any glyphset definition
    • U+263E3 CJK UNIFIED IDEOGRAPH-263E3: not included in any glyphset definition
    • U+263E4 CJK UNIFIED IDEOGRAPH-263E4: not included in any glyphset definition
    • U+263E5 CJK UNIFIED IDEOGRAPH-263E5: not included in any glyphset definition
    • U+263E6 CJK UNIFIED IDEOGRAPH-263E6: not included in any glyphset definition
    • U+263E7 CJK UNIFIED IDEOGRAPH-263E7: not included in any glyphset definition
    • U+263E8 CJK UNIFIED IDEOGRAPH-263E8: not included in any glyphset definition
    • U+263E9 CJK UNIFIED IDEOGRAPH-263E9: not included in any glyphset definition
    • U+263EA CJK UNIFIED IDEOGRAPH-263EA: not included in any glyphset definition
    • U+263EB CJK UNIFIED IDEOGRAPH-263EB: not included in any glyphset definition
    • U+263EC CJK UNIFIED IDEOGRAPH-263EC: not included in any glyphset definition
    • U+263EE CJK UNIFIED IDEOGRAPH-263EE: not included in any glyphset definition
    • U+263EF CJK UNIFIED IDEOGRAPH-263EF: not included in any glyphset definition
    • U+263F0 CJK UNIFIED IDEOGRAPH-263F0: not included in any glyphset definition
    • U+263F1 CJK UNIFIED IDEOGRAPH-263F1: not included in any glyphset definition
    • U+263F3 CJK UNIFIED IDEOGRAPH-263F3: not included in any glyphset definition
    • U+263F4 CJK UNIFIED IDEOGRAPH-263F4: not included in any glyphset definition
    • U+263F5 CJK UNIFIED IDEOGRAPH-263F5: not included in any glyphset definition
    • U+263F6 CJK UNIFIED IDEOGRAPH-263F6: not included in any glyphset definition
    • U+263F7 CJK UNIFIED IDEOGRAPH-263F7: not included in any glyphset definition
    • U+263F8 CJK UNIFIED IDEOGRAPH-263F8: not included in any glyphset definition
    • U+263F9 CJK UNIFIED IDEOGRAPH-263F9: not included in any glyphset definition
    • U+263FA CJK UNIFIED IDEOGRAPH-263FA: not included in any glyphset definition
    • U+263FB CJK UNIFIED IDEOGRAPH-263FB: not included in any glyphset definition
    • U+263FC CJK UNIFIED IDEOGRAPH-263FC: not included in any glyphset definition
    • U+26400 CJK UNIFIED IDEOGRAPH-26400: not included in any glyphset definition
    • U+26402 CJK UNIFIED IDEOGRAPH-26402: not included in any glyphset definition
    • U+26403 CJK UNIFIED IDEOGRAPH-26403: not included in any glyphset definition
    • U+26404 CJK UNIFIED IDEOGRAPH-26404: not included in any glyphset definition
    • U+26405 CJK UNIFIED IDEOGRAPH-26405: not included in any glyphset definition
    • U+26406 CJK UNIFIED IDEOGRAPH-26406: not included in any glyphset definition
    • U+26407 CJK UNIFIED IDEOGRAPH-26407: not included in any glyphset definition
    • U+26408 CJK UNIFIED IDEOGRAPH-26408: not included in any glyphset definition
    • U+26409 CJK UNIFIED IDEOGRAPH-26409: not included in any glyphset definition
    • U+2640A CJK UNIFIED IDEOGRAPH-2640A: not included in any glyphset definition
    • U+2640B CJK UNIFIED IDEOGRAPH-2640B: not included in any glyphset definition
    • U+2640C CJK UNIFIED IDEOGRAPH-2640C: not included in any glyphset definition
    • U+2640D CJK UNIFIED IDEOGRAPH-2640D: not included in any glyphset definition
    • U+26415 CJK UNIFIED IDEOGRAPH-26415: not included in any glyphset definition
    • U+26416 CJK UNIFIED IDEOGRAPH-26416: not included in any glyphset definition
    • U+26417 CJK UNIFIED IDEOGRAPH-26417: not included in any glyphset definition
    • U+26418 CJK UNIFIED IDEOGRAPH-26418: not included in any glyphset definition
    • U+26419 CJK UNIFIED IDEOGRAPH-26419: not included in any glyphset definition
    • U+2641A CJK UNIFIED IDEOGRAPH-2641A: not included in any glyphset definition
    • U+2641B CJK UNIFIED IDEOGRAPH-2641B: not included in any glyphset definition
    • U+2641E CJK UNIFIED IDEOGRAPH-2641E: not included in any glyphset definition
    • U+26421 CJK UNIFIED IDEOGRAPH-26421: not included in any glyphset definition
    • U+26422 CJK UNIFIED IDEOGRAPH-26422: not included in any glyphset definition
    • U+26423 CJK UNIFIED IDEOGRAPH-26423: not included in any glyphset definition
    • U+26424 CJK UNIFIED IDEOGRAPH-26424: not included in any glyphset definition
    • U+26425 CJK UNIFIED IDEOGRAPH-26425: not included in any glyphset definition
    • U+26426 CJK UNIFIED IDEOGRAPH-26426: not included in any glyphset definition
    • U+26427 CJK UNIFIED IDEOGRAPH-26427: not included in any glyphset definition
    • U+26428 CJK UNIFIED IDEOGRAPH-26428: not included in any glyphset definition
    • U+26429 CJK UNIFIED IDEOGRAPH-26429: not included in any glyphset definition
    • U+2642A CJK UNIFIED IDEOGRAPH-2642A: not included in any glyphset definition
    • U+2642B CJK UNIFIED IDEOGRAPH-2642B: not included in any glyphset definition
    • U+2642C CJK UNIFIED IDEOGRAPH-2642C: not included in any glyphset definition
    • U+2642D CJK UNIFIED IDEOGRAPH-2642D: not included in any glyphset definition
    • U+26430 CJK UNIFIED IDEOGRAPH-26430: not included in any glyphset definition
    • U+26433 CJK UNIFIED IDEOGRAPH-26433: not included in any glyphset definition
    • U+26434 CJK UNIFIED IDEOGRAPH-26434: not included in any glyphset definition
    • U+26437 CJK UNIFIED IDEOGRAPH-26437: not included in any glyphset definition
    • U+26438 CJK UNIFIED IDEOGRAPH-26438: not included in any glyphset definition
    • U+26439 CJK UNIFIED IDEOGRAPH-26439: not included in any glyphset definition
    • U+2643A CJK UNIFIED IDEOGRAPH-2643A: not included in any glyphset definition
    • U+2643B CJK UNIFIED IDEOGRAPH-2643B: not included in any glyphset definition
    • U+2643C CJK UNIFIED IDEOGRAPH-2643C: not included in any glyphset definition
    • U+2643D CJK UNIFIED IDEOGRAPH-2643D: not included in any glyphset definition
    • U+2643E CJK UNIFIED IDEOGRAPH-2643E: not included in any glyphset definition
    • U+2643F CJK UNIFIED IDEOGRAPH-2643F: not included in any glyphset definition
    • U+26440 CJK UNIFIED IDEOGRAPH-26440: not included in any glyphset definition
    • U+26441 CJK UNIFIED IDEOGRAPH-26441: not included in any glyphset definition
    • U+26442 CJK UNIFIED IDEOGRAPH-26442: not included in any glyphset definition
    • U+26443 CJK UNIFIED IDEOGRAPH-26443: not included in any glyphset definition
    • U+26447 CJK UNIFIED IDEOGRAPH-26447: not included in any glyphset definition
    • U+26448 CJK UNIFIED IDEOGRAPH-26448: not included in any glyphset definition
    • U+2644A CJK UNIFIED IDEOGRAPH-2644A: not included in any glyphset definition
    • U+2644B CJK UNIFIED IDEOGRAPH-2644B: not included in any glyphset definition
    • U+2644C CJK UNIFIED IDEOGRAPH-2644C: not included in any glyphset definition
    • U+2644D CJK UNIFIED IDEOGRAPH-2644D: not included in any glyphset definition
    • U+2644E CJK UNIFIED IDEOGRAPH-2644E: not included in any glyphset definition
    • U+2644F CJK UNIFIED IDEOGRAPH-2644F: not included in any glyphset definition
    • U+26450 CJK UNIFIED IDEOGRAPH-26450: not included in any glyphset definition
    • U+26451 CJK UNIFIED IDEOGRAPH-26451: not included in any glyphset definition
    • U+26455 CJK UNIFIED IDEOGRAPH-26455: not included in any glyphset definition
    • U+26456 CJK UNIFIED IDEOGRAPH-26456: not included in any glyphset definition
    • U+26458 CJK UNIFIED IDEOGRAPH-26458: not included in any glyphset definition
    • U+26459 CJK UNIFIED IDEOGRAPH-26459: not included in any glyphset definition
    • U+2645A CJK UNIFIED IDEOGRAPH-2645A: not included in any glyphset definition
    • U+2645B CJK UNIFIED IDEOGRAPH-2645B: not included in any glyphset definition
    • U+2645C CJK UNIFIED IDEOGRAPH-2645C: not included in any glyphset definition
    • U+2645D CJK UNIFIED IDEOGRAPH-2645D: not included in any glyphset definition
    • U+2645E CJK UNIFIED IDEOGRAPH-2645E: not included in any glyphset definition
    • U+2645F CJK UNIFIED IDEOGRAPH-2645F: not included in any glyphset definition
    • U+26460 CJK UNIFIED IDEOGRAPH-26460: not included in any glyphset definition
    • U+26461 CJK UNIFIED IDEOGRAPH-26461: not included in any glyphset definition
    • U+26462 CJK UNIFIED IDEOGRAPH-26462: not included in any glyphset definition
    • U+26463 CJK UNIFIED IDEOGRAPH-26463: not included in any glyphset definition
    • U+26464 CJK UNIFIED IDEOGRAPH-26464: not included in any glyphset definition
    • U+26465 CJK UNIFIED IDEOGRAPH-26465: not included in any glyphset definition
    • U+26466 CJK UNIFIED IDEOGRAPH-26466: not included in any glyphset definition
    • U+26467 CJK UNIFIED IDEOGRAPH-26467: not included in any glyphset definition
    • U+26468 CJK UNIFIED IDEOGRAPH-26468: not included in any glyphset definition
    • U+26469 CJK UNIFIED IDEOGRAPH-26469: not included in any glyphset definition
    • U+2646A CJK UNIFIED IDEOGRAPH-2646A: not included in any glyphset definition
    • U+26470 CJK UNIFIED IDEOGRAPH-26470: not included in any glyphset definition
    • U+26471 CJK UNIFIED IDEOGRAPH-26471: not included in any glyphset definition
    • U+26472 CJK UNIFIED IDEOGRAPH-26472: not included in any glyphset definition
    • U+26473 CJK UNIFIED IDEOGRAPH-26473: not included in any glyphset definition
    • U+26474 CJK UNIFIED IDEOGRAPH-26474: not included in any glyphset definition
    • U+26475 CJK UNIFIED IDEOGRAPH-26475: not included in any glyphset definition
    • U+26476 CJK UNIFIED IDEOGRAPH-26476: not included in any glyphset definition
    • U+26478 CJK UNIFIED IDEOGRAPH-26478: not included in any glyphset definition
    • U+26479 CJK UNIFIED IDEOGRAPH-26479: not included in any glyphset definition
    • U+2647A CJK UNIFIED IDEOGRAPH-2647A: not included in any glyphset definition
    • U+2647B CJK UNIFIED IDEOGRAPH-2647B: not included in any glyphset definition
    • U+2647C CJK UNIFIED IDEOGRAPH-2647C: not included in any glyphset definition
    • U+2647D CJK UNIFIED IDEOGRAPH-2647D: not included in any glyphset definition
    • U+2647E CJK UNIFIED IDEOGRAPH-2647E: not included in any glyphset definition
    • U+26483 CJK UNIFIED IDEOGRAPH-26483: not included in any glyphset definition
    • U+26484 CJK UNIFIED IDEOGRAPH-26484: not included in any glyphset definition
    • U+26485 CJK UNIFIED IDEOGRAPH-26485: not included in any glyphset definition
    • U+26486 CJK UNIFIED IDEOGRAPH-26486: not included in any glyphset definition
    • U+26487 CJK UNIFIED IDEOGRAPH-26487: not included in any glyphset definition
    • U+26488 CJK UNIFIED IDEOGRAPH-26488: not included in any glyphset definition
    • U+2648A CJK UNIFIED IDEOGRAPH-2648A: not included in any glyphset definition
    • U+2648D CJK UNIFIED IDEOGRAPH-2648D: not included in any glyphset definition
    • U+2648E CJK UNIFIED IDEOGRAPH-2648E: not included in any glyphset definition
    • U+2648F CJK UNIFIED IDEOGRAPH-2648F: not included in any glyphset definition
    • U+26490 CJK UNIFIED IDEOGRAPH-26490: not included in any glyphset definition
    • U+26491 CJK UNIFIED IDEOGRAPH-26491: not included in any glyphset definition
    • U+26492 CJK UNIFIED IDEOGRAPH-26492: not included in any glyphset definition
    • U+26493 CJK UNIFIED IDEOGRAPH-26493: not included in any glyphset definition
    • U+26494 CJK UNIFIED IDEOGRAPH-26494: not included in any glyphset definition
    • U+26495 CJK UNIFIED IDEOGRAPH-26495: not included in any glyphset definition
    • U+26496 CJK UNIFIED IDEOGRAPH-26496: not included in any glyphset definition
    • U+26497 CJK UNIFIED IDEOGRAPH-26497: not included in any glyphset definition
    • U+26498 CJK UNIFIED IDEOGRAPH-26498: not included in any glyphset definition
    • U+2649A CJK UNIFIED IDEOGRAPH-2649A: not included in any glyphset definition
    • U+2649C CJK UNIFIED IDEOGRAPH-2649C: not included in any glyphset definition
    • U+2649D CJK UNIFIED IDEOGRAPH-2649D: not included in any glyphset definition
    • U+2649E CJK UNIFIED IDEOGRAPH-2649E: not included in any glyphset definition
    • U+2649F CJK UNIFIED IDEOGRAPH-2649F: not included in any glyphset definition
    • U+264A0 CJK UNIFIED IDEOGRAPH-264A0: not included in any glyphset definition
    • U+264A1 CJK UNIFIED IDEOGRAPH-264A1: not included in any glyphset definition
    • U+264A2 CJK UNIFIED IDEOGRAPH-264A2: not included in any glyphset definition
    • U+264A5 CJK UNIFIED IDEOGRAPH-264A5: not included in any glyphset definition
    • U+264A6 CJK UNIFIED IDEOGRAPH-264A6: not included in any glyphset definition
    • U+264A7 CJK UNIFIED IDEOGRAPH-264A7: not included in any glyphset definition
    • U+264A8 CJK UNIFIED IDEOGRAPH-264A8: not included in any glyphset definition
    • U+264A9 CJK UNIFIED IDEOGRAPH-264A9: not included in any glyphset definition
    • U+264AA CJK UNIFIED IDEOGRAPH-264AA: not included in any glyphset definition
    • U+264AB CJK UNIFIED IDEOGRAPH-264AB: not included in any glyphset definition
    • U+264AE CJK UNIFIED IDEOGRAPH-264AE: not included in any glyphset definition
    • U+264B0 CJK UNIFIED IDEOGRAPH-264B0: not included in any glyphset definition
    • U+264B1 CJK UNIFIED IDEOGRAPH-264B1: not included in any glyphset definition
    • U+264B2 CJK UNIFIED IDEOGRAPH-264B2: not included in any glyphset definition
    • U+264B4 CJK UNIFIED IDEOGRAPH-264B4: not included in any glyphset definition
    • U+264B6 CJK UNIFIED IDEOGRAPH-264B6: not included in any glyphset definition
    • U+264B7 CJK UNIFIED IDEOGRAPH-264B7: not included in any glyphset definition
    • U+264B8 CJK UNIFIED IDEOGRAPH-264B8: not included in any glyphset definition
    • U+264BA CJK UNIFIED IDEOGRAPH-264BA: not included in any glyphset definition
    • U+264BB CJK UNIFIED IDEOGRAPH-264BB: not included in any glyphset definition
    • U+264BE CJK UNIFIED IDEOGRAPH-264BE: not included in any glyphset definition
    • U+264C0 CJK UNIFIED IDEOGRAPH-264C0: not included in any glyphset definition
    • U+264C2 CJK UNIFIED IDEOGRAPH-264C2: not included in any glyphset definition
    • U+264C3 CJK UNIFIED IDEOGRAPH-264C3: not included in any glyphset definition
    • U+264C4 CJK UNIFIED IDEOGRAPH-264C4: not included in any glyphset definition
    • U+264C8 CJK UNIFIED IDEOGRAPH-264C8: not included in any glyphset definition
    • U+264CB CJK UNIFIED IDEOGRAPH-264CB: not included in any glyphset definition
    • U+264CD CJK UNIFIED IDEOGRAPH-264CD: not included in any glyphset definition
    • U+264CE CJK UNIFIED IDEOGRAPH-264CE: not included in any glyphset definition
    • U+264D0 CJK UNIFIED IDEOGRAPH-264D0: not included in any glyphset definition
    • U+264D2 CJK UNIFIED IDEOGRAPH-264D2: not included in any glyphset definition
    • U+264D3 CJK UNIFIED IDEOGRAPH-264D3: not included in any glyphset definition
    • U+264D4 CJK UNIFIED IDEOGRAPH-264D4: not included in any glyphset definition
    • U+264D5 CJK UNIFIED IDEOGRAPH-264D5: not included in any glyphset definition
    • U+264D6 CJK UNIFIED IDEOGRAPH-264D6: not included in any glyphset definition
    • U+264D7 CJK UNIFIED IDEOGRAPH-264D7: not included in any glyphset definition
    • U+264D8 CJK UNIFIED IDEOGRAPH-264D8: not included in any glyphset definition
    • U+264DA CJK UNIFIED IDEOGRAPH-264DA: not included in any glyphset definition
    • U+264DD CJK UNIFIED IDEOGRAPH-264DD: not included in any glyphset definition
    • U+264DE CJK UNIFIED IDEOGRAPH-264DE: not included in any glyphset definition
    • U+264DF CJK UNIFIED IDEOGRAPH-264DF: not included in any glyphset definition
    • U+264E0 CJK UNIFIED IDEOGRAPH-264E0: not included in any glyphset definition
    • U+264E2 CJK UNIFIED IDEOGRAPH-264E2: not included in any glyphset definition
    • U+264E8 CJK UNIFIED IDEOGRAPH-264E8: not included in any glyphset definition
    • U+264EA CJK UNIFIED IDEOGRAPH-264EA: not included in any glyphset definition
    • U+264EC CJK UNIFIED IDEOGRAPH-264EC: not included in any glyphset definition
    • U+264EF CJK UNIFIED IDEOGRAPH-264EF: not included in any glyphset definition
    • U+264F0 CJK UNIFIED IDEOGRAPH-264F0: not included in any glyphset definition
    • U+264F1 CJK UNIFIED IDEOGRAPH-264F1: not included in any glyphset definition
    • U+264F3 CJK UNIFIED IDEOGRAPH-264F3: not included in any glyphset definition
    • U+264F4 CJK UNIFIED IDEOGRAPH-264F4: not included in any glyphset definition
    • U+264F5 CJK UNIFIED IDEOGRAPH-264F5: not included in any glyphset definition
    • U+264F7 CJK UNIFIED IDEOGRAPH-264F7: not included in any glyphset definition
    • U+264F9 CJK UNIFIED IDEOGRAPH-264F9: not included in any glyphset definition
    • U+264FA CJK UNIFIED IDEOGRAPH-264FA: not included in any glyphset definition
    • U+264FB CJK UNIFIED IDEOGRAPH-264FB: not included in any glyphset definition
    • U+264FC CJK UNIFIED IDEOGRAPH-264FC: not included in any glyphset definition
    • U+264FD CJK UNIFIED IDEOGRAPH-264FD: not included in any glyphset definition
    • U+264FE CJK UNIFIED IDEOGRAPH-264FE: not included in any glyphset definition
    • U+26501 CJK UNIFIED IDEOGRAPH-26501: not included in any glyphset definition
    • U+26502 CJK UNIFIED IDEOGRAPH-26502: not included in any glyphset definition
    • U+26503 CJK UNIFIED IDEOGRAPH-26503: not included in any glyphset definition
    • U+26504 CJK UNIFIED IDEOGRAPH-26504: not included in any glyphset definition
    • U+26505 CJK UNIFIED IDEOGRAPH-26505: not included in any glyphset definition
    • U+26506 CJK UNIFIED IDEOGRAPH-26506: not included in any glyphset definition
    • U+26507 CJK UNIFIED IDEOGRAPH-26507: not included in any glyphset definition
    • U+26508 CJK UNIFIED IDEOGRAPH-26508: not included in any glyphset definition
    • U+26509 CJK UNIFIED IDEOGRAPH-26509: not included in any glyphset definition
    • U+2650B CJK UNIFIED IDEOGRAPH-2650B: not included in any glyphset definition
    • U+2650C CJK UNIFIED IDEOGRAPH-2650C: not included in any glyphset definition
    • U+2650D CJK UNIFIED IDEOGRAPH-2650D: not included in any glyphset definition
    • U+2650E CJK UNIFIED IDEOGRAPH-2650E: not included in any glyphset definition
    • U+2650F CJK UNIFIED IDEOGRAPH-2650F: not included in any glyphset definition
    • U+26510 CJK UNIFIED IDEOGRAPH-26510: not included in any glyphset definition
    • U+26513 CJK UNIFIED IDEOGRAPH-26513: not included in any glyphset definition
    • U+26514 CJK UNIFIED IDEOGRAPH-26514: not included in any glyphset definition
    • U+26515 CJK UNIFIED IDEOGRAPH-26515: not included in any glyphset definition
    • U+26516 CJK UNIFIED IDEOGRAPH-26516: not included in any glyphset definition
    • U+26517 CJK UNIFIED IDEOGRAPH-26517: not included in any glyphset definition
    • U+2651B CJK UNIFIED IDEOGRAPH-2651B: not included in any glyphset definition
    • U+2651C CJK UNIFIED IDEOGRAPH-2651C: not included in any glyphset definition
    • U+2651D CJK UNIFIED IDEOGRAPH-2651D: not included in any glyphset definition
    • U+2651E CJK UNIFIED IDEOGRAPH-2651E: not included in any glyphset definition
    • U+2651F CJK UNIFIED IDEOGRAPH-2651F: not included in any glyphset definition
    • U+26520 CJK UNIFIED IDEOGRAPH-26520: not included in any glyphset definition
    • U+26522 CJK UNIFIED IDEOGRAPH-26522: not included in any glyphset definition
    • U+26525 CJK UNIFIED IDEOGRAPH-26525: not included in any glyphset definition
    • U+26526 CJK UNIFIED IDEOGRAPH-26526: not included in any glyphset definition
    • U+26528 CJK UNIFIED IDEOGRAPH-26528: not included in any glyphset definition
    • U+26529 CJK UNIFIED IDEOGRAPH-26529: not included in any glyphset definition
    • U+2652A CJK UNIFIED IDEOGRAPH-2652A: not included in any glyphset definition
    • U+2652B CJK UNIFIED IDEOGRAPH-2652B: not included in any glyphset definition
    • U+2652C CJK UNIFIED IDEOGRAPH-2652C: not included in any glyphset definition
    • U+2652D CJK UNIFIED IDEOGRAPH-2652D: not included in any glyphset definition
    • U+2652E CJK UNIFIED IDEOGRAPH-2652E: not included in any glyphset definition
    • U+2652F CJK UNIFIED IDEOGRAPH-2652F: not included in any glyphset definition
    • U+26530 CJK UNIFIED IDEOGRAPH-26530: not included in any glyphset definition
    • U+26535 CJK UNIFIED IDEOGRAPH-26535: not included in any glyphset definition
    • U+26536 CJK UNIFIED IDEOGRAPH-26536: not included in any glyphset definition
    • U+26537 CJK UNIFIED IDEOGRAPH-26537: not included in any glyphset definition
    • U+26538 CJK UNIFIED IDEOGRAPH-26538: not included in any glyphset definition
    • U+2653B CJK UNIFIED IDEOGRAPH-2653B: not included in any glyphset definition
    • U+2653C CJK UNIFIED IDEOGRAPH-2653C: not included in any glyphset definition
    • U+2653D CJK UNIFIED IDEOGRAPH-2653D: not included in any glyphset definition
    • U+2653E CJK UNIFIED IDEOGRAPH-2653E: not included in any glyphset definition
    • U+2653F CJK UNIFIED IDEOGRAPH-2653F: not included in any glyphset definition
    • U+26540 CJK UNIFIED IDEOGRAPH-26540: not included in any glyphset definition
    • U+26541 CJK UNIFIED IDEOGRAPH-26541: not included in any glyphset definition
    • U+26546 CJK UNIFIED IDEOGRAPH-26546: not included in any glyphset definition
    • U+26547 CJK UNIFIED IDEOGRAPH-26547: not included in any glyphset definition
    • U+26549 CJK UNIFIED IDEOGRAPH-26549: not included in any glyphset definition
    • U+2654A CJK UNIFIED IDEOGRAPH-2654A: not included in any glyphset definition
    • U+2654B CJK UNIFIED IDEOGRAPH-2654B: not included in any glyphset definition
    • U+2654C CJK UNIFIED IDEOGRAPH-2654C: not included in any glyphset definition
    • U+2654D CJK UNIFIED IDEOGRAPH-2654D: not included in any glyphset definition
    • U+2654F CJK UNIFIED IDEOGRAPH-2654F: not included in any glyphset definition
    • U+26550 CJK UNIFIED IDEOGRAPH-26550: not included in any glyphset definition
    • U+26551 CJK UNIFIED IDEOGRAPH-26551: not included in any glyphset definition
    • U+26552 CJK UNIFIED IDEOGRAPH-26552: not included in any glyphset definition
    • U+26553 CJK UNIFIED IDEOGRAPH-26553: not included in any glyphset definition
    • U+26554 CJK UNIFIED IDEOGRAPH-26554: not included in any glyphset definition
    • U+26555 CJK UNIFIED IDEOGRAPH-26555: not included in any glyphset definition
    • U+26557 CJK UNIFIED IDEOGRAPH-26557: not included in any glyphset definition
    • U+26558 CJK UNIFIED IDEOGRAPH-26558: not included in any glyphset definition
    • U+26559 CJK UNIFIED IDEOGRAPH-26559: not included in any glyphset definition
    • U+26560 CJK UNIFIED IDEOGRAPH-26560: not included in any glyphset definition
    • U+26570 CJK UNIFIED IDEOGRAPH-26570: not included in any glyphset definition
    • U+26571 CJK UNIFIED IDEOGRAPH-26571: not included in any glyphset definition
    • U+26575 CJK UNIFIED IDEOGRAPH-26575: not included in any glyphset definition
    • U+26576 CJK UNIFIED IDEOGRAPH-26576: not included in any glyphset definition
    • U+26577 CJK UNIFIED IDEOGRAPH-26577: not included in any glyphset definition
    • U+26578 CJK UNIFIED IDEOGRAPH-26578: not included in any glyphset definition
    • U+26579 CJK UNIFIED IDEOGRAPH-26579: not included in any glyphset definition
    • U+2657A CJK UNIFIED IDEOGRAPH-2657A: not included in any glyphset definition
    • U+2657B CJK UNIFIED IDEOGRAPH-2657B: not included in any glyphset definition
    • U+2657C CJK UNIFIED IDEOGRAPH-2657C: not included in any glyphset definition
    • U+2657D CJK UNIFIED IDEOGRAPH-2657D: not included in any glyphset definition
    • U+2657E CJK UNIFIED IDEOGRAPH-2657E: not included in any glyphset definition
    • U+2657F CJK UNIFIED IDEOGRAPH-2657F: not included in any glyphset definition
    • U+26580 CJK UNIFIED IDEOGRAPH-26580: not included in any glyphset definition
    • U+26585 CJK UNIFIED IDEOGRAPH-26585: not included in any glyphset definition
    • U+26586 CJK UNIFIED IDEOGRAPH-26586: not included in any glyphset definition
    • U+26588 CJK UNIFIED IDEOGRAPH-26588: not included in any glyphset definition
    • U+26589 CJK UNIFIED IDEOGRAPH-26589: not included in any glyphset definition
    • U+2658A CJK UNIFIED IDEOGRAPH-2658A: not included in any glyphset definition
    • U+2658B CJK UNIFIED IDEOGRAPH-2658B: not included in any glyphset definition
    • U+2658D CJK UNIFIED IDEOGRAPH-2658D: not included in any glyphset definition
    • U+2658E CJK UNIFIED IDEOGRAPH-2658E: not included in any glyphset definition
    • U+2658F CJK UNIFIED IDEOGRAPH-2658F: not included in any glyphset definition
    • U+26590 CJK UNIFIED IDEOGRAPH-26590: not included in any glyphset definition
    • U+265A0 CJK UNIFIED IDEOGRAPH-265A0: not included in any glyphset definition
    • U+265A2 CJK UNIFIED IDEOGRAPH-265A2: not included in any glyphset definition
    • U+265A3 CJK UNIFIED IDEOGRAPH-265A3: not included in any glyphset definition
    • U+265A4 CJK UNIFIED IDEOGRAPH-265A4: not included in any glyphset definition
    • U+265A5 CJK UNIFIED IDEOGRAPH-265A5: not included in any glyphset definition
    • U+265A6 CJK UNIFIED IDEOGRAPH-265A6: not included in any glyphset definition
    • U+265A7 CJK UNIFIED IDEOGRAPH-265A7: not included in any glyphset definition
    • U+265A8 CJK UNIFIED IDEOGRAPH-265A8: not included in any glyphset definition
    • U+265A9 CJK UNIFIED IDEOGRAPH-265A9: not included in any glyphset definition
    • U+265AA CJK UNIFIED IDEOGRAPH-265AA: not included in any glyphset definition
    • U+265AB CJK UNIFIED IDEOGRAPH-265AB: not included in any glyphset definition
    • U+265AC CJK UNIFIED IDEOGRAPH-265AC: not included in any glyphset definition
    • U+265AD CJK UNIFIED IDEOGRAPH-265AD: not included in any glyphset definition
    • U+265AE CJK UNIFIED IDEOGRAPH-265AE: not included in any glyphset definition
    • U+265AF CJK UNIFIED IDEOGRAPH-265AF: not included in any glyphset definition
    • U+265B8 CJK UNIFIED IDEOGRAPH-265B8: not included in any glyphset definition
    • U+265B9 CJK UNIFIED IDEOGRAPH-265B9: not included in any glyphset definition
    • U+265BA CJK UNIFIED IDEOGRAPH-265BA: not included in any glyphset definition
    • U+265BC CJK UNIFIED IDEOGRAPH-265BC: not included in any glyphset definition
    • U+265BD CJK UNIFIED IDEOGRAPH-265BD: not included in any glyphset definition
    • U+265BE CJK UNIFIED IDEOGRAPH-265BE: not included in any glyphset definition
    • U+265BF CJK UNIFIED IDEOGRAPH-265BF: not included in any glyphset definition
    • U+265C0 CJK UNIFIED IDEOGRAPH-265C0: not included in any glyphset definition
    • U+265C1 CJK UNIFIED IDEOGRAPH-265C1: not included in any glyphset definition
    • U+265C2 CJK UNIFIED IDEOGRAPH-265C2: not included in any glyphset definition
    • U+265C3 CJK UNIFIED IDEOGRAPH-265C3: not included in any glyphset definition
    • U+265CA CJK UNIFIED IDEOGRAPH-265CA: not included in any glyphset definition
    • U+265CD CJK UNIFIED IDEOGRAPH-265CD: not included in any glyphset definition
    • U+265D0 CJK UNIFIED IDEOGRAPH-265D0: not included in any glyphset definition
    • U+265D1 CJK UNIFIED IDEOGRAPH-265D1: not included in any glyphset definition
    • U+265D2 CJK UNIFIED IDEOGRAPH-265D2: not included in any glyphset definition
    • U+265D3 CJK UNIFIED IDEOGRAPH-265D3: not included in any glyphset definition
    • U+265D4 CJK UNIFIED IDEOGRAPH-265D4: not included in any glyphset definition
    • U+265D5 CJK UNIFIED IDEOGRAPH-265D5: not included in any glyphset definition
    • U+265D6 CJK UNIFIED IDEOGRAPH-265D6: not included in any glyphset definition
    • U+265D7 CJK UNIFIED IDEOGRAPH-265D7: not included in any glyphset definition
    • U+265D9 CJK UNIFIED IDEOGRAPH-265D9: not included in any glyphset definition
    • U+265DB CJK UNIFIED IDEOGRAPH-265DB: not included in any glyphset definition
    • U+265DC CJK UNIFIED IDEOGRAPH-265DC: not included in any glyphset definition
    • U+265DF CJK UNIFIED IDEOGRAPH-265DF: not included in any glyphset definition
    • U+265E0 CJK UNIFIED IDEOGRAPH-265E0: not included in any glyphset definition
    • U+265E1 CJK UNIFIED IDEOGRAPH-265E1: not included in any glyphset definition
    • U+265E2 CJK UNIFIED IDEOGRAPH-265E2: not included in any glyphset definition
    • U+265E3 CJK UNIFIED IDEOGRAPH-265E3: not included in any glyphset definition
    • U+265E4 CJK UNIFIED IDEOGRAPH-265E4: not included in any glyphset definition
    • U+265E5 CJK UNIFIED IDEOGRAPH-265E5: not included in any glyphset definition
    • U+265E6 CJK UNIFIED IDEOGRAPH-265E6: not included in any glyphset definition
    • U+265E7 CJK UNIFIED IDEOGRAPH-265E7: not included in any glyphset definition
    • U+265E8 CJK UNIFIED IDEOGRAPH-265E8: not included in any glyphset definition
    • U+265ED CJK UNIFIED IDEOGRAPH-265ED: not included in any glyphset definition
    • U+265EE CJK UNIFIED IDEOGRAPH-265EE: not included in any glyphset definition
    • U+265EF CJK UNIFIED IDEOGRAPH-265EF: not included in any glyphset definition
    • U+265F3 CJK UNIFIED IDEOGRAPH-265F3: not included in any glyphset definition
    • U+265F4 CJK UNIFIED IDEOGRAPH-265F4: not included in any glyphset definition
    • U+265F5 CJK UNIFIED IDEOGRAPH-265F5: not included in any glyphset definition
    • U+265F6 CJK UNIFIED IDEOGRAPH-265F6: not included in any glyphset definition
    • U+265F7 CJK UNIFIED IDEOGRAPH-265F7: not included in any glyphset definition
    • U+265FA CJK UNIFIED IDEOGRAPH-265FA: not included in any glyphset definition
    • U+265FC CJK UNIFIED IDEOGRAPH-265FC: not included in any glyphset definition
    • U+265FE CJK UNIFIED IDEOGRAPH-265FE: not included in any glyphset definition
    • U+265FF CJK UNIFIED IDEOGRAPH-265FF: not included in any glyphset definition
    • U+26603 CJK UNIFIED IDEOGRAPH-26603: not included in any glyphset definition
    • U+26605 CJK UNIFIED IDEOGRAPH-26605: not included in any glyphset definition
    • U+26608 CJK UNIFIED IDEOGRAPH-26608: not included in any glyphset definition
    • U+26609 CJK UNIFIED IDEOGRAPH-26609: not included in any glyphset definition
    • U+2660A CJK UNIFIED IDEOGRAPH-2660A: not included in any glyphset definition
    • U+2660D CJK UNIFIED IDEOGRAPH-2660D: not included in any glyphset definition
    • U+26612 CJK UNIFIED IDEOGRAPH-26612: not included in any glyphset definition
    • U+26613 CJK UNIFIED IDEOGRAPH-26613: not included in any glyphset definition
    • U+26614 CJK UNIFIED IDEOGRAPH-26614: not included in any glyphset definition
    • U+26615 CJK UNIFIED IDEOGRAPH-26615: not included in any glyphset definition
    • U+26618 CJK UNIFIED IDEOGRAPH-26618: not included in any glyphset definition
    • U+2661B CJK UNIFIED IDEOGRAPH-2661B: not included in any glyphset definition
    • U+2661D CJK UNIFIED IDEOGRAPH-2661D: not included in any glyphset definition
    • U+26620 CJK UNIFIED IDEOGRAPH-26620: not included in any glyphset definition
    • U+26623 CJK UNIFIED IDEOGRAPH-26623: not included in any glyphset definition
    • U+26624 CJK UNIFIED IDEOGRAPH-26624: not included in any glyphset definition
    • U+26628 CJK UNIFIED IDEOGRAPH-26628: not included in any glyphset definition
    • U+26629 CJK UNIFIED IDEOGRAPH-26629: not included in any glyphset definition
    • U+2662A CJK UNIFIED IDEOGRAPH-2662A: not included in any glyphset definition
    • U+2662B CJK UNIFIED IDEOGRAPH-2662B: not included in any glyphset definition
    • U+2662C CJK UNIFIED IDEOGRAPH-2662C: not included in any glyphset definition
    • U+2662D CJK UNIFIED IDEOGRAPH-2662D: not included in any glyphset definition
    • U+26632 CJK UNIFIED IDEOGRAPH-26632: not included in any glyphset definition
    • U+26633 CJK UNIFIED IDEOGRAPH-26633: not included in any glyphset definition
    • U+26634 CJK UNIFIED IDEOGRAPH-26634: not included in any glyphset definition
    • U+26635 CJK UNIFIED IDEOGRAPH-26635: not included in any glyphset definition
    • U+26636 CJK UNIFIED IDEOGRAPH-26636: not included in any glyphset definition
    • U+26637 CJK UNIFIED IDEOGRAPH-26637: not included in any glyphset definition
    • U+26638 CJK UNIFIED IDEOGRAPH-26638: not included in any glyphset definition
    • U+26639 CJK UNIFIED IDEOGRAPH-26639: not included in any glyphset definition
    • U+2663C CJK UNIFIED IDEOGRAPH-2663C: not included in any glyphset definition
    • U+2663D CJK UNIFIED IDEOGRAPH-2663D: not included in any glyphset definition
    • U+2663E CJK UNIFIED IDEOGRAPH-2663E: not included in any glyphset definition
    • U+2663F CJK UNIFIED IDEOGRAPH-2663F: not included in any glyphset definition
    • U+26640 CJK UNIFIED IDEOGRAPH-26640: not included in any glyphset definition
    • U+26641 CJK UNIFIED IDEOGRAPH-26641: not included in any glyphset definition
    • U+26642 CJK UNIFIED IDEOGRAPH-26642: not included in any glyphset definition
    • U+26643 CJK UNIFIED IDEOGRAPH-26643: not included in any glyphset definition
    • U+26644 CJK UNIFIED IDEOGRAPH-26644: not included in any glyphset definition
    • U+26645 CJK UNIFIED IDEOGRAPH-26645: not included in any glyphset definition
    • U+26646 CJK UNIFIED IDEOGRAPH-26646: not included in any glyphset definition
    • U+26647 CJK UNIFIED IDEOGRAPH-26647: not included in any glyphset definition
    • U+26648 CJK UNIFIED IDEOGRAPH-26648: not included in any glyphset definition
    • U+26649 CJK UNIFIED IDEOGRAPH-26649: not included in any glyphset definition
    • U+2664A CJK UNIFIED IDEOGRAPH-2664A: not included in any glyphset definition
    • U+2664B CJK UNIFIED IDEOGRAPH-2664B: not included in any glyphset definition
    • U+2664D CJK UNIFIED IDEOGRAPH-2664D: not included in any glyphset definition
    • U+26657 CJK UNIFIED IDEOGRAPH-26657: not included in any glyphset definition
    • U+26658 CJK UNIFIED IDEOGRAPH-26658: not included in any glyphset definition
    • U+26659 CJK UNIFIED IDEOGRAPH-26659: not included in any glyphset definition
    • U+2665B CJK UNIFIED IDEOGRAPH-2665B: not included in any glyphset definition
    • U+2665F CJK UNIFIED IDEOGRAPH-2665F: not included in any glyphset definition
    • U+26660 CJK UNIFIED IDEOGRAPH-26660: not included in any glyphset definition
    • U+26661 CJK UNIFIED IDEOGRAPH-26661: not included in any glyphset definition
    • U+26662 CJK UNIFIED IDEOGRAPH-26662: not included in any glyphset definition
    • U+26667 CJK UNIFIED IDEOGRAPH-26667: not included in any glyphset definition
    • U+26668 CJK UNIFIED IDEOGRAPH-26668: not included in any glyphset definition
    • U+26669 CJK UNIFIED IDEOGRAPH-26669: not included in any glyphset definition
    • U+2666A CJK UNIFIED IDEOGRAPH-2666A: not included in any glyphset definition
    • U+2666B CJK UNIFIED IDEOGRAPH-2666B: not included in any glyphset definition
    • U+2666C CJK UNIFIED IDEOGRAPH-2666C: not included in any glyphset definition
    • U+2666D CJK UNIFIED IDEOGRAPH-2666D: not included in any glyphset definition
    • U+2666E CJK UNIFIED IDEOGRAPH-2666E: not included in any glyphset definition
    • U+2666F CJK UNIFIED IDEOGRAPH-2666F: not included in any glyphset definition
    • U+26670 CJK UNIFIED IDEOGRAPH-26670: not included in any glyphset definition
    • U+26671 CJK UNIFIED IDEOGRAPH-26671: not included in any glyphset definition
    • U+26672 CJK UNIFIED IDEOGRAPH-26672: not included in any glyphset definition
    • U+26673 CJK UNIFIED IDEOGRAPH-26673: not included in any glyphset definition
    • U+26674 CJK UNIFIED IDEOGRAPH-26674: not included in any glyphset definition
    • U+26675 CJK UNIFIED IDEOGRAPH-26675: not included in any glyphset definition
    • U+26676 CJK UNIFIED IDEOGRAPH-26676: not included in any glyphset definition
    • U+26677 CJK UNIFIED IDEOGRAPH-26677: not included in any glyphset definition
    • U+26678 CJK UNIFIED IDEOGRAPH-26678: not included in any glyphset definition
    • U+26679 CJK UNIFIED IDEOGRAPH-26679: not included in any glyphset definition
    • U+2667A CJK UNIFIED IDEOGRAPH-2667A: not included in any glyphset definition
    • U+2667B CJK UNIFIED IDEOGRAPH-2667B: not included in any glyphset definition
    • U+2667C CJK UNIFIED IDEOGRAPH-2667C: not included in any glyphset definition
    • U+2667E CJK UNIFIED IDEOGRAPH-2667E: not included in any glyphset definition
    • U+26683 CJK UNIFIED IDEOGRAPH-26683: not included in any glyphset definition
    • U+26688 CJK UNIFIED IDEOGRAPH-26688: not included in any glyphset definition
    • U+2668D CJK UNIFIED IDEOGRAPH-2668D: not included in any glyphset definition
    • U+2668F CJK UNIFIED IDEOGRAPH-2668F: not included in any glyphset definition
    • U+26692 CJK UNIFIED IDEOGRAPH-26692: not included in any glyphset definition
    • U+26693 CJK UNIFIED IDEOGRAPH-26693: not included in any glyphset definition
    • U+26698 CJK UNIFIED IDEOGRAPH-26698: not included in any glyphset definition
    • U+26699 CJK UNIFIED IDEOGRAPH-26699: not included in any glyphset definition
    • U+2669A CJK UNIFIED IDEOGRAPH-2669A: not included in any glyphset definition
    • U+2669D CJK UNIFIED IDEOGRAPH-2669D: not included in any glyphset definition
    • U+2669E CJK UNIFIED IDEOGRAPH-2669E: not included in any glyphset definition
    • U+2669F CJK UNIFIED IDEOGRAPH-2669F: not included in any glyphset definition
    • U+266A0 CJK UNIFIED IDEOGRAPH-266A0: not included in any glyphset definition
    • U+266A1 CJK UNIFIED IDEOGRAPH-266A1: not included in any glyphset definition
    • U+266A2 CJK UNIFIED IDEOGRAPH-266A2: not included in any glyphset definition
    • U+266A3 CJK UNIFIED IDEOGRAPH-266A3: not included in any glyphset definition
    • U+266A4 CJK UNIFIED IDEOGRAPH-266A4: not included in any glyphset definition
    • U+266A5 CJK UNIFIED IDEOGRAPH-266A5: not included in any glyphset definition
    • U+266A6 CJK UNIFIED IDEOGRAPH-266A6: not included in any glyphset definition
    • U+266A7 CJK UNIFIED IDEOGRAPH-266A7: not included in any glyphset definition
    • U+266A8 CJK UNIFIED IDEOGRAPH-266A8: not included in any glyphset definition
    • U+266A9 CJK UNIFIED IDEOGRAPH-266A9: not included in any glyphset definition
    • U+266AA CJK UNIFIED IDEOGRAPH-266AA: not included in any glyphset definition
    • U+266AB CJK UNIFIED IDEOGRAPH-266AB: not included in any glyphset definition
    • U+266AC CJK UNIFIED IDEOGRAPH-266AC: not included in any glyphset definition
    • U+266AD CJK UNIFIED IDEOGRAPH-266AD: not included in any glyphset definition
    • U+266B0 CJK UNIFIED IDEOGRAPH-266B0: not included in any glyphset definition
    • U+266B1 CJK UNIFIED IDEOGRAPH-266B1: not included in any glyphset definition
    • U+266B5 CJK UNIFIED IDEOGRAPH-266B5: not included in any glyphset definition
    • U+266B9 CJK UNIFIED IDEOGRAPH-266B9: not included in any glyphset definition
    • U+266BB CJK UNIFIED IDEOGRAPH-266BB: not included in any glyphset definition
    • U+266C1 CJK UNIFIED IDEOGRAPH-266C1: not included in any glyphset definition
    • U+266C2 CJK UNIFIED IDEOGRAPH-266C2: not included in any glyphset definition
    • U+266C3 CJK UNIFIED IDEOGRAPH-266C3: not included in any glyphset definition
    • U+266C4 CJK UNIFIED IDEOGRAPH-266C4: not included in any glyphset definition
    • U+266C5 CJK UNIFIED IDEOGRAPH-266C5: not included in any glyphset definition
    • U+266C8 CJK UNIFIED IDEOGRAPH-266C8: not included in any glyphset definition
    • U+266CA CJK UNIFIED IDEOGRAPH-266CA: not included in any glyphset definition
    • U+266CE CJK UNIFIED IDEOGRAPH-266CE: not included in any glyphset definition
    • U+266CF CJK UNIFIED IDEOGRAPH-266CF: not included in any glyphset definition
    • U+266D0 CJK UNIFIED IDEOGRAPH-266D0: not included in any glyphset definition
    • U+266D1 CJK UNIFIED IDEOGRAPH-266D1: not included in any glyphset definition
    • U+266D2 CJK UNIFIED IDEOGRAPH-266D2: not included in any glyphset definition
    • U+266D3 CJK UNIFIED IDEOGRAPH-266D3: not included in any glyphset definition
    • U+266D4 CJK UNIFIED IDEOGRAPH-266D4: not included in any glyphset definition
    • U+266D5 CJK UNIFIED IDEOGRAPH-266D5: not included in any glyphset definition
    • U+266D6 CJK UNIFIED IDEOGRAPH-266D6: not included in any glyphset definition
    • U+266D7 CJK UNIFIED IDEOGRAPH-266D7: not included in any glyphset definition
    • U+266D8 CJK UNIFIED IDEOGRAPH-266D8: not included in any glyphset definition
    • U+266D9 CJK UNIFIED IDEOGRAPH-266D9: not included in any glyphset definition
    • U+266DA CJK UNIFIED IDEOGRAPH-266DA: not included in any glyphset definition
    • U+266DB CJK UNIFIED IDEOGRAPH-266DB: not included in any glyphset definition
    • U+266DC CJK UNIFIED IDEOGRAPH-266DC: not included in any glyphset definition
    • U+266DD CJK UNIFIED IDEOGRAPH-266DD: not included in any glyphset definition
    • U+266DE CJK UNIFIED IDEOGRAPH-266DE: not included in any glyphset definition
    • U+266DF CJK UNIFIED IDEOGRAPH-266DF: not included in any glyphset definition
    • U+266E0 CJK UNIFIED IDEOGRAPH-266E0: not included in any glyphset definition
    • U+266E1 CJK UNIFIED IDEOGRAPH-266E1: not included in any glyphset definition
    • U+266E6 CJK UNIFIED IDEOGRAPH-266E6: not included in any glyphset definition
    • U+266E7 CJK UNIFIED IDEOGRAPH-266E7: not included in any glyphset definition
    • U+266E8 CJK UNIFIED IDEOGRAPH-266E8: not included in any glyphset definition
    • U+266E9 CJK UNIFIED IDEOGRAPH-266E9: not included in any glyphset definition
    • U+266F0 CJK UNIFIED IDEOGRAPH-266F0: not included in any glyphset definition
    • U+266F2 CJK UNIFIED IDEOGRAPH-266F2: not included in any glyphset definition
    • U+266F3 CJK UNIFIED IDEOGRAPH-266F3: not included in any glyphset definition
    • U+266F4 CJK UNIFIED IDEOGRAPH-266F4: not included in any glyphset definition
    • U+266F6 CJK UNIFIED IDEOGRAPH-266F6: not included in any glyphset definition
    • U+266F7 CJK UNIFIED IDEOGRAPH-266F7: not included in any glyphset definition
    • U+26701 CJK UNIFIED IDEOGRAPH-26701: not included in any glyphset definition
    • U+26702 CJK UNIFIED IDEOGRAPH-26702: not included in any glyphset definition
    • U+26703 CJK UNIFIED IDEOGRAPH-26703: not included in any glyphset definition
    • U+26704 CJK UNIFIED IDEOGRAPH-26704: not included in any glyphset definition
    • U+26705 CJK UNIFIED IDEOGRAPH-26705: not included in any glyphset definition
    • U+26706 CJK UNIFIED IDEOGRAPH-26706: not included in any glyphset definition
    • U+26707 CJK UNIFIED IDEOGRAPH-26707: not included in any glyphset definition
    • U+26708 CJK UNIFIED IDEOGRAPH-26708: not included in any glyphset definition
    • U+26709 CJK UNIFIED IDEOGRAPH-26709: not included in any glyphset definition
    • U+2670A CJK UNIFIED IDEOGRAPH-2670A: not included in any glyphset definition
    • U+2670B CJK UNIFIED IDEOGRAPH-2670B: not included in any glyphset definition
    • U+2670C CJK UNIFIED IDEOGRAPH-2670C: not included in any glyphset definition
    • U+2670D CJK UNIFIED IDEOGRAPH-2670D: not included in any glyphset definition
    • U+2670E CJK UNIFIED IDEOGRAPH-2670E: not included in any glyphset definition
    • U+2670F CJK UNIFIED IDEOGRAPH-2670F: not included in any glyphset definition
    • U+26710 CJK UNIFIED IDEOGRAPH-26710: not included in any glyphset definition
    • U+26711 CJK UNIFIED IDEOGRAPH-26711: not included in any glyphset definition
    • U+26712 CJK UNIFIED IDEOGRAPH-26712: not included in any glyphset definition
    • U+26713 CJK UNIFIED IDEOGRAPH-26713: not included in any glyphset definition
    • U+26714 CJK UNIFIED IDEOGRAPH-26714: not included in any glyphset definition
    • U+26715 CJK UNIFIED IDEOGRAPH-26715: not included in any glyphset definition
    • U+26716 CJK UNIFIED IDEOGRAPH-26716: not included in any glyphset definition
    • U+26717 CJK UNIFIED IDEOGRAPH-26717: not included in any glyphset definition
    • U+26718 CJK UNIFIED IDEOGRAPH-26718: not included in any glyphset definition
    • U+2671A CJK UNIFIED IDEOGRAPH-2671A: not included in any glyphset definition
    • U+2671C CJK UNIFIED IDEOGRAPH-2671C: not included in any glyphset definition
    • U+2671D CJK UNIFIED IDEOGRAPH-2671D: not included in any glyphset definition
    • U+26721 CJK UNIFIED IDEOGRAPH-26721: not included in any glyphset definition
    • U+2672A CJK UNIFIED IDEOGRAPH-2672A: not included in any glyphset definition
    • U+2672C CJK UNIFIED IDEOGRAPH-2672C: not included in any glyphset definition
    • U+2672D CJK UNIFIED IDEOGRAPH-2672D: not included in any glyphset definition
    • U+26730 CJK UNIFIED IDEOGRAPH-26730: not included in any glyphset definition
    • U+26733 CJK UNIFIED IDEOGRAPH-26733: not included in any glyphset definition
    • U+26735 CJK UNIFIED IDEOGRAPH-26735: not included in any glyphset definition
    • U+26736 CJK UNIFIED IDEOGRAPH-26736: not included in any glyphset definition
    • U+26738 CJK UNIFIED IDEOGRAPH-26738: not included in any glyphset definition
    • U+2673A CJK UNIFIED IDEOGRAPH-2673A: not included in any glyphset definition
    • U+2673B CJK UNIFIED IDEOGRAPH-2673B: not included in any glyphset definition
    • U+2673C CJK UNIFIED IDEOGRAPH-2673C: not included in any glyphset definition
    • U+2673D CJK UNIFIED IDEOGRAPH-2673D: not included in any glyphset definition
    • U+2673F CJK UNIFIED IDEOGRAPH-2673F: not included in any glyphset definition
    • U+26740 CJK UNIFIED IDEOGRAPH-26740: not included in any glyphset definition
    • U+26749 CJK UNIFIED IDEOGRAPH-26749: not included in any glyphset definition
    • U+2674F CJK UNIFIED IDEOGRAPH-2674F: not included in any glyphset definition
    • U+26750 CJK UNIFIED IDEOGRAPH-26750: not included in any glyphset definition
    • U+26751 CJK UNIFIED IDEOGRAPH-26751: not included in any glyphset definition
    • U+26752 CJK UNIFIED IDEOGRAPH-26752: not included in any glyphset definition
    • U+26753 CJK UNIFIED IDEOGRAPH-26753: not included in any glyphset definition
    • U+26754 CJK UNIFIED IDEOGRAPH-26754: not included in any glyphset definition
    • U+26755 CJK UNIFIED IDEOGRAPH-26755: not included in any glyphset definition
    • U+26756 CJK UNIFIED IDEOGRAPH-26756: not included in any glyphset definition
    • U+26757 CJK UNIFIED IDEOGRAPH-26757: not included in any glyphset definition
    • U+26758 CJK UNIFIED IDEOGRAPH-26758: not included in any glyphset definition
    • U+26759 CJK UNIFIED IDEOGRAPH-26759: not included in any glyphset definition
    • U+2675A CJK UNIFIED IDEOGRAPH-2675A: not included in any glyphset definition
    • U+2675B CJK UNIFIED IDEOGRAPH-2675B: not included in any glyphset definition
    • U+2675C CJK UNIFIED IDEOGRAPH-2675C: not included in any glyphset definition
    • U+2675D CJK UNIFIED IDEOGRAPH-2675D: not included in any glyphset definition
    • U+2675E CJK UNIFIED IDEOGRAPH-2675E: not included in any glyphset definition
    • U+2675F CJK UNIFIED IDEOGRAPH-2675F: not included in any glyphset definition
    • U+26760 CJK UNIFIED IDEOGRAPH-26760: not included in any glyphset definition
    • U+26761 CJK UNIFIED IDEOGRAPH-26761: not included in any glyphset definition
    • U+26762 CJK UNIFIED IDEOGRAPH-26762: not included in any glyphset definition
    • U+26763 CJK UNIFIED IDEOGRAPH-26763: not included in any glyphset definition
    • U+26764 CJK UNIFIED IDEOGRAPH-26764: not included in any glyphset definition
    • U+26765 CJK UNIFIED IDEOGRAPH-26765: not included in any glyphset definition
    • U+26766 CJK UNIFIED IDEOGRAPH-26766: not included in any glyphset definition
    • U+26767 CJK UNIFIED IDEOGRAPH-26767: not included in any glyphset definition
    • U+26768 CJK UNIFIED IDEOGRAPH-26768: not included in any glyphset definition
    • U+26769 CJK UNIFIED IDEOGRAPH-26769: not included in any glyphset definition
    • U+2676A CJK UNIFIED IDEOGRAPH-2676A: not included in any glyphset definition
    • U+2676B CJK UNIFIED IDEOGRAPH-2676B: not included in any glyphset definition
    • U+2676C CJK UNIFIED IDEOGRAPH-2676C: not included in any glyphset definition
    • U+2676D CJK UNIFIED IDEOGRAPH-2676D: not included in any glyphset definition
    • U+2676E CJK UNIFIED IDEOGRAPH-2676E: not included in any glyphset definition
    • U+2676F CJK UNIFIED IDEOGRAPH-2676F: not included in any glyphset definition
    • U+26770 CJK UNIFIED IDEOGRAPH-26770: not included in any glyphset definition
    • U+26771 CJK UNIFIED IDEOGRAPH-26771: not included in any glyphset definition
    • U+26772 CJK UNIFIED IDEOGRAPH-26772: not included in any glyphset definition
    • U+26773 CJK UNIFIED IDEOGRAPH-26773: not included in any glyphset definition
    • U+26774 CJK UNIFIED IDEOGRAPH-26774: not included in any glyphset definition
    • U+26775 CJK UNIFIED IDEOGRAPH-26775: not included in any glyphset definition
    • U+26777 CJK UNIFIED IDEOGRAPH-26777: not included in any glyphset definition
    • U+26778 CJK UNIFIED IDEOGRAPH-26778: not included in any glyphset definition
    • U+2677C CJK UNIFIED IDEOGRAPH-2677C: not included in any glyphset definition
    • U+26781 CJK UNIFIED IDEOGRAPH-26781: not included in any glyphset definition
    • U+26784 CJK UNIFIED IDEOGRAPH-26784: not included in any glyphset definition
    • U+26785 CJK UNIFIED IDEOGRAPH-26785: not included in any glyphset definition
    • U+26789 CJK UNIFIED IDEOGRAPH-26789: not included in any glyphset definition
    • U+2678B CJK UNIFIED IDEOGRAPH-2678B: not included in any glyphset definition
    • U+2678E CJK UNIFIED IDEOGRAPH-2678E: not included in any glyphset definition
    • U+26790 CJK UNIFIED IDEOGRAPH-26790: not included in any glyphset definition
    • U+26795 CJK UNIFIED IDEOGRAPH-26795: not included in any glyphset definition
    • U+26796 CJK UNIFIED IDEOGRAPH-26796: not included in any glyphset definition
    • U+26797 CJK UNIFIED IDEOGRAPH-26797: not included in any glyphset definition
    • U+26799 CJK UNIFIED IDEOGRAPH-26799: not included in any glyphset definition
    • U+2679A CJK UNIFIED IDEOGRAPH-2679A: not included in any glyphset definition
    • U+2679B CJK UNIFIED IDEOGRAPH-2679B: not included in any glyphset definition
    • U+2679C CJK UNIFIED IDEOGRAPH-2679C: not included in any glyphset definition
    • U+2679D CJK UNIFIED IDEOGRAPH-2679D: not included in any glyphset definition
    • U+2679E CJK UNIFIED IDEOGRAPH-2679E: not included in any glyphset definition
    • U+2679F CJK UNIFIED IDEOGRAPH-2679F: not included in any glyphset definition
    • U+267A0 CJK UNIFIED IDEOGRAPH-267A0: not included in any glyphset definition
    • U+267A1 CJK UNIFIED IDEOGRAPH-267A1: not included in any glyphset definition
    • U+267A2 CJK UNIFIED IDEOGRAPH-267A2: not included in any glyphset definition
    • U+267A3 CJK UNIFIED IDEOGRAPH-267A3: not included in any glyphset definition
    • U+267A4 CJK UNIFIED IDEOGRAPH-267A4: not included in any glyphset definition
    • U+267A5 CJK UNIFIED IDEOGRAPH-267A5: not included in any glyphset definition
    • U+267A6 CJK UNIFIED IDEOGRAPH-267A6: not included in any glyphset definition
    • U+267A7 CJK UNIFIED IDEOGRAPH-267A7: not included in any glyphset definition
    • U+267A8 CJK UNIFIED IDEOGRAPH-267A8: not included in any glyphset definition
    • U+267A9 CJK UNIFIED IDEOGRAPH-267A9: not included in any glyphset definition
    • U+267AA CJK UNIFIED IDEOGRAPH-267AA: not included in any glyphset definition
    • U+267AB CJK UNIFIED IDEOGRAPH-267AB: not included in any glyphset definition
    • U+267AC CJK UNIFIED IDEOGRAPH-267AC: not included in any glyphset definition
    • U+267AD CJK UNIFIED IDEOGRAPH-267AD: not included in any glyphset definition
    • U+267AE CJK UNIFIED IDEOGRAPH-267AE: not included in any glyphset definition
    • U+267AF CJK UNIFIED IDEOGRAPH-267AF: not included in any glyphset definition
    • U+267B0 CJK UNIFIED IDEOGRAPH-267B0: not included in any glyphset definition
    • U+267B1 CJK UNIFIED IDEOGRAPH-267B1: not included in any glyphset definition
    • U+267B2 CJK UNIFIED IDEOGRAPH-267B2: not included in any glyphset definition
    • U+267B5 CJK UNIFIED IDEOGRAPH-267B5: not included in any glyphset definition
    • U+267BB CJK UNIFIED IDEOGRAPH-267BB: not included in any glyphset definition
    • U+267BD CJK UNIFIED IDEOGRAPH-267BD: not included in any glyphset definition
    • U+267C3 CJK UNIFIED IDEOGRAPH-267C3: not included in any glyphset definition
    • U+267C7 CJK UNIFIED IDEOGRAPH-267C7: not included in any glyphset definition
    • U+267CC CJK UNIFIED IDEOGRAPH-267CC: not included in any glyphset definition
    • U+267CF CJK UNIFIED IDEOGRAPH-267CF: not included in any glyphset definition
    • U+267D0 CJK UNIFIED IDEOGRAPH-267D0: not included in any glyphset definition
    • U+267D4 CJK UNIFIED IDEOGRAPH-267D4: not included in any glyphset definition
    • U+267D5 CJK UNIFIED IDEOGRAPH-267D5: not included in any glyphset definition
    • U+267D7 CJK UNIFIED IDEOGRAPH-267D7: not included in any glyphset definition
    • U+267D8 CJK UNIFIED IDEOGRAPH-267D8: not included in any glyphset definition
    • U+267D9 CJK UNIFIED IDEOGRAPH-267D9: not included in any glyphset definition
    • U+267DB CJK UNIFIED IDEOGRAPH-267DB: not included in any glyphset definition
    • U+267DC CJK UNIFIED IDEOGRAPH-267DC: not included in any glyphset definition
    • U+267DD CJK UNIFIED IDEOGRAPH-267DD: not included in any glyphset definition
    • U+267DE CJK UNIFIED IDEOGRAPH-267DE: not included in any glyphset definition
    • U+267DF CJK UNIFIED IDEOGRAPH-267DF: not included in any glyphset definition
    • U+267E0 CJK UNIFIED IDEOGRAPH-267E0: not included in any glyphset definition
    • U+267E1 CJK UNIFIED IDEOGRAPH-267E1: not included in any glyphset definition
    • U+267E2 CJK UNIFIED IDEOGRAPH-267E2: not included in any glyphset definition
    • U+267E3 CJK UNIFIED IDEOGRAPH-267E3: not included in any glyphset definition
    • U+267E4 CJK UNIFIED IDEOGRAPH-267E4: not included in any glyphset definition
    • U+267E5 CJK UNIFIED IDEOGRAPH-267E5: not included in any glyphset definition
    • U+267E6 CJK UNIFIED IDEOGRAPH-267E6: not included in any glyphset definition
    • U+267E7 CJK UNIFIED IDEOGRAPH-267E7: not included in any glyphset definition
    • U+267EA CJK UNIFIED IDEOGRAPH-267EA: not included in any glyphset definition
    • U+267EE CJK UNIFIED IDEOGRAPH-267EE: not included in any glyphset definition
    • U+267EF CJK UNIFIED IDEOGRAPH-267EF: not included in any glyphset definition
    • U+267F1 CJK UNIFIED IDEOGRAPH-267F1: not included in any glyphset definition
    • U+267F3 CJK UNIFIED IDEOGRAPH-267F3: not included in any glyphset definition
    • U+26801 CJK UNIFIED IDEOGRAPH-26801: not included in any glyphset definition
    • U+26803 CJK UNIFIED IDEOGRAPH-26803: not included in any glyphset definition
    • U+26804 CJK UNIFIED IDEOGRAPH-26804: not included in any glyphset definition
    • U+26805 CJK UNIFIED IDEOGRAPH-26805: not included in any glyphset definition
    • U+26806 CJK UNIFIED IDEOGRAPH-26806: not included in any glyphset definition
    • U+26807 CJK UNIFIED IDEOGRAPH-26807: not included in any glyphset definition
    • U+26808 CJK UNIFIED IDEOGRAPH-26808: not included in any glyphset definition
    • U+26809 CJK UNIFIED IDEOGRAPH-26809: not included in any glyphset definition
    • U+2680A CJK UNIFIED IDEOGRAPH-2680A: not included in any glyphset definition
    • U+2680B CJK UNIFIED IDEOGRAPH-2680B: not included in any glyphset definition
    • U+2680C CJK UNIFIED IDEOGRAPH-2680C: not included in any glyphset definition
    • U+2680D CJK UNIFIED IDEOGRAPH-2680D: not included in any glyphset definition
    • U+2680E CJK UNIFIED IDEOGRAPH-2680E: not included in any glyphset definition
    • U+2680F CJK UNIFIED IDEOGRAPH-2680F: not included in any glyphset definition
    • U+26810 CJK UNIFIED IDEOGRAPH-26810: not included in any glyphset definition
    • U+26811 CJK UNIFIED IDEOGRAPH-26811: not included in any glyphset definition
    • U+26812 CJK UNIFIED IDEOGRAPH-26812: not included in any glyphset definition
    • U+26813 CJK UNIFIED IDEOGRAPH-26813: not included in any glyphset definition
    • U+26814 CJK UNIFIED IDEOGRAPH-26814: not included in any glyphset definition
    • U+26815 CJK UNIFIED IDEOGRAPH-26815: not included in any glyphset definition
    • U+26816 CJK UNIFIED IDEOGRAPH-26816: not included in any glyphset definition
    • U+26817 CJK UNIFIED IDEOGRAPH-26817: not included in any glyphset definition
    • U+2681C CJK UNIFIED IDEOGRAPH-2681C: not included in any glyphset definition
    • U+2681E CJK UNIFIED IDEOGRAPH-2681E: not included in any glyphset definition
    • U+2681F CJK UNIFIED IDEOGRAPH-2681F: not included in any glyphset definition
    • U+26820 CJK UNIFIED IDEOGRAPH-26820: not included in any glyphset definition
    • U+26824 CJK UNIFIED IDEOGRAPH-26824: not included in any glyphset definition
    • U+26825 CJK UNIFIED IDEOGRAPH-26825: not included in any glyphset definition
    • U+26826 CJK UNIFIED IDEOGRAPH-26826: not included in any glyphset definition
    • U+26828 CJK UNIFIED IDEOGRAPH-26828: not included in any glyphset definition
    • U+26829 CJK UNIFIED IDEOGRAPH-26829: not included in any glyphset definition
    • U+2682B CJK UNIFIED IDEOGRAPH-2682B: not included in any glyphset definition
    • U+2682C CJK UNIFIED IDEOGRAPH-2682C: not included in any glyphset definition
    • U+2682E CJK UNIFIED IDEOGRAPH-2682E: not included in any glyphset definition
    • U+2682F CJK UNIFIED IDEOGRAPH-2682F: not included in any glyphset definition
    • U+26833 CJK UNIFIED IDEOGRAPH-26833: not included in any glyphset definition
    • U+26836 CJK UNIFIED IDEOGRAPH-26836: not included in any glyphset definition
    • U+26837 CJK UNIFIED IDEOGRAPH-26837: not included in any glyphset definition
    • U+26838 CJK UNIFIED IDEOGRAPH-26838: not included in any glyphset definition
    • U+26839 CJK UNIFIED IDEOGRAPH-26839: not included in any glyphset definition
    • U+2683A CJK UNIFIED IDEOGRAPH-2683A: not included in any glyphset definition
    • U+2683B CJK UNIFIED IDEOGRAPH-2683B: not included in any glyphset definition
    • U+2683E CJK UNIFIED IDEOGRAPH-2683E: not included in any glyphset definition
    • U+2683F CJK UNIFIED IDEOGRAPH-2683F: not included in any glyphset definition
    • U+26840 CJK UNIFIED IDEOGRAPH-26840: not included in any glyphset definition
    • U+26841 CJK UNIFIED IDEOGRAPH-26841: not included in any glyphset definition
    • U+26842 CJK UNIFIED IDEOGRAPH-26842: not included in any glyphset definition
    • U+26843 CJK UNIFIED IDEOGRAPH-26843: not included in any glyphset definition
    • U+26844 CJK UNIFIED IDEOGRAPH-26844: not included in any glyphset definition
    • U+26845 CJK UNIFIED IDEOGRAPH-26845: not included in any glyphset definition
    • U+26846 CJK UNIFIED IDEOGRAPH-26846: not included in any glyphset definition
    • U+26847 CJK UNIFIED IDEOGRAPH-26847: not included in any glyphset definition
    • U+26848 CJK UNIFIED IDEOGRAPH-26848: not included in any glyphset definition
    • U+26855 CJK UNIFIED IDEOGRAPH-26855: not included in any glyphset definition
    • U+26856 CJK UNIFIED IDEOGRAPH-26856: not included in any glyphset definition
    • U+26857 CJK UNIFIED IDEOGRAPH-26857: not included in any glyphset definition
    • U+26858 CJK UNIFIED IDEOGRAPH-26858: not included in any glyphset definition
    • U+2685A CJK UNIFIED IDEOGRAPH-2685A: not included in any glyphset definition
    • U+2685B CJK UNIFIED IDEOGRAPH-2685B: not included in any glyphset definition
    • U+2685C CJK UNIFIED IDEOGRAPH-2685C: not included in any glyphset definition
    • U+26867 CJK UNIFIED IDEOGRAPH-26867: not included in any glyphset definition
    • U+26868 CJK UNIFIED IDEOGRAPH-26868: not included in any glyphset definition
    • U+26869 CJK UNIFIED IDEOGRAPH-26869: not included in any glyphset definition
    • U+2686A CJK UNIFIED IDEOGRAPH-2686A: not included in any glyphset definition
    • U+2686B CJK UNIFIED IDEOGRAPH-2686B: not included in any glyphset definition
    • U+2686C CJK UNIFIED IDEOGRAPH-2686C: not included in any glyphset definition
    • U+2686D CJK UNIFIED IDEOGRAPH-2686D: not included in any glyphset definition
    • U+2686E CJK UNIFIED IDEOGRAPH-2686E: not included in any glyphset definition
    • U+2686F CJK UNIFIED IDEOGRAPH-2686F: not included in any glyphset definition
    • U+26870 CJK UNIFIED IDEOGRAPH-26870: not included in any glyphset definition
    • U+26871 CJK UNIFIED IDEOGRAPH-26871: not included in any glyphset definition
    • U+26872 CJK UNIFIED IDEOGRAPH-26872: not included in any glyphset definition
    • U+26873 CJK UNIFIED IDEOGRAPH-26873: not included in any glyphset definition
    • U+26874 CJK UNIFIED IDEOGRAPH-26874: not included in any glyphset definition
    • U+26875 CJK UNIFIED IDEOGRAPH-26875: not included in any glyphset definition
    • U+26876 CJK UNIFIED IDEOGRAPH-26876: not included in any glyphset definition
    • U+26877 CJK UNIFIED IDEOGRAPH-26877: not included in any glyphset definition
    • U+26878 CJK UNIFIED IDEOGRAPH-26878: not included in any glyphset definition
    • U+26879 CJK UNIFIED IDEOGRAPH-26879: not included in any glyphset definition
    • U+2687A CJK UNIFIED IDEOGRAPH-2687A: not included in any glyphset definition
    • U+2687B CJK UNIFIED IDEOGRAPH-2687B: not included in any glyphset definition
    • U+2687C CJK UNIFIED IDEOGRAPH-2687C: not included in any glyphset definition
    • U+2687D CJK UNIFIED IDEOGRAPH-2687D: not included in any glyphset definition
    • U+26885 CJK UNIFIED IDEOGRAPH-26885: not included in any glyphset definition
    • U+26886 CJK UNIFIED IDEOGRAPH-26886: not included in any glyphset definition
    • U+26888 CJK UNIFIED IDEOGRAPH-26888: not included in any glyphset definition
    • U+2688A CJK UNIFIED IDEOGRAPH-2688A: not included in any glyphset definition
    • U+2688B CJK UNIFIED IDEOGRAPH-2688B: not included in any glyphset definition
    • U+2688C CJK UNIFIED IDEOGRAPH-2688C: not included in any glyphset definition
    • U+2688D CJK UNIFIED IDEOGRAPH-2688D: not included in any glyphset definition
    • U+2688E CJK UNIFIED IDEOGRAPH-2688E: not included in any glyphset definition
    • U+2688F CJK UNIFIED IDEOGRAPH-2688F: not included in any glyphset definition
    • U+26891 CJK UNIFIED IDEOGRAPH-26891: not included in any glyphset definition
    • U+26892 CJK UNIFIED IDEOGRAPH-26892: not included in any glyphset definition
    • U+26899 CJK UNIFIED IDEOGRAPH-26899: not included in any glyphset definition
    • U+2689A CJK UNIFIED IDEOGRAPH-2689A: not included in any glyphset definition
    • U+2689C CJK UNIFIED IDEOGRAPH-2689C: not included in any glyphset definition
    • U+2689D CJK UNIFIED IDEOGRAPH-2689D: not included in any glyphset definition
    • U+268A1 CJK UNIFIED IDEOGRAPH-268A1: not included in any glyphset definition
    • U+268A2 CJK UNIFIED IDEOGRAPH-268A2: not included in any glyphset definition
    • U+268A4 CJK UNIFIED IDEOGRAPH-268A4: not included in any glyphset definition
    • U+268A5 CJK UNIFIED IDEOGRAPH-268A5: not included in any glyphset definition
    • U+268A6 CJK UNIFIED IDEOGRAPH-268A6: not included in any glyphset definition
    • U+268A7 CJK UNIFIED IDEOGRAPH-268A7: not included in any glyphset definition
    • U+268A8 CJK UNIFIED IDEOGRAPH-268A8: not included in any glyphset definition
    • U+268A9 CJK UNIFIED IDEOGRAPH-268A9: not included in any glyphset definition
    • U+268AA CJK UNIFIED IDEOGRAPH-268AA: not included in any glyphset definition
    • U+268AB CJK UNIFIED IDEOGRAPH-268AB: not included in any glyphset definition
    • U+268AD CJK UNIFIED IDEOGRAPH-268AD: not included in any glyphset definition
    • U+268AE CJK UNIFIED IDEOGRAPH-268AE: not included in any glyphset definition
    • U+268AF CJK UNIFIED IDEOGRAPH-268AF: not included in any glyphset definition
    • U+268B5 CJK UNIFIED IDEOGRAPH-268B5: not included in any glyphset definition
    • U+268B6 CJK UNIFIED IDEOGRAPH-268B6: not included in any glyphset definition
    • U+268B8 CJK UNIFIED IDEOGRAPH-268B8: not included in any glyphset definition
    • U+268BA CJK UNIFIED IDEOGRAPH-268BA: not included in any glyphset definition
    • U+268BB CJK UNIFIED IDEOGRAPH-268BB: not included in any glyphset definition
    • U+268BD CJK UNIFIED IDEOGRAPH-268BD: not included in any glyphset definition
    • U+268BF CJK UNIFIED IDEOGRAPH-268BF: not included in any glyphset definition
    • U+268C0 CJK UNIFIED IDEOGRAPH-268C0: not included in any glyphset definition
    • U+268C1 CJK UNIFIED IDEOGRAPH-268C1: not included in any glyphset definition
    • U+268C2 CJK UNIFIED IDEOGRAPH-268C2: not included in any glyphset definition
    • U+268C6 CJK UNIFIED IDEOGRAPH-268C6: not included in any glyphset definition
    • U+268C7 CJK UNIFIED IDEOGRAPH-268C7: not included in any glyphset definition
    • U+268C8 CJK UNIFIED IDEOGRAPH-268C8: not included in any glyphset definition
    • U+268C9 CJK UNIFIED IDEOGRAPH-268C9: not included in any glyphset definition
    • U+268CA CJK UNIFIED IDEOGRAPH-268CA: not included in any glyphset definition
    • U+268CB CJK UNIFIED IDEOGRAPH-268CB: not included in any glyphset definition
    • U+268CD CJK UNIFIED IDEOGRAPH-268CD: not included in any glyphset definition
    • U+268CE CJK UNIFIED IDEOGRAPH-268CE: not included in any glyphset definition
    • U+268CF CJK UNIFIED IDEOGRAPH-268CF: not included in any glyphset definition
    • U+268D0 CJK UNIFIED IDEOGRAPH-268D0: not included in any glyphset definition
    • U+268D1 CJK UNIFIED IDEOGRAPH-268D1: not included in any glyphset definition
    • U+268D2 CJK UNIFIED IDEOGRAPH-268D2: not included in any glyphset definition
    • U+268D3 CJK UNIFIED IDEOGRAPH-268D3: not included in any glyphset definition
    • U+268D6 CJK UNIFIED IDEOGRAPH-268D6: not included in any glyphset definition
    • U+268D8 CJK UNIFIED IDEOGRAPH-268D8: not included in any glyphset definition
    • U+268D9 CJK UNIFIED IDEOGRAPH-268D9: not included in any glyphset definition
    • U+268DB CJK UNIFIED IDEOGRAPH-268DB: not included in any glyphset definition
    • U+268DC CJK UNIFIED IDEOGRAPH-268DC: not included in any glyphset definition
    • U+268DD CJK UNIFIED IDEOGRAPH-268DD: not included in any glyphset definition
    • U+268DF CJK UNIFIED IDEOGRAPH-268DF: not included in any glyphset definition
    • U+268E0 CJK UNIFIED IDEOGRAPH-268E0: not included in any glyphset definition
    • U+268E2 CJK UNIFIED IDEOGRAPH-268E2: not included in any glyphset definition
    • U+268E4 CJK UNIFIED IDEOGRAPH-268E4: not included in any glyphset definition
    • U+268E5 CJK UNIFIED IDEOGRAPH-268E5: not included in any glyphset definition
    • U+268E6 CJK UNIFIED IDEOGRAPH-268E6: not included in any glyphset definition
    • U+268E7 CJK UNIFIED IDEOGRAPH-268E7: not included in any glyphset definition
    • U+268E8 CJK UNIFIED IDEOGRAPH-268E8: not included in any glyphset definition
    • U+268E9 CJK UNIFIED IDEOGRAPH-268E9: not included in any glyphset definition
    • U+268EA CJK UNIFIED IDEOGRAPH-268EA: not included in any glyphset definition
    • U+268EE CJK UNIFIED IDEOGRAPH-268EE: not included in any glyphset definition
    • U+268EF CJK UNIFIED IDEOGRAPH-268EF: not included in any glyphset definition
    • U+268F2 CJK UNIFIED IDEOGRAPH-268F2: not included in any glyphset definition
    • U+268F4 CJK UNIFIED IDEOGRAPH-268F4: not included in any glyphset definition
    • U+268F7 CJK UNIFIED IDEOGRAPH-268F7: not included in any glyphset definition
    • U+268F8 CJK UNIFIED IDEOGRAPH-268F8: not included in any glyphset definition
    • U+268F9 CJK UNIFIED IDEOGRAPH-268F9: not included in any glyphset definition
    • U+268FA CJK UNIFIED IDEOGRAPH-268FA: not included in any glyphset definition
    • U+268FB CJK UNIFIED IDEOGRAPH-268FB: not included in any glyphset definition
    • U+268FC CJK UNIFIED IDEOGRAPH-268FC: not included in any glyphset definition
    • U+268FD CJK UNIFIED IDEOGRAPH-268FD: not included in any glyphset definition
    • U+268FE CJK UNIFIED IDEOGRAPH-268FE: not included in any glyphset definition
    • U+268FF CJK UNIFIED IDEOGRAPH-268FF: not included in any glyphset definition
    • U+26901 CJK UNIFIED IDEOGRAPH-26901: not included in any glyphset definition
    • U+26902 CJK UNIFIED IDEOGRAPH-26902: not included in any glyphset definition
    • U+26903 CJK UNIFIED IDEOGRAPH-26903: not included in any glyphset definition
    • U+26906 CJK UNIFIED IDEOGRAPH-26906: not included in any glyphset definition
    • U+26907 CJK UNIFIED IDEOGRAPH-26907: not included in any glyphset definition
    • U+26908 CJK UNIFIED IDEOGRAPH-26908: not included in any glyphset definition
    • U+26909 CJK UNIFIED IDEOGRAPH-26909: not included in any glyphset definition
    • U+2690A CJK UNIFIED IDEOGRAPH-2690A: not included in any glyphset definition
    • U+2690C CJK UNIFIED IDEOGRAPH-2690C: not included in any glyphset definition
    • U+2690D CJK UNIFIED IDEOGRAPH-2690D: not included in any glyphset definition
    • U+26910 CJK UNIFIED IDEOGRAPH-26910: not included in any glyphset definition
    • U+26912 CJK UNIFIED IDEOGRAPH-26912: not included in any glyphset definition
    • U+26914 CJK UNIFIED IDEOGRAPH-26914: not included in any glyphset definition
    • U+26915 CJK UNIFIED IDEOGRAPH-26915: not included in any glyphset definition
    • U+26917 CJK UNIFIED IDEOGRAPH-26917: not included in any glyphset definition
    • U+26918 CJK UNIFIED IDEOGRAPH-26918: not included in any glyphset definition
    • U+26919 CJK UNIFIED IDEOGRAPH-26919: not included in any glyphset definition
    • U+2691A CJK UNIFIED IDEOGRAPH-2691A: not included in any glyphset definition
    • U+2691C CJK UNIFIED IDEOGRAPH-2691C: not included in any glyphset definition
    • U+2691E CJK UNIFIED IDEOGRAPH-2691E: not included in any glyphset definition
    • U+2691F CJK UNIFIED IDEOGRAPH-2691F: not included in any glyphset definition
    • U+26920 CJK UNIFIED IDEOGRAPH-26920: not included in any glyphset definition
    • U+26921 CJK UNIFIED IDEOGRAPH-26921: not included in any glyphset definition
    • U+26922 CJK UNIFIED IDEOGRAPH-26922: not included in any glyphset definition
    • U+26923 CJK UNIFIED IDEOGRAPH-26923: not included in any glyphset definition
    • U+26926 CJK UNIFIED IDEOGRAPH-26926: not included in any glyphset definition
    • U+26927 CJK UNIFIED IDEOGRAPH-26927: not included in any glyphset definition
    • U+26928 CJK UNIFIED IDEOGRAPH-26928: not included in any glyphset definition
    • U+2692A CJK UNIFIED IDEOGRAPH-2692A: not included in any glyphset definition
    • U+2692B CJK UNIFIED IDEOGRAPH-2692B: not included in any glyphset definition
    • U+2692C CJK UNIFIED IDEOGRAPH-2692C: not included in any glyphset definition
    • U+2692F CJK UNIFIED IDEOGRAPH-2692F: not included in any glyphset definition
    • U+26930 CJK UNIFIED IDEOGRAPH-26930: not included in any glyphset definition
    • U+26931 CJK UNIFIED IDEOGRAPH-26931: not included in any glyphset definition
    • U+26932 CJK UNIFIED IDEOGRAPH-26932: not included in any glyphset definition
    • U+26933 CJK UNIFIED IDEOGRAPH-26933: not included in any glyphset definition
    • U+26934 CJK UNIFIED IDEOGRAPH-26934: not included in any glyphset definition
    • U+26935 CJK UNIFIED IDEOGRAPH-26935: not included in any glyphset definition
    • U+26938 CJK UNIFIED IDEOGRAPH-26938: not included in any glyphset definition
    • U+26939 CJK UNIFIED IDEOGRAPH-26939: not included in any glyphset definition
    • U+2693B CJK UNIFIED IDEOGRAPH-2693B: not included in any glyphset definition
    • U+2693D CJK UNIFIED IDEOGRAPH-2693D: not included in any glyphset definition
    • U+2693F CJK UNIFIED IDEOGRAPH-2693F: not included in any glyphset definition
    • U+26941 CJK UNIFIED IDEOGRAPH-26941: not included in any glyphset definition
    • U+26942 CJK UNIFIED IDEOGRAPH-26942: not included in any glyphset definition
    • U+26945 CJK UNIFIED IDEOGRAPH-26945: not included in any glyphset definition
    • U+26946 CJK UNIFIED IDEOGRAPH-26946: not included in any glyphset definition
    • U+26948 CJK UNIFIED IDEOGRAPH-26948: not included in any glyphset definition
    • U+26949 CJK UNIFIED IDEOGRAPH-26949: not included in any glyphset definition
    • U+2694A CJK UNIFIED IDEOGRAPH-2694A: not included in any glyphset definition
    • U+2694B CJK UNIFIED IDEOGRAPH-2694B: not included in any glyphset definition
    • U+2694D CJK UNIFIED IDEOGRAPH-2694D: not included in any glyphset definition
    • U+2694E CJK UNIFIED IDEOGRAPH-2694E: not included in any glyphset definition
    • U+2694F CJK UNIFIED IDEOGRAPH-2694F: not included in any glyphset definition
    • U+26950 CJK UNIFIED IDEOGRAPH-26950: not included in any glyphset definition
    • U+26951 CJK UNIFIED IDEOGRAPH-26951: not included in any glyphset definition
    • U+26952 CJK UNIFIED IDEOGRAPH-26952: not included in any glyphset definition
    • U+26954 CJK UNIFIED IDEOGRAPH-26954: not included in any glyphset definition
    • U+26959 CJK UNIFIED IDEOGRAPH-26959: not included in any glyphset definition
    • U+2695E CJK UNIFIED IDEOGRAPH-2695E: not included in any glyphset definition
    • U+2695F CJK UNIFIED IDEOGRAPH-2695F: not included in any glyphset definition
    • U+26960 CJK UNIFIED IDEOGRAPH-26960: not included in any glyphset definition
    • U+26961 CJK UNIFIED IDEOGRAPH-26961: not included in any glyphset definition
    • U+26965 CJK UNIFIED IDEOGRAPH-26965: not included in any glyphset definition
    • U+26966 CJK UNIFIED IDEOGRAPH-26966: not included in any glyphset definition
    • U+26967 CJK UNIFIED IDEOGRAPH-26967: not included in any glyphset definition
    • U+26968 CJK UNIFIED IDEOGRAPH-26968: not included in any glyphset definition
    • U+26969 CJK UNIFIED IDEOGRAPH-26969: not included in any glyphset definition
    • U+2696C CJK UNIFIED IDEOGRAPH-2696C: not included in any glyphset definition
    • U+2696D CJK UNIFIED IDEOGRAPH-2696D: not included in any glyphset definition
    • U+2696E CJK UNIFIED IDEOGRAPH-2696E: not included in any glyphset definition
    • U+2696F CJK UNIFIED IDEOGRAPH-2696F: not included in any glyphset definition
    • U+26970 CJK UNIFIED IDEOGRAPH-26970: not included in any glyphset definition
    • U+26973 CJK UNIFIED IDEOGRAPH-26973: not included in any glyphset definition
    • U+26974 CJK UNIFIED IDEOGRAPH-26974: not included in any glyphset definition
    • U+26975 CJK UNIFIED IDEOGRAPH-26975: not included in any glyphset definition
    • U+26976 CJK UNIFIED IDEOGRAPH-26976: not included in any glyphset definition
    • U+2697B CJK UNIFIED IDEOGRAPH-2697B: not included in any glyphset definition
    • U+2697C CJK UNIFIED IDEOGRAPH-2697C: not included in any glyphset definition
    • U+2697D CJK UNIFIED IDEOGRAPH-2697D: not included in any glyphset definition
    • U+2697F CJK UNIFIED IDEOGRAPH-2697F: not included in any glyphset definition
    • U+26980 CJK UNIFIED IDEOGRAPH-26980: not included in any glyphset definition
    • U+26982 CJK UNIFIED IDEOGRAPH-26982: not included in any glyphset definition
    • U+26983 CJK UNIFIED IDEOGRAPH-26983: not included in any glyphset definition
    • U+26984 CJK UNIFIED IDEOGRAPH-26984: not included in any glyphset definition
    • U+26985 CJK UNIFIED IDEOGRAPH-26985: not included in any glyphset definition
    • U+26986 CJK UNIFIED IDEOGRAPH-26986: not included in any glyphset definition
    • U+26987 CJK UNIFIED IDEOGRAPH-26987: not included in any glyphset definition
    • U+26988 CJK UNIFIED IDEOGRAPH-26988: not included in any glyphset definition
    • U+26989 CJK UNIFIED IDEOGRAPH-26989: not included in any glyphset definition
    • U+2698F CJK UNIFIED IDEOGRAPH-2698F: not included in any glyphset definition
    • U+26990 CJK UNIFIED IDEOGRAPH-26990: not included in any glyphset definition
    • U+26991 CJK UNIFIED IDEOGRAPH-26991: not included in any glyphset definition
    • U+26994 CJK UNIFIED IDEOGRAPH-26994: not included in any glyphset definition
    • U+26995 CJK UNIFIED IDEOGRAPH-26995: not included in any glyphset definition
    • U+26997 CJK UNIFIED IDEOGRAPH-26997: not included in any glyphset definition
    • U+26998 CJK UNIFIED IDEOGRAPH-26998: not included in any glyphset definition
    • U+26999 CJK UNIFIED IDEOGRAPH-26999: not included in any glyphset definition
    • U+2699A CJK UNIFIED IDEOGRAPH-2699A: not included in any glyphset definition
    • U+2699B CJK UNIFIED IDEOGRAPH-2699B: not included in any glyphset definition
    • U+2699C CJK UNIFIED IDEOGRAPH-2699C: not included in any glyphset definition
    • U+2699D CJK UNIFIED IDEOGRAPH-2699D: not included in any glyphset definition
    • U+269A2 CJK UNIFIED IDEOGRAPH-269A2: not included in any glyphset definition
    • U+269A3 CJK UNIFIED IDEOGRAPH-269A3: not included in any glyphset definition
    • U+269A4 CJK UNIFIED IDEOGRAPH-269A4: not included in any glyphset definition
    • U+269A5 CJK UNIFIED IDEOGRAPH-269A5: not included in any glyphset definition
    • U+269A9 CJK UNIFIED IDEOGRAPH-269A9: not included in any glyphset definition
    • U+269AA CJK UNIFIED IDEOGRAPH-269AA: not included in any glyphset definition
    • U+269AB CJK UNIFIED IDEOGRAPH-269AB: not included in any glyphset definition
    • U+269AC CJK UNIFIED IDEOGRAPH-269AC: not included in any glyphset definition
    • U+269AF CJK UNIFIED IDEOGRAPH-269AF: not included in any glyphset definition
    • U+269B0 CJK UNIFIED IDEOGRAPH-269B0: not included in any glyphset definition
    • U+269B1 CJK UNIFIED IDEOGRAPH-269B1: not included in any glyphset definition
    • U+269B2 CJK UNIFIED IDEOGRAPH-269B2: not included in any glyphset definition
    • U+269B5 CJK UNIFIED IDEOGRAPH-269B5: not included in any glyphset definition
    • U+269B6 CJK UNIFIED IDEOGRAPH-269B6: not included in any glyphset definition
    • U+269B9 CJK UNIFIED IDEOGRAPH-269B9: not included in any glyphset definition
    • U+269BA CJK UNIFIED IDEOGRAPH-269BA: not included in any glyphset definition
    • U+269BC CJK UNIFIED IDEOGRAPH-269BC: not included in any glyphset definition
    • U+269BD CJK UNIFIED IDEOGRAPH-269BD: not included in any glyphset definition
    • U+269BE CJK UNIFIED IDEOGRAPH-269BE: not included in any glyphset definition
    • U+269BF CJK UNIFIED IDEOGRAPH-269BF: not included in any glyphset definition
    • U+269C1 CJK UNIFIED IDEOGRAPH-269C1: not included in any glyphset definition
    • U+269C2 CJK UNIFIED IDEOGRAPH-269C2: not included in any glyphset definition
    • U+269C4 CJK UNIFIED IDEOGRAPH-269C4: not included in any glyphset definition
    • U+269C5 CJK UNIFIED IDEOGRAPH-269C5: not included in any glyphset definition
    • U+269C7 CJK UNIFIED IDEOGRAPH-269C7: not included in any glyphset definition
    • U+269C8 CJK UNIFIED IDEOGRAPH-269C8: not included in any glyphset definition
    • U+269C9 CJK UNIFIED IDEOGRAPH-269C9: not included in any glyphset definition
    • U+269CA CJK UNIFIED IDEOGRAPH-269CA: not included in any glyphset definition
    • U+269CB CJK UNIFIED IDEOGRAPH-269CB: not included in any glyphset definition
    • U+269CD CJK UNIFIED IDEOGRAPH-269CD: not included in any glyphset definition
    • U+269CE CJK UNIFIED IDEOGRAPH-269CE: not included in any glyphset definition
    • U+269CF CJK UNIFIED IDEOGRAPH-269CF: not included in any glyphset definition
    • U+269D0 CJK UNIFIED IDEOGRAPH-269D0: not included in any glyphset definition
    • U+269D2 CJK UNIFIED IDEOGRAPH-269D2: not included in any glyphset definition
    • U+269D3 CJK UNIFIED IDEOGRAPH-269D3: not included in any glyphset definition
    • U+269D5 CJK UNIFIED IDEOGRAPH-269D5: not included in any glyphset definition
    • U+269D6 CJK UNIFIED IDEOGRAPH-269D6: not included in any glyphset definition
    • U+269D8 CJK UNIFIED IDEOGRAPH-269D8: not included in any glyphset definition
    • U+269D9 CJK UNIFIED IDEOGRAPH-269D9: not included in any glyphset definition
    • U+269DA CJK UNIFIED IDEOGRAPH-269DA: not included in any glyphset definition
    • U+269DB CJK UNIFIED IDEOGRAPH-269DB: not included in any glyphset definition
    • U+269DD CJK UNIFIED IDEOGRAPH-269DD: not included in any glyphset definition
    • U+269DF CJK UNIFIED IDEOGRAPH-269DF: not included in any glyphset definition
    • U+269E0 CJK UNIFIED IDEOGRAPH-269E0: not included in any glyphset definition
    • U+269E1 CJK UNIFIED IDEOGRAPH-269E1: not included in any glyphset definition
    • U+269E2 CJK UNIFIED IDEOGRAPH-269E2: not included in any glyphset definition
    • U+269E4 CJK UNIFIED IDEOGRAPH-269E4: not included in any glyphset definition
    • U+269E5 CJK UNIFIED IDEOGRAPH-269E5: not included in any glyphset definition
    • U+269E6 CJK UNIFIED IDEOGRAPH-269E6: not included in any glyphset definition
    • U+269E7 CJK UNIFIED IDEOGRAPH-269E7: not included in any glyphset definition
    • U+269E9 CJK UNIFIED IDEOGRAPH-269E9: not included in any glyphset definition
    • U+269EA CJK UNIFIED IDEOGRAPH-269EA: not included in any glyphset definition
    • U+269EB CJK UNIFIED IDEOGRAPH-269EB: not included in any glyphset definition
    • U+269ED CJK UNIFIED IDEOGRAPH-269ED: not included in any glyphset definition
    • U+269EE CJK UNIFIED IDEOGRAPH-269EE: not included in any glyphset definition
    • U+269F0 CJK UNIFIED IDEOGRAPH-269F0: not included in any glyphset definition
    • U+269F1 CJK UNIFIED IDEOGRAPH-269F1: not included in any glyphset definition
    • U+269F2 CJK UNIFIED IDEOGRAPH-269F2: not included in any glyphset definition
    • U+269F4 CJK UNIFIED IDEOGRAPH-269F4: not included in any glyphset definition
    • U+269F5 CJK UNIFIED IDEOGRAPH-269F5: not included in any glyphset definition
    • U+269F6 CJK UNIFIED IDEOGRAPH-269F6: not included in any glyphset definition
    • U+269F8 CJK UNIFIED IDEOGRAPH-269F8: not included in any glyphset definition
    • U+269F9 CJK UNIFIED IDEOGRAPH-269F9: not included in any glyphset definition
    • U+269FA CJK UNIFIED IDEOGRAPH-269FA: not included in any glyphset definition
    • U+269FB CJK UNIFIED IDEOGRAPH-269FB: not included in any glyphset definition
    • U+269FC CJK UNIFIED IDEOGRAPH-269FC: not included in any glyphset definition
    • U+26A01 CJK UNIFIED IDEOGRAPH-26A01: not included in any glyphset definition
    • U+26A03 CJK UNIFIED IDEOGRAPH-26A03: not included in any glyphset definition
    • U+26A04 CJK UNIFIED IDEOGRAPH-26A04: not included in any glyphset definition
    • U+26A06 CJK UNIFIED IDEOGRAPH-26A06: not included in any glyphset definition
    • U+26A07 CJK UNIFIED IDEOGRAPH-26A07: not included in any glyphset definition
    • U+26A08 CJK UNIFIED IDEOGRAPH-26A08: not included in any glyphset definition
    • U+26A09 CJK UNIFIED IDEOGRAPH-26A09: not included in any glyphset definition
    • U+26A0A CJK UNIFIED IDEOGRAPH-26A0A: not included in any glyphset definition
    • U+26A0B CJK UNIFIED IDEOGRAPH-26A0B: not included in any glyphset definition
    • U+26A0D CJK UNIFIED IDEOGRAPH-26A0D: not included in any glyphset definition
    • U+26A0E CJK UNIFIED IDEOGRAPH-26A0E: not included in any glyphset definition
    • U+26A0F CJK UNIFIED IDEOGRAPH-26A0F: not included in any glyphset definition
    • U+26A10 CJK UNIFIED IDEOGRAPH-26A10: not included in any glyphset definition
    • U+26A13 CJK UNIFIED IDEOGRAPH-26A13: not included in any glyphset definition
    • U+26A14 CJK UNIFIED IDEOGRAPH-26A14: not included in any glyphset definition
    • U+26A15 CJK UNIFIED IDEOGRAPH-26A15: not included in any glyphset definition
    • U+26A16 CJK UNIFIED IDEOGRAPH-26A16: not included in any glyphset definition
    • U+26A17 CJK UNIFIED IDEOGRAPH-26A17: not included in any glyphset definition
    • U+26A18 CJK UNIFIED IDEOGRAPH-26A18: not included in any glyphset definition
    • U+26A19 CJK UNIFIED IDEOGRAPH-26A19: not included in any glyphset definition
    • U+26A1B CJK UNIFIED IDEOGRAPH-26A1B: not included in any glyphset definition
    • U+26A1C CJK UNIFIED IDEOGRAPH-26A1C: not included in any glyphset definition
    • U+26A1D CJK UNIFIED IDEOGRAPH-26A1D: not included in any glyphset definition
    • U+26A1E CJK UNIFIED IDEOGRAPH-26A1E: not included in any glyphset definition
    • U+26A1F CJK UNIFIED IDEOGRAPH-26A1F: not included in any glyphset definition
    • U+26A21 CJK UNIFIED IDEOGRAPH-26A21: not included in any glyphset definition
    • U+26A22 CJK UNIFIED IDEOGRAPH-26A22: not included in any glyphset definition
    • U+26A23 CJK UNIFIED IDEOGRAPH-26A23: not included in any glyphset definition
    • U+26A24 CJK UNIFIED IDEOGRAPH-26A24: not included in any glyphset definition
    • U+26A25 CJK UNIFIED IDEOGRAPH-26A25: not included in any glyphset definition
    • U+26A26 CJK UNIFIED IDEOGRAPH-26A26: not included in any glyphset definition
    • U+26A27 CJK UNIFIED IDEOGRAPH-26A27: not included in any glyphset definition
    • U+26A28 CJK UNIFIED IDEOGRAPH-26A28: not included in any glyphset definition
    • U+26A29 CJK UNIFIED IDEOGRAPH-26A29: not included in any glyphset definition
    • U+26A2C CJK UNIFIED IDEOGRAPH-26A2C: not included in any glyphset definition
    • U+26A2D CJK UNIFIED IDEOGRAPH-26A2D: not included in any glyphset definition
    • U+26A2F CJK UNIFIED IDEOGRAPH-26A2F: not included in any glyphset definition
    • U+26A30 CJK UNIFIED IDEOGRAPH-26A30: not included in any glyphset definition
    • U+26A31 CJK UNIFIED IDEOGRAPH-26A31: not included in any glyphset definition
    • U+26A32 CJK UNIFIED IDEOGRAPH-26A32: not included in any glyphset definition
    • U+26A34 CJK UNIFIED IDEOGRAPH-26A34: not included in any glyphset definition
    • U+26A35 CJK UNIFIED IDEOGRAPH-26A35: not included in any glyphset definition
    • U+26A36 CJK UNIFIED IDEOGRAPH-26A36: not included in any glyphset definition
    • U+26A37 CJK UNIFIED IDEOGRAPH-26A37: not included in any glyphset definition
    • U+26A3A CJK UNIFIED IDEOGRAPH-26A3A: not included in any glyphset definition
    • U+26A3B CJK UNIFIED IDEOGRAPH-26A3B: not included in any glyphset definition
    • U+26A3C CJK UNIFIED IDEOGRAPH-26A3C: not included in any glyphset definition
    • U+26A3D CJK UNIFIED IDEOGRAPH-26A3D: not included in any glyphset definition
    • U+26A3E CJK UNIFIED IDEOGRAPH-26A3E: not included in any glyphset definition
    • U+26A3F CJK UNIFIED IDEOGRAPH-26A3F: not included in any glyphset definition
    • U+26A47 CJK UNIFIED IDEOGRAPH-26A47: not included in any glyphset definition
    • U+26A48 CJK UNIFIED IDEOGRAPH-26A48: not included in any glyphset definition
    • U+26A49 CJK UNIFIED IDEOGRAPH-26A49: not included in any glyphset definition
    • U+26A4A CJK UNIFIED IDEOGRAPH-26A4A: not included in any glyphset definition
    • U+26A4B CJK UNIFIED IDEOGRAPH-26A4B: not included in any glyphset definition
    • U+26A4C CJK UNIFIED IDEOGRAPH-26A4C: not included in any glyphset definition
    • U+26A4D CJK UNIFIED IDEOGRAPH-26A4D: not included in any glyphset definition
    • U+26A4E CJK UNIFIED IDEOGRAPH-26A4E: not included in any glyphset definition
    • U+26A4F CJK UNIFIED IDEOGRAPH-26A4F: not included in any glyphset definition
    • U+26A52 CJK UNIFIED IDEOGRAPH-26A52: not included in any glyphset definition
    • U+26A56 CJK UNIFIED IDEOGRAPH-26A56: not included in any glyphset definition
    • U+26A58 CJK UNIFIED IDEOGRAPH-26A58: not included in any glyphset definition
    • U+26A59 CJK UNIFIED IDEOGRAPH-26A59: not included in any glyphset definition
    • U+26A5C CJK UNIFIED IDEOGRAPH-26A5C: not included in any glyphset definition
    • U+26A5D CJK UNIFIED IDEOGRAPH-26A5D: not included in any glyphset definition
    • U+26A5F CJK UNIFIED IDEOGRAPH-26A5F: not included in any glyphset definition
    • U+26A60 CJK UNIFIED IDEOGRAPH-26A60: not included in any glyphset definition
    • U+26A61 CJK UNIFIED IDEOGRAPH-26A61: not included in any glyphset definition
    • U+26A62 CJK UNIFIED IDEOGRAPH-26A62: not included in any glyphset definition
    • U+26A63 CJK UNIFIED IDEOGRAPH-26A63: not included in any glyphset definition
    • U+26A64 CJK UNIFIED IDEOGRAPH-26A64: not included in any glyphset definition
    • U+26A65 CJK UNIFIED IDEOGRAPH-26A65: not included in any glyphset definition
    • U+26A66 CJK UNIFIED IDEOGRAPH-26A66: not included in any glyphset definition
    • U+26A67 CJK UNIFIED IDEOGRAPH-26A67: not included in any glyphset definition
    • U+26A68 CJK UNIFIED IDEOGRAPH-26A68: not included in any glyphset definition
    • U+26A69 CJK UNIFIED IDEOGRAPH-26A69: not included in any glyphset definition
    • U+26A6A CJK UNIFIED IDEOGRAPH-26A6A: not included in any glyphset definition
    • U+26A6B CJK UNIFIED IDEOGRAPH-26A6B: not included in any glyphset definition
    • U+26A6D CJK UNIFIED IDEOGRAPH-26A6D: not included in any glyphset definition
    • U+26A6F CJK UNIFIED IDEOGRAPH-26A6F: not included in any glyphset definition
    • U+26A71 CJK UNIFIED IDEOGRAPH-26A71: not included in any glyphset definition
    • U+26A72 CJK UNIFIED IDEOGRAPH-26A72: not included in any glyphset definition
    • U+26A74 CJK UNIFIED IDEOGRAPH-26A74: not included in any glyphset definition
    • U+26A75 CJK UNIFIED IDEOGRAPH-26A75: not included in any glyphset definition
    • U+26A76 CJK UNIFIED IDEOGRAPH-26A76: not included in any glyphset definition
    • U+26A77 CJK UNIFIED IDEOGRAPH-26A77: not included in any glyphset definition
    • U+26A78 CJK UNIFIED IDEOGRAPH-26A78: not included in any glyphset definition
    • U+26A79 CJK UNIFIED IDEOGRAPH-26A79: not included in any glyphset definition
    • U+26A7A CJK UNIFIED IDEOGRAPH-26A7A: not included in any glyphset definition
    • U+26A7B CJK UNIFIED IDEOGRAPH-26A7B: not included in any glyphset definition
    • U+26A7C CJK UNIFIED IDEOGRAPH-26A7C: not included in any glyphset definition
    • U+26A7D CJK UNIFIED IDEOGRAPH-26A7D: not included in any glyphset definition
    • U+26A7F CJK UNIFIED IDEOGRAPH-26A7F: not included in any glyphset definition
    • U+26A83 CJK UNIFIED IDEOGRAPH-26A83: not included in any glyphset definition
    • U+26A84 CJK UNIFIED IDEOGRAPH-26A84: not included in any glyphset definition
    • U+26A85 CJK UNIFIED IDEOGRAPH-26A85: not included in any glyphset definition
    • U+26A86 CJK UNIFIED IDEOGRAPH-26A86: not included in any glyphset definition
    • U+26A87 CJK UNIFIED IDEOGRAPH-26A87: not included in any glyphset definition
    • U+26A88 CJK UNIFIED IDEOGRAPH-26A88: not included in any glyphset definition
    • U+26A89 CJK UNIFIED IDEOGRAPH-26A89: not included in any glyphset definition
    • U+26A8A CJK UNIFIED IDEOGRAPH-26A8A: not included in any glyphset definition
    • U+26A8B CJK UNIFIED IDEOGRAPH-26A8B: not included in any glyphset definition
    • U+26A8C CJK UNIFIED IDEOGRAPH-26A8C: not included in any glyphset definition
    • U+26A8D CJK UNIFIED IDEOGRAPH-26A8D: not included in any glyphset definition
    • U+26A8E CJK UNIFIED IDEOGRAPH-26A8E: not included in any glyphset definition
    • U+26A91 CJK UNIFIED IDEOGRAPH-26A91: not included in any glyphset definition
    • U+26A92 CJK UNIFIED IDEOGRAPH-26A92: not included in any glyphset definition
    • U+26A93 CJK UNIFIED IDEOGRAPH-26A93: not included in any glyphset definition
    • U+26A94 CJK UNIFIED IDEOGRAPH-26A94: not included in any glyphset definition
    • U+26A95 CJK UNIFIED IDEOGRAPH-26A95: not included in any glyphset definition
    • U+26A96 CJK UNIFIED IDEOGRAPH-26A96: not included in any glyphset definition
    • U+26A97 CJK UNIFIED IDEOGRAPH-26A97: not included in any glyphset definition
    • U+26A98 CJK UNIFIED IDEOGRAPH-26A98: not included in any glyphset definition
    • U+26A99 CJK UNIFIED IDEOGRAPH-26A99: not included in any glyphset definition
    • U+26A9A CJK UNIFIED IDEOGRAPH-26A9A: not included in any glyphset definition
    • U+26A9B CJK UNIFIED IDEOGRAPH-26A9B: not included in any glyphset definition
    • U+26A9C CJK UNIFIED IDEOGRAPH-26A9C: not included in any glyphset definition
    • U+26A9D CJK UNIFIED IDEOGRAPH-26A9D: not included in any glyphset definition
    • U+26AA0 CJK UNIFIED IDEOGRAPH-26AA0: not included in any glyphset definition
    • U+26AA1 CJK UNIFIED IDEOGRAPH-26AA1: not included in any glyphset definition
    • U+26AA3 CJK UNIFIED IDEOGRAPH-26AA3: not included in any glyphset definition
    • U+26AA4 CJK UNIFIED IDEOGRAPH-26AA4: not included in any glyphset definition
    • U+26AA5 CJK UNIFIED IDEOGRAPH-26AA5: not included in any glyphset definition
    • U+26AA7 CJK UNIFIED IDEOGRAPH-26AA7: not included in any glyphset definition
    • U+26AA9 CJK UNIFIED IDEOGRAPH-26AA9: not included in any glyphset definition
    • U+26AAA CJK UNIFIED IDEOGRAPH-26AAA: not included in any glyphset definition
    • U+26AAB CJK UNIFIED IDEOGRAPH-26AAB: not included in any glyphset definition
    • U+26AAC CJK UNIFIED IDEOGRAPH-26AAC: not included in any glyphset definition
    • U+26AAD CJK UNIFIED IDEOGRAPH-26AAD: not included in any glyphset definition
    • U+26AAE CJK UNIFIED IDEOGRAPH-26AAE: not included in any glyphset definition
    • U+26AB0 CJK UNIFIED IDEOGRAPH-26AB0: not included in any glyphset definition
    • U+26AB1 CJK UNIFIED IDEOGRAPH-26AB1: not included in any glyphset definition
    • U+26AB5 CJK UNIFIED IDEOGRAPH-26AB5: not included in any glyphset definition
    • U+26AB6 CJK UNIFIED IDEOGRAPH-26AB6: not included in any glyphset definition
    • U+26AB7 CJK UNIFIED IDEOGRAPH-26AB7: not included in any glyphset definition
    • U+26AB8 CJK UNIFIED IDEOGRAPH-26AB8: not included in any glyphset definition
    • U+26AB9 CJK UNIFIED IDEOGRAPH-26AB9: not included in any glyphset definition
    • U+26ABD CJK UNIFIED IDEOGRAPH-26ABD: not included in any glyphset definition
    • U+26ABE CJK UNIFIED IDEOGRAPH-26ABE: not included in any glyphset definition
    • U+26ABF CJK UNIFIED IDEOGRAPH-26ABF: not included in any glyphset definition
    • U+26AC0 CJK UNIFIED IDEOGRAPH-26AC0: not included in any glyphset definition
    • U+26AC1 CJK UNIFIED IDEOGRAPH-26AC1: not included in any glyphset definition
    • U+26AC2 CJK UNIFIED IDEOGRAPH-26AC2: not included in any glyphset definition
    • U+26AC3 CJK UNIFIED IDEOGRAPH-26AC3: not included in any glyphset definition
    • U+26AC4 CJK UNIFIED IDEOGRAPH-26AC4: not included in any glyphset definition
    • U+26AC5 CJK UNIFIED IDEOGRAPH-26AC5: not included in any glyphset definition
    • U+26AC6 CJK UNIFIED IDEOGRAPH-26AC6: not included in any glyphset definition
    • U+26AC8 CJK UNIFIED IDEOGRAPH-26AC8: not included in any glyphset definition
    • U+26ACA CJK UNIFIED IDEOGRAPH-26ACA: not included in any glyphset definition
    • U+26ACD CJK UNIFIED IDEOGRAPH-26ACD: not included in any glyphset definition
    • U+26ACE CJK UNIFIED IDEOGRAPH-26ACE: not included in any glyphset definition
    • U+26AD2 CJK UNIFIED IDEOGRAPH-26AD2: not included in any glyphset definition
    • U+26AD3 CJK UNIFIED IDEOGRAPH-26AD3: not included in any glyphset definition
    • U+26AD4 CJK UNIFIED IDEOGRAPH-26AD4: not included in any glyphset definition
    • U+26AD5 CJK UNIFIED IDEOGRAPH-26AD5: not included in any glyphset definition
    • U+26AD6 CJK UNIFIED IDEOGRAPH-26AD6: not included in any glyphset definition
    • U+26AD7 CJK UNIFIED IDEOGRAPH-26AD7: not included in any glyphset definition
    • U+26AD9 CJK UNIFIED IDEOGRAPH-26AD9: not included in any glyphset definition
    • U+26ADB CJK UNIFIED IDEOGRAPH-26ADB: not included in any glyphset definition
    • U+26ADC CJK UNIFIED IDEOGRAPH-26ADC: not included in any glyphset definition
    • U+26ADD CJK UNIFIED IDEOGRAPH-26ADD: not included in any glyphset definition
    • U+26ADE CJK UNIFIED IDEOGRAPH-26ADE: not included in any glyphset definition
    • U+26AE1 CJK UNIFIED IDEOGRAPH-26AE1: not included in any glyphset definition
    • U+26AE2 CJK UNIFIED IDEOGRAPH-26AE2: not included in any glyphset definition
    • U+26AE3 CJK UNIFIED IDEOGRAPH-26AE3: not included in any glyphset definition
    • U+26AE4 CJK UNIFIED IDEOGRAPH-26AE4: not included in any glyphset definition
    • U+26AE6 CJK UNIFIED IDEOGRAPH-26AE6: not included in any glyphset definition
    • U+26AE8 CJK UNIFIED IDEOGRAPH-26AE8: not included in any glyphset definition
    • U+26AEA CJK UNIFIED IDEOGRAPH-26AEA: not included in any glyphset definition
    • U+26AEB CJK UNIFIED IDEOGRAPH-26AEB: not included in any glyphset definition
    • U+26AEC CJK UNIFIED IDEOGRAPH-26AEC: not included in any glyphset definition
    • U+26AEE CJK UNIFIED IDEOGRAPH-26AEE: not included in any glyphset definition
    • U+26AEF CJK UNIFIED IDEOGRAPH-26AEF: not included in any glyphset definition
    • U+26AF0 CJK UNIFIED IDEOGRAPH-26AF0: not included in any glyphset definition
    • U+26AF1 CJK UNIFIED IDEOGRAPH-26AF1: not included in any glyphset definition
    • U+26AF3 CJK UNIFIED IDEOGRAPH-26AF3: not included in any glyphset definition
    • U+26AF6 CJK UNIFIED IDEOGRAPH-26AF6: not included in any glyphset definition
    • U+26AF7 CJK UNIFIED IDEOGRAPH-26AF7: not included in any glyphset definition
    • U+26AF8 CJK UNIFIED IDEOGRAPH-26AF8: not included in any glyphset definition
    • U+26AF9 CJK UNIFIED IDEOGRAPH-26AF9: not included in any glyphset definition
    • U+26AFA CJK UNIFIED IDEOGRAPH-26AFA: not included in any glyphset definition
    • U+26AFB CJK UNIFIED IDEOGRAPH-26AFB: not included in any glyphset definition
    • U+26AFC CJK UNIFIED IDEOGRAPH-26AFC: not included in any glyphset definition
    • U+26AFF CJK UNIFIED IDEOGRAPH-26AFF: not included in any glyphset definition
    • U+26B01 CJK UNIFIED IDEOGRAPH-26B01: not included in any glyphset definition
    • U+26B02 CJK UNIFIED IDEOGRAPH-26B02: not included in any glyphset definition
    • U+26B03 CJK UNIFIED IDEOGRAPH-26B03: not included in any glyphset definition
    • U+26B04 CJK UNIFIED IDEOGRAPH-26B04: not included in any glyphset definition
    • U+26B05 CJK UNIFIED IDEOGRAPH-26B05: not included in any glyphset definition
    • U+26B06 CJK UNIFIED IDEOGRAPH-26B06: not included in any glyphset definition
    • U+26B08 CJK UNIFIED IDEOGRAPH-26B08: not included in any glyphset definition
    • U+26B09 CJK UNIFIED IDEOGRAPH-26B09: not included in any glyphset definition
    • U+26B0E CJK UNIFIED IDEOGRAPH-26B0E: not included in any glyphset definition
    • U+26B13 CJK UNIFIED IDEOGRAPH-26B13: not included in any glyphset definition
    • U+26B14 CJK UNIFIED IDEOGRAPH-26B14: not included in any glyphset definition
    • U+26B15 CJK UNIFIED IDEOGRAPH-26B15: not included in any glyphset definition
    • U+26B16 CJK UNIFIED IDEOGRAPH-26B16: not included in any glyphset definition
    • U+26B17 CJK UNIFIED IDEOGRAPH-26B17: not included in any glyphset definition
    • U+26B18 CJK UNIFIED IDEOGRAPH-26B18: not included in any glyphset definition
    • U+26B19 CJK UNIFIED IDEOGRAPH-26B19: not included in any glyphset definition
    • U+26B1A CJK UNIFIED IDEOGRAPH-26B1A: not included in any glyphset definition
    • U+26B1B CJK UNIFIED IDEOGRAPH-26B1B: not included in any glyphset definition
    • U+26B1C CJK UNIFIED IDEOGRAPH-26B1C: not included in any glyphset definition
    • U+26B1D CJK UNIFIED IDEOGRAPH-26B1D: not included in any glyphset definition
    • U+26B1E CJK UNIFIED IDEOGRAPH-26B1E: not included in any glyphset definition
    • U+26B1F CJK UNIFIED IDEOGRAPH-26B1F: not included in any glyphset definition
    • U+26B20 CJK UNIFIED IDEOGRAPH-26B20: not included in any glyphset definition
    • U+26B21 CJK UNIFIED IDEOGRAPH-26B21: not included in any glyphset definition
    • U+26B22 CJK UNIFIED IDEOGRAPH-26B22: not included in any glyphset definition
    • U+26B23 CJK UNIFIED IDEOGRAPH-26B23: not included in any glyphset definition
    • U+26B24 CJK UNIFIED IDEOGRAPH-26B24: not included in any glyphset definition
    • U+26B25 CJK UNIFIED IDEOGRAPH-26B25: not included in any glyphset definition
    • U+26B26 CJK UNIFIED IDEOGRAPH-26B26: not included in any glyphset definition
    • U+26B27 CJK UNIFIED IDEOGRAPH-26B27: not included in any glyphset definition
    • U+26B2B CJK UNIFIED IDEOGRAPH-26B2B: not included in any glyphset definition
    • U+26B37 CJK UNIFIED IDEOGRAPH-26B37: not included in any glyphset definition
    • U+26B38 CJK UNIFIED IDEOGRAPH-26B38: not included in any glyphset definition
    • U+26B39 CJK UNIFIED IDEOGRAPH-26B39: not included in any glyphset definition
    • U+26B3A CJK UNIFIED IDEOGRAPH-26B3A: not included in any glyphset definition
    • U+26B3B CJK UNIFIED IDEOGRAPH-26B3B: not included in any glyphset definition
    • U+26B3C CJK UNIFIED IDEOGRAPH-26B3C: not included in any glyphset definition
    • U+26B3D CJK UNIFIED IDEOGRAPH-26B3D: not included in any glyphset definition
    • U+26B3E CJK UNIFIED IDEOGRAPH-26B3E: not included in any glyphset definition
    • U+26B3F CJK UNIFIED IDEOGRAPH-26B3F: not included in any glyphset definition
    • U+26B40 CJK UNIFIED IDEOGRAPH-26B40: not included in any glyphset definition
    • U+26B41 CJK UNIFIED IDEOGRAPH-26B41: not included in any glyphset definition
    • U+26B42 CJK UNIFIED IDEOGRAPH-26B42: not included in any glyphset definition
    • U+26B43 CJK UNIFIED IDEOGRAPH-26B43: not included in any glyphset definition
    • U+26B44 CJK UNIFIED IDEOGRAPH-26B44: not included in any glyphset definition
    • U+26B45 CJK UNIFIED IDEOGRAPH-26B45: not included in any glyphset definition
    • U+26B46 CJK UNIFIED IDEOGRAPH-26B46: not included in any glyphset definition
    • U+26B47 CJK UNIFIED IDEOGRAPH-26B47: not included in any glyphset definition
    • U+26B48 CJK UNIFIED IDEOGRAPH-26B48: not included in any glyphset definition
    • U+26B49 CJK UNIFIED IDEOGRAPH-26B49: not included in any glyphset definition
    • U+26B4A CJK UNIFIED IDEOGRAPH-26B4A: not included in any glyphset definition
    • U+26B4B CJK UNIFIED IDEOGRAPH-26B4B: not included in any glyphset definition
    • U+26B4C CJK UNIFIED IDEOGRAPH-26B4C: not included in any glyphset definition
    • U+26B50 CJK UNIFIED IDEOGRAPH-26B50: not included in any glyphset definition
    • U+26B51 CJK UNIFIED IDEOGRAPH-26B51: not included in any glyphset definition
    • U+26B52 CJK UNIFIED IDEOGRAPH-26B52: not included in any glyphset definition
    • U+26B53 CJK UNIFIED IDEOGRAPH-26B53: not included in any glyphset definition
    • U+26B56 CJK UNIFIED IDEOGRAPH-26B56: not included in any glyphset definition
    • U+26B5B CJK UNIFIED IDEOGRAPH-26B5B: not included in any glyphset definition
    • U+26B5C CJK UNIFIED IDEOGRAPH-26B5C: not included in any glyphset definition
    • U+26B5F CJK UNIFIED IDEOGRAPH-26B5F: not included in any glyphset definition
    • U+26B61 CJK UNIFIED IDEOGRAPH-26B61: not included in any glyphset definition
    • U+26B66 CJK UNIFIED IDEOGRAPH-26B66: not included in any glyphset definition
    • U+26B67 CJK UNIFIED IDEOGRAPH-26B67: not included in any glyphset definition
    • U+26B6D CJK UNIFIED IDEOGRAPH-26B6D: not included in any glyphset definition
    • U+26B6E CJK UNIFIED IDEOGRAPH-26B6E: not included in any glyphset definition
    • U+26B6F CJK UNIFIED IDEOGRAPH-26B6F: not included in any glyphset definition
    • U+26B70 CJK UNIFIED IDEOGRAPH-26B70: not included in any glyphset definition
    • U+26B71 CJK UNIFIED IDEOGRAPH-26B71: not included in any glyphset definition
    • U+26B72 CJK UNIFIED IDEOGRAPH-26B72: not included in any glyphset definition
    • U+26B73 CJK UNIFIED IDEOGRAPH-26B73: not included in any glyphset definition
    • U+26B74 CJK UNIFIED IDEOGRAPH-26B74: not included in any glyphset definition
    • U+26B75 CJK UNIFIED IDEOGRAPH-26B75: not included in any glyphset definition
    • U+26B76 CJK UNIFIED IDEOGRAPH-26B76: not included in any glyphset definition
    • U+26B77 CJK UNIFIED IDEOGRAPH-26B77: not included in any glyphset definition
    • U+26B78 CJK UNIFIED IDEOGRAPH-26B78: not included in any glyphset definition
    • U+26B79 CJK UNIFIED IDEOGRAPH-26B79: not included in any glyphset definition
    • U+26B7A CJK UNIFIED IDEOGRAPH-26B7A: not included in any glyphset definition
    • U+26B7B CJK UNIFIED IDEOGRAPH-26B7B: not included in any glyphset definition
    • U+26B7C CJK UNIFIED IDEOGRAPH-26B7C: not included in any glyphset definition
    • U+26B7D CJK UNIFIED IDEOGRAPH-26B7D: not included in any glyphset definition
    • U+26B7F CJK UNIFIED IDEOGRAPH-26B7F: not included in any glyphset definition
    • U+26B80 CJK UNIFIED IDEOGRAPH-26B80: not included in any glyphset definition
    • U+26B81 CJK UNIFIED IDEOGRAPH-26B81: not included in any glyphset definition
    • U+26B82 CJK UNIFIED IDEOGRAPH-26B82: not included in any glyphset definition
    • U+26B83 CJK UNIFIED IDEOGRAPH-26B83: not included in any glyphset definition
    • U+26B84 CJK UNIFIED IDEOGRAPH-26B84: not included in any glyphset definition
    • U+26B85 CJK UNIFIED IDEOGRAPH-26B85: not included in any glyphset definition
    • U+26B86 CJK UNIFIED IDEOGRAPH-26B86: not included in any glyphset definition
    • U+26B87 CJK UNIFIED IDEOGRAPH-26B87: not included in any glyphset definition
    • U+26B88 CJK UNIFIED IDEOGRAPH-26B88: not included in any glyphset definition
    • U+26B89 CJK UNIFIED IDEOGRAPH-26B89: not included in any glyphset definition
    • U+26B8A CJK UNIFIED IDEOGRAPH-26B8A: not included in any glyphset definition
    • U+26B8B CJK UNIFIED IDEOGRAPH-26B8B: not included in any glyphset definition
    • U+26B8C CJK UNIFIED IDEOGRAPH-26B8C: not included in any glyphset definition
    • U+26B8D CJK UNIFIED IDEOGRAPH-26B8D: not included in any glyphset definition
    • U+26B8E CJK UNIFIED IDEOGRAPH-26B8E: not included in any glyphset definition
    • U+26B8F CJK UNIFIED IDEOGRAPH-26B8F: not included in any glyphset definition
    • U+26B90 CJK UNIFIED IDEOGRAPH-26B90: not included in any glyphset definition
    • U+26B91 CJK UNIFIED IDEOGRAPH-26B91: not included in any glyphset definition
    • U+26B92 CJK UNIFIED IDEOGRAPH-26B92: not included in any glyphset definition
    • U+26B93 CJK UNIFIED IDEOGRAPH-26B93: not included in any glyphset definition
    • U+26B98 CJK UNIFIED IDEOGRAPH-26B98: not included in any glyphset definition
    • U+26B99 CJK UNIFIED IDEOGRAPH-26B99: not included in any glyphset definition
    • U+26B9D CJK UNIFIED IDEOGRAPH-26B9D: not included in any glyphset definition
    • U+26BAE CJK UNIFIED IDEOGRAPH-26BAE: not included in any glyphset definition
    • U+26BB2 CJK UNIFIED IDEOGRAPH-26BB2: not included in any glyphset definition
    • U+26BB4 CJK UNIFIED IDEOGRAPH-26BB4: not included in any glyphset definition
    • U+26BB6 CJK UNIFIED IDEOGRAPH-26BB6: not included in any glyphset definition
    • U+26BB7 CJK UNIFIED IDEOGRAPH-26BB7: not included in any glyphset definition
    • U+26BB8 CJK UNIFIED IDEOGRAPH-26BB8: not included in any glyphset definition
    • U+26BB9 CJK UNIFIED IDEOGRAPH-26BB9: not included in any glyphset definition
    • U+26BBA CJK UNIFIED IDEOGRAPH-26BBA: not included in any glyphset definition
    • U+26BBB CJK UNIFIED IDEOGRAPH-26BBB: not included in any glyphset definition
    • U+26BBC CJK UNIFIED IDEOGRAPH-26BBC: not included in any glyphset definition
    • U+26BBD CJK UNIFIED IDEOGRAPH-26BBD: not included in any glyphset definition
    • U+26BBE CJK UNIFIED IDEOGRAPH-26BBE: not included in any glyphset definition
    • U+26BBF CJK UNIFIED IDEOGRAPH-26BBF: not included in any glyphset definition
    • U+26BC0 CJK UNIFIED IDEOGRAPH-26BC0: not included in any glyphset definition
    • U+26BC1 CJK UNIFIED IDEOGRAPH-26BC1: not included in any glyphset definition
    • U+26BC2 CJK UNIFIED IDEOGRAPH-26BC2: not included in any glyphset definition
    • U+26BC3 CJK UNIFIED IDEOGRAPH-26BC3: not included in any glyphset definition
    • U+26BC4 CJK UNIFIED IDEOGRAPH-26BC4: not included in any glyphset definition
    • U+26BC5 CJK UNIFIED IDEOGRAPH-26BC5: not included in any glyphset definition
    • U+26BC6 CJK UNIFIED IDEOGRAPH-26BC6: not included in any glyphset definition
    • U+26BC7 CJK UNIFIED IDEOGRAPH-26BC7: not included in any glyphset definition
    • U+26BC8 CJK UNIFIED IDEOGRAPH-26BC8: not included in any glyphset definition
    • U+26BC9 CJK UNIFIED IDEOGRAPH-26BC9: not included in any glyphset definition
    • U+26BCA CJK UNIFIED IDEOGRAPH-26BCA: not included in any glyphset definition
    • U+26BCB CJK UNIFIED IDEOGRAPH-26BCB: not included in any glyphset definition
    • U+26BCD CJK UNIFIED IDEOGRAPH-26BCD: not included in any glyphset definition
    • U+26BCE CJK UNIFIED IDEOGRAPH-26BCE: not included in any glyphset definition
    • U+26BCF CJK UNIFIED IDEOGRAPH-26BCF: not included in any glyphset definition
    • U+26BD0 CJK UNIFIED IDEOGRAPH-26BD0: not included in any glyphset definition
    • U+26BD1 CJK UNIFIED IDEOGRAPH-26BD1: not included in any glyphset definition
    • U+26BD2 CJK UNIFIED IDEOGRAPH-26BD2: not included in any glyphset definition
    • U+26BD3 CJK UNIFIED IDEOGRAPH-26BD3: not included in any glyphset definition
    • U+26BD4 CJK UNIFIED IDEOGRAPH-26BD4: not included in any glyphset definition
    • U+26BD5 CJK UNIFIED IDEOGRAPH-26BD5: not included in any glyphset definition
    • U+26BD6 CJK UNIFIED IDEOGRAPH-26BD6: not included in any glyphset definition
    • U+26BD8 CJK UNIFIED IDEOGRAPH-26BD8: not included in any glyphset definition
    • U+26BD9 CJK UNIFIED IDEOGRAPH-26BD9: not included in any glyphset definition
    • U+26BDA CJK UNIFIED IDEOGRAPH-26BDA: not included in any glyphset definition
    • U+26BDB CJK UNIFIED IDEOGRAPH-26BDB: not included in any glyphset definition
    • U+26BDC CJK UNIFIED IDEOGRAPH-26BDC: not included in any glyphset definition
    • U+26BDD CJK UNIFIED IDEOGRAPH-26BDD: not included in any glyphset definition
    • U+26BDE CJK UNIFIED IDEOGRAPH-26BDE: not included in any glyphset definition
    • U+26BDF CJK UNIFIED IDEOGRAPH-26BDF: not included in any glyphset definition
    • U+26BE0 CJK UNIFIED IDEOGRAPH-26BE0: not included in any glyphset definition
    • U+26BE1 CJK UNIFIED IDEOGRAPH-26BE1: not included in any glyphset definition
    • U+26BE2 CJK UNIFIED IDEOGRAPH-26BE2: not included in any glyphset definition
    • U+26BE3 CJK UNIFIED IDEOGRAPH-26BE3: not included in any glyphset definition
    • U+26BE4 CJK UNIFIED IDEOGRAPH-26BE4: not included in any glyphset definition
    • U+26BE5 CJK UNIFIED IDEOGRAPH-26BE5: not included in any glyphset definition
    • U+26BE6 CJK UNIFIED IDEOGRAPH-26BE6: not included in any glyphset definition
    • U+26BE7 CJK UNIFIED IDEOGRAPH-26BE7: not included in any glyphset definition
    • U+26BE8 CJK UNIFIED IDEOGRAPH-26BE8: not included in any glyphset definition
    • U+26BE9 CJK UNIFIED IDEOGRAPH-26BE9: not included in any glyphset definition
    • U+26BEA CJK UNIFIED IDEOGRAPH-26BEA: not included in any glyphset definition
    • U+26BEB CJK UNIFIED IDEOGRAPH-26BEB: not included in any glyphset definition
    • U+26BEC CJK UNIFIED IDEOGRAPH-26BEC: not included in any glyphset definition
    • U+26BEE CJK UNIFIED IDEOGRAPH-26BEE: not included in any glyphset definition
    • U+26BEF CJK UNIFIED IDEOGRAPH-26BEF: not included in any glyphset definition
    • U+26BF0 CJK UNIFIED IDEOGRAPH-26BF0: not included in any glyphset definition
    • U+26BF4 CJK UNIFIED IDEOGRAPH-26BF4: not included in any glyphset definition
    • U+26BF8 CJK UNIFIED IDEOGRAPH-26BF8: not included in any glyphset definition
    • U+26C07 CJK UNIFIED IDEOGRAPH-26C07: not included in any glyphset definition
    • U+26C0F CJK UNIFIED IDEOGRAPH-26C0F: not included in any glyphset definition
    • U+26C1C CJK UNIFIED IDEOGRAPH-26C1C: not included in any glyphset definition
    • U+26C21 CJK UNIFIED IDEOGRAPH-26C21: not included in any glyphset definition
    • U+26C25 CJK UNIFIED IDEOGRAPH-26C25: not included in any glyphset definition
    • U+26C29 CJK UNIFIED IDEOGRAPH-26C29: not included in any glyphset definition
    • U+26C2A CJK UNIFIED IDEOGRAPH-26C2A: not included in any glyphset definition
    • U+26C2B CJK UNIFIED IDEOGRAPH-26C2B: not included in any glyphset definition
    • U+26C2C CJK UNIFIED IDEOGRAPH-26C2C: not included in any glyphset definition
    • U+26C2D CJK UNIFIED IDEOGRAPH-26C2D: not included in any glyphset definition
    • U+26C2E CJK UNIFIED IDEOGRAPH-26C2E: not included in any glyphset definition
    • U+26C2F CJK UNIFIED IDEOGRAPH-26C2F: not included in any glyphset definition
    • U+26C30 CJK UNIFIED IDEOGRAPH-26C30: not included in any glyphset definition
    • U+26C31 CJK UNIFIED IDEOGRAPH-26C31: not included in any glyphset definition
    • U+26C32 CJK UNIFIED IDEOGRAPH-26C32: not included in any glyphset definition
    • U+26C33 CJK UNIFIED IDEOGRAPH-26C33: not included in any glyphset definition
    • U+26C34 CJK UNIFIED IDEOGRAPH-26C34: not included in any glyphset definition
    • U+26C35 CJK UNIFIED IDEOGRAPH-26C35: not included in any glyphset definition
    • U+26C36 CJK UNIFIED IDEOGRAPH-26C36: not included in any glyphset definition
    • U+26C37 CJK UNIFIED IDEOGRAPH-26C37: not included in any glyphset definition
    • U+26C38 CJK UNIFIED IDEOGRAPH-26C38: not included in any glyphset definition
    • U+26C39 CJK UNIFIED IDEOGRAPH-26C39: not included in any glyphset definition
    • U+26C3A CJK UNIFIED IDEOGRAPH-26C3A: not included in any glyphset definition
    • U+26C3C CJK UNIFIED IDEOGRAPH-26C3C: not included in any glyphset definition
    • U+26C3D CJK UNIFIED IDEOGRAPH-26C3D: not included in any glyphset definition
    • U+26C3E CJK UNIFIED IDEOGRAPH-26C3E: not included in any glyphset definition
    • U+26C3F CJK UNIFIED IDEOGRAPH-26C3F: not included in any glyphset definition
    • U+26C40 CJK UNIFIED IDEOGRAPH-26C40: not included in any glyphset definition
    • U+26C41 CJK UNIFIED IDEOGRAPH-26C41: not included in any glyphset definition
    • U+26C42 CJK UNIFIED IDEOGRAPH-26C42: not included in any glyphset definition
    • U+26C43 CJK UNIFIED IDEOGRAPH-26C43: not included in any glyphset definition
    • U+26C44 CJK UNIFIED IDEOGRAPH-26C44: not included in any glyphset definition
    • U+26C45 CJK UNIFIED IDEOGRAPH-26C45: not included in any glyphset definition
    • U+26C46 CJK UNIFIED IDEOGRAPH-26C46: not included in any glyphset definition
    • U+26C47 CJK UNIFIED IDEOGRAPH-26C47: not included in any glyphset definition
    • U+26C49 CJK UNIFIED IDEOGRAPH-26C49: not included in any glyphset definition
    • U+26C4A CJK UNIFIED IDEOGRAPH-26C4A: not included in any glyphset definition
    • U+26C4B CJK UNIFIED IDEOGRAPH-26C4B: not included in any glyphset definition
    • U+26C4C CJK UNIFIED IDEOGRAPH-26C4C: not included in any glyphset definition
    • U+26C4D CJK UNIFIED IDEOGRAPH-26C4D: not included in any glyphset definition
    • U+26C4E CJK UNIFIED IDEOGRAPH-26C4E: not included in any glyphset definition
    • U+26C50 CJK UNIFIED IDEOGRAPH-26C50: not included in any glyphset definition
    • U+26C51 CJK UNIFIED IDEOGRAPH-26C51: not included in any glyphset definition
    • U+26C52 CJK UNIFIED IDEOGRAPH-26C52: not included in any glyphset definition
    • U+26C53 CJK UNIFIED IDEOGRAPH-26C53: not included in any glyphset definition
    • U+26C54 CJK UNIFIED IDEOGRAPH-26C54: not included in any glyphset definition
    • U+26C55 CJK UNIFIED IDEOGRAPH-26C55: not included in any glyphset definition
    • U+26C56 CJK UNIFIED IDEOGRAPH-26C56: not included in any glyphset definition
    • U+26C57 CJK UNIFIED IDEOGRAPH-26C57: not included in any glyphset definition
    • U+26C58 CJK UNIFIED IDEOGRAPH-26C58: not included in any glyphset definition
    • U+26C59 CJK UNIFIED IDEOGRAPH-26C59: not included in any glyphset definition
    • U+26C5A CJK UNIFIED IDEOGRAPH-26C5A: not included in any glyphset definition
    • U+26C5B CJK UNIFIED IDEOGRAPH-26C5B: not included in any glyphset definition
    • U+26C5C CJK UNIFIED IDEOGRAPH-26C5C: not included in any glyphset definition
    • U+26C5E CJK UNIFIED IDEOGRAPH-26C5E: not included in any glyphset definition
    • U+26C5F CJK UNIFIED IDEOGRAPH-26C5F: not included in any glyphset definition
    • U+26C60 CJK UNIFIED IDEOGRAPH-26C60: not included in any glyphset definition
    • U+26C61 CJK UNIFIED IDEOGRAPH-26C61: not included in any glyphset definition
    • U+26C62 CJK UNIFIED IDEOGRAPH-26C62: not included in any glyphset definition
    • U+26C63 CJK UNIFIED IDEOGRAPH-26C63: not included in any glyphset definition
    • U+26C64 CJK UNIFIED IDEOGRAPH-26C64: not included in any glyphset definition
    • U+26C65 CJK UNIFIED IDEOGRAPH-26C65: not included in any glyphset definition
    • U+26C66 CJK UNIFIED IDEOGRAPH-26C66: not included in any glyphset definition
    • U+26C67 CJK UNIFIED IDEOGRAPH-26C67: not included in any glyphset definition
    • U+26C68 CJK UNIFIED IDEOGRAPH-26C68: not included in any glyphset definition
    • U+26C69 CJK UNIFIED IDEOGRAPH-26C69: not included in any glyphset definition
    • U+26C6A CJK UNIFIED IDEOGRAPH-26C6A: not included in any glyphset definition
    • U+26C6B CJK UNIFIED IDEOGRAPH-26C6B: not included in any glyphset definition
    • U+26C6C CJK UNIFIED IDEOGRAPH-26C6C: not included in any glyphset definition
    • U+26C6E CJK UNIFIED IDEOGRAPH-26C6E: not included in any glyphset definition
    • U+26C70 CJK UNIFIED IDEOGRAPH-26C70: not included in any glyphset definition
    • U+26C72 CJK UNIFIED IDEOGRAPH-26C72: not included in any glyphset definition
    • U+26C73 CJK UNIFIED IDEOGRAPH-26C73: not included in any glyphset definition
    • U+26C74 CJK UNIFIED IDEOGRAPH-26C74: not included in any glyphset definition
    • U+26C75 CJK UNIFIED IDEOGRAPH-26C75: not included in any glyphset definition
    • U+26C76 CJK UNIFIED IDEOGRAPH-26C76: not included in any glyphset definition
    • U+26C77 CJK UNIFIED IDEOGRAPH-26C77: not included in any glyphset definition
    • U+26C78 CJK UNIFIED IDEOGRAPH-26C78: not included in any glyphset definition
    • U+26C79 CJK UNIFIED IDEOGRAPH-26C79: not included in any glyphset definition
    • U+26C7A CJK UNIFIED IDEOGRAPH-26C7A: not included in any glyphset definition
    • U+26C7B CJK UNIFIED IDEOGRAPH-26C7B: not included in any glyphset definition
    • U+26C7C CJK UNIFIED IDEOGRAPH-26C7C: not included in any glyphset definition
    • U+26C7D CJK UNIFIED IDEOGRAPH-26C7D: not included in any glyphset definition
    • U+26C80 CJK UNIFIED IDEOGRAPH-26C80: not included in any glyphset definition
    • U+26C81 CJK UNIFIED IDEOGRAPH-26C81: not included in any glyphset definition
    • U+26C82 CJK UNIFIED IDEOGRAPH-26C82: not included in any glyphset definition
    • U+26C87 CJK UNIFIED IDEOGRAPH-26C87: not included in any glyphset definition
    • U+26C88 CJK UNIFIED IDEOGRAPH-26C88: not included in any glyphset definition
    • U+26C9E CJK UNIFIED IDEOGRAPH-26C9E: not included in any glyphset definition
    • U+26CAC CJK UNIFIED IDEOGRAPH-26CAC: not included in any glyphset definition
    • U+26CAF CJK UNIFIED IDEOGRAPH-26CAF: not included in any glyphset definition
    • U+26CB0 CJK UNIFIED IDEOGRAPH-26CB0: not included in any glyphset definition
    • U+26CB1 CJK UNIFIED IDEOGRAPH-26CB1: not included in any glyphset definition
    • U+26CBB CJK UNIFIED IDEOGRAPH-26CBB: not included in any glyphset definition
    • U+26CC1 CJK UNIFIED IDEOGRAPH-26CC1: not included in any glyphset definition
    • U+26CC2 CJK UNIFIED IDEOGRAPH-26CC2: not included in any glyphset definition
    • U+26CC3 CJK UNIFIED IDEOGRAPH-26CC3: not included in any glyphset definition
    • U+26CC4 CJK UNIFIED IDEOGRAPH-26CC4: not included in any glyphset definition
    • U+26CC5 CJK UNIFIED IDEOGRAPH-26CC5: not included in any glyphset definition
    • U+26CC6 CJK UNIFIED IDEOGRAPH-26CC6: not included in any glyphset definition
    • U+26CC7 CJK UNIFIED IDEOGRAPH-26CC7: not included in any glyphset definition
    • U+26CC8 CJK UNIFIED IDEOGRAPH-26CC8: not included in any glyphset definition
    • U+26CC9 CJK UNIFIED IDEOGRAPH-26CC9: not included in any glyphset definition
    • U+26CCA CJK UNIFIED IDEOGRAPH-26CCA: not included in any glyphset definition
    • U+26CCB CJK UNIFIED IDEOGRAPH-26CCB: not included in any glyphset definition
    • U+26CCC CJK UNIFIED IDEOGRAPH-26CCC: not included in any glyphset definition
    • U+26CCE CJK UNIFIED IDEOGRAPH-26CCE: not included in any glyphset definition
    • U+26CCF CJK UNIFIED IDEOGRAPH-26CCF: not included in any glyphset definition
    • U+26CD0 CJK UNIFIED IDEOGRAPH-26CD0: not included in any glyphset definition
    • U+26CD1 CJK UNIFIED IDEOGRAPH-26CD1: not included in any glyphset definition
    • U+26CD2 CJK UNIFIED IDEOGRAPH-26CD2: not included in any glyphset definition
    • U+26CD3 CJK UNIFIED IDEOGRAPH-26CD3: not included in any glyphset definition
    • U+26CD4 CJK UNIFIED IDEOGRAPH-26CD4: not included in any glyphset definition
    • U+26CD5 CJK UNIFIED IDEOGRAPH-26CD5: not included in any glyphset definition
    • U+26CD6 CJK UNIFIED IDEOGRAPH-26CD6: not included in any glyphset definition
    • U+26CD7 CJK UNIFIED IDEOGRAPH-26CD7: not included in any glyphset definition
    • U+26CD8 CJK UNIFIED IDEOGRAPH-26CD8: not included in any glyphset definition
    • U+26CD9 CJK UNIFIED IDEOGRAPH-26CD9: not included in any glyphset definition
    • U+26CDA CJK UNIFIED IDEOGRAPH-26CDA: not included in any glyphset definition
    • U+26CDB CJK UNIFIED IDEOGRAPH-26CDB: not included in any glyphset definition
    • U+26CDC CJK UNIFIED IDEOGRAPH-26CDC: not included in any glyphset definition
    • U+26CDD CJK UNIFIED IDEOGRAPH-26CDD: not included in any glyphset definition
    • U+26CDE CJK UNIFIED IDEOGRAPH-26CDE: not included in any glyphset definition
    • U+26CDF CJK UNIFIED IDEOGRAPH-26CDF: not included in any glyphset definition
    • U+26CE0 CJK UNIFIED IDEOGRAPH-26CE0: not included in any glyphset definition
    • U+26CE1 CJK UNIFIED IDEOGRAPH-26CE1: not included in any glyphset definition
    • U+26CE2 CJK UNIFIED IDEOGRAPH-26CE2: not included in any glyphset definition
    • U+26CE3 CJK UNIFIED IDEOGRAPH-26CE3: not included in any glyphset definition
    • U+26CE4 CJK UNIFIED IDEOGRAPH-26CE4: not included in any glyphset definition
    • U+26CE5 CJK UNIFIED IDEOGRAPH-26CE5: not included in any glyphset definition
    • U+26CE6 CJK UNIFIED IDEOGRAPH-26CE6: not included in any glyphset definition
    • U+26CE7 CJK UNIFIED IDEOGRAPH-26CE7: not included in any glyphset definition
    • U+26CE9 CJK UNIFIED IDEOGRAPH-26CE9: not included in any glyphset definition
    • U+26CEA CJK UNIFIED IDEOGRAPH-26CEA: not included in any glyphset definition
    • U+26CEB CJK UNIFIED IDEOGRAPH-26CEB: not included in any glyphset definition
    • U+26CEC CJK UNIFIED IDEOGRAPH-26CEC: not included in any glyphset definition
    • U+26CED CJK UNIFIED IDEOGRAPH-26CED: not included in any glyphset definition
    • U+26CEE CJK UNIFIED IDEOGRAPH-26CEE: not included in any glyphset definition
    • U+26CF0 CJK UNIFIED IDEOGRAPH-26CF0: not included in any glyphset definition
    • U+26CF1 CJK UNIFIED IDEOGRAPH-26CF1: not included in any glyphset definition
    • U+26CF2 CJK UNIFIED IDEOGRAPH-26CF2: not included in any glyphset definition
    • U+26CF3 CJK UNIFIED IDEOGRAPH-26CF3: not included in any glyphset definition
    • U+26CF4 CJK UNIFIED IDEOGRAPH-26CF4: not included in any glyphset definition
    • U+26CF5 CJK UNIFIED IDEOGRAPH-26CF5: not included in any glyphset definition
    • U+26CF6 CJK UNIFIED IDEOGRAPH-26CF6: not included in any glyphset definition
    • U+26CF7 CJK UNIFIED IDEOGRAPH-26CF7: not included in any glyphset definition
    • U+26CF8 CJK UNIFIED IDEOGRAPH-26CF8: not included in any glyphset definition
    • U+26CF9 CJK UNIFIED IDEOGRAPH-26CF9: not included in any glyphset definition
    • U+26CFA CJK UNIFIED IDEOGRAPH-26CFA: not included in any glyphset definition
    • U+26CFB CJK UNIFIED IDEOGRAPH-26CFB: not included in any glyphset definition
    • U+26CFC CJK UNIFIED IDEOGRAPH-26CFC: not included in any glyphset definition
    • U+26CFD CJK UNIFIED IDEOGRAPH-26CFD: not included in any glyphset definition
    • U+26CFE CJK UNIFIED IDEOGRAPH-26CFE: not included in any glyphset definition
    • U+26CFF CJK UNIFIED IDEOGRAPH-26CFF: not included in any glyphset definition
    • U+26D00 CJK UNIFIED IDEOGRAPH-26D00: not included in any glyphset definition
    • U+26D01 CJK UNIFIED IDEOGRAPH-26D01: not included in any glyphset definition
    • U+26D05 CJK UNIFIED IDEOGRAPH-26D05: not included in any glyphset definition
    • U+26D06 CJK UNIFIED IDEOGRAPH-26D06: not included in any glyphset definition
    • U+26D07 CJK UNIFIED IDEOGRAPH-26D07: not included in any glyphset definition
    • U+26D08 CJK UNIFIED IDEOGRAPH-26D08: not included in any glyphset definition
    • U+26D09 CJK UNIFIED IDEOGRAPH-26D09: not included in any glyphset definition
    • U+26D0A CJK UNIFIED IDEOGRAPH-26D0A: not included in any glyphset definition
    • U+26D0B CJK UNIFIED IDEOGRAPH-26D0B: not included in any glyphset definition
    • U+26D0C CJK UNIFIED IDEOGRAPH-26D0C: not included in any glyphset definition
    • U+26D0D CJK UNIFIED IDEOGRAPH-26D0D: not included in any glyphset definition
    • U+26D0E CJK UNIFIED IDEOGRAPH-26D0E: not included in any glyphset definition
    • U+26D0F CJK UNIFIED IDEOGRAPH-26D0F: not included in any glyphset definition
    • U+26D10 CJK UNIFIED IDEOGRAPH-26D10: not included in any glyphset definition
    • U+26D11 CJK UNIFIED IDEOGRAPH-26D11: not included in any glyphset definition
    • U+26D12 CJK UNIFIED IDEOGRAPH-26D12: not included in any glyphset definition
    • U+26D13 CJK UNIFIED IDEOGRAPH-26D13: not included in any glyphset definition
    • U+26D14 CJK UNIFIED IDEOGRAPH-26D14: not included in any glyphset definition
    • U+26D15 CJK UNIFIED IDEOGRAPH-26D15: not included in any glyphset definition
    • U+26D17 CJK UNIFIED IDEOGRAPH-26D17: not included in any glyphset definition
    • U+26D18 CJK UNIFIED IDEOGRAPH-26D18: not included in any glyphset definition
    • U+26D19 CJK UNIFIED IDEOGRAPH-26D19: not included in any glyphset definition
    • U+26D1B CJK UNIFIED IDEOGRAPH-26D1B: not included in any glyphset definition
    • U+26D1E CJK UNIFIED IDEOGRAPH-26D1E: not included in any glyphset definition
    • U+26D2E CJK UNIFIED IDEOGRAPH-26D2E: not included in any glyphset definition
    • U+26D30 CJK UNIFIED IDEOGRAPH-26D30: not included in any glyphset definition
    • U+26D33 CJK UNIFIED IDEOGRAPH-26D33: not included in any glyphset definition
    • U+26D36 CJK UNIFIED IDEOGRAPH-26D36: not included in any glyphset definition
    • U+26D53 CJK UNIFIED IDEOGRAPH-26D53: not included in any glyphset definition
    • U+26D55 CJK UNIFIED IDEOGRAPH-26D55: not included in any glyphset definition
    • U+26D5D CJK UNIFIED IDEOGRAPH-26D5D: not included in any glyphset definition
    • U+26D5F CJK UNIFIED IDEOGRAPH-26D5F: not included in any glyphset definition
    • U+26D60 CJK UNIFIED IDEOGRAPH-26D60: not included in any glyphset definition
    • U+26D61 CJK UNIFIED IDEOGRAPH-26D61: not included in any glyphset definition
    • U+26D62 CJK UNIFIED IDEOGRAPH-26D62: not included in any glyphset definition
    • U+26D63 CJK UNIFIED IDEOGRAPH-26D63: not included in any glyphset definition
    • U+26D65 CJK UNIFIED IDEOGRAPH-26D65: not included in any glyphset definition
    • U+26D66 CJK UNIFIED IDEOGRAPH-26D66: not included in any glyphset definition
    • U+26D67 CJK UNIFIED IDEOGRAPH-26D67: not included in any glyphset definition
    • U+26D68 CJK UNIFIED IDEOGRAPH-26D68: not included in any glyphset definition
    • U+26D69 CJK UNIFIED IDEOGRAPH-26D69: not included in any glyphset definition
    • U+26D6B CJK UNIFIED IDEOGRAPH-26D6B: not included in any glyphset definition
    • U+26D6C CJK UNIFIED IDEOGRAPH-26D6C: not included in any glyphset definition
    • U+26D6D CJK UNIFIED IDEOGRAPH-26D6D: not included in any glyphset definition
    • U+26D6E CJK UNIFIED IDEOGRAPH-26D6E: not included in any glyphset definition
    • U+26D6F CJK UNIFIED IDEOGRAPH-26D6F: not included in any glyphset definition
    • U+26D71 CJK UNIFIED IDEOGRAPH-26D71: not included in any glyphset definition
    • U+26D72 CJK UNIFIED IDEOGRAPH-26D72: not included in any glyphset definition
    • U+26D73 CJK UNIFIED IDEOGRAPH-26D73: not included in any glyphset definition
    • U+26D74 CJK UNIFIED IDEOGRAPH-26D74: not included in any glyphset definition
    • U+26D75 CJK UNIFIED IDEOGRAPH-26D75: not included in any glyphset definition
    • U+26D76 CJK UNIFIED IDEOGRAPH-26D76: not included in any glyphset definition
    • U+26D77 CJK UNIFIED IDEOGRAPH-26D77: not included in any glyphset definition
    • U+26D78 CJK UNIFIED IDEOGRAPH-26D78: not included in any glyphset definition
    • U+26D79 CJK UNIFIED IDEOGRAPH-26D79: not included in any glyphset definition
    • U+26D7A CJK UNIFIED IDEOGRAPH-26D7A: not included in any glyphset definition
    • U+26D7B CJK UNIFIED IDEOGRAPH-26D7B: not included in any glyphset definition
    • U+26D7C CJK UNIFIED IDEOGRAPH-26D7C: not included in any glyphset definition
    • U+26D7D CJK UNIFIED IDEOGRAPH-26D7D: not included in any glyphset definition
    • U+26D7E CJK UNIFIED IDEOGRAPH-26D7E: not included in any glyphset definition
    • U+26D7F CJK UNIFIED IDEOGRAPH-26D7F: not included in any glyphset definition
    • U+26D80 CJK UNIFIED IDEOGRAPH-26D80: not included in any glyphset definition
    • U+26D81 CJK UNIFIED IDEOGRAPH-26D81: not included in any glyphset definition
    • U+26D82 CJK UNIFIED IDEOGRAPH-26D82: not included in any glyphset definition
    • U+26D84 CJK UNIFIED IDEOGRAPH-26D84: not included in any glyphset definition
    • U+26D85 CJK UNIFIED IDEOGRAPH-26D85: not included in any glyphset definition
    • U+26D86 CJK UNIFIED IDEOGRAPH-26D86: not included in any glyphset definition
    • U+26D87 CJK UNIFIED IDEOGRAPH-26D87: not included in any glyphset definition
    • U+26D88 CJK UNIFIED IDEOGRAPH-26D88: not included in any glyphset definition
    • U+26D89 CJK UNIFIED IDEOGRAPH-26D89: not included in any glyphset definition
    • U+26D8A CJK UNIFIED IDEOGRAPH-26D8A: not included in any glyphset definition
    • U+26D8B CJK UNIFIED IDEOGRAPH-26D8B: not included in any glyphset definition
    • U+26D8C CJK UNIFIED IDEOGRAPH-26D8C: not included in any glyphset definition
    • U+26D8D CJK UNIFIED IDEOGRAPH-26D8D: not included in any glyphset definition
    • U+26D8E CJK UNIFIED IDEOGRAPH-26D8E: not included in any glyphset definition
    • U+26D8F CJK UNIFIED IDEOGRAPH-26D8F: not included in any glyphset definition
    • U+26D90 CJK UNIFIED IDEOGRAPH-26D90: not included in any glyphset definition
    • U+26D91 CJK UNIFIED IDEOGRAPH-26D91: not included in any glyphset definition
    • U+26D92 CJK UNIFIED IDEOGRAPH-26D92: not included in any glyphset definition
    • U+26D93 CJK UNIFIED IDEOGRAPH-26D93: not included in any glyphset definition
    • U+26D94 CJK UNIFIED IDEOGRAPH-26D94: not included in any glyphset definition
    • U+26D95 CJK UNIFIED IDEOGRAPH-26D95: not included in any glyphset definition
    • U+26D96 CJK UNIFIED IDEOGRAPH-26D96: not included in any glyphset definition
    • U+26D97 CJK UNIFIED IDEOGRAPH-26D97: not included in any glyphset definition
    • U+26D98 CJK UNIFIED IDEOGRAPH-26D98: not included in any glyphset definition
    • U+26D9A CJK UNIFIED IDEOGRAPH-26D9A: not included in any glyphset definition
    • U+26D9B CJK UNIFIED IDEOGRAPH-26D9B: not included in any glyphset definition
    • U+26D9F CJK UNIFIED IDEOGRAPH-26D9F: not included in any glyphset definition
    • U+26DAA CJK UNIFIED IDEOGRAPH-26DAA: not included in any glyphset definition
    • U+26DAC CJK UNIFIED IDEOGRAPH-26DAC: not included in any glyphset definition
    • U+26DAD CJK UNIFIED IDEOGRAPH-26DAD: not included in any glyphset definition
    • U+26DAF CJK UNIFIED IDEOGRAPH-26DAF: not included in any glyphset definition
    • U+26DD2 CJK UNIFIED IDEOGRAPH-26DD2: not included in any glyphset definition
    • U+26DD3 CJK UNIFIED IDEOGRAPH-26DD3: not included in any glyphset definition
    • U+26DD4 CJK UNIFIED IDEOGRAPH-26DD4: not included in any glyphset definition
    • U+26DD5 CJK UNIFIED IDEOGRAPH-26DD5: not included in any glyphset definition
    • U+26DD7 CJK UNIFIED IDEOGRAPH-26DD7: not included in any glyphset definition
    • U+26DD8 CJK UNIFIED IDEOGRAPH-26DD8: not included in any glyphset definition
    • U+26DD9 CJK UNIFIED IDEOGRAPH-26DD9: not included in any glyphset definition
    • U+26DDB CJK UNIFIED IDEOGRAPH-26DDB: not included in any glyphset definition
    • U+26DDD CJK UNIFIED IDEOGRAPH-26DDD: not included in any glyphset definition
    • U+26DDE CJK UNIFIED IDEOGRAPH-26DDE: not included in any glyphset definition
    • U+26DDF CJK UNIFIED IDEOGRAPH-26DDF: not included in any glyphset definition
    • U+26DE0 CJK UNIFIED IDEOGRAPH-26DE0: not included in any glyphset definition
    • U+26DF1 CJK UNIFIED IDEOGRAPH-26DF1: not included in any glyphset definition
    • U+26DF2 CJK UNIFIED IDEOGRAPH-26DF2: not included in any glyphset definition
    • U+26DF3 CJK UNIFIED IDEOGRAPH-26DF3: not included in any glyphset definition
    • U+26DF4 CJK UNIFIED IDEOGRAPH-26DF4: not included in any glyphset definition
    • U+26DF5 CJK UNIFIED IDEOGRAPH-26DF5: not included in any glyphset definition
    • U+26DF6 CJK UNIFIED IDEOGRAPH-26DF6: not included in any glyphset definition
    • U+26DF7 CJK UNIFIED IDEOGRAPH-26DF7: not included in any glyphset definition
    • U+26DF9 CJK UNIFIED IDEOGRAPH-26DF9: not included in any glyphset definition
    • U+26DFA CJK UNIFIED IDEOGRAPH-26DFA: not included in any glyphset definition
    • U+26DFB CJK UNIFIED IDEOGRAPH-26DFB: not included in any glyphset definition
    • U+26DFD CJK UNIFIED IDEOGRAPH-26DFD: not included in any glyphset definition
    • U+26DFF CJK UNIFIED IDEOGRAPH-26DFF: not included in any glyphset definition
    • U+26E00 CJK UNIFIED IDEOGRAPH-26E00: not included in any glyphset definition
    • U+26E01 CJK UNIFIED IDEOGRAPH-26E01: not included in any glyphset definition
    • U+26E02 CJK UNIFIED IDEOGRAPH-26E02: not included in any glyphset definition
    • U+26E03 CJK UNIFIED IDEOGRAPH-26E03: not included in any glyphset definition
    • U+26E04 CJK UNIFIED IDEOGRAPH-26E04: not included in any glyphset definition
    • U+26E06 CJK UNIFIED IDEOGRAPH-26E06: not included in any glyphset definition
    • U+26E07 CJK UNIFIED IDEOGRAPH-26E07: not included in any glyphset definition
    • U+26E08 CJK UNIFIED IDEOGRAPH-26E08: not included in any glyphset definition
    • U+26E09 CJK UNIFIED IDEOGRAPH-26E09: not included in any glyphset definition
    • U+26E0A CJK UNIFIED IDEOGRAPH-26E0A: not included in any glyphset definition
    • U+26E0B CJK UNIFIED IDEOGRAPH-26E0B: not included in any glyphset definition
    • U+26E0C CJK UNIFIED IDEOGRAPH-26E0C: not included in any glyphset definition
    • U+26E0D CJK UNIFIED IDEOGRAPH-26E0D: not included in any glyphset definition
    • U+26E0E CJK UNIFIED IDEOGRAPH-26E0E: not included in any glyphset definition
    • U+26E0F CJK UNIFIED IDEOGRAPH-26E0F: not included in any glyphset definition
    • U+26E10 CJK UNIFIED IDEOGRAPH-26E10: not included in any glyphset definition
    • U+26E11 CJK UNIFIED IDEOGRAPH-26E11: not included in any glyphset definition
    • U+26E12 CJK UNIFIED IDEOGRAPH-26E12: not included in any glyphset definition
    • U+26E13 CJK UNIFIED IDEOGRAPH-26E13: not included in any glyphset definition
    • U+26E14 CJK UNIFIED IDEOGRAPH-26E14: not included in any glyphset definition
    • U+26E15 CJK UNIFIED IDEOGRAPH-26E15: not included in any glyphset definition
    • U+26E16 CJK UNIFIED IDEOGRAPH-26E16: not included in any glyphset definition
    • U+26E17 CJK UNIFIED IDEOGRAPH-26E17: not included in any glyphset definition
    • U+26E18 CJK UNIFIED IDEOGRAPH-26E18: not included in any glyphset definition
    • U+26E19 CJK UNIFIED IDEOGRAPH-26E19: not included in any glyphset definition
    • U+26E1A CJK UNIFIED IDEOGRAPH-26E1A: not included in any glyphset definition
    • U+26E1B CJK UNIFIED IDEOGRAPH-26E1B: not included in any glyphset definition
    • U+26E1C CJK UNIFIED IDEOGRAPH-26E1C: not included in any glyphset definition
    • U+26E1D CJK UNIFIED IDEOGRAPH-26E1D: not included in any glyphset definition
    • U+26E1E CJK UNIFIED IDEOGRAPH-26E1E: not included in any glyphset definition
    • U+26E1F CJK UNIFIED IDEOGRAPH-26E1F: not included in any glyphset definition
    • U+26E20 CJK UNIFIED IDEOGRAPH-26E20: not included in any glyphset definition
    • U+26E21 CJK UNIFIED IDEOGRAPH-26E21: not included in any glyphset definition
    • U+26E22 CJK UNIFIED IDEOGRAPH-26E22: not included in any glyphset definition
    • U+26E23 CJK UNIFIED IDEOGRAPH-26E23: not included in any glyphset definition
    • U+26E24 CJK UNIFIED IDEOGRAPH-26E24: not included in any glyphset definition
    • U+26E26 CJK UNIFIED IDEOGRAPH-26E26: not included in any glyphset definition
    • U+26E27 CJK UNIFIED IDEOGRAPH-26E27: not included in any glyphset definition
    • U+26E28 CJK UNIFIED IDEOGRAPH-26E28: not included in any glyphset definition
    • U+26E29 CJK UNIFIED IDEOGRAPH-26E29: not included in any glyphset definition
    • U+26E2A CJK UNIFIED IDEOGRAPH-26E2A: not included in any glyphset definition
    • U+26E2B CJK UNIFIED IDEOGRAPH-26E2B: not included in any glyphset definition
    • U+26E2D CJK UNIFIED IDEOGRAPH-26E2D: not included in any glyphset definition
    • U+26E2E CJK UNIFIED IDEOGRAPH-26E2E: not included in any glyphset definition
    • U+26E2F CJK UNIFIED IDEOGRAPH-26E2F: not included in any glyphset definition
    • U+26E30 CJK UNIFIED IDEOGRAPH-26E30: not included in any glyphset definition
    • U+26E31 CJK UNIFIED IDEOGRAPH-26E31: not included in any glyphset definition
    • U+26E32 CJK UNIFIED IDEOGRAPH-26E32: not included in any glyphset definition
    • U+26E33 CJK UNIFIED IDEOGRAPH-26E33: not included in any glyphset definition
    • U+26E34 CJK UNIFIED IDEOGRAPH-26E34: not included in any glyphset definition
    • U+26E35 CJK UNIFIED IDEOGRAPH-26E35: not included in any glyphset definition
    • U+26E36 CJK UNIFIED IDEOGRAPH-26E36: not included in any glyphset definition
    • U+26E37 CJK UNIFIED IDEOGRAPH-26E37: not included in any glyphset definition
    • U+26E38 CJK UNIFIED IDEOGRAPH-26E38: not included in any glyphset definition
    • U+26E39 CJK UNIFIED IDEOGRAPH-26E39: not included in any glyphset definition
    • U+26E3A CJK UNIFIED IDEOGRAPH-26E3A: not included in any glyphset definition
    • U+26E40 CJK UNIFIED IDEOGRAPH-26E40: not included in any glyphset definition
    • U+26E48 CJK UNIFIED IDEOGRAPH-26E48: not included in any glyphset definition
    • U+26E4A CJK UNIFIED IDEOGRAPH-26E4A: not included in any glyphset definition
    • U+26E4D CJK UNIFIED IDEOGRAPH-26E4D: not included in any glyphset definition
    • U+26E60 CJK UNIFIED IDEOGRAPH-26E60: not included in any glyphset definition
    • U+26E61 CJK UNIFIED IDEOGRAPH-26E61: not included in any glyphset definition
    • U+26E62 CJK UNIFIED IDEOGRAPH-26E62: not included in any glyphset definition
    • U+26E64 CJK UNIFIED IDEOGRAPH-26E64: not included in any glyphset definition
    • U+26E65 CJK UNIFIED IDEOGRAPH-26E65: not included in any glyphset definition
    • U+26E66 CJK UNIFIED IDEOGRAPH-26E66: not included in any glyphset definition
    • U+26E68 CJK UNIFIED IDEOGRAPH-26E68: not included in any glyphset definition
    • U+26E6F CJK UNIFIED IDEOGRAPH-26E6F: not included in any glyphset definition
    • U+26E70 CJK UNIFIED IDEOGRAPH-26E70: not included in any glyphset definition
    • U+26E7D CJK UNIFIED IDEOGRAPH-26E7D: not included in any glyphset definition
    • U+26E7E CJK UNIFIED IDEOGRAPH-26E7E: not included in any glyphset definition
    • U+26E7F CJK UNIFIED IDEOGRAPH-26E7F: not included in any glyphset definition
    • U+26E80 CJK UNIFIED IDEOGRAPH-26E80: not included in any glyphset definition
    • U+26E81 CJK UNIFIED IDEOGRAPH-26E81: not included in any glyphset definition
    • U+26E82 CJK UNIFIED IDEOGRAPH-26E82: not included in any glyphset definition
    • U+26E86 CJK UNIFIED IDEOGRAPH-26E86: not included in any glyphset definition
    • U+26E87 CJK UNIFIED IDEOGRAPH-26E87: not included in any glyphset definition
    • U+26E88 CJK UNIFIED IDEOGRAPH-26E88: not included in any glyphset definition
    • U+26E89 CJK UNIFIED IDEOGRAPH-26E89: not included in any glyphset definition
    • U+26E8A CJK UNIFIED IDEOGRAPH-26E8A: not included in any glyphset definition
    • U+26E8B CJK UNIFIED IDEOGRAPH-26E8B: not included in any glyphset definition
    • U+26E8C CJK UNIFIED IDEOGRAPH-26E8C: not included in any glyphset definition
    • U+26E8D CJK UNIFIED IDEOGRAPH-26E8D: not included in any glyphset definition
    • U+26E8E CJK UNIFIED IDEOGRAPH-26E8E: not included in any glyphset definition
    • U+26E8F CJK UNIFIED IDEOGRAPH-26E8F: not included in any glyphset definition
    • U+26E90 CJK UNIFIED IDEOGRAPH-26E90: not included in any glyphset definition
    • U+26E91 CJK UNIFIED IDEOGRAPH-26E91: not included in any glyphset definition
    • U+26E92 CJK UNIFIED IDEOGRAPH-26E92: not included in any glyphset definition
    • U+26E93 CJK UNIFIED IDEOGRAPH-26E93: not included in any glyphset definition
    • U+26E94 CJK UNIFIED IDEOGRAPH-26E94: not included in any glyphset definition
    • U+26E95 CJK UNIFIED IDEOGRAPH-26E95: not included in any glyphset definition
    • U+26E96 CJK UNIFIED IDEOGRAPH-26E96: not included in any glyphset definition
    • U+26E97 CJK UNIFIED IDEOGRAPH-26E97: not included in any glyphset definition
    • U+26E99 CJK UNIFIED IDEOGRAPH-26E99: not included in any glyphset definition
    • U+26E9A CJK UNIFIED IDEOGRAPH-26E9A: not included in any glyphset definition
    • U+26E9B CJK UNIFIED IDEOGRAPH-26E9B: not included in any glyphset definition
    • U+26E9C CJK UNIFIED IDEOGRAPH-26E9C: not included in any glyphset definition
    • U+26E9D CJK UNIFIED IDEOGRAPH-26E9D: not included in any glyphset definition
    • U+26E9E CJK UNIFIED IDEOGRAPH-26E9E: not included in any glyphset definition
    • U+26E9F CJK UNIFIED IDEOGRAPH-26E9F: not included in any glyphset definition
    • U+26EA0 CJK UNIFIED IDEOGRAPH-26EA0: not included in any glyphset definition
    • U+26EA1 CJK UNIFIED IDEOGRAPH-26EA1: not included in any glyphset definition
    • U+26EA2 CJK UNIFIED IDEOGRAPH-26EA2: not included in any glyphset definition
    • U+26EA3 CJK UNIFIED IDEOGRAPH-26EA3: not included in any glyphset definition
    • U+26EA4 CJK UNIFIED IDEOGRAPH-26EA4: not included in any glyphset definition
    • U+26EA5 CJK UNIFIED IDEOGRAPH-26EA5: not included in any glyphset definition
    • U+26EA6 CJK UNIFIED IDEOGRAPH-26EA6: not included in any glyphset definition
    • U+26EA7 CJK UNIFIED IDEOGRAPH-26EA7: not included in any glyphset definition
    • U+26EA8 CJK UNIFIED IDEOGRAPH-26EA8: not included in any glyphset definition
    • U+26EA9 CJK UNIFIED IDEOGRAPH-26EA9: not included in any glyphset definition
    • U+26EAA CJK UNIFIED IDEOGRAPH-26EAA: not included in any glyphset definition
    • U+26EAB CJK UNIFIED IDEOGRAPH-26EAB: not included in any glyphset definition
    • U+26EAC CJK UNIFIED IDEOGRAPH-26EAC: not included in any glyphset definition
    • U+26EAD CJK UNIFIED IDEOGRAPH-26EAD: not included in any glyphset definition
    • U+26EAE CJK UNIFIED IDEOGRAPH-26EAE: not included in any glyphset definition
    • U+26EAF CJK UNIFIED IDEOGRAPH-26EAF: not included in any glyphset definition
    • U+26EB0 CJK UNIFIED IDEOGRAPH-26EB0: not included in any glyphset definition
    • U+26EB1 CJK UNIFIED IDEOGRAPH-26EB1: not included in any glyphset definition
    • U+26EB2 CJK UNIFIED IDEOGRAPH-26EB2: not included in any glyphset definition
    • U+26EB3 CJK UNIFIED IDEOGRAPH-26EB3: not included in any glyphset definition
    • U+26EB4 CJK UNIFIED IDEOGRAPH-26EB4: not included in any glyphset definition
    • U+26EB5 CJK UNIFIED IDEOGRAPH-26EB5: not included in any glyphset definition
    • U+26EB6 CJK UNIFIED IDEOGRAPH-26EB6: not included in any glyphset definition
    • U+26EB7 CJK UNIFIED IDEOGRAPH-26EB7: not included in any glyphset definition
    • U+26EB8 CJK UNIFIED IDEOGRAPH-26EB8: not included in any glyphset definition
    • U+26EB9 CJK UNIFIED IDEOGRAPH-26EB9: not included in any glyphset definition
    • U+26EBA CJK UNIFIED IDEOGRAPH-26EBA: not included in any glyphset definition
    • U+26EBB CJK UNIFIED IDEOGRAPH-26EBB: not included in any glyphset definition
    • U+26EBC CJK UNIFIED IDEOGRAPH-26EBC: not included in any glyphset definition
    • U+26EBD CJK UNIFIED IDEOGRAPH-26EBD: not included in any glyphset definition
    • U+26EBE CJK UNIFIED IDEOGRAPH-26EBE: not included in any glyphset definition
    • U+26EBF CJK UNIFIED IDEOGRAPH-26EBF: not included in any glyphset definition
    • U+26EC0 CJK UNIFIED IDEOGRAPH-26EC0: not included in any glyphset definition
    • U+26EC1 CJK UNIFIED IDEOGRAPH-26EC1: not included in any glyphset definition
    • U+26EC2 CJK UNIFIED IDEOGRAPH-26EC2: not included in any glyphset definition
    • U+26EC3 CJK UNIFIED IDEOGRAPH-26EC3: not included in any glyphset definition
    • U+26EC4 CJK UNIFIED IDEOGRAPH-26EC4: not included in any glyphset definition
    • U+26EC5 CJK UNIFIED IDEOGRAPH-26EC5: not included in any glyphset definition
    • U+26EC6 CJK UNIFIED IDEOGRAPH-26EC6: not included in any glyphset definition
    • U+26EC7 CJK UNIFIED IDEOGRAPH-26EC7: not included in any glyphset definition
    • U+26EC8 CJK UNIFIED IDEOGRAPH-26EC8: not included in any glyphset definition
    • U+26EC9 CJK UNIFIED IDEOGRAPH-26EC9: not included in any glyphset definition
    • U+26ECA CJK UNIFIED IDEOGRAPH-26ECA: not included in any glyphset definition
    • U+26ECB CJK UNIFIED IDEOGRAPH-26ECB: not included in any glyphset definition
    • U+26ECC CJK UNIFIED IDEOGRAPH-26ECC: not included in any glyphset definition
    • U+26ECD CJK UNIFIED IDEOGRAPH-26ECD: not included in any glyphset definition
    • U+26ED4 CJK UNIFIED IDEOGRAPH-26ED4: not included in any glyphset definition
    • U+26ED5 CJK UNIFIED IDEOGRAPH-26ED5: not included in any glyphset definition
    • U+26ED6 CJK UNIFIED IDEOGRAPH-26ED6: not included in any glyphset definition
    • U+26ED8 CJK UNIFIED IDEOGRAPH-26ED8: not included in any glyphset definition
    • U+26EDF CJK UNIFIED IDEOGRAPH-26EDF: not included in any glyphset definition
    • U+26EE1 CJK UNIFIED IDEOGRAPH-26EE1: not included in any glyphset definition
    • U+26EE2 CJK UNIFIED IDEOGRAPH-26EE2: not included in any glyphset definition
    • U+26EE3 CJK UNIFIED IDEOGRAPH-26EE3: not included in any glyphset definition
    • U+26EE5 CJK UNIFIED IDEOGRAPH-26EE5: not included in any glyphset definition
    • U+26EE6 CJK UNIFIED IDEOGRAPH-26EE6: not included in any glyphset definition
    • U+26EE7 CJK UNIFIED IDEOGRAPH-26EE7: not included in any glyphset definition
    • U+26EE8 CJK UNIFIED IDEOGRAPH-26EE8: not included in any glyphset definition
    • U+26EEA CJK UNIFIED IDEOGRAPH-26EEA: not included in any glyphset definition
    • U+26EF1 CJK UNIFIED IDEOGRAPH-26EF1: not included in any glyphset definition
    • U+26EF3 CJK UNIFIED IDEOGRAPH-26EF3: not included in any glyphset definition
    • U+26EF5 CJK UNIFIED IDEOGRAPH-26EF5: not included in any glyphset definition
    • U+26F07 CJK UNIFIED IDEOGRAPH-26F07: not included in any glyphset definition
    • U+26F08 CJK UNIFIED IDEOGRAPH-26F08: not included in any glyphset definition
    • U+26F0B CJK UNIFIED IDEOGRAPH-26F0B: not included in any glyphset definition
    • U+26F0C CJK UNIFIED IDEOGRAPH-26F0C: not included in any glyphset definition
    • U+26F0E CJK UNIFIED IDEOGRAPH-26F0E: not included in any glyphset definition
    • U+26F0F CJK UNIFIED IDEOGRAPH-26F0F: not included in any glyphset definition
    • U+26F10 CJK UNIFIED IDEOGRAPH-26F10: not included in any glyphset definition
    • U+26F11 CJK UNIFIED IDEOGRAPH-26F11: not included in any glyphset definition
    • U+26F12 CJK UNIFIED IDEOGRAPH-26F12: not included in any glyphset definition
    • U+26F14 CJK UNIFIED IDEOGRAPH-26F14: not included in any glyphset definition
    • U+26F16 CJK UNIFIED IDEOGRAPH-26F16: not included in any glyphset definition
    • U+26F1B CJK UNIFIED IDEOGRAPH-26F1B: not included in any glyphset definition
    • U+26F1D CJK UNIFIED IDEOGRAPH-26F1D: not included in any glyphset definition
    • U+26F1E CJK UNIFIED IDEOGRAPH-26F1E: not included in any glyphset definition
    • U+26F21 CJK UNIFIED IDEOGRAPH-26F21: not included in any glyphset definition
    • U+26F22 CJK UNIFIED IDEOGRAPH-26F22: not included in any glyphset definition
    • U+26F23 CJK UNIFIED IDEOGRAPH-26F23: not included in any glyphset definition
    • U+26F29 CJK UNIFIED IDEOGRAPH-26F29: not included in any glyphset definition
    • U+26F2A CJK UNIFIED IDEOGRAPH-26F2A: not included in any glyphset definition
    • U+26F2B CJK UNIFIED IDEOGRAPH-26F2B: not included in any glyphset definition
    • U+26F2C CJK UNIFIED IDEOGRAPH-26F2C: not included in any glyphset definition
    • U+26F2D CJK UNIFIED IDEOGRAPH-26F2D: not included in any glyphset definition
    • U+26F2E CJK UNIFIED IDEOGRAPH-26F2E: not included in any glyphset definition
    • U+26F2F CJK UNIFIED IDEOGRAPH-26F2F: not included in any glyphset definition
    • U+26F30 CJK UNIFIED IDEOGRAPH-26F30: not included in any glyphset definition
    • U+26F31 CJK UNIFIED IDEOGRAPH-26F31: not included in any glyphset definition
    • U+26F32 CJK UNIFIED IDEOGRAPH-26F32: not included in any glyphset definition
    • U+26F33 CJK UNIFIED IDEOGRAPH-26F33: not included in any glyphset definition
    • U+26F34 CJK UNIFIED IDEOGRAPH-26F34: not included in any glyphset definition
    • U+26F35 CJK UNIFIED IDEOGRAPH-26F35: not included in any glyphset definition
    • U+26F36 CJK UNIFIED IDEOGRAPH-26F36: not included in any glyphset definition
    • U+26F37 CJK UNIFIED IDEOGRAPH-26F37: not included in any glyphset definition
    • U+26F38 CJK UNIFIED IDEOGRAPH-26F38: not included in any glyphset definition
    • U+26F39 CJK UNIFIED IDEOGRAPH-26F39: not included in any glyphset definition
    • U+26F3A CJK UNIFIED IDEOGRAPH-26F3A: not included in any glyphset definition
    • U+26F3B CJK UNIFIED IDEOGRAPH-26F3B: not included in any glyphset definition
    • U+26F3C CJK UNIFIED IDEOGRAPH-26F3C: not included in any glyphset definition
    • U+26F3D CJK UNIFIED IDEOGRAPH-26F3D: not included in any glyphset definition
    • U+26F3E CJK UNIFIED IDEOGRAPH-26F3E: not included in any glyphset definition
    • U+26F3F CJK UNIFIED IDEOGRAPH-26F3F: not included in any glyphset definition
    • U+26F40 CJK UNIFIED IDEOGRAPH-26F40: not included in any glyphset definition
    • U+26F41 CJK UNIFIED IDEOGRAPH-26F41: not included in any glyphset definition
    • U+26F42 CJK UNIFIED IDEOGRAPH-26F42: not included in any glyphset definition
    • U+26F43 CJK UNIFIED IDEOGRAPH-26F43: not included in any glyphset definition
    • U+26F44 CJK UNIFIED IDEOGRAPH-26F44: not included in any glyphset definition
    • U+26F45 CJK UNIFIED IDEOGRAPH-26F45: not included in any glyphset definition
    • U+26F46 CJK UNIFIED IDEOGRAPH-26F46: not included in any glyphset definition
    • U+26F47 CJK UNIFIED IDEOGRAPH-26F47: not included in any glyphset definition
    • U+26F48 CJK UNIFIED IDEOGRAPH-26F48: not included in any glyphset definition
    • U+26F49 CJK UNIFIED IDEOGRAPH-26F49: not included in any glyphset definition
    • U+26F4A CJK UNIFIED IDEOGRAPH-26F4A: not included in any glyphset definition
    • U+26F4B CJK UNIFIED IDEOGRAPH-26F4B: not included in any glyphset definition
    • U+26F4C CJK UNIFIED IDEOGRAPH-26F4C: not included in any glyphset definition
    • U+26F4E CJK UNIFIED IDEOGRAPH-26F4E: not included in any glyphset definition
    • U+26F4F CJK UNIFIED IDEOGRAPH-26F4F: not included in any glyphset definition
    • U+26F50 CJK UNIFIED IDEOGRAPH-26F50: not included in any glyphset definition
    • U+26F51 CJK UNIFIED IDEOGRAPH-26F51: not included in any glyphset definition
    • U+26F52 CJK UNIFIED IDEOGRAPH-26F52: not included in any glyphset definition
    • U+26F53 CJK UNIFIED IDEOGRAPH-26F53: not included in any glyphset definition
    • U+26F54 CJK UNIFIED IDEOGRAPH-26F54: not included in any glyphset definition
    • U+26F55 CJK UNIFIED IDEOGRAPH-26F55: not included in any glyphset definition
    • U+26F56 CJK UNIFIED IDEOGRAPH-26F56: not included in any glyphset definition
    • U+26F57 CJK UNIFIED IDEOGRAPH-26F57: not included in any glyphset definition
    • U+26F58 CJK UNIFIED IDEOGRAPH-26F58: not included in any glyphset definition
    • U+26F59 CJK UNIFIED IDEOGRAPH-26F59: not included in any glyphset definition
    • U+26F5A CJK UNIFIED IDEOGRAPH-26F5A: not included in any glyphset definition
    • U+26F5B CJK UNIFIED IDEOGRAPH-26F5B: not included in any glyphset definition
    • U+26F5C CJK UNIFIED IDEOGRAPH-26F5C: not included in any glyphset definition
    • U+26F5D CJK UNIFIED IDEOGRAPH-26F5D: not included in any glyphset definition
    • U+26F5E CJK UNIFIED IDEOGRAPH-26F5E: not included in any glyphset definition
    • U+26F5F CJK UNIFIED IDEOGRAPH-26F5F: not included in any glyphset definition
    • U+26F60 CJK UNIFIED IDEOGRAPH-26F60: not included in any glyphset definition
    • U+26F61 CJK UNIFIED IDEOGRAPH-26F61: not included in any glyphset definition
    • U+26F62 CJK UNIFIED IDEOGRAPH-26F62: not included in any glyphset definition
    • U+26F65 CJK UNIFIED IDEOGRAPH-26F65: not included in any glyphset definition
    • U+26F66 CJK UNIFIED IDEOGRAPH-26F66: not included in any glyphset definition
    • U+26F67 CJK UNIFIED IDEOGRAPH-26F67: not included in any glyphset definition
    • U+26F68 CJK UNIFIED IDEOGRAPH-26F68: not included in any glyphset definition
    • U+26F69 CJK UNIFIED IDEOGRAPH-26F69: not included in any glyphset definition
    • U+26F6B CJK UNIFIED IDEOGRAPH-26F6B: not included in any glyphset definition
    • U+26F6C CJK UNIFIED IDEOGRAPH-26F6C: not included in any glyphset definition
    • U+26F6D CJK UNIFIED IDEOGRAPH-26F6D: not included in any glyphset definition
    • U+26F6E CJK UNIFIED IDEOGRAPH-26F6E: not included in any glyphset definition
    • U+26F6F CJK UNIFIED IDEOGRAPH-26F6F: not included in any glyphset definition
    • U+26F70 CJK UNIFIED IDEOGRAPH-26F70: not included in any glyphset definition
    • U+26F74 CJK UNIFIED IDEOGRAPH-26F74: not included in any glyphset definition
    • U+26F77 CJK UNIFIED IDEOGRAPH-26F77: not included in any glyphset definition
    • U+26F78 CJK UNIFIED IDEOGRAPH-26F78: not included in any glyphset definition
    • U+26F79 CJK UNIFIED IDEOGRAPH-26F79: not included in any glyphset definition
    • U+26F7B CJK UNIFIED IDEOGRAPH-26F7B: not included in any glyphset definition
    • U+26F87 CJK UNIFIED IDEOGRAPH-26F87: not included in any glyphset definition
    • U+26F8F CJK UNIFIED IDEOGRAPH-26F8F: not included in any glyphset definition
    • U+26F93 CJK UNIFIED IDEOGRAPH-26F93: not included in any glyphset definition
    • U+26F94 CJK UNIFIED IDEOGRAPH-26F94: not included in any glyphset definition
    • U+26F99 CJK UNIFIED IDEOGRAPH-26F99: not included in any glyphset definition
    • U+26FA1 CJK UNIFIED IDEOGRAPH-26FA1: not included in any glyphset definition
    • U+26FA2 CJK UNIFIED IDEOGRAPH-26FA2: not included in any glyphset definition
    • U+26FA6 CJK UNIFIED IDEOGRAPH-26FA6: not included in any glyphset definition
    • U+26FAB CJK UNIFIED IDEOGRAPH-26FAB: not included in any glyphset definition
    • U+26FAC CJK UNIFIED IDEOGRAPH-26FAC: not included in any glyphset definition
    • U+26FAD CJK UNIFIED IDEOGRAPH-26FAD: not included in any glyphset definition
    • U+26FAE CJK UNIFIED IDEOGRAPH-26FAE: not included in any glyphset definition
    • U+26FAF CJK UNIFIED IDEOGRAPH-26FAF: not included in any glyphset definition
    • U+26FB0 CJK UNIFIED IDEOGRAPH-26FB0: not included in any glyphset definition
    • U+26FB1 CJK UNIFIED IDEOGRAPH-26FB1: not included in any glyphset definition
    • U+26FB3 CJK UNIFIED IDEOGRAPH-26FB3: not included in any glyphset definition
    • U+26FB4 CJK UNIFIED IDEOGRAPH-26FB4: not included in any glyphset definition
    • U+26FB5 CJK UNIFIED IDEOGRAPH-26FB5: not included in any glyphset definition
    • U+26FB6 CJK UNIFIED IDEOGRAPH-26FB6: not included in any glyphset definition
    • U+26FB7 CJK UNIFIED IDEOGRAPH-26FB7: not included in any glyphset definition
    • U+26FB8 CJK UNIFIED IDEOGRAPH-26FB8: not included in any glyphset definition
    • U+26FB9 CJK UNIFIED IDEOGRAPH-26FB9: not included in any glyphset definition
    • U+26FBA CJK UNIFIED IDEOGRAPH-26FBA: not included in any glyphset definition
    • U+26FBB CJK UNIFIED IDEOGRAPH-26FBB: not included in any glyphset definition
    • U+26FBC CJK UNIFIED IDEOGRAPH-26FBC: not included in any glyphset definition
    • U+26FBD CJK UNIFIED IDEOGRAPH-26FBD: not included in any glyphset definition
    • U+26FBE CJK UNIFIED IDEOGRAPH-26FBE: not included in any glyphset definition
    • U+26FBF CJK UNIFIED IDEOGRAPH-26FBF: not included in any glyphset definition
    • U+26FC0 CJK UNIFIED IDEOGRAPH-26FC0: not included in any glyphset definition
    • U+26FC1 CJK UNIFIED IDEOGRAPH-26FC1: not included in any glyphset definition
    • U+26FC2 CJK UNIFIED IDEOGRAPH-26FC2: not included in any glyphset definition
    • U+26FC3 CJK UNIFIED IDEOGRAPH-26FC3: not included in any glyphset definition
    • U+26FC4 CJK UNIFIED IDEOGRAPH-26FC4: not included in any glyphset definition
    • U+26FC5 CJK UNIFIED IDEOGRAPH-26FC5: not included in any glyphset definition
    • U+26FC6 CJK UNIFIED IDEOGRAPH-26FC6: not included in any glyphset definition
    • U+26FC9 CJK UNIFIED IDEOGRAPH-26FC9: not included in any glyphset definition
    • U+26FCA CJK UNIFIED IDEOGRAPH-26FCA: not included in any glyphset definition
    • U+26FCB CJK UNIFIED IDEOGRAPH-26FCB: not included in any glyphset definition
    • U+26FCC CJK UNIFIED IDEOGRAPH-26FCC: not included in any glyphset definition
    • U+26FCD CJK UNIFIED IDEOGRAPH-26FCD: not included in any glyphset definition
    • U+26FCE CJK UNIFIED IDEOGRAPH-26FCE: not included in any glyphset definition
    • U+26FCF CJK UNIFIED IDEOGRAPH-26FCF: not included in any glyphset definition
    • U+26FD0 CJK UNIFIED IDEOGRAPH-26FD0: not included in any glyphset definition
    • U+26FD1 CJK UNIFIED IDEOGRAPH-26FD1: not included in any glyphset definition
    • U+26FD2 CJK UNIFIED IDEOGRAPH-26FD2: not included in any glyphset definition
    • U+26FD3 CJK UNIFIED IDEOGRAPH-26FD3: not included in any glyphset definition
    • U+26FD4 CJK UNIFIED IDEOGRAPH-26FD4: not included in any glyphset definition
    • U+26FD5 CJK UNIFIED IDEOGRAPH-26FD5: not included in any glyphset definition
    • U+26FD6 CJK UNIFIED IDEOGRAPH-26FD6: not included in any glyphset definition
    • U+26FD7 CJK UNIFIED IDEOGRAPH-26FD7: not included in any glyphset definition
    • U+26FD8 CJK UNIFIED IDEOGRAPH-26FD8: not included in any glyphset definition
    • U+26FDB CJK UNIFIED IDEOGRAPH-26FDB: not included in any glyphset definition
    • U+26FDD CJK UNIFIED IDEOGRAPH-26FDD: not included in any glyphset definition
    • U+26FDE CJK UNIFIED IDEOGRAPH-26FDE: not included in any glyphset definition
    • U+26FE0 CJK UNIFIED IDEOGRAPH-26FE0: not included in any glyphset definition
    • U+26FE1 CJK UNIFIED IDEOGRAPH-26FE1: not included in any glyphset definition
    • U+26FE2 CJK UNIFIED IDEOGRAPH-26FE2: not included in any glyphset definition
    • U+26FE3 CJK UNIFIED IDEOGRAPH-26FE3: not included in any glyphset definition
    • U+26FE4 CJK UNIFIED IDEOGRAPH-26FE4: not included in any glyphset definition
    • U+26FE5 CJK UNIFIED IDEOGRAPH-26FE5: not included in any glyphset definition
    • U+26FE9 CJK UNIFIED IDEOGRAPH-26FE9: not included in any glyphset definition
    • U+26FEA CJK UNIFIED IDEOGRAPH-26FEA: not included in any glyphset definition
    • U+26FF6 CJK UNIFIED IDEOGRAPH-26FF6: not included in any glyphset definition
    • U+26FF7 CJK UNIFIED IDEOGRAPH-26FF7: not included in any glyphset definition
    • U+26FF8 CJK UNIFIED IDEOGRAPH-26FF8: not included in any glyphset definition
    • U+27004 CJK UNIFIED IDEOGRAPH-27004: not included in any glyphset definition
    • U+27006 CJK UNIFIED IDEOGRAPH-27006: not included in any glyphset definition
    • U+27007 CJK UNIFIED IDEOGRAPH-27007: not included in any glyphset definition
    • U+2700A CJK UNIFIED IDEOGRAPH-2700A: not included in any glyphset definition
    • U+2700B CJK UNIFIED IDEOGRAPH-2700B: not included in any glyphset definition
    • U+2700F CJK UNIFIED IDEOGRAPH-2700F: not included in any glyphset definition
    • U+27010 CJK UNIFIED IDEOGRAPH-27010: not included in any glyphset definition
    • U+27011 CJK UNIFIED IDEOGRAPH-27011: not included in any glyphset definition
    • U+27012 CJK UNIFIED IDEOGRAPH-27012: not included in any glyphset definition
    • U+27013 CJK UNIFIED IDEOGRAPH-27013: not included in any glyphset definition
    • U+27014 CJK UNIFIED IDEOGRAPH-27014: not included in any glyphset definition
    • U+27016 CJK UNIFIED IDEOGRAPH-27016: not included in any glyphset definition
    • U+27017 CJK UNIFIED IDEOGRAPH-27017: not included in any glyphset definition
    • U+27018 CJK UNIFIED IDEOGRAPH-27018: not included in any glyphset definition
    • U+27019 CJK UNIFIED IDEOGRAPH-27019: not included in any glyphset definition
    • U+2701B CJK UNIFIED IDEOGRAPH-2701B: not included in any glyphset definition
    • U+2701C CJK UNIFIED IDEOGRAPH-2701C: not included in any glyphset definition
    • U+2701D CJK UNIFIED IDEOGRAPH-2701D: not included in any glyphset definition
    • U+27020 CJK UNIFIED IDEOGRAPH-27020: not included in any glyphset definition
    • U+27021 CJK UNIFIED IDEOGRAPH-27021: not included in any glyphset definition
    • U+27022 CJK UNIFIED IDEOGRAPH-27022: not included in any glyphset definition
    • U+27023 CJK UNIFIED IDEOGRAPH-27023: not included in any glyphset definition
    • U+27024 CJK UNIFIED IDEOGRAPH-27024: not included in any glyphset definition
    • U+27025 CJK UNIFIED IDEOGRAPH-27025: not included in any glyphset definition
    • U+27026 CJK UNIFIED IDEOGRAPH-27026: not included in any glyphset definition
    • U+27027 CJK UNIFIED IDEOGRAPH-27027: not included in any glyphset definition
    • U+27028 CJK UNIFIED IDEOGRAPH-27028: not included in any glyphset definition
    • U+27029 CJK UNIFIED IDEOGRAPH-27029: not included in any glyphset definition
    • U+2702A CJK UNIFIED IDEOGRAPH-2702A: not included in any glyphset definition
    • U+2702B CJK UNIFIED IDEOGRAPH-2702B: not included in any glyphset definition
    • U+2702C CJK UNIFIED IDEOGRAPH-2702C: not included in any glyphset definition
    • U+2702D CJK UNIFIED IDEOGRAPH-2702D: not included in any glyphset definition
    • U+2702E CJK UNIFIED IDEOGRAPH-2702E: not included in any glyphset definition
    • U+2702F CJK UNIFIED IDEOGRAPH-2702F: not included in any glyphset definition
    • U+27030 CJK UNIFIED IDEOGRAPH-27030: not included in any glyphset definition
    • U+27031 CJK UNIFIED IDEOGRAPH-27031: not included in any glyphset definition
    • U+27032 CJK UNIFIED IDEOGRAPH-27032: not included in any glyphset definition
    • U+27033 CJK UNIFIED IDEOGRAPH-27033: not included in any glyphset definition
    • U+27034 CJK UNIFIED IDEOGRAPH-27034: not included in any glyphset definition
    • U+27035 CJK UNIFIED IDEOGRAPH-27035: not included in any glyphset definition
    • U+27037 CJK UNIFIED IDEOGRAPH-27037: not included in any glyphset definition
    • U+27038 CJK UNIFIED IDEOGRAPH-27038: not included in any glyphset definition
    • U+27039 CJK UNIFIED IDEOGRAPH-27039: not included in any glyphset definition
    • U+2703A CJK UNIFIED IDEOGRAPH-2703A: not included in any glyphset definition
    • U+2703B CJK UNIFIED IDEOGRAPH-2703B: not included in any glyphset definition
    • U+2703C CJK UNIFIED IDEOGRAPH-2703C: not included in any glyphset definition
    • U+2703D CJK UNIFIED IDEOGRAPH-2703D: not included in any glyphset definition
    • U+2703E CJK UNIFIED IDEOGRAPH-2703E: not included in any glyphset definition
    • U+2703F CJK UNIFIED IDEOGRAPH-2703F: not included in any glyphset definition
    • U+27042 CJK UNIFIED IDEOGRAPH-27042: not included in any glyphset definition
    • U+27043 CJK UNIFIED IDEOGRAPH-27043: not included in any glyphset definition
    • U+27048 CJK UNIFIED IDEOGRAPH-27048: not included in any glyphset definition
    • U+27049 CJK UNIFIED IDEOGRAPH-27049: not included in any glyphset definition
    • U+2704A CJK UNIFIED IDEOGRAPH-2704A: not included in any glyphset definition
    • U+2704B CJK UNIFIED IDEOGRAPH-2704B: not included in any glyphset definition
    • U+2704C CJK UNIFIED IDEOGRAPH-2704C: not included in any glyphset definition
    • U+2704D CJK UNIFIED IDEOGRAPH-2704D: not included in any glyphset definition
    • U+2704E CJK UNIFIED IDEOGRAPH-2704E: not included in any glyphset definition
    • U+2704F CJK UNIFIED IDEOGRAPH-2704F: not included in any glyphset definition
    • U+27050 CJK UNIFIED IDEOGRAPH-27050: not included in any glyphset definition
    • U+27052 CJK UNIFIED IDEOGRAPH-27052: not included in any glyphset definition
    • U+27053 CJK UNIFIED IDEOGRAPH-27053: not included in any glyphset definition
    • U+27054 CJK UNIFIED IDEOGRAPH-27054: not included in any glyphset definition
    • U+27055 CJK UNIFIED IDEOGRAPH-27055: not included in any glyphset definition
    • U+27056 CJK UNIFIED IDEOGRAPH-27056: not included in any glyphset definition
    • U+27057 CJK UNIFIED IDEOGRAPH-27057: not included in any glyphset definition
    • U+2705A CJK UNIFIED IDEOGRAPH-2705A: not included in any glyphset definition
    • U+27071 CJK UNIFIED IDEOGRAPH-27071: not included in any glyphset definition
    • U+27072 CJK UNIFIED IDEOGRAPH-27072: not included in any glyphset definition
    • U+27074 CJK UNIFIED IDEOGRAPH-27074: not included in any glyphset definition
    • U+27075 CJK UNIFIED IDEOGRAPH-27075: not included in any glyphset definition
    • U+27076 CJK UNIFIED IDEOGRAPH-27076: not included in any glyphset definition
    • U+27078 CJK UNIFIED IDEOGRAPH-27078: not included in any glyphset definition
    • U+2707B CJK UNIFIED IDEOGRAPH-2707B: not included in any glyphset definition
    • U+2707C CJK UNIFIED IDEOGRAPH-2707C: not included in any glyphset definition
    • U+2707D CJK UNIFIED IDEOGRAPH-2707D: not included in any glyphset definition
    • U+2707E CJK UNIFIED IDEOGRAPH-2707E: not included in any glyphset definition
    • U+2707F CJK UNIFIED IDEOGRAPH-2707F: not included in any glyphset definition
    • U+27080 CJK UNIFIED IDEOGRAPH-27080: not included in any glyphset definition
    • U+27081 CJK UNIFIED IDEOGRAPH-27081: not included in any glyphset definition
    • U+27082 CJK UNIFIED IDEOGRAPH-27082: not included in any glyphset definition
    • U+27083 CJK UNIFIED IDEOGRAPH-27083: not included in any glyphset definition
    • U+27084 CJK UNIFIED IDEOGRAPH-27084: not included in any glyphset definition
    • U+27085 CJK UNIFIED IDEOGRAPH-27085: not included in any glyphset definition
    • U+27086 CJK UNIFIED IDEOGRAPH-27086: not included in any glyphset definition
    • U+27087 CJK UNIFIED IDEOGRAPH-27087: not included in any glyphset definition
    • U+27088 CJK UNIFIED IDEOGRAPH-27088: not included in any glyphset definition
    • U+27089 CJK UNIFIED IDEOGRAPH-27089: not included in any glyphset definition
    • U+2708A CJK UNIFIED IDEOGRAPH-2708A: not included in any glyphset definition
    • U+2708B CJK UNIFIED IDEOGRAPH-2708B: not included in any glyphset definition
    • U+2708C CJK UNIFIED IDEOGRAPH-2708C: not included in any glyphset definition
    • U+2708D CJK UNIFIED IDEOGRAPH-2708D: not included in any glyphset definition
    • U+2708E CJK UNIFIED IDEOGRAPH-2708E: not included in any glyphset definition
    • U+2708F CJK UNIFIED IDEOGRAPH-2708F: not included in any glyphset definition
    • U+27090 CJK UNIFIED IDEOGRAPH-27090: not included in any glyphset definition
    • U+27091 CJK UNIFIED IDEOGRAPH-27091: not included in any glyphset definition
    • U+27092 CJK UNIFIED IDEOGRAPH-27092: not included in any glyphset definition
    • U+27094 CJK UNIFIED IDEOGRAPH-27094: not included in any glyphset definition
    • U+27095 CJK UNIFIED IDEOGRAPH-27095: not included in any glyphset definition
    • U+27096 CJK UNIFIED IDEOGRAPH-27096: not included in any glyphset definition
    • U+27097 CJK UNIFIED IDEOGRAPH-27097: not included in any glyphset definition
    • U+27098 CJK UNIFIED IDEOGRAPH-27098: not included in any glyphset definition
    • U+27099 CJK UNIFIED IDEOGRAPH-27099: not included in any glyphset definition
    • U+2709A CJK UNIFIED IDEOGRAPH-2709A: not included in any glyphset definition
    • U+2709B CJK UNIFIED IDEOGRAPH-2709B: not included in any glyphset definition
    • U+2709C CJK UNIFIED IDEOGRAPH-2709C: not included in any glyphset definition
    • U+2709E CJK UNIFIED IDEOGRAPH-2709E: not included in any glyphset definition
    • U+2709F CJK UNIFIED IDEOGRAPH-2709F: not included in any glyphset definition
    • U+270A0 CJK UNIFIED IDEOGRAPH-270A0: not included in any glyphset definition
    • U+270A1 CJK UNIFIED IDEOGRAPH-270A1: not included in any glyphset definition
    • U+270A3 CJK UNIFIED IDEOGRAPH-270A3: not included in any glyphset definition
    • U+270A6 CJK UNIFIED IDEOGRAPH-270A6: not included in any glyphset definition
    • U+270A7 CJK UNIFIED IDEOGRAPH-270A7: not included in any glyphset definition
    • U+270A9 CJK UNIFIED IDEOGRAPH-270A9: not included in any glyphset definition
    • U+270AB CJK UNIFIED IDEOGRAPH-270AB: not included in any glyphset definition
    • U+270AD CJK UNIFIED IDEOGRAPH-270AD: not included in any glyphset definition
    • U+270AE CJK UNIFIED IDEOGRAPH-270AE: not included in any glyphset definition
    • U+270B0 CJK UNIFIED IDEOGRAPH-270B0: not included in any glyphset definition
    • U+270B1 CJK UNIFIED IDEOGRAPH-270B1: not included in any glyphset definition
    • U+270B3 CJK UNIFIED IDEOGRAPH-270B3: not included in any glyphset definition
    • U+270B4 CJK UNIFIED IDEOGRAPH-270B4: not included in any glyphset definition
    • U+270B5 CJK UNIFIED IDEOGRAPH-270B5: not included in any glyphset definition
    • U+270BC CJK UNIFIED IDEOGRAPH-270BC: not included in any glyphset definition
    • U+270C3 CJK UNIFIED IDEOGRAPH-270C3: not included in any glyphset definition
    • U+270C6 CJK UNIFIED IDEOGRAPH-270C6: not included in any glyphset definition
    • U+270CB CJK UNIFIED IDEOGRAPH-270CB: not included in any glyphset definition
    • U+270CC CJK UNIFIED IDEOGRAPH-270CC: not included in any glyphset definition
    • U+270CF CJK UNIFIED IDEOGRAPH-270CF: not included in any glyphset definition
    • U+270D0 CJK UNIFIED IDEOGRAPH-270D0: not included in any glyphset definition
    • U+270D1 CJK UNIFIED IDEOGRAPH-270D1: not included in any glyphset definition
    • U+270D2 CJK UNIFIED IDEOGRAPH-270D2: not included in any glyphset definition
    • U+270D3 CJK UNIFIED IDEOGRAPH-270D3: not included in any glyphset definition
    • U+270D4 CJK UNIFIED IDEOGRAPH-270D4: not included in any glyphset definition
    • U+270D5 CJK UNIFIED IDEOGRAPH-270D5: not included in any glyphset definition
    • U+270D6 CJK UNIFIED IDEOGRAPH-270D6: not included in any glyphset definition
    • U+270D7 CJK UNIFIED IDEOGRAPH-270D7: not included in any glyphset definition
    • U+270D8 CJK UNIFIED IDEOGRAPH-270D8: not included in any glyphset definition
    • U+270D9 CJK UNIFIED IDEOGRAPH-270D9: not included in any glyphset definition
    • U+270DA CJK UNIFIED IDEOGRAPH-270DA: not included in any glyphset definition
    • U+270DB CJK UNIFIED IDEOGRAPH-270DB: not included in any glyphset definition
    • U+270DD CJK UNIFIED IDEOGRAPH-270DD: not included in any glyphset definition
    • U+270DE CJK UNIFIED IDEOGRAPH-270DE: not included in any glyphset definition
    • U+270DF CJK UNIFIED IDEOGRAPH-270DF: not included in any glyphset definition
    • U+270E0 CJK UNIFIED IDEOGRAPH-270E0: not included in any glyphset definition
    • U+270E1 CJK UNIFIED IDEOGRAPH-270E1: not included in any glyphset definition
    • U+270E2 CJK UNIFIED IDEOGRAPH-270E2: not included in any glyphset definition
    • U+270E3 CJK UNIFIED IDEOGRAPH-270E3: not included in any glyphset definition
    • U+270E4 CJK UNIFIED IDEOGRAPH-270E4: not included in any glyphset definition
    • U+270E5 CJK UNIFIED IDEOGRAPH-270E5: not included in any glyphset definition
    • U+270E6 CJK UNIFIED IDEOGRAPH-270E6: not included in any glyphset definition
    • U+270E7 CJK UNIFIED IDEOGRAPH-270E7: not included in any glyphset definition
    • U+270E8 CJK UNIFIED IDEOGRAPH-270E8: not included in any glyphset definition
    • U+270E9 CJK UNIFIED IDEOGRAPH-270E9: not included in any glyphset definition
    • U+270EA CJK UNIFIED IDEOGRAPH-270EA: not included in any glyphset definition
    • U+270EB CJK UNIFIED IDEOGRAPH-270EB: not included in any glyphset definition
    • U+270EC CJK UNIFIED IDEOGRAPH-270EC: not included in any glyphset definition
    • U+270EE CJK UNIFIED IDEOGRAPH-270EE: not included in any glyphset definition
    • U+270F0 CJK UNIFIED IDEOGRAPH-270F0: not included in any glyphset definition
    • U+270F2 CJK UNIFIED IDEOGRAPH-270F2: not included in any glyphset definition
    • U+270F4 CJK UNIFIED IDEOGRAPH-270F4: not included in any glyphset definition
    • U+270F5 CJK UNIFIED IDEOGRAPH-270F5: not included in any glyphset definition
    • U+270F6 CJK UNIFIED IDEOGRAPH-270F6: not included in any glyphset definition
    • U+270F7 CJK UNIFIED IDEOGRAPH-270F7: not included in any glyphset definition
    • U+270F9 CJK UNIFIED IDEOGRAPH-270F9: not included in any glyphset definition
    • U+270FA CJK UNIFIED IDEOGRAPH-270FA: not included in any glyphset definition
    • U+270FB CJK UNIFIED IDEOGRAPH-270FB: not included in any glyphset definition
    • U+270FC CJK UNIFIED IDEOGRAPH-270FC: not included in any glyphset definition
    • U+270FD CJK UNIFIED IDEOGRAPH-270FD: not included in any glyphset definition
    • U+27109 CJK UNIFIED IDEOGRAPH-27109: not included in any glyphset definition
    • U+2710D CJK UNIFIED IDEOGRAPH-2710D: not included in any glyphset definition
    • U+2710E CJK UNIFIED IDEOGRAPH-2710E: not included in any glyphset definition
    • U+2710F CJK UNIFIED IDEOGRAPH-2710F: not included in any glyphset definition
    • U+27110 CJK UNIFIED IDEOGRAPH-27110: not included in any glyphset definition
    • U+27111 CJK UNIFIED IDEOGRAPH-27111: not included in any glyphset definition
    • U+27112 CJK UNIFIED IDEOGRAPH-27112: not included in any glyphset definition
    • U+27113 CJK UNIFIED IDEOGRAPH-27113: not included in any glyphset definition
    • U+27114 CJK UNIFIED IDEOGRAPH-27114: not included in any glyphset definition
    • U+27115 CJK UNIFIED IDEOGRAPH-27115: not included in any glyphset definition
    • U+27116 CJK UNIFIED IDEOGRAPH-27116: not included in any glyphset definition
    • U+27117 CJK UNIFIED IDEOGRAPH-27117: not included in any glyphset definition
    • U+27118 CJK UNIFIED IDEOGRAPH-27118: not included in any glyphset definition
    • U+27119 CJK UNIFIED IDEOGRAPH-27119: not included in any glyphset definition
    • U+2711A CJK UNIFIED IDEOGRAPH-2711A: not included in any glyphset definition
    • U+2711B CJK UNIFIED IDEOGRAPH-2711B: not included in any glyphset definition
    • U+2711C CJK UNIFIED IDEOGRAPH-2711C: not included in any glyphset definition
    • U+2711D CJK UNIFIED IDEOGRAPH-2711D: not included in any glyphset definition
    • U+2711E CJK UNIFIED IDEOGRAPH-2711E: not included in any glyphset definition
    • U+2711F CJK UNIFIED IDEOGRAPH-2711F: not included in any glyphset definition
    • U+27120 CJK UNIFIED IDEOGRAPH-27120: not included in any glyphset definition
    • U+27121 CJK UNIFIED IDEOGRAPH-27121: not included in any glyphset definition
    • U+27123 CJK UNIFIED IDEOGRAPH-27123: not included in any glyphset definition
    • U+27124 CJK UNIFIED IDEOGRAPH-27124: not included in any glyphset definition
    • U+27127 CJK UNIFIED IDEOGRAPH-27127: not included in any glyphset definition
    • U+27129 CJK UNIFIED IDEOGRAPH-27129: not included in any glyphset definition
    • U+2712B CJK UNIFIED IDEOGRAPH-2712B: not included in any glyphset definition
    • U+27130 CJK UNIFIED IDEOGRAPH-27130: not included in any glyphset definition
    • U+27131 CJK UNIFIED IDEOGRAPH-27131: not included in any glyphset definition
    • U+27132 CJK UNIFIED IDEOGRAPH-27132: not included in any glyphset definition
    • U+27135 CJK UNIFIED IDEOGRAPH-27135: not included in any glyphset definition
    • U+27136 CJK UNIFIED IDEOGRAPH-27136: not included in any glyphset definition
    • U+27137 CJK UNIFIED IDEOGRAPH-27137: not included in any glyphset definition
    • U+27138 CJK UNIFIED IDEOGRAPH-27138: not included in any glyphset definition
    • U+27139 CJK UNIFIED IDEOGRAPH-27139: not included in any glyphset definition
    • U+2713A CJK UNIFIED IDEOGRAPH-2713A: not included in any glyphset definition
    • U+2713B CJK UNIFIED IDEOGRAPH-2713B: not included in any glyphset definition
    • U+2713C CJK UNIFIED IDEOGRAPH-2713C: not included in any glyphset definition
    • U+2713E CJK UNIFIED IDEOGRAPH-2713E: not included in any glyphset definition
    • U+2713F CJK UNIFIED IDEOGRAPH-2713F: not included in any glyphset definition
    • U+27140 CJK UNIFIED IDEOGRAPH-27140: not included in any glyphset definition
    • U+27141 CJK UNIFIED IDEOGRAPH-27141: not included in any glyphset definition
    • U+27142 CJK UNIFIED IDEOGRAPH-27142: not included in any glyphset definition
    • U+27143 CJK UNIFIED IDEOGRAPH-27143: not included in any glyphset definition
    • U+27144 CJK UNIFIED IDEOGRAPH-27144: not included in any glyphset definition
    • U+27145 CJK UNIFIED IDEOGRAPH-27145: not included in any glyphset definition
    • U+27146 CJK UNIFIED IDEOGRAPH-27146: not included in any glyphset definition
    • U+27148 CJK UNIFIED IDEOGRAPH-27148: not included in any glyphset definition
    • U+27149 CJK UNIFIED IDEOGRAPH-27149: not included in any glyphset definition
    • U+2714A CJK UNIFIED IDEOGRAPH-2714A: not included in any glyphset definition
    • U+2714D CJK UNIFIED IDEOGRAPH-2714D: not included in any glyphset definition
    • U+2714E CJK UNIFIED IDEOGRAPH-2714E: not included in any glyphset definition
    • U+2714F CJK UNIFIED IDEOGRAPH-2714F: not included in any glyphset definition
    • U+27151 CJK UNIFIED IDEOGRAPH-27151: not included in any glyphset definition
    • U+27155 CJK UNIFIED IDEOGRAPH-27155: not included in any glyphset definition
    • U+27156 CJK UNIFIED IDEOGRAPH-27156: not included in any glyphset definition
    • U+27157 CJK UNIFIED IDEOGRAPH-27157: not included in any glyphset definition
    • U+27158 CJK UNIFIED IDEOGRAPH-27158: not included in any glyphset definition
    • U+27159 CJK UNIFIED IDEOGRAPH-27159: not included in any glyphset definition
    • U+2715A CJK UNIFIED IDEOGRAPH-2715A: not included in any glyphset definition
    • U+2715B CJK UNIFIED IDEOGRAPH-2715B: not included in any glyphset definition
    • U+2715C CJK UNIFIED IDEOGRAPH-2715C: not included in any glyphset definition
    • U+2715D CJK UNIFIED IDEOGRAPH-2715D: not included in any glyphset definition
    • U+2715E CJK UNIFIED IDEOGRAPH-2715E: not included in any glyphset definition
    • U+2715F CJK UNIFIED IDEOGRAPH-2715F: not included in any glyphset definition
    • U+27160 CJK UNIFIED IDEOGRAPH-27160: not included in any glyphset definition
    • U+27161 CJK UNIFIED IDEOGRAPH-27161: not included in any glyphset definition
    • U+27162 CJK UNIFIED IDEOGRAPH-27162: not included in any glyphset definition
    • U+27163 CJK UNIFIED IDEOGRAPH-27163: not included in any glyphset definition
    • U+27164 CJK UNIFIED IDEOGRAPH-27164: not included in any glyphset definition
    • U+27165 CJK UNIFIED IDEOGRAPH-27165: not included in any glyphset definition
    • U+27169 CJK UNIFIED IDEOGRAPH-27169: not included in any glyphset definition
    • U+2716E CJK UNIFIED IDEOGRAPH-2716E: not included in any glyphset definition
    • U+2716F CJK UNIFIED IDEOGRAPH-2716F: not included in any glyphset definition
    • U+27170 CJK UNIFIED IDEOGRAPH-27170: not included in any glyphset definition
    • U+27171 CJK UNIFIED IDEOGRAPH-27171: not included in any glyphset definition
    • U+27172 CJK UNIFIED IDEOGRAPH-27172: not included in any glyphset definition
    • U+27173 CJK UNIFIED IDEOGRAPH-27173: not included in any glyphset definition
    • U+27175 CJK UNIFIED IDEOGRAPH-27175: not included in any glyphset definition
    • U+2717A CJK UNIFIED IDEOGRAPH-2717A: not included in any glyphset definition
    • U+2717B CJK UNIFIED IDEOGRAPH-2717B: not included in any glyphset definition
    • U+2717C CJK UNIFIED IDEOGRAPH-2717C: not included in any glyphset definition
    • U+2717D CJK UNIFIED IDEOGRAPH-2717D: not included in any glyphset definition
    • U+27181 CJK UNIFIED IDEOGRAPH-27181: not included in any glyphset definition
    • U+27186 CJK UNIFIED IDEOGRAPH-27186: not included in any glyphset definition
    • U+27187 CJK UNIFIED IDEOGRAPH-27187: not included in any glyphset definition
    • U+27188 CJK UNIFIED IDEOGRAPH-27188: not included in any glyphset definition
    • U+27189 CJK UNIFIED IDEOGRAPH-27189: not included in any glyphset definition
    • U+2718A CJK UNIFIED IDEOGRAPH-2718A: not included in any glyphset definition
    • U+2718F CJK UNIFIED IDEOGRAPH-2718F: not included in any glyphset definition
    • U+27190 CJK UNIFIED IDEOGRAPH-27190: not included in any glyphset definition
    • U+27191 CJK UNIFIED IDEOGRAPH-27191: not included in any glyphset definition
    • U+27192 CJK UNIFIED IDEOGRAPH-27192: not included in any glyphset definition
    • U+27193 CJK UNIFIED IDEOGRAPH-27193: not included in any glyphset definition
    • U+27195 CJK UNIFIED IDEOGRAPH-27195: not included in any glyphset definition
    • U+27196 CJK UNIFIED IDEOGRAPH-27196: not included in any glyphset definition
    • U+27197 CJK UNIFIED IDEOGRAPH-27197: not included in any glyphset definition
    • U+27198 CJK UNIFIED IDEOGRAPH-27198: not included in any glyphset definition
    • U+27199 CJK UNIFIED IDEOGRAPH-27199: not included in any glyphset definition
    • U+2719A CJK UNIFIED IDEOGRAPH-2719A: not included in any glyphset definition
    • U+2719C CJK UNIFIED IDEOGRAPH-2719C: not included in any glyphset definition
    • U+2719D CJK UNIFIED IDEOGRAPH-2719D: not included in any glyphset definition
    • U+271A1 CJK UNIFIED IDEOGRAPH-271A1: not included in any glyphset definition
    • U+271A2 CJK UNIFIED IDEOGRAPH-271A2: not included in any glyphset definition
    • U+271A3 CJK UNIFIED IDEOGRAPH-271A3: not included in any glyphset definition
    • U+271A4 CJK UNIFIED IDEOGRAPH-271A4: not included in any glyphset definition
    • U+271A5 CJK UNIFIED IDEOGRAPH-271A5: not included in any glyphset definition
    • U+271A6 CJK UNIFIED IDEOGRAPH-271A6: not included in any glyphset definition
    • U+271A7 CJK UNIFIED IDEOGRAPH-271A7: not included in any glyphset definition
    • U+271A8 CJK UNIFIED IDEOGRAPH-271A8: not included in any glyphset definition
    • U+271A9 CJK UNIFIED IDEOGRAPH-271A9: not included in any glyphset definition
    • U+271AA CJK UNIFIED IDEOGRAPH-271AA: not included in any glyphset definition
    • U+271AB CJK UNIFIED IDEOGRAPH-271AB: not included in any glyphset definition
    • U+271AC CJK UNIFIED IDEOGRAPH-271AC: not included in any glyphset definition
    • U+271AF CJK UNIFIED IDEOGRAPH-271AF: not included in any glyphset definition
    • U+271B1 CJK UNIFIED IDEOGRAPH-271B1: not included in any glyphset definition
    • U+271B8 CJK UNIFIED IDEOGRAPH-271B8: not included in any glyphset definition
    • U+271B9 CJK UNIFIED IDEOGRAPH-271B9: not included in any glyphset definition
    • U+271BA CJK UNIFIED IDEOGRAPH-271BA: not included in any glyphset definition
    • U+271BB CJK UNIFIED IDEOGRAPH-271BB: not included in any glyphset definition
    • U+271BC CJK UNIFIED IDEOGRAPH-271BC: not included in any glyphset definition
    • U+271BD CJK UNIFIED IDEOGRAPH-271BD: not included in any glyphset definition
    • U+271BE CJK UNIFIED IDEOGRAPH-271BE: not included in any glyphset definition
    • U+271C1 CJK UNIFIED IDEOGRAPH-271C1: not included in any glyphset definition
    • U+271C2 CJK UNIFIED IDEOGRAPH-271C2: not included in any glyphset definition
    • U+271C3 CJK UNIFIED IDEOGRAPH-271C3: not included in any glyphset definition
    • U+271C4 CJK UNIFIED IDEOGRAPH-271C4: not included in any glyphset definition
    • U+271C5 CJK UNIFIED IDEOGRAPH-271C5: not included in any glyphset definition
    • U+271C6 CJK UNIFIED IDEOGRAPH-271C6: not included in any glyphset definition
    • U+271CD CJK UNIFIED IDEOGRAPH-271CD: not included in any glyphset definition
    • U+271D0 CJK UNIFIED IDEOGRAPH-271D0: not included in any glyphset definition
    • U+271D1 CJK UNIFIED IDEOGRAPH-271D1: not included in any glyphset definition
    • U+271D2 CJK UNIFIED IDEOGRAPH-271D2: not included in any glyphset definition
    • U+271D3 CJK UNIFIED IDEOGRAPH-271D3: not included in any glyphset definition
    • U+271D4 CJK UNIFIED IDEOGRAPH-271D4: not included in any glyphset definition
    • U+271DB CJK UNIFIED IDEOGRAPH-271DB: not included in any glyphset definition
    • U+271DC CJK UNIFIED IDEOGRAPH-271DC: not included in any glyphset definition
    • U+271DD CJK UNIFIED IDEOGRAPH-271DD: not included in any glyphset definition
    • U+271DE CJK UNIFIED IDEOGRAPH-271DE: not included in any glyphset definition
    • U+271DF CJK UNIFIED IDEOGRAPH-271DF: not included in any glyphset definition
    • U+271E0 CJK UNIFIED IDEOGRAPH-271E0: not included in any glyphset definition
    • U+271E2 CJK UNIFIED IDEOGRAPH-271E2: not included in any glyphset definition
    • U+271E3 CJK UNIFIED IDEOGRAPH-271E3: not included in any glyphset definition
    • U+271E5 CJK UNIFIED IDEOGRAPH-271E5: not included in any glyphset definition
    • U+271E6 CJK UNIFIED IDEOGRAPH-271E6: not included in any glyphset definition
    • U+271EC CJK UNIFIED IDEOGRAPH-271EC: not included in any glyphset definition
    • U+271ED CJK UNIFIED IDEOGRAPH-271ED: not included in any glyphset definition
    • U+271F0 CJK UNIFIED IDEOGRAPH-271F0: not included in any glyphset definition
    • U+271F2 CJK UNIFIED IDEOGRAPH-271F2: not included in any glyphset definition
    • U+271F7 CJK UNIFIED IDEOGRAPH-271F7: not included in any glyphset definition
    • U+271FA CJK UNIFIED IDEOGRAPH-271FA: not included in any glyphset definition
    • U+271FB CJK UNIFIED IDEOGRAPH-271FB: not included in any glyphset definition
    • U+271FC CJK UNIFIED IDEOGRAPH-271FC: not included in any glyphset definition
    • U+271FD CJK UNIFIED IDEOGRAPH-271FD: not included in any glyphset definition
    • U+271FE CJK UNIFIED IDEOGRAPH-271FE: not included in any glyphset definition
    • U+271FF CJK UNIFIED IDEOGRAPH-271FF: not included in any glyphset definition
    • U+27201 CJK UNIFIED IDEOGRAPH-27201: not included in any glyphset definition
    • U+27206 CJK UNIFIED IDEOGRAPH-27206: not included in any glyphset definition
    • U+27207 CJK UNIFIED IDEOGRAPH-27207: not included in any glyphset definition
    • U+27208 CJK UNIFIED IDEOGRAPH-27208: not included in any glyphset definition
    • U+27209 CJK UNIFIED IDEOGRAPH-27209: not included in any glyphset definition
    • U+2720D CJK UNIFIED IDEOGRAPH-2720D: not included in any glyphset definition
    • U+2720F CJK UNIFIED IDEOGRAPH-2720F: not included in any glyphset definition
    • U+27211 CJK UNIFIED IDEOGRAPH-27211: not included in any glyphset definition
    • U+27214 CJK UNIFIED IDEOGRAPH-27214: not included in any glyphset definition
    • U+27215 CJK UNIFIED IDEOGRAPH-27215: not included in any glyphset definition
    • U+2721A CJK UNIFIED IDEOGRAPH-2721A: not included in any glyphset definition
    • U+2721B CJK UNIFIED IDEOGRAPH-2721B: not included in any glyphset definition
    • U+2721C CJK UNIFIED IDEOGRAPH-2721C: not included in any glyphset definition
    • U+2721D CJK UNIFIED IDEOGRAPH-2721D: not included in any glyphset definition
    • U+2721F CJK UNIFIED IDEOGRAPH-2721F: not included in any glyphset definition
    • U+27220 CJK UNIFIED IDEOGRAPH-27220: not included in any glyphset definition
    • U+27226 CJK UNIFIED IDEOGRAPH-27226: not included in any glyphset definition
    • U+27227 CJK UNIFIED IDEOGRAPH-27227: not included in any glyphset definition
    • U+27228 CJK UNIFIED IDEOGRAPH-27228: not included in any glyphset definition
    • U+27229 CJK UNIFIED IDEOGRAPH-27229: not included in any glyphset definition
    • U+2722A CJK UNIFIED IDEOGRAPH-2722A: not included in any glyphset definition
    • U+2722B CJK UNIFIED IDEOGRAPH-2722B: not included in any glyphset definition
    • U+2722C CJK UNIFIED IDEOGRAPH-2722C: not included in any glyphset definition
    • U+2722D CJK UNIFIED IDEOGRAPH-2722D: not included in any glyphset definition
    • U+2722F CJK UNIFIED IDEOGRAPH-2722F: not included in any glyphset definition
    • U+27230 CJK UNIFIED IDEOGRAPH-27230: not included in any glyphset definition
    • U+27239 CJK UNIFIED IDEOGRAPH-27239: not included in any glyphset definition
    • U+2723A CJK UNIFIED IDEOGRAPH-2723A: not included in any glyphset definition
    • U+2723B CJK UNIFIED IDEOGRAPH-2723B: not included in any glyphset definition
    • U+2723D CJK UNIFIED IDEOGRAPH-2723D: not included in any glyphset definition
    • U+2723E CJK UNIFIED IDEOGRAPH-2723E: not included in any glyphset definition
    • U+2723F CJK UNIFIED IDEOGRAPH-2723F: not included in any glyphset definition
    • U+27240 CJK UNIFIED IDEOGRAPH-27240: not included in any glyphset definition
    • U+27241 CJK UNIFIED IDEOGRAPH-27241: not included in any glyphset definition
    • U+27242 CJK UNIFIED IDEOGRAPH-27242: not included in any glyphset definition
    • U+27243 CJK UNIFIED IDEOGRAPH-27243: not included in any glyphset definition
    • U+27244 CJK UNIFIED IDEOGRAPH-27244: not included in any glyphset definition
    • U+27245 CJK UNIFIED IDEOGRAPH-27245: not included in any glyphset definition
    • U+27246 CJK UNIFIED IDEOGRAPH-27246: not included in any glyphset definition
    • U+27247 CJK UNIFIED IDEOGRAPH-27247: not included in any glyphset definition
    • U+27248 CJK UNIFIED IDEOGRAPH-27248: not included in any glyphset definition
    • U+27249 CJK UNIFIED IDEOGRAPH-27249: not included in any glyphset definition
    • U+2724A CJK UNIFIED IDEOGRAPH-2724A: not included in any glyphset definition
    • U+2724B CJK UNIFIED IDEOGRAPH-2724B: not included in any glyphset definition
    • U+2724C CJK UNIFIED IDEOGRAPH-2724C: not included in any glyphset definition
    • U+2724D CJK UNIFIED IDEOGRAPH-2724D: not included in any glyphset definition
    • U+2724E CJK UNIFIED IDEOGRAPH-2724E: not included in any glyphset definition
    • U+2724F CJK UNIFIED IDEOGRAPH-2724F: not included in any glyphset definition
    • U+27250 CJK UNIFIED IDEOGRAPH-27250: not included in any glyphset definition
    • U+27251 CJK UNIFIED IDEOGRAPH-27251: not included in any glyphset definition
    • U+27257 CJK UNIFIED IDEOGRAPH-27257: not included in any glyphset definition
    • U+27258 CJK UNIFIED IDEOGRAPH-27258: not included in any glyphset definition
    • U+2725B CJK UNIFIED IDEOGRAPH-2725B: not included in any glyphset definition
    • U+2725C CJK UNIFIED IDEOGRAPH-2725C: not included in any glyphset definition
    • U+2725E CJK UNIFIED IDEOGRAPH-2725E: not included in any glyphset definition
    • U+2725F CJK UNIFIED IDEOGRAPH-2725F: not included in any glyphset definition
    • U+27260 CJK UNIFIED IDEOGRAPH-27260: not included in any glyphset definition
    • U+27261 CJK UNIFIED IDEOGRAPH-27261: not included in any glyphset definition
    • U+27262 CJK UNIFIED IDEOGRAPH-27262: not included in any glyphset definition
    • U+27263 CJK UNIFIED IDEOGRAPH-27263: not included in any glyphset definition
    • U+27264 CJK UNIFIED IDEOGRAPH-27264: not included in any glyphset definition
    • U+27265 CJK UNIFIED IDEOGRAPH-27265: not included in any glyphset definition
    • U+27267 CJK UNIFIED IDEOGRAPH-27267: not included in any glyphset definition
    • U+27268 CJK UNIFIED IDEOGRAPH-27268: not included in any glyphset definition
    • U+27269 CJK UNIFIED IDEOGRAPH-27269: not included in any glyphset definition
    • U+2726A CJK UNIFIED IDEOGRAPH-2726A: not included in any glyphset definition
    • U+2726B CJK UNIFIED IDEOGRAPH-2726B: not included in any glyphset definition
    • U+2726C CJK UNIFIED IDEOGRAPH-2726C: not included in any glyphset definition
    • U+2726D CJK UNIFIED IDEOGRAPH-2726D: not included in any glyphset definition
    • U+2726E CJK UNIFIED IDEOGRAPH-2726E: not included in any glyphset definition
    • U+2726F CJK UNIFIED IDEOGRAPH-2726F: not included in any glyphset definition
    • U+27270 CJK UNIFIED IDEOGRAPH-27270: not included in any glyphset definition
    • U+27271 CJK UNIFIED IDEOGRAPH-27271: not included in any glyphset definition
    • U+27273 CJK UNIFIED IDEOGRAPH-27273: not included in any glyphset definition
    • U+27274 CJK UNIFIED IDEOGRAPH-27274: not included in any glyphset definition
    • U+27275 CJK UNIFIED IDEOGRAPH-27275: not included in any glyphset definition
    • U+27276 CJK UNIFIED IDEOGRAPH-27276: not included in any glyphset definition
    • U+27277 CJK UNIFIED IDEOGRAPH-27277: not included in any glyphset definition
    • U+27279 CJK UNIFIED IDEOGRAPH-27279: not included in any glyphset definition
    • U+2727B CJK UNIFIED IDEOGRAPH-2727B: not included in any glyphset definition
    • U+27284 CJK UNIFIED IDEOGRAPH-27284: not included in any glyphset definition
    • U+27285 CJK UNIFIED IDEOGRAPH-27285: not included in any glyphset definition
    • U+27287 CJK UNIFIED IDEOGRAPH-27287: not included in any glyphset definition
    • U+2728A CJK UNIFIED IDEOGRAPH-2728A: not included in any glyphset definition
    • U+2728B CJK UNIFIED IDEOGRAPH-2728B: not included in any glyphset definition
    • U+2728C CJK UNIFIED IDEOGRAPH-2728C: not included in any glyphset definition
    • U+2728D CJK UNIFIED IDEOGRAPH-2728D: not included in any glyphset definition
    • U+2728F CJK UNIFIED IDEOGRAPH-2728F: not included in any glyphset definition
    • U+27290 CJK UNIFIED IDEOGRAPH-27290: not included in any glyphset definition
    • U+27292 CJK UNIFIED IDEOGRAPH-27292: not included in any glyphset definition
    • U+27293 CJK UNIFIED IDEOGRAPH-27293: not included in any glyphset definition
    • U+27294 CJK UNIFIED IDEOGRAPH-27294: not included in any glyphset definition
    • U+27295 CJK UNIFIED IDEOGRAPH-27295: not included in any glyphset definition
    • U+27296 CJK UNIFIED IDEOGRAPH-27296: not included in any glyphset definition
    • U+27297 CJK UNIFIED IDEOGRAPH-27297: not included in any glyphset definition
    • U+27298 CJK UNIFIED IDEOGRAPH-27298: not included in any glyphset definition
    • U+27299 CJK UNIFIED IDEOGRAPH-27299: not included in any glyphset definition
    • U+2729A CJK UNIFIED IDEOGRAPH-2729A: not included in any glyphset definition
    • U+2729B CJK UNIFIED IDEOGRAPH-2729B: not included in any glyphset definition
    • U+2729C CJK UNIFIED IDEOGRAPH-2729C: not included in any glyphset definition
    • U+2729D CJK UNIFIED IDEOGRAPH-2729D: not included in any glyphset definition
    • U+2729E CJK UNIFIED IDEOGRAPH-2729E: not included in any glyphset definition
    • U+2729F CJK UNIFIED IDEOGRAPH-2729F: not included in any glyphset definition
    • U+272A0 CJK UNIFIED IDEOGRAPH-272A0: not included in any glyphset definition
    • U+272A1 CJK UNIFIED IDEOGRAPH-272A1: not included in any glyphset definition
    • U+272A3 CJK UNIFIED IDEOGRAPH-272A3: not included in any glyphset definition
    • U+272A4 CJK UNIFIED IDEOGRAPH-272A4: not included in any glyphset definition
    • U+272A5 CJK UNIFIED IDEOGRAPH-272A5: not included in any glyphset definition
    • U+272A6 CJK UNIFIED IDEOGRAPH-272A6: not included in any glyphset definition
    • U+272A7 CJK UNIFIED IDEOGRAPH-272A7: not included in any glyphset definition
    • U+272A8 CJK UNIFIED IDEOGRAPH-272A8: not included in any glyphset definition
    • U+272A9 CJK UNIFIED IDEOGRAPH-272A9: not included in any glyphset definition
    • U+272AA CJK UNIFIED IDEOGRAPH-272AA: not included in any glyphset definition
    • U+272AB CJK UNIFIED IDEOGRAPH-272AB: not included in any glyphset definition
    • U+272AC CJK UNIFIED IDEOGRAPH-272AC: not included in any glyphset definition
    • U+272AD CJK UNIFIED IDEOGRAPH-272AD: not included in any glyphset definition
    • U+272AE CJK UNIFIED IDEOGRAPH-272AE: not included in any glyphset definition
    • U+272AF CJK UNIFIED IDEOGRAPH-272AF: not included in any glyphset definition
    • U+272B0 CJK UNIFIED IDEOGRAPH-272B0: not included in any glyphset definition
    • U+272B1 CJK UNIFIED IDEOGRAPH-272B1: not included in any glyphset definition
    • U+272B2 CJK UNIFIED IDEOGRAPH-272B2: not included in any glyphset definition
    • U+272B4 CJK UNIFIED IDEOGRAPH-272B4: not included in any glyphset definition
    • U+272B5 CJK UNIFIED IDEOGRAPH-272B5: not included in any glyphset definition
    • U+272B6 CJK UNIFIED IDEOGRAPH-272B6: not included in any glyphset definition
    • U+272BD CJK UNIFIED IDEOGRAPH-272BD: not included in any glyphset definition
    • U+272BE CJK UNIFIED IDEOGRAPH-272BE: not included in any glyphset definition
    • U+272C1 CJK UNIFIED IDEOGRAPH-272C1: not included in any glyphset definition
    • U+272C8 CJK UNIFIED IDEOGRAPH-272C8: not included in any glyphset definition
    • U+272C9 CJK UNIFIED IDEOGRAPH-272C9: not included in any glyphset definition
    • U+272CA CJK UNIFIED IDEOGRAPH-272CA: not included in any glyphset definition
    • U+272CB CJK UNIFIED IDEOGRAPH-272CB: not included in any glyphset definition
    • U+272CC CJK UNIFIED IDEOGRAPH-272CC: not included in any glyphset definition
    • U+272CD CJK UNIFIED IDEOGRAPH-272CD: not included in any glyphset definition
    • U+272CE CJK UNIFIED IDEOGRAPH-272CE: not included in any glyphset definition
    • U+272CF CJK UNIFIED IDEOGRAPH-272CF: not included in any glyphset definition
    • U+272D0 CJK UNIFIED IDEOGRAPH-272D0: not included in any glyphset definition
    • U+272D1 CJK UNIFIED IDEOGRAPH-272D1: not included in any glyphset definition
    • U+272D2 CJK UNIFIED IDEOGRAPH-272D2: not included in any glyphset definition
    • U+272D3 CJK UNIFIED IDEOGRAPH-272D3: not included in any glyphset definition
    • U+272D4 CJK UNIFIED IDEOGRAPH-272D4: not included in any glyphset definition
    • U+272D5 CJK UNIFIED IDEOGRAPH-272D5: not included in any glyphset definition
    • U+272D6 CJK UNIFIED IDEOGRAPH-272D6: not included in any glyphset definition
    • U+272D7 CJK UNIFIED IDEOGRAPH-272D7: not included in any glyphset definition
    • U+272D8 CJK UNIFIED IDEOGRAPH-272D8: not included in any glyphset definition
    • U+272D9 CJK UNIFIED IDEOGRAPH-272D9: not included in any glyphset definition
    • U+272DB CJK UNIFIED IDEOGRAPH-272DB: not included in any glyphset definition
    • U+272DC CJK UNIFIED IDEOGRAPH-272DC: not included in any glyphset definition
    • U+272DE CJK UNIFIED IDEOGRAPH-272DE: not included in any glyphset definition
    • U+272DF CJK UNIFIED IDEOGRAPH-272DF: not included in any glyphset definition
    • U+272E0 CJK UNIFIED IDEOGRAPH-272E0: not included in any glyphset definition
    • U+272E1 CJK UNIFIED IDEOGRAPH-272E1: not included in any glyphset definition
    • U+272E2 CJK UNIFIED IDEOGRAPH-272E2: not included in any glyphset definition
    • U+272E3 CJK UNIFIED IDEOGRAPH-272E3: not included in any glyphset definition
    • U+272EA CJK UNIFIED IDEOGRAPH-272EA: not included in any glyphset definition
    • U+272F1 CJK UNIFIED IDEOGRAPH-272F1: not included in any glyphset definition
    • U+272F2 CJK UNIFIED IDEOGRAPH-272F2: not included in any glyphset definition
    • U+272F5 CJK UNIFIED IDEOGRAPH-272F5: not included in any glyphset definition
    • U+272F7 CJK UNIFIED IDEOGRAPH-272F7: not included in any glyphset definition
    • U+27301 CJK UNIFIED IDEOGRAPH-27301: not included in any glyphset definition
    • U+27303 CJK UNIFIED IDEOGRAPH-27303: not included in any glyphset definition
    • U+27304 CJK UNIFIED IDEOGRAPH-27304: not included in any glyphset definition
    • U+27305 CJK UNIFIED IDEOGRAPH-27305: not included in any glyphset definition
    • U+27306 CJK UNIFIED IDEOGRAPH-27306: not included in any glyphset definition
    • U+27307 CJK UNIFIED IDEOGRAPH-27307: not included in any glyphset definition
    • U+27308 CJK UNIFIED IDEOGRAPH-27308: not included in any glyphset definition
    • U+27309 CJK UNIFIED IDEOGRAPH-27309: not included in any glyphset definition
    • U+2730A CJK UNIFIED IDEOGRAPH-2730A: not included in any glyphset definition
    • U+2730B CJK UNIFIED IDEOGRAPH-2730B: not included in any glyphset definition
    • U+2730C CJK UNIFIED IDEOGRAPH-2730C: not included in any glyphset definition
    • U+2730D CJK UNIFIED IDEOGRAPH-2730D: not included in any glyphset definition
    • U+2730E CJK UNIFIED IDEOGRAPH-2730E: not included in any glyphset definition
    • U+2730F CJK UNIFIED IDEOGRAPH-2730F: not included in any glyphset definition
    • U+27310 CJK UNIFIED IDEOGRAPH-27310: not included in any glyphset definition
    • U+27311 CJK UNIFIED IDEOGRAPH-27311: not included in any glyphset definition
    • U+27312 CJK UNIFIED IDEOGRAPH-27312: not included in any glyphset definition
    • U+27313 CJK UNIFIED IDEOGRAPH-27313: not included in any glyphset definition
    • U+27314 CJK UNIFIED IDEOGRAPH-27314: not included in any glyphset definition
    • U+27315 CJK UNIFIED IDEOGRAPH-27315: not included in any glyphset definition
    • U+27316 CJK UNIFIED IDEOGRAPH-27316: not included in any glyphset definition
    • U+27317 CJK UNIFIED IDEOGRAPH-27317: not included in any glyphset definition
    • U+27318 CJK UNIFIED IDEOGRAPH-27318: not included in any glyphset definition
    • U+27319 CJK UNIFIED IDEOGRAPH-27319: not included in any glyphset definition
    • U+2731A CJK UNIFIED IDEOGRAPH-2731A: not included in any glyphset definition
    • U+2731B CJK UNIFIED IDEOGRAPH-2731B: not included in any glyphset definition
    • U+2731C CJK UNIFIED IDEOGRAPH-2731C: not included in any glyphset definition
    • U+2731D CJK UNIFIED IDEOGRAPH-2731D: not included in any glyphset definition
    • U+2731F CJK UNIFIED IDEOGRAPH-2731F: not included in any glyphset definition
    • U+27320 CJK UNIFIED IDEOGRAPH-27320: not included in any glyphset definition
    • U+27321 CJK UNIFIED IDEOGRAPH-27321: not included in any glyphset definition
    • U+27322 CJK UNIFIED IDEOGRAPH-27322: not included in any glyphset definition
    • U+27323 CJK UNIFIED IDEOGRAPH-27323: not included in any glyphset definition
    • U+27324 CJK UNIFIED IDEOGRAPH-27324: not included in any glyphset definition
    • U+27325 CJK UNIFIED IDEOGRAPH-27325: not included in any glyphset definition
    • U+27326 CJK UNIFIED IDEOGRAPH-27326: not included in any glyphset definition
    • U+27327 CJK UNIFIED IDEOGRAPH-27327: not included in any glyphset definition
    • U+27328 CJK UNIFIED IDEOGRAPH-27328: not included in any glyphset definition
    • U+27329 CJK UNIFIED IDEOGRAPH-27329: not included in any glyphset definition
    • U+2732A CJK UNIFIED IDEOGRAPH-2732A: not included in any glyphset definition
    • U+2732B CJK UNIFIED IDEOGRAPH-2732B: not included in any glyphset definition
    • U+2732C CJK UNIFIED IDEOGRAPH-2732C: not included in any glyphset definition
    • U+2732D CJK UNIFIED IDEOGRAPH-2732D: not included in any glyphset definition
    • U+2732E CJK UNIFIED IDEOGRAPH-2732E: not included in any glyphset definition
    • U+27334 CJK UNIFIED IDEOGRAPH-27334: not included in any glyphset definition
    • U+27339 CJK UNIFIED IDEOGRAPH-27339: not included in any glyphset definition
    • U+2733B CJK UNIFIED IDEOGRAPH-2733B: not included in any glyphset definition
    • U+2733C CJK UNIFIED IDEOGRAPH-2733C: not included in any glyphset definition
    • U+2733D CJK UNIFIED IDEOGRAPH-2733D: not included in any glyphset definition
    • U+2733F CJK UNIFIED IDEOGRAPH-2733F: not included in any glyphset definition
    • U+27340 CJK UNIFIED IDEOGRAPH-27340: not included in any glyphset definition
    • U+27341 CJK UNIFIED IDEOGRAPH-27341: not included in any glyphset definition
    • U+27342 CJK UNIFIED IDEOGRAPH-27342: not included in any glyphset definition
    • U+27343 CJK UNIFIED IDEOGRAPH-27343: not included in any glyphset definition
    • U+27349 CJK UNIFIED IDEOGRAPH-27349: not included in any glyphset definition
    • U+2734B CJK UNIFIED IDEOGRAPH-2734B: not included in any glyphset definition
    • U+27351 CJK UNIFIED IDEOGRAPH-27351: not included in any glyphset definition
    • U+27352 CJK UNIFIED IDEOGRAPH-27352: not included in any glyphset definition
    • U+27353 CJK UNIFIED IDEOGRAPH-27353: not included in any glyphset definition
    • U+27354 CJK UNIFIED IDEOGRAPH-27354: not included in any glyphset definition
    • U+27355 CJK UNIFIED IDEOGRAPH-27355: not included in any glyphset definition
    • U+27356 CJK UNIFIED IDEOGRAPH-27356: not included in any glyphset definition
    • U+27357 CJK UNIFIED IDEOGRAPH-27357: not included in any glyphset definition
    • U+27358 CJK UNIFIED IDEOGRAPH-27358: not included in any glyphset definition
    • U+27359 CJK UNIFIED IDEOGRAPH-27359: not included in any glyphset definition
    • U+2735A CJK UNIFIED IDEOGRAPH-2735A: not included in any glyphset definition
    • U+2735B CJK UNIFIED IDEOGRAPH-2735B: not included in any glyphset definition
    • U+2735C CJK UNIFIED IDEOGRAPH-2735C: not included in any glyphset definition
    • U+2735D CJK UNIFIED IDEOGRAPH-2735D: not included in any glyphset definition
    • U+2735E CJK UNIFIED IDEOGRAPH-2735E: not included in any glyphset definition
    • U+2735F CJK UNIFIED IDEOGRAPH-2735F: not included in any glyphset definition
    • U+27360 CJK UNIFIED IDEOGRAPH-27360: not included in any glyphset definition
    • U+27361 CJK UNIFIED IDEOGRAPH-27361: not included in any glyphset definition
    • U+27362 CJK UNIFIED IDEOGRAPH-27362: not included in any glyphset definition
    • U+27363 CJK UNIFIED IDEOGRAPH-27363: not included in any glyphset definition
    • U+27364 CJK UNIFIED IDEOGRAPH-27364: not included in any glyphset definition
    • U+27365 CJK UNIFIED IDEOGRAPH-27365: not included in any glyphset definition
    • U+27366 CJK UNIFIED IDEOGRAPH-27366: not included in any glyphset definition
    • U+27367 CJK UNIFIED IDEOGRAPH-27367: not included in any glyphset definition
    • U+27369 CJK UNIFIED IDEOGRAPH-27369: not included in any glyphset definition
    • U+2736A CJK UNIFIED IDEOGRAPH-2736A: not included in any glyphset definition
    • U+2736B CJK UNIFIED IDEOGRAPH-2736B: not included in any glyphset definition
    • U+2736C CJK UNIFIED IDEOGRAPH-2736C: not included in any glyphset definition
    • U+2736D CJK UNIFIED IDEOGRAPH-2736D: not included in any glyphset definition
    • U+2736E CJK UNIFIED IDEOGRAPH-2736E: not included in any glyphset definition
    • U+2736F CJK UNIFIED IDEOGRAPH-2736F: not included in any glyphset definition
    • U+27370 CJK UNIFIED IDEOGRAPH-27370: not included in any glyphset definition
    • U+27371 CJK UNIFIED IDEOGRAPH-27371: not included in any glyphset definition
    • U+27372 CJK UNIFIED IDEOGRAPH-27372: not included in any glyphset definition
    • U+27373 CJK UNIFIED IDEOGRAPH-27373: not included in any glyphset definition
    • U+27374 CJK UNIFIED IDEOGRAPH-27374: not included in any glyphset definition
    • U+27375 CJK UNIFIED IDEOGRAPH-27375: not included in any glyphset definition
    • U+27376 CJK UNIFIED IDEOGRAPH-27376: not included in any glyphset definition
    • U+27377 CJK UNIFIED IDEOGRAPH-27377: not included in any glyphset definition
    • U+27378 CJK UNIFIED IDEOGRAPH-27378: not included in any glyphset definition
    • U+27379 CJK UNIFIED IDEOGRAPH-27379: not included in any glyphset definition
    • U+2737A CJK UNIFIED IDEOGRAPH-2737A: not included in any glyphset definition
    • U+2737B CJK UNIFIED IDEOGRAPH-2737B: not included in any glyphset definition
    • U+2737C CJK UNIFIED IDEOGRAPH-2737C: not included in any glyphset definition
    • U+2737D CJK UNIFIED IDEOGRAPH-2737D: not included in any glyphset definition
    • U+2737E CJK UNIFIED IDEOGRAPH-2737E: not included in any glyphset definition
    • U+2737F CJK UNIFIED IDEOGRAPH-2737F: not included in any glyphset definition
    • U+27380 CJK UNIFIED IDEOGRAPH-27380: not included in any glyphset definition
    • U+27381 CJK UNIFIED IDEOGRAPH-27381: not included in any glyphset definition
    • U+27382 CJK UNIFIED IDEOGRAPH-27382: not included in any glyphset definition
    • U+27383 CJK UNIFIED IDEOGRAPH-27383: not included in any glyphset definition
    • U+27384 CJK UNIFIED IDEOGRAPH-27384: not included in any glyphset definition
    • U+27388 CJK UNIFIED IDEOGRAPH-27388: not included in any glyphset definition
    • U+27394 CJK UNIFIED IDEOGRAPH-27394: not included in any glyphset definition
    • U+27395 CJK UNIFIED IDEOGRAPH-27395: not included in any glyphset definition
    • U+27396 CJK UNIFIED IDEOGRAPH-27396: not included in any glyphset definition
    • U+27398 CJK UNIFIED IDEOGRAPH-27398: not included in any glyphset definition
    • U+27399 CJK UNIFIED IDEOGRAPH-27399: not included in any glyphset definition
    • U+2739A CJK UNIFIED IDEOGRAPH-2739A: not included in any glyphset definition
    • U+2739B CJK UNIFIED IDEOGRAPH-2739B: not included in any glyphset definition
    • U+2739E CJK UNIFIED IDEOGRAPH-2739E: not included in any glyphset definition
    • U+273A1 CJK UNIFIED IDEOGRAPH-273A1: not included in any glyphset definition
    • U+273A2 CJK UNIFIED IDEOGRAPH-273A2: not included in any glyphset definition
    • U+273A3 CJK UNIFIED IDEOGRAPH-273A3: not included in any glyphset definition
    • U+273A4 CJK UNIFIED IDEOGRAPH-273A4: not included in any glyphset definition
    • U+273A5 CJK UNIFIED IDEOGRAPH-273A5: not included in any glyphset definition
    • U+273A6 CJK UNIFIED IDEOGRAPH-273A6: not included in any glyphset definition
    • U+273A8 CJK UNIFIED IDEOGRAPH-273A8: not included in any glyphset definition
    • U+273A9 CJK UNIFIED IDEOGRAPH-273A9: not included in any glyphset definition
    • U+273AB CJK UNIFIED IDEOGRAPH-273AB: not included in any glyphset definition
    • U+273AC CJK UNIFIED IDEOGRAPH-273AC: not included in any glyphset definition
    • U+273AD CJK UNIFIED IDEOGRAPH-273AD: not included in any glyphset definition
    • U+273AE CJK UNIFIED IDEOGRAPH-273AE: not included in any glyphset definition
    • U+273AF CJK UNIFIED IDEOGRAPH-273AF: not included in any glyphset definition
    • U+273B0 CJK UNIFIED IDEOGRAPH-273B0: not included in any glyphset definition
    • U+273B1 CJK UNIFIED IDEOGRAPH-273B1: not included in any glyphset definition
    • U+273B2 CJK UNIFIED IDEOGRAPH-273B2: not included in any glyphset definition
    • U+273B3 CJK UNIFIED IDEOGRAPH-273B3: not included in any glyphset definition
    • U+273B4 CJK UNIFIED IDEOGRAPH-273B4: not included in any glyphset definition
    • U+273B5 CJK UNIFIED IDEOGRAPH-273B5: not included in any glyphset definition
    • U+273B6 CJK UNIFIED IDEOGRAPH-273B6: not included in any glyphset definition
    • U+273B7 CJK UNIFIED IDEOGRAPH-273B7: not included in any glyphset definition
    • U+273B8 CJK UNIFIED IDEOGRAPH-273B8: not included in any glyphset definition
    • U+273B9 CJK UNIFIED IDEOGRAPH-273B9: not included in any glyphset definition
    • U+273BA CJK UNIFIED IDEOGRAPH-273BA: not included in any glyphset definition
    • U+273BB CJK UNIFIED IDEOGRAPH-273BB: not included in any glyphset definition
    • U+273BC CJK UNIFIED IDEOGRAPH-273BC: not included in any glyphset definition
    • U+273BD CJK UNIFIED IDEOGRAPH-273BD: not included in any glyphset definition
    • U+273BE CJK UNIFIED IDEOGRAPH-273BE: not included in any glyphset definition
    • U+273BF CJK UNIFIED IDEOGRAPH-273BF: not included in any glyphset definition
    • U+273C0 CJK UNIFIED IDEOGRAPH-273C0: not included in any glyphset definition
    • U+273C1 CJK UNIFIED IDEOGRAPH-273C1: not included in any glyphset definition
    • U+273C2 CJK UNIFIED IDEOGRAPH-273C2: not included in any glyphset definition
    • U+273C3 CJK UNIFIED IDEOGRAPH-273C3: not included in any glyphset definition
    • U+273C4 CJK UNIFIED IDEOGRAPH-273C4: not included in any glyphset definition
    • U+273C5 CJK UNIFIED IDEOGRAPH-273C5: not included in any glyphset definition
    • U+273C6 CJK UNIFIED IDEOGRAPH-273C6: not included in any glyphset definition
    • U+273C7 CJK UNIFIED IDEOGRAPH-273C7: not included in any glyphset definition
    • U+273C8 CJK UNIFIED IDEOGRAPH-273C8: not included in any glyphset definition
    • U+273CA CJK UNIFIED IDEOGRAPH-273CA: not included in any glyphset definition
    • U+273CB CJK UNIFIED IDEOGRAPH-273CB: not included in any glyphset definition
    • U+273CC CJK UNIFIED IDEOGRAPH-273CC: not included in any glyphset definition
    • U+273CD CJK UNIFIED IDEOGRAPH-273CD: not included in any glyphset definition
    • U+273CE CJK UNIFIED IDEOGRAPH-273CE: not included in any glyphset definition
    • U+273CF CJK UNIFIED IDEOGRAPH-273CF: not included in any glyphset definition
    • U+273D0 CJK UNIFIED IDEOGRAPH-273D0: not included in any glyphset definition
    • U+273D1 CJK UNIFIED IDEOGRAPH-273D1: not included in any glyphset definition
    • U+273D2 CJK UNIFIED IDEOGRAPH-273D2: not included in any glyphset definition
    • U+273D3 CJK UNIFIED IDEOGRAPH-273D3: not included in any glyphset definition
    • U+273D4 CJK UNIFIED IDEOGRAPH-273D4: not included in any glyphset definition
    • U+273D5 CJK UNIFIED IDEOGRAPH-273D5: not included in any glyphset definition
    • U+273D6 CJK UNIFIED IDEOGRAPH-273D6: not included in any glyphset definition
    • U+273D7 CJK UNIFIED IDEOGRAPH-273D7: not included in any glyphset definition
    • U+273DA CJK UNIFIED IDEOGRAPH-273DA: not included in any glyphset definition
    • U+273DB CJK UNIFIED IDEOGRAPH-273DB: not included in any glyphset definition
    • U+273E4 CJK UNIFIED IDEOGRAPH-273E4: not included in any glyphset definition
    • U+273E5 CJK UNIFIED IDEOGRAPH-273E5: not included in any glyphset definition
    • U+273E6 CJK UNIFIED IDEOGRAPH-273E6: not included in any glyphset definition
    • U+273E7 CJK UNIFIED IDEOGRAPH-273E7: not included in any glyphset definition
    • U+273E8 CJK UNIFIED IDEOGRAPH-273E8: not included in any glyphset definition
    • U+273E9 CJK UNIFIED IDEOGRAPH-273E9: not included in any glyphset definition
    • U+273EA CJK UNIFIED IDEOGRAPH-273EA: not included in any glyphset definition
    • U+273EB CJK UNIFIED IDEOGRAPH-273EB: not included in any glyphset definition
    • U+273EC CJK UNIFIED IDEOGRAPH-273EC: not included in any glyphset definition
    • U+273EE CJK UNIFIED IDEOGRAPH-273EE: not included in any glyphset definition
    • U+273EF CJK UNIFIED IDEOGRAPH-273EF: not included in any glyphset definition
    • U+273F1 CJK UNIFIED IDEOGRAPH-273F1: not included in any glyphset definition
    • U+273F8 CJK UNIFIED IDEOGRAPH-273F8: not included in any glyphset definition
    • U+273F9 CJK UNIFIED IDEOGRAPH-273F9: not included in any glyphset definition
    • U+273FA CJK UNIFIED IDEOGRAPH-273FA: not included in any glyphset definition
    • U+273FB CJK UNIFIED IDEOGRAPH-273FB: not included in any glyphset definition
    • U+273FC CJK UNIFIED IDEOGRAPH-273FC: not included in any glyphset definition
    • U+273FD CJK UNIFIED IDEOGRAPH-273FD: not included in any glyphset definition
    • U+273FE CJK UNIFIED IDEOGRAPH-273FE: not included in any glyphset definition
    • U+273FF CJK UNIFIED IDEOGRAPH-273FF: not included in any glyphset definition
    • U+27400 CJK UNIFIED IDEOGRAPH-27400: not included in any glyphset definition
    • U+27401 CJK UNIFIED IDEOGRAPH-27401: not included in any glyphset definition
    • U+27402 CJK UNIFIED IDEOGRAPH-27402: not included in any glyphset definition
    • U+27403 CJK UNIFIED IDEOGRAPH-27403: not included in any glyphset definition
    • U+27404 CJK UNIFIED IDEOGRAPH-27404: not included in any glyphset definition
    • U+27405 CJK UNIFIED IDEOGRAPH-27405: not included in any glyphset definition
    • U+27406 CJK UNIFIED IDEOGRAPH-27406: not included in any glyphset definition
    • U+27407 CJK UNIFIED IDEOGRAPH-27407: not included in any glyphset definition
    • U+27408 CJK UNIFIED IDEOGRAPH-27408: not included in any glyphset definition
    • U+27409 CJK UNIFIED IDEOGRAPH-27409: not included in any glyphset definition
    • U+2740A CJK UNIFIED IDEOGRAPH-2740A: not included in any glyphset definition
    • U+2740B CJK UNIFIED IDEOGRAPH-2740B: not included in any glyphset definition
    • U+2740C CJK UNIFIED IDEOGRAPH-2740C: not included in any glyphset definition
    • U+2740D CJK UNIFIED IDEOGRAPH-2740D: not included in any glyphset definition
    • U+2740E CJK UNIFIED IDEOGRAPH-2740E: not included in any glyphset definition
    • U+2740F CJK UNIFIED IDEOGRAPH-2740F: not included in any glyphset definition
    • U+27410 CJK UNIFIED IDEOGRAPH-27410: not included in any glyphset definition
    • U+27411 CJK UNIFIED IDEOGRAPH-27411: not included in any glyphset definition
    • U+27412 CJK UNIFIED IDEOGRAPH-27412: not included in any glyphset definition
    • U+27413 CJK UNIFIED IDEOGRAPH-27413: not included in any glyphset definition
    • U+27414 CJK UNIFIED IDEOGRAPH-27414: not included in any glyphset definition
    • U+27415 CJK UNIFIED IDEOGRAPH-27415: not included in any glyphset definition
    • U+27416 CJK UNIFIED IDEOGRAPH-27416: not included in any glyphset definition
    • U+27417 CJK UNIFIED IDEOGRAPH-27417: not included in any glyphset definition
    • U+27418 CJK UNIFIED IDEOGRAPH-27418: not included in any glyphset definition
    • U+27419 CJK UNIFIED IDEOGRAPH-27419: not included in any glyphset definition
    • U+2741A CJK UNIFIED IDEOGRAPH-2741A: not included in any glyphset definition
    • U+2741B CJK UNIFIED IDEOGRAPH-2741B: not included in any glyphset definition
    • U+2741C CJK UNIFIED IDEOGRAPH-2741C: not included in any glyphset definition
    • U+2741D CJK UNIFIED IDEOGRAPH-2741D: not included in any glyphset definition
    • U+2741E CJK UNIFIED IDEOGRAPH-2741E: not included in any glyphset definition
    • U+2741F CJK UNIFIED IDEOGRAPH-2741F: not included in any glyphset definition
    • U+27425 CJK UNIFIED IDEOGRAPH-27425: not included in any glyphset definition
    • U+2742C CJK UNIFIED IDEOGRAPH-2742C: not included in any glyphset definition
    • U+2742D CJK UNIFIED IDEOGRAPH-2742D: not included in any glyphset definition
    • U+2742E CJK UNIFIED IDEOGRAPH-2742E: not included in any glyphset definition
    • U+2742F CJK UNIFIED IDEOGRAPH-2742F: not included in any glyphset definition
    • U+27430 CJK UNIFIED IDEOGRAPH-27430: not included in any glyphset definition
    • U+27432 CJK UNIFIED IDEOGRAPH-27432: not included in any glyphset definition
    • U+27433 CJK UNIFIED IDEOGRAPH-27433: not included in any glyphset definition
    • U+27434 CJK UNIFIED IDEOGRAPH-27434: not included in any glyphset definition
    • U+27438 CJK UNIFIED IDEOGRAPH-27438: not included in any glyphset definition
    • U+27439 CJK UNIFIED IDEOGRAPH-27439: not included in any glyphset definition
    • U+27440 CJK UNIFIED IDEOGRAPH-27440: not included in any glyphset definition
    • U+27441 CJK UNIFIED IDEOGRAPH-27441: not included in any glyphset definition
    • U+27444 CJK UNIFIED IDEOGRAPH-27444: not included in any glyphset definition
    • U+27445 CJK UNIFIED IDEOGRAPH-27445: not included in any glyphset definition
    • U+27446 CJK UNIFIED IDEOGRAPH-27446: not included in any glyphset definition
    • U+27447 CJK UNIFIED IDEOGRAPH-27447: not included in any glyphset definition
    • U+27448 CJK UNIFIED IDEOGRAPH-27448: not included in any glyphset definition
    • U+27449 CJK UNIFIED IDEOGRAPH-27449: not included in any glyphset definition
    • U+2744A CJK UNIFIED IDEOGRAPH-2744A: not included in any glyphset definition
    • U+2744B CJK UNIFIED IDEOGRAPH-2744B: not included in any glyphset definition
    • U+2744C CJK UNIFIED IDEOGRAPH-2744C: not included in any glyphset definition
    • U+2744D CJK UNIFIED IDEOGRAPH-2744D: not included in any glyphset definition
    • U+2744E CJK UNIFIED IDEOGRAPH-2744E: not included in any glyphset definition
    • U+2744F CJK UNIFIED IDEOGRAPH-2744F: not included in any glyphset definition
    • U+27450 CJK UNIFIED IDEOGRAPH-27450: not included in any glyphset definition
    • U+27451 CJK UNIFIED IDEOGRAPH-27451: not included in any glyphset definition
    • U+27452 CJK UNIFIED IDEOGRAPH-27452: not included in any glyphset definition
    • U+27453 CJK UNIFIED IDEOGRAPH-27453: not included in any glyphset definition
    • U+27454 CJK UNIFIED IDEOGRAPH-27454: not included in any glyphset definition
    • U+27455 CJK UNIFIED IDEOGRAPH-27455: not included in any glyphset definition
    • U+27456 CJK UNIFIED IDEOGRAPH-27456: not included in any glyphset definition
    • U+27457 CJK UNIFIED IDEOGRAPH-27457: not included in any glyphset definition
    • U+27458 CJK UNIFIED IDEOGRAPH-27458: not included in any glyphset definition
    • U+27459 CJK UNIFIED IDEOGRAPH-27459: not included in any glyphset definition
    • U+2745A CJK UNIFIED IDEOGRAPH-2745A: not included in any glyphset definition
    • U+2745C CJK UNIFIED IDEOGRAPH-2745C: not included in any glyphset definition
    • U+2745D CJK UNIFIED IDEOGRAPH-2745D: not included in any glyphset definition
    • U+2745E CJK UNIFIED IDEOGRAPH-2745E: not included in any glyphset definition
    • U+2745F CJK UNIFIED IDEOGRAPH-2745F: not included in any glyphset definition
    • U+27460 CJK UNIFIED IDEOGRAPH-27460: not included in any glyphset definition
    • U+27461 CJK UNIFIED IDEOGRAPH-27461: not included in any glyphset definition
    • U+27462 CJK UNIFIED IDEOGRAPH-27462: not included in any glyphset definition
    • U+27463 CJK UNIFIED IDEOGRAPH-27463: not included in any glyphset definition
    • U+27464 CJK UNIFIED IDEOGRAPH-27464: not included in any glyphset definition
    • U+27465 CJK UNIFIED IDEOGRAPH-27465: not included in any glyphset definition
    • U+27466 CJK UNIFIED IDEOGRAPH-27466: not included in any glyphset definition
    • U+27467 CJK UNIFIED IDEOGRAPH-27467: not included in any glyphset definition
    • U+27468 CJK UNIFIED IDEOGRAPH-27468: not included in any glyphset definition
    • U+27469 CJK UNIFIED IDEOGRAPH-27469: not included in any glyphset definition
    • U+2746A CJK UNIFIED IDEOGRAPH-2746A: not included in any glyphset definition
    • U+2746C CJK UNIFIED IDEOGRAPH-2746C: not included in any glyphset definition
    • U+2746D CJK UNIFIED IDEOGRAPH-2746D: not included in any glyphset definition
    • U+2746E CJK UNIFIED IDEOGRAPH-2746E: not included in any glyphset definition
    • U+2746F CJK UNIFIED IDEOGRAPH-2746F: not included in any glyphset definition
    • U+27470 CJK UNIFIED IDEOGRAPH-27470: not included in any glyphset definition
    • U+27471 CJK UNIFIED IDEOGRAPH-27471: not included in any glyphset definition
    • U+27472 CJK UNIFIED IDEOGRAPH-27472: not included in any glyphset definition
    • U+27473 CJK UNIFIED IDEOGRAPH-27473: not included in any glyphset definition
    • U+27474 CJK UNIFIED IDEOGRAPH-27474: not included in any glyphset definition
    • U+27475 CJK UNIFIED IDEOGRAPH-27475: not included in any glyphset definition
    • U+27477 CJK UNIFIED IDEOGRAPH-27477: not included in any glyphset definition
    • U+27478 CJK UNIFIED IDEOGRAPH-27478: not included in any glyphset definition
    • U+27479 CJK UNIFIED IDEOGRAPH-27479: not included in any glyphset definition
    • U+27481 CJK UNIFIED IDEOGRAPH-27481: not included in any glyphset definition
    • U+27482 CJK UNIFIED IDEOGRAPH-27482: not included in any glyphset definition
    • U+27484 CJK UNIFIED IDEOGRAPH-27484: not included in any glyphset definition
    • U+27488 CJK UNIFIED IDEOGRAPH-27488: not included in any glyphset definition
    • U+2748C CJK UNIFIED IDEOGRAPH-2748C: not included in any glyphset definition
    • U+2748D CJK UNIFIED IDEOGRAPH-2748D: not included in any glyphset definition
    • U+2748E CJK UNIFIED IDEOGRAPH-2748E: not included in any glyphset definition
    • U+2748F CJK UNIFIED IDEOGRAPH-2748F: not included in any glyphset definition
    • U+27490 CJK UNIFIED IDEOGRAPH-27490: not included in any glyphset definition
    • U+27491 CJK UNIFIED IDEOGRAPH-27491: not included in any glyphset definition
    • U+27492 CJK UNIFIED IDEOGRAPH-27492: not included in any glyphset definition
    • U+27493 CJK UNIFIED IDEOGRAPH-27493: not included in any glyphset definition
    • U+27494 CJK UNIFIED IDEOGRAPH-27494: not included in any glyphset definition
    • U+27495 CJK UNIFIED IDEOGRAPH-27495: not included in any glyphset definition
    • U+27496 CJK UNIFIED IDEOGRAPH-27496: not included in any glyphset definition
    • U+27497 CJK UNIFIED IDEOGRAPH-27497: not included in any glyphset definition
    • U+27498 CJK UNIFIED IDEOGRAPH-27498: not included in any glyphset definition
    • U+27499 CJK UNIFIED IDEOGRAPH-27499: not included in any glyphset definition
    • U+2749A CJK UNIFIED IDEOGRAPH-2749A: not included in any glyphset definition
    • U+2749B CJK UNIFIED IDEOGRAPH-2749B: not included in any glyphset definition
    • U+2749C CJK UNIFIED IDEOGRAPH-2749C: not included in any glyphset definition
    • U+2749D CJK UNIFIED IDEOGRAPH-2749D: not included in any glyphset definition
    • U+2749E CJK UNIFIED IDEOGRAPH-2749E: not included in any glyphset definition
    • U+2749F CJK UNIFIED IDEOGRAPH-2749F: not included in any glyphset definition
    • U+274A1 CJK UNIFIED IDEOGRAPH-274A1: not included in any glyphset definition
    • U+274A2 CJK UNIFIED IDEOGRAPH-274A2: not included in any glyphset definition
    • U+274A3 CJK UNIFIED IDEOGRAPH-274A3: not included in any glyphset definition
    • U+274A4 CJK UNIFIED IDEOGRAPH-274A4: not included in any glyphset definition
    • U+274A5 CJK UNIFIED IDEOGRAPH-274A5: not included in any glyphset definition
    • U+274A6 CJK UNIFIED IDEOGRAPH-274A6: not included in any glyphset definition
    • U+274A7 CJK UNIFIED IDEOGRAPH-274A7: not included in any glyphset definition
    • U+274A9 CJK UNIFIED IDEOGRAPH-274A9: not included in any glyphset definition
    • U+274AC CJK UNIFIED IDEOGRAPH-274AC: not included in any glyphset definition
    • U+274AD CJK UNIFIED IDEOGRAPH-274AD: not included in any glyphset definition
    • U+274AE CJK UNIFIED IDEOGRAPH-274AE: not included in any glyphset definition
    • U+274AF CJK UNIFIED IDEOGRAPH-274AF: not included in any glyphset definition
    • U+274B9 CJK UNIFIED IDEOGRAPH-274B9: not included in any glyphset definition
    • U+274BA CJK UNIFIED IDEOGRAPH-274BA: not included in any glyphset definition
    • U+274BC CJK UNIFIED IDEOGRAPH-274BC: not included in any glyphset definition
    • U+274BD CJK UNIFIED IDEOGRAPH-274BD: not included in any glyphset definition
    • U+274BE CJK UNIFIED IDEOGRAPH-274BE: not included in any glyphset definition
    • U+274BF CJK UNIFIED IDEOGRAPH-274BF: not included in any glyphset definition
    • U+274C0 CJK UNIFIED IDEOGRAPH-274C0: not included in any glyphset definition
    • U+274C1 CJK UNIFIED IDEOGRAPH-274C1: not included in any glyphset definition
    • U+274C2 CJK UNIFIED IDEOGRAPH-274C2: not included in any glyphset definition
    • U+274C3 CJK UNIFIED IDEOGRAPH-274C3: not included in any glyphset definition
    • U+274C5 CJK UNIFIED IDEOGRAPH-274C5: not included in any glyphset definition
    • U+274C6 CJK UNIFIED IDEOGRAPH-274C6: not included in any glyphset definition
    • U+274C7 CJK UNIFIED IDEOGRAPH-274C7: not included in any glyphset definition
    • U+274C9 CJK UNIFIED IDEOGRAPH-274C9: not included in any glyphset definition
    • U+274CA CJK UNIFIED IDEOGRAPH-274CA: not included in any glyphset definition
    • U+274CB CJK UNIFIED IDEOGRAPH-274CB: not included in any glyphset definition
    • U+274CC CJK UNIFIED IDEOGRAPH-274CC: not included in any glyphset definition
    • U+274CE CJK UNIFIED IDEOGRAPH-274CE: not included in any glyphset definition
    • U+274CF CJK UNIFIED IDEOGRAPH-274CF: not included in any glyphset definition
    • U+274D0 CJK UNIFIED IDEOGRAPH-274D0: not included in any glyphset definition
    • U+274D1 CJK UNIFIED IDEOGRAPH-274D1: not included in any glyphset definition
    • U+274D2 CJK UNIFIED IDEOGRAPH-274D2: not included in any glyphset definition
    • U+274D3 CJK UNIFIED IDEOGRAPH-274D3: not included in any glyphset definition
    • U+274D4 CJK UNIFIED IDEOGRAPH-274D4: not included in any glyphset definition
    • U+274D5 CJK UNIFIED IDEOGRAPH-274D5: not included in any glyphset definition
    • U+274D6 CJK UNIFIED IDEOGRAPH-274D6: not included in any glyphset definition
    • U+274D7 CJK UNIFIED IDEOGRAPH-274D7: not included in any glyphset definition
    • U+274D8 CJK UNIFIED IDEOGRAPH-274D8: not included in any glyphset definition
    • U+274D9 CJK UNIFIED IDEOGRAPH-274D9: not included in any glyphset definition
    • U+274DA CJK UNIFIED IDEOGRAPH-274DA: not included in any glyphset definition
    • U+274DB CJK UNIFIED IDEOGRAPH-274DB: not included in any glyphset definition
    • U+274DC CJK UNIFIED IDEOGRAPH-274DC: not included in any glyphset definition
    • U+274DD CJK UNIFIED IDEOGRAPH-274DD: not included in any glyphset definition
    • U+274DE CJK UNIFIED IDEOGRAPH-274DE: not included in any glyphset definition
    • U+274DF CJK UNIFIED IDEOGRAPH-274DF: not included in any glyphset definition
    • U+274E2 CJK UNIFIED IDEOGRAPH-274E2: not included in any glyphset definition
    • U+274E8 CJK UNIFIED IDEOGRAPH-274E8: not included in any glyphset definition
    • U+274E9 CJK UNIFIED IDEOGRAPH-274E9: not included in any glyphset definition
    • U+274EA CJK UNIFIED IDEOGRAPH-274EA: not included in any glyphset definition
    • U+274EC CJK UNIFIED IDEOGRAPH-274EC: not included in any glyphset definition
    • U+274ED CJK UNIFIED IDEOGRAPH-274ED: not included in any glyphset definition
    • U+274F1 CJK UNIFIED IDEOGRAPH-274F1: not included in any glyphset definition
    • U+274F2 CJK UNIFIED IDEOGRAPH-274F2: not included in any glyphset definition
    • U+274F3 CJK UNIFIED IDEOGRAPH-274F3: not included in any glyphset definition
    • U+274F4 CJK UNIFIED IDEOGRAPH-274F4: not included in any glyphset definition
    • U+274F5 CJK UNIFIED IDEOGRAPH-274F5: not included in any glyphset definition
    • U+274F6 CJK UNIFIED IDEOGRAPH-274F6: not included in any glyphset definition
    • U+274F7 CJK UNIFIED IDEOGRAPH-274F7: not included in any glyphset definition
    • U+274F8 CJK UNIFIED IDEOGRAPH-274F8: not included in any glyphset definition
    • U+274F9 CJK UNIFIED IDEOGRAPH-274F9: not included in any glyphset definition
    • U+274FA CJK UNIFIED IDEOGRAPH-274FA: not included in any glyphset definition
    • U+274FB CJK UNIFIED IDEOGRAPH-274FB: not included in any glyphset definition
    • U+274FC CJK UNIFIED IDEOGRAPH-274FC: not included in any glyphset definition
    • U+274FD CJK UNIFIED IDEOGRAPH-274FD: not included in any glyphset definition
    • U+274FE CJK UNIFIED IDEOGRAPH-274FE: not included in any glyphset definition
    • U+274FF CJK UNIFIED IDEOGRAPH-274FF: not included in any glyphset definition
    • U+27500 CJK UNIFIED IDEOGRAPH-27500: not included in any glyphset definition
    • U+27501 CJK UNIFIED IDEOGRAPH-27501: not included in any glyphset definition
    • U+27502 CJK UNIFIED IDEOGRAPH-27502: not included in any glyphset definition
    • U+27503 CJK UNIFIED IDEOGRAPH-27503: not included in any glyphset definition
    • U+27504 CJK UNIFIED IDEOGRAPH-27504: not included in any glyphset definition
    • U+27505 CJK UNIFIED IDEOGRAPH-27505: not included in any glyphset definition
    • U+27506 CJK UNIFIED IDEOGRAPH-27506: not included in any glyphset definition
    • U+27507 CJK UNIFIED IDEOGRAPH-27507: not included in any glyphset definition
    • U+27508 CJK UNIFIED IDEOGRAPH-27508: not included in any glyphset definition
    • U+27509 CJK UNIFIED IDEOGRAPH-27509: not included in any glyphset definition
    • U+2750A CJK UNIFIED IDEOGRAPH-2750A: not included in any glyphset definition
    • U+2750B CJK UNIFIED IDEOGRAPH-2750B: not included in any glyphset definition
    • U+2750C CJK UNIFIED IDEOGRAPH-2750C: not included in any glyphset definition
    • U+2750E CJK UNIFIED IDEOGRAPH-2750E: not included in any glyphset definition
    • U+27513 CJK UNIFIED IDEOGRAPH-27513: not included in any glyphset definition
    • U+27516 CJK UNIFIED IDEOGRAPH-27516: not included in any glyphset definition
    • U+27517 CJK UNIFIED IDEOGRAPH-27517: not included in any glyphset definition
    • U+27519 CJK UNIFIED IDEOGRAPH-27519: not included in any glyphset definition
    • U+2751B CJK UNIFIED IDEOGRAPH-2751B: not included in any glyphset definition
    • U+2751C CJK UNIFIED IDEOGRAPH-2751C: not included in any glyphset definition
    • U+2751D CJK UNIFIED IDEOGRAPH-2751D: not included in any glyphset definition
    • U+2751E CJK UNIFIED IDEOGRAPH-2751E: not included in any glyphset definition
    • U+2751F CJK UNIFIED IDEOGRAPH-2751F: not included in any glyphset definition
    • U+27520 CJK UNIFIED IDEOGRAPH-27520: not included in any glyphset definition
    • U+27521 CJK UNIFIED IDEOGRAPH-27521: not included in any glyphset definition
    • U+27522 CJK UNIFIED IDEOGRAPH-27522: not included in any glyphset definition
    • U+27523 CJK UNIFIED IDEOGRAPH-27523: not included in any glyphset definition
    • U+27524 CJK UNIFIED IDEOGRAPH-27524: not included in any glyphset definition
    • U+27525 CJK UNIFIED IDEOGRAPH-27525: not included in any glyphset definition
    • U+27526 CJK UNIFIED IDEOGRAPH-27526: not included in any glyphset definition
    • U+27528 CJK UNIFIED IDEOGRAPH-27528: not included in any glyphset definition
    • U+2752A CJK UNIFIED IDEOGRAPH-2752A: not included in any glyphset definition
    • U+2752B CJK UNIFIED IDEOGRAPH-2752B: not included in any glyphset definition
    • U+2752C CJK UNIFIED IDEOGRAPH-2752C: not included in any glyphset definition
    • U+2752E CJK UNIFIED IDEOGRAPH-2752E: not included in any glyphset definition
    • U+2752F CJK UNIFIED IDEOGRAPH-2752F: not included in any glyphset definition
    • U+27530 CJK UNIFIED IDEOGRAPH-27530: not included in any glyphset definition
    • U+27531 CJK UNIFIED IDEOGRAPH-27531: not included in any glyphset definition
    • U+27532 CJK UNIFIED IDEOGRAPH-27532: not included in any glyphset definition
    • U+27533 CJK UNIFIED IDEOGRAPH-27533: not included in any glyphset definition
    • U+27534 CJK UNIFIED IDEOGRAPH-27534: not included in any glyphset definition
    • U+27535 CJK UNIFIED IDEOGRAPH-27535: not included in any glyphset definition
    • U+27536 CJK UNIFIED IDEOGRAPH-27536: not included in any glyphset definition
    • U+27537 CJK UNIFIED IDEOGRAPH-27537: not included in any glyphset definition
    • U+2753B CJK UNIFIED IDEOGRAPH-2753B: not included in any glyphset definition
    • U+2753C CJK UNIFIED IDEOGRAPH-2753C: not included in any glyphset definition
    • U+2753E CJK UNIFIED IDEOGRAPH-2753E: not included in any glyphset definition
    • U+2753F CJK UNIFIED IDEOGRAPH-2753F: not included in any glyphset definition
    • U+27543 CJK UNIFIED IDEOGRAPH-27543: not included in any glyphset definition
    • U+27544 CJK UNIFIED IDEOGRAPH-27544: not included in any glyphset definition
    • U+27545 CJK UNIFIED IDEOGRAPH-27545: not included in any glyphset definition
    • U+27546 CJK UNIFIED IDEOGRAPH-27546: not included in any glyphset definition
    • U+27547 CJK UNIFIED IDEOGRAPH-27547: not included in any glyphset definition
    • U+27548 CJK UNIFIED IDEOGRAPH-27548: not included in any glyphset definition
    • U+27549 CJK UNIFIED IDEOGRAPH-27549: not included in any glyphset definition
    • U+2754A CJK UNIFIED IDEOGRAPH-2754A: not included in any glyphset definition
    • U+2754B CJK UNIFIED IDEOGRAPH-2754B: not included in any glyphset definition
    • U+2754C CJK UNIFIED IDEOGRAPH-2754C: not included in any glyphset definition
    • U+2754D CJK UNIFIED IDEOGRAPH-2754D: not included in any glyphset definition
    • U+2754E CJK UNIFIED IDEOGRAPH-2754E: not included in any glyphset definition
    • U+2754F CJK UNIFIED IDEOGRAPH-2754F: not included in any glyphset definition
    • U+27550 CJK UNIFIED IDEOGRAPH-27550: not included in any glyphset definition
    • U+27551 CJK UNIFIED IDEOGRAPH-27551: not included in any glyphset definition
    • U+27552 CJK UNIFIED IDEOGRAPH-27552: not included in any glyphset definition
    • U+27553 CJK UNIFIED IDEOGRAPH-27553: not included in any glyphset definition
    • U+27554 CJK UNIFIED IDEOGRAPH-27554: not included in any glyphset definition
    • U+27555 CJK UNIFIED IDEOGRAPH-27555: not included in any glyphset definition
    • U+27557 CJK UNIFIED IDEOGRAPH-27557: not included in any glyphset definition
    • U+27558 CJK UNIFIED IDEOGRAPH-27558: not included in any glyphset definition
    • U+27559 CJK UNIFIED IDEOGRAPH-27559: not included in any glyphset definition
    • U+2755A CJK UNIFIED IDEOGRAPH-2755A: not included in any glyphset definition
    • U+2755B CJK UNIFIED IDEOGRAPH-2755B: not included in any glyphset definition
    • U+2755C CJK UNIFIED IDEOGRAPH-2755C: not included in any glyphset definition
    • U+2755D CJK UNIFIED IDEOGRAPH-2755D: not included in any glyphset definition
    • U+2755E CJK UNIFIED IDEOGRAPH-2755E: not included in any glyphset definition
    • U+2755F CJK UNIFIED IDEOGRAPH-2755F: not included in any glyphset definition
    • U+27560 CJK UNIFIED IDEOGRAPH-27560: not included in any glyphset definition
    • U+27561 CJK UNIFIED IDEOGRAPH-27561: not included in any glyphset definition
    • U+27562 CJK UNIFIED IDEOGRAPH-27562: not included in any glyphset definition
    • U+27563 CJK UNIFIED IDEOGRAPH-27563: not included in any glyphset definition
    • U+27564 CJK UNIFIED IDEOGRAPH-27564: not included in any glyphset definition
    • U+27565 CJK UNIFIED IDEOGRAPH-27565: not included in any glyphset definition
    • U+27566 CJK UNIFIED IDEOGRAPH-27566: not included in any glyphset definition
    • U+27567 CJK UNIFIED IDEOGRAPH-27567: not included in any glyphset definition
    • U+27568 CJK UNIFIED IDEOGRAPH-27568: not included in any glyphset definition
    • U+27569 CJK UNIFIED IDEOGRAPH-27569: not included in any glyphset definition
    • U+2756B CJK UNIFIED IDEOGRAPH-2756B: not included in any glyphset definition
    • U+2756D CJK UNIFIED IDEOGRAPH-2756D: not included in any glyphset definition
    • U+2756E CJK UNIFIED IDEOGRAPH-2756E: not included in any glyphset definition
    • U+2756F CJK UNIFIED IDEOGRAPH-2756F: not included in any glyphset definition
    • U+27570 CJK UNIFIED IDEOGRAPH-27570: not included in any glyphset definition
    • U+27571 CJK UNIFIED IDEOGRAPH-27571: not included in any glyphset definition
    • U+27572 CJK UNIFIED IDEOGRAPH-27572: not included in any glyphset definition
    • U+27573 CJK UNIFIED IDEOGRAPH-27573: not included in any glyphset definition
    • U+27574 CJK UNIFIED IDEOGRAPH-27574: not included in any glyphset definition
    • U+27575 CJK UNIFIED IDEOGRAPH-27575: not included in any glyphset definition
    • U+27576 CJK UNIFIED IDEOGRAPH-27576: not included in any glyphset definition
    • U+27577 CJK UNIFIED IDEOGRAPH-27577: not included in any glyphset definition
    • U+27578 CJK UNIFIED IDEOGRAPH-27578: not included in any glyphset definition
    • U+27579 CJK UNIFIED IDEOGRAPH-27579: not included in any glyphset definition
    • U+2757A CJK UNIFIED IDEOGRAPH-2757A: not included in any glyphset definition
    • U+2757C CJK UNIFIED IDEOGRAPH-2757C: not included in any glyphset definition
    • U+2757D CJK UNIFIED IDEOGRAPH-2757D: not included in any glyphset definition
    • U+2757E CJK UNIFIED IDEOGRAPH-2757E: not included in any glyphset definition
    • U+2757F CJK UNIFIED IDEOGRAPH-2757F: not included in any glyphset definition
    • U+27581 CJK UNIFIED IDEOGRAPH-27581: not included in any glyphset definition
    • U+27582 CJK UNIFIED IDEOGRAPH-27582: not included in any glyphset definition
    • U+27584 CJK UNIFIED IDEOGRAPH-27584: not included in any glyphset definition
    • U+27585 CJK UNIFIED IDEOGRAPH-27585: not included in any glyphset definition
    • U+27586 CJK UNIFIED IDEOGRAPH-27586: not included in any glyphset definition
    • U+27587 CJK UNIFIED IDEOGRAPH-27587: not included in any glyphset definition
    • U+27588 CJK UNIFIED IDEOGRAPH-27588: not included in any glyphset definition
    • U+27589 CJK UNIFIED IDEOGRAPH-27589: not included in any glyphset definition
    • U+2758A CJK UNIFIED IDEOGRAPH-2758A: not included in any glyphset definition
    • U+2758B CJK UNIFIED IDEOGRAPH-2758B: not included in any glyphset definition
    • U+2758C CJK UNIFIED IDEOGRAPH-2758C: not included in any glyphset definition
    • U+2758D CJK UNIFIED IDEOGRAPH-2758D: not included in any glyphset definition
    • U+2758E CJK UNIFIED IDEOGRAPH-2758E: not included in any glyphset definition
    • U+27590 CJK UNIFIED IDEOGRAPH-27590: not included in any glyphset definition
    • U+27591 CJK UNIFIED IDEOGRAPH-27591: not included in any glyphset definition
    • U+27592 CJK UNIFIED IDEOGRAPH-27592: not included in any glyphset definition
    • U+27593 CJK UNIFIED IDEOGRAPH-27593: not included in any glyphset definition
    • U+27594 CJK UNIFIED IDEOGRAPH-27594: not included in any glyphset definition
    • U+27595 CJK UNIFIED IDEOGRAPH-27595: not included in any glyphset definition
    • U+27596 CJK UNIFIED IDEOGRAPH-27596: not included in any glyphset definition
    • U+27597 CJK UNIFIED IDEOGRAPH-27597: not included in any glyphset definition
    • U+27598 CJK UNIFIED IDEOGRAPH-27598: not included in any glyphset definition
    • U+27599 CJK UNIFIED IDEOGRAPH-27599: not included in any glyphset definition
    • U+2759A CJK UNIFIED IDEOGRAPH-2759A: not included in any glyphset definition
    • U+2759B CJK UNIFIED IDEOGRAPH-2759B: not included in any glyphset definition
    • U+2759C CJK UNIFIED IDEOGRAPH-2759C: not included in any glyphset definition
    • U+2759D CJK UNIFIED IDEOGRAPH-2759D: not included in any glyphset definition
    • U+2759E CJK UNIFIED IDEOGRAPH-2759E: not included in any glyphset definition
    • U+275A0 CJK UNIFIED IDEOGRAPH-275A0: not included in any glyphset definition
    • U+275A2 CJK UNIFIED IDEOGRAPH-275A2: not included in any glyphset definition
    • U+275A3 CJK UNIFIED IDEOGRAPH-275A3: not included in any glyphset definition
    • U+275A4 CJK UNIFIED IDEOGRAPH-275A4: not included in any glyphset definition
    • U+275A6 CJK UNIFIED IDEOGRAPH-275A6: not included in any glyphset definition
    • U+275A7 CJK UNIFIED IDEOGRAPH-275A7: not included in any glyphset definition
    • U+275A8 CJK UNIFIED IDEOGRAPH-275A8: not included in any glyphset definition
    • U+275A9 CJK UNIFIED IDEOGRAPH-275A9: not included in any glyphset definition
    • U+275AA CJK UNIFIED IDEOGRAPH-275AA: not included in any glyphset definition
    • U+275AB CJK UNIFIED IDEOGRAPH-275AB: not included in any glyphset definition
    • U+275AC CJK UNIFIED IDEOGRAPH-275AC: not included in any glyphset definition
    • U+275AD CJK UNIFIED IDEOGRAPH-275AD: not included in any glyphset definition
    • U+275AE CJK UNIFIED IDEOGRAPH-275AE: not included in any glyphset definition
    • U+275B3 CJK UNIFIED IDEOGRAPH-275B3: not included in any glyphset definition
    • U+275B4 CJK UNIFIED IDEOGRAPH-275B4: not included in any glyphset definition
    • U+275B5 CJK UNIFIED IDEOGRAPH-275B5: not included in any glyphset definition
    • U+275B6 CJK UNIFIED IDEOGRAPH-275B6: not included in any glyphset definition
    • U+275B7 CJK UNIFIED IDEOGRAPH-275B7: not included in any glyphset definition
    • U+275B8 CJK UNIFIED IDEOGRAPH-275B8: not included in any glyphset definition
    • U+275BA CJK UNIFIED IDEOGRAPH-275BA: not included in any glyphset definition
    • U+275BB CJK UNIFIED IDEOGRAPH-275BB: not included in any glyphset definition
    • U+275BC CJK UNIFIED IDEOGRAPH-275BC: not included in any glyphset definition
    • U+275BD CJK UNIFIED IDEOGRAPH-275BD: not included in any glyphset definition
    • U+275BE CJK UNIFIED IDEOGRAPH-275BE: not included in any glyphset definition
    • U+275BF CJK UNIFIED IDEOGRAPH-275BF: not included in any glyphset definition
    • U+275C0 CJK UNIFIED IDEOGRAPH-275C0: not included in any glyphset definition
    • U+275C1 CJK UNIFIED IDEOGRAPH-275C1: not included in any glyphset definition
    • U+275C2 CJK UNIFIED IDEOGRAPH-275C2: not included in any glyphset definition
    • U+275C3 CJK UNIFIED IDEOGRAPH-275C3: not included in any glyphset definition
    • U+275C4 CJK UNIFIED IDEOGRAPH-275C4: not included in any glyphset definition
    • U+275C6 CJK UNIFIED IDEOGRAPH-275C6: not included in any glyphset definition
    • U+275C7 CJK UNIFIED IDEOGRAPH-275C7: not included in any glyphset definition
    • U+275C8 CJK UNIFIED IDEOGRAPH-275C8: not included in any glyphset definition
    • U+275C9 CJK UNIFIED IDEOGRAPH-275C9: not included in any glyphset definition
    • U+275CA CJK UNIFIED IDEOGRAPH-275CA: not included in any glyphset definition
    • U+275CB CJK UNIFIED IDEOGRAPH-275CB: not included in any glyphset definition
    • U+275CC CJK UNIFIED IDEOGRAPH-275CC: not included in any glyphset definition
    • U+275CE CJK UNIFIED IDEOGRAPH-275CE: not included in any glyphset definition
    • U+275D0 CJK UNIFIED IDEOGRAPH-275D0: not included in any glyphset definition
    • U+275D1 CJK UNIFIED IDEOGRAPH-275D1: not included in any glyphset definition
    • U+275D2 CJK UNIFIED IDEOGRAPH-275D2: not included in any glyphset definition
    • U+275D4 CJK UNIFIED IDEOGRAPH-275D4: not included in any glyphset definition
    • U+275D5 CJK UNIFIED IDEOGRAPH-275D5: not included in any glyphset definition
    • U+275D6 CJK UNIFIED IDEOGRAPH-275D6: not included in any glyphset definition
    • U+275D7 CJK UNIFIED IDEOGRAPH-275D7: not included in any glyphset definition
    • U+275D8 CJK UNIFIED IDEOGRAPH-275D8: not included in any glyphset definition
    • U+275D9 CJK UNIFIED IDEOGRAPH-275D9: not included in any glyphset definition
    • U+275DA CJK UNIFIED IDEOGRAPH-275DA: not included in any glyphset definition
    • U+275DB CJK UNIFIED IDEOGRAPH-275DB: not included in any glyphset definition
    • U+275DC CJK UNIFIED IDEOGRAPH-275DC: not included in any glyphset definition
    • U+275DD CJK UNIFIED IDEOGRAPH-275DD: not included in any glyphset definition
    • U+275DE CJK UNIFIED IDEOGRAPH-275DE: not included in any glyphset definition
    • U+275DF CJK UNIFIED IDEOGRAPH-275DF: not included in any glyphset definition
    • U+275E3 CJK UNIFIED IDEOGRAPH-275E3: not included in any glyphset definition
    • U+275E6 CJK UNIFIED IDEOGRAPH-275E6: not included in any glyphset definition
    • U+275E7 CJK UNIFIED IDEOGRAPH-275E7: not included in any glyphset definition
    • U+275E8 CJK UNIFIED IDEOGRAPH-275E8: not included in any glyphset definition
    • U+275E9 CJK UNIFIED IDEOGRAPH-275E9: not included in any glyphset definition
    • U+275EA CJK UNIFIED IDEOGRAPH-275EA: not included in any glyphset definition
    • U+275EB CJK UNIFIED IDEOGRAPH-275EB: not included in any glyphset definition
    • U+275EC CJK UNIFIED IDEOGRAPH-275EC: not included in any glyphset definition
    • U+275ED CJK UNIFIED IDEOGRAPH-275ED: not included in any glyphset definition
    • U+275F0 CJK UNIFIED IDEOGRAPH-275F0: not included in any glyphset definition
    • U+275F1 CJK UNIFIED IDEOGRAPH-275F1: not included in any glyphset definition
    • U+275F3 CJK UNIFIED IDEOGRAPH-275F3: not included in any glyphset definition
    • U+275F4 CJK UNIFIED IDEOGRAPH-275F4: not included in any glyphset definition
    • U+275F5 CJK UNIFIED IDEOGRAPH-275F5: not included in any glyphset definition
    • U+275F6 CJK UNIFIED IDEOGRAPH-275F6: not included in any glyphset definition
    • U+275F8 CJK UNIFIED IDEOGRAPH-275F8: not included in any glyphset definition
    • U+275F9 CJK UNIFIED IDEOGRAPH-275F9: not included in any glyphset definition
    • U+275FA CJK UNIFIED IDEOGRAPH-275FA: not included in any glyphset definition
    • U+275FB CJK UNIFIED IDEOGRAPH-275FB: not included in any glyphset definition
    • U+275FC CJK UNIFIED IDEOGRAPH-275FC: not included in any glyphset definition
    • U+275FF CJK UNIFIED IDEOGRAPH-275FF: not included in any glyphset definition
    • U+27602 CJK UNIFIED IDEOGRAPH-27602: not included in any glyphset definition
    • U+27603 CJK UNIFIED IDEOGRAPH-27603: not included in any glyphset definition
    • U+27604 CJK UNIFIED IDEOGRAPH-27604: not included in any glyphset definition
    • U+27605 CJK UNIFIED IDEOGRAPH-27605: not included in any glyphset definition
    • U+27606 CJK UNIFIED IDEOGRAPH-27606: not included in any glyphset definition
    • U+27608 CJK UNIFIED IDEOGRAPH-27608: not included in any glyphset definition
    • U+27609 CJK UNIFIED IDEOGRAPH-27609: not included in any glyphset definition
    • U+2760A CJK UNIFIED IDEOGRAPH-2760A: not included in any glyphset definition
    • U+2760B CJK UNIFIED IDEOGRAPH-2760B: not included in any glyphset definition
    • U+2760D CJK UNIFIED IDEOGRAPH-2760D: not included in any glyphset definition
    • U+2760E CJK UNIFIED IDEOGRAPH-2760E: not included in any glyphset definition
    • U+2760F CJK UNIFIED IDEOGRAPH-2760F: not included in any glyphset definition
    • U+27610 CJK UNIFIED IDEOGRAPH-27610: not included in any glyphset definition
    • U+27611 CJK UNIFIED IDEOGRAPH-27611: not included in any glyphset definition
    • U+27612 CJK UNIFIED IDEOGRAPH-27612: not included in any glyphset definition
    • U+27613 CJK UNIFIED IDEOGRAPH-27613: not included in any glyphset definition
    • U+27614 CJK UNIFIED IDEOGRAPH-27614: not included in any glyphset definition
    • U+27615 CJK UNIFIED IDEOGRAPH-27615: not included in any glyphset definition
    • U+2761C CJK UNIFIED IDEOGRAPH-2761C: not included in any glyphset definition
    • U+2761D CJK UNIFIED IDEOGRAPH-2761D: not included in any glyphset definition
    • U+2761E CJK UNIFIED IDEOGRAPH-2761E: not included in any glyphset definition
    • U+2761F CJK UNIFIED IDEOGRAPH-2761F: not included in any glyphset definition
    • U+27620 CJK UNIFIED IDEOGRAPH-27620: not included in any glyphset definition
    • U+27621 CJK UNIFIED IDEOGRAPH-27621: not included in any glyphset definition
    • U+27622 CJK UNIFIED IDEOGRAPH-27622: not included in any glyphset definition
    • U+27623 CJK UNIFIED IDEOGRAPH-27623: not included in any glyphset definition
    • U+27624 CJK UNIFIED IDEOGRAPH-27624: not included in any glyphset definition
    • U+27625 CJK UNIFIED IDEOGRAPH-27625: not included in any glyphset definition
    • U+27626 CJK UNIFIED IDEOGRAPH-27626: not included in any glyphset definition
    • U+27627 CJK UNIFIED IDEOGRAPH-27627: not included in any glyphset definition
    • U+27628 CJK UNIFIED IDEOGRAPH-27628: not included in any glyphset definition
    • U+27629 CJK UNIFIED IDEOGRAPH-27629: not included in any glyphset definition
    • U+2762A CJK UNIFIED IDEOGRAPH-2762A: not included in any glyphset definition
    • U+2762B CJK UNIFIED IDEOGRAPH-2762B: not included in any glyphset definition
    • U+2762C CJK UNIFIED IDEOGRAPH-2762C: not included in any glyphset definition
    • U+2762D CJK UNIFIED IDEOGRAPH-2762D: not included in any glyphset definition
    • U+2762E CJK UNIFIED IDEOGRAPH-2762E: not included in any glyphset definition
    • U+2762F CJK UNIFIED IDEOGRAPH-2762F: not included in any glyphset definition
    • U+27630 CJK UNIFIED IDEOGRAPH-27630: not included in any glyphset definition
    • U+27631 CJK UNIFIED IDEOGRAPH-27631: not included in any glyphset definition
    • U+27635 CJK UNIFIED IDEOGRAPH-27635: not included in any glyphset definition
    • U+27636 CJK UNIFIED IDEOGRAPH-27636: not included in any glyphset definition
    • U+27637 CJK UNIFIED IDEOGRAPH-27637: not included in any glyphset definition
    • U+2763D CJK UNIFIED IDEOGRAPH-2763D: not included in any glyphset definition
    • U+2763E CJK UNIFIED IDEOGRAPH-2763E: not included in any glyphset definition
    • U+2763F CJK UNIFIED IDEOGRAPH-2763F: not included in any glyphset definition
    • U+27640 CJK UNIFIED IDEOGRAPH-27640: not included in any glyphset definition
    • U+27641 CJK UNIFIED IDEOGRAPH-27641: not included in any glyphset definition
    • U+27642 CJK UNIFIED IDEOGRAPH-27642: not included in any glyphset definition
    • U+27643 CJK UNIFIED IDEOGRAPH-27643: not included in any glyphset definition
    • U+27644 CJK UNIFIED IDEOGRAPH-27644: not included in any glyphset definition
    • U+27645 CJK UNIFIED IDEOGRAPH-27645: not included in any glyphset definition
    • U+27646 CJK UNIFIED IDEOGRAPH-27646: not included in any glyphset definition
    • U+27647 CJK UNIFIED IDEOGRAPH-27647: not included in any glyphset definition
    • U+27648 CJK UNIFIED IDEOGRAPH-27648: not included in any glyphset definition
    • U+27649 CJK UNIFIED IDEOGRAPH-27649: not included in any glyphset definition
    • U+2764A CJK UNIFIED IDEOGRAPH-2764A: not included in any glyphset definition
    • U+2764B CJK UNIFIED IDEOGRAPH-2764B: not included in any glyphset definition
    • U+2764C CJK UNIFIED IDEOGRAPH-2764C: not included in any glyphset definition
    • U+2764D CJK UNIFIED IDEOGRAPH-2764D: not included in any glyphset definition
    • U+2764E CJK UNIFIED IDEOGRAPH-2764E: not included in any glyphset definition
    • U+2764F CJK UNIFIED IDEOGRAPH-2764F: not included in any glyphset definition
    • U+27650 CJK UNIFIED IDEOGRAPH-27650: not included in any glyphset definition
    • U+27651 CJK UNIFIED IDEOGRAPH-27651: not included in any glyphset definition
    • U+27652 CJK UNIFIED IDEOGRAPH-27652: not included in any glyphset definition
    • U+2765B CJK UNIFIED IDEOGRAPH-2765B: not included in any glyphset definition
    • U+2765C CJK UNIFIED IDEOGRAPH-2765C: not included in any glyphset definition
    • U+2765D CJK UNIFIED IDEOGRAPH-2765D: not included in any glyphset definition
    • U+2765E CJK UNIFIED IDEOGRAPH-2765E: not included in any glyphset definition
    • U+2765F CJK UNIFIED IDEOGRAPH-2765F: not included in any glyphset definition
    • U+27660 CJK UNIFIED IDEOGRAPH-27660: not included in any glyphset definition
    • U+27661 CJK UNIFIED IDEOGRAPH-27661: not included in any glyphset definition
    • U+27662 CJK UNIFIED IDEOGRAPH-27662: not included in any glyphset definition
    • U+27663 CJK UNIFIED IDEOGRAPH-27663: not included in any glyphset definition
    • U+27664 CJK UNIFIED IDEOGRAPH-27664: not included in any glyphset definition
    • U+27665 CJK UNIFIED IDEOGRAPH-27665: not included in any glyphset definition
    • U+27667 CJK UNIFIED IDEOGRAPH-27667: not included in any glyphset definition
    • U+27668 CJK UNIFIED IDEOGRAPH-27668: not included in any glyphset definition
    • U+27669 CJK UNIFIED IDEOGRAPH-27669: not included in any glyphset definition
    • U+2766A CJK UNIFIED IDEOGRAPH-2766A: not included in any glyphset definition
    • U+2766B CJK UNIFIED IDEOGRAPH-2766B: not included in any glyphset definition
    • U+2766D CJK UNIFIED IDEOGRAPH-2766D: not included in any glyphset definition
    • U+2766E CJK UNIFIED IDEOGRAPH-2766E: not included in any glyphset definition
    • U+2766F CJK UNIFIED IDEOGRAPH-2766F: not included in any glyphset definition
    • U+27674 CJK UNIFIED IDEOGRAPH-27674: not included in any glyphset definition
    • U+27676 CJK UNIFIED IDEOGRAPH-27676: not included in any glyphset definition
    • U+27677 CJK UNIFIED IDEOGRAPH-27677: not included in any glyphset definition
    • U+27678 CJK UNIFIED IDEOGRAPH-27678: not included in any glyphset definition
    • U+27679 CJK UNIFIED IDEOGRAPH-27679: not included in any glyphset definition
    • U+2767A CJK UNIFIED IDEOGRAPH-2767A: not included in any glyphset definition
    • U+2767E CJK UNIFIED IDEOGRAPH-2767E: not included in any glyphset definition
    • U+27680 CJK UNIFIED IDEOGRAPH-27680: not included in any glyphset definition
    • U+27681 CJK UNIFIED IDEOGRAPH-27681: not included in any glyphset definition
    • U+27682 CJK UNIFIED IDEOGRAPH-27682: not included in any glyphset definition
    • U+27683 CJK UNIFIED IDEOGRAPH-27683: not included in any glyphset definition
    • U+27684 CJK UNIFIED IDEOGRAPH-27684: not included in any glyphset definition
    • U+27685 CJK UNIFIED IDEOGRAPH-27685: not included in any glyphset definition
    • U+27686 CJK UNIFIED IDEOGRAPH-27686: not included in any glyphset definition
    • U+27687 CJK UNIFIED IDEOGRAPH-27687: not included in any glyphset definition
    • U+27688 CJK UNIFIED IDEOGRAPH-27688: not included in any glyphset definition
    • U+27689 CJK UNIFIED IDEOGRAPH-27689: not included in any glyphset definition
    • U+2768A CJK UNIFIED IDEOGRAPH-2768A: not included in any glyphset definition
    • U+2768B CJK UNIFIED IDEOGRAPH-2768B: not included in any glyphset definition
    • U+2768C CJK UNIFIED IDEOGRAPH-2768C: not included in any glyphset definition
    • U+2768D CJK UNIFIED IDEOGRAPH-2768D: not included in any glyphset definition
    • U+2768E CJK UNIFIED IDEOGRAPH-2768E: not included in any glyphset definition
    • U+2768F CJK UNIFIED IDEOGRAPH-2768F: not included in any glyphset definition
    • U+27690 CJK UNIFIED IDEOGRAPH-27690: not included in any glyphset definition
    • U+27691 CJK UNIFIED IDEOGRAPH-27691: not included in any glyphset definition
    • U+27693 CJK UNIFIED IDEOGRAPH-27693: not included in any glyphset definition
    • U+2769B CJK UNIFIED IDEOGRAPH-2769B: not included in any glyphset definition
    • U+2769C CJK UNIFIED IDEOGRAPH-2769C: not included in any glyphset definition
    • U+276A1 CJK UNIFIED IDEOGRAPH-276A1: not included in any glyphset definition
    • U+276A4 CJK UNIFIED IDEOGRAPH-276A4: not included in any glyphset definition
    • U+276A5 CJK UNIFIED IDEOGRAPH-276A5: not included in any glyphset definition
    • U+276A6 CJK UNIFIED IDEOGRAPH-276A6: not included in any glyphset definition
    • U+276A7 CJK UNIFIED IDEOGRAPH-276A7: not included in any glyphset definition
    • U+276A8 CJK UNIFIED IDEOGRAPH-276A8: not included in any glyphset definition
    • U+276A9 CJK UNIFIED IDEOGRAPH-276A9: not included in any glyphset definition
    • U+276AA CJK UNIFIED IDEOGRAPH-276AA: not included in any glyphset definition
    • U+276AB CJK UNIFIED IDEOGRAPH-276AB: not included in any glyphset definition
    • U+276AC CJK UNIFIED IDEOGRAPH-276AC: not included in any glyphset definition
    • U+276AD CJK UNIFIED IDEOGRAPH-276AD: not included in any glyphset definition
    • U+276AE CJK UNIFIED IDEOGRAPH-276AE: not included in any glyphset definition
    • U+276AF CJK UNIFIED IDEOGRAPH-276AF: not included in any glyphset definition
    • U+276B0 CJK UNIFIED IDEOGRAPH-276B0: not included in any glyphset definition
    • U+276B1 CJK UNIFIED IDEOGRAPH-276B1: not included in any glyphset definition
    • U+276B2 CJK UNIFIED IDEOGRAPH-276B2: not included in any glyphset definition
    • U+276B3 CJK UNIFIED IDEOGRAPH-276B3: not included in any glyphset definition
    • U+276B4 CJK UNIFIED IDEOGRAPH-276B4: not included in any glyphset definition
    • U+276B5 CJK UNIFIED IDEOGRAPH-276B5: not included in any glyphset definition
    • U+276B7 CJK UNIFIED IDEOGRAPH-276B7: not included in any glyphset definition
    • U+276B8 CJK UNIFIED IDEOGRAPH-276B8: not included in any glyphset definition
    • U+276B9 CJK UNIFIED IDEOGRAPH-276B9: not included in any glyphset definition
    • U+276BA CJK UNIFIED IDEOGRAPH-276BA: not included in any glyphset definition
    • U+276C1 CJK UNIFIED IDEOGRAPH-276C1: not included in any glyphset definition
    • U+276C2 CJK UNIFIED IDEOGRAPH-276C2: not included in any glyphset definition
    • U+276C3 CJK UNIFIED IDEOGRAPH-276C3: not included in any glyphset definition
    • U+276C4 CJK UNIFIED IDEOGRAPH-276C4: not included in any glyphset definition
    • U+276C6 CJK UNIFIED IDEOGRAPH-276C6: not included in any glyphset definition
    • U+276C7 CJK UNIFIED IDEOGRAPH-276C7: not included in any glyphset definition
    • U+276C8 CJK UNIFIED IDEOGRAPH-276C8: not included in any glyphset definition
    • U+276C9 CJK UNIFIED IDEOGRAPH-276C9: not included in any glyphset definition
    • U+276CA CJK UNIFIED IDEOGRAPH-276CA: not included in any glyphset definition
    • U+276CB CJK UNIFIED IDEOGRAPH-276CB: not included in any glyphset definition
    • U+276CF CJK UNIFIED IDEOGRAPH-276CF: not included in any glyphset definition
    • U+276D0 CJK UNIFIED IDEOGRAPH-276D0: not included in any glyphset definition
    • U+276D1 CJK UNIFIED IDEOGRAPH-276D1: not included in any glyphset definition
    • U+276D2 CJK UNIFIED IDEOGRAPH-276D2: not included in any glyphset definition
    • U+276D3 CJK UNIFIED IDEOGRAPH-276D3: not included in any glyphset definition
    • U+276D4 CJK UNIFIED IDEOGRAPH-276D4: not included in any glyphset definition
    • U+276D5 CJK UNIFIED IDEOGRAPH-276D5: not included in any glyphset definition
    • U+276D6 CJK UNIFIED IDEOGRAPH-276D6: not included in any glyphset definition
    • U+276D7 CJK UNIFIED IDEOGRAPH-276D7: not included in any glyphset definition
    • U+276D8 CJK UNIFIED IDEOGRAPH-276D8: not included in any glyphset definition
    • U+276D9 CJK UNIFIED IDEOGRAPH-276D9: not included in any glyphset definition
    • U+276DA CJK UNIFIED IDEOGRAPH-276DA: not included in any glyphset definition
    • U+276DB CJK UNIFIED IDEOGRAPH-276DB: not included in any glyphset definition
    • U+276DC CJK UNIFIED IDEOGRAPH-276DC: not included in any glyphset definition
    • U+276DD CJK UNIFIED IDEOGRAPH-276DD: not included in any glyphset definition
    • U+276DE CJK UNIFIED IDEOGRAPH-276DE: not included in any glyphset definition
    • U+276DF CJK UNIFIED IDEOGRAPH-276DF: not included in any glyphset definition
    • U+276E0 CJK UNIFIED IDEOGRAPH-276E0: not included in any glyphset definition
    • U+276E1 CJK UNIFIED IDEOGRAPH-276E1: not included in any glyphset definition
    • U+276E2 CJK UNIFIED IDEOGRAPH-276E2: not included in any glyphset definition
    • U+276E3 CJK UNIFIED IDEOGRAPH-276E3: not included in any glyphset definition
    • U+276E4 CJK UNIFIED IDEOGRAPH-276E4: not included in any glyphset definition
    • U+276E5 CJK UNIFIED IDEOGRAPH-276E5: not included in any glyphset definition
    • U+276E6 CJK UNIFIED IDEOGRAPH-276E6: not included in any glyphset definition
    • U+276E7 CJK UNIFIED IDEOGRAPH-276E7: not included in any glyphset definition
    • U+276E8 CJK UNIFIED IDEOGRAPH-276E8: not included in any glyphset definition
    • U+276E9 CJK UNIFIED IDEOGRAPH-276E9: not included in any glyphset definition
    • U+276EA CJK UNIFIED IDEOGRAPH-276EA: not included in any glyphset definition
    • U+276EB CJK UNIFIED IDEOGRAPH-276EB: not included in any glyphset definition
    • U+276EC CJK UNIFIED IDEOGRAPH-276EC: not included in any glyphset definition
    • U+276EE CJK UNIFIED IDEOGRAPH-276EE: not included in any glyphset definition
    • U+276F0 CJK UNIFIED IDEOGRAPH-276F0: not included in any glyphset definition
    • U+276F1 CJK UNIFIED IDEOGRAPH-276F1: not included in any glyphset definition
    • U+276F2 CJK UNIFIED IDEOGRAPH-276F2: not included in any glyphset definition
    • U+276F3 CJK UNIFIED IDEOGRAPH-276F3: not included in any glyphset definition
    • U+276F6 CJK UNIFIED IDEOGRAPH-276F6: not included in any glyphset definition
    • U+276F7 CJK UNIFIED IDEOGRAPH-276F7: not included in any glyphset definition
    • U+276F8 CJK UNIFIED IDEOGRAPH-276F8: not included in any glyphset definition
    • U+276F9 CJK UNIFIED IDEOGRAPH-276F9: not included in any glyphset definition
    • U+276FA CJK UNIFIED IDEOGRAPH-276FA: not included in any glyphset definition
    • U+276FB CJK UNIFIED IDEOGRAPH-276FB: not included in any glyphset definition
    • U+276FC CJK UNIFIED IDEOGRAPH-276FC: not included in any glyphset definition
    • U+276FD CJK UNIFIED IDEOGRAPH-276FD: not included in any glyphset definition
    • U+276FE CJK UNIFIED IDEOGRAPH-276FE: not included in any glyphset definition
    • U+276FF CJK UNIFIED IDEOGRAPH-276FF: not included in any glyphset definition
    • U+27700 CJK UNIFIED IDEOGRAPH-27700: not included in any glyphset definition
    • U+27701 CJK UNIFIED IDEOGRAPH-27701: not included in any glyphset definition
    • U+27702 CJK UNIFIED IDEOGRAPH-27702: not included in any glyphset definition
    • U+27703 CJK UNIFIED IDEOGRAPH-27703: not included in any glyphset definition
    • U+27704 CJK UNIFIED IDEOGRAPH-27704: not included in any glyphset definition
    • U+27705 CJK UNIFIED IDEOGRAPH-27705: not included in any glyphset definition
    • U+27706 CJK UNIFIED IDEOGRAPH-27706: not included in any glyphset definition
    • U+27707 CJK UNIFIED IDEOGRAPH-27707: not included in any glyphset definition
    • U+27708 CJK UNIFIED IDEOGRAPH-27708: not included in any glyphset definition
    • U+27709 CJK UNIFIED IDEOGRAPH-27709: not included in any glyphset definition
    • U+2770A CJK UNIFIED IDEOGRAPH-2770A: not included in any glyphset definition
    • U+2770B CJK UNIFIED IDEOGRAPH-2770B: not included in any glyphset definition
    • U+2770C CJK UNIFIED IDEOGRAPH-2770C: not included in any glyphset definition
    • U+2770D CJK UNIFIED IDEOGRAPH-2770D: not included in any glyphset definition
    • U+2770E CJK UNIFIED IDEOGRAPH-2770E: not included in any glyphset definition
    • U+27713 CJK UNIFIED IDEOGRAPH-27713: not included in any glyphset definition
    • U+27714 CJK UNIFIED IDEOGRAPH-27714: not included in any glyphset definition
    • U+27716 CJK UNIFIED IDEOGRAPH-27716: not included in any glyphset definition
    • U+27717 CJK UNIFIED IDEOGRAPH-27717: not included in any glyphset definition
    • U+27718 CJK UNIFIED IDEOGRAPH-27718: not included in any glyphset definition
    • U+27719 CJK UNIFIED IDEOGRAPH-27719: not included in any glyphset definition
    • U+2771A CJK UNIFIED IDEOGRAPH-2771A: not included in any glyphset definition
    • U+2771D CJK UNIFIED IDEOGRAPH-2771D: not included in any glyphset definition
    • U+2771E CJK UNIFIED IDEOGRAPH-2771E: not included in any glyphset definition
    • U+2771F CJK UNIFIED IDEOGRAPH-2771F: not included in any glyphset definition
    • U+27720 CJK UNIFIED IDEOGRAPH-27720: not included in any glyphset definition
    • U+27721 CJK UNIFIED IDEOGRAPH-27721: not included in any glyphset definition
    • U+27722 CJK UNIFIED IDEOGRAPH-27722: not included in any glyphset definition
    • U+27723 CJK UNIFIED IDEOGRAPH-27723: not included in any glyphset definition
    • U+27724 CJK UNIFIED IDEOGRAPH-27724: not included in any glyphset definition
    • U+27725 CJK UNIFIED IDEOGRAPH-27725: not included in any glyphset definition
    • U+27726 CJK UNIFIED IDEOGRAPH-27726: not included in any glyphset definition
    • U+27727 CJK UNIFIED IDEOGRAPH-27727: not included in any glyphset definition
    • U+27729 CJK UNIFIED IDEOGRAPH-27729: not included in any glyphset definition
    • U+2772D CJK UNIFIED IDEOGRAPH-2772D: not included in any glyphset definition
    • U+2772E CJK UNIFIED IDEOGRAPH-2772E: not included in any glyphset definition
    • U+2772F CJK UNIFIED IDEOGRAPH-2772F: not included in any glyphset definition
    • U+27730 CJK UNIFIED IDEOGRAPH-27730: not included in any glyphset definition
    • U+27731 CJK UNIFIED IDEOGRAPH-27731: not included in any glyphset definition
    • U+27732 CJK UNIFIED IDEOGRAPH-27732: not included in any glyphset definition
    • U+27733 CJK UNIFIED IDEOGRAPH-27733: not included in any glyphset definition
    • U+27734 CJK UNIFIED IDEOGRAPH-27734: not included in any glyphset definition
    • U+27735 CJK UNIFIED IDEOGRAPH-27735: not included in any glyphset definition
    • U+27736 CJK UNIFIED IDEOGRAPH-27736: not included in any glyphset definition
    • U+27738 CJK UNIFIED IDEOGRAPH-27738: not included in any glyphset definition
    • U+27739 CJK UNIFIED IDEOGRAPH-27739: not included in any glyphset definition
    • U+2773A CJK UNIFIED IDEOGRAPH-2773A: not included in any glyphset definition
    • U+2773B CJK UNIFIED IDEOGRAPH-2773B: not included in any glyphset definition
    • U+2773D CJK UNIFIED IDEOGRAPH-2773D: not included in any glyphset definition
    • U+27741 CJK UNIFIED IDEOGRAPH-27741: not included in any glyphset definition
    • U+27742 CJK UNIFIED IDEOGRAPH-27742: not included in any glyphset definition
    • U+27743 CJK UNIFIED IDEOGRAPH-27743: not included in any glyphset definition
    • U+27744 CJK UNIFIED IDEOGRAPH-27744: not included in any glyphset definition
    • U+27745 CJK UNIFIED IDEOGRAPH-27745: not included in any glyphset definition
    • U+27746 CJK UNIFIED IDEOGRAPH-27746: not included in any glyphset definition
    • U+27747 CJK UNIFIED IDEOGRAPH-27747: not included in any glyphset definition
    • U+27748 CJK UNIFIED IDEOGRAPH-27748: not included in any glyphset definition
    • U+27749 CJK UNIFIED IDEOGRAPH-27749: not included in any glyphset definition
    • U+2774A CJK UNIFIED IDEOGRAPH-2774A: not included in any glyphset definition
    • U+2774B CJK UNIFIED IDEOGRAPH-2774B: not included in any glyphset definition
    • U+2774C CJK UNIFIED IDEOGRAPH-2774C: not included in any glyphset definition
    • U+2774D CJK UNIFIED IDEOGRAPH-2774D: not included in any glyphset definition
    • U+2774E CJK UNIFIED IDEOGRAPH-2774E: not included in any glyphset definition
    • U+2774F CJK UNIFIED IDEOGRAPH-2774F: not included in any glyphset definition
    • U+27750 CJK UNIFIED IDEOGRAPH-27750: not included in any glyphset definition
    • U+27751 CJK UNIFIED IDEOGRAPH-27751: not included in any glyphset definition
    • U+27752 CJK UNIFIED IDEOGRAPH-27752: not included in any glyphset definition
    • U+27753 CJK UNIFIED IDEOGRAPH-27753: not included in any glyphset definition
    • U+27754 CJK UNIFIED IDEOGRAPH-27754: not included in any glyphset definition
    • U+27755 CJK UNIFIED IDEOGRAPH-27755: not included in any glyphset definition
    • U+27756 CJK UNIFIED IDEOGRAPH-27756: not included in any glyphset definition
    • U+27757 CJK UNIFIED IDEOGRAPH-27757: not included in any glyphset definition
    • U+27758 CJK UNIFIED IDEOGRAPH-27758: not included in any glyphset definition
    • U+27759 CJK UNIFIED IDEOGRAPH-27759: not included in any glyphset definition
    • U+2775A CJK UNIFIED IDEOGRAPH-2775A: not included in any glyphset definition
    • U+2775B CJK UNIFIED IDEOGRAPH-2775B: not included in any glyphset definition
    • U+2775C CJK UNIFIED IDEOGRAPH-2775C: not included in any glyphset definition
    • U+2775D CJK UNIFIED IDEOGRAPH-2775D: not included in any glyphset definition
    • U+2775E CJK UNIFIED IDEOGRAPH-2775E: not included in any glyphset definition
    • U+27760 CJK UNIFIED IDEOGRAPH-27760: not included in any glyphset definition
    • U+27761 CJK UNIFIED IDEOGRAPH-27761: not included in any glyphset definition
    • U+27763 CJK UNIFIED IDEOGRAPH-27763: not included in any glyphset definition
    • U+27764 CJK UNIFIED IDEOGRAPH-27764: not included in any glyphset definition
    • U+27767 CJK UNIFIED IDEOGRAPH-27767: not included in any glyphset definition
    • U+27768 CJK UNIFIED IDEOGRAPH-27768: not included in any glyphset definition
    • U+27769 CJK UNIFIED IDEOGRAPH-27769: not included in any glyphset definition
    • U+2776A CJK UNIFIED IDEOGRAPH-2776A: not included in any glyphset definition
    • U+2776B CJK UNIFIED IDEOGRAPH-2776B: not included in any glyphset definition
    • U+2776C CJK UNIFIED IDEOGRAPH-2776C: not included in any glyphset definition
    • U+2776D CJK UNIFIED IDEOGRAPH-2776D: not included in any glyphset definition
    • U+2776E CJK UNIFIED IDEOGRAPH-2776E: not included in any glyphset definition
    • U+27771 CJK UNIFIED IDEOGRAPH-27771: not included in any glyphset definition
    • U+27772 CJK UNIFIED IDEOGRAPH-27772: not included in any glyphset definition
    • U+27773 CJK UNIFIED IDEOGRAPH-27773: not included in any glyphset definition
    • U+27774 CJK UNIFIED IDEOGRAPH-27774: not included in any glyphset definition
    • U+27775 CJK UNIFIED IDEOGRAPH-27775: not included in any glyphset definition
    • U+27776 CJK UNIFIED IDEOGRAPH-27776: not included in any glyphset definition
    • U+27777 CJK UNIFIED IDEOGRAPH-27777: not included in any glyphset definition
    • U+27778 CJK UNIFIED IDEOGRAPH-27778: not included in any glyphset definition
    • U+27779 CJK UNIFIED IDEOGRAPH-27779: not included in any glyphset definition
    • U+2777A CJK UNIFIED IDEOGRAPH-2777A: not included in any glyphset definition
    • U+2777B CJK UNIFIED IDEOGRAPH-2777B: not included in any glyphset definition
    • U+2777C CJK UNIFIED IDEOGRAPH-2777C: not included in any glyphset definition
    • U+2777D CJK UNIFIED IDEOGRAPH-2777D: not included in any glyphset definition
    • U+2777E CJK UNIFIED IDEOGRAPH-2777E: not included in any glyphset definition
    • U+2777F CJK UNIFIED IDEOGRAPH-2777F: not included in any glyphset definition
    • U+27780 CJK UNIFIED IDEOGRAPH-27780: not included in any glyphset definition
    • U+27781 CJK UNIFIED IDEOGRAPH-27781: not included in any glyphset definition
    • U+27782 CJK UNIFIED IDEOGRAPH-27782: not included in any glyphset definition
    • U+27784 CJK UNIFIED IDEOGRAPH-27784: not included in any glyphset definition
    • U+27785 CJK UNIFIED IDEOGRAPH-27785: not included in any glyphset definition
    • U+27789 CJK UNIFIED IDEOGRAPH-27789: not included in any glyphset definition
    • U+2778A CJK UNIFIED IDEOGRAPH-2778A: not included in any glyphset definition
    • U+2778D CJK UNIFIED IDEOGRAPH-2778D: not included in any glyphset definition
    • U+2778E CJK UNIFIED IDEOGRAPH-2778E: not included in any glyphset definition
    • U+2778F CJK UNIFIED IDEOGRAPH-2778F: not included in any glyphset definition
    • U+27790 CJK UNIFIED IDEOGRAPH-27790: not included in any glyphset definition
    • U+27792 CJK UNIFIED IDEOGRAPH-27792: not included in any glyphset definition
    • U+27793 CJK UNIFIED IDEOGRAPH-27793: not included in any glyphset definition
    • U+27794 CJK UNIFIED IDEOGRAPH-27794: not included in any glyphset definition
    • U+27795 CJK UNIFIED IDEOGRAPH-27795: not included in any glyphset definition
    • U+27796 CJK UNIFIED IDEOGRAPH-27796: not included in any glyphset definition
    • U+27797 CJK UNIFIED IDEOGRAPH-27797: not included in any glyphset definition
    • U+27799 CJK UNIFIED IDEOGRAPH-27799: not included in any glyphset definition
    • U+2779B CJK UNIFIED IDEOGRAPH-2779B: not included in any glyphset definition
    • U+2779C CJK UNIFIED IDEOGRAPH-2779C: not included in any glyphset definition
    • U+2779D CJK UNIFIED IDEOGRAPH-2779D: not included in any glyphset definition
    • U+2779E CJK UNIFIED IDEOGRAPH-2779E: not included in any glyphset definition
    • U+2779F CJK UNIFIED IDEOGRAPH-2779F: not included in any glyphset definition
    • U+277A2 CJK UNIFIED IDEOGRAPH-277A2: not included in any glyphset definition
    • U+277A3 CJK UNIFIED IDEOGRAPH-277A3: not included in any glyphset definition
    • U+277A6 CJK UNIFIED IDEOGRAPH-277A6: not included in any glyphset definition
    • U+277A7 CJK UNIFIED IDEOGRAPH-277A7: not included in any glyphset definition
    • U+277A8 CJK UNIFIED IDEOGRAPH-277A8: not included in any glyphset definition
    • U+277A9 CJK UNIFIED IDEOGRAPH-277A9: not included in any glyphset definition
    • U+277AA CJK UNIFIED IDEOGRAPH-277AA: not included in any glyphset definition
    • U+277AB CJK UNIFIED IDEOGRAPH-277AB: not included in any glyphset definition
    • U+277AC CJK UNIFIED IDEOGRAPH-277AC: not included in any glyphset definition
    • U+277AD CJK UNIFIED IDEOGRAPH-277AD: not included in any glyphset definition
    • U+277AE CJK UNIFIED IDEOGRAPH-277AE: not included in any glyphset definition
    • U+277AF CJK UNIFIED IDEOGRAPH-277AF: not included in any glyphset definition
    • U+277B0 CJK UNIFIED IDEOGRAPH-277B0: not included in any glyphset definition
    • U+277B1 CJK UNIFIED IDEOGRAPH-277B1: not included in any glyphset definition
    • U+277B2 CJK UNIFIED IDEOGRAPH-277B2: not included in any glyphset definition
    • U+277B4 CJK UNIFIED IDEOGRAPH-277B4: not included in any glyphset definition
    • U+277B6 CJK UNIFIED IDEOGRAPH-277B6: not included in any glyphset definition
    • U+277B7 CJK UNIFIED IDEOGRAPH-277B7: not included in any glyphset definition
    • U+277B8 CJK UNIFIED IDEOGRAPH-277B8: not included in any glyphset definition
    • U+277B9 CJK UNIFIED IDEOGRAPH-277B9: not included in any glyphset definition
    • U+277BA CJK UNIFIED IDEOGRAPH-277BA: not included in any glyphset definition
    • U+277BB CJK UNIFIED IDEOGRAPH-277BB: not included in any glyphset definition
    • U+277BC CJK UNIFIED IDEOGRAPH-277BC: not included in any glyphset definition
    • U+277BD CJK UNIFIED IDEOGRAPH-277BD: not included in any glyphset definition
    • U+277BE CJK UNIFIED IDEOGRAPH-277BE: not included in any glyphset definition
    • U+277BF CJK UNIFIED IDEOGRAPH-277BF: not included in any glyphset definition
    • U+277C0 CJK UNIFIED IDEOGRAPH-277C0: not included in any glyphset definition
    • U+277C2 CJK UNIFIED IDEOGRAPH-277C2: not included in any glyphset definition
    • U+277C3 CJK UNIFIED IDEOGRAPH-277C3: not included in any glyphset definition
    • U+277C4 CJK UNIFIED IDEOGRAPH-277C4: not included in any glyphset definition
    • U+277C6 CJK UNIFIED IDEOGRAPH-277C6: not included in any glyphset definition
    • U+277C8 CJK UNIFIED IDEOGRAPH-277C8: not included in any glyphset definition
    • U+277C9 CJK UNIFIED IDEOGRAPH-277C9: not included in any glyphset definition
    • U+277CA CJK UNIFIED IDEOGRAPH-277CA: not included in any glyphset definition
    • U+277CB CJK UNIFIED IDEOGRAPH-277CB: not included in any glyphset definition
    • U+277CC CJK UNIFIED IDEOGRAPH-277CC: not included in any glyphset definition
    • U+277CD CJK UNIFIED IDEOGRAPH-277CD: not included in any glyphset definition
    • U+277CE CJK UNIFIED IDEOGRAPH-277CE: not included in any glyphset definition
    • U+277CF CJK UNIFIED IDEOGRAPH-277CF: not included in any glyphset definition
    • U+277D0 CJK UNIFIED IDEOGRAPH-277D0: not included in any glyphset definition
    • U+277D1 CJK UNIFIED IDEOGRAPH-277D1: not included in any glyphset definition
    • U+277D2 CJK UNIFIED IDEOGRAPH-277D2: not included in any glyphset definition
    • U+277D3 CJK UNIFIED IDEOGRAPH-277D3: not included in any glyphset definition
    • U+277D4 CJK UNIFIED IDEOGRAPH-277D4: not included in any glyphset definition
    • U+277D5 CJK UNIFIED IDEOGRAPH-277D5: not included in any glyphset definition
    • U+277D6 CJK UNIFIED IDEOGRAPH-277D6: not included in any glyphset definition
    • U+277D8 CJK UNIFIED IDEOGRAPH-277D8: not included in any glyphset definition
    • U+277D9 CJK UNIFIED IDEOGRAPH-277D9: not included in any glyphset definition
    • U+277DC CJK UNIFIED IDEOGRAPH-277DC: not included in any glyphset definition
    • U+277DD CJK UNIFIED IDEOGRAPH-277DD: not included in any glyphset definition
    • U+277DF CJK UNIFIED IDEOGRAPH-277DF: not included in any glyphset definition
    • U+277E0 CJK UNIFIED IDEOGRAPH-277E0: not included in any glyphset definition
    • U+277E2 CJK UNIFIED IDEOGRAPH-277E2: not included in any glyphset definition
    • U+277E3 CJK UNIFIED IDEOGRAPH-277E3: not included in any glyphset definition
    • U+277E4 CJK UNIFIED IDEOGRAPH-277E4: not included in any glyphset definition
    • U+277E7 CJK UNIFIED IDEOGRAPH-277E7: not included in any glyphset definition
    • U+277E8 CJK UNIFIED IDEOGRAPH-277E8: not included in any glyphset definition
    • U+277E9 CJK UNIFIED IDEOGRAPH-277E9: not included in any glyphset definition
    • U+277EA CJK UNIFIED IDEOGRAPH-277EA: not included in any glyphset definition
    • U+277EC CJK UNIFIED IDEOGRAPH-277EC: not included in any glyphset definition
    • U+277EF CJK UNIFIED IDEOGRAPH-277EF: not included in any glyphset definition
    • U+277F1 CJK UNIFIED IDEOGRAPH-277F1: not included in any glyphset definition
    • U+277F2 CJK UNIFIED IDEOGRAPH-277F2: not included in any glyphset definition
    • U+277F3 CJK UNIFIED IDEOGRAPH-277F3: not included in any glyphset definition
    • U+277F4 CJK UNIFIED IDEOGRAPH-277F4: not included in any glyphset definition
    • U+277F9 CJK UNIFIED IDEOGRAPH-277F9: not included in any glyphset definition
    • U+277FC CJK UNIFIED IDEOGRAPH-277FC: not included in any glyphset definition
    • U+277FD CJK UNIFIED IDEOGRAPH-277FD: not included in any glyphset definition
    • U+277FF CJK UNIFIED IDEOGRAPH-277FF: not included in any glyphset definition
    • U+27802 CJK UNIFIED IDEOGRAPH-27802: not included in any glyphset definition
    • U+27804 CJK UNIFIED IDEOGRAPH-27804: not included in any glyphset definition
    • U+27806 CJK UNIFIED IDEOGRAPH-27806: not included in any glyphset definition
    • U+27807 CJK UNIFIED IDEOGRAPH-27807: not included in any glyphset definition
    • U+27808 CJK UNIFIED IDEOGRAPH-27808: not included in any glyphset definition
    • U+27809 CJK UNIFIED IDEOGRAPH-27809: not included in any glyphset definition
    • U+2780A CJK UNIFIED IDEOGRAPH-2780A: not included in any glyphset definition
    • U+2780B CJK UNIFIED IDEOGRAPH-2780B: not included in any glyphset definition
    • U+2780D CJK UNIFIED IDEOGRAPH-2780D: not included in any glyphset definition
    • U+2780E CJK UNIFIED IDEOGRAPH-2780E: not included in any glyphset definition
    • U+2780F CJK UNIFIED IDEOGRAPH-2780F: not included in any glyphset definition
    • U+27811 CJK UNIFIED IDEOGRAPH-27811: not included in any glyphset definition
    • U+27812 CJK UNIFIED IDEOGRAPH-27812: not included in any glyphset definition
    • U+27813 CJK UNIFIED IDEOGRAPH-27813: not included in any glyphset definition
    • U+27818 CJK UNIFIED IDEOGRAPH-27818: not included in any glyphset definition
    • U+27819 CJK UNIFIED IDEOGRAPH-27819: not included in any glyphset definition
    • U+2781A CJK UNIFIED IDEOGRAPH-2781A: not included in any glyphset definition
    • U+2781B CJK UNIFIED IDEOGRAPH-2781B: not included in any glyphset definition
    • U+2781C CJK UNIFIED IDEOGRAPH-2781C: not included in any glyphset definition
    • U+2781D CJK UNIFIED IDEOGRAPH-2781D: not included in any glyphset definition
    • U+2781E CJK UNIFIED IDEOGRAPH-2781E: not included in any glyphset definition
    • U+2781F CJK UNIFIED IDEOGRAPH-2781F: not included in any glyphset definition
    • U+27820 CJK UNIFIED IDEOGRAPH-27820: not included in any glyphset definition
    • U+27821 CJK UNIFIED IDEOGRAPH-27821: not included in any glyphset definition
    • U+27822 CJK UNIFIED IDEOGRAPH-27822: not included in any glyphset definition
    • U+27826 CJK UNIFIED IDEOGRAPH-27826: not included in any glyphset definition
    • U+27828 CJK UNIFIED IDEOGRAPH-27828: not included in any glyphset definition
    • U+27829 CJK UNIFIED IDEOGRAPH-27829: not included in any glyphset definition
    • U+2782A CJK UNIFIED IDEOGRAPH-2782A: not included in any glyphset definition
    • U+2782B CJK UNIFIED IDEOGRAPH-2782B: not included in any glyphset definition
    • U+2782C CJK UNIFIED IDEOGRAPH-2782C: not included in any glyphset definition
    • U+2782D CJK UNIFIED IDEOGRAPH-2782D: not included in any glyphset definition
    • U+2782E CJK UNIFIED IDEOGRAPH-2782E: not included in any glyphset definition
    • U+2782F CJK UNIFIED IDEOGRAPH-2782F: not included in any glyphset definition
    • U+27834 CJK UNIFIED IDEOGRAPH-27834: not included in any glyphset definition
    • U+27835 CJK UNIFIED IDEOGRAPH-27835: not included in any glyphset definition
    • U+27836 CJK UNIFIED IDEOGRAPH-27836: not included in any glyphset definition
    • U+27838 CJK UNIFIED IDEOGRAPH-27838: not included in any glyphset definition
    • U+2783B CJK UNIFIED IDEOGRAPH-2783B: not included in any glyphset definition
    • U+2783C CJK UNIFIED IDEOGRAPH-2783C: not included in any glyphset definition
    • U+2783D CJK UNIFIED IDEOGRAPH-2783D: not included in any glyphset definition
    • U+2783E CJK UNIFIED IDEOGRAPH-2783E: not included in any glyphset definition
    • U+2783F CJK UNIFIED IDEOGRAPH-2783F: not included in any glyphset definition
    • U+27845 CJK UNIFIED IDEOGRAPH-27845: not included in any glyphset definition
    • U+27847 CJK UNIFIED IDEOGRAPH-27847: not included in any glyphset definition
    • U+27848 CJK UNIFIED IDEOGRAPH-27848: not included in any glyphset definition
    • U+2784B CJK UNIFIED IDEOGRAPH-2784B: not included in any glyphset definition
    • U+2784C CJK UNIFIED IDEOGRAPH-2784C: not included in any glyphset definition
    • U+2784D CJK UNIFIED IDEOGRAPH-2784D: not included in any glyphset definition
    • U+2784E CJK UNIFIED IDEOGRAPH-2784E: not included in any glyphset definition
    • U+2784F CJK UNIFIED IDEOGRAPH-2784F: not included in any glyphset definition
    • U+27850 CJK UNIFIED IDEOGRAPH-27850: not included in any glyphset definition
    • U+27851 CJK UNIFIED IDEOGRAPH-27851: not included in any glyphset definition
    • U+27852 CJK UNIFIED IDEOGRAPH-27852: not included in any glyphset definition
    • U+27853 CJK UNIFIED IDEOGRAPH-27853: not included in any glyphset definition
    • U+27858 CJK UNIFIED IDEOGRAPH-27858: not included in any glyphset definition
    • U+2785A CJK UNIFIED IDEOGRAPH-2785A: not included in any glyphset definition
    • U+2785B CJK UNIFIED IDEOGRAPH-2785B: not included in any glyphset definition
    • U+2785C CJK UNIFIED IDEOGRAPH-2785C: not included in any glyphset definition
    • U+2785D CJK UNIFIED IDEOGRAPH-2785D: not included in any glyphset definition
    • U+2785E CJK UNIFIED IDEOGRAPH-2785E: not included in any glyphset definition
    • U+2785F CJK UNIFIED IDEOGRAPH-2785F: not included in any glyphset definition
    • U+27861 CJK UNIFIED IDEOGRAPH-27861: not included in any glyphset definition
    • U+27862 CJK UNIFIED IDEOGRAPH-27862: not included in any glyphset definition
    • U+27863 CJK UNIFIED IDEOGRAPH-27863: not included in any glyphset definition
    • U+27864 CJK UNIFIED IDEOGRAPH-27864: not included in any glyphset definition
    • U+27865 CJK UNIFIED IDEOGRAPH-27865: not included in any glyphset definition
    • U+27866 CJK UNIFIED IDEOGRAPH-27866: not included in any glyphset definition
    • U+27868 CJK UNIFIED IDEOGRAPH-27868: not included in any glyphset definition
    • U+27869 CJK UNIFIED IDEOGRAPH-27869: not included in any glyphset definition
    • U+2786A CJK UNIFIED IDEOGRAPH-2786A: not included in any glyphset definition
    • U+2786B CJK UNIFIED IDEOGRAPH-2786B: not included in any glyphset definition
    • U+2786C CJK UNIFIED IDEOGRAPH-2786C: not included in any glyphset definition
    • U+2786D CJK UNIFIED IDEOGRAPH-2786D: not included in any glyphset definition
    • U+2786E CJK UNIFIED IDEOGRAPH-2786E: not included in any glyphset definition
    • U+2786F CJK UNIFIED IDEOGRAPH-2786F: not included in any glyphset definition
    • U+27871 CJK UNIFIED IDEOGRAPH-27871: not included in any glyphset definition
    • U+27874 CJK UNIFIED IDEOGRAPH-27874: not included in any glyphset definition
    • U+27875 CJK UNIFIED IDEOGRAPH-27875: not included in any glyphset definition
    • U+27876 CJK UNIFIED IDEOGRAPH-27876: not included in any glyphset definition
    • U+27877 CJK UNIFIED IDEOGRAPH-27877: not included in any glyphset definition
    • U+27878 CJK UNIFIED IDEOGRAPH-27878: not included in any glyphset definition
    • U+27879 CJK UNIFIED IDEOGRAPH-27879: not included in any glyphset definition
    • U+2787A CJK UNIFIED IDEOGRAPH-2787A: not included in any glyphset definition
    • U+2787B CJK UNIFIED IDEOGRAPH-2787B: not included in any glyphset definition
    • U+2787C CJK UNIFIED IDEOGRAPH-2787C: not included in any glyphset definition
    • U+2787D CJK UNIFIED IDEOGRAPH-2787D: not included in any glyphset definition
    • U+2787E CJK UNIFIED IDEOGRAPH-2787E: not included in any glyphset definition
    • U+2787F CJK UNIFIED IDEOGRAPH-2787F: not included in any glyphset definition
    • U+27882 CJK UNIFIED IDEOGRAPH-27882: not included in any glyphset definition
    • U+27883 CJK UNIFIED IDEOGRAPH-27883: not included in any glyphset definition
    • U+27884 CJK UNIFIED IDEOGRAPH-27884: not included in any glyphset definition
    • U+27885 CJK UNIFIED IDEOGRAPH-27885: not included in any glyphset definition
    • U+27886 CJK UNIFIED IDEOGRAPH-27886: not included in any glyphset definition
    • U+2788B CJK UNIFIED IDEOGRAPH-2788B: not included in any glyphset definition
    • U+2788C CJK UNIFIED IDEOGRAPH-2788C: not included in any glyphset definition
    • U+2788D CJK UNIFIED IDEOGRAPH-2788D: not included in any glyphset definition
    • U+2788E CJK UNIFIED IDEOGRAPH-2788E: not included in any glyphset definition
    • U+2788F CJK UNIFIED IDEOGRAPH-2788F: not included in any glyphset definition
    • U+27890 CJK UNIFIED IDEOGRAPH-27890: not included in any glyphset definition
    • U+27892 CJK UNIFIED IDEOGRAPH-27892: not included in any glyphset definition
    • U+27893 CJK UNIFIED IDEOGRAPH-27893: not included in any glyphset definition
    • U+27894 CJK UNIFIED IDEOGRAPH-27894: not included in any glyphset definition
    • U+27896 CJK UNIFIED IDEOGRAPH-27896: not included in any glyphset definition
    • U+2789B CJK UNIFIED IDEOGRAPH-2789B: not included in any glyphset definition
    • U+2789C CJK UNIFIED IDEOGRAPH-2789C: not included in any glyphset definition
    • U+2789D CJK UNIFIED IDEOGRAPH-2789D: not included in any glyphset definition
    • U+2789E CJK UNIFIED IDEOGRAPH-2789E: not included in any glyphset definition
    • U+278A2 CJK UNIFIED IDEOGRAPH-278A2: not included in any glyphset definition
    • U+278A3 CJK UNIFIED IDEOGRAPH-278A3: not included in any glyphset definition
    • U+278A5 CJK UNIFIED IDEOGRAPH-278A5: not included in any glyphset definition
    • U+278A6 CJK UNIFIED IDEOGRAPH-278A6: not included in any glyphset definition
    • U+278A7 CJK UNIFIED IDEOGRAPH-278A7: not included in any glyphset definition
    • U+278A8 CJK UNIFIED IDEOGRAPH-278A8: not included in any glyphset definition
    • U+278AA CJK UNIFIED IDEOGRAPH-278AA: not included in any glyphset definition
    • U+278AB CJK UNIFIED IDEOGRAPH-278AB: not included in any glyphset definition
    • U+278AC CJK UNIFIED IDEOGRAPH-278AC: not included in any glyphset definition
    • U+278AD CJK UNIFIED IDEOGRAPH-278AD: not included in any glyphset definition
    • U+278AE CJK UNIFIED IDEOGRAPH-278AE: not included in any glyphset definition
    • U+278AF CJK UNIFIED IDEOGRAPH-278AF: not included in any glyphset definition
    • U+278B1 CJK UNIFIED IDEOGRAPH-278B1: not included in any glyphset definition
    • U+278B2 CJK UNIFIED IDEOGRAPH-278B2: not included in any glyphset definition
    • U+278B3 CJK UNIFIED IDEOGRAPH-278B3: not included in any glyphset definition
    • U+278B4 CJK UNIFIED IDEOGRAPH-278B4: not included in any glyphset definition
    • U+278B5 CJK UNIFIED IDEOGRAPH-278B5: not included in any glyphset definition
    • U+278B6 CJK UNIFIED IDEOGRAPH-278B6: not included in any glyphset definition
    • U+278B7 CJK UNIFIED IDEOGRAPH-278B7: not included in any glyphset definition
    • U+278B8 CJK UNIFIED IDEOGRAPH-278B8: not included in any glyphset definition
    • U+278B9 CJK UNIFIED IDEOGRAPH-278B9: not included in any glyphset definition
    • U+278BB CJK UNIFIED IDEOGRAPH-278BB: not included in any glyphset definition
    • U+278BC CJK UNIFIED IDEOGRAPH-278BC: not included in any glyphset definition
    • U+278BD CJK UNIFIED IDEOGRAPH-278BD: not included in any glyphset definition
    • U+278BE CJK UNIFIED IDEOGRAPH-278BE: not included in any glyphset definition
    • U+278BF CJK UNIFIED IDEOGRAPH-278BF: not included in any glyphset definition
    • U+278C0 CJK UNIFIED IDEOGRAPH-278C0: not included in any glyphset definition
    • U+278C1 CJK UNIFIED IDEOGRAPH-278C1: not included in any glyphset definition
    • U+278C3 CJK UNIFIED IDEOGRAPH-278C3: not included in any glyphset definition
    • U+278C4 CJK UNIFIED IDEOGRAPH-278C4: not included in any glyphset definition
    • U+278C8 CJK UNIFIED IDEOGRAPH-278C8: not included in any glyphset definition
    • U+278C9 CJK UNIFIED IDEOGRAPH-278C9: not included in any glyphset definition
    • U+278CA CJK UNIFIED IDEOGRAPH-278CA: not included in any glyphset definition
    • U+278CB CJK UNIFIED IDEOGRAPH-278CB: not included in any glyphset definition
    • U+278CC CJK UNIFIED IDEOGRAPH-278CC: not included in any glyphset definition
    • U+278CD CJK UNIFIED IDEOGRAPH-278CD: not included in any glyphset definition
    • U+278CE CJK UNIFIED IDEOGRAPH-278CE: not included in any glyphset definition
    • U+278CF CJK UNIFIED IDEOGRAPH-278CF: not included in any glyphset definition
    • U+278D0 CJK UNIFIED IDEOGRAPH-278D0: not included in any glyphset definition
    • U+278D1 CJK UNIFIED IDEOGRAPH-278D1: not included in any glyphset definition
    • U+278D2 CJK UNIFIED IDEOGRAPH-278D2: not included in any glyphset definition
    • U+278D3 CJK UNIFIED IDEOGRAPH-278D3: not included in any glyphset definition
    • U+278D4 CJK UNIFIED IDEOGRAPH-278D4: not included in any glyphset definition
    • U+278D5 CJK UNIFIED IDEOGRAPH-278D5: not included in any glyphset definition
    • U+278D6 CJK UNIFIED IDEOGRAPH-278D6: not included in any glyphset definition
    • U+278D7 CJK UNIFIED IDEOGRAPH-278D7: not included in any glyphset definition
    • U+278D8 CJK UNIFIED IDEOGRAPH-278D8: not included in any glyphset definition
    • U+278D9 CJK UNIFIED IDEOGRAPH-278D9: not included in any glyphset definition
    • U+278DA CJK UNIFIED IDEOGRAPH-278DA: not included in any glyphset definition
    • U+278DB CJK UNIFIED IDEOGRAPH-278DB: not included in any glyphset definition
    • U+278DC CJK UNIFIED IDEOGRAPH-278DC: not included in any glyphset definition
    • U+278DF CJK UNIFIED IDEOGRAPH-278DF: not included in any glyphset definition
    • U+278E1 CJK UNIFIED IDEOGRAPH-278E1: not included in any glyphset definition
    • U+278E2 CJK UNIFIED IDEOGRAPH-278E2: not included in any glyphset definition
    • U+278E3 CJK UNIFIED IDEOGRAPH-278E3: not included in any glyphset definition
    • U+278E4 CJK UNIFIED IDEOGRAPH-278E4: not included in any glyphset definition
    • U+278E6 CJK UNIFIED IDEOGRAPH-278E6: not included in any glyphset definition
    • U+278E8 CJK UNIFIED IDEOGRAPH-278E8: not included in any glyphset definition
    • U+278E9 CJK UNIFIED IDEOGRAPH-278E9: not included in any glyphset definition
    • U+278EA CJK UNIFIED IDEOGRAPH-278EA: not included in any glyphset definition
    • U+278EB CJK UNIFIED IDEOGRAPH-278EB: not included in any glyphset definition
    • U+278EC CJK UNIFIED IDEOGRAPH-278EC: not included in any glyphset definition
    • U+278ED CJK UNIFIED IDEOGRAPH-278ED: not included in any glyphset definition
    • U+278EF CJK UNIFIED IDEOGRAPH-278EF: not included in any glyphset definition
    • U+278F0 CJK UNIFIED IDEOGRAPH-278F0: not included in any glyphset definition
    • U+278F1 CJK UNIFIED IDEOGRAPH-278F1: not included in any glyphset definition
    • U+278F4 CJK UNIFIED IDEOGRAPH-278F4: not included in any glyphset definition
    • U+278F5 CJK UNIFIED IDEOGRAPH-278F5: not included in any glyphset definition
    • U+278F6 CJK UNIFIED IDEOGRAPH-278F6: not included in any glyphset definition
    • U+278F7 CJK UNIFIED IDEOGRAPH-278F7: not included in any glyphset definition
    • U+278F8 CJK UNIFIED IDEOGRAPH-278F8: not included in any glyphset definition
    • U+278F9 CJK UNIFIED IDEOGRAPH-278F9: not included in any glyphset definition
    • U+278FA CJK UNIFIED IDEOGRAPH-278FA: not included in any glyphset definition
    • U+278FB CJK UNIFIED IDEOGRAPH-278FB: not included in any glyphset definition
    • U+278FC CJK UNIFIED IDEOGRAPH-278FC: not included in any glyphset definition
    • U+278FD CJK UNIFIED IDEOGRAPH-278FD: not included in any glyphset definition
    • U+278FE CJK UNIFIED IDEOGRAPH-278FE: not included in any glyphset definition
    • U+27903 CJK UNIFIED IDEOGRAPH-27903: not included in any glyphset definition
    • U+27904 CJK UNIFIED IDEOGRAPH-27904: not included in any glyphset definition
    • U+27905 CJK UNIFIED IDEOGRAPH-27905: not included in any glyphset definition
    • U+27906 CJK UNIFIED IDEOGRAPH-27906: not included in any glyphset definition
    • U+2790B CJK UNIFIED IDEOGRAPH-2790B: not included in any glyphset definition
    • U+2790C CJK UNIFIED IDEOGRAPH-2790C: not included in any glyphset definition
    • U+2790D CJK UNIFIED IDEOGRAPH-2790D: not included in any glyphset definition
    • U+2790E CJK UNIFIED IDEOGRAPH-2790E: not included in any glyphset definition
    • U+2790F CJK UNIFIED IDEOGRAPH-2790F: not included in any glyphset definition
    • U+27910 CJK UNIFIED IDEOGRAPH-27910: not included in any glyphset definition
    • U+27911 CJK UNIFIED IDEOGRAPH-27911: not included in any glyphset definition
    • U+27912 CJK UNIFIED IDEOGRAPH-27912: not included in any glyphset definition
    • U+27913 CJK UNIFIED IDEOGRAPH-27913: not included in any glyphset definition
    • U+27914 CJK UNIFIED IDEOGRAPH-27914: not included in any glyphset definition
    • U+27915 CJK UNIFIED IDEOGRAPH-27915: not included in any glyphset definition
    • U+27916 CJK UNIFIED IDEOGRAPH-27916: not included in any glyphset definition
    • U+27917 CJK UNIFIED IDEOGRAPH-27917: not included in any glyphset definition
    • U+27919 CJK UNIFIED IDEOGRAPH-27919: not included in any glyphset definition
    • U+2791A CJK UNIFIED IDEOGRAPH-2791A: not included in any glyphset definition
    • U+2791B CJK UNIFIED IDEOGRAPH-2791B: not included in any glyphset definition
    • U+2791C CJK UNIFIED IDEOGRAPH-2791C: not included in any glyphset definition
    • U+2791D CJK UNIFIED IDEOGRAPH-2791D: not included in any glyphset definition
    • U+2791E CJK UNIFIED IDEOGRAPH-2791E: not included in any glyphset definition
    • U+2791F CJK UNIFIED IDEOGRAPH-2791F: not included in any glyphset definition
    • U+27920 CJK UNIFIED IDEOGRAPH-27920: not included in any glyphset definition
    • U+27921 CJK UNIFIED IDEOGRAPH-27921: not included in any glyphset definition
    • U+27923 CJK UNIFIED IDEOGRAPH-27923: not included in any glyphset definition
    • U+27928 CJK UNIFIED IDEOGRAPH-27928: not included in any glyphset definition
    • U+27929 CJK UNIFIED IDEOGRAPH-27929: not included in any glyphset definition
    • U+2792B CJK UNIFIED IDEOGRAPH-2792B: not included in any glyphset definition
    • U+2792F CJK UNIFIED IDEOGRAPH-2792F: not included in any glyphset definition
    • U+27930 CJK UNIFIED IDEOGRAPH-27930: not included in any glyphset definition
    • U+27931 CJK UNIFIED IDEOGRAPH-27931: not included in any glyphset definition
    • U+27932 CJK UNIFIED IDEOGRAPH-27932: not included in any glyphset definition
    • U+27933 CJK UNIFIED IDEOGRAPH-27933: not included in any glyphset definition
    • U+27935 CJK UNIFIED IDEOGRAPH-27935: not included in any glyphset definition
    • U+27938 CJK UNIFIED IDEOGRAPH-27938: not included in any glyphset definition
    • U+2793A CJK UNIFIED IDEOGRAPH-2793A: not included in any glyphset definition
    • U+2793B CJK UNIFIED IDEOGRAPH-2793B: not included in any glyphset definition
    • U+2793C CJK UNIFIED IDEOGRAPH-2793C: not included in any glyphset definition
    • U+2793D CJK UNIFIED IDEOGRAPH-2793D: not included in any glyphset definition
    • U+2793E CJK UNIFIED IDEOGRAPH-2793E: not included in any glyphset definition
    • U+2793F CJK UNIFIED IDEOGRAPH-2793F: not included in any glyphset definition
    • U+27940 CJK UNIFIED IDEOGRAPH-27940: not included in any glyphset definition
    • U+27941 CJK UNIFIED IDEOGRAPH-27941: not included in any glyphset definition
    • U+27942 CJK UNIFIED IDEOGRAPH-27942: not included in any glyphset definition
    • U+27944 CJK UNIFIED IDEOGRAPH-27944: not included in any glyphset definition
    • U+27948 CJK UNIFIED IDEOGRAPH-27948: not included in any glyphset definition
    • U+27949 CJK UNIFIED IDEOGRAPH-27949: not included in any glyphset definition
    • U+2794A CJK UNIFIED IDEOGRAPH-2794A: not included in any glyphset definition
    • U+2794B CJK UNIFIED IDEOGRAPH-2794B: not included in any glyphset definition
    • U+2794C CJK UNIFIED IDEOGRAPH-2794C: not included in any glyphset definition
    • U+2794D CJK UNIFIED IDEOGRAPH-2794D: not included in any glyphset definition
    • U+27951 CJK UNIFIED IDEOGRAPH-27951: not included in any glyphset definition
    • U+27953 CJK UNIFIED IDEOGRAPH-27953: not included in any glyphset definition
    • U+27955 CJK UNIFIED IDEOGRAPH-27955: not included in any glyphset definition
    • U+27956 CJK UNIFIED IDEOGRAPH-27956: not included in any glyphset definition
    • U+27957 CJK UNIFIED IDEOGRAPH-27957: not included in any glyphset definition
    • U+27958 CJK UNIFIED IDEOGRAPH-27958: not included in any glyphset definition
    • U+27959 CJK UNIFIED IDEOGRAPH-27959: not included in any glyphset definition
    • U+2795B CJK UNIFIED IDEOGRAPH-2795B: not included in any glyphset definition
    • U+2795C CJK UNIFIED IDEOGRAPH-2795C: not included in any glyphset definition
    • U+2795D CJK UNIFIED IDEOGRAPH-2795D: not included in any glyphset definition
    • U+2795E CJK UNIFIED IDEOGRAPH-2795E: not included in any glyphset definition
    • U+2795F CJK UNIFIED IDEOGRAPH-2795F: not included in any glyphset definition
    • U+27961 CJK UNIFIED IDEOGRAPH-27961: not included in any glyphset definition
    • U+27962 CJK UNIFIED IDEOGRAPH-27962: not included in any glyphset definition
    • U+27963 CJK UNIFIED IDEOGRAPH-27963: not included in any glyphset definition
    • U+27964 CJK UNIFIED IDEOGRAPH-27964: not included in any glyphset definition
    • U+27965 CJK UNIFIED IDEOGRAPH-27965: not included in any glyphset definition
    • U+27966 CJK UNIFIED IDEOGRAPH-27966: not included in any glyphset definition
    • U+27968 CJK UNIFIED IDEOGRAPH-27968: not included in any glyphset definition
    • U+27969 CJK UNIFIED IDEOGRAPH-27969: not included in any glyphset definition
    • U+2796A CJK UNIFIED IDEOGRAPH-2796A: not included in any glyphset definition
    • U+2796B CJK UNIFIED IDEOGRAPH-2796B: not included in any glyphset definition
    • U+2796D CJK UNIFIED IDEOGRAPH-2796D: not included in any glyphset definition
    • U+2796E CJK UNIFIED IDEOGRAPH-2796E: not included in any glyphset definition
    • U+2796F CJK UNIFIED IDEOGRAPH-2796F: not included in any glyphset definition
    • U+27970 CJK UNIFIED IDEOGRAPH-27970: not included in any glyphset definition
    • U+27971 CJK UNIFIED IDEOGRAPH-27971: not included in any glyphset definition
    • U+27972 CJK UNIFIED IDEOGRAPH-27972: not included in any glyphset definition
    • U+27973 CJK UNIFIED IDEOGRAPH-27973: not included in any glyphset definition
    • U+27974 CJK UNIFIED IDEOGRAPH-27974: not included in any glyphset definition
    • U+27975 CJK UNIFIED IDEOGRAPH-27975: not included in any glyphset definition
    • U+27976 CJK UNIFIED IDEOGRAPH-27976: not included in any glyphset definition
    • U+27977 CJK UNIFIED IDEOGRAPH-27977: not included in any glyphset definition
    • U+27978 CJK UNIFIED IDEOGRAPH-27978: not included in any glyphset definition
    • U+27979 CJK UNIFIED IDEOGRAPH-27979: not included in any glyphset definition
    • U+2797A CJK UNIFIED IDEOGRAPH-2797A: not included in any glyphset definition
    • U+2797B CJK UNIFIED IDEOGRAPH-2797B: not included in any glyphset definition
    • U+2797C CJK UNIFIED IDEOGRAPH-2797C: not included in any glyphset definition
    • U+2797D CJK UNIFIED IDEOGRAPH-2797D: not included in any glyphset definition
    • U+2797E CJK UNIFIED IDEOGRAPH-2797E: not included in any glyphset definition
    • U+2797F CJK UNIFIED IDEOGRAPH-2797F: not included in any glyphset definition
    • U+27980 CJK UNIFIED IDEOGRAPH-27980: not included in any glyphset definition
    • U+27981 CJK UNIFIED IDEOGRAPH-27981: not included in any glyphset definition
    • U+27985 CJK UNIFIED IDEOGRAPH-27985: not included in any glyphset definition
    • U+2798F CJK UNIFIED IDEOGRAPH-2798F: not included in any glyphset definition
    • U+27990 CJK UNIFIED IDEOGRAPH-27990: not included in any glyphset definition
    • U+27991 CJK UNIFIED IDEOGRAPH-27991: not included in any glyphset definition
    • U+27992 CJK UNIFIED IDEOGRAPH-27992: not included in any glyphset definition
    • U+27997 CJK UNIFIED IDEOGRAPH-27997: not included in any glyphset definition
    • U+27998 CJK UNIFIED IDEOGRAPH-27998: not included in any glyphset definition
    • U+27999 CJK UNIFIED IDEOGRAPH-27999: not included in any glyphset definition
    • U+2799A CJK UNIFIED IDEOGRAPH-2799A: not included in any glyphset definition
    • U+2799B CJK UNIFIED IDEOGRAPH-2799B: not included in any glyphset definition
    • U+2799C CJK UNIFIED IDEOGRAPH-2799C: not included in any glyphset definition
    • U+2799D CJK UNIFIED IDEOGRAPH-2799D: not included in any glyphset definition
    • U+2799E CJK UNIFIED IDEOGRAPH-2799E: not included in any glyphset definition
    • U+2799F CJK UNIFIED IDEOGRAPH-2799F: not included in any glyphset definition
    • U+279A0 CJK UNIFIED IDEOGRAPH-279A0: not included in any glyphset definition
    • U+279A1 CJK UNIFIED IDEOGRAPH-279A1: not included in any glyphset definition
    • U+279A2 CJK UNIFIED IDEOGRAPH-279A2: not included in any glyphset definition
    • U+279A4 CJK UNIFIED IDEOGRAPH-279A4: not included in any glyphset definition
    • U+279A5 CJK UNIFIED IDEOGRAPH-279A5: not included in any glyphset definition
    • U+279A6 CJK UNIFIED IDEOGRAPH-279A6: not included in any glyphset definition
    • U+279A7 CJK UNIFIED IDEOGRAPH-279A7: not included in any glyphset definition
    • U+279A8 CJK UNIFIED IDEOGRAPH-279A8: not included in any glyphset definition
    • U+279A9 CJK UNIFIED IDEOGRAPH-279A9: not included in any glyphset definition
    • U+279AA CJK UNIFIED IDEOGRAPH-279AA: not included in any glyphset definition
    • U+279AB CJK UNIFIED IDEOGRAPH-279AB: not included in any glyphset definition
    • U+279AD CJK UNIFIED IDEOGRAPH-279AD: not included in any glyphset definition
    • U+279B2 CJK UNIFIED IDEOGRAPH-279B2: not included in any glyphset definition
    • U+279B4 CJK UNIFIED IDEOGRAPH-279B4: not included in any glyphset definition
    • U+279B8 CJK UNIFIED IDEOGRAPH-279B8: not included in any glyphset definition
    • U+279B9 CJK UNIFIED IDEOGRAPH-279B9: not included in any glyphset definition
    • U+279BA CJK UNIFIED IDEOGRAPH-279BA: not included in any glyphset definition
    • U+279BB CJK UNIFIED IDEOGRAPH-279BB: not included in any glyphset definition
    • U+279C1 CJK UNIFIED IDEOGRAPH-279C1: not included in any glyphset definition
    • U+279C2 CJK UNIFIED IDEOGRAPH-279C2: not included in any glyphset definition
    • U+279C3 CJK UNIFIED IDEOGRAPH-279C3: not included in any glyphset definition
    • U+279C4 CJK UNIFIED IDEOGRAPH-279C4: not included in any glyphset definition
    • U+279C5 CJK UNIFIED IDEOGRAPH-279C5: not included in any glyphset definition
    • U+279C6 CJK UNIFIED IDEOGRAPH-279C6: not included in any glyphset definition
    • U+279C7 CJK UNIFIED IDEOGRAPH-279C7: not included in any glyphset definition
    • U+279C9 CJK UNIFIED IDEOGRAPH-279C9: not included in any glyphset definition
    • U+279CB CJK UNIFIED IDEOGRAPH-279CB: not included in any glyphset definition
    • U+279CC CJK UNIFIED IDEOGRAPH-279CC: not included in any glyphset definition
    • U+279CD CJK UNIFIED IDEOGRAPH-279CD: not included in any glyphset definition
    • U+279CE CJK UNIFIED IDEOGRAPH-279CE: not included in any glyphset definition
    • U+279CF CJK UNIFIED IDEOGRAPH-279CF: not included in any glyphset definition
    • U+279D0 CJK UNIFIED IDEOGRAPH-279D0: not included in any glyphset definition
    • U+279D1 CJK UNIFIED IDEOGRAPH-279D1: not included in any glyphset definition
    • U+279D2 CJK UNIFIED IDEOGRAPH-279D2: not included in any glyphset definition
    • U+279D3 CJK UNIFIED IDEOGRAPH-279D3: not included in any glyphset definition
    • U+279D4 CJK UNIFIED IDEOGRAPH-279D4: not included in any glyphset definition
    • U+279D5 CJK UNIFIED IDEOGRAPH-279D5: not included in any glyphset definition
    • U+279D6 CJK UNIFIED IDEOGRAPH-279D6: not included in any glyphset definition
    • U+279D7 CJK UNIFIED IDEOGRAPH-279D7: not included in any glyphset definition
    • U+279D9 CJK UNIFIED IDEOGRAPH-279D9: not included in any glyphset definition
    • U+279DA CJK UNIFIED IDEOGRAPH-279DA: not included in any glyphset definition
    • U+279DB CJK UNIFIED IDEOGRAPH-279DB: not included in any glyphset definition
    • U+279DC CJK UNIFIED IDEOGRAPH-279DC: not included in any glyphset definition
    • U+279DD CJK UNIFIED IDEOGRAPH-279DD: not included in any glyphset definition
    • U+279DE CJK UNIFIED IDEOGRAPH-279DE: not included in any glyphset definition
    • U+279DF CJK UNIFIED IDEOGRAPH-279DF: not included in any glyphset definition
    • U+279E0 CJK UNIFIED IDEOGRAPH-279E0: not included in any glyphset definition
    • U+279E1 CJK UNIFIED IDEOGRAPH-279E1: not included in any glyphset definition
    • U+279E2 CJK UNIFIED IDEOGRAPH-279E2: not included in any glyphset definition
    • U+279E9 CJK UNIFIED IDEOGRAPH-279E9: not included in any glyphset definition
    • U+279EA CJK UNIFIED IDEOGRAPH-279EA: not included in any glyphset definition
    • U+279EB CJK UNIFIED IDEOGRAPH-279EB: not included in any glyphset definition
    • U+279ED CJK UNIFIED IDEOGRAPH-279ED: not included in any glyphset definition
    • U+279F0 CJK UNIFIED IDEOGRAPH-279F0: not included in any glyphset definition
    • U+279F1 CJK UNIFIED IDEOGRAPH-279F1: not included in any glyphset definition
    • U+279F2 CJK UNIFIED IDEOGRAPH-279F2: not included in any glyphset definition
    • U+279F3 CJK UNIFIED IDEOGRAPH-279F3: not included in any glyphset definition
    • U+279F4 CJK UNIFIED IDEOGRAPH-279F4: not included in any glyphset definition
    • U+279F5 CJK UNIFIED IDEOGRAPH-279F5: not included in any glyphset definition
    • U+279F6 CJK UNIFIED IDEOGRAPH-279F6: not included in any glyphset definition
    • U+279F7 CJK UNIFIED IDEOGRAPH-279F7: not included in any glyphset definition
    • U+279F8 CJK UNIFIED IDEOGRAPH-279F8: not included in any glyphset definition
    • U+279F9 CJK UNIFIED IDEOGRAPH-279F9: not included in any glyphset definition
    • U+279FA CJK UNIFIED IDEOGRAPH-279FA: not included in any glyphset definition
    • U+279FB CJK UNIFIED IDEOGRAPH-279FB: not included in any glyphset definition
    • U+279FC CJK UNIFIED IDEOGRAPH-279FC: not included in any glyphset definition
    • U+279FD CJK UNIFIED IDEOGRAPH-279FD: not included in any glyphset definition
    • U+279FE CJK UNIFIED IDEOGRAPH-279FE: not included in any glyphset definition
    • U+279FF CJK UNIFIED IDEOGRAPH-279FF: not included in any glyphset definition
    • U+27A00 CJK UNIFIED IDEOGRAPH-27A00: not included in any glyphset definition
    • U+27A01 CJK UNIFIED IDEOGRAPH-27A01: not included in any glyphset definition
    • U+27A02 CJK UNIFIED IDEOGRAPH-27A02: not included in any glyphset definition
    • U+27A03 CJK UNIFIED IDEOGRAPH-27A03: not included in any glyphset definition
    • U+27A04 CJK UNIFIED IDEOGRAPH-27A04: not included in any glyphset definition
    • U+27A05 CJK UNIFIED IDEOGRAPH-27A05: not included in any glyphset definition
    • U+27A06 CJK UNIFIED IDEOGRAPH-27A06: not included in any glyphset definition
    • U+27A07 CJK UNIFIED IDEOGRAPH-27A07: not included in any glyphset definition
    • U+27A08 CJK UNIFIED IDEOGRAPH-27A08: not included in any glyphset definition
    • U+27A09 CJK UNIFIED IDEOGRAPH-27A09: not included in any glyphset definition
    • U+27A0A CJK UNIFIED IDEOGRAPH-27A0A: not included in any glyphset definition
    • U+27A0B CJK UNIFIED IDEOGRAPH-27A0B: not included in any glyphset definition
    • U+27A11 CJK UNIFIED IDEOGRAPH-27A11: not included in any glyphset definition
    • U+27A17 CJK UNIFIED IDEOGRAPH-27A17: not included in any glyphset definition
    • U+27A18 CJK UNIFIED IDEOGRAPH-27A18: not included in any glyphset definition
    • U+27A19 CJK UNIFIED IDEOGRAPH-27A19: not included in any glyphset definition
    • U+27A1A CJK UNIFIED IDEOGRAPH-27A1A: not included in any glyphset definition
    • U+27A1D CJK UNIFIED IDEOGRAPH-27A1D: not included in any glyphset definition
    • U+27A1F CJK UNIFIED IDEOGRAPH-27A1F: not included in any glyphset definition
    • U+27A20 CJK UNIFIED IDEOGRAPH-27A20: not included in any glyphset definition
    • U+27A21 CJK UNIFIED IDEOGRAPH-27A21: not included in any glyphset definition
    • U+27A23 CJK UNIFIED IDEOGRAPH-27A23: not included in any glyphset definition
    • U+27A26 CJK UNIFIED IDEOGRAPH-27A26: not included in any glyphset definition
    • U+27A27 CJK UNIFIED IDEOGRAPH-27A27: not included in any glyphset definition
    • U+27A29 CJK UNIFIED IDEOGRAPH-27A29: not included in any glyphset definition
    • U+27A2A CJK UNIFIED IDEOGRAPH-27A2A: not included in any glyphset definition
    • U+27A2C CJK UNIFIED IDEOGRAPH-27A2C: not included in any glyphset definition
    • U+27A2D CJK UNIFIED IDEOGRAPH-27A2D: not included in any glyphset definition
    • U+27A2E CJK UNIFIED IDEOGRAPH-27A2E: not included in any glyphset definition
    • U+27A30 CJK UNIFIED IDEOGRAPH-27A30: not included in any glyphset definition
    • U+27A31 CJK UNIFIED IDEOGRAPH-27A31: not included in any glyphset definition
    • U+27A32 CJK UNIFIED IDEOGRAPH-27A32: not included in any glyphset definition
    • U+27A33 CJK UNIFIED IDEOGRAPH-27A33: not included in any glyphset definition
    • U+27A34 CJK UNIFIED IDEOGRAPH-27A34: not included in any glyphset definition
    • U+27A36 CJK UNIFIED IDEOGRAPH-27A36: not included in any glyphset definition
    • U+27A37 CJK UNIFIED IDEOGRAPH-27A37: not included in any glyphset definition
    • U+27A38 CJK UNIFIED IDEOGRAPH-27A38: not included in any glyphset definition
    • U+27A39 CJK UNIFIED IDEOGRAPH-27A39: not included in any glyphset definition
    • U+27A3A CJK UNIFIED IDEOGRAPH-27A3A: not included in any glyphset definition
    • U+27A3D CJK UNIFIED IDEOGRAPH-27A3D: not included in any glyphset definition
    • U+27A3E CJK UNIFIED IDEOGRAPH-27A3E: not included in any glyphset definition
    • U+27A3F CJK UNIFIED IDEOGRAPH-27A3F: not included in any glyphset definition
    • U+27A40 CJK UNIFIED IDEOGRAPH-27A40: not included in any glyphset definition
    • U+27A41 CJK UNIFIED IDEOGRAPH-27A41: not included in any glyphset definition
    • U+27A42 CJK UNIFIED IDEOGRAPH-27A42: not included in any glyphset definition
    • U+27A43 CJK UNIFIED IDEOGRAPH-27A43: not included in any glyphset definition
    • U+27A44 CJK UNIFIED IDEOGRAPH-27A44: not included in any glyphset definition
    • U+27A45 CJK UNIFIED IDEOGRAPH-27A45: not included in any glyphset definition
    • U+27A46 CJK UNIFIED IDEOGRAPH-27A46: not included in any glyphset definition
    • U+27A47 CJK UNIFIED IDEOGRAPH-27A47: not included in any glyphset definition
    • U+27A48 CJK UNIFIED IDEOGRAPH-27A48: not included in any glyphset definition
    • U+27A50 CJK UNIFIED IDEOGRAPH-27A50: not included in any glyphset definition
    • U+27A51 CJK UNIFIED IDEOGRAPH-27A51: not included in any glyphset definition
    • U+27A52 CJK UNIFIED IDEOGRAPH-27A52: not included in any glyphset definition
    • U+27A53 CJK UNIFIED IDEOGRAPH-27A53: not included in any glyphset definition
    • U+27A54 CJK UNIFIED IDEOGRAPH-27A54: not included in any glyphset definition
    • U+27A55 CJK UNIFIED IDEOGRAPH-27A55: not included in any glyphset definition
    • U+27A56 CJK UNIFIED IDEOGRAPH-27A56: not included in any glyphset definition
    • U+27A59 CJK UNIFIED IDEOGRAPH-27A59: not included in any glyphset definition
    • U+27A5A CJK UNIFIED IDEOGRAPH-27A5A: not included in any glyphset definition
    • U+27A5B CJK UNIFIED IDEOGRAPH-27A5B: not included in any glyphset definition
    • U+27A5D CJK UNIFIED IDEOGRAPH-27A5D: not included in any glyphset definition
    • U+27A5E CJK UNIFIED IDEOGRAPH-27A5E: not included in any glyphset definition
    • U+27A60 CJK UNIFIED IDEOGRAPH-27A60: not included in any glyphset definition
    • U+27A61 CJK UNIFIED IDEOGRAPH-27A61: not included in any glyphset definition
    • U+27A62 CJK UNIFIED IDEOGRAPH-27A62: not included in any glyphset definition
    • U+27A63 CJK UNIFIED IDEOGRAPH-27A63: not included in any glyphset definition
    • U+27A64 CJK UNIFIED IDEOGRAPH-27A64: not included in any glyphset definition
    • U+27A65 CJK UNIFIED IDEOGRAPH-27A65: not included in any glyphset definition
    • U+27A66 CJK UNIFIED IDEOGRAPH-27A66: not included in any glyphset definition
    • U+27A67 CJK UNIFIED IDEOGRAPH-27A67: not included in any glyphset definition
    • U+27A68 CJK UNIFIED IDEOGRAPH-27A68: not included in any glyphset definition
    • U+27A69 CJK UNIFIED IDEOGRAPH-27A69: not included in any glyphset definition
    • U+27A6A CJK UNIFIED IDEOGRAPH-27A6A: not included in any glyphset definition
    • U+27A6B CJK UNIFIED IDEOGRAPH-27A6B: not included in any glyphset definition
    • U+27A6C CJK UNIFIED IDEOGRAPH-27A6C: not included in any glyphset definition
    • U+27A6D CJK UNIFIED IDEOGRAPH-27A6D: not included in any glyphset definition
    • U+27A6E CJK UNIFIED IDEOGRAPH-27A6E: not included in any glyphset definition
    • U+27A6F CJK UNIFIED IDEOGRAPH-27A6F: not included in any glyphset definition
    • U+27A70 CJK UNIFIED IDEOGRAPH-27A70: not included in any glyphset definition
    • U+27A71 CJK UNIFIED IDEOGRAPH-27A71: not included in any glyphset definition
    • U+27A72 CJK UNIFIED IDEOGRAPH-27A72: not included in any glyphset definition
    • U+27A73 CJK UNIFIED IDEOGRAPH-27A73: not included in any glyphset definition
    • U+27A74 CJK UNIFIED IDEOGRAPH-27A74: not included in any glyphset definition
    • U+27A75 CJK UNIFIED IDEOGRAPH-27A75: not included in any glyphset definition
    • U+27A76 CJK UNIFIED IDEOGRAPH-27A76: not included in any glyphset definition
    • U+27A77 CJK UNIFIED IDEOGRAPH-27A77: not included in any glyphset definition
    • U+27A78 CJK UNIFIED IDEOGRAPH-27A78: not included in any glyphset definition
    • U+27A79 CJK UNIFIED IDEOGRAPH-27A79: not included in any glyphset definition
    • U+27A7A CJK UNIFIED IDEOGRAPH-27A7A: not included in any glyphset definition
    • U+27A7B CJK UNIFIED IDEOGRAPH-27A7B: not included in any glyphset definition
    • U+27A7C CJK UNIFIED IDEOGRAPH-27A7C: not included in any glyphset definition
    • U+27A7D CJK UNIFIED IDEOGRAPH-27A7D: not included in any glyphset definition
    • U+27A7E CJK UNIFIED IDEOGRAPH-27A7E: not included in any glyphset definition
    • U+27A7F CJK UNIFIED IDEOGRAPH-27A7F: not included in any glyphset definition
    • U+27A80 CJK UNIFIED IDEOGRAPH-27A80: not included in any glyphset definition
    • U+27A81 CJK UNIFIED IDEOGRAPH-27A81: not included in any glyphset definition
    • U+27A82 CJK UNIFIED IDEOGRAPH-27A82: not included in any glyphset definition
    • U+27A83 CJK UNIFIED IDEOGRAPH-27A83: not included in any glyphset definition
    • U+27A84 CJK UNIFIED IDEOGRAPH-27A84: not included in any glyphset definition
    • U+27A85 CJK UNIFIED IDEOGRAPH-27A85: not included in any glyphset definition
    • U+27A86 CJK UNIFIED IDEOGRAPH-27A86: not included in any glyphset definition
    • U+27A87 CJK UNIFIED IDEOGRAPH-27A87: not included in any glyphset definition
    • U+27A8F CJK UNIFIED IDEOGRAPH-27A8F: not included in any glyphset definition
    • U+27A93 CJK UNIFIED IDEOGRAPH-27A93: not included in any glyphset definition
    • U+27A94 CJK UNIFIED IDEOGRAPH-27A94: not included in any glyphset definition
    • U+27A95 CJK UNIFIED IDEOGRAPH-27A95: not included in any glyphset definition
    • U+27A96 CJK UNIFIED IDEOGRAPH-27A96: not included in any glyphset definition
    • U+27A97 CJK UNIFIED IDEOGRAPH-27A97: not included in any glyphset definition
    • U+27A98 CJK UNIFIED IDEOGRAPH-27A98: not included in any glyphset definition
    • U+27A99 CJK UNIFIED IDEOGRAPH-27A99: not included in any glyphset definition
    • U+27A9A CJK UNIFIED IDEOGRAPH-27A9A: not included in any glyphset definition
    • U+27A9B CJK UNIFIED IDEOGRAPH-27A9B: not included in any glyphset definition
    • U+27A9C CJK UNIFIED IDEOGRAPH-27A9C: not included in any glyphset definition
    • U+27A9D CJK UNIFIED IDEOGRAPH-27A9D: not included in any glyphset definition
    • U+27A9E CJK UNIFIED IDEOGRAPH-27A9E: not included in any glyphset definition
    • U+27A9F CJK UNIFIED IDEOGRAPH-27A9F: not included in any glyphset definition
    • U+27AA0 CJK UNIFIED IDEOGRAPH-27AA0: not included in any glyphset definition
    • U+27AA1 CJK UNIFIED IDEOGRAPH-27AA1: not included in any glyphset definition
    • U+27AA2 CJK UNIFIED IDEOGRAPH-27AA2: not included in any glyphset definition
    • U+27AA3 CJK UNIFIED IDEOGRAPH-27AA3: not included in any glyphset definition
    • U+27AA4 CJK UNIFIED IDEOGRAPH-27AA4: not included in any glyphset definition
    • U+27AA6 CJK UNIFIED IDEOGRAPH-27AA6: not included in any glyphset definition
    • U+27AA7 CJK UNIFIED IDEOGRAPH-27AA7: not included in any glyphset definition
    • U+27AA8 CJK UNIFIED IDEOGRAPH-27AA8: not included in any glyphset definition
    • U+27AA9 CJK UNIFIED IDEOGRAPH-27AA9: not included in any glyphset definition
    • U+27AAA CJK UNIFIED IDEOGRAPH-27AAA: not included in any glyphset definition
    • U+27AAB CJK UNIFIED IDEOGRAPH-27AAB: not included in any glyphset definition
    • U+27AAC CJK UNIFIED IDEOGRAPH-27AAC: not included in any glyphset definition
    • U+27AAD CJK UNIFIED IDEOGRAPH-27AAD: not included in any glyphset definition
    • U+27AAE CJK UNIFIED IDEOGRAPH-27AAE: not included in any glyphset definition
    • U+27AAF CJK UNIFIED IDEOGRAPH-27AAF: not included in any glyphset definition
    • U+27AB0 CJK UNIFIED IDEOGRAPH-27AB0: not included in any glyphset definition
    • U+27AB1 CJK UNIFIED IDEOGRAPH-27AB1: not included in any glyphset definition
    • U+27AB2 CJK UNIFIED IDEOGRAPH-27AB2: not included in any glyphset definition
    • U+27AB3 CJK UNIFIED IDEOGRAPH-27AB3: not included in any glyphset definition
    • U+27AB4 CJK UNIFIED IDEOGRAPH-27AB4: not included in any glyphset definition
    • U+27AB5 CJK UNIFIED IDEOGRAPH-27AB5: not included in any glyphset definition
    • U+27AB6 CJK UNIFIED IDEOGRAPH-27AB6: not included in any glyphset definition
    • U+27AB7 CJK UNIFIED IDEOGRAPH-27AB7: not included in any glyphset definition
    • U+27AB9 CJK UNIFIED IDEOGRAPH-27AB9: not included in any glyphset definition
    • U+27ABA CJK UNIFIED IDEOGRAPH-27ABA: not included in any glyphset definition
    • U+27ABC CJK UNIFIED IDEOGRAPH-27ABC: not included in any glyphset definition
    • U+27ABE CJK UNIFIED IDEOGRAPH-27ABE: not included in any glyphset definition
    • U+27AC6 CJK UNIFIED IDEOGRAPH-27AC6: not included in any glyphset definition
    • U+27ACA CJK UNIFIED IDEOGRAPH-27ACA: not included in any glyphset definition
    • U+27ACB CJK UNIFIED IDEOGRAPH-27ACB: not included in any glyphset definition
    • U+27ACF CJK UNIFIED IDEOGRAPH-27ACF: not included in any glyphset definition
    • U+27AD0 CJK UNIFIED IDEOGRAPH-27AD0: not included in any glyphset definition
    • U+27AD1 CJK UNIFIED IDEOGRAPH-27AD1: not included in any glyphset definition
    • U+27AD2 CJK UNIFIED IDEOGRAPH-27AD2: not included in any glyphset definition
    • U+27AD3 CJK UNIFIED IDEOGRAPH-27AD3: not included in any glyphset definition
    • U+27AD4 CJK UNIFIED IDEOGRAPH-27AD4: not included in any glyphset definition
    • U+27AD5 CJK UNIFIED IDEOGRAPH-27AD5: not included in any glyphset definition
    • U+27AD6 CJK UNIFIED IDEOGRAPH-27AD6: not included in any glyphset definition
    • U+27AD7 CJK UNIFIED IDEOGRAPH-27AD7: not included in any glyphset definition
    • U+27AD8 CJK UNIFIED IDEOGRAPH-27AD8: not included in any glyphset definition
    • U+27AD9 CJK UNIFIED IDEOGRAPH-27AD9: not included in any glyphset definition
    • U+27ADA CJK UNIFIED IDEOGRAPH-27ADA: not included in any glyphset definition
    • U+27ADB CJK UNIFIED IDEOGRAPH-27ADB: not included in any glyphset definition
    • U+27ADC CJK UNIFIED IDEOGRAPH-27ADC: not included in any glyphset definition
    • U+27ADD CJK UNIFIED IDEOGRAPH-27ADD: not included in any glyphset definition
    • U+27ADE CJK UNIFIED IDEOGRAPH-27ADE: not included in any glyphset definition
    • U+27ADF CJK UNIFIED IDEOGRAPH-27ADF: not included in any glyphset definition
    • U+27AE0 CJK UNIFIED IDEOGRAPH-27AE0: not included in any glyphset definition
    • U+27AE1 CJK UNIFIED IDEOGRAPH-27AE1: not included in any glyphset definition
    • U+27AE2 CJK UNIFIED IDEOGRAPH-27AE2: not included in any glyphset definition
    • U+27AE3 CJK UNIFIED IDEOGRAPH-27AE3: not included in any glyphset definition
    • U+27AE4 CJK UNIFIED IDEOGRAPH-27AE4: not included in any glyphset definition
    • U+27AE5 CJK UNIFIED IDEOGRAPH-27AE5: not included in any glyphset definition
    • U+27AE6 CJK UNIFIED IDEOGRAPH-27AE6: not included in any glyphset definition
    • U+27AE7 CJK UNIFIED IDEOGRAPH-27AE7: not included in any glyphset definition
    • U+27AE8 CJK UNIFIED IDEOGRAPH-27AE8: not included in any glyphset definition
    • U+27AE9 CJK UNIFIED IDEOGRAPH-27AE9: not included in any glyphset definition
    • U+27AEA CJK UNIFIED IDEOGRAPH-27AEA: not included in any glyphset definition
    • U+27AEB CJK UNIFIED IDEOGRAPH-27AEB: not included in any glyphset definition
    • U+27AEC CJK UNIFIED IDEOGRAPH-27AEC: not included in any glyphset definition
    • U+27AED CJK UNIFIED IDEOGRAPH-27AED: not included in any glyphset definition
    • U+27AEE CJK UNIFIED IDEOGRAPH-27AEE: not included in any glyphset definition
    • U+27AEF CJK UNIFIED IDEOGRAPH-27AEF: not included in any glyphset definition
    • U+27AF0 CJK UNIFIED IDEOGRAPH-27AF0: not included in any glyphset definition
    • U+27AF1 CJK UNIFIED IDEOGRAPH-27AF1: not included in any glyphset definition
    • U+27AF2 CJK UNIFIED IDEOGRAPH-27AF2: not included in any glyphset definition
    • U+27AF8 CJK UNIFIED IDEOGRAPH-27AF8: not included in any glyphset definition
    • U+27AF9 CJK UNIFIED IDEOGRAPH-27AF9: not included in any glyphset definition
    • U+27AFC CJK UNIFIED IDEOGRAPH-27AFC: not included in any glyphset definition
    • U+27AFD CJK UNIFIED IDEOGRAPH-27AFD: not included in any glyphset definition
    • U+27AFE CJK UNIFIED IDEOGRAPH-27AFE: not included in any glyphset definition
    • U+27AFF CJK UNIFIED IDEOGRAPH-27AFF: not included in any glyphset definition
    • U+27B00 CJK UNIFIED IDEOGRAPH-27B00: not included in any glyphset definition
    • U+27B01 CJK UNIFIED IDEOGRAPH-27B01: not included in any glyphset definition
    • U+27B02 CJK UNIFIED IDEOGRAPH-27B02: not included in any glyphset definition
    • U+27B03 CJK UNIFIED IDEOGRAPH-27B03: not included in any glyphset definition
    • U+27B04 CJK UNIFIED IDEOGRAPH-27B04: not included in any glyphset definition
    • U+27B05 CJK UNIFIED IDEOGRAPH-27B05: not included in any glyphset definition
    • U+27B07 CJK UNIFIED IDEOGRAPH-27B07: not included in any glyphset definition
    • U+27B08 CJK UNIFIED IDEOGRAPH-27B08: not included in any glyphset definition
    • U+27B09 CJK UNIFIED IDEOGRAPH-27B09: not included in any glyphset definition
    • U+27B0A CJK UNIFIED IDEOGRAPH-27B0A: not included in any glyphset definition
    • U+27B0B CJK UNIFIED IDEOGRAPH-27B0B: not included in any glyphset definition
    • U+27B0C CJK UNIFIED IDEOGRAPH-27B0C: not included in any glyphset definition
    • U+27B0D CJK UNIFIED IDEOGRAPH-27B0D: not included in any glyphset definition
    • U+27B0E CJK UNIFIED IDEOGRAPH-27B0E: not included in any glyphset definition
    • U+27B0F CJK UNIFIED IDEOGRAPH-27B0F: not included in any glyphset definition
    • U+27B10 CJK UNIFIED IDEOGRAPH-27B10: not included in any glyphset definition
    • U+27B11 CJK UNIFIED IDEOGRAPH-27B11: not included in any glyphset definition
    • U+27B12 CJK UNIFIED IDEOGRAPH-27B12: not included in any glyphset definition
    • U+27B13 CJK UNIFIED IDEOGRAPH-27B13: not included in any glyphset definition
    • U+27B15 CJK UNIFIED IDEOGRAPH-27B15: not included in any glyphset definition
    • U+27B1B CJK UNIFIED IDEOGRAPH-27B1B: not included in any glyphset definition
    • U+27B1C CJK UNIFIED IDEOGRAPH-27B1C: not included in any glyphset definition
    • U+27B1E CJK UNIFIED IDEOGRAPH-27B1E: not included in any glyphset definition
    • U+27B1F CJK UNIFIED IDEOGRAPH-27B1F: not included in any glyphset definition
    • U+27B20 CJK UNIFIED IDEOGRAPH-27B20: not included in any glyphset definition
    • U+27B24 CJK UNIFIED IDEOGRAPH-27B24: not included in any glyphset definition
    • U+27B25 CJK UNIFIED IDEOGRAPH-27B25: not included in any glyphset definition
    • U+27B27 CJK UNIFIED IDEOGRAPH-27B27: not included in any glyphset definition
    • U+27B28 CJK UNIFIED IDEOGRAPH-27B28: not included in any glyphset definition
    • U+27B29 CJK UNIFIED IDEOGRAPH-27B29: not included in any glyphset definition
    • U+27B2A CJK UNIFIED IDEOGRAPH-27B2A: not included in any glyphset definition
    • U+27B2B CJK UNIFIED IDEOGRAPH-27B2B: not included in any glyphset definition
    • U+27B2C CJK UNIFIED IDEOGRAPH-27B2C: not included in any glyphset definition
    • U+27B2D CJK UNIFIED IDEOGRAPH-27B2D: not included in any glyphset definition
    • U+27B2E CJK UNIFIED IDEOGRAPH-27B2E: not included in any glyphset definition
    • U+27B2F CJK UNIFIED IDEOGRAPH-27B2F: not included in any glyphset definition
    • U+27B30 CJK UNIFIED IDEOGRAPH-27B30: not included in any glyphset definition
    • U+27B31 CJK UNIFIED IDEOGRAPH-27B31: not included in any glyphset definition
    • U+27B32 CJK UNIFIED IDEOGRAPH-27B32: not included in any glyphset definition
    • U+27B33 CJK UNIFIED IDEOGRAPH-27B33: not included in any glyphset definition
    • U+27B34 CJK UNIFIED IDEOGRAPH-27B34: not included in any glyphset definition
    • U+27B35 CJK UNIFIED IDEOGRAPH-27B35: not included in any glyphset definition
    • U+27B36 CJK UNIFIED IDEOGRAPH-27B36: not included in any glyphset definition
    • U+27B3B CJK UNIFIED IDEOGRAPH-27B3B: not included in any glyphset definition
    • U+27B3F CJK UNIFIED IDEOGRAPH-27B3F: not included in any glyphset definition
    • U+27B40 CJK UNIFIED IDEOGRAPH-27B40: not included in any glyphset definition
    • U+27B41 CJK UNIFIED IDEOGRAPH-27B41: not included in any glyphset definition
    • U+27B42 CJK UNIFIED IDEOGRAPH-27B42: not included in any glyphset definition
    • U+27B43 CJK UNIFIED IDEOGRAPH-27B43: not included in any glyphset definition
    • U+27B44 CJK UNIFIED IDEOGRAPH-27B44: not included in any glyphset definition
    • U+27B45 CJK UNIFIED IDEOGRAPH-27B45: not included in any glyphset definition
    • U+27B46 CJK UNIFIED IDEOGRAPH-27B46: not included in any glyphset definition
    • U+27B48 CJK UNIFIED IDEOGRAPH-27B48: not included in any glyphset definition
    • U+27B49 CJK UNIFIED IDEOGRAPH-27B49: not included in any glyphset definition
    • U+27B4A CJK UNIFIED IDEOGRAPH-27B4A: not included in any glyphset definition
    • U+27B4B CJK UNIFIED IDEOGRAPH-27B4B: not included in any glyphset definition
    • U+27B4C CJK UNIFIED IDEOGRAPH-27B4C: not included in any glyphset definition
    • U+27B4D CJK UNIFIED IDEOGRAPH-27B4D: not included in any glyphset definition
    • U+27B4E CJK UNIFIED IDEOGRAPH-27B4E: not included in any glyphset definition
    • U+27B4F CJK UNIFIED IDEOGRAPH-27B4F: not included in any glyphset definition
    • U+27B50 CJK UNIFIED IDEOGRAPH-27B50: not included in any glyphset definition
    • U+27B51 CJK UNIFIED IDEOGRAPH-27B51: not included in any glyphset definition
    • U+27B52 CJK UNIFIED IDEOGRAPH-27B52: not included in any glyphset definition
    • U+27B53 CJK UNIFIED IDEOGRAPH-27B53: not included in any glyphset definition
    • U+27B54 CJK UNIFIED IDEOGRAPH-27B54: not included in any glyphset definition
    • U+27B55 CJK UNIFIED IDEOGRAPH-27B55: not included in any glyphset definition
    • U+27B56 CJK UNIFIED IDEOGRAPH-27B56: not included in any glyphset definition
    • U+27B5A CJK UNIFIED IDEOGRAPH-27B5A: not included in any glyphset definition
    • U+27B5B CJK UNIFIED IDEOGRAPH-27B5B: not included in any glyphset definition
    • U+27B5C CJK UNIFIED IDEOGRAPH-27B5C: not included in any glyphset definition
    • U+27B5D CJK UNIFIED IDEOGRAPH-27B5D: not included in any glyphset definition
    • U+27B5E CJK UNIFIED IDEOGRAPH-27B5E: not included in any glyphset definition
    • U+27B5F CJK UNIFIED IDEOGRAPH-27B5F: not included in any glyphset definition
    • U+27B60 CJK UNIFIED IDEOGRAPH-27B60: not included in any glyphset definition
    • U+27B61 CJK UNIFIED IDEOGRAPH-27B61: not included in any glyphset definition
    • U+27B62 CJK UNIFIED IDEOGRAPH-27B62: not included in any glyphset definition
    • U+27B63 CJK UNIFIED IDEOGRAPH-27B63: not included in any glyphset definition
    • U+27B64 CJK UNIFIED IDEOGRAPH-27B64: not included in any glyphset definition
    • U+27B65 CJK UNIFIED IDEOGRAPH-27B65: not included in any glyphset definition
    • U+27B67 CJK UNIFIED IDEOGRAPH-27B67: not included in any glyphset definition
    • U+27B68 CJK UNIFIED IDEOGRAPH-27B68: not included in any glyphset definition
    • U+27B69 CJK UNIFIED IDEOGRAPH-27B69: not included in any glyphset definition
    • U+27B6A CJK UNIFIED IDEOGRAPH-27B6A: not included in any glyphset definition
    • U+27B6B CJK UNIFIED IDEOGRAPH-27B6B: not included in any glyphset definition
    • U+27B6C CJK UNIFIED IDEOGRAPH-27B6C: not included in any glyphset definition
    • U+27B6D CJK UNIFIED IDEOGRAPH-27B6D: not included in any glyphset definition
    • U+27B6E CJK UNIFIED IDEOGRAPH-27B6E: not included in any glyphset definition
    • U+27B73 CJK UNIFIED IDEOGRAPH-27B73: not included in any glyphset definition
    • U+27B75 CJK UNIFIED IDEOGRAPH-27B75: not included in any glyphset definition
    • U+27B77 CJK UNIFIED IDEOGRAPH-27B77: not included in any glyphset definition
    • U+27B78 CJK UNIFIED IDEOGRAPH-27B78: not included in any glyphset definition
    • U+27B79 CJK UNIFIED IDEOGRAPH-27B79: not included in any glyphset definition
    • U+27B7A CJK UNIFIED IDEOGRAPH-27B7A: not included in any glyphset definition
    • U+27B7B CJK UNIFIED IDEOGRAPH-27B7B: not included in any glyphset definition
    • U+27B7C CJK UNIFIED IDEOGRAPH-27B7C: not included in any glyphset definition
    • U+27B7D CJK UNIFIED IDEOGRAPH-27B7D: not included in any glyphset definition
    • U+27B7E CJK UNIFIED IDEOGRAPH-27B7E: not included in any glyphset definition
    • U+27B7F CJK UNIFIED IDEOGRAPH-27B7F: not included in any glyphset definition
    • U+27B80 CJK UNIFIED IDEOGRAPH-27B80: not included in any glyphset definition
    • U+27B83 CJK UNIFIED IDEOGRAPH-27B83: not included in any glyphset definition
    • U+27B84 CJK UNIFIED IDEOGRAPH-27B84: not included in any glyphset definition
    • U+27B86 CJK UNIFIED IDEOGRAPH-27B86: not included in any glyphset definition
    • U+27B87 CJK UNIFIED IDEOGRAPH-27B87: not included in any glyphset definition
    • U+27B88 CJK UNIFIED IDEOGRAPH-27B88: not included in any glyphset definition
    • U+27B89 CJK UNIFIED IDEOGRAPH-27B89: not included in any glyphset definition
    • U+27B8A CJK UNIFIED IDEOGRAPH-27B8A: not included in any glyphset definition
    • U+27B8D CJK UNIFIED IDEOGRAPH-27B8D: not included in any glyphset definition
    • U+27B8E CJK UNIFIED IDEOGRAPH-27B8E: not included in any glyphset definition
    • U+27B8F CJK UNIFIED IDEOGRAPH-27B8F: not included in any glyphset definition
    • U+27B90 CJK UNIFIED IDEOGRAPH-27B90: not included in any glyphset definition
    • U+27B91 CJK UNIFIED IDEOGRAPH-27B91: not included in any glyphset definition
    • U+27B92 CJK UNIFIED IDEOGRAPH-27B92: not included in any glyphset definition
    • U+27B93 CJK UNIFIED IDEOGRAPH-27B93: not included in any glyphset definition
    • U+27B94 CJK UNIFIED IDEOGRAPH-27B94: not included in any glyphset definition
    • U+27B97 CJK UNIFIED IDEOGRAPH-27B97: not included in any glyphset definition
    • U+27B98 CJK UNIFIED IDEOGRAPH-27B98: not included in any glyphset definition
    • U+27B99 CJK UNIFIED IDEOGRAPH-27B99: not included in any glyphset definition
    • U+27B9A CJK UNIFIED IDEOGRAPH-27B9A: not included in any glyphset definition
    • U+27B9B CJK UNIFIED IDEOGRAPH-27B9B: not included in any glyphset definition
    • U+27B9D CJK UNIFIED IDEOGRAPH-27B9D: not included in any glyphset definition
    • U+27B9E CJK UNIFIED IDEOGRAPH-27B9E: not included in any glyphset definition
    • U+27B9F CJK UNIFIED IDEOGRAPH-27B9F: not included in any glyphset definition
    • U+27BA1 CJK UNIFIED IDEOGRAPH-27BA1: not included in any glyphset definition
    • U+27BA2 CJK UNIFIED IDEOGRAPH-27BA2: not included in any glyphset definition
    • U+27BA3 CJK UNIFIED IDEOGRAPH-27BA3: not included in any glyphset definition
    • U+27BA4 CJK UNIFIED IDEOGRAPH-27BA4: not included in any glyphset definition
    • U+27BA5 CJK UNIFIED IDEOGRAPH-27BA5: not included in any glyphset definition
    • U+27BA6 CJK UNIFIED IDEOGRAPH-27BA6: not included in any glyphset definition
    • U+27BA8 CJK UNIFIED IDEOGRAPH-27BA8: not included in any glyphset definition
    • U+27BA9 CJK UNIFIED IDEOGRAPH-27BA9: not included in any glyphset definition
    • U+27BAA CJK UNIFIED IDEOGRAPH-27BAA: not included in any glyphset definition
    • U+27BAB CJK UNIFIED IDEOGRAPH-27BAB: not included in any glyphset definition
    • U+27BAC CJK UNIFIED IDEOGRAPH-27BAC: not included in any glyphset definition
    • U+27BAD CJK UNIFIED IDEOGRAPH-27BAD: not included in any glyphset definition
    • U+27BAE CJK UNIFIED IDEOGRAPH-27BAE: not included in any glyphset definition
    • U+27BAF CJK UNIFIED IDEOGRAPH-27BAF: not included in any glyphset definition
    • U+27BB0 CJK UNIFIED IDEOGRAPH-27BB0: not included in any glyphset definition
    • U+27BB1 CJK UNIFIED IDEOGRAPH-27BB1: not included in any glyphset definition
    • U+27BB2 CJK UNIFIED IDEOGRAPH-27BB2: not included in any glyphset definition
    • U+27BB3 CJK UNIFIED IDEOGRAPH-27BB3: not included in any glyphset definition
    • U+27BB4 CJK UNIFIED IDEOGRAPH-27BB4: not included in any glyphset definition
    • U+27BB5 CJK UNIFIED IDEOGRAPH-27BB5: not included in any glyphset definition
    • U+27BB6 CJK UNIFIED IDEOGRAPH-27BB6: not included in any glyphset definition
    • U+27BB7 CJK UNIFIED IDEOGRAPH-27BB7: not included in any glyphset definition
    • U+27BB8 CJK UNIFIED IDEOGRAPH-27BB8: not included in any glyphset definition
    • U+27BBA CJK UNIFIED IDEOGRAPH-27BBA: not included in any glyphset definition
    • U+27BBB CJK UNIFIED IDEOGRAPH-27BBB: not included in any glyphset definition
    • U+27BBC CJK UNIFIED IDEOGRAPH-27BBC: not included in any glyphset definition
    • U+27BBD CJK UNIFIED IDEOGRAPH-27BBD: not included in any glyphset definition
    • U+27BBE CJK UNIFIED IDEOGRAPH-27BBE: not included in any glyphset definition
    • U+27BBF CJK UNIFIED IDEOGRAPH-27BBF: not included in any glyphset definition
    • U+27BC0 CJK UNIFIED IDEOGRAPH-27BC0: not included in any glyphset definition
    • U+27BC1 CJK UNIFIED IDEOGRAPH-27BC1: not included in any glyphset definition
    • U+27BC2 CJK UNIFIED IDEOGRAPH-27BC2: not included in any glyphset definition
    • U+27BC3 CJK UNIFIED IDEOGRAPH-27BC3: not included in any glyphset definition
    • U+27BC6 CJK UNIFIED IDEOGRAPH-27BC6: not included in any glyphset definition
    • U+27BC7 CJK UNIFIED IDEOGRAPH-27BC7: not included in any glyphset definition
    • U+27BC8 CJK UNIFIED IDEOGRAPH-27BC8: not included in any glyphset definition
    • U+27BC9 CJK UNIFIED IDEOGRAPH-27BC9: not included in any glyphset definition
    • U+27BCA CJK UNIFIED IDEOGRAPH-27BCA: not included in any glyphset definition
    • U+27BCB CJK UNIFIED IDEOGRAPH-27BCB: not included in any glyphset definition
    • U+27BCC CJK UNIFIED IDEOGRAPH-27BCC: not included in any glyphset definition
    • U+27BCD CJK UNIFIED IDEOGRAPH-27BCD: not included in any glyphset definition
    • U+27BCE CJK UNIFIED IDEOGRAPH-27BCE: not included in any glyphset definition
    • U+27BCF CJK UNIFIED IDEOGRAPH-27BCF: not included in any glyphset definition
    • U+27BD0 CJK UNIFIED IDEOGRAPH-27BD0: not included in any glyphset definition
    • U+27BD3 CJK UNIFIED IDEOGRAPH-27BD3: not included in any glyphset definition
    • U+27BD4 CJK UNIFIED IDEOGRAPH-27BD4: not included in any glyphset definition
    • U+27BD5 CJK UNIFIED IDEOGRAPH-27BD5: not included in any glyphset definition
    • U+27BD7 CJK UNIFIED IDEOGRAPH-27BD7: not included in any glyphset definition
    • U+27BD8 CJK UNIFIED IDEOGRAPH-27BD8: not included in any glyphset definition
    • U+27BD9 CJK UNIFIED IDEOGRAPH-27BD9: not included in any glyphset definition
    • U+27BDA CJK UNIFIED IDEOGRAPH-27BDA: not included in any glyphset definition
    • U+27BDB CJK UNIFIED IDEOGRAPH-27BDB: not included in any glyphset definition
    • U+27BDC CJK UNIFIED IDEOGRAPH-27BDC: not included in any glyphset definition
    • U+27BDD CJK UNIFIED IDEOGRAPH-27BDD: not included in any glyphset definition
    • U+27BDE CJK UNIFIED IDEOGRAPH-27BDE: not included in any glyphset definition
    • U+27BE0 CJK UNIFIED IDEOGRAPH-27BE0: not included in any glyphset definition
    • U+27BE1 CJK UNIFIED IDEOGRAPH-27BE1: not included in any glyphset definition
    • U+27BE2 CJK UNIFIED IDEOGRAPH-27BE2: not included in any glyphset definition
    • U+27BE4 CJK UNIFIED IDEOGRAPH-27BE4: not included in any glyphset definition
    • U+27BE5 CJK UNIFIED IDEOGRAPH-27BE5: not included in any glyphset definition
    • U+27BE6 CJK UNIFIED IDEOGRAPH-27BE6: not included in any glyphset definition
    • U+27BE7 CJK UNIFIED IDEOGRAPH-27BE7: not included in any glyphset definition
    • U+27BE8 CJK UNIFIED IDEOGRAPH-27BE8: not included in any glyphset definition
    • U+27BE9 CJK UNIFIED IDEOGRAPH-27BE9: not included in any glyphset definition
    • U+27BEA CJK UNIFIED IDEOGRAPH-27BEA: not included in any glyphset definition
    • U+27BEB CJK UNIFIED IDEOGRAPH-27BEB: not included in any glyphset definition
    • U+27BED CJK UNIFIED IDEOGRAPH-27BED: not included in any glyphset definition
    • U+27BEE CJK UNIFIED IDEOGRAPH-27BEE: not included in any glyphset definition
    • U+27BEF CJK UNIFIED IDEOGRAPH-27BEF: not included in any glyphset definition
    • U+27BF0 CJK UNIFIED IDEOGRAPH-27BF0: not included in any glyphset definition
    • U+27BF1 CJK UNIFIED IDEOGRAPH-27BF1: not included in any glyphset definition
    • U+27BF2 CJK UNIFIED IDEOGRAPH-27BF2: not included in any glyphset definition
    • U+27BF3 CJK UNIFIED IDEOGRAPH-27BF3: not included in any glyphset definition
    • U+27BF7 CJK UNIFIED IDEOGRAPH-27BF7: not included in any glyphset definition
    • U+27BF8 CJK UNIFIED IDEOGRAPH-27BF8: not included in any glyphset definition
    • U+27BF9 CJK UNIFIED IDEOGRAPH-27BF9: not included in any glyphset definition
    • U+27BFA CJK UNIFIED IDEOGRAPH-27BFA: not included in any glyphset definition
    • U+27BFB CJK UNIFIED IDEOGRAPH-27BFB: not included in any glyphset definition
    • U+27BFC CJK UNIFIED IDEOGRAPH-27BFC: not included in any glyphset definition
    • U+27BFD CJK UNIFIED IDEOGRAPH-27BFD: not included in any glyphset definition
    • U+27BFE CJK UNIFIED IDEOGRAPH-27BFE: not included in any glyphset definition
    • U+27BFF CJK UNIFIED IDEOGRAPH-27BFF: not included in any glyphset definition
    • U+27C00 CJK UNIFIED IDEOGRAPH-27C00: not included in any glyphset definition
    • U+27C02 CJK UNIFIED IDEOGRAPH-27C02: not included in any glyphset definition
    • U+27C03 CJK UNIFIED IDEOGRAPH-27C03: not included in any glyphset definition
    • U+27C04 CJK UNIFIED IDEOGRAPH-27C04: not included in any glyphset definition
    • U+27C05 CJK UNIFIED IDEOGRAPH-27C05: not included in any glyphset definition
    • U+27C06 CJK UNIFIED IDEOGRAPH-27C06: not included in any glyphset definition
    • U+27C07 CJK UNIFIED IDEOGRAPH-27C07: not included in any glyphset definition
    • U+27C09 CJK UNIFIED IDEOGRAPH-27C09: not included in any glyphset definition
    • U+27C0A CJK UNIFIED IDEOGRAPH-27C0A: not included in any glyphset definition
    • U+27C0B CJK UNIFIED IDEOGRAPH-27C0B: not included in any glyphset definition
    • U+27C0C CJK UNIFIED IDEOGRAPH-27C0C: not included in any glyphset definition
    • U+27C0D CJK UNIFIED IDEOGRAPH-27C0D: not included in any glyphset definition
    • U+27C0E CJK UNIFIED IDEOGRAPH-27C0E: not included in any glyphset definition
    • U+27C10 CJK UNIFIED IDEOGRAPH-27C10: not included in any glyphset definition
    • U+27C11 CJK UNIFIED IDEOGRAPH-27C11: not included in any glyphset definition
    • U+27C12 CJK UNIFIED IDEOGRAPH-27C12: not included in any glyphset definition
    • U+27C13 CJK UNIFIED IDEOGRAPH-27C13: not included in any glyphset definition
    • U+27C15 CJK UNIFIED IDEOGRAPH-27C15: not included in any glyphset definition
    • U+27C17 CJK UNIFIED IDEOGRAPH-27C17: not included in any glyphset definition
    • U+27C18 CJK UNIFIED IDEOGRAPH-27C18: not included in any glyphset definition
    • U+27C19 CJK UNIFIED IDEOGRAPH-27C19: not included in any glyphset definition
    • U+27C20 CJK UNIFIED IDEOGRAPH-27C20: not included in any glyphset definition
    • U+27C21 CJK UNIFIED IDEOGRAPH-27C21: not included in any glyphset definition
    • U+27C22 CJK UNIFIED IDEOGRAPH-27C22: not included in any glyphset definition
    • U+27C23 CJK UNIFIED IDEOGRAPH-27C23: not included in any glyphset definition
    • U+27C25 CJK UNIFIED IDEOGRAPH-27C25: not included in any glyphset definition
    • U+27C27 CJK UNIFIED IDEOGRAPH-27C27: not included in any glyphset definition
    • U+27C28 CJK UNIFIED IDEOGRAPH-27C28: not included in any glyphset definition
    • U+27C29 CJK UNIFIED IDEOGRAPH-27C29: not included in any glyphset definition
    • U+27C2A CJK UNIFIED IDEOGRAPH-27C2A: not included in any glyphset definition
    • U+27C2B CJK UNIFIED IDEOGRAPH-27C2B: not included in any glyphset definition
    • U+27C2C CJK UNIFIED IDEOGRAPH-27C2C: not included in any glyphset definition
    • U+27C2D CJK UNIFIED IDEOGRAPH-27C2D: not included in any glyphset definition
    • U+27C2E CJK UNIFIED IDEOGRAPH-27C2E: not included in any glyphset definition
    • U+27C2F CJK UNIFIED IDEOGRAPH-27C2F: not included in any glyphset definition
    • U+27C30 CJK UNIFIED IDEOGRAPH-27C30: not included in any glyphset definition
    • U+27C31 CJK UNIFIED IDEOGRAPH-27C31: not included in any glyphset definition
    • U+27C32 CJK UNIFIED IDEOGRAPH-27C32: not included in any glyphset definition
    • U+27C34 CJK UNIFIED IDEOGRAPH-27C34: not included in any glyphset definition
    • U+27C35 CJK UNIFIED IDEOGRAPH-27C35: not included in any glyphset definition
    • U+27C36 CJK UNIFIED IDEOGRAPH-27C36: not included in any glyphset definition
    • U+27C37 CJK UNIFIED IDEOGRAPH-27C37: not included in any glyphset definition
    • U+27C38 CJK UNIFIED IDEOGRAPH-27C38: not included in any glyphset definition
    • U+27C39 CJK UNIFIED IDEOGRAPH-27C39: not included in any glyphset definition
    • U+27C3B CJK UNIFIED IDEOGRAPH-27C3B: not included in any glyphset definition
    • U+27C3C CJK UNIFIED IDEOGRAPH-27C3C: not included in any glyphset definition
    • U+27C3D CJK UNIFIED IDEOGRAPH-27C3D: not included in any glyphset definition
    • U+27C3F CJK UNIFIED IDEOGRAPH-27C3F: not included in any glyphset definition
    • U+27C40 CJK UNIFIED IDEOGRAPH-27C40: not included in any glyphset definition
    • U+27C41 CJK UNIFIED IDEOGRAPH-27C41: not included in any glyphset definition
    • U+27C42 CJK UNIFIED IDEOGRAPH-27C42: not included in any glyphset definition
    • U+27C43 CJK UNIFIED IDEOGRAPH-27C43: not included in any glyphset definition
    • U+27C44 CJK UNIFIED IDEOGRAPH-27C44: not included in any glyphset definition
    • U+27C45 CJK UNIFIED IDEOGRAPH-27C45: not included in any glyphset definition
    • U+27C46 CJK UNIFIED IDEOGRAPH-27C46: not included in any glyphset definition
    • U+27C47 CJK UNIFIED IDEOGRAPH-27C47: not included in any glyphset definition
    • U+27C48 CJK UNIFIED IDEOGRAPH-27C48: not included in any glyphset definition
    • U+27C49 CJK UNIFIED IDEOGRAPH-27C49: not included in any glyphset definition
    • U+27C4A CJK UNIFIED IDEOGRAPH-27C4A: not included in any glyphset definition
    • U+27C4D CJK UNIFIED IDEOGRAPH-27C4D: not included in any glyphset definition
    • U+27C4E CJK UNIFIED IDEOGRAPH-27C4E: not included in any glyphset definition
    • U+27C4F CJK UNIFIED IDEOGRAPH-27C4F: not included in any glyphset definition
    • U+27C50 CJK UNIFIED IDEOGRAPH-27C50: not included in any glyphset definition
    • U+27C51 CJK UNIFIED IDEOGRAPH-27C51: not included in any glyphset definition
    • U+27C52 CJK UNIFIED IDEOGRAPH-27C52: not included in any glyphset definition
    • U+27C53 CJK UNIFIED IDEOGRAPH-27C53: not included in any glyphset definition
    • U+27C54 CJK UNIFIED IDEOGRAPH-27C54: not included in any glyphset definition
    • U+27C55 CJK UNIFIED IDEOGRAPH-27C55: not included in any glyphset definition
    • U+27C56 CJK UNIFIED IDEOGRAPH-27C56: not included in any glyphset definition
    • U+27C57 CJK UNIFIED IDEOGRAPH-27C57: not included in any glyphset definition
    • U+27C58 CJK UNIFIED IDEOGRAPH-27C58: not included in any glyphset definition
    • U+27C59 CJK UNIFIED IDEOGRAPH-27C59: not included in any glyphset definition
    • U+27C5A CJK UNIFIED IDEOGRAPH-27C5A: not included in any glyphset definition
    • U+27C5B CJK UNIFIED IDEOGRAPH-27C5B: not included in any glyphset definition
    • U+27C5C CJK UNIFIED IDEOGRAPH-27C5C: not included in any glyphset definition
    • U+27C5D CJK UNIFIED IDEOGRAPH-27C5D: not included in any glyphset definition
    • U+27C5E CJK UNIFIED IDEOGRAPH-27C5E: not included in any glyphset definition
    • U+27C5F CJK UNIFIED IDEOGRAPH-27C5F: not included in any glyphset definition
    • U+27C60 CJK UNIFIED IDEOGRAPH-27C60: not included in any glyphset definition
    • U+27C61 CJK UNIFIED IDEOGRAPH-27C61: not included in any glyphset definition
    • U+27C62 CJK UNIFIED IDEOGRAPH-27C62: not included in any glyphset definition
    • U+27C63 CJK UNIFIED IDEOGRAPH-27C63: not included in any glyphset definition
    • U+27C65 CJK UNIFIED IDEOGRAPH-27C65: not included in any glyphset definition
    • U+27C66 CJK UNIFIED IDEOGRAPH-27C66: not included in any glyphset definition
    • U+27C67 CJK UNIFIED IDEOGRAPH-27C67: not included in any glyphset definition
    • U+27C68 CJK UNIFIED IDEOGRAPH-27C68: not included in any glyphset definition
    • U+27C69 CJK UNIFIED IDEOGRAPH-27C69: not included in any glyphset definition
    • U+27C6A CJK UNIFIED IDEOGRAPH-27C6A: not included in any glyphset definition
    • U+27C6B CJK UNIFIED IDEOGRAPH-27C6B: not included in any glyphset definition
    • U+27C6C CJK UNIFIED IDEOGRAPH-27C6C: not included in any glyphset definition
    • U+27C6D CJK UNIFIED IDEOGRAPH-27C6D: not included in any glyphset definition
    • U+27C6E CJK UNIFIED IDEOGRAPH-27C6E: not included in any glyphset definition
    • U+27C6F CJK UNIFIED IDEOGRAPH-27C6F: not included in any glyphset definition
    • U+27C70 CJK UNIFIED IDEOGRAPH-27C70: not included in any glyphset definition
    • U+27C72 CJK UNIFIED IDEOGRAPH-27C72: not included in any glyphset definition
    • U+27C73 CJK UNIFIED IDEOGRAPH-27C73: not included in any glyphset definition
    • U+27C74 CJK UNIFIED IDEOGRAPH-27C74: not included in any glyphset definition
    • U+27C75 CJK UNIFIED IDEOGRAPH-27C75: not included in any glyphset definition
    • U+27C76 CJK UNIFIED IDEOGRAPH-27C76: not included in any glyphset definition
    • U+27C7B CJK UNIFIED IDEOGRAPH-27C7B: not included in any glyphset definition
    • U+27C7C CJK UNIFIED IDEOGRAPH-27C7C: not included in any glyphset definition
    • U+27C7D CJK UNIFIED IDEOGRAPH-27C7D: not included in any glyphset definition
    • U+27C7E CJK UNIFIED IDEOGRAPH-27C7E: not included in any glyphset definition
    • U+27C80 CJK UNIFIED IDEOGRAPH-27C80: not included in any glyphset definition
    • U+27C82 CJK UNIFIED IDEOGRAPH-27C82: not included in any glyphset definition
    • U+27C83 CJK UNIFIED IDEOGRAPH-27C83: not included in any glyphset definition
    • U+27C84 CJK UNIFIED IDEOGRAPH-27C84: not included in any glyphset definition
    • U+27C85 CJK UNIFIED IDEOGRAPH-27C85: not included in any glyphset definition
    • U+27C86 CJK UNIFIED IDEOGRAPH-27C86: not included in any glyphset definition
    • U+27C87 CJK UNIFIED IDEOGRAPH-27C87: not included in any glyphset definition
    • U+27C88 CJK UNIFIED IDEOGRAPH-27C88: not included in any glyphset definition
    • U+27C89 CJK UNIFIED IDEOGRAPH-27C89: not included in any glyphset definition
    • U+27C8B CJK UNIFIED IDEOGRAPH-27C8B: not included in any glyphset definition
    • U+27C8C CJK UNIFIED IDEOGRAPH-27C8C: not included in any glyphset definition
    • U+27C8D CJK UNIFIED IDEOGRAPH-27C8D: not included in any glyphset definition
    • U+27C8E CJK UNIFIED IDEOGRAPH-27C8E: not included in any glyphset definition
    • U+27C8F CJK UNIFIED IDEOGRAPH-27C8F: not included in any glyphset definition
    • U+27C90 CJK UNIFIED IDEOGRAPH-27C90: not included in any glyphset definition
    • U+27C91 CJK UNIFIED IDEOGRAPH-27C91: not included in any glyphset definition
    • U+27C92 CJK UNIFIED IDEOGRAPH-27C92: not included in any glyphset definition
    • U+27C93 CJK UNIFIED IDEOGRAPH-27C93: not included in any glyphset definition
    • U+27C94 CJK UNIFIED IDEOGRAPH-27C94: not included in any glyphset definition
    • U+27C95 CJK UNIFIED IDEOGRAPH-27C95: not included in any glyphset definition
    • U+27C97 CJK UNIFIED IDEOGRAPH-27C97: not included in any glyphset definition
    • U+27C98 CJK UNIFIED IDEOGRAPH-27C98: not included in any glyphset definition
    • U+27C99 CJK UNIFIED IDEOGRAPH-27C99: not included in any glyphset definition
    • U+27C9A CJK UNIFIED IDEOGRAPH-27C9A: not included in any glyphset definition
    • U+27C9B CJK UNIFIED IDEOGRAPH-27C9B: not included in any glyphset definition
    • U+27C9C CJK UNIFIED IDEOGRAPH-27C9C: not included in any glyphset definition
    • U+27C9D CJK UNIFIED IDEOGRAPH-27C9D: not included in any glyphset definition
    • U+27C9E CJK UNIFIED IDEOGRAPH-27C9E: not included in any glyphset definition
    • U+27C9F CJK UNIFIED IDEOGRAPH-27C9F: not included in any glyphset definition
    • U+27CA1 CJK UNIFIED IDEOGRAPH-27CA1: not included in any glyphset definition
    • U+27CA2 CJK UNIFIED IDEOGRAPH-27CA2: not included in any glyphset definition
    • U+27CA4 CJK UNIFIED IDEOGRAPH-27CA4: not included in any glyphset definition
    • U+27CA5 CJK UNIFIED IDEOGRAPH-27CA5: not included in any glyphset definition
    • U+27CA6 CJK UNIFIED IDEOGRAPH-27CA6: not included in any glyphset definition
    • U+27CA7 CJK UNIFIED IDEOGRAPH-27CA7: not included in any glyphset definition
    • U+27CA8 CJK UNIFIED IDEOGRAPH-27CA8: not included in any glyphset definition
    • U+27CA9 CJK UNIFIED IDEOGRAPH-27CA9: not included in any glyphset definition
    • U+27CAA CJK UNIFIED IDEOGRAPH-27CAA: not included in any glyphset definition
    • U+27CAC CJK UNIFIED IDEOGRAPH-27CAC: not included in any glyphset definition
    • U+27CAD CJK UNIFIED IDEOGRAPH-27CAD: not included in any glyphset definition
    • U+27CAE CJK UNIFIED IDEOGRAPH-27CAE: not included in any glyphset definition
    • U+27CAF CJK UNIFIED IDEOGRAPH-27CAF: not included in any glyphset definition
    • U+27CB0 CJK UNIFIED IDEOGRAPH-27CB0: not included in any glyphset definition
    • U+27CB1 CJK UNIFIED IDEOGRAPH-27CB1: not included in any glyphset definition
    • U+27CB2 CJK UNIFIED IDEOGRAPH-27CB2: not included in any glyphset definition
    • U+27CB3 CJK UNIFIED IDEOGRAPH-27CB3: not included in any glyphset definition
    • U+27CB4 CJK UNIFIED IDEOGRAPH-27CB4: not included in any glyphset definition
    • U+27CB5 CJK UNIFIED IDEOGRAPH-27CB5: not included in any glyphset definition
    • U+27CB6 CJK UNIFIED IDEOGRAPH-27CB6: not included in any glyphset definition
    • U+27CB7 CJK UNIFIED IDEOGRAPH-27CB7: not included in any glyphset definition
    • U+27CB8 CJK UNIFIED IDEOGRAPH-27CB8: not included in any glyphset definition
    • U+27CBA CJK UNIFIED IDEOGRAPH-27CBA: not included in any glyphset definition
    • U+27CBB CJK UNIFIED IDEOGRAPH-27CBB: not included in any glyphset definition
    • U+27CBE CJK UNIFIED IDEOGRAPH-27CBE: not included in any glyphset definition
    • U+27CBF CJK UNIFIED IDEOGRAPH-27CBF: not included in any glyphset definition
    • U+27CC0 CJK UNIFIED IDEOGRAPH-27CC0: not included in any glyphset definition
    • U+27CC1 CJK UNIFIED IDEOGRAPH-27CC1: not included in any glyphset definition
    • U+27CC2 CJK UNIFIED IDEOGRAPH-27CC2: not included in any glyphset definition
    • U+27CC3 CJK UNIFIED IDEOGRAPH-27CC3: not included in any glyphset definition
    • U+27CC4 CJK UNIFIED IDEOGRAPH-27CC4: not included in any glyphset definition
    • U+27CC5 CJK UNIFIED IDEOGRAPH-27CC5: not included in any glyphset definition
    • U+27CC6 CJK UNIFIED IDEOGRAPH-27CC6: not included in any glyphset definition
    • U+27CC9 CJK UNIFIED IDEOGRAPH-27CC9: not included in any glyphset definition
    • U+27CCA CJK UNIFIED IDEOGRAPH-27CCA: not included in any glyphset definition
    • U+27CCB CJK UNIFIED IDEOGRAPH-27CCB: not included in any glyphset definition
    • U+27CCC CJK UNIFIED IDEOGRAPH-27CCC: not included in any glyphset definition
    • U+27CCD CJK UNIFIED IDEOGRAPH-27CCD: not included in any glyphset definition
    • U+27CCE CJK UNIFIED IDEOGRAPH-27CCE: not included in any glyphset definition
    • U+27CCF CJK UNIFIED IDEOGRAPH-27CCF: not included in any glyphset definition
    • U+27CD0 CJK UNIFIED IDEOGRAPH-27CD0: not included in any glyphset definition
    • U+27CD1 CJK UNIFIED IDEOGRAPH-27CD1: not included in any glyphset definition
    • U+27CD2 CJK UNIFIED IDEOGRAPH-27CD2: not included in any glyphset definition
    • U+27CD5 CJK UNIFIED IDEOGRAPH-27CD5: not included in any glyphset definition
    • U+27CD6 CJK UNIFIED IDEOGRAPH-27CD6: not included in any glyphset definition
    • U+27CD9 CJK UNIFIED IDEOGRAPH-27CD9: not included in any glyphset definition
    • U+27CDA CJK UNIFIED IDEOGRAPH-27CDA: not included in any glyphset definition
    • U+27CDB CJK UNIFIED IDEOGRAPH-27CDB: not included in any glyphset definition
    • U+27CDC CJK UNIFIED IDEOGRAPH-27CDC: not included in any glyphset definition
    • U+27CDD CJK UNIFIED IDEOGRAPH-27CDD: not included in any glyphset definition
    • U+27CDE CJK UNIFIED IDEOGRAPH-27CDE: not included in any glyphset definition
    • U+27CDF CJK UNIFIED IDEOGRAPH-27CDF: not included in any glyphset definition
    • U+27CE0 CJK UNIFIED IDEOGRAPH-27CE0: not included in any glyphset definition
    • U+27CE1 CJK UNIFIED IDEOGRAPH-27CE1: not included in any glyphset definition
    • U+27CE3 CJK UNIFIED IDEOGRAPH-27CE3: not included in any glyphset definition
    • U+27CE6 CJK UNIFIED IDEOGRAPH-27CE6: not included in any glyphset definition
    • U+27CE7 CJK UNIFIED IDEOGRAPH-27CE7: not included in any glyphset definition
    • U+27CE8 CJK UNIFIED IDEOGRAPH-27CE8: not included in any glyphset definition
    • U+27CE9 CJK UNIFIED IDEOGRAPH-27CE9: not included in any glyphset definition
    • U+27CEA CJK UNIFIED IDEOGRAPH-27CEA: not included in any glyphset definition
    • U+27CEB CJK UNIFIED IDEOGRAPH-27CEB: not included in any glyphset definition
    • U+27CEC CJK UNIFIED IDEOGRAPH-27CEC: not included in any glyphset definition
    • U+27CED CJK UNIFIED IDEOGRAPH-27CED: not included in any glyphset definition
    • U+27CEE CJK UNIFIED IDEOGRAPH-27CEE: not included in any glyphset definition
    • U+27CEF CJK UNIFIED IDEOGRAPH-27CEF: not included in any glyphset definition
    • U+27CF2 CJK UNIFIED IDEOGRAPH-27CF2: not included in any glyphset definition
    • U+27CF3 CJK UNIFIED IDEOGRAPH-27CF3: not included in any glyphset definition
    • U+27CF4 CJK UNIFIED IDEOGRAPH-27CF4: not included in any glyphset definition
    • U+27CF5 CJK UNIFIED IDEOGRAPH-27CF5: not included in any glyphset definition
    • U+27CF6 CJK UNIFIED IDEOGRAPH-27CF6: not included in any glyphset definition
    • U+27CF7 CJK UNIFIED IDEOGRAPH-27CF7: not included in any glyphset definition
    • U+27CF8 CJK UNIFIED IDEOGRAPH-27CF8: not included in any glyphset definition
    • U+27CF9 CJK UNIFIED IDEOGRAPH-27CF9: not included in any glyphset definition
    • U+27CFA CJK UNIFIED IDEOGRAPH-27CFA: not included in any glyphset definition
    • U+27CFB CJK UNIFIED IDEOGRAPH-27CFB: not included in any glyphset definition
    • U+27CFC CJK UNIFIED IDEOGRAPH-27CFC: not included in any glyphset definition
    • U+27CFF CJK UNIFIED IDEOGRAPH-27CFF: not included in any glyphset definition
    • U+27D01 CJK UNIFIED IDEOGRAPH-27D01: not included in any glyphset definition
    • U+27D02 CJK UNIFIED IDEOGRAPH-27D02: not included in any glyphset definition
    • U+27D03 CJK UNIFIED IDEOGRAPH-27D03: not included in any glyphset definition
    • U+27D04 CJK UNIFIED IDEOGRAPH-27D04: not included in any glyphset definition
    • U+27D05 CJK UNIFIED IDEOGRAPH-27D05: not included in any glyphset definition
    • U+27D06 CJK UNIFIED IDEOGRAPH-27D06: not included in any glyphset definition
    • U+27D07 CJK UNIFIED IDEOGRAPH-27D07: not included in any glyphset definition
    • U+27D0A CJK UNIFIED IDEOGRAPH-27D0A: not included in any glyphset definition
    • U+27D0C CJK UNIFIED IDEOGRAPH-27D0C: not included in any glyphset definition
    • U+27D0D CJK UNIFIED IDEOGRAPH-27D0D: not included in any glyphset definition
    • U+27D0E CJK UNIFIED IDEOGRAPH-27D0E: not included in any glyphset definition
    • U+27D0F CJK UNIFIED IDEOGRAPH-27D0F: not included in any glyphset definition
    • U+27D11 CJK UNIFIED IDEOGRAPH-27D11: not included in any glyphset definition
    • U+27D13 CJK UNIFIED IDEOGRAPH-27D13: not included in any glyphset definition
    • U+27D14 CJK UNIFIED IDEOGRAPH-27D14: not included in any glyphset definition
    • U+27D15 CJK UNIFIED IDEOGRAPH-27D15: not included in any glyphset definition
    • U+27D16 CJK UNIFIED IDEOGRAPH-27D16: not included in any glyphset definition
    • U+27D17 CJK UNIFIED IDEOGRAPH-27D17: not included in any glyphset definition
    • U+27D18 CJK UNIFIED IDEOGRAPH-27D18: not included in any glyphset definition
    • U+27D19 CJK UNIFIED IDEOGRAPH-27D19: not included in any glyphset definition
    • U+27D1A CJK UNIFIED IDEOGRAPH-27D1A: not included in any glyphset definition
    • U+27D1B CJK UNIFIED IDEOGRAPH-27D1B: not included in any glyphset definition
    • U+27D1D CJK UNIFIED IDEOGRAPH-27D1D: not included in any glyphset definition
    • U+27D1E CJK UNIFIED IDEOGRAPH-27D1E: not included in any glyphset definition
    • U+27D1F CJK UNIFIED IDEOGRAPH-27D1F: not included in any glyphset definition
    • U+27D20 CJK UNIFIED IDEOGRAPH-27D20: not included in any glyphset definition
    • U+27D21 CJK UNIFIED IDEOGRAPH-27D21: not included in any glyphset definition
    • U+27D22 CJK UNIFIED IDEOGRAPH-27D22: not included in any glyphset definition
    • U+27D23 CJK UNIFIED IDEOGRAPH-27D23: not included in any glyphset definition
    • U+27D24 CJK UNIFIED IDEOGRAPH-27D24: not included in any glyphset definition
    • U+27D25 CJK UNIFIED IDEOGRAPH-27D25: not included in any glyphset definition
    • U+27D26 CJK UNIFIED IDEOGRAPH-27D26: not included in any glyphset definition
    • U+27D2A CJK UNIFIED IDEOGRAPH-27D2A: not included in any glyphset definition
    • U+27D2B CJK UNIFIED IDEOGRAPH-27D2B: not included in any glyphset definition
    • U+27D2C CJK UNIFIED IDEOGRAPH-27D2C: not included in any glyphset definition
    • U+27D2D CJK UNIFIED IDEOGRAPH-27D2D: not included in any glyphset definition
    • U+27D32 CJK UNIFIED IDEOGRAPH-27D32: not included in any glyphset definition
    • U+27D33 CJK UNIFIED IDEOGRAPH-27D33: not included in any glyphset definition
    • U+27D34 CJK UNIFIED IDEOGRAPH-27D34: not included in any glyphset definition
    • U+27D35 CJK UNIFIED IDEOGRAPH-27D35: not included in any glyphset definition
    • U+27D36 CJK UNIFIED IDEOGRAPH-27D36: not included in any glyphset definition
    • U+27D37 CJK UNIFIED IDEOGRAPH-27D37: not included in any glyphset definition
    • U+27D38 CJK UNIFIED IDEOGRAPH-27D38: not included in any glyphset definition
    • U+27D39 CJK UNIFIED IDEOGRAPH-27D39: not included in any glyphset definition
    • U+27D3A CJK UNIFIED IDEOGRAPH-27D3A: not included in any glyphset definition
    • U+27D43 CJK UNIFIED IDEOGRAPH-27D43: not included in any glyphset definition
    • U+27D47 CJK UNIFIED IDEOGRAPH-27D47: not included in any glyphset definition
    • U+27D48 CJK UNIFIED IDEOGRAPH-27D48: not included in any glyphset definition
    • U+27D49 CJK UNIFIED IDEOGRAPH-27D49: not included in any glyphset definition
    • U+27D4A CJK UNIFIED IDEOGRAPH-27D4A: not included in any glyphset definition
    • U+27D4B CJK UNIFIED IDEOGRAPH-27D4B: not included in any glyphset definition
    • U+27D4C CJK UNIFIED IDEOGRAPH-27D4C: not included in any glyphset definition
    • U+27D4D CJK UNIFIED IDEOGRAPH-27D4D: not included in any glyphset definition
    • U+27D4E CJK UNIFIED IDEOGRAPH-27D4E: not included in any glyphset definition
    • U+27D4F CJK UNIFIED IDEOGRAPH-27D4F: not included in any glyphset definition
    • U+27D50 CJK UNIFIED IDEOGRAPH-27D50: not included in any glyphset definition
    • U+27D51 CJK UNIFIED IDEOGRAPH-27D51: not included in any glyphset definition
    • U+27D58 CJK UNIFIED IDEOGRAPH-27D58: not included in any glyphset definition
    • U+27D5B CJK UNIFIED IDEOGRAPH-27D5B: not included in any glyphset definition
    • U+27D5C CJK UNIFIED IDEOGRAPH-27D5C: not included in any glyphset definition
    • U+27D5E CJK UNIFIED IDEOGRAPH-27D5E: not included in any glyphset definition
    • U+27D5F CJK UNIFIED IDEOGRAPH-27D5F: not included in any glyphset definition
    • U+27D60 CJK UNIFIED IDEOGRAPH-27D60: not included in any glyphset definition
    • U+27D62 CJK UNIFIED IDEOGRAPH-27D62: not included in any glyphset definition
    • U+27D63 CJK UNIFIED IDEOGRAPH-27D63: not included in any glyphset definition
    • U+27D64 CJK UNIFIED IDEOGRAPH-27D64: not included in any glyphset definition
    • U+27D65 CJK UNIFIED IDEOGRAPH-27D65: not included in any glyphset definition
    • U+27D66 CJK UNIFIED IDEOGRAPH-27D66: not included in any glyphset definition
    • U+27D67 CJK UNIFIED IDEOGRAPH-27D67: not included in any glyphset definition
    • U+27D68 CJK UNIFIED IDEOGRAPH-27D68: not included in any glyphset definition
    • U+27D69 CJK UNIFIED IDEOGRAPH-27D69: not included in any glyphset definition
    • U+27D6A CJK UNIFIED IDEOGRAPH-27D6A: not included in any glyphset definition
    • U+27D6B CJK UNIFIED IDEOGRAPH-27D6B: not included in any glyphset definition
    • U+27D6C CJK UNIFIED IDEOGRAPH-27D6C: not included in any glyphset definition
    • U+27D6D CJK UNIFIED IDEOGRAPH-27D6D: not included in any glyphset definition
    • U+27D6E CJK UNIFIED IDEOGRAPH-27D6E: not included in any glyphset definition
    • U+27D70 CJK UNIFIED IDEOGRAPH-27D70: not included in any glyphset definition
    • U+27D71 CJK UNIFIED IDEOGRAPH-27D71: not included in any glyphset definition
    • U+27D72 CJK UNIFIED IDEOGRAPH-27D72: not included in any glyphset definition
    • U+27D73 CJK UNIFIED IDEOGRAPH-27D73: not included in any glyphset definition
    • U+27D7B CJK UNIFIED IDEOGRAPH-27D7B: not included in any glyphset definition
    • U+27D7C CJK UNIFIED IDEOGRAPH-27D7C: not included in any glyphset definition
    • U+27D7E CJK UNIFIED IDEOGRAPH-27D7E: not included in any glyphset definition
    • U+27D7F CJK UNIFIED IDEOGRAPH-27D7F: not included in any glyphset definition
    • U+27D82 CJK UNIFIED IDEOGRAPH-27D82: not included in any glyphset definition
    • U+27D85 CJK UNIFIED IDEOGRAPH-27D85: not included in any glyphset definition
    • U+27D86 CJK UNIFIED IDEOGRAPH-27D86: not included in any glyphset definition
    • U+27D87 CJK UNIFIED IDEOGRAPH-27D87: not included in any glyphset definition
    • U+27D88 CJK UNIFIED IDEOGRAPH-27D88: not included in any glyphset definition
    • U+27D89 CJK UNIFIED IDEOGRAPH-27D89: not included in any glyphset definition
    • U+27D8A CJK UNIFIED IDEOGRAPH-27D8A: not included in any glyphset definition
    • U+27D8B CJK UNIFIED IDEOGRAPH-27D8B: not included in any glyphset definition
    • U+27D8C CJK UNIFIED IDEOGRAPH-27D8C: not included in any glyphset definition
    • U+27D8D CJK UNIFIED IDEOGRAPH-27D8D: not included in any glyphset definition
    • U+27D8E CJK UNIFIED IDEOGRAPH-27D8E: not included in any glyphset definition
    • U+27D94 CJK UNIFIED IDEOGRAPH-27D94: not included in any glyphset definition
    • U+27D95 CJK UNIFIED IDEOGRAPH-27D95: not included in any glyphset definition
    • U+27D96 CJK UNIFIED IDEOGRAPH-27D96: not included in any glyphset definition
    • U+27D97 CJK UNIFIED IDEOGRAPH-27D97: not included in any glyphset definition
    • U+27D99 CJK UNIFIED IDEOGRAPH-27D99: not included in any glyphset definition
    • U+27D9A CJK UNIFIED IDEOGRAPH-27D9A: not included in any glyphset definition
    • U+27D9B CJK UNIFIED IDEOGRAPH-27D9B: not included in any glyphset definition
    • U+27D9C CJK UNIFIED IDEOGRAPH-27D9C: not included in any glyphset definition
    • U+27D9D CJK UNIFIED IDEOGRAPH-27D9D: not included in any glyphset definition
    • U+27D9E CJK UNIFIED IDEOGRAPH-27D9E: not included in any glyphset definition
    • U+27D9F CJK UNIFIED IDEOGRAPH-27D9F: not included in any glyphset definition
    • U+27DA0 CJK UNIFIED IDEOGRAPH-27DA0: not included in any glyphset definition
    • U+27DA1 CJK UNIFIED IDEOGRAPH-27DA1: not included in any glyphset definition
    • U+27DA2 CJK UNIFIED IDEOGRAPH-27DA2: not included in any glyphset definition
    • U+27DA3 CJK UNIFIED IDEOGRAPH-27DA3: not included in any glyphset definition
    • U+27DA4 CJK UNIFIED IDEOGRAPH-27DA4: not included in any glyphset definition
    • U+27DA7 CJK UNIFIED IDEOGRAPH-27DA7: not included in any glyphset definition
    • U+27DA9 CJK UNIFIED IDEOGRAPH-27DA9: not included in any glyphset definition
    • U+27DAA CJK UNIFIED IDEOGRAPH-27DAA: not included in any glyphset definition
    • U+27DB0 CJK UNIFIED IDEOGRAPH-27DB0: not included in any glyphset definition
    • U+27DB1 CJK UNIFIED IDEOGRAPH-27DB1: not included in any glyphset definition
    • U+27DB2 CJK UNIFIED IDEOGRAPH-27DB2: not included in any glyphset definition
    • U+27DB3 CJK UNIFIED IDEOGRAPH-27DB3: not included in any glyphset definition
    • U+27DB4 CJK UNIFIED IDEOGRAPH-27DB4: not included in any glyphset definition
    • U+27DB5 CJK UNIFIED IDEOGRAPH-27DB5: not included in any glyphset definition
    • U+27DB6 CJK UNIFIED IDEOGRAPH-27DB6: not included in any glyphset definition
    • U+27DB7 CJK UNIFIED IDEOGRAPH-27DB7: not included in any glyphset definition
    • U+27DB8 CJK UNIFIED IDEOGRAPH-27DB8: not included in any glyphset definition
    • U+27DB9 CJK UNIFIED IDEOGRAPH-27DB9: not included in any glyphset definition
    • U+27DBA CJK UNIFIED IDEOGRAPH-27DBA: not included in any glyphset definition
    • U+27DBB CJK UNIFIED IDEOGRAPH-27DBB: not included in any glyphset definition
    • U+27DC5 CJK UNIFIED IDEOGRAPH-27DC5: not included in any glyphset definition
    • U+27DC6 CJK UNIFIED IDEOGRAPH-27DC6: not included in any glyphset definition
    • U+27DC9 CJK UNIFIED IDEOGRAPH-27DC9: not included in any glyphset definition
    • U+27DCA CJK UNIFIED IDEOGRAPH-27DCA: not included in any glyphset definition
    • U+27DCB CJK UNIFIED IDEOGRAPH-27DCB: not included in any glyphset definition
    • U+27DCC CJK UNIFIED IDEOGRAPH-27DCC: not included in any glyphset definition
    • U+27DCD CJK UNIFIED IDEOGRAPH-27DCD: not included in any glyphset definition
    • U+27DCE CJK UNIFIED IDEOGRAPH-27DCE: not included in any glyphset definition
    • U+27DCF CJK UNIFIED IDEOGRAPH-27DCF: not included in any glyphset definition
    • U+27DD0 CJK UNIFIED IDEOGRAPH-27DD0: not included in any glyphset definition
    • U+27DD1 CJK UNIFIED IDEOGRAPH-27DD1: not included in any glyphset definition
    • U+27DD2 CJK UNIFIED IDEOGRAPH-27DD2: not included in any glyphset definition
    • U+27DD3 CJK UNIFIED IDEOGRAPH-27DD3: not included in any glyphset definition
    • U+27DD4 CJK UNIFIED IDEOGRAPH-27DD4: not included in any glyphset definition
    • U+27DD5 CJK UNIFIED IDEOGRAPH-27DD5: not included in any glyphset definition
    • U+27DD6 CJK UNIFIED IDEOGRAPH-27DD6: not included in any glyphset definition
    • U+27DD7 CJK UNIFIED IDEOGRAPH-27DD7: not included in any glyphset definition
    • U+27DD8 CJK UNIFIED IDEOGRAPH-27DD8: not included in any glyphset definition
    • U+27DDB CJK UNIFIED IDEOGRAPH-27DDB: not included in any glyphset definition
    • U+27DDC CJK UNIFIED IDEOGRAPH-27DDC: not included in any glyphset definition
    • U+27DDE CJK UNIFIED IDEOGRAPH-27DDE: not included in any glyphset definition
    • U+27DDF CJK UNIFIED IDEOGRAPH-27DDF: not included in any glyphset definition
    • U+27DE0 CJK UNIFIED IDEOGRAPH-27DE0: not included in any glyphset definition
    • U+27DE1 CJK UNIFIED IDEOGRAPH-27DE1: not included in any glyphset definition
    • U+27DE3 CJK UNIFIED IDEOGRAPH-27DE3: not included in any glyphset definition
    • U+27DE4 CJK UNIFIED IDEOGRAPH-27DE4: not included in any glyphset definition
    • U+27DE5 CJK UNIFIED IDEOGRAPH-27DE5: not included in any glyphset definition
    • U+27DE6 CJK UNIFIED IDEOGRAPH-27DE6: not included in any glyphset definition
    • U+27DE7 CJK UNIFIED IDEOGRAPH-27DE7: not included in any glyphset definition
    • U+27DE8 CJK UNIFIED IDEOGRAPH-27DE8: not included in any glyphset definition
    • U+27DE9 CJK UNIFIED IDEOGRAPH-27DE9: not included in any glyphset definition
    • U+27DF1 CJK UNIFIED IDEOGRAPH-27DF1: not included in any glyphset definition
    • U+27DF2 CJK UNIFIED IDEOGRAPH-27DF2: not included in any glyphset definition
    • U+27DF3 CJK UNIFIED IDEOGRAPH-27DF3: not included in any glyphset definition
    • U+27DF6 CJK UNIFIED IDEOGRAPH-27DF6: not included in any glyphset definition
    • U+27DF8 CJK UNIFIED IDEOGRAPH-27DF8: not included in any glyphset definition
    • U+27DF9 CJK UNIFIED IDEOGRAPH-27DF9: not included in any glyphset definition
    • U+27DFB CJK UNIFIED IDEOGRAPH-27DFB: not included in any glyphset definition
    • U+27DFD CJK UNIFIED IDEOGRAPH-27DFD: not included in any glyphset definition
    • U+27DFE CJK UNIFIED IDEOGRAPH-27DFE: not included in any glyphset definition
    • U+27DFF CJK UNIFIED IDEOGRAPH-27DFF: not included in any glyphset definition
    • U+27E00 CJK UNIFIED IDEOGRAPH-27E00: not included in any glyphset definition
    • U+27E01 CJK UNIFIED IDEOGRAPH-27E01: not included in any glyphset definition
    • U+27E02 CJK UNIFIED IDEOGRAPH-27E02: not included in any glyphset definition
    • U+27E03 CJK UNIFIED IDEOGRAPH-27E03: not included in any glyphset definition
    • U+27E04 CJK UNIFIED IDEOGRAPH-27E04: not included in any glyphset definition
    • U+27E05 CJK UNIFIED IDEOGRAPH-27E05: not included in any glyphset definition
    • U+27E06 CJK UNIFIED IDEOGRAPH-27E06: not included in any glyphset definition
    • U+27E07 CJK UNIFIED IDEOGRAPH-27E07: not included in any glyphset definition
    • U+27E08 CJK UNIFIED IDEOGRAPH-27E08: not included in any glyphset definition
    • U+27E0A CJK UNIFIED IDEOGRAPH-27E0A: not included in any glyphset definition
    • U+27E0B CJK UNIFIED IDEOGRAPH-27E0B: not included in any glyphset definition
    • U+27E10 CJK UNIFIED IDEOGRAPH-27E10: not included in any glyphset definition
    • U+27E11 CJK UNIFIED IDEOGRAPH-27E11: not included in any glyphset definition
    • U+27E14 CJK UNIFIED IDEOGRAPH-27E14: not included in any glyphset definition
    • U+27E15 CJK UNIFIED IDEOGRAPH-27E15: not included in any glyphset definition
    • U+27E16 CJK UNIFIED IDEOGRAPH-27E16: not included in any glyphset definition
    • U+27E17 CJK UNIFIED IDEOGRAPH-27E17: not included in any glyphset definition
    • U+27E18 CJK UNIFIED IDEOGRAPH-27E18: not included in any glyphset definition
    • U+27E19 CJK UNIFIED IDEOGRAPH-27E19: not included in any glyphset definition
    • U+27E1A CJK UNIFIED IDEOGRAPH-27E1A: not included in any glyphset definition
    • U+27E1B CJK UNIFIED IDEOGRAPH-27E1B: not included in any glyphset definition
    • U+27E1E CJK UNIFIED IDEOGRAPH-27E1E: not included in any glyphset definition
    • U+27E22 CJK UNIFIED IDEOGRAPH-27E22: not included in any glyphset definition
    • U+27E26 CJK UNIFIED IDEOGRAPH-27E26: not included in any glyphset definition
    • U+27E27 CJK UNIFIED IDEOGRAPH-27E27: not included in any glyphset definition
    • U+27E28 CJK UNIFIED IDEOGRAPH-27E28: not included in any glyphset definition
    • U+27E29 CJK UNIFIED IDEOGRAPH-27E29: not included in any glyphset definition
    • U+27E2A CJK UNIFIED IDEOGRAPH-27E2A: not included in any glyphset definition
    • U+27E2B CJK UNIFIED IDEOGRAPH-27E2B: not included in any glyphset definition
    • U+27E2F CJK UNIFIED IDEOGRAPH-27E2F: not included in any glyphset definition
    • U+27E30 CJK UNIFIED IDEOGRAPH-27E30: not included in any glyphset definition
    • U+27E31 CJK UNIFIED IDEOGRAPH-27E31: not included in any glyphset definition
    • U+27E32 CJK UNIFIED IDEOGRAPH-27E32: not included in any glyphset definition
    • U+27E33 CJK UNIFIED IDEOGRAPH-27E33: not included in any glyphset definition
    • U+27E34 CJK UNIFIED IDEOGRAPH-27E34: not included in any glyphset definition
    • U+27E37 CJK UNIFIED IDEOGRAPH-27E37: not included in any glyphset definition
    • U+27E38 CJK UNIFIED IDEOGRAPH-27E38: not included in any glyphset definition
    • U+27E39 CJK UNIFIED IDEOGRAPH-27E39: not included in any glyphset definition
    • U+27E3B CJK UNIFIED IDEOGRAPH-27E3B: not included in any glyphset definition
    • U+27E3D CJK UNIFIED IDEOGRAPH-27E3D: not included in any glyphset definition
    • U+27E3E CJK UNIFIED IDEOGRAPH-27E3E: not included in any glyphset definition
    • U+27E3F CJK UNIFIED IDEOGRAPH-27E3F: not included in any glyphset definition
    • U+27E40 CJK UNIFIED IDEOGRAPH-27E40: not included in any glyphset definition
    • U+27E45 CJK UNIFIED IDEOGRAPH-27E45: not included in any glyphset definition
    • U+27E46 CJK UNIFIED IDEOGRAPH-27E46: not included in any glyphset definition
    • U+27E47 CJK UNIFIED IDEOGRAPH-27E47: not included in any glyphset definition
    • U+27E48 CJK UNIFIED IDEOGRAPH-27E48: not included in any glyphset definition
    • U+27E4A CJK UNIFIED IDEOGRAPH-27E4A: not included in any glyphset definition
    • U+27E4C CJK UNIFIED IDEOGRAPH-27E4C: not included in any glyphset definition
    • U+27E4E CJK UNIFIED IDEOGRAPH-27E4E: not included in any glyphset definition
    • U+27E50 CJK UNIFIED IDEOGRAPH-27E50: not included in any glyphset definition
    • U+27E51 CJK UNIFIED IDEOGRAPH-27E51: not included in any glyphset definition
    • U+27E52 CJK UNIFIED IDEOGRAPH-27E52: not included in any glyphset definition
    • U+27E53 CJK UNIFIED IDEOGRAPH-27E53: not included in any glyphset definition
    • U+27E54 CJK UNIFIED IDEOGRAPH-27E54: not included in any glyphset definition
    • U+27E55 CJK UNIFIED IDEOGRAPH-27E55: not included in any glyphset definition
    • U+27E56 CJK UNIFIED IDEOGRAPH-27E56: not included in any glyphset definition
    • U+27E57 CJK UNIFIED IDEOGRAPH-27E57: not included in any glyphset definition
    • U+27E59 CJK UNIFIED IDEOGRAPH-27E59: not included in any glyphset definition
    • U+27E5A CJK UNIFIED IDEOGRAPH-27E5A: not included in any glyphset definition
    • U+27E5B CJK UNIFIED IDEOGRAPH-27E5B: not included in any glyphset definition
    • U+27E5D CJK UNIFIED IDEOGRAPH-27E5D: not included in any glyphset definition
    • U+27E5E CJK UNIFIED IDEOGRAPH-27E5E: not included in any glyphset definition
    • U+27E60 CJK UNIFIED IDEOGRAPH-27E60: not included in any glyphset definition
    • U+27E63 CJK UNIFIED IDEOGRAPH-27E63: not included in any glyphset definition
    • U+27E67 CJK UNIFIED IDEOGRAPH-27E67: not included in any glyphset definition
    • U+27E68 CJK UNIFIED IDEOGRAPH-27E68: not included in any glyphset definition
    • U+27E69 CJK UNIFIED IDEOGRAPH-27E69: not included in any glyphset definition
    • U+27E6C CJK UNIFIED IDEOGRAPH-27E6C: not included in any glyphset definition
    • U+27E6D CJK UNIFIED IDEOGRAPH-27E6D: not included in any glyphset definition
    • U+27E6F CJK UNIFIED IDEOGRAPH-27E6F: not included in any glyphset definition
    • U+27E72 CJK UNIFIED IDEOGRAPH-27E72: not included in any glyphset definition
    • U+27E73 CJK UNIFIED IDEOGRAPH-27E73: not included in any glyphset definition
    • U+27E74 CJK UNIFIED IDEOGRAPH-27E74: not included in any glyphset definition
    • U+27E76 CJK UNIFIED IDEOGRAPH-27E76: not included in any glyphset definition
    • U+27E77 CJK UNIFIED IDEOGRAPH-27E77: not included in any glyphset definition
    • U+27E78 CJK UNIFIED IDEOGRAPH-27E78: not included in any glyphset definition
    • U+27E79 CJK UNIFIED IDEOGRAPH-27E79: not included in any glyphset definition
    • U+27E7A CJK UNIFIED IDEOGRAPH-27E7A: not included in any glyphset definition
    • U+27E7D CJK UNIFIED IDEOGRAPH-27E7D: not included in any glyphset definition
    • U+27E7E CJK UNIFIED IDEOGRAPH-27E7E: not included in any glyphset definition
    • U+27E84 CJK UNIFIED IDEOGRAPH-27E84: not included in any glyphset definition
    • U+27E85 CJK UNIFIED IDEOGRAPH-27E85: not included in any glyphset definition
    • U+27E86 CJK UNIFIED IDEOGRAPH-27E86: not included in any glyphset definition
    • U+27E87 CJK UNIFIED IDEOGRAPH-27E87: not included in any glyphset definition
    • U+27E8F CJK UNIFIED IDEOGRAPH-27E8F: not included in any glyphset definition
    • U+27E90 CJK UNIFIED IDEOGRAPH-27E90: not included in any glyphset definition
    • U+27E92 CJK UNIFIED IDEOGRAPH-27E92: not included in any glyphset definition
    • U+27E93 CJK UNIFIED IDEOGRAPH-27E93: not included in any glyphset definition
    • U+27E9C CJK UNIFIED IDEOGRAPH-27E9C: not included in any glyphset definition
    • U+27E9D CJK UNIFIED IDEOGRAPH-27E9D: not included in any glyphset definition
    • U+27E9E CJK UNIFIED IDEOGRAPH-27E9E: not included in any glyphset definition
    • U+27E9F CJK UNIFIED IDEOGRAPH-27E9F: not included in any glyphset definition
    • U+27EA0 CJK UNIFIED IDEOGRAPH-27EA0: not included in any glyphset definition
    • U+27EA1 CJK UNIFIED IDEOGRAPH-27EA1: not included in any glyphset definition
    • U+27EA2 CJK UNIFIED IDEOGRAPH-27EA2: not included in any glyphset definition
    • U+27EA3 CJK UNIFIED IDEOGRAPH-27EA3: not included in any glyphset definition
    • U+27EA4 CJK UNIFIED IDEOGRAPH-27EA4: not included in any glyphset definition
    • U+27EA5 CJK UNIFIED IDEOGRAPH-27EA5: not included in any glyphset definition
    • U+27EA6 CJK UNIFIED IDEOGRAPH-27EA6: not included in any glyphset definition
    • U+27EA7 CJK UNIFIED IDEOGRAPH-27EA7: not included in any glyphset definition
    • U+27EA8 CJK UNIFIED IDEOGRAPH-27EA8: not included in any glyphset definition
    • U+27EAF CJK UNIFIED IDEOGRAPH-27EAF: not included in any glyphset definition
    • U+27EB0 CJK UNIFIED IDEOGRAPH-27EB0: not included in any glyphset definition
    • U+27EB6 CJK UNIFIED IDEOGRAPH-27EB6: not included in any glyphset definition
    • U+27EB7 CJK UNIFIED IDEOGRAPH-27EB7: not included in any glyphset definition
    • U+27EB8 CJK UNIFIED IDEOGRAPH-27EB8: not included in any glyphset definition
    • U+27EB9 CJK UNIFIED IDEOGRAPH-27EB9: not included in any glyphset definition
    • U+27EBA CJK UNIFIED IDEOGRAPH-27EBA: not included in any glyphset definition
    • U+27EBB CJK UNIFIED IDEOGRAPH-27EBB: not included in any glyphset definition
    • U+27EBC CJK UNIFIED IDEOGRAPH-27EBC: not included in any glyphset definition
    • U+27EBD CJK UNIFIED IDEOGRAPH-27EBD: not included in any glyphset definition
    • U+27EBE CJK UNIFIED IDEOGRAPH-27EBE: not included in any glyphset definition
    • U+27EBF CJK UNIFIED IDEOGRAPH-27EBF: not included in any glyphset definition
    • U+27EC0 CJK UNIFIED IDEOGRAPH-27EC0: not included in any glyphset definition
    • U+27EC1 CJK UNIFIED IDEOGRAPH-27EC1: not included in any glyphset definition
    • U+27EC3 CJK UNIFIED IDEOGRAPH-27EC3: not included in any glyphset definition
    • U+27ECD CJK UNIFIED IDEOGRAPH-27ECD: not included in any glyphset definition
    • U+27ED1 CJK UNIFIED IDEOGRAPH-27ED1: not included in any glyphset definition
    • U+27ED2 CJK UNIFIED IDEOGRAPH-27ED2: not included in any glyphset definition
    • U+27ED3 CJK UNIFIED IDEOGRAPH-27ED3: not included in any glyphset definition
    • U+27ED4 CJK UNIFIED IDEOGRAPH-27ED4: not included in any glyphset definition
    • U+27ED5 CJK UNIFIED IDEOGRAPH-27ED5: not included in any glyphset definition
    • U+27ED6 CJK UNIFIED IDEOGRAPH-27ED6: not included in any glyphset definition
    • U+27ED7 CJK UNIFIED IDEOGRAPH-27ED7: not included in any glyphset definition
    • U+27ED8 CJK UNIFIED IDEOGRAPH-27ED8: not included in any glyphset definition
    • U+27ED9 CJK UNIFIED IDEOGRAPH-27ED9: not included in any glyphset definition
    • U+27EDA CJK UNIFIED IDEOGRAPH-27EDA: not included in any glyphset definition
    • U+27EDB CJK UNIFIED IDEOGRAPH-27EDB: not included in any glyphset definition
    • U+27EDC CJK UNIFIED IDEOGRAPH-27EDC: not included in any glyphset definition
    • U+27EDD CJK UNIFIED IDEOGRAPH-27EDD: not included in any glyphset definition
    • U+27EE2 CJK UNIFIED IDEOGRAPH-27EE2: not included in any glyphset definition
    • U+27EEA CJK UNIFIED IDEOGRAPH-27EEA: not included in any glyphset definition
    • U+27EED CJK UNIFIED IDEOGRAPH-27EED: not included in any glyphset definition
    • U+27EEF CJK UNIFIED IDEOGRAPH-27EEF: not included in any glyphset definition
    • U+27EF0 CJK UNIFIED IDEOGRAPH-27EF0: not included in any glyphset definition
    • U+27EF1 CJK UNIFIED IDEOGRAPH-27EF1: not included in any glyphset definition
    • U+27EF2 CJK UNIFIED IDEOGRAPH-27EF2: not included in any glyphset definition
    • U+27EF3 CJK UNIFIED IDEOGRAPH-27EF3: not included in any glyphset definition
    • U+27EF4 CJK UNIFIED IDEOGRAPH-27EF4: not included in any glyphset definition
    • U+27EF5 CJK UNIFIED IDEOGRAPH-27EF5: not included in any glyphset definition
    • U+27EF6 CJK UNIFIED IDEOGRAPH-27EF6: not included in any glyphset definition
    • U+27EF7 CJK UNIFIED IDEOGRAPH-27EF7: not included in any glyphset definition
    • U+27EF8 CJK UNIFIED IDEOGRAPH-27EF8: not included in any glyphset definition
    • U+27EF9 CJK UNIFIED IDEOGRAPH-27EF9: not included in any glyphset definition
    • U+27EFA CJK UNIFIED IDEOGRAPH-27EFA: not included in any glyphset definition
    • U+27EFB CJK UNIFIED IDEOGRAPH-27EFB: not included in any glyphset definition
    • U+27EFC CJK UNIFIED IDEOGRAPH-27EFC: not included in any glyphset definition
    • U+27EFD CJK UNIFIED IDEOGRAPH-27EFD: not included in any glyphset definition
    • U+27EFF CJK UNIFIED IDEOGRAPH-27EFF: not included in any glyphset definition
    • U+27F0A CJK UNIFIED IDEOGRAPH-27F0A: not included in any glyphset definition
    • U+27F0D CJK UNIFIED IDEOGRAPH-27F0D: not included in any glyphset definition
    • U+27F0E CJK UNIFIED IDEOGRAPH-27F0E: not included in any glyphset definition
    • U+27F0F CJK UNIFIED IDEOGRAPH-27F0F: not included in any glyphset definition
    • U+27F10 CJK UNIFIED IDEOGRAPH-27F10: not included in any glyphset definition
    • U+27F11 CJK UNIFIED IDEOGRAPH-27F11: not included in any glyphset definition
    • U+27F12 CJK UNIFIED IDEOGRAPH-27F12: not included in any glyphset definition
    • U+27F13 CJK UNIFIED IDEOGRAPH-27F13: not included in any glyphset definition
    • U+27F14 CJK UNIFIED IDEOGRAPH-27F14: not included in any glyphset definition
    • U+27F15 CJK UNIFIED IDEOGRAPH-27F15: not included in any glyphset definition
    • U+27F16 CJK UNIFIED IDEOGRAPH-27F16: not included in any glyphset definition
    • U+27F17 CJK UNIFIED IDEOGRAPH-27F17: not included in any glyphset definition
    • U+27F18 CJK UNIFIED IDEOGRAPH-27F18: not included in any glyphset definition
    • U+27F19 CJK UNIFIED IDEOGRAPH-27F19: not included in any glyphset definition
    • U+27F1A CJK UNIFIED IDEOGRAPH-27F1A: not included in any glyphset definition
    • U+27F1B CJK UNIFIED IDEOGRAPH-27F1B: not included in any glyphset definition
    • U+27F1D CJK UNIFIED IDEOGRAPH-27F1D: not included in any glyphset definition
    • U+27F1E CJK UNIFIED IDEOGRAPH-27F1E: not included in any glyphset definition
    • U+27F1F CJK UNIFIED IDEOGRAPH-27F1F: not included in any glyphset definition
    • U+27F20 CJK UNIFIED IDEOGRAPH-27F20: not included in any glyphset definition
    • U+27F21 CJK UNIFIED IDEOGRAPH-27F21: not included in any glyphset definition
    • U+27F24 CJK UNIFIED IDEOGRAPH-27F24: not included in any glyphset definition
    • U+27F26 CJK UNIFIED IDEOGRAPH-27F26: not included in any glyphset definition
    • U+27F28 CJK UNIFIED IDEOGRAPH-27F28: not included in any glyphset definition
    • U+27F29 CJK UNIFIED IDEOGRAPH-27F29: not included in any glyphset definition
    • U+27F2A CJK UNIFIED IDEOGRAPH-27F2A: not included in any glyphset definition
    • U+27F2B CJK UNIFIED IDEOGRAPH-27F2B: not included in any glyphset definition
    • U+27F2C CJK UNIFIED IDEOGRAPH-27F2C: not included in any glyphset definition
    • U+27F2D CJK UNIFIED IDEOGRAPH-27F2D: not included in any glyphset definition
    • U+27F2E CJK UNIFIED IDEOGRAPH-27F2E: not included in any glyphset definition
    • U+27F2F CJK UNIFIED IDEOGRAPH-27F2F: not included in any glyphset definition
    • U+27F30 CJK UNIFIED IDEOGRAPH-27F30: not included in any glyphset definition
    • U+27F31 CJK UNIFIED IDEOGRAPH-27F31: not included in any glyphset definition
    • U+27F32 CJK UNIFIED IDEOGRAPH-27F32: not included in any glyphset definition
    • U+27F33 CJK UNIFIED IDEOGRAPH-27F33: not included in any glyphset definition
    • U+27F34 CJK UNIFIED IDEOGRAPH-27F34: not included in any glyphset definition
    • U+27F35 CJK UNIFIED IDEOGRAPH-27F35: not included in any glyphset definition
    • U+27F41 CJK UNIFIED IDEOGRAPH-27F41: not included in any glyphset definition
    • U+27F42 CJK UNIFIED IDEOGRAPH-27F42: not included in any glyphset definition
    • U+27F43 CJK UNIFIED IDEOGRAPH-27F43: not included in any glyphset definition
    • U+27F44 CJK UNIFIED IDEOGRAPH-27F44: not included in any glyphset definition
    • U+27F45 CJK UNIFIED IDEOGRAPH-27F45: not included in any glyphset definition
    • U+27F46 CJK UNIFIED IDEOGRAPH-27F46: not included in any glyphset definition
    • U+27F49 CJK UNIFIED IDEOGRAPH-27F49: not included in any glyphset definition
    • U+27F4A CJK UNIFIED IDEOGRAPH-27F4A: not included in any glyphset definition
    • U+27F4B CJK UNIFIED IDEOGRAPH-27F4B: not included in any glyphset definition
    • U+27F4C CJK UNIFIED IDEOGRAPH-27F4C: not included in any glyphset definition
    • U+27F4D CJK UNIFIED IDEOGRAPH-27F4D: not included in any glyphset definition
    • U+27F4E CJK UNIFIED IDEOGRAPH-27F4E: not included in any glyphset definition
    • U+27F4F CJK UNIFIED IDEOGRAPH-27F4F: not included in any glyphset definition
    • U+27F50 CJK UNIFIED IDEOGRAPH-27F50: not included in any glyphset definition
    • U+27F51 CJK UNIFIED IDEOGRAPH-27F51: not included in any glyphset definition
    • U+27F52 CJK UNIFIED IDEOGRAPH-27F52: not included in any glyphset definition
    • U+27F53 CJK UNIFIED IDEOGRAPH-27F53: not included in any glyphset definition
    • U+27F54 CJK UNIFIED IDEOGRAPH-27F54: not included in any glyphset definition
    • U+27F55 CJK UNIFIED IDEOGRAPH-27F55: not included in any glyphset definition
    • U+27F56 CJK UNIFIED IDEOGRAPH-27F56: not included in any glyphset definition
    • U+27F59 CJK UNIFIED IDEOGRAPH-27F59: not included in any glyphset definition
    • U+27F5D CJK UNIFIED IDEOGRAPH-27F5D: not included in any glyphset definition
    • U+27F5E CJK UNIFIED IDEOGRAPH-27F5E: not included in any glyphset definition
    • U+27F5F CJK UNIFIED IDEOGRAPH-27F5F: not included in any glyphset definition
    • U+27F60 CJK UNIFIED IDEOGRAPH-27F60: not included in any glyphset definition
    • U+27F62 CJK UNIFIED IDEOGRAPH-27F62: not included in any glyphset definition
    • U+27F63 CJK UNIFIED IDEOGRAPH-27F63: not included in any glyphset definition
    • U+27F64 CJK UNIFIED IDEOGRAPH-27F64: not included in any glyphset definition
    • U+27F65 CJK UNIFIED IDEOGRAPH-27F65: not included in any glyphset definition
    • U+27F66 CJK UNIFIED IDEOGRAPH-27F66: not included in any glyphset definition
    • U+27F67 CJK UNIFIED IDEOGRAPH-27F67: not included in any glyphset definition
    • U+27F68 CJK UNIFIED IDEOGRAPH-27F68: not included in any glyphset definition
    • U+27F69 CJK UNIFIED IDEOGRAPH-27F69: not included in any glyphset definition
    • U+27F6A CJK UNIFIED IDEOGRAPH-27F6A: not included in any glyphset definition
    • U+27F6F CJK UNIFIED IDEOGRAPH-27F6F: not included in any glyphset definition
    • U+27F72 CJK UNIFIED IDEOGRAPH-27F72: not included in any glyphset definition
    • U+27F73 CJK UNIFIED IDEOGRAPH-27F73: not included in any glyphset definition
    • U+27F74 CJK UNIFIED IDEOGRAPH-27F74: not included in any glyphset definition
    • U+27F75 CJK UNIFIED IDEOGRAPH-27F75: not included in any glyphset definition
    • U+27F76 CJK UNIFIED IDEOGRAPH-27F76: not included in any glyphset definition
    • U+27F77 CJK UNIFIED IDEOGRAPH-27F77: not included in any glyphset definition
    • U+27F78 CJK UNIFIED IDEOGRAPH-27F78: not included in any glyphset definition
    • U+27F79 CJK UNIFIED IDEOGRAPH-27F79: not included in any glyphset definition
    • U+27F7A CJK UNIFIED IDEOGRAPH-27F7A: not included in any glyphset definition
    • U+27F7B CJK UNIFIED IDEOGRAPH-27F7B: not included in any glyphset definition
    • U+27F7C CJK UNIFIED IDEOGRAPH-27F7C: not included in any glyphset definition
    • U+27F7D CJK UNIFIED IDEOGRAPH-27F7D: not included in any glyphset definition
    • U+27F7E CJK UNIFIED IDEOGRAPH-27F7E: not included in any glyphset definition
    • U+27F7F CJK UNIFIED IDEOGRAPH-27F7F: not included in any glyphset definition
    • U+27F80 CJK UNIFIED IDEOGRAPH-27F80: not included in any glyphset definition
    • U+27F81 CJK UNIFIED IDEOGRAPH-27F81: not included in any glyphset definition
    • U+27F82 CJK UNIFIED IDEOGRAPH-27F82: not included in any glyphset definition
    • U+27F87 CJK UNIFIED IDEOGRAPH-27F87: not included in any glyphset definition
    • U+27F8A CJK UNIFIED IDEOGRAPH-27F8A: not included in any glyphset definition
    • U+27F8B CJK UNIFIED IDEOGRAPH-27F8B: not included in any glyphset definition
    • U+27F8D CJK UNIFIED IDEOGRAPH-27F8D: not included in any glyphset definition
    • U+27F8E CJK UNIFIED IDEOGRAPH-27F8E: not included in any glyphset definition
    • U+27F8F CJK UNIFIED IDEOGRAPH-27F8F: not included in any glyphset definition
    • U+27F90 CJK UNIFIED IDEOGRAPH-27F90: not included in any glyphset definition
    • U+27F91 CJK UNIFIED IDEOGRAPH-27F91: not included in any glyphset definition
    • U+27F92 CJK UNIFIED IDEOGRAPH-27F92: not included in any glyphset definition
    • U+27F94 CJK UNIFIED IDEOGRAPH-27F94: not included in any glyphset definition
    • U+27F95 CJK UNIFIED IDEOGRAPH-27F95: not included in any glyphset definition
    • U+27F99 CJK UNIFIED IDEOGRAPH-27F99: not included in any glyphset definition
    • U+27F9A CJK UNIFIED IDEOGRAPH-27F9A: not included in any glyphset definition
    • U+27F9B CJK UNIFIED IDEOGRAPH-27F9B: not included in any glyphset definition
    • U+27F9C CJK UNIFIED IDEOGRAPH-27F9C: not included in any glyphset definition
    • U+27F9D CJK UNIFIED IDEOGRAPH-27F9D: not included in any glyphset definition
    • U+27F9F CJK UNIFIED IDEOGRAPH-27F9F: not included in any glyphset definition
    • U+27FA0 CJK UNIFIED IDEOGRAPH-27FA0: not included in any glyphset definition
    • U+27FA1 CJK UNIFIED IDEOGRAPH-27FA1: not included in any glyphset definition
    • U+27FA2 CJK UNIFIED IDEOGRAPH-27FA2: not included in any glyphset definition
    • U+27FA3 CJK UNIFIED IDEOGRAPH-27FA3: not included in any glyphset definition
    • U+27FA4 CJK UNIFIED IDEOGRAPH-27FA4: not included in any glyphset definition
    • U+27FA5 CJK UNIFIED IDEOGRAPH-27FA5: not included in any glyphset definition
    • U+27FA7 CJK UNIFIED IDEOGRAPH-27FA7: not included in any glyphset definition
    • U+27FA8 CJK UNIFIED IDEOGRAPH-27FA8: not included in any glyphset definition
    • U+27FA9 CJK UNIFIED IDEOGRAPH-27FA9: not included in any glyphset definition
    • U+27FAC CJK UNIFIED IDEOGRAPH-27FAC: not included in any glyphset definition
    • U+27FAE CJK UNIFIED IDEOGRAPH-27FAE: not included in any glyphset definition
    • U+27FAF CJK UNIFIED IDEOGRAPH-27FAF: not included in any glyphset definition
    • U+27FB0 CJK UNIFIED IDEOGRAPH-27FB0: not included in any glyphset definition
    • U+27FB1 CJK UNIFIED IDEOGRAPH-27FB1: not included in any glyphset definition
    • U+27FB2 CJK UNIFIED IDEOGRAPH-27FB2: not included in any glyphset definition
    • U+27FB3 CJK UNIFIED IDEOGRAPH-27FB3: not included in any glyphset definition
    • U+27FB5 CJK UNIFIED IDEOGRAPH-27FB5: not included in any glyphset definition
    • U+27FB7 CJK UNIFIED IDEOGRAPH-27FB7: not included in any glyphset definition
    • U+27FB9 CJK UNIFIED IDEOGRAPH-27FB9: not included in any glyphset definition
    • U+27FBB CJK UNIFIED IDEOGRAPH-27FBB: not included in any glyphset definition
    • U+27FBD CJK UNIFIED IDEOGRAPH-27FBD: not included in any glyphset definition
    • U+27FBE CJK UNIFIED IDEOGRAPH-27FBE: not included in any glyphset definition
    • U+27FC0 CJK UNIFIED IDEOGRAPH-27FC0: not included in any glyphset definition
    • U+27FC1 CJK UNIFIED IDEOGRAPH-27FC1: not included in any glyphset definition
    • U+27FC2 CJK UNIFIED IDEOGRAPH-27FC2: not included in any glyphset definition
    • U+27FC3 CJK UNIFIED IDEOGRAPH-27FC3: not included in any glyphset definition
    • U+27FC4 CJK UNIFIED IDEOGRAPH-27FC4: not included in any glyphset definition
    • U+27FC5 CJK UNIFIED IDEOGRAPH-27FC5: not included in any glyphset definition
    • U+27FC6 CJK UNIFIED IDEOGRAPH-27FC6: not included in any glyphset definition
    • U+27FC8 CJK UNIFIED IDEOGRAPH-27FC8: not included in any glyphset definition
    • U+27FC9 CJK UNIFIED IDEOGRAPH-27FC9: not included in any glyphset definition
    • U+27FCC CJK UNIFIED IDEOGRAPH-27FCC: not included in any glyphset definition
    • U+27FCD CJK UNIFIED IDEOGRAPH-27FCD: not included in any glyphset definition
    • U+27FD2 CJK UNIFIED IDEOGRAPH-27FD2: not included in any glyphset definition
    • U+27FD3 CJK UNIFIED IDEOGRAPH-27FD3: not included in any glyphset definition
    • U+27FD4 CJK UNIFIED IDEOGRAPH-27FD4: not included in any glyphset definition
    • U+27FD5 CJK UNIFIED IDEOGRAPH-27FD5: not included in any glyphset definition
    • U+27FD6 CJK UNIFIED IDEOGRAPH-27FD6: not included in any glyphset definition
    • U+27FD7 CJK UNIFIED IDEOGRAPH-27FD7: not included in any glyphset definition
    • U+27FD8 CJK UNIFIED IDEOGRAPH-27FD8: not included in any glyphset definition
    • U+27FD9 CJK UNIFIED IDEOGRAPH-27FD9: not included in any glyphset definition
    • U+27FDA CJK UNIFIED IDEOGRAPH-27FDA: not included in any glyphset definition
    • U+27FDB CJK UNIFIED IDEOGRAPH-27FDB: not included in any glyphset definition
    • U+27FDC CJK UNIFIED IDEOGRAPH-27FDC: not included in any glyphset definition
    • U+27FDD CJK UNIFIED IDEOGRAPH-27FDD: not included in any glyphset definition
    • U+27FDE CJK UNIFIED IDEOGRAPH-27FDE: not included in any glyphset definition
    • U+27FDF CJK UNIFIED IDEOGRAPH-27FDF: not included in any glyphset definition
    • U+27FE3 CJK UNIFIED IDEOGRAPH-27FE3: not included in any glyphset definition
    • U+27FE5 CJK UNIFIED IDEOGRAPH-27FE5: not included in any glyphset definition
    • U+27FE6 CJK UNIFIED IDEOGRAPH-27FE6: not included in any glyphset definition
    • U+27FE9 CJK UNIFIED IDEOGRAPH-27FE9: not included in any glyphset definition
    • U+27FEB CJK UNIFIED IDEOGRAPH-27FEB: not included in any glyphset definition
    • U+27FEC CJK UNIFIED IDEOGRAPH-27FEC: not included in any glyphset definition
    • U+27FEE CJK UNIFIED IDEOGRAPH-27FEE: not included in any glyphset definition
    • U+27FEF CJK UNIFIED IDEOGRAPH-27FEF: not included in any glyphset definition
    • U+27FF2 CJK UNIFIED IDEOGRAPH-27FF2: not included in any glyphset definition
    • U+27FF3 CJK UNIFIED IDEOGRAPH-27FF3: not included in any glyphset definition
    • U+27FF4 CJK UNIFIED IDEOGRAPH-27FF4: not included in any glyphset definition
    • U+27FF5 CJK UNIFIED IDEOGRAPH-27FF5: not included in any glyphset definition
    • U+27FF6 CJK UNIFIED IDEOGRAPH-27FF6: not included in any glyphset definition
    • U+27FF7 CJK UNIFIED IDEOGRAPH-27FF7: not included in any glyphset definition
    • U+27FF8 CJK UNIFIED IDEOGRAPH-27FF8: not included in any glyphset definition
    • U+27FF9 CJK UNIFIED IDEOGRAPH-27FF9: not included in any glyphset definition
    • U+27FFA CJK UNIFIED IDEOGRAPH-27FFA: not included in any glyphset definition
    • U+27FFB CJK UNIFIED IDEOGRAPH-27FFB: not included in any glyphset definition
    • U+27FFC CJK UNIFIED IDEOGRAPH-27FFC: not included in any glyphset definition
    • U+27FFD CJK UNIFIED IDEOGRAPH-27FFD: not included in any glyphset definition
    • U+27FFE CJK UNIFIED IDEOGRAPH-27FFE: not included in any glyphset definition
    • U+27FFF CJK UNIFIED IDEOGRAPH-27FFF: not included in any glyphset definition
    • U+28000 CJK UNIFIED IDEOGRAPH-28000: not included in any glyphset definition
    • U+28001 CJK UNIFIED IDEOGRAPH-28001: not included in any glyphset definition
    • U+28002 CJK UNIFIED IDEOGRAPH-28002: not included in any glyphset definition
    • U+28004 CJK UNIFIED IDEOGRAPH-28004: not included in any glyphset definition
    • U+28007 CJK UNIFIED IDEOGRAPH-28007: not included in any glyphset definition
    • U+28009 CJK UNIFIED IDEOGRAPH-28009: not included in any glyphset definition
    • U+2800B CJK UNIFIED IDEOGRAPH-2800B: not included in any glyphset definition
    • U+2800C CJK UNIFIED IDEOGRAPH-2800C: not included in any glyphset definition
    • U+2800E CJK UNIFIED IDEOGRAPH-2800E: not included in any glyphset definition
    • U+2800F CJK UNIFIED IDEOGRAPH-2800F: not included in any glyphset definition
    • U+28010 CJK UNIFIED IDEOGRAPH-28010: not included in any glyphset definition
    • U+28012 CJK UNIFIED IDEOGRAPH-28012: not included in any glyphset definition
    • U+28013 CJK UNIFIED IDEOGRAPH-28013: not included in any glyphset definition
    • U+28014 CJK UNIFIED IDEOGRAPH-28014: not included in any glyphset definition
    • U+28015 CJK UNIFIED IDEOGRAPH-28015: not included in any glyphset definition
    • U+28016 CJK UNIFIED IDEOGRAPH-28016: not included in any glyphset definition
    • U+28017 CJK UNIFIED IDEOGRAPH-28017: not included in any glyphset definition
    • U+28018 CJK UNIFIED IDEOGRAPH-28018: not included in any glyphset definition
    • U+28019 CJK UNIFIED IDEOGRAPH-28019: not included in any glyphset definition
    • U+2801A CJK UNIFIED IDEOGRAPH-2801A: not included in any glyphset definition
    • U+2801B CJK UNIFIED IDEOGRAPH-2801B: not included in any glyphset definition
    • U+2801C CJK UNIFIED IDEOGRAPH-2801C: not included in any glyphset definition
    • U+2801D CJK UNIFIED IDEOGRAPH-2801D: not included in any glyphset definition
    • U+2801E CJK UNIFIED IDEOGRAPH-2801E: not included in any glyphset definition
    • U+2801F CJK UNIFIED IDEOGRAPH-2801F: not included in any glyphset definition
    • U+28020 CJK UNIFIED IDEOGRAPH-28020: not included in any glyphset definition
    • U+28021 CJK UNIFIED IDEOGRAPH-28021: not included in any glyphset definition
    • U+28022 CJK UNIFIED IDEOGRAPH-28022: not included in any glyphset definition
    • U+28023 CJK UNIFIED IDEOGRAPH-28023: not included in any glyphset definition
    • U+28024 CJK UNIFIED IDEOGRAPH-28024: not included in any glyphset definition
    • U+28025 CJK UNIFIED IDEOGRAPH-28025: not included in any glyphset definition
    • U+28026 CJK UNIFIED IDEOGRAPH-28026: not included in any glyphset definition
    • U+28027 CJK UNIFIED IDEOGRAPH-28027: not included in any glyphset definition
    • U+28028 CJK UNIFIED IDEOGRAPH-28028: not included in any glyphset definition
    • U+28029 CJK UNIFIED IDEOGRAPH-28029: not included in any glyphset definition
    • U+2802A CJK UNIFIED IDEOGRAPH-2802A: not included in any glyphset definition
    • U+2802B CJK UNIFIED IDEOGRAPH-2802B: not included in any glyphset definition
    • U+2802C CJK UNIFIED IDEOGRAPH-2802C: not included in any glyphset definition
    • U+2802D CJK UNIFIED IDEOGRAPH-2802D: not included in any glyphset definition
    • U+2802E CJK UNIFIED IDEOGRAPH-2802E: not included in any glyphset definition
    • U+2802F CJK UNIFIED IDEOGRAPH-2802F: not included in any glyphset definition
    • U+28033 CJK UNIFIED IDEOGRAPH-28033: not included in any glyphset definition
    • U+28034 CJK UNIFIED IDEOGRAPH-28034: not included in any glyphset definition
    • U+28036 CJK UNIFIED IDEOGRAPH-28036: not included in any glyphset definition
    • U+28037 CJK UNIFIED IDEOGRAPH-28037: not included in any glyphset definition
    • U+28038 CJK UNIFIED IDEOGRAPH-28038: not included in any glyphset definition
    • U+28040 CJK UNIFIED IDEOGRAPH-28040: not included in any glyphset definition
    • U+28041 CJK UNIFIED IDEOGRAPH-28041: not included in any glyphset definition
    • U+28042 CJK UNIFIED IDEOGRAPH-28042: not included in any glyphset definition
    • U+28043 CJK UNIFIED IDEOGRAPH-28043: not included in any glyphset definition
    • U+28044 CJK UNIFIED IDEOGRAPH-28044: not included in any glyphset definition
    • U+28045 CJK UNIFIED IDEOGRAPH-28045: not included in any glyphset definition
    • U+28046 CJK UNIFIED IDEOGRAPH-28046: not included in any glyphset definition
    • U+28047 CJK UNIFIED IDEOGRAPH-28047: not included in any glyphset definition
    • U+28048 CJK UNIFIED IDEOGRAPH-28048: not included in any glyphset definition
    • U+2804A CJK UNIFIED IDEOGRAPH-2804A: not included in any glyphset definition
    • U+2804B CJK UNIFIED IDEOGRAPH-2804B: not included in any glyphset definition
    • U+2804C CJK UNIFIED IDEOGRAPH-2804C: not included in any glyphset definition
    • U+2804D CJK UNIFIED IDEOGRAPH-2804D: not included in any glyphset definition
    • U+2804E CJK UNIFIED IDEOGRAPH-2804E: not included in any glyphset definition
    • U+2804F CJK UNIFIED IDEOGRAPH-2804F: not included in any glyphset definition
    • U+28050 CJK UNIFIED IDEOGRAPH-28050: not included in any glyphset definition
    • U+28051 CJK UNIFIED IDEOGRAPH-28051: not included in any glyphset definition
    • U+28052 CJK UNIFIED IDEOGRAPH-28052: not included in any glyphset definition
    • U+28053 CJK UNIFIED IDEOGRAPH-28053: not included in any glyphset definition
    • U+28054 CJK UNIFIED IDEOGRAPH-28054: not included in any glyphset definition
    • U+28055 CJK UNIFIED IDEOGRAPH-28055: not included in any glyphset definition
    • U+2805C CJK UNIFIED IDEOGRAPH-2805C: not included in any glyphset definition
    • U+2805D CJK UNIFIED IDEOGRAPH-2805D: not included in any glyphset definition
    • U+2805F CJK UNIFIED IDEOGRAPH-2805F: not included in any glyphset definition
    • U+28061 CJK UNIFIED IDEOGRAPH-28061: not included in any glyphset definition
    • U+28063 CJK UNIFIED IDEOGRAPH-28063: not included in any glyphset definition
    • U+28064 CJK UNIFIED IDEOGRAPH-28064: not included in any glyphset definition
    • U+28073 CJK UNIFIED IDEOGRAPH-28073: not included in any glyphset definition
    • U+28074 CJK UNIFIED IDEOGRAPH-28074: not included in any glyphset definition
    • U+28075 CJK UNIFIED IDEOGRAPH-28075: not included in any glyphset definition
    • U+28076 CJK UNIFIED IDEOGRAPH-28076: not included in any glyphset definition
    • U+28077 CJK UNIFIED IDEOGRAPH-28077: not included in any glyphset definition
    • U+28078 CJK UNIFIED IDEOGRAPH-28078: not included in any glyphset definition
    • U+28079 CJK UNIFIED IDEOGRAPH-28079: not included in any glyphset definition
    • U+2807A CJK UNIFIED IDEOGRAPH-2807A: not included in any glyphset definition
    • U+2807B CJK UNIFIED IDEOGRAPH-2807B: not included in any glyphset definition
    • U+2807C CJK UNIFIED IDEOGRAPH-2807C: not included in any glyphset definition
    • U+2807D CJK UNIFIED IDEOGRAPH-2807D: not included in any glyphset definition
    • U+2807E CJK UNIFIED IDEOGRAPH-2807E: not included in any glyphset definition
    • U+2807F CJK UNIFIED IDEOGRAPH-2807F: not included in any glyphset definition
    • U+28080 CJK UNIFIED IDEOGRAPH-28080: not included in any glyphset definition
    • U+28081 CJK UNIFIED IDEOGRAPH-28081: not included in any glyphset definition
    • U+28082 CJK UNIFIED IDEOGRAPH-28082: not included in any glyphset definition
    • U+28083 CJK UNIFIED IDEOGRAPH-28083: not included in any glyphset definition
    • U+28084 CJK UNIFIED IDEOGRAPH-28084: not included in any glyphset definition
    • U+28085 CJK UNIFIED IDEOGRAPH-28085: not included in any glyphset definition
    • U+28086 CJK UNIFIED IDEOGRAPH-28086: not included in any glyphset definition
    • U+28087 CJK UNIFIED IDEOGRAPH-28087: not included in any glyphset definition
    • U+28088 CJK UNIFIED IDEOGRAPH-28088: not included in any glyphset definition
    • U+2808A CJK UNIFIED IDEOGRAPH-2808A: not included in any glyphset definition
    • U+2808F CJK UNIFIED IDEOGRAPH-2808F: not included in any glyphset definition
    • U+28091 CJK UNIFIED IDEOGRAPH-28091: not included in any glyphset definition
    • U+28092 CJK UNIFIED IDEOGRAPH-28092: not included in any glyphset definition
    • U+28093 CJK UNIFIED IDEOGRAPH-28093: not included in any glyphset definition
    • U+2809B CJK UNIFIED IDEOGRAPH-2809B: not included in any glyphset definition
    • U+2809C CJK UNIFIED IDEOGRAPH-2809C: not included in any glyphset definition
    • U+2809D CJK UNIFIED IDEOGRAPH-2809D: not included in any glyphset definition
    • U+2809E CJK UNIFIED IDEOGRAPH-2809E: not included in any glyphset definition
    • U+2809F CJK UNIFIED IDEOGRAPH-2809F: not included in any glyphset definition
    • U+280A0 CJK UNIFIED IDEOGRAPH-280A0: not included in any glyphset definition
    • U+280A1 CJK UNIFIED IDEOGRAPH-280A1: not included in any glyphset definition
    • U+280A2 CJK UNIFIED IDEOGRAPH-280A2: not included in any glyphset definition
    • U+280A3 CJK UNIFIED IDEOGRAPH-280A3: not included in any glyphset definition
    • U+280A4 CJK UNIFIED IDEOGRAPH-280A4: not included in any glyphset definition
    • U+280A5 CJK UNIFIED IDEOGRAPH-280A5: not included in any glyphset definition
    • U+280A6 CJK UNIFIED IDEOGRAPH-280A6: not included in any glyphset definition
    • U+280A7 CJK UNIFIED IDEOGRAPH-280A7: not included in any glyphset definition
    • U+280A8 CJK UNIFIED IDEOGRAPH-280A8: not included in any glyphset definition
    • U+280A9 CJK UNIFIED IDEOGRAPH-280A9: not included in any glyphset definition
    • U+280AA CJK UNIFIED IDEOGRAPH-280AA: not included in any glyphset definition
    • U+280AB CJK UNIFIED IDEOGRAPH-280AB: not included in any glyphset definition
    • U+280AC CJK UNIFIED IDEOGRAPH-280AC: not included in any glyphset definition
    • U+280AD CJK UNIFIED IDEOGRAPH-280AD: not included in any glyphset definition
    • U+280AE CJK UNIFIED IDEOGRAPH-280AE: not included in any glyphset definition
    • U+280AF CJK UNIFIED IDEOGRAPH-280AF: not included in any glyphset definition
    • U+280B0 CJK UNIFIED IDEOGRAPH-280B0: not included in any glyphset definition
    • U+280B1 CJK UNIFIED IDEOGRAPH-280B1: not included in any glyphset definition
    • U+280B2 CJK UNIFIED IDEOGRAPH-280B2: not included in any glyphset definition
    • U+280B3 CJK UNIFIED IDEOGRAPH-280B3: not included in any glyphset definition
    • U+280B4 CJK UNIFIED IDEOGRAPH-280B4: not included in any glyphset definition
    • U+280B5 CJK UNIFIED IDEOGRAPH-280B5: not included in any glyphset definition
    • U+280B6 CJK UNIFIED IDEOGRAPH-280B6: not included in any glyphset definition
    • U+280B7 CJK UNIFIED IDEOGRAPH-280B7: not included in any glyphset definition
    • U+280B8 CJK UNIFIED IDEOGRAPH-280B8: not included in any glyphset definition
    • U+280BA CJK UNIFIED IDEOGRAPH-280BA: not included in any glyphset definition
    • U+280BB CJK UNIFIED IDEOGRAPH-280BB: not included in any glyphset definition
    • U+280BE CJK UNIFIED IDEOGRAPH-280BE: not included in any glyphset definition
    • U+280BF CJK UNIFIED IDEOGRAPH-280BF: not included in any glyphset definition
    • U+280D3 CJK UNIFIED IDEOGRAPH-280D3: not included in any glyphset definition
    • U+280D4 CJK UNIFIED IDEOGRAPH-280D4: not included in any glyphset definition
    • U+280D5 CJK UNIFIED IDEOGRAPH-280D5: not included in any glyphset definition
    • U+280D6 CJK UNIFIED IDEOGRAPH-280D6: not included in any glyphset definition
    • U+280D7 CJK UNIFIED IDEOGRAPH-280D7: not included in any glyphset definition
    • U+280D8 CJK UNIFIED IDEOGRAPH-280D8: not included in any glyphset definition
    • U+280D9 CJK UNIFIED IDEOGRAPH-280D9: not included in any glyphset definition
    • U+280DA CJK UNIFIED IDEOGRAPH-280DA: not included in any glyphset definition
    • U+280DB CJK UNIFIED IDEOGRAPH-280DB: not included in any glyphset definition
    • U+280DC CJK UNIFIED IDEOGRAPH-280DC: not included in any glyphset definition
    • U+280DD CJK UNIFIED IDEOGRAPH-280DD: not included in any glyphset definition
    • U+280DE CJK UNIFIED IDEOGRAPH-280DE: not included in any glyphset definition
    • U+280DF CJK UNIFIED IDEOGRAPH-280DF: not included in any glyphset definition
    • U+280E0 CJK UNIFIED IDEOGRAPH-280E0: not included in any glyphset definition
    • U+280E2 CJK UNIFIED IDEOGRAPH-280E2: not included in any glyphset definition
    • U+280E3 CJK UNIFIED IDEOGRAPH-280E3: not included in any glyphset definition
    • U+280E4 CJK UNIFIED IDEOGRAPH-280E4: not included in any glyphset definition
    • U+280E5 CJK UNIFIED IDEOGRAPH-280E5: not included in any glyphset definition
    • U+280E6 CJK UNIFIED IDEOGRAPH-280E6: not included in any glyphset definition
    • U+280E7 CJK UNIFIED IDEOGRAPH-280E7: not included in any glyphset definition
    • U+280E8 CJK UNIFIED IDEOGRAPH-280E8: not included in any glyphset definition
    • U+280ED CJK UNIFIED IDEOGRAPH-280ED: not included in any glyphset definition
    • U+280EE CJK UNIFIED IDEOGRAPH-280EE: not included in any glyphset definition
    • U+280EF CJK UNIFIED IDEOGRAPH-280EF: not included in any glyphset definition
    • U+280F0 CJK UNIFIED IDEOGRAPH-280F0: not included in any glyphset definition
    • U+280F2 CJK UNIFIED IDEOGRAPH-280F2: not included in any glyphset definition
    • U+280FD CJK UNIFIED IDEOGRAPH-280FD: not included in any glyphset definition
    • U+280FF CJK UNIFIED IDEOGRAPH-280FF: not included in any glyphset definition
    • U+28100 CJK UNIFIED IDEOGRAPH-28100: not included in any glyphset definition
    • U+28103 CJK UNIFIED IDEOGRAPH-28103: not included in any glyphset definition
    • U+28104 CJK UNIFIED IDEOGRAPH-28104: not included in any glyphset definition
    • U+28105 CJK UNIFIED IDEOGRAPH-28105: not included in any glyphset definition
    • U+28106 CJK UNIFIED IDEOGRAPH-28106: not included in any glyphset definition
    • U+28107 CJK UNIFIED IDEOGRAPH-28107: not included in any glyphset definition
    • U+28108 CJK UNIFIED IDEOGRAPH-28108: not included in any glyphset definition
    • U+28109 CJK UNIFIED IDEOGRAPH-28109: not included in any glyphset definition
    • U+2810A CJK UNIFIED IDEOGRAPH-2810A: not included in any glyphset definition
    • U+2810B CJK UNIFIED IDEOGRAPH-2810B: not included in any glyphset definition
    • U+2810C CJK UNIFIED IDEOGRAPH-2810C: not included in any glyphset definition
    • U+2810D CJK UNIFIED IDEOGRAPH-2810D: not included in any glyphset definition
    • U+2810E CJK UNIFIED IDEOGRAPH-2810E: not included in any glyphset definition
    • U+2810F CJK UNIFIED IDEOGRAPH-2810F: not included in any glyphset definition
    • U+28110 CJK UNIFIED IDEOGRAPH-28110: not included in any glyphset definition
    • U+28111 CJK UNIFIED IDEOGRAPH-28111: not included in any glyphset definition
    • U+28112 CJK UNIFIED IDEOGRAPH-28112: not included in any glyphset definition
    • U+28113 CJK UNIFIED IDEOGRAPH-28113: not included in any glyphset definition
    • U+28114 CJK UNIFIED IDEOGRAPH-28114: not included in any glyphset definition
    • U+28115 CJK UNIFIED IDEOGRAPH-28115: not included in any glyphset definition
    • U+28116 CJK UNIFIED IDEOGRAPH-28116: not included in any glyphset definition
    • U+28117 CJK UNIFIED IDEOGRAPH-28117: not included in any glyphset definition
    • U+28118 CJK UNIFIED IDEOGRAPH-28118: not included in any glyphset definition
    • U+28119 CJK UNIFIED IDEOGRAPH-28119: not included in any glyphset definition
    • U+2811A CJK UNIFIED IDEOGRAPH-2811A: not included in any glyphset definition
    • U+2811B CJK UNIFIED IDEOGRAPH-2811B: not included in any glyphset definition
    • U+2811D CJK UNIFIED IDEOGRAPH-2811D: not included in any glyphset definition
    • U+2811E CJK UNIFIED IDEOGRAPH-2811E: not included in any glyphset definition
    • U+2811F CJK UNIFIED IDEOGRAPH-2811F: not included in any glyphset definition
    • U+28120 CJK UNIFIED IDEOGRAPH-28120: not included in any glyphset definition
    • U+28127 CJK UNIFIED IDEOGRAPH-28127: not included in any glyphset definition
    • U+28128 CJK UNIFIED IDEOGRAPH-28128: not included in any glyphset definition
    • U+28129 CJK UNIFIED IDEOGRAPH-28129: not included in any glyphset definition
    • U+2812A CJK UNIFIED IDEOGRAPH-2812A: not included in any glyphset definition
    • U+2812B CJK UNIFIED IDEOGRAPH-2812B: not included in any glyphset definition
    • U+2812C CJK UNIFIED IDEOGRAPH-2812C: not included in any glyphset definition
    • U+2812D CJK UNIFIED IDEOGRAPH-2812D: not included in any glyphset definition
    • U+2812F CJK UNIFIED IDEOGRAPH-2812F: not included in any glyphset definition
    • U+28130 CJK UNIFIED IDEOGRAPH-28130: not included in any glyphset definition
    • U+28131 CJK UNIFIED IDEOGRAPH-28131: not included in any glyphset definition
    • U+28132 CJK UNIFIED IDEOGRAPH-28132: not included in any glyphset definition
    • U+28133 CJK UNIFIED IDEOGRAPH-28133: not included in any glyphset definition
    • U+28134 CJK UNIFIED IDEOGRAPH-28134: not included in any glyphset definition
    • U+28142 CJK UNIFIED IDEOGRAPH-28142: not included in any glyphset definition
    • U+28145 CJK UNIFIED IDEOGRAPH-28145: not included in any glyphset definition
    • U+28146 CJK UNIFIED IDEOGRAPH-28146: not included in any glyphset definition
    • U+28148 CJK UNIFIED IDEOGRAPH-28148: not included in any glyphset definition
    • U+2814A CJK UNIFIED IDEOGRAPH-2814A: not included in any glyphset definition
    • U+2814B CJK UNIFIED IDEOGRAPH-2814B: not included in any glyphset definition
    • U+2814C CJK UNIFIED IDEOGRAPH-2814C: not included in any glyphset definition
    • U+2814D CJK UNIFIED IDEOGRAPH-2814D: not included in any glyphset definition
    • U+2814E CJK UNIFIED IDEOGRAPH-2814E: not included in any glyphset definition
    • U+2814F CJK UNIFIED IDEOGRAPH-2814F: not included in any glyphset definition
    • U+28150 CJK UNIFIED IDEOGRAPH-28150: not included in any glyphset definition
    • U+28151 CJK UNIFIED IDEOGRAPH-28151: not included in any glyphset definition
    • U+28152 CJK UNIFIED IDEOGRAPH-28152: not included in any glyphset definition
    • U+28153 CJK UNIFIED IDEOGRAPH-28153: not included in any glyphset definition
    • U+28154 CJK UNIFIED IDEOGRAPH-28154: not included in any glyphset definition
    • U+28155 CJK UNIFIED IDEOGRAPH-28155: not included in any glyphset definition
    • U+28156 CJK UNIFIED IDEOGRAPH-28156: not included in any glyphset definition
    • U+28157 CJK UNIFIED IDEOGRAPH-28157: not included in any glyphset definition
    • U+28158 CJK UNIFIED IDEOGRAPH-28158: not included in any glyphset definition
    • U+28159 CJK UNIFIED IDEOGRAPH-28159: not included in any glyphset definition
    • U+2815A CJK UNIFIED IDEOGRAPH-2815A: not included in any glyphset definition
    • U+2815B CJK UNIFIED IDEOGRAPH-2815B: not included in any glyphset definition
    • U+2815C CJK UNIFIED IDEOGRAPH-2815C: not included in any glyphset definition
    • U+2815D CJK UNIFIED IDEOGRAPH-2815D: not included in any glyphset definition
    • U+2815E CJK UNIFIED IDEOGRAPH-2815E: not included in any glyphset definition
    • U+2815F CJK UNIFIED IDEOGRAPH-2815F: not included in any glyphset definition
    • U+28160 CJK UNIFIED IDEOGRAPH-28160: not included in any glyphset definition
    • U+28161 CJK UNIFIED IDEOGRAPH-28161: not included in any glyphset definition
    • U+28162 CJK UNIFIED IDEOGRAPH-28162: not included in any glyphset definition
    • U+28163 CJK UNIFIED IDEOGRAPH-28163: not included in any glyphset definition
    • U+28164 CJK UNIFIED IDEOGRAPH-28164: not included in any glyphset definition
    • U+28165 CJK UNIFIED IDEOGRAPH-28165: not included in any glyphset definition
    • U+28166 CJK UNIFIED IDEOGRAPH-28166: not included in any glyphset definition
    • U+28167 CJK UNIFIED IDEOGRAPH-28167: not included in any glyphset definition
    • U+28168 CJK UNIFIED IDEOGRAPH-28168: not included in any glyphset definition
    • U+28169 CJK UNIFIED IDEOGRAPH-28169: not included in any glyphset definition
    • U+2816A CJK UNIFIED IDEOGRAPH-2816A: not included in any glyphset definition
    • U+2816B CJK UNIFIED IDEOGRAPH-2816B: not included in any glyphset definition
    • U+2816C CJK UNIFIED IDEOGRAPH-2816C: not included in any glyphset definition
    • U+28172 CJK UNIFIED IDEOGRAPH-28172: not included in any glyphset definition
    • U+28174 CJK UNIFIED IDEOGRAPH-28174: not included in any glyphset definition
    • U+28175 CJK UNIFIED IDEOGRAPH-28175: not included in any glyphset definition
    • U+28176 CJK UNIFIED IDEOGRAPH-28176: not included in any glyphset definition
    • U+28181 CJK UNIFIED IDEOGRAPH-28181: not included in any glyphset definition
    • U+28182 CJK UNIFIED IDEOGRAPH-28182: not included in any glyphset definition
    • U+28183 CJK UNIFIED IDEOGRAPH-28183: not included in any glyphset definition
    • U+28184 CJK UNIFIED IDEOGRAPH-28184: not included in any glyphset definition
    • U+28185 CJK UNIFIED IDEOGRAPH-28185: not included in any glyphset definition
    • U+28186 CJK UNIFIED IDEOGRAPH-28186: not included in any glyphset definition
    • U+28187 CJK UNIFIED IDEOGRAPH-28187: not included in any glyphset definition
    • U+28188 CJK UNIFIED IDEOGRAPH-28188: not included in any glyphset definition
    • U+28189 CJK UNIFIED IDEOGRAPH-28189: not included in any glyphset definition
    • U+2818A CJK UNIFIED IDEOGRAPH-2818A: not included in any glyphset definition
    • U+2818B CJK UNIFIED IDEOGRAPH-2818B: not included in any glyphset definition
    • U+2818C CJK UNIFIED IDEOGRAPH-2818C: not included in any glyphset definition
    • U+2818D CJK UNIFIED IDEOGRAPH-2818D: not included in any glyphset definition
    • U+2818E CJK UNIFIED IDEOGRAPH-2818E: not included in any glyphset definition
    • U+2818F CJK UNIFIED IDEOGRAPH-2818F: not included in any glyphset definition
    • U+28190 CJK UNIFIED IDEOGRAPH-28190: not included in any glyphset definition
    • U+28191 CJK UNIFIED IDEOGRAPH-28191: not included in any glyphset definition
    • U+28199 CJK UNIFIED IDEOGRAPH-28199: not included in any glyphset definition
    • U+2819A CJK UNIFIED IDEOGRAPH-2819A: not included in any glyphset definition
    • U+2819B CJK UNIFIED IDEOGRAPH-2819B: not included in any glyphset definition
    • U+2819C CJK UNIFIED IDEOGRAPH-2819C: not included in any glyphset definition
    • U+281A6 CJK UNIFIED IDEOGRAPH-281A6: not included in any glyphset definition
    • U+281A7 CJK UNIFIED IDEOGRAPH-281A7: not included in any glyphset definition
    • U+281A8 CJK UNIFIED IDEOGRAPH-281A8: not included in any glyphset definition
    • U+281AA CJK UNIFIED IDEOGRAPH-281AA: not included in any glyphset definition
    • U+281AB CJK UNIFIED IDEOGRAPH-281AB: not included in any glyphset definition
    • U+281AC CJK UNIFIED IDEOGRAPH-281AC: not included in any glyphset definition
    • U+281AD CJK UNIFIED IDEOGRAPH-281AD: not included in any glyphset definition
    • U+281AE CJK UNIFIED IDEOGRAPH-281AE: not included in any glyphset definition
    • U+281AF CJK UNIFIED IDEOGRAPH-281AF: not included in any glyphset definition
    • U+281B0 CJK UNIFIED IDEOGRAPH-281B0: not included in any glyphset definition
    • U+281B1 CJK UNIFIED IDEOGRAPH-281B1: not included in any glyphset definition
    • U+281B2 CJK UNIFIED IDEOGRAPH-281B2: not included in any glyphset definition
    • U+281B3 CJK UNIFIED IDEOGRAPH-281B3: not included in any glyphset definition
    • U+281B4 CJK UNIFIED IDEOGRAPH-281B4: not included in any glyphset definition
    • U+281B5 CJK UNIFIED IDEOGRAPH-281B5: not included in any glyphset definition
    • U+281C1 CJK UNIFIED IDEOGRAPH-281C1: not included in any glyphset definition
    • U+281C2 CJK UNIFIED IDEOGRAPH-281C2: not included in any glyphset definition
    • U+281C3 CJK UNIFIED IDEOGRAPH-281C3: not included in any glyphset definition
    • U+281C4 CJK UNIFIED IDEOGRAPH-281C4: not included in any glyphset definition
    • U+281C5 CJK UNIFIED IDEOGRAPH-281C5: not included in any glyphset definition
    • U+281C6 CJK UNIFIED IDEOGRAPH-281C6: not included in any glyphset definition
    • U+281C7 CJK UNIFIED IDEOGRAPH-281C7: not included in any glyphset definition
    • U+281C8 CJK UNIFIED IDEOGRAPH-281C8: not included in any glyphset definition
    • U+281CE CJK UNIFIED IDEOGRAPH-281CE: not included in any glyphset definition
    • U+281D0 CJK UNIFIED IDEOGRAPH-281D0: not included in any glyphset definition
    • U+281D4 CJK UNIFIED IDEOGRAPH-281D4: not included in any glyphset definition
    • U+281D6 CJK UNIFIED IDEOGRAPH-281D6: not included in any glyphset definition
    • U+281D7 CJK UNIFIED IDEOGRAPH-281D7: not included in any glyphset definition
    • U+281D8 CJK UNIFIED IDEOGRAPH-281D8: not included in any glyphset definition
    • U+281D9 CJK UNIFIED IDEOGRAPH-281D9: not included in any glyphset definition
    • U+281DA CJK UNIFIED IDEOGRAPH-281DA: not included in any glyphset definition
    • U+281DD CJK UNIFIED IDEOGRAPH-281DD: not included in any glyphset definition
    • U+281DE CJK UNIFIED IDEOGRAPH-281DE: not included in any glyphset definition
    • U+281E4 CJK UNIFIED IDEOGRAPH-281E4: not included in any glyphset definition
    • U+281E5 CJK UNIFIED IDEOGRAPH-281E5: not included in any glyphset definition
    • U+281E6 CJK UNIFIED IDEOGRAPH-281E6: not included in any glyphset definition
    • U+281E7 CJK UNIFIED IDEOGRAPH-281E7: not included in any glyphset definition
    • U+281E8 CJK UNIFIED IDEOGRAPH-281E8: not included in any glyphset definition
    • U+281E9 CJK UNIFIED IDEOGRAPH-281E9: not included in any glyphset definition
    • U+281EA CJK UNIFIED IDEOGRAPH-281EA: not included in any glyphset definition
    • U+281EB CJK UNIFIED IDEOGRAPH-281EB: not included in any glyphset definition
    • U+281ED CJK UNIFIED IDEOGRAPH-281ED: not included in any glyphset definition
    • U+281EE CJK UNIFIED IDEOGRAPH-281EE: not included in any glyphset definition
    • U+281EF CJK UNIFIED IDEOGRAPH-281EF: not included in any glyphset definition
    • U+281F0 CJK UNIFIED IDEOGRAPH-281F0: not included in any glyphset definition
    • U+281F1 CJK UNIFIED IDEOGRAPH-281F1: not included in any glyphset definition
    • U+281F2 CJK UNIFIED IDEOGRAPH-281F2: not included in any glyphset definition
    • U+281F3 CJK UNIFIED IDEOGRAPH-281F3: not included in any glyphset definition
    • U+281F4 CJK UNIFIED IDEOGRAPH-281F4: not included in any glyphset definition
    • U+281FB CJK UNIFIED IDEOGRAPH-281FB: not included in any glyphset definition
    • U+281FC CJK UNIFIED IDEOGRAPH-281FC: not included in any glyphset definition
    • U+281FD CJK UNIFIED IDEOGRAPH-281FD: not included in any glyphset definition
    • U+281FF CJK UNIFIED IDEOGRAPH-281FF: not included in any glyphset definition
    • U+28200 CJK UNIFIED IDEOGRAPH-28200: not included in any glyphset definition
    • U+28203 CJK UNIFIED IDEOGRAPH-28203: not included in any glyphset definition
    • U+28204 CJK UNIFIED IDEOGRAPH-28204: not included in any glyphset definition
    • U+28205 CJK UNIFIED IDEOGRAPH-28205: not included in any glyphset definition
    • U+28206 CJK UNIFIED IDEOGRAPH-28206: not included in any glyphset definition
    • U+28208 CJK UNIFIED IDEOGRAPH-28208: not included in any glyphset definition
    • U+28209 CJK UNIFIED IDEOGRAPH-28209: not included in any glyphset definition
    • U+2820A CJK UNIFIED IDEOGRAPH-2820A: not included in any glyphset definition
    • U+2820B CJK UNIFIED IDEOGRAPH-2820B: not included in any glyphset definition
    • U+2820C CJK UNIFIED IDEOGRAPH-2820C: not included in any glyphset definition
    • U+28213 CJK UNIFIED IDEOGRAPH-28213: not included in any glyphset definition
    • U+28214 CJK UNIFIED IDEOGRAPH-28214: not included in any glyphset definition
    • U+28215 CJK UNIFIED IDEOGRAPH-28215: not included in any glyphset definition
    • U+28216 CJK UNIFIED IDEOGRAPH-28216: not included in any glyphset definition
    • U+28217 CJK UNIFIED IDEOGRAPH-28217: not included in any glyphset definition
    • U+28218 CJK UNIFIED IDEOGRAPH-28218: not included in any glyphset definition
    • U+28219 CJK UNIFIED IDEOGRAPH-28219: not included in any glyphset definition
    • U+2821A CJK UNIFIED IDEOGRAPH-2821A: not included in any glyphset definition
    • U+2821B CJK UNIFIED IDEOGRAPH-2821B: not included in any glyphset definition
    • U+2821C CJK UNIFIED IDEOGRAPH-2821C: not included in any glyphset definition
    • U+2821D CJK UNIFIED IDEOGRAPH-2821D: not included in any glyphset definition
    • U+2821E CJK UNIFIED IDEOGRAPH-2821E: not included in any glyphset definition
    • U+2821F CJK UNIFIED IDEOGRAPH-2821F: not included in any glyphset definition
    • U+28220 CJK UNIFIED IDEOGRAPH-28220: not included in any glyphset definition
    • U+28221 CJK UNIFIED IDEOGRAPH-28221: not included in any glyphset definition
    • U+28222 CJK UNIFIED IDEOGRAPH-28222: not included in any glyphset definition
    • U+28225 CJK UNIFIED IDEOGRAPH-28225: not included in any glyphset definition
    • U+28227 CJK UNIFIED IDEOGRAPH-28227: not included in any glyphset definition
    • U+28229 CJK UNIFIED IDEOGRAPH-28229: not included in any glyphset definition
    • U+2822A CJK UNIFIED IDEOGRAPH-2822A: not included in any glyphset definition
    • U+2822B CJK UNIFIED IDEOGRAPH-2822B: not included in any glyphset definition
    • U+2822C CJK UNIFIED IDEOGRAPH-2822C: not included in any glyphset definition
    • U+2822D CJK UNIFIED IDEOGRAPH-2822D: not included in any glyphset definition
    • U+2822E CJK UNIFIED IDEOGRAPH-2822E: not included in any glyphset definition
    • U+28234 CJK UNIFIED IDEOGRAPH-28234: not included in any glyphset definition
    • U+28235 CJK UNIFIED IDEOGRAPH-28235: not included in any glyphset definition
    • U+28236 CJK UNIFIED IDEOGRAPH-28236: not included in any glyphset definition
    • U+28238 CJK UNIFIED IDEOGRAPH-28238: not included in any glyphset definition
    • U+28239 CJK UNIFIED IDEOGRAPH-28239: not included in any glyphset definition
    • U+2823A CJK UNIFIED IDEOGRAPH-2823A: not included in any glyphset definition
    • U+2823B CJK UNIFIED IDEOGRAPH-2823B: not included in any glyphset definition
    • U+2823C CJK UNIFIED IDEOGRAPH-2823C: not included in any glyphset definition
    • U+28240 CJK UNIFIED IDEOGRAPH-28240: not included in any glyphset definition
    • U+28242 CJK UNIFIED IDEOGRAPH-28242: not included in any glyphset definition
    • U+28243 CJK UNIFIED IDEOGRAPH-28243: not included in any glyphset definition
    • U+28247 CJK UNIFIED IDEOGRAPH-28247: not included in any glyphset definition
    • U+28248 CJK UNIFIED IDEOGRAPH-28248: not included in any glyphset definition
    • U+28249 CJK UNIFIED IDEOGRAPH-28249: not included in any glyphset definition
    • U+2824A CJK UNIFIED IDEOGRAPH-2824A: not included in any glyphset definition
    • U+2824B CJK UNIFIED IDEOGRAPH-2824B: not included in any glyphset definition
    • U+2824C CJK UNIFIED IDEOGRAPH-2824C: not included in any glyphset definition
    • U+2824D CJK UNIFIED IDEOGRAPH-2824D: not included in any glyphset definition
    • U+28252 CJK UNIFIED IDEOGRAPH-28252: not included in any glyphset definition
    • U+28254 CJK UNIFIED IDEOGRAPH-28254: not included in any glyphset definition
    • U+28255 CJK UNIFIED IDEOGRAPH-28255: not included in any glyphset definition
    • U+28256 CJK UNIFIED IDEOGRAPH-28256: not included in any glyphset definition
    • U+28257 CJK UNIFIED IDEOGRAPH-28257: not included in any glyphset definition
    • U+2825B CJK UNIFIED IDEOGRAPH-2825B: not included in any glyphset definition
    • U+2825C CJK UNIFIED IDEOGRAPH-2825C: not included in any glyphset definition
    • U+2825D CJK UNIFIED IDEOGRAPH-2825D: not included in any glyphset definition
    • U+28262 CJK UNIFIED IDEOGRAPH-28262: not included in any glyphset definition
    • U+28263 CJK UNIFIED IDEOGRAPH-28263: not included in any glyphset definition
    • U+28264 CJK UNIFIED IDEOGRAPH-28264: not included in any glyphset definition
    • U+28265 CJK UNIFIED IDEOGRAPH-28265: not included in any glyphset definition
    • U+28266 CJK UNIFIED IDEOGRAPH-28266: not included in any glyphset definition
    • U+28269 CJK UNIFIED IDEOGRAPH-28269: not included in any glyphset definition
    • U+2826A CJK UNIFIED IDEOGRAPH-2826A: not included in any glyphset definition
    • U+2826C CJK UNIFIED IDEOGRAPH-2826C: not included in any glyphset definition
    • U+2826D CJK UNIFIED IDEOGRAPH-2826D: not included in any glyphset definition
    • U+2826E CJK UNIFIED IDEOGRAPH-2826E: not included in any glyphset definition
    • U+2826F CJK UNIFIED IDEOGRAPH-2826F: not included in any glyphset definition
    • U+28270 CJK UNIFIED IDEOGRAPH-28270: not included in any glyphset definition
    • U+28271 CJK UNIFIED IDEOGRAPH-28271: not included in any glyphset definition
    • U+28274 CJK UNIFIED IDEOGRAPH-28274: not included in any glyphset definition
    • U+28275 CJK UNIFIED IDEOGRAPH-28275: not included in any glyphset definition
    • U+28277 CJK UNIFIED IDEOGRAPH-28277: not included in any glyphset definition
    • U+28278 CJK UNIFIED IDEOGRAPH-28278: not included in any glyphset definition
    • U+28279 CJK UNIFIED IDEOGRAPH-28279: not included in any glyphset definition
    • U+2827A CJK UNIFIED IDEOGRAPH-2827A: not included in any glyphset definition
    • U+2827D CJK UNIFIED IDEOGRAPH-2827D: not included in any glyphset definition
    • U+2827E CJK UNIFIED IDEOGRAPH-2827E: not included in any glyphset definition
    • U+2827F CJK UNIFIED IDEOGRAPH-2827F: not included in any glyphset definition
    • U+28281 CJK UNIFIED IDEOGRAPH-28281: not included in any glyphset definition
    • U+28282 CJK UNIFIED IDEOGRAPH-28282: not included in any glyphset definition
    • U+28285 CJK UNIFIED IDEOGRAPH-28285: not included in any glyphset definition
    • U+28287 CJK UNIFIED IDEOGRAPH-28287: not included in any glyphset definition
    • U+28289 CJK UNIFIED IDEOGRAPH-28289: not included in any glyphset definition
    • U+2828A CJK UNIFIED IDEOGRAPH-2828A: not included in any glyphset definition
    • U+2828D CJK UNIFIED IDEOGRAPH-2828D: not included in any glyphset definition
    • U+2828E CJK UNIFIED IDEOGRAPH-2828E: not included in any glyphset definition
    • U+28292 CJK UNIFIED IDEOGRAPH-28292: not included in any glyphset definition
    • U+28293 CJK UNIFIED IDEOGRAPH-28293: not included in any glyphset definition
    • U+28294 CJK UNIFIED IDEOGRAPH-28294: not included in any glyphset definition
    • U+28295 CJK UNIFIED IDEOGRAPH-28295: not included in any glyphset definition
    • U+28296 CJK UNIFIED IDEOGRAPH-28296: not included in any glyphset definition
    • U+28297 CJK UNIFIED IDEOGRAPH-28297: not included in any glyphset definition
    • U+28298 CJK UNIFIED IDEOGRAPH-28298: not included in any glyphset definition
    • U+2829B CJK UNIFIED IDEOGRAPH-2829B: not included in any glyphset definition
    • U+2829D CJK UNIFIED IDEOGRAPH-2829D: not included in any glyphset definition
    • U+2829E CJK UNIFIED IDEOGRAPH-2829E: not included in any glyphset definition
    • U+2829F CJK UNIFIED IDEOGRAPH-2829F: not included in any glyphset definition
    • U+282A0 CJK UNIFIED IDEOGRAPH-282A0: not included in any glyphset definition
    • U+282A1 CJK UNIFIED IDEOGRAPH-282A1: not included in any glyphset definition
    • U+282A2 CJK UNIFIED IDEOGRAPH-282A2: not included in any glyphset definition
    • U+282A7 CJK UNIFIED IDEOGRAPH-282A7: not included in any glyphset definition
    • U+282AF CJK UNIFIED IDEOGRAPH-282AF: not included in any glyphset definition
    • U+282B0 CJK UNIFIED IDEOGRAPH-282B0: not included in any glyphset definition
    • U+282B1 CJK UNIFIED IDEOGRAPH-282B1: not included in any glyphset definition
    • U+282B3 CJK UNIFIED IDEOGRAPH-282B3: not included in any glyphset definition
    • U+282B4 CJK UNIFIED IDEOGRAPH-282B4: not included in any glyphset definition
    • U+282B5 CJK UNIFIED IDEOGRAPH-282B5: not included in any glyphset definition
    • U+282B6 CJK UNIFIED IDEOGRAPH-282B6: not included in any glyphset definition
    • U+282B8 CJK UNIFIED IDEOGRAPH-282B8: not included in any glyphset definition
    • U+282B9 CJK UNIFIED IDEOGRAPH-282B9: not included in any glyphset definition
    • U+282BA CJK UNIFIED IDEOGRAPH-282BA: not included in any glyphset definition
    • U+282BB CJK UNIFIED IDEOGRAPH-282BB: not included in any glyphset definition
    • U+282BC CJK UNIFIED IDEOGRAPH-282BC: not included in any glyphset definition
    • U+282BD CJK UNIFIED IDEOGRAPH-282BD: not included in any glyphset definition
    • U+282BE CJK UNIFIED IDEOGRAPH-282BE: not included in any glyphset definition
    • U+282BF CJK UNIFIED IDEOGRAPH-282BF: not included in any glyphset definition
    • U+282C0 CJK UNIFIED IDEOGRAPH-282C0: not included in any glyphset definition
    • U+282C1 CJK UNIFIED IDEOGRAPH-282C1: not included in any glyphset definition
    • U+282C6 CJK UNIFIED IDEOGRAPH-282C6: not included in any glyphset definition
    • U+282C7 CJK UNIFIED IDEOGRAPH-282C7: not included in any glyphset definition
    • U+282C8 CJK UNIFIED IDEOGRAPH-282C8: not included in any glyphset definition
    • U+282C9 CJK UNIFIED IDEOGRAPH-282C9: not included in any glyphset definition
    • U+282CD CJK UNIFIED IDEOGRAPH-282CD: not included in any glyphset definition
    • U+282CE CJK UNIFIED IDEOGRAPH-282CE: not included in any glyphset definition
    • U+282CF CJK UNIFIED IDEOGRAPH-282CF: not included in any glyphset definition
    • U+282D0 CJK UNIFIED IDEOGRAPH-282D0: not included in any glyphset definition
    • U+282D1 CJK UNIFIED IDEOGRAPH-282D1: not included in any glyphset definition
    • U+282D2 CJK UNIFIED IDEOGRAPH-282D2: not included in any glyphset definition
    • U+282D3 CJK UNIFIED IDEOGRAPH-282D3: not included in any glyphset definition
    • U+282D4 CJK UNIFIED IDEOGRAPH-282D4: not included in any glyphset definition
    • U+282D5 CJK UNIFIED IDEOGRAPH-282D5: not included in any glyphset definition
    • U+282D6 CJK UNIFIED IDEOGRAPH-282D6: not included in any glyphset definition
    • U+282D7 CJK UNIFIED IDEOGRAPH-282D7: not included in any glyphset definition
    • U+282D8 CJK UNIFIED IDEOGRAPH-282D8: not included in any glyphset definition
    • U+282D9 CJK UNIFIED IDEOGRAPH-282D9: not included in any glyphset definition
    • U+282DA CJK UNIFIED IDEOGRAPH-282DA: not included in any glyphset definition
    • U+282DB CJK UNIFIED IDEOGRAPH-282DB: not included in any glyphset definition
    • U+282DD CJK UNIFIED IDEOGRAPH-282DD: not included in any glyphset definition
    • U+282DE CJK UNIFIED IDEOGRAPH-282DE: not included in any glyphset definition
    • U+282DF CJK UNIFIED IDEOGRAPH-282DF: not included in any glyphset definition
    • U+282E1 CJK UNIFIED IDEOGRAPH-282E1: not included in any glyphset definition
    • U+282E2 CJK UNIFIED IDEOGRAPH-282E2: not included in any glyphset definition
    • U+282E5 CJK UNIFIED IDEOGRAPH-282E5: not included in any glyphset definition
    • U+282E6 CJK UNIFIED IDEOGRAPH-282E6: not included in any glyphset definition
    • U+282E7 CJK UNIFIED IDEOGRAPH-282E7: not included in any glyphset definition
    • U+282E8 CJK UNIFIED IDEOGRAPH-282E8: not included in any glyphset definition
    • U+282E9 CJK UNIFIED IDEOGRAPH-282E9: not included in any glyphset definition
    • U+282EA CJK UNIFIED IDEOGRAPH-282EA: not included in any glyphset definition
    • U+282EB CJK UNIFIED IDEOGRAPH-282EB: not included in any glyphset definition
    • U+282EC CJK UNIFIED IDEOGRAPH-282EC: not included in any glyphset definition
    • U+282ED CJK UNIFIED IDEOGRAPH-282ED: not included in any glyphset definition
    • U+282EE CJK UNIFIED IDEOGRAPH-282EE: not included in any glyphset definition
    • U+282EF CJK UNIFIED IDEOGRAPH-282EF: not included in any glyphset definition
    • U+282F0 CJK UNIFIED IDEOGRAPH-282F0: not included in any glyphset definition
    • U+282F1 CJK UNIFIED IDEOGRAPH-282F1: not included in any glyphset definition
    • U+282F2 CJK UNIFIED IDEOGRAPH-282F2: not included in any glyphset definition
    • U+282F3 CJK UNIFIED IDEOGRAPH-282F3: not included in any glyphset definition
    • U+282F7 CJK UNIFIED IDEOGRAPH-282F7: not included in any glyphset definition
    • U+282FA CJK UNIFIED IDEOGRAPH-282FA: not included in any glyphset definition
    • U+282FB CJK UNIFIED IDEOGRAPH-282FB: not included in any glyphset definition
    • U+282FC CJK UNIFIED IDEOGRAPH-282FC: not included in any glyphset definition
    • U+282FD CJK UNIFIED IDEOGRAPH-282FD: not included in any glyphset definition
    • U+282FE CJK UNIFIED IDEOGRAPH-282FE: not included in any glyphset definition
    • U+28301 CJK UNIFIED IDEOGRAPH-28301: not included in any glyphset definition
    • U+28302 CJK UNIFIED IDEOGRAPH-28302: not included in any glyphset definition
    • U+28304 CJK UNIFIED IDEOGRAPH-28304: not included in any glyphset definition
    • U+28305 CJK UNIFIED IDEOGRAPH-28305: not included in any glyphset definition
    • U+28306 CJK UNIFIED IDEOGRAPH-28306: not included in any glyphset definition
    • U+28307 CJK UNIFIED IDEOGRAPH-28307: not included in any glyphset definition
    • U+28308 CJK UNIFIED IDEOGRAPH-28308: not included in any glyphset definition
    • U+28309 CJK UNIFIED IDEOGRAPH-28309: not included in any glyphset definition
    • U+2830B CJK UNIFIED IDEOGRAPH-2830B: not included in any glyphset definition
    • U+2830D CJK UNIFIED IDEOGRAPH-2830D: not included in any glyphset definition
    • U+2830E CJK UNIFIED IDEOGRAPH-2830E: not included in any glyphset definition
    • U+28313 CJK UNIFIED IDEOGRAPH-28313: not included in any glyphset definition
    • U+28316 CJK UNIFIED IDEOGRAPH-28316: not included in any glyphset definition
    • U+28318 CJK UNIFIED IDEOGRAPH-28318: not included in any glyphset definition
    • U+2831E CJK UNIFIED IDEOGRAPH-2831E: not included in any glyphset definition
    • U+2831F CJK UNIFIED IDEOGRAPH-2831F: not included in any glyphset definition
    • U+28320 CJK UNIFIED IDEOGRAPH-28320: not included in any glyphset definition
    • U+28321 CJK UNIFIED IDEOGRAPH-28321: not included in any glyphset definition
    • U+28322 CJK UNIFIED IDEOGRAPH-28322: not included in any glyphset definition
    • U+28323 CJK UNIFIED IDEOGRAPH-28323: not included in any glyphset definition
    • U+28324 CJK UNIFIED IDEOGRAPH-28324: not included in any glyphset definition
    • U+28327 CJK UNIFIED IDEOGRAPH-28327: not included in any glyphset definition
    • U+28328 CJK UNIFIED IDEOGRAPH-28328: not included in any glyphset definition
    • U+28329 CJK UNIFIED IDEOGRAPH-28329: not included in any glyphset definition
    • U+2832A CJK UNIFIED IDEOGRAPH-2832A: not included in any glyphset definition
    • U+2832B CJK UNIFIED IDEOGRAPH-2832B: not included in any glyphset definition
    • U+2832C CJK UNIFIED IDEOGRAPH-2832C: not included in any glyphset definition
    • U+2832D CJK UNIFIED IDEOGRAPH-2832D: not included in any glyphset definition
    • U+2832E CJK UNIFIED IDEOGRAPH-2832E: not included in any glyphset definition
    • U+2832F CJK UNIFIED IDEOGRAPH-2832F: not included in any glyphset definition
    • U+28330 CJK UNIFIED IDEOGRAPH-28330: not included in any glyphset definition
    • U+28331 CJK UNIFIED IDEOGRAPH-28331: not included in any glyphset definition
    • U+28332 CJK UNIFIED IDEOGRAPH-28332: not included in any glyphset definition
    • U+28333 CJK UNIFIED IDEOGRAPH-28333: not included in any glyphset definition
    • U+28334 CJK UNIFIED IDEOGRAPH-28334: not included in any glyphset definition
    • U+28335 CJK UNIFIED IDEOGRAPH-28335: not included in any glyphset definition
    • U+28336 CJK UNIFIED IDEOGRAPH-28336: not included in any glyphset definition
    • U+28337 CJK UNIFIED IDEOGRAPH-28337: not included in any glyphset definition
    • U+28338 CJK UNIFIED IDEOGRAPH-28338: not included in any glyphset definition
    • U+28340 CJK UNIFIED IDEOGRAPH-28340: not included in any glyphset definition
    • U+28341 CJK UNIFIED IDEOGRAPH-28341: not included in any glyphset definition
    • U+28342 CJK UNIFIED IDEOGRAPH-28342: not included in any glyphset definition
    • U+28343 CJK UNIFIED IDEOGRAPH-28343: not included in any glyphset definition
    • U+28344 CJK UNIFIED IDEOGRAPH-28344: not included in any glyphset definition
    • U+28345 CJK UNIFIED IDEOGRAPH-28345: not included in any glyphset definition
    • U+28346 CJK UNIFIED IDEOGRAPH-28346: not included in any glyphset definition
    • U+28347 CJK UNIFIED IDEOGRAPH-28347: not included in any glyphset definition
    • U+28348 CJK UNIFIED IDEOGRAPH-28348: not included in any glyphset definition
    • U+28349 CJK UNIFIED IDEOGRAPH-28349: not included in any glyphset definition
    • U+2834A CJK UNIFIED IDEOGRAPH-2834A: not included in any glyphset definition
    • U+2834B CJK UNIFIED IDEOGRAPH-2834B: not included in any glyphset definition
    • U+2834C CJK UNIFIED IDEOGRAPH-2834C: not included in any glyphset definition
    • U+2834D CJK UNIFIED IDEOGRAPH-2834D: not included in any glyphset definition
    • U+2834E CJK UNIFIED IDEOGRAPH-2834E: not included in any glyphset definition
    • U+2834F CJK UNIFIED IDEOGRAPH-2834F: not included in any glyphset definition
    • U+28350 CJK UNIFIED IDEOGRAPH-28350: not included in any glyphset definition
    • U+28351 CJK UNIFIED IDEOGRAPH-28351: not included in any glyphset definition
    • U+28352 CJK UNIFIED IDEOGRAPH-28352: not included in any glyphset definition
    • U+28353 CJK UNIFIED IDEOGRAPH-28353: not included in any glyphset definition
    • U+28354 CJK UNIFIED IDEOGRAPH-28354: not included in any glyphset definition
    • U+28355 CJK UNIFIED IDEOGRAPH-28355: not included in any glyphset definition
    • U+2835B CJK UNIFIED IDEOGRAPH-2835B: not included in any glyphset definition
    • U+2835D CJK UNIFIED IDEOGRAPH-2835D: not included in any glyphset definition
    • U+2835E CJK UNIFIED IDEOGRAPH-2835E: not included in any glyphset definition
    • U+2835F CJK UNIFIED IDEOGRAPH-2835F: not included in any glyphset definition
    • U+28360 CJK UNIFIED IDEOGRAPH-28360: not included in any glyphset definition
    • U+28362 CJK UNIFIED IDEOGRAPH-28362: not included in any glyphset definition
    • U+28363 CJK UNIFIED IDEOGRAPH-28363: not included in any glyphset definition
    • U+28365 CJK UNIFIED IDEOGRAPH-28365: not included in any glyphset definition
    • U+28367 CJK UNIFIED IDEOGRAPH-28367: not included in any glyphset definition
    • U+28368 CJK UNIFIED IDEOGRAPH-28368: not included in any glyphset definition
    • U+28369 CJK UNIFIED IDEOGRAPH-28369: not included in any glyphset definition
    • U+2836A CJK UNIFIED IDEOGRAPH-2836A: not included in any glyphset definition
    • U+2836B CJK UNIFIED IDEOGRAPH-2836B: not included in any glyphset definition
    • U+2836C CJK UNIFIED IDEOGRAPH-2836C: not included in any glyphset definition
    • U+2836D CJK UNIFIED IDEOGRAPH-2836D: not included in any glyphset definition
    • U+2836E CJK UNIFIED IDEOGRAPH-2836E: not included in any glyphset definition
    • U+2836F CJK UNIFIED IDEOGRAPH-2836F: not included in any glyphset definition
    • U+28370 CJK UNIFIED IDEOGRAPH-28370: not included in any glyphset definition
    • U+28371 CJK UNIFIED IDEOGRAPH-28371: not included in any glyphset definition
    • U+28372 CJK UNIFIED IDEOGRAPH-28372: not included in any glyphset definition
    • U+28373 CJK UNIFIED IDEOGRAPH-28373: not included in any glyphset definition
    • U+28374 CJK UNIFIED IDEOGRAPH-28374: not included in any glyphset definition
    • U+28376 CJK UNIFIED IDEOGRAPH-28376: not included in any glyphset definition
    • U+28377 CJK UNIFIED IDEOGRAPH-28377: not included in any glyphset definition
    • U+28378 CJK UNIFIED IDEOGRAPH-28378: not included in any glyphset definition
    • U+28379 CJK UNIFIED IDEOGRAPH-28379: not included in any glyphset definition
    • U+2837B CJK UNIFIED IDEOGRAPH-2837B: not included in any glyphset definition
    • U+2837F CJK UNIFIED IDEOGRAPH-2837F: not included in any glyphset definition
    • U+28380 CJK UNIFIED IDEOGRAPH-28380: not included in any glyphset definition
    • U+28381 CJK UNIFIED IDEOGRAPH-28381: not included in any glyphset definition
    • U+28385 CJK UNIFIED IDEOGRAPH-28385: not included in any glyphset definition
    • U+28387 CJK UNIFIED IDEOGRAPH-28387: not included in any glyphset definition
    • U+28388 CJK UNIFIED IDEOGRAPH-28388: not included in any glyphset definition
    • U+28389 CJK UNIFIED IDEOGRAPH-28389: not included in any glyphset definition
    • U+2838A CJK UNIFIED IDEOGRAPH-2838A: not included in any glyphset definition
    • U+2838B CJK UNIFIED IDEOGRAPH-2838B: not included in any glyphset definition
    • U+2838C CJK UNIFIED IDEOGRAPH-2838C: not included in any glyphset definition
    • U+2838D CJK UNIFIED IDEOGRAPH-2838D: not included in any glyphset definition
    • U+28394 CJK UNIFIED IDEOGRAPH-28394: not included in any glyphset definition
    • U+28395 CJK UNIFIED IDEOGRAPH-28395: not included in any glyphset definition
    • U+28396 CJK UNIFIED IDEOGRAPH-28396: not included in any glyphset definition
    • U+28397 CJK UNIFIED IDEOGRAPH-28397: not included in any glyphset definition
    • U+28399 CJK UNIFIED IDEOGRAPH-28399: not included in any glyphset definition
    • U+2839B CJK UNIFIED IDEOGRAPH-2839B: not included in any glyphset definition
    • U+2839C CJK UNIFIED IDEOGRAPH-2839C: not included in any glyphset definition
    • U+283A1 CJK UNIFIED IDEOGRAPH-283A1: not included in any glyphset definition
    • U+283A2 CJK UNIFIED IDEOGRAPH-283A2: not included in any glyphset definition
    • U+283A3 CJK UNIFIED IDEOGRAPH-283A3: not included in any glyphset definition
    • U+283A4 CJK UNIFIED IDEOGRAPH-283A4: not included in any glyphset definition
    • U+283A5 CJK UNIFIED IDEOGRAPH-283A5: not included in any glyphset definition
    • U+283A6 CJK UNIFIED IDEOGRAPH-283A6: not included in any glyphset definition
    • U+283A7 CJK UNIFIED IDEOGRAPH-283A7: not included in any glyphset definition
    • U+283A8 CJK UNIFIED IDEOGRAPH-283A8: not included in any glyphset definition
    • U+283A9 CJK UNIFIED IDEOGRAPH-283A9: not included in any glyphset definition
    • U+283AA CJK UNIFIED IDEOGRAPH-283AA: not included in any glyphset definition
    • U+283AB CJK UNIFIED IDEOGRAPH-283AB: not included in any glyphset definition
    • U+283AC CJK UNIFIED IDEOGRAPH-283AC: not included in any glyphset definition
    • U+283AD CJK UNIFIED IDEOGRAPH-283AD: not included in any glyphset definition
    • U+283AE CJK UNIFIED IDEOGRAPH-283AE: not included in any glyphset definition
    • U+283AF CJK UNIFIED IDEOGRAPH-283AF: not included in any glyphset definition
    • U+283B1 CJK UNIFIED IDEOGRAPH-283B1: not included in any glyphset definition
    • U+283B2 CJK UNIFIED IDEOGRAPH-283B2: not included in any glyphset definition
    • U+283B3 CJK UNIFIED IDEOGRAPH-283B3: not included in any glyphset definition
    • U+283B4 CJK UNIFIED IDEOGRAPH-283B4: not included in any glyphset definition
    • U+283B5 CJK UNIFIED IDEOGRAPH-283B5: not included in any glyphset definition
    • U+283B6 CJK UNIFIED IDEOGRAPH-283B6: not included in any glyphset definition
    • U+283B7 CJK UNIFIED IDEOGRAPH-283B7: not included in any glyphset definition
    • U+283B9 CJK UNIFIED IDEOGRAPH-283B9: not included in any glyphset definition
    • U+283BA CJK UNIFIED IDEOGRAPH-283BA: not included in any glyphset definition
    • U+283BD CJK UNIFIED IDEOGRAPH-283BD: not included in any glyphset definition
    • U+283BE CJK UNIFIED IDEOGRAPH-283BE: not included in any glyphset definition
    • U+283C0 CJK UNIFIED IDEOGRAPH-283C0: not included in any glyphset definition
    • U+283C1 CJK UNIFIED IDEOGRAPH-283C1: not included in any glyphset definition
    • U+283C2 CJK UNIFIED IDEOGRAPH-283C2: not included in any glyphset definition
    • U+283C5 CJK UNIFIED IDEOGRAPH-283C5: not included in any glyphset definition
    • U+283C6 CJK UNIFIED IDEOGRAPH-283C6: not included in any glyphset definition
    • U+283C7 CJK UNIFIED IDEOGRAPH-283C7: not included in any glyphset definition
    • U+283C8 CJK UNIFIED IDEOGRAPH-283C8: not included in any glyphset definition
    • U+283C9 CJK UNIFIED IDEOGRAPH-283C9: not included in any glyphset definition
    • U+283CA CJK UNIFIED IDEOGRAPH-283CA: not included in any glyphset definition
    • U+283CB CJK UNIFIED IDEOGRAPH-283CB: not included in any glyphset definition
    • U+283CD CJK UNIFIED IDEOGRAPH-283CD: not included in any glyphset definition
    • U+283CE CJK UNIFIED IDEOGRAPH-283CE: not included in any glyphset definition
    • U+283D1 CJK UNIFIED IDEOGRAPH-283D1: not included in any glyphset definition
    • U+283D2 CJK UNIFIED IDEOGRAPH-283D2: not included in any glyphset definition
    • U+283D3 CJK UNIFIED IDEOGRAPH-283D3: not included in any glyphset definition
    • U+283D4 CJK UNIFIED IDEOGRAPH-283D4: not included in any glyphset definition
    • U+283D5 CJK UNIFIED IDEOGRAPH-283D5: not included in any glyphset definition
    • U+283D6 CJK UNIFIED IDEOGRAPH-283D6: not included in any glyphset definition
    • U+283D7 CJK UNIFIED IDEOGRAPH-283D7: not included in any glyphset definition
    • U+283D8 CJK UNIFIED IDEOGRAPH-283D8: not included in any glyphset definition
    • U+283DA CJK UNIFIED IDEOGRAPH-283DA: not included in any glyphset definition
    • U+283DB CJK UNIFIED IDEOGRAPH-283DB: not included in any glyphset definition
    • U+283DD CJK UNIFIED IDEOGRAPH-283DD: not included in any glyphset definition
    • U+283DE CJK UNIFIED IDEOGRAPH-283DE: not included in any glyphset definition
    • U+283DF CJK UNIFIED IDEOGRAPH-283DF: not included in any glyphset definition
    • U+283E0 CJK UNIFIED IDEOGRAPH-283E0: not included in any glyphset definition
    • U+283E1 CJK UNIFIED IDEOGRAPH-283E1: not included in any glyphset definition
    • U+283E2 CJK UNIFIED IDEOGRAPH-283E2: not included in any glyphset definition
    • U+283E3 CJK UNIFIED IDEOGRAPH-283E3: not included in any glyphset definition
    • U+283E4 CJK UNIFIED IDEOGRAPH-283E4: not included in any glyphset definition
    • U+283E5 CJK UNIFIED IDEOGRAPH-283E5: not included in any glyphset definition
    • U+283E8 CJK UNIFIED IDEOGRAPH-283E8: not included in any glyphset definition
    • U+283E9 CJK UNIFIED IDEOGRAPH-283E9: not included in any glyphset definition
    • U+283EA CJK UNIFIED IDEOGRAPH-283EA: not included in any glyphset definition
    • U+283EB CJK UNIFIED IDEOGRAPH-283EB: not included in any glyphset definition
    • U+283EC CJK UNIFIED IDEOGRAPH-283EC: not included in any glyphset definition
    • U+283ED CJK UNIFIED IDEOGRAPH-283ED: not included in any glyphset definition
    • U+283EF CJK UNIFIED IDEOGRAPH-283EF: not included in any glyphset definition
    • U+283F0 CJK UNIFIED IDEOGRAPH-283F0: not included in any glyphset definition
    • U+283F1 CJK UNIFIED IDEOGRAPH-283F1: not included in any glyphset definition
    • U+283F2 CJK UNIFIED IDEOGRAPH-283F2: not included in any glyphset definition
    • U+283F3 CJK UNIFIED IDEOGRAPH-283F3: not included in any glyphset definition
    • U+283F4 CJK UNIFIED IDEOGRAPH-283F4: not included in any glyphset definition
    • U+283F5 CJK UNIFIED IDEOGRAPH-283F5: not included in any glyphset definition
    • U+283F6 CJK UNIFIED IDEOGRAPH-283F6: not included in any glyphset definition
    • U+283F7 CJK UNIFIED IDEOGRAPH-283F7: not included in any glyphset definition
    • U+283F8 CJK UNIFIED IDEOGRAPH-283F8: not included in any glyphset definition
    • U+283F9 CJK UNIFIED IDEOGRAPH-283F9: not included in any glyphset definition
    • U+283FA CJK UNIFIED IDEOGRAPH-283FA: not included in any glyphset definition
    • U+283FD CJK UNIFIED IDEOGRAPH-283FD: not included in any glyphset definition
    • U+283FE CJK UNIFIED IDEOGRAPH-283FE: not included in any glyphset definition
    • U+283FF CJK UNIFIED IDEOGRAPH-283FF: not included in any glyphset definition
    • U+28401 CJK UNIFIED IDEOGRAPH-28401: not included in any glyphset definition
    • U+28402 CJK UNIFIED IDEOGRAPH-28402: not included in any glyphset definition
    • U+28403 CJK UNIFIED IDEOGRAPH-28403: not included in any glyphset definition
    • U+28404 CJK UNIFIED IDEOGRAPH-28404: not included in any glyphset definition
    • U+28405 CJK UNIFIED IDEOGRAPH-28405: not included in any glyphset definition
    • U+28406 CJK UNIFIED IDEOGRAPH-28406: not included in any glyphset definition
    • U+28407 CJK UNIFIED IDEOGRAPH-28407: not included in any glyphset definition
    • U+28408 CJK UNIFIED IDEOGRAPH-28408: not included in any glyphset definition
    • U+28409 CJK UNIFIED IDEOGRAPH-28409: not included in any glyphset definition
    • U+2840A CJK UNIFIED IDEOGRAPH-2840A: not included in any glyphset definition
    • U+2840C CJK UNIFIED IDEOGRAPH-2840C: not included in any glyphset definition
    • U+2840D CJK UNIFIED IDEOGRAPH-2840D: not included in any glyphset definition
    • U+2840F CJK UNIFIED IDEOGRAPH-2840F: not included in any glyphset definition
    • U+28410 CJK UNIFIED IDEOGRAPH-28410: not included in any glyphset definition
    • U+28411 CJK UNIFIED IDEOGRAPH-28411: not included in any glyphset definition
    • U+28414 CJK UNIFIED IDEOGRAPH-28414: not included in any glyphset definition
    • U+28415 CJK UNIFIED IDEOGRAPH-28415: not included in any glyphset definition
    • U+28416 CJK UNIFIED IDEOGRAPH-28416: not included in any glyphset definition
    • U+2841B CJK UNIFIED IDEOGRAPH-2841B: not included in any glyphset definition
    • U+2841C CJK UNIFIED IDEOGRAPH-2841C: not included in any glyphset definition
    • U+2841D CJK UNIFIED IDEOGRAPH-2841D: not included in any glyphset definition
    • U+2841E CJK UNIFIED IDEOGRAPH-2841E: not included in any glyphset definition
    • U+2841F CJK UNIFIED IDEOGRAPH-2841F: not included in any glyphset definition
    • U+28420 CJK UNIFIED IDEOGRAPH-28420: not included in any glyphset definition
    • U+28421 CJK UNIFIED IDEOGRAPH-28421: not included in any glyphset definition
    • U+28422 CJK UNIFIED IDEOGRAPH-28422: not included in any glyphset definition
    • U+28423 CJK UNIFIED IDEOGRAPH-28423: not included in any glyphset definition
    • U+28425 CJK UNIFIED IDEOGRAPH-28425: not included in any glyphset definition
    • U+28426 CJK UNIFIED IDEOGRAPH-28426: not included in any glyphset definition
    • U+28428 CJK UNIFIED IDEOGRAPH-28428: not included in any glyphset definition
    • U+28429 CJK UNIFIED IDEOGRAPH-28429: not included in any glyphset definition
    • U+2842F CJK UNIFIED IDEOGRAPH-2842F: not included in any glyphset definition
    • U+28430 CJK UNIFIED IDEOGRAPH-28430: not included in any glyphset definition
    • U+28431 CJK UNIFIED IDEOGRAPH-28431: not included in any glyphset definition
    • U+28433 CJK UNIFIED IDEOGRAPH-28433: not included in any glyphset definition
    • U+28434 CJK UNIFIED IDEOGRAPH-28434: not included in any glyphset definition
    • U+28435 CJK UNIFIED IDEOGRAPH-28435: not included in any glyphset definition
    • U+28436 CJK UNIFIED IDEOGRAPH-28436: not included in any glyphset definition
    • U+28439 CJK UNIFIED IDEOGRAPH-28439: not included in any glyphset definition
    • U+2843C CJK UNIFIED IDEOGRAPH-2843C: not included in any glyphset definition
    • U+2843E CJK UNIFIED IDEOGRAPH-2843E: not included in any glyphset definition
    • U+28440 CJK UNIFIED IDEOGRAPH-28440: not included in any glyphset definition
    • U+28441 CJK UNIFIED IDEOGRAPH-28441: not included in any glyphset definition
    • U+28442 CJK UNIFIED IDEOGRAPH-28442: not included in any glyphset definition
    • U+28443 CJK UNIFIED IDEOGRAPH-28443: not included in any glyphset definition
    • U+28444 CJK UNIFIED IDEOGRAPH-28444: not included in any glyphset definition
    • U+28446 CJK UNIFIED IDEOGRAPH-28446: not included in any glyphset definition
    • U+28447 CJK UNIFIED IDEOGRAPH-28447: not included in any glyphset definition
    • U+28449 CJK UNIFIED IDEOGRAPH-28449: not included in any glyphset definition
    • U+2844A CJK UNIFIED IDEOGRAPH-2844A: not included in any glyphset definition
    • U+2844B CJK UNIFIED IDEOGRAPH-2844B: not included in any glyphset definition
    • U+2844C CJK UNIFIED IDEOGRAPH-2844C: not included in any glyphset definition
    • U+2844D CJK UNIFIED IDEOGRAPH-2844D: not included in any glyphset definition
    • U+2844E CJK UNIFIED IDEOGRAPH-2844E: not included in any glyphset definition
    • U+2844F CJK UNIFIED IDEOGRAPH-2844F: not included in any glyphset definition
    • U+28450 CJK UNIFIED IDEOGRAPH-28450: not included in any glyphset definition
    • U+28451 CJK UNIFIED IDEOGRAPH-28451: not included in any glyphset definition
    • U+28452 CJK UNIFIED IDEOGRAPH-28452: not included in any glyphset definition
    • U+28453 CJK UNIFIED IDEOGRAPH-28453: not included in any glyphset definition
    • U+28454 CJK UNIFIED IDEOGRAPH-28454: not included in any glyphset definition
    • U+28455 CJK UNIFIED IDEOGRAPH-28455: not included in any glyphset definition
    • U+2845C CJK UNIFIED IDEOGRAPH-2845C: not included in any glyphset definition
    • U+2845D CJK UNIFIED IDEOGRAPH-2845D: not included in any glyphset definition
    • U+2845E CJK UNIFIED IDEOGRAPH-2845E: not included in any glyphset definition
    • U+28460 CJK UNIFIED IDEOGRAPH-28460: not included in any glyphset definition
    • U+28461 CJK UNIFIED IDEOGRAPH-28461: not included in any glyphset definition
    • U+28462 CJK UNIFIED IDEOGRAPH-28462: not included in any glyphset definition
    • U+28463 CJK UNIFIED IDEOGRAPH-28463: not included in any glyphset definition
    • U+28464 CJK UNIFIED IDEOGRAPH-28464: not included in any glyphset definition
    • U+28465 CJK UNIFIED IDEOGRAPH-28465: not included in any glyphset definition
    • U+28466 CJK UNIFIED IDEOGRAPH-28466: not included in any glyphset definition
    • U+28467 CJK UNIFIED IDEOGRAPH-28467: not included in any glyphset definition
    • U+28468 CJK UNIFIED IDEOGRAPH-28468: not included in any glyphset definition
    • U+28469 CJK UNIFIED IDEOGRAPH-28469: not included in any glyphset definition
    • U+2846A CJK UNIFIED IDEOGRAPH-2846A: not included in any glyphset definition
    • U+2846B CJK UNIFIED IDEOGRAPH-2846B: not included in any glyphset definition
    • U+2846D CJK UNIFIED IDEOGRAPH-2846D: not included in any glyphset definition
    • U+28475 CJK UNIFIED IDEOGRAPH-28475: not included in any glyphset definition
    • U+28477 CJK UNIFIED IDEOGRAPH-28477: not included in any glyphset definition
    • U+28479 CJK UNIFIED IDEOGRAPH-28479: not included in any glyphset definition
    • U+2847C CJK UNIFIED IDEOGRAPH-2847C: not included in any glyphset definition
    • U+2847D CJK UNIFIED IDEOGRAPH-2847D: not included in any glyphset definition
    • U+2847F CJK UNIFIED IDEOGRAPH-2847F: not included in any glyphset definition
    • U+28480 CJK UNIFIED IDEOGRAPH-28480: not included in any glyphset definition
    • U+28481 CJK UNIFIED IDEOGRAPH-28481: not included in any glyphset definition
    • U+28483 CJK UNIFIED IDEOGRAPH-28483: not included in any glyphset definition
    • U+28484 CJK UNIFIED IDEOGRAPH-28484: not included in any glyphset definition
    • U+28485 CJK UNIFIED IDEOGRAPH-28485: not included in any glyphset definition
    • U+28486 CJK UNIFIED IDEOGRAPH-28486: not included in any glyphset definition
    • U+28487 CJK UNIFIED IDEOGRAPH-28487: not included in any glyphset definition
    • U+28488 CJK UNIFIED IDEOGRAPH-28488: not included in any glyphset definition
    • U+28489 CJK UNIFIED IDEOGRAPH-28489: not included in any glyphset definition
    • U+2848A CJK UNIFIED IDEOGRAPH-2848A: not included in any glyphset definition
    • U+2848B CJK UNIFIED IDEOGRAPH-2848B: not included in any glyphset definition
    • U+2848C CJK UNIFIED IDEOGRAPH-2848C: not included in any glyphset definition
    • U+2848E CJK UNIFIED IDEOGRAPH-2848E: not included in any glyphset definition
    • U+2848F CJK UNIFIED IDEOGRAPH-2848F: not included in any glyphset definition
    • U+28491 CJK UNIFIED IDEOGRAPH-28491: not included in any glyphset definition
    • U+28497 CJK UNIFIED IDEOGRAPH-28497: not included in any glyphset definition
    • U+28499 CJK UNIFIED IDEOGRAPH-28499: not included in any glyphset definition
    • U+2849A CJK UNIFIED IDEOGRAPH-2849A: not included in any glyphset definition
    • U+2849C CJK UNIFIED IDEOGRAPH-2849C: not included in any glyphset definition
    • U+2849D CJK UNIFIED IDEOGRAPH-2849D: not included in any glyphset definition
    • U+2849E CJK UNIFIED IDEOGRAPH-2849E: not included in any glyphset definition
    • U+2849F CJK UNIFIED IDEOGRAPH-2849F: not included in any glyphset definition
    • U+284A1 CJK UNIFIED IDEOGRAPH-284A1: not included in any glyphset definition
    • U+284A2 CJK UNIFIED IDEOGRAPH-284A2: not included in any glyphset definition
    • U+284A3 CJK UNIFIED IDEOGRAPH-284A3: not included in any glyphset definition
    • U+284A4 CJK UNIFIED IDEOGRAPH-284A4: not included in any glyphset definition
    • U+284A5 CJK UNIFIED IDEOGRAPH-284A5: not included in any glyphset definition
    • U+284A6 CJK UNIFIED IDEOGRAPH-284A6: not included in any glyphset definition
    • U+284A7 CJK UNIFIED IDEOGRAPH-284A7: not included in any glyphset definition
    • U+284A8 CJK UNIFIED IDEOGRAPH-284A8: not included in any glyphset definition
    • U+284A9 CJK UNIFIED IDEOGRAPH-284A9: not included in any glyphset definition
    • U+284AA CJK UNIFIED IDEOGRAPH-284AA: not included in any glyphset definition
    • U+284AB CJK UNIFIED IDEOGRAPH-284AB: not included in any glyphset definition
    • U+284AC CJK UNIFIED IDEOGRAPH-284AC: not included in any glyphset definition
    • U+284AD CJK UNIFIED IDEOGRAPH-284AD: not included in any glyphset definition
    • U+284AE CJK UNIFIED IDEOGRAPH-284AE: not included in any glyphset definition
    • U+284AF CJK UNIFIED IDEOGRAPH-284AF: not included in any glyphset definition
    • U+284B0 CJK UNIFIED IDEOGRAPH-284B0: not included in any glyphset definition
    • U+284B1 CJK UNIFIED IDEOGRAPH-284B1: not included in any glyphset definition
    • U+284B2 CJK UNIFIED IDEOGRAPH-284B2: not included in any glyphset definition
    • U+284B3 CJK UNIFIED IDEOGRAPH-284B3: not included in any glyphset definition
    • U+284B4 CJK UNIFIED IDEOGRAPH-284B4: not included in any glyphset definition
    • U+284BC CJK UNIFIED IDEOGRAPH-284BC: not included in any glyphset definition
    • U+284BD CJK UNIFIED IDEOGRAPH-284BD: not included in any glyphset definition
    • U+284BE CJK UNIFIED IDEOGRAPH-284BE: not included in any glyphset definition
    • U+284BF CJK UNIFIED IDEOGRAPH-284BF: not included in any glyphset definition
    • U+284C0 CJK UNIFIED IDEOGRAPH-284C0: not included in any glyphset definition
    • U+284C1 CJK UNIFIED IDEOGRAPH-284C1: not included in any glyphset definition
    • U+284C2 CJK UNIFIED IDEOGRAPH-284C2: not included in any glyphset definition
    • U+284C3 CJK UNIFIED IDEOGRAPH-284C3: not included in any glyphset definition
    • U+284C4 CJK UNIFIED IDEOGRAPH-284C4: not included in any glyphset definition
    • U+284C5 CJK UNIFIED IDEOGRAPH-284C5: not included in any glyphset definition
    • U+284C7 CJK UNIFIED IDEOGRAPH-284C7: not included in any glyphset definition
    • U+284C8 CJK UNIFIED IDEOGRAPH-284C8: not included in any glyphset definition
    • U+284C9 CJK UNIFIED IDEOGRAPH-284C9: not included in any glyphset definition
    • U+284CA CJK UNIFIED IDEOGRAPH-284CA: not included in any glyphset definition
    • U+284CB CJK UNIFIED IDEOGRAPH-284CB: not included in any glyphset definition
    • U+284CC CJK UNIFIED IDEOGRAPH-284CC: not included in any glyphset definition
    • U+284CD CJK UNIFIED IDEOGRAPH-284CD: not included in any glyphset definition
    • U+284CE CJK UNIFIED IDEOGRAPH-284CE: not included in any glyphset definition
    • U+284CF CJK UNIFIED IDEOGRAPH-284CF: not included in any glyphset definition
    • U+284D6 CJK UNIFIED IDEOGRAPH-284D6: not included in any glyphset definition
    • U+284D8 CJK UNIFIED IDEOGRAPH-284D8: not included in any glyphset definition
    • U+284D9 CJK UNIFIED IDEOGRAPH-284D9: not included in any glyphset definition
    • U+284DB CJK UNIFIED IDEOGRAPH-284DB: not included in any glyphset definition
    • U+284DD CJK UNIFIED IDEOGRAPH-284DD: not included in any glyphset definition
    • U+284DE CJK UNIFIED IDEOGRAPH-284DE: not included in any glyphset definition
    • U+284E3 CJK UNIFIED IDEOGRAPH-284E3: not included in any glyphset definition
    • U+284E4 CJK UNIFIED IDEOGRAPH-284E4: not included in any glyphset definition
    • U+284E5 CJK UNIFIED IDEOGRAPH-284E5: not included in any glyphset definition
    • U+284E6 CJK UNIFIED IDEOGRAPH-284E6: not included in any glyphset definition
    • U+284E7 CJK UNIFIED IDEOGRAPH-284E7: not included in any glyphset definition
    • U+284E8 CJK UNIFIED IDEOGRAPH-284E8: not included in any glyphset definition
    • U+284E9 CJK UNIFIED IDEOGRAPH-284E9: not included in any glyphset definition
    • U+284EB CJK UNIFIED IDEOGRAPH-284EB: not included in any glyphset definition
    • U+284EC CJK UNIFIED IDEOGRAPH-284EC: not included in any glyphset definition
    • U+284ED CJK UNIFIED IDEOGRAPH-284ED: not included in any glyphset definition
    • U+284EE CJK UNIFIED IDEOGRAPH-284EE: not included in any glyphset definition
    • U+284EF CJK UNIFIED IDEOGRAPH-284EF: not included in any glyphset definition
    • U+284F0 CJK UNIFIED IDEOGRAPH-284F0: not included in any glyphset definition
    • U+284F1 CJK UNIFIED IDEOGRAPH-284F1: not included in any glyphset definition
    • U+284F2 CJK UNIFIED IDEOGRAPH-284F2: not included in any glyphset definition
    • U+284F3 CJK UNIFIED IDEOGRAPH-284F3: not included in any glyphset definition
    • U+284F4 CJK UNIFIED IDEOGRAPH-284F4: not included in any glyphset definition
    • U+284F5 CJK UNIFIED IDEOGRAPH-284F5: not included in any glyphset definition
    • U+284F6 CJK UNIFIED IDEOGRAPH-284F6: not included in any glyphset definition
    • U+284F7 CJK UNIFIED IDEOGRAPH-284F7: not included in any glyphset definition
    • U+284F8 CJK UNIFIED IDEOGRAPH-284F8: not included in any glyphset definition
    • U+284F9 CJK UNIFIED IDEOGRAPH-284F9: not included in any glyphset definition
    • U+284FA CJK UNIFIED IDEOGRAPH-284FA: not included in any glyphset definition
    • U+284FB CJK UNIFIED IDEOGRAPH-284FB: not included in any glyphset definition
    • U+284FD CJK UNIFIED IDEOGRAPH-284FD: not included in any glyphset definition
    • U+284FE CJK UNIFIED IDEOGRAPH-284FE: not included in any glyphset definition
    • U+284FF CJK UNIFIED IDEOGRAPH-284FF: not included in any glyphset definition
    • U+28500 CJK UNIFIED IDEOGRAPH-28500: not included in any glyphset definition
    • U+28502 CJK UNIFIED IDEOGRAPH-28502: not included in any glyphset definition
    • U+28503 CJK UNIFIED IDEOGRAPH-28503: not included in any glyphset definition
    • U+28504 CJK UNIFIED IDEOGRAPH-28504: not included in any glyphset definition
    • U+28505 CJK UNIFIED IDEOGRAPH-28505: not included in any glyphset definition
    • U+28508 CJK UNIFIED IDEOGRAPH-28508: not included in any glyphset definition
    • U+2850C CJK UNIFIED IDEOGRAPH-2850C: not included in any glyphset definition
    • U+28516 CJK UNIFIED IDEOGRAPH-28516: not included in any glyphset definition
    • U+28517 CJK UNIFIED IDEOGRAPH-28517: not included in any glyphset definition
    • U+28519 CJK UNIFIED IDEOGRAPH-28519: not included in any glyphset definition
    • U+2851A CJK UNIFIED IDEOGRAPH-2851A: not included in any glyphset definition
    • U+2851B CJK UNIFIED IDEOGRAPH-2851B: not included in any glyphset definition
    • U+2851D CJK UNIFIED IDEOGRAPH-2851D: not included in any glyphset definition
    • U+2851E CJK UNIFIED IDEOGRAPH-2851E: not included in any glyphset definition
    • U+2851F CJK UNIFIED IDEOGRAPH-2851F: not included in any glyphset definition
    • U+28521 CJK UNIFIED IDEOGRAPH-28521: not included in any glyphset definition
    • U+28522 CJK UNIFIED IDEOGRAPH-28522: not included in any glyphset definition
    • U+28523 CJK UNIFIED IDEOGRAPH-28523: not included in any glyphset definition
    • U+28524 CJK UNIFIED IDEOGRAPH-28524: not included in any glyphset definition
    • U+28525 CJK UNIFIED IDEOGRAPH-28525: not included in any glyphset definition
    • U+28526 CJK UNIFIED IDEOGRAPH-28526: not included in any glyphset definition
    • U+28527 CJK UNIFIED IDEOGRAPH-28527: not included in any glyphset definition
    • U+28528 CJK UNIFIED IDEOGRAPH-28528: not included in any glyphset definition
    • U+28529 CJK UNIFIED IDEOGRAPH-28529: not included in any glyphset definition
    • U+2852A CJK UNIFIED IDEOGRAPH-2852A: not included in any glyphset definition
    • U+2852B CJK UNIFIED IDEOGRAPH-2852B: not included in any glyphset definition
    • U+2852C CJK UNIFIED IDEOGRAPH-2852C: not included in any glyphset definition
    • U+2852D CJK UNIFIED IDEOGRAPH-2852D: not included in any glyphset definition
    • U+2852E CJK UNIFIED IDEOGRAPH-2852E: not included in any glyphset definition
    • U+2852F CJK UNIFIED IDEOGRAPH-2852F: not included in any glyphset definition
    • U+28530 CJK UNIFIED IDEOGRAPH-28530: not included in any glyphset definition
    • U+28531 CJK UNIFIED IDEOGRAPH-28531: not included in any glyphset definition
    • U+28532 CJK UNIFIED IDEOGRAPH-28532: not included in any glyphset definition
    • U+28535 CJK UNIFIED IDEOGRAPH-28535: not included in any glyphset definition
    • U+2854D CJK UNIFIED IDEOGRAPH-2854D: not included in any glyphset definition
    • U+2854F CJK UNIFIED IDEOGRAPH-2854F: not included in any glyphset definition
    • U+28551 CJK UNIFIED IDEOGRAPH-28551: not included in any glyphset definition
    • U+28554 CJK UNIFIED IDEOGRAPH-28554: not included in any glyphset definition
    • U+28555 CJK UNIFIED IDEOGRAPH-28555: not included in any glyphset definition
    • U+28557 CJK UNIFIED IDEOGRAPH-28557: not included in any glyphset definition
    • U+2855A CJK UNIFIED IDEOGRAPH-2855A: not included in any glyphset definition
    • U+2855C CJK UNIFIED IDEOGRAPH-2855C: not included in any glyphset definition
    • U+2855D CJK UNIFIED IDEOGRAPH-2855D: not included in any glyphset definition
    • U+2855E CJK UNIFIED IDEOGRAPH-2855E: not included in any glyphset definition
    • U+2855F CJK UNIFIED IDEOGRAPH-2855F: not included in any glyphset definition
    • U+28560 CJK UNIFIED IDEOGRAPH-28560: not included in any glyphset definition
    • U+28561 CJK UNIFIED IDEOGRAPH-28561: not included in any glyphset definition
    • U+28562 CJK UNIFIED IDEOGRAPH-28562: not included in any glyphset definition
    • U+28563 CJK UNIFIED IDEOGRAPH-28563: not included in any glyphset definition
    • U+28564 CJK UNIFIED IDEOGRAPH-28564: not included in any glyphset definition
    • U+28565 CJK UNIFIED IDEOGRAPH-28565: not included in any glyphset definition
    • U+28566 CJK UNIFIED IDEOGRAPH-28566: not included in any glyphset definition
    • U+28567 CJK UNIFIED IDEOGRAPH-28567: not included in any glyphset definition
    • U+28568 CJK UNIFIED IDEOGRAPH-28568: not included in any glyphset definition
    • U+28569 CJK UNIFIED IDEOGRAPH-28569: not included in any glyphset definition
    • U+2856A CJK UNIFIED IDEOGRAPH-2856A: not included in any glyphset definition
    • U+2856B CJK UNIFIED IDEOGRAPH-2856B: not included in any glyphset definition
    • U+28577 CJK UNIFIED IDEOGRAPH-28577: not included in any glyphset definition
    • U+28578 CJK UNIFIED IDEOGRAPH-28578: not included in any glyphset definition
    • U+28579 CJK UNIFIED IDEOGRAPH-28579: not included in any glyphset definition
    • U+2857A CJK UNIFIED IDEOGRAPH-2857A: not included in any glyphset definition
    • U+2857D CJK UNIFIED IDEOGRAPH-2857D: not included in any glyphset definition
    • U+2857F CJK UNIFIED IDEOGRAPH-2857F: not included in any glyphset definition
    • U+28583 CJK UNIFIED IDEOGRAPH-28583: not included in any glyphset definition
    • U+28584 CJK UNIFIED IDEOGRAPH-28584: not included in any glyphset definition
    • U+28586 CJK UNIFIED IDEOGRAPH-28586: not included in any glyphset definition
    • U+28587 CJK UNIFIED IDEOGRAPH-28587: not included in any glyphset definition
    • U+28588 CJK UNIFIED IDEOGRAPH-28588: not included in any glyphset definition
    • U+28589 CJK UNIFIED IDEOGRAPH-28589: not included in any glyphset definition
    • U+2858A CJK UNIFIED IDEOGRAPH-2858A: not included in any glyphset definition
    • U+2858B CJK UNIFIED IDEOGRAPH-2858B: not included in any glyphset definition
    • U+2858C CJK UNIFIED IDEOGRAPH-2858C: not included in any glyphset definition
    • U+2858D CJK UNIFIED IDEOGRAPH-2858D: not included in any glyphset definition
    • U+2858E CJK UNIFIED IDEOGRAPH-2858E: not included in any glyphset definition
    • U+2858F CJK UNIFIED IDEOGRAPH-2858F: not included in any glyphset definition
    • U+28590 CJK UNIFIED IDEOGRAPH-28590: not included in any glyphset definition
    • U+2859B CJK UNIFIED IDEOGRAPH-2859B: not included in any glyphset definition
    • U+2859E CJK UNIFIED IDEOGRAPH-2859E: not included in any glyphset definition
    • U+2859F CJK UNIFIED IDEOGRAPH-2859F: not included in any glyphset definition
    • U+285A0 CJK UNIFIED IDEOGRAPH-285A0: not included in any glyphset definition
    • U+285A1 CJK UNIFIED IDEOGRAPH-285A1: not included in any glyphset definition
    • U+285A2 CJK UNIFIED IDEOGRAPH-285A2: not included in any glyphset definition
    • U+285A3 CJK UNIFIED IDEOGRAPH-285A3: not included in any glyphset definition
    • U+285A4 CJK UNIFIED IDEOGRAPH-285A4: not included in any glyphset definition
    • U+285A5 CJK UNIFIED IDEOGRAPH-285A5: not included in any glyphset definition
    • U+285AA CJK UNIFIED IDEOGRAPH-285AA: not included in any glyphset definition
    • U+285AB CJK UNIFIED IDEOGRAPH-285AB: not included in any glyphset definition
    • U+285AC CJK UNIFIED IDEOGRAPH-285AC: not included in any glyphset definition
    • U+285AD CJK UNIFIED IDEOGRAPH-285AD: not included in any glyphset definition
    • U+285AE CJK UNIFIED IDEOGRAPH-285AE: not included in any glyphset definition
    • U+285AF CJK UNIFIED IDEOGRAPH-285AF: not included in any glyphset definition
    • U+285B0 CJK UNIFIED IDEOGRAPH-285B0: not included in any glyphset definition
    • U+285B1 CJK UNIFIED IDEOGRAPH-285B1: not included in any glyphset definition
    • U+285B3 CJK UNIFIED IDEOGRAPH-285B3: not included in any glyphset definition
    • U+285B4 CJK UNIFIED IDEOGRAPH-285B4: not included in any glyphset definition
    • U+285B5 CJK UNIFIED IDEOGRAPH-285B5: not included in any glyphset definition
    • U+285B6 CJK UNIFIED IDEOGRAPH-285B6: not included in any glyphset definition
    • U+285B7 CJK UNIFIED IDEOGRAPH-285B7: not included in any glyphset definition
    • U+285B8 CJK UNIFIED IDEOGRAPH-285B8: not included in any glyphset definition
    • U+285B9 CJK UNIFIED IDEOGRAPH-285B9: not included in any glyphset definition
    • U+285BB CJK UNIFIED IDEOGRAPH-285BB: not included in any glyphset definition
    • U+285BC CJK UNIFIED IDEOGRAPH-285BC: not included in any glyphset definition
    • U+285BE CJK UNIFIED IDEOGRAPH-285BE: not included in any glyphset definition
    • U+285BF CJK UNIFIED IDEOGRAPH-285BF: not included in any glyphset definition
    • U+285C0 CJK UNIFIED IDEOGRAPH-285C0: not included in any glyphset definition
    • U+285C1 CJK UNIFIED IDEOGRAPH-285C1: not included in any glyphset definition
    • U+285C2 CJK UNIFIED IDEOGRAPH-285C2: not included in any glyphset definition
    • U+285C3 CJK UNIFIED IDEOGRAPH-285C3: not included in any glyphset definition
    • U+285C4 CJK UNIFIED IDEOGRAPH-285C4: not included in any glyphset definition
    • U+285C8 CJK UNIFIED IDEOGRAPH-285C8: not included in any glyphset definition
    • U+285C9 CJK UNIFIED IDEOGRAPH-285C9: not included in any glyphset definition
    • U+285CA CJK UNIFIED IDEOGRAPH-285CA: not included in any glyphset definition
    • U+285D0 CJK UNIFIED IDEOGRAPH-285D0: not included in any glyphset definition
    • U+285D2 CJK UNIFIED IDEOGRAPH-285D2: not included in any glyphset definition
    • U+285D3 CJK UNIFIED IDEOGRAPH-285D3: not included in any glyphset definition
    • U+285D4 CJK UNIFIED IDEOGRAPH-285D4: not included in any glyphset definition
    • U+285D7 CJK UNIFIED IDEOGRAPH-285D7: not included in any glyphset definition
    • U+285D8 CJK UNIFIED IDEOGRAPH-285D8: not included in any glyphset definition
    • U+285D9 CJK UNIFIED IDEOGRAPH-285D9: not included in any glyphset definition
    • U+285DD CJK UNIFIED IDEOGRAPH-285DD: not included in any glyphset definition
    • U+285DE CJK UNIFIED IDEOGRAPH-285DE: not included in any glyphset definition
    • U+285DF CJK UNIFIED IDEOGRAPH-285DF: not included in any glyphset definition
    • U+285E0 CJK UNIFIED IDEOGRAPH-285E0: not included in any glyphset definition
    • U+285E1 CJK UNIFIED IDEOGRAPH-285E1: not included in any glyphset definition
    • U+285E2 CJK UNIFIED IDEOGRAPH-285E2: not included in any glyphset definition
    • U+285E3 CJK UNIFIED IDEOGRAPH-285E3: not included in any glyphset definition
    • U+285E5 CJK UNIFIED IDEOGRAPH-285E5: not included in any glyphset definition
    • U+285E6 CJK UNIFIED IDEOGRAPH-285E6: not included in any glyphset definition
    • U+285E7 CJK UNIFIED IDEOGRAPH-285E7: not included in any glyphset definition
    • U+285E8 CJK UNIFIED IDEOGRAPH-285E8: not included in any glyphset definition
    • U+285EA CJK UNIFIED IDEOGRAPH-285EA: not included in any glyphset definition
    • U+285EB CJK UNIFIED IDEOGRAPH-285EB: not included in any glyphset definition
    • U+285EC CJK UNIFIED IDEOGRAPH-285EC: not included in any glyphset definition
    • U+285ED CJK UNIFIED IDEOGRAPH-285ED: not included in any glyphset definition
    • U+285EE CJK UNIFIED IDEOGRAPH-285EE: not included in any glyphset definition
    • U+285EF CJK UNIFIED IDEOGRAPH-285EF: not included in any glyphset definition
    • U+285F0 CJK UNIFIED IDEOGRAPH-285F0: not included in any glyphset definition
    • U+285FA CJK UNIFIED IDEOGRAPH-285FA: not included in any glyphset definition
    • U+285FB CJK UNIFIED IDEOGRAPH-285FB: not included in any glyphset definition
    • U+285FC CJK UNIFIED IDEOGRAPH-285FC: not included in any glyphset definition
    • U+285FD CJK UNIFIED IDEOGRAPH-285FD: not included in any glyphset definition
    • U+28601 CJK UNIFIED IDEOGRAPH-28601: not included in any glyphset definition
    • U+28602 CJK UNIFIED IDEOGRAPH-28602: not included in any glyphset definition
    • U+28603 CJK UNIFIED IDEOGRAPH-28603: not included in any glyphset definition
    • U+28604 CJK UNIFIED IDEOGRAPH-28604: not included in any glyphset definition
    • U+28607 CJK UNIFIED IDEOGRAPH-28607: not included in any glyphset definition
    • U+28608 CJK UNIFIED IDEOGRAPH-28608: not included in any glyphset definition
    • U+28609 CJK UNIFIED IDEOGRAPH-28609: not included in any glyphset definition
    • U+2860A CJK UNIFIED IDEOGRAPH-2860A: not included in any glyphset definition
    • U+2860C CJK UNIFIED IDEOGRAPH-2860C: not included in any glyphset definition
    • U+28611 CJK UNIFIED IDEOGRAPH-28611: not included in any glyphset definition
    • U+28613 CJK UNIFIED IDEOGRAPH-28613: not included in any glyphset definition
    • U+28614 CJK UNIFIED IDEOGRAPH-28614: not included in any glyphset definition
    • U+28615 CJK UNIFIED IDEOGRAPH-28615: not included in any glyphset definition
    • U+28616 CJK UNIFIED IDEOGRAPH-28616: not included in any glyphset definition
    • U+28617 CJK UNIFIED IDEOGRAPH-28617: not included in any glyphset definition
    • U+28619 CJK UNIFIED IDEOGRAPH-28619: not included in any glyphset definition
    • U+2861A CJK UNIFIED IDEOGRAPH-2861A: not included in any glyphset definition
    • U+2861B CJK UNIFIED IDEOGRAPH-2861B: not included in any glyphset definition
    • U+2861C CJK UNIFIED IDEOGRAPH-2861C: not included in any glyphset definition
    • U+2861D CJK UNIFIED IDEOGRAPH-2861D: not included in any glyphset definition
    • U+2861E CJK UNIFIED IDEOGRAPH-2861E: not included in any glyphset definition
    • U+2861F CJK UNIFIED IDEOGRAPH-2861F: not included in any glyphset definition
    • U+28620 CJK UNIFIED IDEOGRAPH-28620: not included in any glyphset definition
    • U+28622 CJK UNIFIED IDEOGRAPH-28622: not included in any glyphset definition
    • U+28623 CJK UNIFIED IDEOGRAPH-28623: not included in any glyphset definition
    • U+2862A CJK UNIFIED IDEOGRAPH-2862A: not included in any glyphset definition
    • U+2862B CJK UNIFIED IDEOGRAPH-2862B: not included in any glyphset definition
    • U+2862C CJK UNIFIED IDEOGRAPH-2862C: not included in any glyphset definition
    • U+2862D CJK UNIFIED IDEOGRAPH-2862D: not included in any glyphset definition
    • U+2862E CJK UNIFIED IDEOGRAPH-2862E: not included in any glyphset definition
    • U+2862F CJK UNIFIED IDEOGRAPH-2862F: not included in any glyphset definition
    • U+28630 CJK UNIFIED IDEOGRAPH-28630: not included in any glyphset definition
    • U+28632 CJK UNIFIED IDEOGRAPH-28632: not included in any glyphset definition
    • U+28633 CJK UNIFIED IDEOGRAPH-28633: not included in any glyphset definition
    • U+28634 CJK UNIFIED IDEOGRAPH-28634: not included in any glyphset definition
    • U+28635 CJK UNIFIED IDEOGRAPH-28635: not included in any glyphset definition
    • U+28637 CJK UNIFIED IDEOGRAPH-28637: not included in any glyphset definition
    • U+28638 CJK UNIFIED IDEOGRAPH-28638: not included in any glyphset definition
    • U+28639 CJK UNIFIED IDEOGRAPH-28639: not included in any glyphset definition
    • U+2863C CJK UNIFIED IDEOGRAPH-2863C: not included in any glyphset definition
    • U+2863E CJK UNIFIED IDEOGRAPH-2863E: not included in any glyphset definition
    • U+2863F CJK UNIFIED IDEOGRAPH-2863F: not included in any glyphset definition
    • U+28640 CJK UNIFIED IDEOGRAPH-28640: not included in any glyphset definition
    • U+28641 CJK UNIFIED IDEOGRAPH-28641: not included in any glyphset definition
    • U+28642 CJK UNIFIED IDEOGRAPH-28642: not included in any glyphset definition
    • U+28643 CJK UNIFIED IDEOGRAPH-28643: not included in any glyphset definition
    • U+28644 CJK UNIFIED IDEOGRAPH-28644: not included in any glyphset definition
    • U+28645 CJK UNIFIED IDEOGRAPH-28645: not included in any glyphset definition
    • U+28646 CJK UNIFIED IDEOGRAPH-28646: not included in any glyphset definition
    • U+2864E CJK UNIFIED IDEOGRAPH-2864E: not included in any glyphset definition
    • U+2864F CJK UNIFIED IDEOGRAPH-2864F: not included in any glyphset definition
    • U+28650 CJK UNIFIED IDEOGRAPH-28650: not included in any glyphset definition
    • U+28651 CJK UNIFIED IDEOGRAPH-28651: not included in any glyphset definition
    • U+28652 CJK UNIFIED IDEOGRAPH-28652: not included in any glyphset definition
    • U+28653 CJK UNIFIED IDEOGRAPH-28653: not included in any glyphset definition
    • U+28654 CJK UNIFIED IDEOGRAPH-28654: not included in any glyphset definition
    • U+28655 CJK UNIFIED IDEOGRAPH-28655: not included in any glyphset definition
    • U+28657 CJK UNIFIED IDEOGRAPH-28657: not included in any glyphset definition
    • U+28658 CJK UNIFIED IDEOGRAPH-28658: not included in any glyphset definition
    • U+28659 CJK UNIFIED IDEOGRAPH-28659: not included in any glyphset definition
    • U+2865A CJK UNIFIED IDEOGRAPH-2865A: not included in any glyphset definition
    • U+2865E CJK UNIFIED IDEOGRAPH-2865E: not included in any glyphset definition
    • U+2865F CJK UNIFIED IDEOGRAPH-2865F: not included in any glyphset definition
    • U+28660 CJK UNIFIED IDEOGRAPH-28660: not included in any glyphset definition
    • U+28661 CJK UNIFIED IDEOGRAPH-28661: not included in any glyphset definition
    • U+28663 CJK UNIFIED IDEOGRAPH-28663: not included in any glyphset definition
    • U+28664 CJK UNIFIED IDEOGRAPH-28664: not included in any glyphset definition
    • U+28666 CJK UNIFIED IDEOGRAPH-28666: not included in any glyphset definition
    • U+28667 CJK UNIFIED IDEOGRAPH-28667: not included in any glyphset definition
    • U+28668 CJK UNIFIED IDEOGRAPH-28668: not included in any glyphset definition
    • U+28669 CJK UNIFIED IDEOGRAPH-28669: not included in any glyphset definition
    • U+2866B CJK UNIFIED IDEOGRAPH-2866B: not included in any glyphset definition
    • U+2866D CJK UNIFIED IDEOGRAPH-2866D: not included in any glyphset definition
    • U+2866E CJK UNIFIED IDEOGRAPH-2866E: not included in any glyphset definition
    • U+2866F CJK UNIFIED IDEOGRAPH-2866F: not included in any glyphset definition
    • U+28671 CJK UNIFIED IDEOGRAPH-28671: not included in any glyphset definition
    • U+28672 CJK UNIFIED IDEOGRAPH-28672: not included in any glyphset definition
    • U+28673 CJK UNIFIED IDEOGRAPH-28673: not included in any glyphset definition
    • U+28675 CJK UNIFIED IDEOGRAPH-28675: not included in any glyphset definition
    • U+28676 CJK UNIFIED IDEOGRAPH-28676: not included in any glyphset definition
    • U+28677 CJK UNIFIED IDEOGRAPH-28677: not included in any glyphset definition
    • U+28678 CJK UNIFIED IDEOGRAPH-28678: not included in any glyphset definition
    • U+28679 CJK UNIFIED IDEOGRAPH-28679: not included in any glyphset definition
    • U+2867A CJK UNIFIED IDEOGRAPH-2867A: not included in any glyphset definition
    • U+2867B CJK UNIFIED IDEOGRAPH-2867B: not included in any glyphset definition
    • U+2867C CJK UNIFIED IDEOGRAPH-2867C: not included in any glyphset definition
    • U+2867D CJK UNIFIED IDEOGRAPH-2867D: not included in any glyphset definition
    • U+2867E CJK UNIFIED IDEOGRAPH-2867E: not included in any glyphset definition
    • U+2868A CJK UNIFIED IDEOGRAPH-2868A: not included in any glyphset definition
    • U+2868B CJK UNIFIED IDEOGRAPH-2868B: not included in any glyphset definition
    • U+2868C CJK UNIFIED IDEOGRAPH-2868C: not included in any glyphset definition
    • U+28692 CJK UNIFIED IDEOGRAPH-28692: not included in any glyphset definition
    • U+28693 CJK UNIFIED IDEOGRAPH-28693: not included in any glyphset definition
    • U+28694 CJK UNIFIED IDEOGRAPH-28694: not included in any glyphset definition
    • U+28695 CJK UNIFIED IDEOGRAPH-28695: not included in any glyphset definition
    • U+28696 CJK UNIFIED IDEOGRAPH-28696: not included in any glyphset definition
    • U+28697 CJK UNIFIED IDEOGRAPH-28697: not included in any glyphset definition
    • U+28698 CJK UNIFIED IDEOGRAPH-28698: not included in any glyphset definition
    • U+28699 CJK UNIFIED IDEOGRAPH-28699: not included in any glyphset definition
    • U+2869A CJK UNIFIED IDEOGRAPH-2869A: not included in any glyphset definition
    • U+2869B CJK UNIFIED IDEOGRAPH-2869B: not included in any glyphset definition
    • U+286A0 CJK UNIFIED IDEOGRAPH-286A0: not included in any glyphset definition
    • U+286A3 CJK UNIFIED IDEOGRAPH-286A3: not included in any glyphset definition
    • U+286A5 CJK UNIFIED IDEOGRAPH-286A5: not included in any glyphset definition
    • U+286A7 CJK UNIFIED IDEOGRAPH-286A7: not included in any glyphset definition
    • U+286A8 CJK UNIFIED IDEOGRAPH-286A8: not included in any glyphset definition
    • U+286AA CJK UNIFIED IDEOGRAPH-286AA: not included in any glyphset definition
    • U+286AC CJK UNIFIED IDEOGRAPH-286AC: not included in any glyphset definition
    • U+286AD CJK UNIFIED IDEOGRAPH-286AD: not included in any glyphset definition
    • U+286AE CJK UNIFIED IDEOGRAPH-286AE: not included in any glyphset definition
    • U+286AF CJK UNIFIED IDEOGRAPH-286AF: not included in any glyphset definition
    • U+286B0 CJK UNIFIED IDEOGRAPH-286B0: not included in any glyphset definition
    • U+286B1 CJK UNIFIED IDEOGRAPH-286B1: not included in any glyphset definition
    • U+286B2 CJK UNIFIED IDEOGRAPH-286B2: not included in any glyphset definition
    • U+286B3 CJK UNIFIED IDEOGRAPH-286B3: not included in any glyphset definition
    • U+286B4 CJK UNIFIED IDEOGRAPH-286B4: not included in any glyphset definition
    • U+286B5 CJK UNIFIED IDEOGRAPH-286B5: not included in any glyphset definition
    • U+286B6 CJK UNIFIED IDEOGRAPH-286B6: not included in any glyphset definition
    • U+286BB CJK UNIFIED IDEOGRAPH-286BB: not included in any glyphset definition
    • U+286BC CJK UNIFIED IDEOGRAPH-286BC: not included in any glyphset definition
    • U+286BD CJK UNIFIED IDEOGRAPH-286BD: not included in any glyphset definition
    • U+286BE CJK UNIFIED IDEOGRAPH-286BE: not included in any glyphset definition
    • U+286BF CJK UNIFIED IDEOGRAPH-286BF: not included in any glyphset definition
    • U+286C1 CJK UNIFIED IDEOGRAPH-286C1: not included in any glyphset definition
    • U+286C3 CJK UNIFIED IDEOGRAPH-286C3: not included in any glyphset definition
    • U+286C4 CJK UNIFIED IDEOGRAPH-286C4: not included in any glyphset definition
    • U+286C6 CJK UNIFIED IDEOGRAPH-286C6: not included in any glyphset definition
    • U+286C7 CJK UNIFIED IDEOGRAPH-286C7: not included in any glyphset definition
    • U+286C8 CJK UNIFIED IDEOGRAPH-286C8: not included in any glyphset definition
    • U+286C9 CJK UNIFIED IDEOGRAPH-286C9: not included in any glyphset definition
    • U+286CA CJK UNIFIED IDEOGRAPH-286CA: not included in any glyphset definition
    • U+286CB CJK UNIFIED IDEOGRAPH-286CB: not included in any glyphset definition
    • U+286CC CJK UNIFIED IDEOGRAPH-286CC: not included in any glyphset definition
    • U+286CD CJK UNIFIED IDEOGRAPH-286CD: not included in any glyphset definition
    • U+286CE CJK UNIFIED IDEOGRAPH-286CE: not included in any glyphset definition
    • U+286CF CJK UNIFIED IDEOGRAPH-286CF: not included in any glyphset definition
    • U+286D0 CJK UNIFIED IDEOGRAPH-286D0: not included in any glyphset definition
    • U+286D1 CJK UNIFIED IDEOGRAPH-286D1: not included in any glyphset definition
    • U+286D2 CJK UNIFIED IDEOGRAPH-286D2: not included in any glyphset definition
    • U+286D3 CJK UNIFIED IDEOGRAPH-286D3: not included in any glyphset definition
    • U+286D4 CJK UNIFIED IDEOGRAPH-286D4: not included in any glyphset definition
    • U+286D5 CJK UNIFIED IDEOGRAPH-286D5: not included in any glyphset definition
    • U+286D6 CJK UNIFIED IDEOGRAPH-286D6: not included in any glyphset definition
    • U+286D7 CJK UNIFIED IDEOGRAPH-286D7: not included in any glyphset definition
    • U+286DB CJK UNIFIED IDEOGRAPH-286DB: not included in any glyphset definition
    • U+286DE CJK UNIFIED IDEOGRAPH-286DE: not included in any glyphset definition
    • U+286E0 CJK UNIFIED IDEOGRAPH-286E0: not included in any glyphset definition
    • U+286E1 CJK UNIFIED IDEOGRAPH-286E1: not included in any glyphset definition
    • U+286E2 CJK UNIFIED IDEOGRAPH-286E2: not included in any glyphset definition
    • U+286E3 CJK UNIFIED IDEOGRAPH-286E3: not included in any glyphset definition
    • U+286E4 CJK UNIFIED IDEOGRAPH-286E4: not included in any glyphset definition
    • U+286E5 CJK UNIFIED IDEOGRAPH-286E5: not included in any glyphset definition
    • U+286E6 CJK UNIFIED IDEOGRAPH-286E6: not included in any glyphset definition
    • U+286E7 CJK UNIFIED IDEOGRAPH-286E7: not included in any glyphset definition
    • U+286EB CJK UNIFIED IDEOGRAPH-286EB: not included in any glyphset definition
    • U+286EC CJK UNIFIED IDEOGRAPH-286EC: not included in any glyphset definition
    • U+286ED CJK UNIFIED IDEOGRAPH-286ED: not included in any glyphset definition
    • U+286EE CJK UNIFIED IDEOGRAPH-286EE: not included in any glyphset definition
    • U+286EF CJK UNIFIED IDEOGRAPH-286EF: not included in any glyphset definition
    • U+286F0 CJK UNIFIED IDEOGRAPH-286F0: not included in any glyphset definition
    • U+286F1 CJK UNIFIED IDEOGRAPH-286F1: not included in any glyphset definition
    • U+286F3 CJK UNIFIED IDEOGRAPH-286F3: not included in any glyphset definition
    • U+286F4 CJK UNIFIED IDEOGRAPH-286F4: not included in any glyphset definition
    • U+286F5 CJK UNIFIED IDEOGRAPH-286F5: not included in any glyphset definition
    • U+286F6 CJK UNIFIED IDEOGRAPH-286F6: not included in any glyphset definition
    • U+286F7 CJK UNIFIED IDEOGRAPH-286F7: not included in any glyphset definition
    • U+286F8 CJK UNIFIED IDEOGRAPH-286F8: not included in any glyphset definition
    • U+286FA CJK UNIFIED IDEOGRAPH-286FA: not included in any glyphset definition
    • U+286FF CJK UNIFIED IDEOGRAPH-286FF: not included in any glyphset definition
    • U+28700 CJK UNIFIED IDEOGRAPH-28700: not included in any glyphset definition
    • U+28702 CJK UNIFIED IDEOGRAPH-28702: not included in any glyphset definition
    • U+28703 CJK UNIFIED IDEOGRAPH-28703: not included in any glyphset definition
    • U+28705 CJK UNIFIED IDEOGRAPH-28705: not included in any glyphset definition
    • U+28706 CJK UNIFIED IDEOGRAPH-28706: not included in any glyphset definition
    • U+28708 CJK UNIFIED IDEOGRAPH-28708: not included in any glyphset definition
    • U+2870B CJK UNIFIED IDEOGRAPH-2870B: not included in any glyphset definition
    • U+2870C CJK UNIFIED IDEOGRAPH-2870C: not included in any glyphset definition
    • U+2870D CJK UNIFIED IDEOGRAPH-2870D: not included in any glyphset definition
    • U+2870E CJK UNIFIED IDEOGRAPH-2870E: not included in any glyphset definition
    • U+2870F CJK UNIFIED IDEOGRAPH-2870F: not included in any glyphset definition
    • U+28710 CJK UNIFIED IDEOGRAPH-28710: not included in any glyphset definition
    • U+28711 CJK UNIFIED IDEOGRAPH-28711: not included in any glyphset definition
    • U+28712 CJK UNIFIED IDEOGRAPH-28712: not included in any glyphset definition
    • U+28713 CJK UNIFIED IDEOGRAPH-28713: not included in any glyphset definition
    • U+28714 CJK UNIFIED IDEOGRAPH-28714: not included in any glyphset definition
    • U+28715 CJK UNIFIED IDEOGRAPH-28715: not included in any glyphset definition
    • U+28716 CJK UNIFIED IDEOGRAPH-28716: not included in any glyphset definition
    • U+28717 CJK UNIFIED IDEOGRAPH-28717: not included in any glyphset definition
    • U+28718 CJK UNIFIED IDEOGRAPH-28718: not included in any glyphset definition
    • U+28719 CJK UNIFIED IDEOGRAPH-28719: not included in any glyphset definition
    • U+2871A CJK UNIFIED IDEOGRAPH-2871A: not included in any glyphset definition
    • U+2871B CJK UNIFIED IDEOGRAPH-2871B: not included in any glyphset definition
    • U+2871C CJK UNIFIED IDEOGRAPH-2871C: not included in any glyphset definition
    • U+28723 CJK UNIFIED IDEOGRAPH-28723: not included in any glyphset definition
    • U+28725 CJK UNIFIED IDEOGRAPH-28725: not included in any glyphset definition
    • U+28727 CJK UNIFIED IDEOGRAPH-28727: not included in any glyphset definition
    • U+2872A CJK UNIFIED IDEOGRAPH-2872A: not included in any glyphset definition
    • U+2872F CJK UNIFIED IDEOGRAPH-2872F: not included in any glyphset definition
    • U+28730 CJK UNIFIED IDEOGRAPH-28730: not included in any glyphset definition
    • U+28731 CJK UNIFIED IDEOGRAPH-28731: not included in any glyphset definition
    • U+28733 CJK UNIFIED IDEOGRAPH-28733: not included in any glyphset definition
    • U+28734 CJK UNIFIED IDEOGRAPH-28734: not included in any glyphset definition
    • U+28735 CJK UNIFIED IDEOGRAPH-28735: not included in any glyphset definition
    • U+28736 CJK UNIFIED IDEOGRAPH-28736: not included in any glyphset definition
    • U+28737 CJK UNIFIED IDEOGRAPH-28737: not included in any glyphset definition
    • U+28738 CJK UNIFIED IDEOGRAPH-28738: not included in any glyphset definition
    • U+28739 CJK UNIFIED IDEOGRAPH-28739: not included in any glyphset definition
    • U+2873A CJK UNIFIED IDEOGRAPH-2873A: not included in any glyphset definition
    • U+2873B CJK UNIFIED IDEOGRAPH-2873B: not included in any glyphset definition
    • U+2873C CJK UNIFIED IDEOGRAPH-2873C: not included in any glyphset definition
    • U+2873D CJK UNIFIED IDEOGRAPH-2873D: not included in any glyphset definition
    • U+2873E CJK UNIFIED IDEOGRAPH-2873E: not included in any glyphset definition
    • U+2873F CJK UNIFIED IDEOGRAPH-2873F: not included in any glyphset definition
    • U+28740 CJK UNIFIED IDEOGRAPH-28740: not included in any glyphset definition
    • U+28741 CJK UNIFIED IDEOGRAPH-28741: not included in any glyphset definition
    • U+28746 CJK UNIFIED IDEOGRAPH-28746: not included in any glyphset definition
    • U+28747 CJK UNIFIED IDEOGRAPH-28747: not included in any glyphset definition
    • U+28749 CJK UNIFIED IDEOGRAPH-28749: not included in any glyphset definition
    • U+2874A CJK UNIFIED IDEOGRAPH-2874A: not included in any glyphset definition
    • U+2874B CJK UNIFIED IDEOGRAPH-2874B: not included in any glyphset definition
    • U+2874C CJK UNIFIED IDEOGRAPH-2874C: not included in any glyphset definition
    • U+2874D CJK UNIFIED IDEOGRAPH-2874D: not included in any glyphset definition
    • U+2874E CJK UNIFIED IDEOGRAPH-2874E: not included in any glyphset definition
    • U+2874F CJK UNIFIED IDEOGRAPH-2874F: not included in any glyphset definition
    • U+28750 CJK UNIFIED IDEOGRAPH-28750: not included in any glyphset definition
    • U+28751 CJK UNIFIED IDEOGRAPH-28751: not included in any glyphset definition
    • U+28753 CJK UNIFIED IDEOGRAPH-28753: not included in any glyphset definition
    • U+28754 CJK UNIFIED IDEOGRAPH-28754: not included in any glyphset definition
    • U+28755 CJK UNIFIED IDEOGRAPH-28755: not included in any glyphset definition
    • U+28756 CJK UNIFIED IDEOGRAPH-28756: not included in any glyphset definition
    • U+28757 CJK UNIFIED IDEOGRAPH-28757: not included in any glyphset definition
    • U+28758 CJK UNIFIED IDEOGRAPH-28758: not included in any glyphset definition
    • U+2875B CJK UNIFIED IDEOGRAPH-2875B: not included in any glyphset definition
    • U+2875D CJK UNIFIED IDEOGRAPH-2875D: not included in any glyphset definition
    • U+2875F CJK UNIFIED IDEOGRAPH-2875F: not included in any glyphset definition
    • U+28760 CJK UNIFIED IDEOGRAPH-28760: not included in any glyphset definition
    • U+28762 CJK UNIFIED IDEOGRAPH-28762: not included in any glyphset definition
    • U+28764 CJK UNIFIED IDEOGRAPH-28764: not included in any glyphset definition
    • U+28765 CJK UNIFIED IDEOGRAPH-28765: not included in any glyphset definition
    • U+28766 CJK UNIFIED IDEOGRAPH-28766: not included in any glyphset definition
    • U+28767 CJK UNIFIED IDEOGRAPH-28767: not included in any glyphset definition
    • U+28768 CJK UNIFIED IDEOGRAPH-28768: not included in any glyphset definition
    • U+28769 CJK UNIFIED IDEOGRAPH-28769: not included in any glyphset definition
    • U+2876A CJK UNIFIED IDEOGRAPH-2876A: not included in any glyphset definition
    • U+2876B CJK UNIFIED IDEOGRAPH-2876B: not included in any glyphset definition
    • U+2876C CJK UNIFIED IDEOGRAPH-2876C: not included in any glyphset definition
    • U+2876D CJK UNIFIED IDEOGRAPH-2876D: not included in any glyphset definition
    • U+2876E CJK UNIFIED IDEOGRAPH-2876E: not included in any glyphset definition
    • U+2876F CJK UNIFIED IDEOGRAPH-2876F: not included in any glyphset definition
    • U+28770 CJK UNIFIED IDEOGRAPH-28770: not included in any glyphset definition
    • U+28771 CJK UNIFIED IDEOGRAPH-28771: not included in any glyphset definition
    • U+28772 CJK UNIFIED IDEOGRAPH-28772: not included in any glyphset definition
    • U+28773 CJK UNIFIED IDEOGRAPH-28773: not included in any glyphset definition
    • U+28774 CJK UNIFIED IDEOGRAPH-28774: not included in any glyphset definition
    • U+28775 CJK UNIFIED IDEOGRAPH-28775: not included in any glyphset definition
    • U+28776 CJK UNIFIED IDEOGRAPH-28776: not included in any glyphset definition
    • U+28777 CJK UNIFIED IDEOGRAPH-28777: not included in any glyphset definition
    • U+28778 CJK UNIFIED IDEOGRAPH-28778: not included in any glyphset definition
    • U+28780 CJK UNIFIED IDEOGRAPH-28780: not included in any glyphset definition
    • U+28781 CJK UNIFIED IDEOGRAPH-28781: not included in any glyphset definition
    • U+28782 CJK UNIFIED IDEOGRAPH-28782: not included in any glyphset definition
    • U+28783 CJK UNIFIED IDEOGRAPH-28783: not included in any glyphset definition
    • U+28784 CJK UNIFIED IDEOGRAPH-28784: not included in any glyphset definition
    • U+28789 CJK UNIFIED IDEOGRAPH-28789: not included in any glyphset definition
    • U+2878A CJK UNIFIED IDEOGRAPH-2878A: not included in any glyphset definition
    • U+2878B CJK UNIFIED IDEOGRAPH-2878B: not included in any glyphset definition
    • U+2878C CJK UNIFIED IDEOGRAPH-2878C: not included in any glyphset definition
    • U+2878E CJK UNIFIED IDEOGRAPH-2878E: not included in any glyphset definition
    • U+28790 CJK UNIFIED IDEOGRAPH-28790: not included in any glyphset definition
    • U+28791 CJK UNIFIED IDEOGRAPH-28791: not included in any glyphset definition
    • U+28793 CJK UNIFIED IDEOGRAPH-28793: not included in any glyphset definition
    • U+28794 CJK UNIFIED IDEOGRAPH-28794: not included in any glyphset definition
    • U+28795 CJK UNIFIED IDEOGRAPH-28795: not included in any glyphset definition
    • U+28796 CJK UNIFIED IDEOGRAPH-28796: not included in any glyphset definition
    • U+28797 CJK UNIFIED IDEOGRAPH-28797: not included in any glyphset definition
    • U+28798 CJK UNIFIED IDEOGRAPH-28798: not included in any glyphset definition
    • U+28799 CJK UNIFIED IDEOGRAPH-28799: not included in any glyphset definition
    • U+2879A CJK UNIFIED IDEOGRAPH-2879A: not included in any glyphset definition
    • U+2879B CJK UNIFIED IDEOGRAPH-2879B: not included in any glyphset definition
    • U+287A3 CJK UNIFIED IDEOGRAPH-287A3: not included in any glyphset definition
    • U+287A6 CJK UNIFIED IDEOGRAPH-287A6: not included in any glyphset definition
    • U+287A7 CJK UNIFIED IDEOGRAPH-287A7: not included in any glyphset definition
    • U+287A8 CJK UNIFIED IDEOGRAPH-287A8: not included in any glyphset definition
    • U+287A9 CJK UNIFIED IDEOGRAPH-287A9: not included in any glyphset definition
    • U+287AA CJK UNIFIED IDEOGRAPH-287AA: not included in any glyphset definition
    • U+287AB CJK UNIFIED IDEOGRAPH-287AB: not included in any glyphset definition
    • U+287AE CJK UNIFIED IDEOGRAPH-287AE: not included in any glyphset definition
    • U+287AF CJK UNIFIED IDEOGRAPH-287AF: not included in any glyphset definition
    • U+287B0 CJK UNIFIED IDEOGRAPH-287B0: not included in any glyphset definition
    • U+287B1 CJK UNIFIED IDEOGRAPH-287B1: not included in any glyphset definition
    • U+287B2 CJK UNIFIED IDEOGRAPH-287B2: not included in any glyphset definition
    • U+287B3 CJK UNIFIED IDEOGRAPH-287B3: not included in any glyphset definition
    • U+287B6 CJK UNIFIED IDEOGRAPH-287B6: not included in any glyphset definition
    • U+287B7 CJK UNIFIED IDEOGRAPH-287B7: not included in any glyphset definition
    • U+287B9 CJK UNIFIED IDEOGRAPH-287B9: not included in any glyphset definition
    • U+287BA CJK UNIFIED IDEOGRAPH-287BA: not included in any glyphset definition
    • U+287BB CJK UNIFIED IDEOGRAPH-287BB: not included in any glyphset definition
    • U+287BC CJK UNIFIED IDEOGRAPH-287BC: not included in any glyphset definition
    • U+287BD CJK UNIFIED IDEOGRAPH-287BD: not included in any glyphset definition
    • U+287BE CJK UNIFIED IDEOGRAPH-287BE: not included in any glyphset definition
    • U+287BF CJK UNIFIED IDEOGRAPH-287BF: not included in any glyphset definition
    • U+287C0 CJK UNIFIED IDEOGRAPH-287C0: not included in any glyphset definition
    • U+287C2 CJK UNIFIED IDEOGRAPH-287C2: not included in any glyphset definition
    • U+287C3 CJK UNIFIED IDEOGRAPH-287C3: not included in any glyphset definition
    • U+287C4 CJK UNIFIED IDEOGRAPH-287C4: not included in any glyphset definition
    • U+287C5 CJK UNIFIED IDEOGRAPH-287C5: not included in any glyphset definition
    • U+287C7 CJK UNIFIED IDEOGRAPH-287C7: not included in any glyphset definition
    • U+287CC CJK UNIFIED IDEOGRAPH-287CC: not included in any glyphset definition
    • U+287CD CJK UNIFIED IDEOGRAPH-287CD: not included in any glyphset definition
    • U+287CE CJK UNIFIED IDEOGRAPH-287CE: not included in any glyphset definition
    • U+287CF CJK UNIFIED IDEOGRAPH-287CF: not included in any glyphset definition
    • U+287D0 CJK UNIFIED IDEOGRAPH-287D0: not included in any glyphset definition
    • U+287D1 CJK UNIFIED IDEOGRAPH-287D1: not included in any glyphset definition
    • U+287D4 CJK UNIFIED IDEOGRAPH-287D4: not included in any glyphset definition
    • U+287D6 CJK UNIFIED IDEOGRAPH-287D6: not included in any glyphset definition
    • U+287D7 CJK UNIFIED IDEOGRAPH-287D7: not included in any glyphset definition
    • U+287D8 CJK UNIFIED IDEOGRAPH-287D8: not included in any glyphset definition
    • U+287D9 CJK UNIFIED IDEOGRAPH-287D9: not included in any glyphset definition
    • U+287DA CJK UNIFIED IDEOGRAPH-287DA: not included in any glyphset definition
    • U+287DB CJK UNIFIED IDEOGRAPH-287DB: not included in any glyphset definition
    • U+287DE CJK UNIFIED IDEOGRAPH-287DE: not included in any glyphset definition
    • U+287DF CJK UNIFIED IDEOGRAPH-287DF: not included in any glyphset definition
    • U+287E0 CJK UNIFIED IDEOGRAPH-287E0: not included in any glyphset definition
    • U+287E3 CJK UNIFIED IDEOGRAPH-287E3: not included in any glyphset definition
    • U+287E4 CJK UNIFIED IDEOGRAPH-287E4: not included in any glyphset definition
    • U+287E5 CJK UNIFIED IDEOGRAPH-287E5: not included in any glyphset definition
    • U+287E8 CJK UNIFIED IDEOGRAPH-287E8: not included in any glyphset definition
    • U+287EB CJK UNIFIED IDEOGRAPH-287EB: not included in any glyphset definition
    • U+287ED CJK UNIFIED IDEOGRAPH-287ED: not included in any glyphset definition
    • U+287EE CJK UNIFIED IDEOGRAPH-287EE: not included in any glyphset definition
    • U+287EF CJK UNIFIED IDEOGRAPH-287EF: not included in any glyphset definition
    • U+287F0 CJK UNIFIED IDEOGRAPH-287F0: not included in any glyphset definition
    • U+287F1 CJK UNIFIED IDEOGRAPH-287F1: not included in any glyphset definition
    • U+287F3 CJK UNIFIED IDEOGRAPH-287F3: not included in any glyphset definition
    • U+287F4 CJK UNIFIED IDEOGRAPH-287F4: not included in any glyphset definition
    • U+287F5 CJK UNIFIED IDEOGRAPH-287F5: not included in any glyphset definition
    • U+287F6 CJK UNIFIED IDEOGRAPH-287F6: not included in any glyphset definition
    • U+287F7 CJK UNIFIED IDEOGRAPH-287F7: not included in any glyphset definition
    • U+287F8 CJK UNIFIED IDEOGRAPH-287F8: not included in any glyphset definition
    • U+287F9 CJK UNIFIED IDEOGRAPH-287F9: not included in any glyphset definition
    • U+287FA CJK UNIFIED IDEOGRAPH-287FA: not included in any glyphset definition
    • U+287FB CJK UNIFIED IDEOGRAPH-287FB: not included in any glyphset definition
    • U+287FC CJK UNIFIED IDEOGRAPH-287FC: not included in any glyphset definition
    • U+287FD CJK UNIFIED IDEOGRAPH-287FD: not included in any glyphset definition
    • U+287FE CJK UNIFIED IDEOGRAPH-287FE: not included in any glyphset definition
    • U+287FF CJK UNIFIED IDEOGRAPH-287FF: not included in any glyphset definition
    • U+28800 CJK UNIFIED IDEOGRAPH-28800: not included in any glyphset definition
    • U+28801 CJK UNIFIED IDEOGRAPH-28801: not included in any glyphset definition
    • U+28802 CJK UNIFIED IDEOGRAPH-28802: not included in any glyphset definition
    • U+28807 CJK UNIFIED IDEOGRAPH-28807: not included in any glyphset definition
    • U+28808 CJK UNIFIED IDEOGRAPH-28808: not included in any glyphset definition
    • U+2880A CJK UNIFIED IDEOGRAPH-2880A: not included in any glyphset definition
    • U+2880B CJK UNIFIED IDEOGRAPH-2880B: not included in any glyphset definition
    • U+2880C CJK UNIFIED IDEOGRAPH-2880C: not included in any glyphset definition
    • U+2880D CJK UNIFIED IDEOGRAPH-2880D: not included in any glyphset definition
    • U+2880E CJK UNIFIED IDEOGRAPH-2880E: not included in any glyphset definition
    • U+2880F CJK UNIFIED IDEOGRAPH-2880F: not included in any glyphset definition
    • U+28810 CJK UNIFIED IDEOGRAPH-28810: not included in any glyphset definition
    • U+28811 CJK UNIFIED IDEOGRAPH-28811: not included in any glyphset definition
    • U+28812 CJK UNIFIED IDEOGRAPH-28812: not included in any glyphset definition
    • U+28814 CJK UNIFIED IDEOGRAPH-28814: not included in any glyphset definition
    • U+28815 CJK UNIFIED IDEOGRAPH-28815: not included in any glyphset definition
    • U+28816 CJK UNIFIED IDEOGRAPH-28816: not included in any glyphset definition
    • U+28817 CJK UNIFIED IDEOGRAPH-28817: not included in any glyphset definition
    • U+28818 CJK UNIFIED IDEOGRAPH-28818: not included in any glyphset definition
    • U+28819 CJK UNIFIED IDEOGRAPH-28819: not included in any glyphset definition
    • U+2881F CJK UNIFIED IDEOGRAPH-2881F: not included in any glyphset definition
    • U+28821 CJK UNIFIED IDEOGRAPH-28821: not included in any glyphset definition
    • U+28822 CJK UNIFIED IDEOGRAPH-28822: not included in any glyphset definition
    • U+28824 CJK UNIFIED IDEOGRAPH-28824: not included in any glyphset definition
    • U+28825 CJK UNIFIED IDEOGRAPH-28825: not included in any glyphset definition
    • U+28826 CJK UNIFIED IDEOGRAPH-28826: not included in any glyphset definition
    • U+28827 CJK UNIFIED IDEOGRAPH-28827: not included in any glyphset definition
    • U+28828 CJK UNIFIED IDEOGRAPH-28828: not included in any glyphset definition
    • U+2882C CJK UNIFIED IDEOGRAPH-2882C: not included in any glyphset definition
    • U+28836 CJK UNIFIED IDEOGRAPH-28836: not included in any glyphset definition
    • U+28837 CJK UNIFIED IDEOGRAPH-28837: not included in any glyphset definition
    • U+28838 CJK UNIFIED IDEOGRAPH-28838: not included in any glyphset definition
    • U+2883A CJK UNIFIED IDEOGRAPH-2883A: not included in any glyphset definition
    • U+2883C CJK UNIFIED IDEOGRAPH-2883C: not included in any glyphset definition
    • U+2883F CJK UNIFIED IDEOGRAPH-2883F: not included in any glyphset definition
    • U+28840 CJK UNIFIED IDEOGRAPH-28840: not included in any glyphset definition
    • U+28842 CJK UNIFIED IDEOGRAPH-28842: not included in any glyphset definition
    • U+28843 CJK UNIFIED IDEOGRAPH-28843: not included in any glyphset definition
    • U+28844 CJK UNIFIED IDEOGRAPH-28844: not included in any glyphset definition
    • U+2884C CJK UNIFIED IDEOGRAPH-2884C: not included in any glyphset definition
    • U+2884D CJK UNIFIED IDEOGRAPH-2884D: not included in any glyphset definition
    • U+2884E CJK UNIFIED IDEOGRAPH-2884E: not included in any glyphset definition
    • U+2884F CJK UNIFIED IDEOGRAPH-2884F: not included in any glyphset definition
    • U+28850 CJK UNIFIED IDEOGRAPH-28850: not included in any glyphset definition
    • U+28851 CJK UNIFIED IDEOGRAPH-28851: not included in any glyphset definition
    • U+28852 CJK UNIFIED IDEOGRAPH-28852: not included in any glyphset definition
    • U+28853 CJK UNIFIED IDEOGRAPH-28853: not included in any glyphset definition
    • U+28854 CJK UNIFIED IDEOGRAPH-28854: not included in any glyphset definition
    • U+28855 CJK UNIFIED IDEOGRAPH-28855: not included in any glyphset definition
    • U+28856 CJK UNIFIED IDEOGRAPH-28856: not included in any glyphset definition
    • U+28858 CJK UNIFIED IDEOGRAPH-28858: not included in any glyphset definition
    • U+28859 CJK UNIFIED IDEOGRAPH-28859: not included in any glyphset definition
    • U+2885A CJK UNIFIED IDEOGRAPH-2885A: not included in any glyphset definition
    • U+2885C CJK UNIFIED IDEOGRAPH-2885C: not included in any glyphset definition
    • U+2885F CJK UNIFIED IDEOGRAPH-2885F: not included in any glyphset definition
    • U+28860 CJK UNIFIED IDEOGRAPH-28860: not included in any glyphset definition
    • U+28861 CJK UNIFIED IDEOGRAPH-28861: not included in any glyphset definition
    • U+28862 CJK UNIFIED IDEOGRAPH-28862: not included in any glyphset definition
    • U+28863 CJK UNIFIED IDEOGRAPH-28863: not included in any glyphset definition
    • U+28864 CJK UNIFIED IDEOGRAPH-28864: not included in any glyphset definition
    • U+28867 CJK UNIFIED IDEOGRAPH-28867: not included in any glyphset definition
    • U+28868 CJK UNIFIED IDEOGRAPH-28868: not included in any glyphset definition
    • U+28869 CJK UNIFIED IDEOGRAPH-28869: not included in any glyphset definition
    • U+2886A CJK UNIFIED IDEOGRAPH-2886A: not included in any glyphset definition
    • U+2886B CJK UNIFIED IDEOGRAPH-2886B: not included in any glyphset definition
    • U+2886C CJK UNIFIED IDEOGRAPH-2886C: not included in any glyphset definition
    • U+2886D CJK UNIFIED IDEOGRAPH-2886D: not included in any glyphset definition
    • U+2886E CJK UNIFIED IDEOGRAPH-2886E: not included in any glyphset definition
    • U+2886F CJK UNIFIED IDEOGRAPH-2886F: not included in any glyphset definition
    • U+28870 CJK UNIFIED IDEOGRAPH-28870: not included in any glyphset definition
    • U+28871 CJK UNIFIED IDEOGRAPH-28871: not included in any glyphset definition
    • U+28872 CJK UNIFIED IDEOGRAPH-28872: not included in any glyphset definition
    • U+28873 CJK UNIFIED IDEOGRAPH-28873: not included in any glyphset definition
    • U+28874 CJK UNIFIED IDEOGRAPH-28874: not included in any glyphset definition
    • U+28875 CJK UNIFIED IDEOGRAPH-28875: not included in any glyphset definition
    • U+28876 CJK UNIFIED IDEOGRAPH-28876: not included in any glyphset definition
    • U+28877 CJK UNIFIED IDEOGRAPH-28877: not included in any glyphset definition
    • U+28878 CJK UNIFIED IDEOGRAPH-28878: not included in any glyphset definition
    • U+2887A CJK UNIFIED IDEOGRAPH-2887A: not included in any glyphset definition
    • U+28880 CJK UNIFIED IDEOGRAPH-28880: not included in any glyphset definition
    • U+28881 CJK UNIFIED IDEOGRAPH-28881: not included in any glyphset definition
    • U+28883 CJK UNIFIED IDEOGRAPH-28883: not included in any glyphset definition
    • U+28885 CJK UNIFIED IDEOGRAPH-28885: not included in any glyphset definition
    • U+28886 CJK UNIFIED IDEOGRAPH-28886: not included in any glyphset definition
    • U+28887 CJK UNIFIED IDEOGRAPH-28887: not included in any glyphset definition
    • U+28888 CJK UNIFIED IDEOGRAPH-28888: not included in any glyphset definition
    • U+28889 CJK UNIFIED IDEOGRAPH-28889: not included in any glyphset definition
    • U+2888A CJK UNIFIED IDEOGRAPH-2888A: not included in any glyphset definition
    • U+2888B CJK UNIFIED IDEOGRAPH-2888B: not included in any glyphset definition
    • U+2888C CJK UNIFIED IDEOGRAPH-2888C: not included in any glyphset definition
    • U+2888D CJK UNIFIED IDEOGRAPH-2888D: not included in any glyphset definition
    • U+2888E CJK UNIFIED IDEOGRAPH-2888E: not included in any glyphset definition
    • U+2888F CJK UNIFIED IDEOGRAPH-2888F: not included in any glyphset definition
    • U+28890 CJK UNIFIED IDEOGRAPH-28890: not included in any glyphset definition
    • U+28891 CJK UNIFIED IDEOGRAPH-28891: not included in any glyphset definition
    • U+28892 CJK UNIFIED IDEOGRAPH-28892: not included in any glyphset definition
    • U+28899 CJK UNIFIED IDEOGRAPH-28899: not included in any glyphset definition
    • U+2889A CJK UNIFIED IDEOGRAPH-2889A: not included in any glyphset definition
    • U+2889B CJK UNIFIED IDEOGRAPH-2889B: not included in any glyphset definition
    • U+288A0 CJK UNIFIED IDEOGRAPH-288A0: not included in any glyphset definition
    • U+288A1 CJK UNIFIED IDEOGRAPH-288A1: not included in any glyphset definition
    • U+288A2 CJK UNIFIED IDEOGRAPH-288A2: not included in any glyphset definition
    • U+288A3 CJK UNIFIED IDEOGRAPH-288A3: not included in any glyphset definition
    • U+288A5 CJK UNIFIED IDEOGRAPH-288A5: not included in any glyphset definition
    • U+288A6 CJK UNIFIED IDEOGRAPH-288A6: not included in any glyphset definition
    • U+288A8 CJK UNIFIED IDEOGRAPH-288A8: not included in any glyphset definition
    • U+288A9 CJK UNIFIED IDEOGRAPH-288A9: not included in any glyphset definition
    • U+288AA CJK UNIFIED IDEOGRAPH-288AA: not included in any glyphset definition
    • U+288AB CJK UNIFIED IDEOGRAPH-288AB: not included in any glyphset definition
    • U+288AC CJK UNIFIED IDEOGRAPH-288AC: not included in any glyphset definition
    • U+288AD CJK UNIFIED IDEOGRAPH-288AD: not included in any glyphset definition
    • U+288AE CJK UNIFIED IDEOGRAPH-288AE: not included in any glyphset definition
    • U+288AF CJK UNIFIED IDEOGRAPH-288AF: not included in any glyphset definition
    • U+288B0 CJK UNIFIED IDEOGRAPH-288B0: not included in any glyphset definition
    • U+288B2 CJK UNIFIED IDEOGRAPH-288B2: not included in any glyphset definition
    • U+288B5 CJK UNIFIED IDEOGRAPH-288B5: not included in any glyphset definition
    • U+288B6 CJK UNIFIED IDEOGRAPH-288B6: not included in any glyphset definition
    • U+288B7 CJK UNIFIED IDEOGRAPH-288B7: not included in any glyphset definition
    • U+288B9 CJK UNIFIED IDEOGRAPH-288B9: not included in any glyphset definition
    • U+288BA CJK UNIFIED IDEOGRAPH-288BA: not included in any glyphset definition
    • U+288BC CJK UNIFIED IDEOGRAPH-288BC: not included in any glyphset definition
    • U+288BD CJK UNIFIED IDEOGRAPH-288BD: not included in any glyphset definition
    • U+288BE CJK UNIFIED IDEOGRAPH-288BE: not included in any glyphset definition
    • U+288BF CJK UNIFIED IDEOGRAPH-288BF: not included in any glyphset definition
    • U+288C0 CJK UNIFIED IDEOGRAPH-288C0: not included in any glyphset definition
    • U+288C1 CJK UNIFIED IDEOGRAPH-288C1: not included in any glyphset definition
    • U+288C2 CJK UNIFIED IDEOGRAPH-288C2: not included in any glyphset definition
    • U+288C3 CJK UNIFIED IDEOGRAPH-288C3: not included in any glyphset definition
    • U+288C4 CJK UNIFIED IDEOGRAPH-288C4: not included in any glyphset definition
    • U+288C5 CJK UNIFIED IDEOGRAPH-288C5: not included in any glyphset definition
    • U+288C6 CJK UNIFIED IDEOGRAPH-288C6: not included in any glyphset definition
    • U+288C7 CJK UNIFIED IDEOGRAPH-288C7: not included in any glyphset definition
    • U+288C8 CJK UNIFIED IDEOGRAPH-288C8: not included in any glyphset definition
    • U+288C9 CJK UNIFIED IDEOGRAPH-288C9: not included in any glyphset definition
    • U+288CD CJK UNIFIED IDEOGRAPH-288CD: not included in any glyphset definition
    • U+288CE CJK UNIFIED IDEOGRAPH-288CE: not included in any glyphset definition
    • U+288CF CJK UNIFIED IDEOGRAPH-288CF: not included in any glyphset definition
    • U+288D0 CJK UNIFIED IDEOGRAPH-288D0: not included in any glyphset definition
    • U+288D1 CJK UNIFIED IDEOGRAPH-288D1: not included in any glyphset definition
    • U+288D3 CJK UNIFIED IDEOGRAPH-288D3: not included in any glyphset definition
    • U+288D4 CJK UNIFIED IDEOGRAPH-288D4: not included in any glyphset definition
    • U+288D5 CJK UNIFIED IDEOGRAPH-288D5: not included in any glyphset definition
    • U+288D6 CJK UNIFIED IDEOGRAPH-288D6: not included in any glyphset definition
    • U+288D8 CJK UNIFIED IDEOGRAPH-288D8: not included in any glyphset definition
    • U+288D9 CJK UNIFIED IDEOGRAPH-288D9: not included in any glyphset definition
    • U+288DA CJK UNIFIED IDEOGRAPH-288DA: not included in any glyphset definition
    • U+288DB CJK UNIFIED IDEOGRAPH-288DB: not included in any glyphset definition
    • U+288DC CJK UNIFIED IDEOGRAPH-288DC: not included in any glyphset definition
    • U+288DD CJK UNIFIED IDEOGRAPH-288DD: not included in any glyphset definition
    • U+288DE CJK UNIFIED IDEOGRAPH-288DE: not included in any glyphset definition
    • U+288E0 CJK UNIFIED IDEOGRAPH-288E0: not included in any glyphset definition
    • U+288E1 CJK UNIFIED IDEOGRAPH-288E1: not included in any glyphset definition
    • U+288E2 CJK UNIFIED IDEOGRAPH-288E2: not included in any glyphset definition
    • U+288E3 CJK UNIFIED IDEOGRAPH-288E3: not included in any glyphset definition
    • U+288E6 CJK UNIFIED IDEOGRAPH-288E6: not included in any glyphset definition
    • U+288E7 CJK UNIFIED IDEOGRAPH-288E7: not included in any glyphset definition
    • U+288E8 CJK UNIFIED IDEOGRAPH-288E8: not included in any glyphset definition
    • U+288E9 CJK UNIFIED IDEOGRAPH-288E9: not included in any glyphset definition
    • U+288EA CJK UNIFIED IDEOGRAPH-288EA: not included in any glyphset definition
    • U+288EC CJK UNIFIED IDEOGRAPH-288EC: not included in any glyphset definition
    • U+288ED CJK UNIFIED IDEOGRAPH-288ED: not included in any glyphset definition
    • U+288EE CJK UNIFIED IDEOGRAPH-288EE: not included in any glyphset definition
    • U+288EF CJK UNIFIED IDEOGRAPH-288EF: not included in any glyphset definition
    • U+288F0 CJK UNIFIED IDEOGRAPH-288F0: not included in any glyphset definition
    • U+288F1 CJK UNIFIED IDEOGRAPH-288F1: not included in any glyphset definition
    • U+288F2 CJK UNIFIED IDEOGRAPH-288F2: not included in any glyphset definition
    • U+288F3 CJK UNIFIED IDEOGRAPH-288F3: not included in any glyphset definition
    • U+288F4 CJK UNIFIED IDEOGRAPH-288F4: not included in any glyphset definition
    • U+288F5 CJK UNIFIED IDEOGRAPH-288F5: not included in any glyphset definition
    • U+288F6 CJK UNIFIED IDEOGRAPH-288F6: not included in any glyphset definition
    • U+288F7 CJK UNIFIED IDEOGRAPH-288F7: not included in any glyphset definition
    • U+288F8 CJK UNIFIED IDEOGRAPH-288F8: not included in any glyphset definition
    • U+288F9 CJK UNIFIED IDEOGRAPH-288F9: not included in any glyphset definition
    • U+288FA CJK UNIFIED IDEOGRAPH-288FA: not included in any glyphset definition
    • U+288FB CJK UNIFIED IDEOGRAPH-288FB: not included in any glyphset definition
    • U+288FC CJK UNIFIED IDEOGRAPH-288FC: not included in any glyphset definition
    • U+288FE CJK UNIFIED IDEOGRAPH-288FE: not included in any glyphset definition
    • U+288FF CJK UNIFIED IDEOGRAPH-288FF: not included in any glyphset definition
    • U+28902 CJK UNIFIED IDEOGRAPH-28902: not included in any glyphset definition
    • U+28903 CJK UNIFIED IDEOGRAPH-28903: not included in any glyphset definition
    • U+28904 CJK UNIFIED IDEOGRAPH-28904: not included in any glyphset definition
    • U+28905 CJK UNIFIED IDEOGRAPH-28905: not included in any glyphset definition
    • U+28907 CJK UNIFIED IDEOGRAPH-28907: not included in any glyphset definition
    • U+28909 CJK UNIFIED IDEOGRAPH-28909: not included in any glyphset definition
    • U+2890A CJK UNIFIED IDEOGRAPH-2890A: not included in any glyphset definition
    • U+2890B CJK UNIFIED IDEOGRAPH-2890B: not included in any glyphset definition
    • U+2890D CJK UNIFIED IDEOGRAPH-2890D: not included in any glyphset definition
    • U+2890E CJK UNIFIED IDEOGRAPH-2890E: not included in any glyphset definition
    • U+2890F CJK UNIFIED IDEOGRAPH-2890F: not included in any glyphset definition
    • U+28911 CJK UNIFIED IDEOGRAPH-28911: not included in any glyphset definition
    • U+28912 CJK UNIFIED IDEOGRAPH-28912: not included in any glyphset definition
    • U+28913 CJK UNIFIED IDEOGRAPH-28913: not included in any glyphset definition
    • U+28915 CJK UNIFIED IDEOGRAPH-28915: not included in any glyphset definition
    • U+28916 CJK UNIFIED IDEOGRAPH-28916: not included in any glyphset definition
    • U+28917 CJK UNIFIED IDEOGRAPH-28917: not included in any glyphset definition
    • U+28918 CJK UNIFIED IDEOGRAPH-28918: not included in any glyphset definition
    • U+28919 CJK UNIFIED IDEOGRAPH-28919: not included in any glyphset definition
    • U+2891A CJK UNIFIED IDEOGRAPH-2891A: not included in any glyphset definition
    • U+2891D CJK UNIFIED IDEOGRAPH-2891D: not included in any glyphset definition
    • U+28921 CJK UNIFIED IDEOGRAPH-28921: not included in any glyphset definition
    • U+28922 CJK UNIFIED IDEOGRAPH-28922: not included in any glyphset definition
    • U+28923 CJK UNIFIED IDEOGRAPH-28923: not included in any glyphset definition
    • U+28925 CJK UNIFIED IDEOGRAPH-28925: not included in any glyphset definition
    • U+28926 CJK UNIFIED IDEOGRAPH-28926: not included in any glyphset definition
    • U+28928 CJK UNIFIED IDEOGRAPH-28928: not included in any glyphset definition
    • U+28929 CJK UNIFIED IDEOGRAPH-28929: not included in any glyphset definition
    • U+2892B CJK UNIFIED IDEOGRAPH-2892B: not included in any glyphset definition
    • U+2892D CJK UNIFIED IDEOGRAPH-2892D: not included in any glyphset definition
    • U+28930 CJK UNIFIED IDEOGRAPH-28930: not included in any glyphset definition
    • U+28931 CJK UNIFIED IDEOGRAPH-28931: not included in any glyphset definition
    • U+28934 CJK UNIFIED IDEOGRAPH-28934: not included in any glyphset definition
    • U+28937 CJK UNIFIED IDEOGRAPH-28937: not included in any glyphset definition
    • U+28939 CJK UNIFIED IDEOGRAPH-28939: not included in any glyphset definition
    • U+2893A CJK UNIFIED IDEOGRAPH-2893A: not included in any glyphset definition
    • U+2893B CJK UNIFIED IDEOGRAPH-2893B: not included in any glyphset definition
    • U+2893D CJK UNIFIED IDEOGRAPH-2893D: not included in any glyphset definition
    • U+2893E CJK UNIFIED IDEOGRAPH-2893E: not included in any glyphset definition
    • U+28942 CJK UNIFIED IDEOGRAPH-28942: not included in any glyphset definition
    • U+28943 CJK UNIFIED IDEOGRAPH-28943: not included in any glyphset definition
    • U+28944 CJK UNIFIED IDEOGRAPH-28944: not included in any glyphset definition
    • U+28946 CJK UNIFIED IDEOGRAPH-28946: not included in any glyphset definition
    • U+28947 CJK UNIFIED IDEOGRAPH-28947: not included in any glyphset definition
    • U+28949 CJK UNIFIED IDEOGRAPH-28949: not included in any glyphset definition
    • U+2894A CJK UNIFIED IDEOGRAPH-2894A: not included in any glyphset definition
    • U+2894B CJK UNIFIED IDEOGRAPH-2894B: not included in any glyphset definition
    • U+2894C CJK UNIFIED IDEOGRAPH-2894C: not included in any glyphset definition
    • U+2894D CJK UNIFIED IDEOGRAPH-2894D: not included in any glyphset definition
    • U+2894E CJK UNIFIED IDEOGRAPH-2894E: not included in any glyphset definition
    • U+2894F CJK UNIFIED IDEOGRAPH-2894F: not included in any glyphset definition
    • U+28950 CJK UNIFIED IDEOGRAPH-28950: not included in any glyphset definition
    • U+28951 CJK UNIFIED IDEOGRAPH-28951: not included in any glyphset definition
    • U+28952 CJK UNIFIED IDEOGRAPH-28952: not included in any glyphset definition
    • U+28959 CJK UNIFIED IDEOGRAPH-28959: not included in any glyphset definition
    • U+2895E CJK UNIFIED IDEOGRAPH-2895E: not included in any glyphset definition
    • U+28962 CJK UNIFIED IDEOGRAPH-28962: not included in any glyphset definition
    • U+28963 CJK UNIFIED IDEOGRAPH-28963: not included in any glyphset definition
    • U+28965 CJK UNIFIED IDEOGRAPH-28965: not included in any glyphset definition
    • U+28966 CJK UNIFIED IDEOGRAPH-28966: not included in any glyphset definition
    • U+28967 CJK UNIFIED IDEOGRAPH-28967: not included in any glyphset definition
    • U+28968 CJK UNIFIED IDEOGRAPH-28968: not included in any glyphset definition
    • U+28969 CJK UNIFIED IDEOGRAPH-28969: not included in any glyphset definition
    • U+2896A CJK UNIFIED IDEOGRAPH-2896A: not included in any glyphset definition
    • U+2896B CJK UNIFIED IDEOGRAPH-2896B: not included in any glyphset definition
    • U+28975 CJK UNIFIED IDEOGRAPH-28975: not included in any glyphset definition
    • U+2897E CJK UNIFIED IDEOGRAPH-2897E: not included in any glyphset definition
    • U+28982 CJK UNIFIED IDEOGRAPH-28982: not included in any glyphset definition
    • U+28983 CJK UNIFIED IDEOGRAPH-28983: not included in any glyphset definition
    • U+28984 CJK UNIFIED IDEOGRAPH-28984: not included in any glyphset definition
    • U+28985 CJK UNIFIED IDEOGRAPH-28985: not included in any glyphset definition
    • U+28986 CJK UNIFIED IDEOGRAPH-28986: not included in any glyphset definition
    • U+28987 CJK UNIFIED IDEOGRAPH-28987: not included in any glyphset definition
    • U+28988 CJK UNIFIED IDEOGRAPH-28988: not included in any glyphset definition
    • U+28996 CJK UNIFIED IDEOGRAPH-28996: not included in any glyphset definition
    • U+28999 CJK UNIFIED IDEOGRAPH-28999: not included in any glyphset definition
    • U+2899C CJK UNIFIED IDEOGRAPH-2899C: not included in any glyphset definition
    • U+2899D CJK UNIFIED IDEOGRAPH-2899D: not included in any glyphset definition
    • U+2899E CJK UNIFIED IDEOGRAPH-2899E: not included in any glyphset definition
    • U+289A1 CJK UNIFIED IDEOGRAPH-289A1: not included in any glyphset definition
    • U+289A5 CJK UNIFIED IDEOGRAPH-289A5: not included in any glyphset definition
    • U+289A9 CJK UNIFIED IDEOGRAPH-289A9: not included in any glyphset definition
    • U+289AA CJK UNIFIED IDEOGRAPH-289AA: not included in any glyphset definition
    • U+289AB CJK UNIFIED IDEOGRAPH-289AB: not included in any glyphset definition
    • U+289AC CJK UNIFIED IDEOGRAPH-289AC: not included in any glyphset definition
    • U+289AD CJK UNIFIED IDEOGRAPH-289AD: not included in any glyphset definition
    • U+289AE CJK UNIFIED IDEOGRAPH-289AE: not included in any glyphset definition
    • U+289AF CJK UNIFIED IDEOGRAPH-289AF: not included in any glyphset definition
    • U+289B0 CJK UNIFIED IDEOGRAPH-289B0: not included in any glyphset definition
    • U+289B1 CJK UNIFIED IDEOGRAPH-289B1: not included in any glyphset definition
    • U+289B2 CJK UNIFIED IDEOGRAPH-289B2: not included in any glyphset definition
    • U+289B3 CJK UNIFIED IDEOGRAPH-289B3: not included in any glyphset definition
    • U+289B4 CJK UNIFIED IDEOGRAPH-289B4: not included in any glyphset definition
    • U+289B5 CJK UNIFIED IDEOGRAPH-289B5: not included in any glyphset definition
    • U+289B6 CJK UNIFIED IDEOGRAPH-289B6: not included in any glyphset definition
    • U+289B7 CJK UNIFIED IDEOGRAPH-289B7: not included in any glyphset definition
    • U+289B8 CJK UNIFIED IDEOGRAPH-289B8: not included in any glyphset definition
    • U+289BA CJK UNIFIED IDEOGRAPH-289BA: not included in any glyphset definition
    • U+289BB CJK UNIFIED IDEOGRAPH-289BB: not included in any glyphset definition
    • U+289BC CJK UNIFIED IDEOGRAPH-289BC: not included in any glyphset definition
    • U+289C0 CJK UNIFIED IDEOGRAPH-289C0: not included in any glyphset definition
    • U+289D5 CJK UNIFIED IDEOGRAPH-289D5: not included in any glyphset definition
    • U+289D6 CJK UNIFIED IDEOGRAPH-289D6: not included in any glyphset definition
    • U+289D7 CJK UNIFIED IDEOGRAPH-289D7: not included in any glyphset definition
    • U+289D9 CJK UNIFIED IDEOGRAPH-289D9: not included in any glyphset definition
    • U+289DC CJK UNIFIED IDEOGRAPH-289DC: not included in any glyphset definition
    • U+289E1 CJK UNIFIED IDEOGRAPH-289E1: not included in any glyphset definition
    • U+289E6 CJK UNIFIED IDEOGRAPH-289E6: not included in any glyphset definition
    • U+289E7 CJK UNIFIED IDEOGRAPH-289E7: not included in any glyphset definition
    • U+289E8 CJK UNIFIED IDEOGRAPH-289E8: not included in any glyphset definition
    • U+289E9 CJK UNIFIED IDEOGRAPH-289E9: not included in any glyphset definition
    • U+289EA CJK UNIFIED IDEOGRAPH-289EA: not included in any glyphset definition
    • U+289EB CJK UNIFIED IDEOGRAPH-289EB: not included in any glyphset definition
    • U+289EC CJK UNIFIED IDEOGRAPH-289EC: not included in any glyphset definition
    • U+289ED CJK UNIFIED IDEOGRAPH-289ED: not included in any glyphset definition
    • U+289EE CJK UNIFIED IDEOGRAPH-289EE: not included in any glyphset definition
    • U+289EF CJK UNIFIED IDEOGRAPH-289EF: not included in any glyphset definition
    • U+289F0 CJK UNIFIED IDEOGRAPH-289F0: not included in any glyphset definition
    • U+289F1 CJK UNIFIED IDEOGRAPH-289F1: not included in any glyphset definition
    • U+289F2 CJK UNIFIED IDEOGRAPH-289F2: not included in any glyphset definition
    • U+289F3 CJK UNIFIED IDEOGRAPH-289F3: not included in any glyphset definition
    • U+289F5 CJK UNIFIED IDEOGRAPH-289F5: not included in any glyphset definition
    • U+289F6 CJK UNIFIED IDEOGRAPH-289F6: not included in any glyphset definition
    • U+289F9 CJK UNIFIED IDEOGRAPH-289F9: not included in any glyphset definition
    • U+289FA CJK UNIFIED IDEOGRAPH-289FA: not included in any glyphset definition
    • U+289FB CJK UNIFIED IDEOGRAPH-289FB: not included in any glyphset definition
    • U+289FC CJK UNIFIED IDEOGRAPH-289FC: not included in any glyphset definition
    • U+28A0F CJK UNIFIED IDEOGRAPH-28A0F: not included in any glyphset definition
    • U+28A19 CJK UNIFIED IDEOGRAPH-28A19: not included in any glyphset definition
    • U+28A1C CJK UNIFIED IDEOGRAPH-28A1C: not included in any glyphset definition
    • U+28A1E CJK UNIFIED IDEOGRAPH-28A1E: not included in any glyphset definition
    • U+28A25 CJK UNIFIED IDEOGRAPH-28A25: not included in any glyphset definition
    • U+28A29 CJK UNIFIED IDEOGRAPH-28A29: not included in any glyphset definition
    • U+28A2C CJK UNIFIED IDEOGRAPH-28A2C: not included in any glyphset definition
    • U+28A2D CJK UNIFIED IDEOGRAPH-28A2D: not included in any glyphset definition
    • U+28A2E CJK UNIFIED IDEOGRAPH-28A2E: not included in any glyphset definition
    • U+28A2F CJK UNIFIED IDEOGRAPH-28A2F: not included in any glyphset definition
    • U+28A30 CJK UNIFIED IDEOGRAPH-28A30: not included in any glyphset definition
    • U+28A32 CJK UNIFIED IDEOGRAPH-28A32: not included in any glyphset definition
    • U+28A33 CJK UNIFIED IDEOGRAPH-28A33: not included in any glyphset definition
    • U+28A34 CJK UNIFIED IDEOGRAPH-28A34: not included in any glyphset definition
    • U+28A35 CJK UNIFIED IDEOGRAPH-28A35: not included in any glyphset definition
    • U+28A36 CJK UNIFIED IDEOGRAPH-28A36: not included in any glyphset definition
    • U+28A37 CJK UNIFIED IDEOGRAPH-28A37: not included in any glyphset definition
    • U+28A38 CJK UNIFIED IDEOGRAPH-28A38: not included in any glyphset definition
    • U+28A39 CJK UNIFIED IDEOGRAPH-28A39: not included in any glyphset definition
    • U+28A3A CJK UNIFIED IDEOGRAPH-28A3A: not included in any glyphset definition
    • U+28A3B CJK UNIFIED IDEOGRAPH-28A3B: not included in any glyphset definition
    • U+28A3D CJK UNIFIED IDEOGRAPH-28A3D: not included in any glyphset definition
    • U+28A3E CJK UNIFIED IDEOGRAPH-28A3E: not included in any glyphset definition
    • U+28A43 CJK UNIFIED IDEOGRAPH-28A43: not included in any glyphset definition
    • U+28A44 CJK UNIFIED IDEOGRAPH-28A44: not included in any glyphset definition
    • U+28A45 CJK UNIFIED IDEOGRAPH-28A45: not included in any glyphset definition
    • U+28A46 CJK UNIFIED IDEOGRAPH-28A46: not included in any glyphset definition
    • U+28A47 CJK UNIFIED IDEOGRAPH-28A47: not included in any glyphset definition
    • U+28A49 CJK UNIFIED IDEOGRAPH-28A49: not included in any glyphset definition
    • U+28A59 CJK UNIFIED IDEOGRAPH-28A59: not included in any glyphset definition
    • U+28A5A CJK UNIFIED IDEOGRAPH-28A5A: not included in any glyphset definition
    • U+28A60 CJK UNIFIED IDEOGRAPH-28A60: not included in any glyphset definition
    • U+28A65 CJK UNIFIED IDEOGRAPH-28A65: not included in any glyphset definition
    • U+28A67 CJK UNIFIED IDEOGRAPH-28A67: not included in any glyphset definition
    • U+28A69 CJK UNIFIED IDEOGRAPH-28A69: not included in any glyphset definition
    • U+28A6F CJK UNIFIED IDEOGRAPH-28A6F: not included in any glyphset definition
    • U+28A71 CJK UNIFIED IDEOGRAPH-28A71: not included in any glyphset definition
    • U+28A79 CJK UNIFIED IDEOGRAPH-28A79: not included in any glyphset definition
    • U+28A81 CJK UNIFIED IDEOGRAPH-28A81: not included in any glyphset definition
    • U+28A82 CJK UNIFIED IDEOGRAPH-28A82: not included in any glyphset definition
    • U+28A84 CJK UNIFIED IDEOGRAPH-28A84: not included in any glyphset definition
    • U+28A85 CJK UNIFIED IDEOGRAPH-28A85: not included in any glyphset definition
    • U+28A87 CJK UNIFIED IDEOGRAPH-28A87: not included in any glyphset definition
    • U+28A88 CJK UNIFIED IDEOGRAPH-28A88: not included in any glyphset definition
    • U+28A89 CJK UNIFIED IDEOGRAPH-28A89: not included in any glyphset definition
    • U+28A8A CJK UNIFIED IDEOGRAPH-28A8A: not included in any glyphset definition
    • U+28A8B CJK UNIFIED IDEOGRAPH-28A8B: not included in any glyphset definition
    • U+28A8C CJK UNIFIED IDEOGRAPH-28A8C: not included in any glyphset definition
    • U+28A8D CJK UNIFIED IDEOGRAPH-28A8D: not included in any glyphset definition
    • U+28A8E CJK UNIFIED IDEOGRAPH-28A8E: not included in any glyphset definition
    • U+28A8F CJK UNIFIED IDEOGRAPH-28A8F: not included in any glyphset definition
    • U+28A90 CJK UNIFIED IDEOGRAPH-28A90: not included in any glyphset definition
    • U+28A91 CJK UNIFIED IDEOGRAPH-28A91: not included in any glyphset definition
    • U+28A92 CJK UNIFIED IDEOGRAPH-28A92: not included in any glyphset definition
    • U+28A94 CJK UNIFIED IDEOGRAPH-28A94: not included in any glyphset definition
    • U+28A95 CJK UNIFIED IDEOGRAPH-28A95: not included in any glyphset definition
    • U+28A96 CJK UNIFIED IDEOGRAPH-28A96: not included in any glyphset definition
    • U+28A97 CJK UNIFIED IDEOGRAPH-28A97: not included in any glyphset definition
    • U+28A99 CJK UNIFIED IDEOGRAPH-28A99: not included in any glyphset definition
    • U+28A9A CJK UNIFIED IDEOGRAPH-28A9A: not included in any glyphset definition
    • U+28A9B CJK UNIFIED IDEOGRAPH-28A9B: not included in any glyphset definition
    • U+28A9C CJK UNIFIED IDEOGRAPH-28A9C: not included in any glyphset definition
    • U+28AB6 CJK UNIFIED IDEOGRAPH-28AB6: not included in any glyphset definition
    • U+28AB9 CJK UNIFIED IDEOGRAPH-28AB9: not included in any glyphset definition
    • U+28ABC CJK UNIFIED IDEOGRAPH-28ABC: not included in any glyphset definition
    • U+28AC8 CJK UNIFIED IDEOGRAPH-28AC8: not included in any glyphset definition
    • U+28ACB CJK UNIFIED IDEOGRAPH-28ACB: not included in any glyphset definition
    • U+28ACC CJK UNIFIED IDEOGRAPH-28ACC: not included in any glyphset definition
    • U+28ACD CJK UNIFIED IDEOGRAPH-28ACD: not included in any glyphset definition
    • U+28ACF CJK UNIFIED IDEOGRAPH-28ACF: not included in any glyphset definition
    • U+28AD0 CJK UNIFIED IDEOGRAPH-28AD0: not included in any glyphset definition
    • U+28AD1 CJK UNIFIED IDEOGRAPH-28AD1: not included in any glyphset definition
    • U+28AD2 CJK UNIFIED IDEOGRAPH-28AD2: not included in any glyphset definition
    • U+28AD3 CJK UNIFIED IDEOGRAPH-28AD3: not included in any glyphset definition
    • U+28AD4 CJK UNIFIED IDEOGRAPH-28AD4: not included in any glyphset definition
    • U+28AD5 CJK UNIFIED IDEOGRAPH-28AD5: not included in any glyphset definition
    • U+28AD6 CJK UNIFIED IDEOGRAPH-28AD6: not included in any glyphset definition
    • U+28AD7 CJK UNIFIED IDEOGRAPH-28AD7: not included in any glyphset definition
    • U+28AD8 CJK UNIFIED IDEOGRAPH-28AD8: not included in any glyphset definition
    • U+28AD9 CJK UNIFIED IDEOGRAPH-28AD9: not included in any glyphset definition
    • U+28ADB CJK UNIFIED IDEOGRAPH-28ADB: not included in any glyphset definition
    • U+28ADD CJK UNIFIED IDEOGRAPH-28ADD: not included in any glyphset definition
    • U+28ADE CJK UNIFIED IDEOGRAPH-28ADE: not included in any glyphset definition
    • U+28AE0 CJK UNIFIED IDEOGRAPH-28AE0: not included in any glyphset definition
    • U+28AE1 CJK UNIFIED IDEOGRAPH-28AE1: not included in any glyphset definition
    • U+28AE4 CJK UNIFIED IDEOGRAPH-28AE4: not included in any glyphset definition
    • U+28AE5 CJK UNIFIED IDEOGRAPH-28AE5: not included in any glyphset definition
    • U+28AEA CJK UNIFIED IDEOGRAPH-28AEA: not included in any glyphset definition
    • U+28AF2 CJK UNIFIED IDEOGRAPH-28AF2: not included in any glyphset definition
    • U+28AF5 CJK UNIFIED IDEOGRAPH-28AF5: not included in any glyphset definition
    • U+28AFB CJK UNIFIED IDEOGRAPH-28AFB: not included in any glyphset definition
    • U+28AFC CJK UNIFIED IDEOGRAPH-28AFC: not included in any glyphset definition
    • U+28AFD CJK UNIFIED IDEOGRAPH-28AFD: not included in any glyphset definition
    • U+28B01 CJK UNIFIED IDEOGRAPH-28B01: not included in any glyphset definition
    • U+28B03 CJK UNIFIED IDEOGRAPH-28B03: not included in any glyphset definition
    • U+28B04 CJK UNIFIED IDEOGRAPH-28B04: not included in any glyphset definition
    • U+28B08 CJK UNIFIED IDEOGRAPH-28B08: not included in any glyphset definition
    • U+28B0D CJK UNIFIED IDEOGRAPH-28B0D: not included in any glyphset definition
    • U+28B0F CJK UNIFIED IDEOGRAPH-28B0F: not included in any glyphset definition
    • U+28B10 CJK UNIFIED IDEOGRAPH-28B10: not included in any glyphset definition
    • U+28B11 CJK UNIFIED IDEOGRAPH-28B11: not included in any glyphset definition
    • U+28B12 CJK UNIFIED IDEOGRAPH-28B12: not included in any glyphset definition
    • U+28B13 CJK UNIFIED IDEOGRAPH-28B13: not included in any glyphset definition
    • U+28B14 CJK UNIFIED IDEOGRAPH-28B14: not included in any glyphset definition
    • U+28B16 CJK UNIFIED IDEOGRAPH-28B16: not included in any glyphset definition
    • U+28B17 CJK UNIFIED IDEOGRAPH-28B17: not included in any glyphset definition
    • U+28B18 CJK UNIFIED IDEOGRAPH-28B18: not included in any glyphset definition
    • U+28B19 CJK UNIFIED IDEOGRAPH-28B19: not included in any glyphset definition
    • U+28B1A CJK UNIFIED IDEOGRAPH-28B1A: not included in any glyphset definition
    • U+28B1B CJK UNIFIED IDEOGRAPH-28B1B: not included in any glyphset definition
    • U+28B1C CJK UNIFIED IDEOGRAPH-28B1C: not included in any glyphset definition
    • U+28B1D CJK UNIFIED IDEOGRAPH-28B1D: not included in any glyphset definition
    • U+28B1F CJK UNIFIED IDEOGRAPH-28B1F: not included in any glyphset definition
    • U+28B21 CJK UNIFIED IDEOGRAPH-28B21: not included in any glyphset definition
    • U+28B2B CJK UNIFIED IDEOGRAPH-28B2B: not included in any glyphset definition
    • U+28B39 CJK UNIFIED IDEOGRAPH-28B39: not included in any glyphset definition
    • U+28B41 CJK UNIFIED IDEOGRAPH-28B41: not included in any glyphset definition
    • U+28B42 CJK UNIFIED IDEOGRAPH-28B42: not included in any glyphset definition
    • U+28B44 CJK UNIFIED IDEOGRAPH-28B44: not included in any glyphset definition
    • U+28B45 CJK UNIFIED IDEOGRAPH-28B45: not included in any glyphset definition
    • U+28B46 CJK UNIFIED IDEOGRAPH-28B46: not included in any glyphset definition
    • U+28B49 CJK UNIFIED IDEOGRAPH-28B49: not included in any glyphset definition
    • U+28B4C CJK UNIFIED IDEOGRAPH-28B4C: not included in any glyphset definition
    • U+28B4E CJK UNIFIED IDEOGRAPH-28B4E: not included in any glyphset definition
    • U+28B53 CJK UNIFIED IDEOGRAPH-28B53: not included in any glyphset definition
    • U+28B55 CJK UNIFIED IDEOGRAPH-28B55: not included in any glyphset definition
    • U+28B56 CJK UNIFIED IDEOGRAPH-28B56: not included in any glyphset definition
    • U+28B57 CJK UNIFIED IDEOGRAPH-28B57: not included in any glyphset definition
    • U+28B58 CJK UNIFIED IDEOGRAPH-28B58: not included in any glyphset definition
    • U+28B59 CJK UNIFIED IDEOGRAPH-28B59: not included in any glyphset definition
    • U+28B5A CJK UNIFIED IDEOGRAPH-28B5A: not included in any glyphset definition
    • U+28B5B CJK UNIFIED IDEOGRAPH-28B5B: not included in any glyphset definition
    • U+28B5C CJK UNIFIED IDEOGRAPH-28B5C: not included in any glyphset definition
    • U+28B5D CJK UNIFIED IDEOGRAPH-28B5D: not included in any glyphset definition
    • U+28B5E CJK UNIFIED IDEOGRAPH-28B5E: not included in any glyphset definition
    • U+28B63 CJK UNIFIED IDEOGRAPH-28B63: not included in any glyphset definition
    • U+28B65 CJK UNIFIED IDEOGRAPH-28B65: not included in any glyphset definition
    • U+28B66 CJK UNIFIED IDEOGRAPH-28B66: not included in any glyphset definition
    • U+28B68 CJK UNIFIED IDEOGRAPH-28B68: not included in any glyphset definition
    • U+28B6A CJK UNIFIED IDEOGRAPH-28B6A: not included in any glyphset definition
    • U+28B6C CJK UNIFIED IDEOGRAPH-28B6C: not included in any glyphset definition
    • U+28B7A CJK UNIFIED IDEOGRAPH-28B7A: not included in any glyphset definition
    • U+28B80 CJK UNIFIED IDEOGRAPH-28B80: not included in any glyphset definition
    • U+28B83 CJK UNIFIED IDEOGRAPH-28B83: not included in any glyphset definition
    • U+28B84 CJK UNIFIED IDEOGRAPH-28B84: not included in any glyphset definition
    • U+28B85 CJK UNIFIED IDEOGRAPH-28B85: not included in any glyphset definition
    • U+28B87 CJK UNIFIED IDEOGRAPH-28B87: not included in any glyphset definition
    • U+28B89 CJK UNIFIED IDEOGRAPH-28B89: not included in any glyphset definition
    • U+28B8A CJK UNIFIED IDEOGRAPH-28B8A: not included in any glyphset definition
    • U+28B8B CJK UNIFIED IDEOGRAPH-28B8B: not included in any glyphset definition
    • U+28B8C CJK UNIFIED IDEOGRAPH-28B8C: not included in any glyphset definition
    • U+28B92 CJK UNIFIED IDEOGRAPH-28B92: not included in any glyphset definition
    • U+28B93 CJK UNIFIED IDEOGRAPH-28B93: not included in any glyphset definition
    • U+28B94 CJK UNIFIED IDEOGRAPH-28B94: not included in any glyphset definition
    • U+28B95 CJK UNIFIED IDEOGRAPH-28B95: not included in any glyphset definition
    • U+28B96 CJK UNIFIED IDEOGRAPH-28B96: not included in any glyphset definition
    • U+28B97 CJK UNIFIED IDEOGRAPH-28B97: not included in any glyphset definition
    • U+28B99 CJK UNIFIED IDEOGRAPH-28B99: not included in any glyphset definition
    • U+28B9D CJK UNIFIED IDEOGRAPH-28B9D: not included in any glyphset definition
    • U+28BA2 CJK UNIFIED IDEOGRAPH-28BA2: not included in any glyphset definition
    • U+28BB1 CJK UNIFIED IDEOGRAPH-28BB1: not included in any glyphset definition
    • U+28BB6 CJK UNIFIED IDEOGRAPH-28BB6: not included in any glyphset definition
    • U+28BB7 CJK UNIFIED IDEOGRAPH-28BB7: not included in any glyphset definition
    • U+28BB8 CJK UNIFIED IDEOGRAPH-28BB8: not included in any glyphset definition
    • U+28BB9 CJK UNIFIED IDEOGRAPH-28BB9: not included in any glyphset definition
    • U+28BBB CJK UNIFIED IDEOGRAPH-28BBB: not included in any glyphset definition
    • U+28BBC CJK UNIFIED IDEOGRAPH-28BBC: not included in any glyphset definition
    • U+28BBD CJK UNIFIED IDEOGRAPH-28BBD: not included in any glyphset definition
    • U+28BBE CJK UNIFIED IDEOGRAPH-28BBE: not included in any glyphset definition
    • U+28BBF CJK UNIFIED IDEOGRAPH-28BBF: not included in any glyphset definition
    • U+28BC1 CJK UNIFIED IDEOGRAPH-28BC1: not included in any glyphset definition
    • U+28BC2 CJK UNIFIED IDEOGRAPH-28BC2: not included in any glyphset definition
    • U+28BC5 CJK UNIFIED IDEOGRAPH-28BC5: not included in any glyphset definition
    • U+28BD3 CJK UNIFIED IDEOGRAPH-28BD3: not included in any glyphset definition
    • U+28BD4 CJK UNIFIED IDEOGRAPH-28BD4: not included in any glyphset definition
    • U+28BDC CJK UNIFIED IDEOGRAPH-28BDC: not included in any glyphset definition
    • U+28BDD CJK UNIFIED IDEOGRAPH-28BDD: not included in any glyphset definition
    • U+28BDE CJK UNIFIED IDEOGRAPH-28BDE: not included in any glyphset definition
    • U+28BDF CJK UNIFIED IDEOGRAPH-28BDF: not included in any glyphset definition
    • U+28BE0 CJK UNIFIED IDEOGRAPH-28BE0: not included in any glyphset definition
    • U+28BE1 CJK UNIFIED IDEOGRAPH-28BE1: not included in any glyphset definition
    • U+28BE2 CJK UNIFIED IDEOGRAPH-28BE2: not included in any glyphset definition
    • U+28BE3 CJK UNIFIED IDEOGRAPH-28BE3: not included in any glyphset definition
    • U+28BEF CJK UNIFIED IDEOGRAPH-28BEF: not included in any glyphset definition
    • U+28BF2 CJK UNIFIED IDEOGRAPH-28BF2: not included in any glyphset definition
    • U+28BF9 CJK UNIFIED IDEOGRAPH-28BF9: not included in any glyphset definition
    • U+28BFC CJK UNIFIED IDEOGRAPH-28BFC: not included in any glyphset definition
    • U+28C05 CJK UNIFIED IDEOGRAPH-28C05: not included in any glyphset definition
    • U+28C06 CJK UNIFIED IDEOGRAPH-28C06: not included in any glyphset definition
    • U+28C09 CJK UNIFIED IDEOGRAPH-28C09: not included in any glyphset definition
    • U+28C0B CJK UNIFIED IDEOGRAPH-28C0B: not included in any glyphset definition
    • U+28C0C CJK UNIFIED IDEOGRAPH-28C0C: not included in any glyphset definition
    • U+28C0D CJK UNIFIED IDEOGRAPH-28C0D: not included in any glyphset definition
    • U+28C0E CJK UNIFIED IDEOGRAPH-28C0E: not included in any glyphset definition
    • U+28C0F CJK UNIFIED IDEOGRAPH-28C0F: not included in any glyphset definition
    • U+28C10 CJK UNIFIED IDEOGRAPH-28C10: not included in any glyphset definition
    • U+28C11 CJK UNIFIED IDEOGRAPH-28C11: not included in any glyphset definition
    • U+28C12 CJK UNIFIED IDEOGRAPH-28C12: not included in any glyphset definition
    • U+28C13 CJK UNIFIED IDEOGRAPH-28C13: not included in any glyphset definition
    • U+28C1C CJK UNIFIED IDEOGRAPH-28C1C: not included in any glyphset definition
    • U+28C1E CJK UNIFIED IDEOGRAPH-28C1E: not included in any glyphset definition
    • U+28C1F CJK UNIFIED IDEOGRAPH-28C1F: not included in any glyphset definition
    • U+28C20 CJK UNIFIED IDEOGRAPH-28C20: not included in any glyphset definition
    • U+28C24 CJK UNIFIED IDEOGRAPH-28C24: not included in any glyphset definition
    • U+28C26 CJK UNIFIED IDEOGRAPH-28C26: not included in any glyphset definition
    • U+28C29 CJK UNIFIED IDEOGRAPH-28C29: not included in any glyphset definition
    • U+28C2D CJK UNIFIED IDEOGRAPH-28C2D: not included in any glyphset definition
    • U+28C2E CJK UNIFIED IDEOGRAPH-28C2E: not included in any glyphset definition
    • U+28C2F CJK UNIFIED IDEOGRAPH-28C2F: not included in any glyphset definition
    • U+28C32 CJK UNIFIED IDEOGRAPH-28C32: not included in any glyphset definition
    • U+28C35 CJK UNIFIED IDEOGRAPH-28C35: not included in any glyphset definition
    • U+28C38 CJK UNIFIED IDEOGRAPH-28C38: not included in any glyphset definition
    • U+28C3A CJK UNIFIED IDEOGRAPH-28C3A: not included in any glyphset definition
    • U+28C3B CJK UNIFIED IDEOGRAPH-28C3B: not included in any glyphset definition
    • U+28C3E CJK UNIFIED IDEOGRAPH-28C3E: not included in any glyphset definition
    • U+28C3F CJK UNIFIED IDEOGRAPH-28C3F: not included in any glyphset definition
    • U+28C41 CJK UNIFIED IDEOGRAPH-28C41: not included in any glyphset definition
    • U+28C42 CJK UNIFIED IDEOGRAPH-28C42: not included in any glyphset definition
    • U+28C43 CJK UNIFIED IDEOGRAPH-28C43: not included in any glyphset definition
    • U+28C44 CJK UNIFIED IDEOGRAPH-28C44: not included in any glyphset definition
    • U+28C45 CJK UNIFIED IDEOGRAPH-28C45: not included in any glyphset definition
    • U+28C46 CJK UNIFIED IDEOGRAPH-28C46: not included in any glyphset definition
    • U+28C47 CJK UNIFIED IDEOGRAPH-28C47: not included in any glyphset definition
    • U+28C48 CJK UNIFIED IDEOGRAPH-28C48: not included in any glyphset definition
    • U+28C49 CJK UNIFIED IDEOGRAPH-28C49: not included in any glyphset definition
    • U+28C4A CJK UNIFIED IDEOGRAPH-28C4A: not included in any glyphset definition
    • U+28C4B CJK UNIFIED IDEOGRAPH-28C4B: not included in any glyphset definition
    • U+28C4C CJK UNIFIED IDEOGRAPH-28C4C: not included in any glyphset definition
    • U+28C4D CJK UNIFIED IDEOGRAPH-28C4D: not included in any glyphset definition
    • U+28C4E CJK UNIFIED IDEOGRAPH-28C4E: not included in any glyphset definition
    • U+28C4F CJK UNIFIED IDEOGRAPH-28C4F: not included in any glyphset definition
    • U+28C50 CJK UNIFIED IDEOGRAPH-28C50: not included in any glyphset definition
    • U+28C51 CJK UNIFIED IDEOGRAPH-28C51: not included in any glyphset definition
    • U+28C52 CJK UNIFIED IDEOGRAPH-28C52: not included in any glyphset definition
    • U+28C53 CJK UNIFIED IDEOGRAPH-28C53: not included in any glyphset definition
    • U+28C54 CJK UNIFIED IDEOGRAPH-28C54: not included in any glyphset definition
    • U+28C56 CJK UNIFIED IDEOGRAPH-28C56: not included in any glyphset definition
    • U+28C59 CJK UNIFIED IDEOGRAPH-28C59: not included in any glyphset definition
    • U+28C5A CJK UNIFIED IDEOGRAPH-28C5A: not included in any glyphset definition
    • U+28C5B CJK UNIFIED IDEOGRAPH-28C5B: not included in any glyphset definition
    • U+28C5C CJK UNIFIED IDEOGRAPH-28C5C: not included in any glyphset definition
    • U+28C5D CJK UNIFIED IDEOGRAPH-28C5D: not included in any glyphset definition
    • U+28C5E CJK UNIFIED IDEOGRAPH-28C5E: not included in any glyphset definition
    • U+28C60 CJK UNIFIED IDEOGRAPH-28C60: not included in any glyphset definition
    • U+28C61 CJK UNIFIED IDEOGRAPH-28C61: not included in any glyphset definition
    • U+28C62 CJK UNIFIED IDEOGRAPH-28C62: not included in any glyphset definition
    • U+28C63 CJK UNIFIED IDEOGRAPH-28C63: not included in any glyphset definition
    • U+28C64 CJK UNIFIED IDEOGRAPH-28C64: not included in any glyphset definition
    • U+28C65 CJK UNIFIED IDEOGRAPH-28C65: not included in any glyphset definition
    • U+28C66 CJK UNIFIED IDEOGRAPH-28C66: not included in any glyphset definition
    • U+28C67 CJK UNIFIED IDEOGRAPH-28C67: not included in any glyphset definition
    • U+28C68 CJK UNIFIED IDEOGRAPH-28C68: not included in any glyphset definition
    • U+28C6B CJK UNIFIED IDEOGRAPH-28C6B: not included in any glyphset definition
    • U+28C6C CJK UNIFIED IDEOGRAPH-28C6C: not included in any glyphset definition
    • U+28C6D CJK UNIFIED IDEOGRAPH-28C6D: not included in any glyphset definition
    • U+28C6E CJK UNIFIED IDEOGRAPH-28C6E: not included in any glyphset definition
    • U+28C6F CJK UNIFIED IDEOGRAPH-28C6F: not included in any glyphset definition
    • U+28C70 CJK UNIFIED IDEOGRAPH-28C70: not included in any glyphset definition
    • U+28C71 CJK UNIFIED IDEOGRAPH-28C71: not included in any glyphset definition
    • U+28C73 CJK UNIFIED IDEOGRAPH-28C73: not included in any glyphset definition
    • U+28C74 CJK UNIFIED IDEOGRAPH-28C74: not included in any glyphset definition
    • U+28C75 CJK UNIFIED IDEOGRAPH-28C75: not included in any glyphset definition
    • U+28C76 CJK UNIFIED IDEOGRAPH-28C76: not included in any glyphset definition
    • U+28C77 CJK UNIFIED IDEOGRAPH-28C77: not included in any glyphset definition
    • U+28C78 CJK UNIFIED IDEOGRAPH-28C78: not included in any glyphset definition
    • U+28C7A CJK UNIFIED IDEOGRAPH-28C7A: not included in any glyphset definition
    • U+28C7B CJK UNIFIED IDEOGRAPH-28C7B: not included in any glyphset definition
    • U+28C7C CJK UNIFIED IDEOGRAPH-28C7C: not included in any glyphset definition
    • U+28C7F CJK UNIFIED IDEOGRAPH-28C7F: not included in any glyphset definition
    • U+28C80 CJK UNIFIED IDEOGRAPH-28C80: not included in any glyphset definition
    • U+28C81 CJK UNIFIED IDEOGRAPH-28C81: not included in any glyphset definition
    • U+28C82 CJK UNIFIED IDEOGRAPH-28C82: not included in any glyphset definition
    • U+28C83 CJK UNIFIED IDEOGRAPH-28C83: not included in any glyphset definition
    • U+28C84 CJK UNIFIED IDEOGRAPH-28C84: not included in any glyphset definition
    • U+28C86 CJK UNIFIED IDEOGRAPH-28C86: not included in any glyphset definition
    • U+28C87 CJK UNIFIED IDEOGRAPH-28C87: not included in any glyphset definition
    • U+28C88 CJK UNIFIED IDEOGRAPH-28C88: not included in any glyphset definition
    • U+28C89 CJK UNIFIED IDEOGRAPH-28C89: not included in any glyphset definition
    • U+28C8A CJK UNIFIED IDEOGRAPH-28C8A: not included in any glyphset definition
    • U+28C8B CJK UNIFIED IDEOGRAPH-28C8B: not included in any glyphset definition
    • U+28C8C CJK UNIFIED IDEOGRAPH-28C8C: not included in any glyphset definition
    • U+28C8E CJK UNIFIED IDEOGRAPH-28C8E: not included in any glyphset definition
    • U+28C90 CJK UNIFIED IDEOGRAPH-28C90: not included in any glyphset definition
    • U+28C91 CJK UNIFIED IDEOGRAPH-28C91: not included in any glyphset definition
    • U+28C92 CJK UNIFIED IDEOGRAPH-28C92: not included in any glyphset definition
    • U+28C93 CJK UNIFIED IDEOGRAPH-28C93: not included in any glyphset definition
    • U+28C94 CJK UNIFIED IDEOGRAPH-28C94: not included in any glyphset definition
    • U+28C95 CJK UNIFIED IDEOGRAPH-28C95: not included in any glyphset definition
    • U+28C98 CJK UNIFIED IDEOGRAPH-28C98: not included in any glyphset definition
    • U+28C99 CJK UNIFIED IDEOGRAPH-28C99: not included in any glyphset definition
    • U+28C9A CJK UNIFIED IDEOGRAPH-28C9A: not included in any glyphset definition
    • U+28C9B CJK UNIFIED IDEOGRAPH-28C9B: not included in any glyphset definition
    • U+28C9C CJK UNIFIED IDEOGRAPH-28C9C: not included in any glyphset definition
    • U+28C9D CJK UNIFIED IDEOGRAPH-28C9D: not included in any glyphset definition
    • U+28C9E CJK UNIFIED IDEOGRAPH-28C9E: not included in any glyphset definition
    • U+28C9F CJK UNIFIED IDEOGRAPH-28C9F: not included in any glyphset definition
    • U+28CA0 CJK UNIFIED IDEOGRAPH-28CA0: not included in any glyphset definition
    • U+28CA1 CJK UNIFIED IDEOGRAPH-28CA1: not included in any glyphset definition
    • U+28CA2 CJK UNIFIED IDEOGRAPH-28CA2: not included in any glyphset definition
    • U+28CA5 CJK UNIFIED IDEOGRAPH-28CA5: not included in any glyphset definition
    • U+28CA6 CJK UNIFIED IDEOGRAPH-28CA6: not included in any glyphset definition
    • U+28CA7 CJK UNIFIED IDEOGRAPH-28CA7: not included in any glyphset definition
    • U+28CA8 CJK UNIFIED IDEOGRAPH-28CA8: not included in any glyphset definition
    • U+28CA9 CJK UNIFIED IDEOGRAPH-28CA9: not included in any glyphset definition
    • U+28CAA CJK UNIFIED IDEOGRAPH-28CAA: not included in any glyphset definition
    • U+28CAB CJK UNIFIED IDEOGRAPH-28CAB: not included in any glyphset definition
    • U+28CAC CJK UNIFIED IDEOGRAPH-28CAC: not included in any glyphset definition
    • U+28CAD CJK UNIFIED IDEOGRAPH-28CAD: not included in any glyphset definition
    • U+28CAE CJK UNIFIED IDEOGRAPH-28CAE: not included in any glyphset definition
    • U+28CAF CJK UNIFIED IDEOGRAPH-28CAF: not included in any glyphset definition
    • U+28CB0 CJK UNIFIED IDEOGRAPH-28CB0: not included in any glyphset definition
    • U+28CB1 CJK UNIFIED IDEOGRAPH-28CB1: not included in any glyphset definition
    • U+28CB2 CJK UNIFIED IDEOGRAPH-28CB2: not included in any glyphset definition
    • U+28CB3 CJK UNIFIED IDEOGRAPH-28CB3: not included in any glyphset definition
    • U+28CB5 CJK UNIFIED IDEOGRAPH-28CB5: not included in any glyphset definition
    • U+28CB6 CJK UNIFIED IDEOGRAPH-28CB6: not included in any glyphset definition
    • U+28CB8 CJK UNIFIED IDEOGRAPH-28CB8: not included in any glyphset definition
    • U+28CBA CJK UNIFIED IDEOGRAPH-28CBA: not included in any glyphset definition
    • U+28CBB CJK UNIFIED IDEOGRAPH-28CBB: not included in any glyphset definition
    • U+28CBC CJK UNIFIED IDEOGRAPH-28CBC: not included in any glyphset definition
    • U+28CBE CJK UNIFIED IDEOGRAPH-28CBE: not included in any glyphset definition
    • U+28CBF CJK UNIFIED IDEOGRAPH-28CBF: not included in any glyphset definition
    • U+28CC0 CJK UNIFIED IDEOGRAPH-28CC0: not included in any glyphset definition
    • U+28CC1 CJK UNIFIED IDEOGRAPH-28CC1: not included in any glyphset definition
    • U+28CC2 CJK UNIFIED IDEOGRAPH-28CC2: not included in any glyphset definition
    • U+28CC3 CJK UNIFIED IDEOGRAPH-28CC3: not included in any glyphset definition
    • U+28CC4 CJK UNIFIED IDEOGRAPH-28CC4: not included in any glyphset definition
    • U+28CC5 CJK UNIFIED IDEOGRAPH-28CC5: not included in any glyphset definition
    • U+28CC9 CJK UNIFIED IDEOGRAPH-28CC9: not included in any glyphset definition
    • U+28CCA CJK UNIFIED IDEOGRAPH-28CCA: not included in any glyphset definition
    • U+28CCB CJK UNIFIED IDEOGRAPH-28CCB: not included in any glyphset definition
    • U+28CCC CJK UNIFIED IDEOGRAPH-28CCC: not included in any glyphset definition
    • U+28CD0 CJK UNIFIED IDEOGRAPH-28CD0: not included in any glyphset definition
    • U+28CD1 CJK UNIFIED IDEOGRAPH-28CD1: not included in any glyphset definition
    • U+28CD5 CJK UNIFIED IDEOGRAPH-28CD5: not included in any glyphset definition
    • U+28CD6 CJK UNIFIED IDEOGRAPH-28CD6: not included in any glyphset definition
    • U+28CD7 CJK UNIFIED IDEOGRAPH-28CD7: not included in any glyphset definition
    • U+28CD8 CJK UNIFIED IDEOGRAPH-28CD8: not included in any glyphset definition
    • U+28CD9 CJK UNIFIED IDEOGRAPH-28CD9: not included in any glyphset definition
    • U+28CDA CJK UNIFIED IDEOGRAPH-28CDA: not included in any glyphset definition
    • U+28CDB CJK UNIFIED IDEOGRAPH-28CDB: not included in any glyphset definition
    • U+28CDC CJK UNIFIED IDEOGRAPH-28CDC: not included in any glyphset definition
    • U+28CDD CJK UNIFIED IDEOGRAPH-28CDD: not included in any glyphset definition
    • U+28CDE CJK UNIFIED IDEOGRAPH-28CDE: not included in any glyphset definition
    • U+28CDF CJK UNIFIED IDEOGRAPH-28CDF: not included in any glyphset definition
    • U+28CE0 CJK UNIFIED IDEOGRAPH-28CE0: not included in any glyphset definition
    • U+28CE1 CJK UNIFIED IDEOGRAPH-28CE1: not included in any glyphset definition
    • U+28CE2 CJK UNIFIED IDEOGRAPH-28CE2: not included in any glyphset definition
    • U+28CE3 CJK UNIFIED IDEOGRAPH-28CE3: not included in any glyphset definition
    • U+28CE8 CJK UNIFIED IDEOGRAPH-28CE8: not included in any glyphset definition
    • U+28CEF CJK UNIFIED IDEOGRAPH-28CEF: not included in any glyphset definition
    • U+28CF2 CJK UNIFIED IDEOGRAPH-28CF2: not included in any glyphset definition
    • U+28CF3 CJK UNIFIED IDEOGRAPH-28CF3: not included in any glyphset definition
    • U+28CF5 CJK UNIFIED IDEOGRAPH-28CF5: not included in any glyphset definition
    • U+28CF6 CJK UNIFIED IDEOGRAPH-28CF6: not included in any glyphset definition
    • U+28CF7 CJK UNIFIED IDEOGRAPH-28CF7: not included in any glyphset definition
    • U+28CF8 CJK UNIFIED IDEOGRAPH-28CF8: not included in any glyphset definition
    • U+28CF9 CJK UNIFIED IDEOGRAPH-28CF9: not included in any glyphset definition
    • U+28CFA CJK UNIFIED IDEOGRAPH-28CFA: not included in any glyphset definition
    • U+28CFB CJK UNIFIED IDEOGRAPH-28CFB: not included in any glyphset definition
    • U+28CFC CJK UNIFIED IDEOGRAPH-28CFC: not included in any glyphset definition
    • U+28CFD CJK UNIFIED IDEOGRAPH-28CFD: not included in any glyphset definition
    • U+28CFE CJK UNIFIED IDEOGRAPH-28CFE: not included in any glyphset definition
    • U+28CFF CJK UNIFIED IDEOGRAPH-28CFF: not included in any glyphset definition
    • U+28D00 CJK UNIFIED IDEOGRAPH-28D00: not included in any glyphset definition
    • U+28D01 CJK UNIFIED IDEOGRAPH-28D01: not included in any glyphset definition
    • U+28D02 CJK UNIFIED IDEOGRAPH-28D02: not included in any glyphset definition
    • U+28D06 CJK UNIFIED IDEOGRAPH-28D06: not included in any glyphset definition
    • U+28D0D CJK UNIFIED IDEOGRAPH-28D0D: not included in any glyphset definition
    • U+28D0E CJK UNIFIED IDEOGRAPH-28D0E: not included in any glyphset definition
    • U+28D0F CJK UNIFIED IDEOGRAPH-28D0F: not included in any glyphset definition
    • U+28D10 CJK UNIFIED IDEOGRAPH-28D10: not included in any glyphset definition
    • U+28D11 CJK UNIFIED IDEOGRAPH-28D11: not included in any glyphset definition
    • U+28D12 CJK UNIFIED IDEOGRAPH-28D12: not included in any glyphset definition
    • U+28D13 CJK UNIFIED IDEOGRAPH-28D13: not included in any glyphset definition
    • U+28D14 CJK UNIFIED IDEOGRAPH-28D14: not included in any glyphset definition
    • U+28D15 CJK UNIFIED IDEOGRAPH-28D15: not included in any glyphset definition
    • U+28D16 CJK UNIFIED IDEOGRAPH-28D16: not included in any glyphset definition
    • U+28D17 CJK UNIFIED IDEOGRAPH-28D17: not included in any glyphset definition
    • U+28D18 CJK UNIFIED IDEOGRAPH-28D18: not included in any glyphset definition
    • U+28D19 CJK UNIFIED IDEOGRAPH-28D19: not included in any glyphset definition
    • U+28D1A CJK UNIFIED IDEOGRAPH-28D1A: not included in any glyphset definition
    • U+28D1B CJK UNIFIED IDEOGRAPH-28D1B: not included in any glyphset definition
    • U+28D1D CJK UNIFIED IDEOGRAPH-28D1D: not included in any glyphset definition
    • U+28D1E CJK UNIFIED IDEOGRAPH-28D1E: not included in any glyphset definition
    • U+28D1F CJK UNIFIED IDEOGRAPH-28D1F: not included in any glyphset definition
    • U+28D20 CJK UNIFIED IDEOGRAPH-28D20: not included in any glyphset definition
    • U+28D21 CJK UNIFIED IDEOGRAPH-28D21: not included in any glyphset definition
    • U+28D23 CJK UNIFIED IDEOGRAPH-28D23: not included in any glyphset definition
    • U+28D25 CJK UNIFIED IDEOGRAPH-28D25: not included in any glyphset definition
    • U+28D28 CJK UNIFIED IDEOGRAPH-28D28: not included in any glyphset definition
    • U+28D29 CJK UNIFIED IDEOGRAPH-28D29: not included in any glyphset definition
    • U+28D2A CJK UNIFIED IDEOGRAPH-28D2A: not included in any glyphset definition
    • U+28D2C CJK UNIFIED IDEOGRAPH-28D2C: not included in any glyphset definition
    • U+28D2D CJK UNIFIED IDEOGRAPH-28D2D: not included in any glyphset definition
    • U+28D2E CJK UNIFIED IDEOGRAPH-28D2E: not included in any glyphset definition
    • U+28D2F CJK UNIFIED IDEOGRAPH-28D2F: not included in any glyphset definition
    • U+28D30 CJK UNIFIED IDEOGRAPH-28D30: not included in any glyphset definition
    • U+28D31 CJK UNIFIED IDEOGRAPH-28D31: not included in any glyphset definition
    • U+28D38 CJK UNIFIED IDEOGRAPH-28D38: not included in any glyphset definition
    • U+28D3A CJK UNIFIED IDEOGRAPH-28D3A: not included in any glyphset definition
    • U+28D3B CJK UNIFIED IDEOGRAPH-28D3B: not included in any glyphset definition
    • U+28D3C CJK UNIFIED IDEOGRAPH-28D3C: not included in any glyphset definition
    • U+28D3E CJK UNIFIED IDEOGRAPH-28D3E: not included in any glyphset definition
    • U+28D3F CJK UNIFIED IDEOGRAPH-28D3F: not included in any glyphset definition
    • U+28D40 CJK UNIFIED IDEOGRAPH-28D40: not included in any glyphset definition
    • U+28D41 CJK UNIFIED IDEOGRAPH-28D41: not included in any glyphset definition
    • U+28D42 CJK UNIFIED IDEOGRAPH-28D42: not included in any glyphset definition
    • U+28D43 CJK UNIFIED IDEOGRAPH-28D43: not included in any glyphset definition
    • U+28D45 CJK UNIFIED IDEOGRAPH-28D45: not included in any glyphset definition
    • U+28D46 CJK UNIFIED IDEOGRAPH-28D46: not included in any glyphset definition
    • U+28D48 CJK UNIFIED IDEOGRAPH-28D48: not included in any glyphset definition
    • U+28D49 CJK UNIFIED IDEOGRAPH-28D49: not included in any glyphset definition
    • U+28D4A CJK UNIFIED IDEOGRAPH-28D4A: not included in any glyphset definition
    • U+28D4B CJK UNIFIED IDEOGRAPH-28D4B: not included in any glyphset definition
    • U+28D4C CJK UNIFIED IDEOGRAPH-28D4C: not included in any glyphset definition
    • U+28D4D CJK UNIFIED IDEOGRAPH-28D4D: not included in any glyphset definition
    • U+28D4F CJK UNIFIED IDEOGRAPH-28D4F: not included in any glyphset definition
    • U+28D50 CJK UNIFIED IDEOGRAPH-28D50: not included in any glyphset definition
    • U+28D51 CJK UNIFIED IDEOGRAPH-28D51: not included in any glyphset definition
    • U+28D52 CJK UNIFIED IDEOGRAPH-28D52: not included in any glyphset definition
    • U+28D53 CJK UNIFIED IDEOGRAPH-28D53: not included in any glyphset definition
    • U+28D57 CJK UNIFIED IDEOGRAPH-28D57: not included in any glyphset definition
    • U+28D58 CJK UNIFIED IDEOGRAPH-28D58: not included in any glyphset definition
    • U+28D5A CJK UNIFIED IDEOGRAPH-28D5A: not included in any glyphset definition
    • U+28D5B CJK UNIFIED IDEOGRAPH-28D5B: not included in any glyphset definition
    • U+28D5D CJK UNIFIED IDEOGRAPH-28D5D: not included in any glyphset definition
    • U+28D5E CJK UNIFIED IDEOGRAPH-28D5E: not included in any glyphset definition
    • U+28D5F CJK UNIFIED IDEOGRAPH-28D5F: not included in any glyphset definition
    • U+28D60 CJK UNIFIED IDEOGRAPH-28D60: not included in any glyphset definition
    • U+28D61 CJK UNIFIED IDEOGRAPH-28D61: not included in any glyphset definition
    • U+28D64 CJK UNIFIED IDEOGRAPH-28D64: not included in any glyphset definition
    • U+28D65 CJK UNIFIED IDEOGRAPH-28D65: not included in any glyphset definition
    • U+28D66 CJK UNIFIED IDEOGRAPH-28D66: not included in any glyphset definition
    • U+28D67 CJK UNIFIED IDEOGRAPH-28D67: not included in any glyphset definition
    • U+28D68 CJK UNIFIED IDEOGRAPH-28D68: not included in any glyphset definition
    • U+28D69 CJK UNIFIED IDEOGRAPH-28D69: not included in any glyphset definition
    • U+28D6A CJK UNIFIED IDEOGRAPH-28D6A: not included in any glyphset definition
    • U+28D6B CJK UNIFIED IDEOGRAPH-28D6B: not included in any glyphset definition
    • U+28D6C CJK UNIFIED IDEOGRAPH-28D6C: not included in any glyphset definition
    • U+28D6D CJK UNIFIED IDEOGRAPH-28D6D: not included in any glyphset definition
    • U+28D6E CJK UNIFIED IDEOGRAPH-28D6E: not included in any glyphset definition
    • U+28D70 CJK UNIFIED IDEOGRAPH-28D70: not included in any glyphset definition
    • U+28D71 CJK UNIFIED IDEOGRAPH-28D71: not included in any glyphset definition
    • U+28D74 CJK UNIFIED IDEOGRAPH-28D74: not included in any glyphset definition
    • U+28D76 CJK UNIFIED IDEOGRAPH-28D76: not included in any glyphset definition
    • U+28D77 CJK UNIFIED IDEOGRAPH-28D77: not included in any glyphset definition
    • U+28D79 CJK UNIFIED IDEOGRAPH-28D79: not included in any glyphset definition
    • U+28D7A CJK UNIFIED IDEOGRAPH-28D7A: not included in any glyphset definition
    • U+28D7C CJK UNIFIED IDEOGRAPH-28D7C: not included in any glyphset definition
    • U+28D7D CJK UNIFIED IDEOGRAPH-28D7D: not included in any glyphset definition
    • U+28D80 CJK UNIFIED IDEOGRAPH-28D80: not included in any glyphset definition
    • U+28D81 CJK UNIFIED IDEOGRAPH-28D81: not included in any glyphset definition
    • U+28D82 CJK UNIFIED IDEOGRAPH-28D82: not included in any glyphset definition
    • U+28D83 CJK UNIFIED IDEOGRAPH-28D83: not included in any glyphset definition
    • U+28D84 CJK UNIFIED IDEOGRAPH-28D84: not included in any glyphset definition
    • U+28D85 CJK UNIFIED IDEOGRAPH-28D85: not included in any glyphset definition
    • U+28D86 CJK UNIFIED IDEOGRAPH-28D86: not included in any glyphset definition
    • U+28D87 CJK UNIFIED IDEOGRAPH-28D87: not included in any glyphset definition
    • U+28D88 CJK UNIFIED IDEOGRAPH-28D88: not included in any glyphset definition
    • U+28D89 CJK UNIFIED IDEOGRAPH-28D89: not included in any glyphset definition
    • U+28D8A CJK UNIFIED IDEOGRAPH-28D8A: not included in any glyphset definition
    • U+28D8B CJK UNIFIED IDEOGRAPH-28D8B: not included in any glyphset definition
    • U+28D91 CJK UNIFIED IDEOGRAPH-28D91: not included in any glyphset definition
    • U+28D96 CJK UNIFIED IDEOGRAPH-28D96: not included in any glyphset definition
    • U+28D98 CJK UNIFIED IDEOGRAPH-28D98: not included in any glyphset definition
    • U+28D99 CJK UNIFIED IDEOGRAPH-28D99: not included in any glyphset definition
    • U+28D9C CJK UNIFIED IDEOGRAPH-28D9C: not included in any glyphset definition
    • U+28D9D CJK UNIFIED IDEOGRAPH-28D9D: not included in any glyphset definition
    • U+28D9E CJK UNIFIED IDEOGRAPH-28D9E: not included in any glyphset definition
    • U+28D9F CJK UNIFIED IDEOGRAPH-28D9F: not included in any glyphset definition
    • U+28DA0 CJK UNIFIED IDEOGRAPH-28DA0: not included in any glyphset definition
    • U+28DA1 CJK UNIFIED IDEOGRAPH-28DA1: not included in any glyphset definition
    • U+28DA2 CJK UNIFIED IDEOGRAPH-28DA2: not included in any glyphset definition
    • U+28DA8 CJK UNIFIED IDEOGRAPH-28DA8: not included in any glyphset definition
    • U+28DAC CJK UNIFIED IDEOGRAPH-28DAC: not included in any glyphset definition
    • U+28DAD CJK UNIFIED IDEOGRAPH-28DAD: not included in any glyphset definition
    • U+28DAE CJK UNIFIED IDEOGRAPH-28DAE: not included in any glyphset definition
    • U+28DAF CJK UNIFIED IDEOGRAPH-28DAF: not included in any glyphset definition
    • U+28DB0 CJK UNIFIED IDEOGRAPH-28DB0: not included in any glyphset definition
    • U+28DB1 CJK UNIFIED IDEOGRAPH-28DB1: not included in any glyphset definition
    • U+28DB2 CJK UNIFIED IDEOGRAPH-28DB2: not included in any glyphset definition
    • U+28DB3 CJK UNIFIED IDEOGRAPH-28DB3: not included in any glyphset definition
    • U+28DB6 CJK UNIFIED IDEOGRAPH-28DB6: not included in any glyphset definition
    • U+28DBA CJK UNIFIED IDEOGRAPH-28DBA: not included in any glyphset definition
    • U+28DBC CJK UNIFIED IDEOGRAPH-28DBC: not included in any glyphset definition
    • U+28DBD CJK UNIFIED IDEOGRAPH-28DBD: not included in any glyphset definition
    • U+28DC1 CJK UNIFIED IDEOGRAPH-28DC1: not included in any glyphset definition
    • U+28DC2 CJK UNIFIED IDEOGRAPH-28DC2: not included in any glyphset definition
    • U+28DC3 CJK UNIFIED IDEOGRAPH-28DC3: not included in any glyphset definition
    • U+28DC4 CJK UNIFIED IDEOGRAPH-28DC4: not included in any glyphset definition
    • U+28DC5 CJK UNIFIED IDEOGRAPH-28DC5: not included in any glyphset definition
    • U+28DC6 CJK UNIFIED IDEOGRAPH-28DC6: not included in any glyphset definition
    • U+28DC7 CJK UNIFIED IDEOGRAPH-28DC7: not included in any glyphset definition
    • U+28DCE CJK UNIFIED IDEOGRAPH-28DCE: not included in any glyphset definition
    • U+28DD0 CJK UNIFIED IDEOGRAPH-28DD0: not included in any glyphset definition
    • U+28DD2 CJK UNIFIED IDEOGRAPH-28DD2: not included in any glyphset definition
    • U+28DD3 CJK UNIFIED IDEOGRAPH-28DD3: not included in any glyphset definition
    • U+28DD4 CJK UNIFIED IDEOGRAPH-28DD4: not included in any glyphset definition
    • U+28DD5 CJK UNIFIED IDEOGRAPH-28DD5: not included in any glyphset definition
    • U+28DD8 CJK UNIFIED IDEOGRAPH-28DD8: not included in any glyphset definition
    • U+28DD9 CJK UNIFIED IDEOGRAPH-28DD9: not included in any glyphset definition
    • U+28DE5 CJK UNIFIED IDEOGRAPH-28DE5: not included in any glyphset definition
    • U+28DE6 CJK UNIFIED IDEOGRAPH-28DE6: not included in any glyphset definition
    • U+28DE9 CJK UNIFIED IDEOGRAPH-28DE9: not included in any glyphset definition
    • U+28DEB CJK UNIFIED IDEOGRAPH-28DEB: not included in any glyphset definition
    • U+28DEC CJK UNIFIED IDEOGRAPH-28DEC: not included in any glyphset definition
    • U+28DEE CJK UNIFIED IDEOGRAPH-28DEE: not included in any glyphset definition
    • U+28DF0 CJK UNIFIED IDEOGRAPH-28DF0: not included in any glyphset definition
    • U+28DF1 CJK UNIFIED IDEOGRAPH-28DF1: not included in any glyphset definition
    • U+28DF2 CJK UNIFIED IDEOGRAPH-28DF2: not included in any glyphset definition
    • U+28DF3 CJK UNIFIED IDEOGRAPH-28DF3: not included in any glyphset definition
    • U+28DF7 CJK UNIFIED IDEOGRAPH-28DF7: not included in any glyphset definition
    • U+28DF8 CJK UNIFIED IDEOGRAPH-28DF8: not included in any glyphset definition
    • U+28DFB CJK UNIFIED IDEOGRAPH-28DFB: not included in any glyphset definition
    • U+28DFD CJK UNIFIED IDEOGRAPH-28DFD: not included in any glyphset definition
    • U+28DFE CJK UNIFIED IDEOGRAPH-28DFE: not included in any glyphset definition
    • U+28DFF CJK UNIFIED IDEOGRAPH-28DFF: not included in any glyphset definition
    • U+28E00 CJK UNIFIED IDEOGRAPH-28E00: not included in any glyphset definition
    • U+28E01 CJK UNIFIED IDEOGRAPH-28E01: not included in any glyphset definition
    • U+28E02 CJK UNIFIED IDEOGRAPH-28E02: not included in any glyphset definition
    • U+28E03 CJK UNIFIED IDEOGRAPH-28E03: not included in any glyphset definition
    • U+28E04 CJK UNIFIED IDEOGRAPH-28E04: not included in any glyphset definition
    • U+28E05 CJK UNIFIED IDEOGRAPH-28E05: not included in any glyphset definition
    • U+28E06 CJK UNIFIED IDEOGRAPH-28E06: not included in any glyphset definition
    • U+28E09 CJK UNIFIED IDEOGRAPH-28E09: not included in any glyphset definition
    • U+28E0B CJK UNIFIED IDEOGRAPH-28E0B: not included in any glyphset definition
    • U+28E0C CJK UNIFIED IDEOGRAPH-28E0C: not included in any glyphset definition
    • U+28E0E CJK UNIFIED IDEOGRAPH-28E0E: not included in any glyphset definition
    • U+28E0F CJK UNIFIED IDEOGRAPH-28E0F: not included in any glyphset definition
    • U+28E10 CJK UNIFIED IDEOGRAPH-28E10: not included in any glyphset definition
    • U+28E11 CJK UNIFIED IDEOGRAPH-28E11: not included in any glyphset definition
    • U+28E12 CJK UNIFIED IDEOGRAPH-28E12: not included in any glyphset definition
    • U+28E13 CJK UNIFIED IDEOGRAPH-28E13: not included in any glyphset definition
    • U+28E14 CJK UNIFIED IDEOGRAPH-28E14: not included in any glyphset definition
    • U+28E16 CJK UNIFIED IDEOGRAPH-28E16: not included in any glyphset definition
    • U+28E17 CJK UNIFIED IDEOGRAPH-28E17: not included in any glyphset definition
    • U+28E18 CJK UNIFIED IDEOGRAPH-28E18: not included in any glyphset definition
    • U+28E19 CJK UNIFIED IDEOGRAPH-28E19: not included in any glyphset definition
    • U+28E1A CJK UNIFIED IDEOGRAPH-28E1A: not included in any glyphset definition
    • U+28E1B CJK UNIFIED IDEOGRAPH-28E1B: not included in any glyphset definition
    • U+28E1C CJK UNIFIED IDEOGRAPH-28E1C: not included in any glyphset definition
    • U+28E1D CJK UNIFIED IDEOGRAPH-28E1D: not included in any glyphset definition
    • U+28E1E CJK UNIFIED IDEOGRAPH-28E1E: not included in any glyphset definition
    • U+28E1F CJK UNIFIED IDEOGRAPH-28E1F: not included in any glyphset definition
    • U+28E29 CJK UNIFIED IDEOGRAPH-28E29: not included in any glyphset definition
    • U+28E2A CJK UNIFIED IDEOGRAPH-28E2A: not included in any glyphset definition
    • U+28E2B CJK UNIFIED IDEOGRAPH-28E2B: not included in any glyphset definition
    • U+28E2C CJK UNIFIED IDEOGRAPH-28E2C: not included in any glyphset definition
    • U+28E2D CJK UNIFIED IDEOGRAPH-28E2D: not included in any glyphset definition
    • U+28E2E CJK UNIFIED IDEOGRAPH-28E2E: not included in any glyphset definition
    • U+28E2F CJK UNIFIED IDEOGRAPH-28E2F: not included in any glyphset definition
    • U+28E30 CJK UNIFIED IDEOGRAPH-28E30: not included in any glyphset definition
    • U+28E31 CJK UNIFIED IDEOGRAPH-28E31: not included in any glyphset definition
    • U+28E32 CJK UNIFIED IDEOGRAPH-28E32: not included in any glyphset definition
    • U+28E33 CJK UNIFIED IDEOGRAPH-28E33: not included in any glyphset definition
    • U+28E36 CJK UNIFIED IDEOGRAPH-28E36: not included in any glyphset definition
    • U+28E3A CJK UNIFIED IDEOGRAPH-28E3A: not included in any glyphset definition
    • U+28E3C CJK UNIFIED IDEOGRAPH-28E3C: not included in any glyphset definition
    • U+28E40 CJK UNIFIED IDEOGRAPH-28E40: not included in any glyphset definition
    • U+28E41 CJK UNIFIED IDEOGRAPH-28E41: not included in any glyphset definition
    • U+28E42 CJK UNIFIED IDEOGRAPH-28E42: not included in any glyphset definition
    • U+28E43 CJK UNIFIED IDEOGRAPH-28E43: not included in any glyphset definition
    • U+28E44 CJK UNIFIED IDEOGRAPH-28E44: not included in any glyphset definition
    • U+28E45 CJK UNIFIED IDEOGRAPH-28E45: not included in any glyphset definition
    • U+28E46 CJK UNIFIED IDEOGRAPH-28E46: not included in any glyphset definition
    • U+28E47 CJK UNIFIED IDEOGRAPH-28E47: not included in any glyphset definition
    • U+28E48 CJK UNIFIED IDEOGRAPH-28E48: not included in any glyphset definition
    • U+28E49 CJK UNIFIED IDEOGRAPH-28E49: not included in any glyphset definition
    • U+28E4B CJK UNIFIED IDEOGRAPH-28E4B: not included in any glyphset definition
    • U+28E4C CJK UNIFIED IDEOGRAPH-28E4C: not included in any glyphset definition
    • U+28E53 CJK UNIFIED IDEOGRAPH-28E53: not included in any glyphset definition
    • U+28E55 CJK UNIFIED IDEOGRAPH-28E55: not included in any glyphset definition
    • U+28E58 CJK UNIFIED IDEOGRAPH-28E58: not included in any glyphset definition
    • U+28E59 CJK UNIFIED IDEOGRAPH-28E59: not included in any glyphset definition
    • U+28E5A CJK UNIFIED IDEOGRAPH-28E5A: not included in any glyphset definition
    • U+28E5B CJK UNIFIED IDEOGRAPH-28E5B: not included in any glyphset definition
    • U+28E5C CJK UNIFIED IDEOGRAPH-28E5C: not included in any glyphset definition
    • U+28E5D CJK UNIFIED IDEOGRAPH-28E5D: not included in any glyphset definition
    • U+28E5E CJK UNIFIED IDEOGRAPH-28E5E: not included in any glyphset definition
    • U+28E5F CJK UNIFIED IDEOGRAPH-28E5F: not included in any glyphset definition
    • U+28E60 CJK UNIFIED IDEOGRAPH-28E60: not included in any glyphset definition
    • U+28E61 CJK UNIFIED IDEOGRAPH-28E61: not included in any glyphset definition
    • U+28E62 CJK UNIFIED IDEOGRAPH-28E62: not included in any glyphset definition
    • U+28E65 CJK UNIFIED IDEOGRAPH-28E65: not included in any glyphset definition
    • U+28E6C CJK UNIFIED IDEOGRAPH-28E6C: not included in any glyphset definition
    • U+28E75 CJK UNIFIED IDEOGRAPH-28E75: not included in any glyphset definition
    • U+28E76 CJK UNIFIED IDEOGRAPH-28E76: not included in any glyphset definition
    • U+28E77 CJK UNIFIED IDEOGRAPH-28E77: not included in any glyphset definition
    • U+28E78 CJK UNIFIED IDEOGRAPH-28E78: not included in any glyphset definition
    • U+28E79 CJK UNIFIED IDEOGRAPH-28E79: not included in any glyphset definition
    • U+28E7A CJK UNIFIED IDEOGRAPH-28E7A: not included in any glyphset definition
    • U+28E7B CJK UNIFIED IDEOGRAPH-28E7B: not included in any glyphset definition
    • U+28E7C CJK UNIFIED IDEOGRAPH-28E7C: not included in any glyphset definition
    • U+28E7D CJK UNIFIED IDEOGRAPH-28E7D: not included in any glyphset definition
    • U+28E7E CJK UNIFIED IDEOGRAPH-28E7E: not included in any glyphset definition
    • U+28E7F CJK UNIFIED IDEOGRAPH-28E7F: not included in any glyphset definition
    • U+28E80 CJK UNIFIED IDEOGRAPH-28E80: not included in any glyphset definition
    • U+28E81 CJK UNIFIED IDEOGRAPH-28E81: not included in any glyphset definition
    • U+28E82 CJK UNIFIED IDEOGRAPH-28E82: not included in any glyphset definition
    • U+28E83 CJK UNIFIED IDEOGRAPH-28E83: not included in any glyphset definition
    • U+28E84 CJK UNIFIED IDEOGRAPH-28E84: not included in any glyphset definition
    • U+28E85 CJK UNIFIED IDEOGRAPH-28E85: not included in any glyphset definition
    • U+28E86 CJK UNIFIED IDEOGRAPH-28E86: not included in any glyphset definition
    • U+28E89 CJK UNIFIED IDEOGRAPH-28E89: not included in any glyphset definition
    • U+28E96 CJK UNIFIED IDEOGRAPH-28E96: not included in any glyphset definition
    • U+28E98 CJK UNIFIED IDEOGRAPH-28E98: not included in any glyphset definition
    • U+28E99 CJK UNIFIED IDEOGRAPH-28E99: not included in any glyphset definition
    • U+28E9C CJK UNIFIED IDEOGRAPH-28E9C: not included in any glyphset definition
    • U+28E9D CJK UNIFIED IDEOGRAPH-28E9D: not included in any glyphset definition
    • U+28E9F CJK UNIFIED IDEOGRAPH-28E9F: not included in any glyphset definition
    • U+28EA0 CJK UNIFIED IDEOGRAPH-28EA0: not included in any glyphset definition
    • U+28EA1 CJK UNIFIED IDEOGRAPH-28EA1: not included in any glyphset definition
    • U+28EA2 CJK UNIFIED IDEOGRAPH-28EA2: not included in any glyphset definition
    • U+28EA3 CJK UNIFIED IDEOGRAPH-28EA3: not included in any glyphset definition
    • U+28EA4 CJK UNIFIED IDEOGRAPH-28EA4: not included in any glyphset definition
    • U+28EA5 CJK UNIFIED IDEOGRAPH-28EA5: not included in any glyphset definition
    • U+28EA6 CJK UNIFIED IDEOGRAPH-28EA6: not included in any glyphset definition
    • U+28EA7 CJK UNIFIED IDEOGRAPH-28EA7: not included in any glyphset definition
    • U+28EA8 CJK UNIFIED IDEOGRAPH-28EA8: not included in any glyphset definition
    • U+28EA9 CJK UNIFIED IDEOGRAPH-28EA9: not included in any glyphset definition
    • U+28EAA CJK UNIFIED IDEOGRAPH-28EAA: not included in any glyphset definition
    • U+28EAB CJK UNIFIED IDEOGRAPH-28EAB: not included in any glyphset definition
    • U+28EAC CJK UNIFIED IDEOGRAPH-28EAC: not included in any glyphset definition
    • U+28EAD CJK UNIFIED IDEOGRAPH-28EAD: not included in any glyphset definition
    • U+28EAE CJK UNIFIED IDEOGRAPH-28EAE: not included in any glyphset definition
    • U+28EAF CJK UNIFIED IDEOGRAPH-28EAF: not included in any glyphset definition
    • U+28EB2 CJK UNIFIED IDEOGRAPH-28EB2: not included in any glyphset definition
    • U+28EB5 CJK UNIFIED IDEOGRAPH-28EB5: not included in any glyphset definition
    • U+28EB8 CJK UNIFIED IDEOGRAPH-28EB8: not included in any glyphset definition
    • U+28EBF CJK UNIFIED IDEOGRAPH-28EBF: not included in any glyphset definition
    • U+28EC0 CJK UNIFIED IDEOGRAPH-28EC0: not included in any glyphset definition
    • U+28EC1 CJK UNIFIED IDEOGRAPH-28EC1: not included in any glyphset definition
    • U+28EC2 CJK UNIFIED IDEOGRAPH-28EC2: not included in any glyphset definition
    • U+28EC3 CJK UNIFIED IDEOGRAPH-28EC3: not included in any glyphset definition
    • U+28EC4 CJK UNIFIED IDEOGRAPH-28EC4: not included in any glyphset definition
    • U+28EC5 CJK UNIFIED IDEOGRAPH-28EC5: not included in any glyphset definition
    • U+28EC6 CJK UNIFIED IDEOGRAPH-28EC6: not included in any glyphset definition
    • U+28EC7 CJK UNIFIED IDEOGRAPH-28EC7: not included in any glyphset definition
    • U+28EC8 CJK UNIFIED IDEOGRAPH-28EC8: not included in any glyphset definition
    • U+28EC9 CJK UNIFIED IDEOGRAPH-28EC9: not included in any glyphset definition
    • U+28ECA CJK UNIFIED IDEOGRAPH-28ECA: not included in any glyphset definition
    • U+28ECB CJK UNIFIED IDEOGRAPH-28ECB: not included in any glyphset definition
    • U+28ECC CJK UNIFIED IDEOGRAPH-28ECC: not included in any glyphset definition
    • U+28ECD CJK UNIFIED IDEOGRAPH-28ECD: not included in any glyphset definition
    • U+28ECF CJK UNIFIED IDEOGRAPH-28ECF: not included in any glyphset definition
    • U+28ED0 CJK UNIFIED IDEOGRAPH-28ED0: not included in any glyphset definition
    • U+28ED1 CJK UNIFIED IDEOGRAPH-28ED1: not included in any glyphset definition
    • U+28ED2 CJK UNIFIED IDEOGRAPH-28ED2: not included in any glyphset definition
    • U+28ED3 CJK UNIFIED IDEOGRAPH-28ED3: not included in any glyphset definition
    • U+28ED4 CJK UNIFIED IDEOGRAPH-28ED4: not included in any glyphset definition
    • U+28ED5 CJK UNIFIED IDEOGRAPH-28ED5: not included in any glyphset definition
    • U+28ED6 CJK UNIFIED IDEOGRAPH-28ED6: not included in any glyphset definition
    • U+28ED7 CJK UNIFIED IDEOGRAPH-28ED7: not included in any glyphset definition
    • U+28ED8 CJK UNIFIED IDEOGRAPH-28ED8: not included in any glyphset definition
    • U+28ED9 CJK UNIFIED IDEOGRAPH-28ED9: not included in any glyphset definition
    • U+28EE6 CJK UNIFIED IDEOGRAPH-28EE6: not included in any glyphset definition
    • U+28EEA CJK UNIFIED IDEOGRAPH-28EEA: not included in any glyphset definition
    • U+28EEB CJK UNIFIED IDEOGRAPH-28EEB: not included in any glyphset definition
    • U+28EF0 CJK UNIFIED IDEOGRAPH-28EF0: not included in any glyphset definition
    • U+28EF1 CJK UNIFIED IDEOGRAPH-28EF1: not included in any glyphset definition
    • U+28EF2 CJK UNIFIED IDEOGRAPH-28EF2: not included in any glyphset definition
    • U+28EF3 CJK UNIFIED IDEOGRAPH-28EF3: not included in any glyphset definition
    • U+28EF4 CJK UNIFIED IDEOGRAPH-28EF4: not included in any glyphset definition
    • U+28EF5 CJK UNIFIED IDEOGRAPH-28EF5: not included in any glyphset definition
    • U+28EF6 CJK UNIFIED IDEOGRAPH-28EF6: not included in any glyphset definition
    • U+28EF7 CJK UNIFIED IDEOGRAPH-28EF7: not included in any glyphset definition
    • U+28EF8 CJK UNIFIED IDEOGRAPH-28EF8: not included in any glyphset definition
    • U+28EF9 CJK UNIFIED IDEOGRAPH-28EF9: not included in any glyphset definition
    • U+28EFA CJK UNIFIED IDEOGRAPH-28EFA: not included in any glyphset definition
    • U+28EFB CJK UNIFIED IDEOGRAPH-28EFB: not included in any glyphset definition
    • U+28EFC CJK UNIFIED IDEOGRAPH-28EFC: not included in any glyphset definition
    • U+28EFD CJK UNIFIED IDEOGRAPH-28EFD: not included in any glyphset definition
    • U+28EFE CJK UNIFIED IDEOGRAPH-28EFE: not included in any glyphset definition
    • U+28EFF CJK UNIFIED IDEOGRAPH-28EFF: not included in any glyphset definition
    • U+28F0A CJK UNIFIED IDEOGRAPH-28F0A: not included in any glyphset definition
    • U+28F0B CJK UNIFIED IDEOGRAPH-28F0B: not included in any glyphset definition
    • U+28F0C CJK UNIFIED IDEOGRAPH-28F0C: not included in any glyphset definition
    • U+28F0D CJK UNIFIED IDEOGRAPH-28F0D: not included in any glyphset definition
    • U+28F0E CJK UNIFIED IDEOGRAPH-28F0E: not included in any glyphset definition
    • U+28F0F CJK UNIFIED IDEOGRAPH-28F0F: not included in any glyphset definition
    • U+28F10 CJK UNIFIED IDEOGRAPH-28F10: not included in any glyphset definition
    • U+28F11 CJK UNIFIED IDEOGRAPH-28F11: not included in any glyphset definition
    • U+28F12 CJK UNIFIED IDEOGRAPH-28F12: not included in any glyphset definition
    • U+28F13 CJK UNIFIED IDEOGRAPH-28F13: not included in any glyphset definition
    • U+28F14 CJK UNIFIED IDEOGRAPH-28F14: not included in any glyphset definition
    • U+28F15 CJK UNIFIED IDEOGRAPH-28F15: not included in any glyphset definition
    • U+28F16 CJK UNIFIED IDEOGRAPH-28F16: not included in any glyphset definition
    • U+28F17 CJK UNIFIED IDEOGRAPH-28F17: not included in any glyphset definition
    • U+28F18 CJK UNIFIED IDEOGRAPH-28F18: not included in any glyphset definition
    • U+28F19 CJK UNIFIED IDEOGRAPH-28F19: not included in any glyphset definition
    • U+28F25 CJK UNIFIED IDEOGRAPH-28F25: not included in any glyphset definition
    • U+28F2A CJK UNIFIED IDEOGRAPH-28F2A: not included in any glyphset definition
    • U+28F2B CJK UNIFIED IDEOGRAPH-28F2B: not included in any glyphset definition
    • U+28F2C CJK UNIFIED IDEOGRAPH-28F2C: not included in any glyphset definition
    • U+28F2D CJK UNIFIED IDEOGRAPH-28F2D: not included in any glyphset definition
    • U+28F2E CJK UNIFIED IDEOGRAPH-28F2E: not included in any glyphset definition
    • U+28F2F CJK UNIFIED IDEOGRAPH-28F2F: not included in any glyphset definition
    • U+28F30 CJK UNIFIED IDEOGRAPH-28F30: not included in any glyphset definition
    • U+28F31 CJK UNIFIED IDEOGRAPH-28F31: not included in any glyphset definition
    • U+28F32 CJK UNIFIED IDEOGRAPH-28F32: not included in any glyphset definition
    • U+28F3D CJK UNIFIED IDEOGRAPH-28F3D: not included in any glyphset definition
    • U+28F3E CJK UNIFIED IDEOGRAPH-28F3E: not included in any glyphset definition
    • U+28F3F CJK UNIFIED IDEOGRAPH-28F3F: not included in any glyphset definition
    • U+28F40 CJK UNIFIED IDEOGRAPH-28F40: not included in any glyphset definition
    • U+28F41 CJK UNIFIED IDEOGRAPH-28F41: not included in any glyphset definition
    • U+28F42 CJK UNIFIED IDEOGRAPH-28F42: not included in any glyphset definition
    • U+28F43 CJK UNIFIED IDEOGRAPH-28F43: not included in any glyphset definition
    • U+28F44 CJK UNIFIED IDEOGRAPH-28F44: not included in any glyphset definition
    • U+28F4D CJK UNIFIED IDEOGRAPH-28F4D: not included in any glyphset definition
    • U+28F4E CJK UNIFIED IDEOGRAPH-28F4E: not included in any glyphset definition
    • U+28F4F CJK UNIFIED IDEOGRAPH-28F4F: not included in any glyphset definition
    • U+28F50 CJK UNIFIED IDEOGRAPH-28F50: not included in any glyphset definition
    • U+28F51 CJK UNIFIED IDEOGRAPH-28F51: not included in any glyphset definition
    • U+28F56 CJK UNIFIED IDEOGRAPH-28F56: not included in any glyphset definition
    • U+28F57 CJK UNIFIED IDEOGRAPH-28F57: not included in any glyphset definition
    • U+28F58 CJK UNIFIED IDEOGRAPH-28F58: not included in any glyphset definition
    • U+28F59 CJK UNIFIED IDEOGRAPH-28F59: not included in any glyphset definition
    • U+28F5F CJK UNIFIED IDEOGRAPH-28F5F: not included in any glyphset definition
    • U+28F60 CJK UNIFIED IDEOGRAPH-28F60: not included in any glyphset definition
    • U+28F61 CJK UNIFIED IDEOGRAPH-28F61: not included in any glyphset definition
    • U+28F66 CJK UNIFIED IDEOGRAPH-28F66: not included in any glyphset definition
    • U+28F67 CJK UNIFIED IDEOGRAPH-28F67: not included in any glyphset definition
    • U+28F68 CJK UNIFIED IDEOGRAPH-28F68: not included in any glyphset definition
    • U+28F6A CJK UNIFIED IDEOGRAPH-28F6A: not included in any glyphset definition
    • U+28F6B CJK UNIFIED IDEOGRAPH-28F6B: not included in any glyphset definition
    • U+28F6E CJK UNIFIED IDEOGRAPH-28F6E: not included in any glyphset definition
    • U+28F6F CJK UNIFIED IDEOGRAPH-28F6F: not included in any glyphset definition
    • U+28F70 CJK UNIFIED IDEOGRAPH-28F70: not included in any glyphset definition
    • U+28F72 CJK UNIFIED IDEOGRAPH-28F72: not included in any glyphset definition
    • U+28F74 CJK UNIFIED IDEOGRAPH-28F74: not included in any glyphset definition
    • U+28F76 CJK UNIFIED IDEOGRAPH-28F76: not included in any glyphset definition
    • U+28F77 CJK UNIFIED IDEOGRAPH-28F77: not included in any glyphset definition
    • U+28F78 CJK UNIFIED IDEOGRAPH-28F78: not included in any glyphset definition
    • U+28F79 CJK UNIFIED IDEOGRAPH-28F79: not included in any glyphset definition
    • U+28F7C CJK UNIFIED IDEOGRAPH-28F7C: not included in any glyphset definition
    • U+28F7D CJK UNIFIED IDEOGRAPH-28F7D: not included in any glyphset definition
    • U+28F7F CJK UNIFIED IDEOGRAPH-28F7F: not included in any glyphset definition
    • U+28F80 CJK UNIFIED IDEOGRAPH-28F80: not included in any glyphset definition
    • U+28F81 CJK UNIFIED IDEOGRAPH-28F81: not included in any glyphset definition
    • U+28F82 CJK UNIFIED IDEOGRAPH-28F82: not included in any glyphset definition
    • U+28F83 CJK UNIFIED IDEOGRAPH-28F83: not included in any glyphset definition
    • U+28F85 CJK UNIFIED IDEOGRAPH-28F85: not included in any glyphset definition
    • U+28F86 CJK UNIFIED IDEOGRAPH-28F86: not included in any glyphset definition
    • U+28F87 CJK UNIFIED IDEOGRAPH-28F87: not included in any glyphset definition
    • U+28F88 CJK UNIFIED IDEOGRAPH-28F88: not included in any glyphset definition
    • U+28F89 CJK UNIFIED IDEOGRAPH-28F89: not included in any glyphset definition
    • U+28F8A CJK UNIFIED IDEOGRAPH-28F8A: not included in any glyphset definition
    • U+28F8B CJK UNIFIED IDEOGRAPH-28F8B: not included in any glyphset definition
    • U+28F8C CJK UNIFIED IDEOGRAPH-28F8C: not included in any glyphset definition
    • U+28F8D CJK UNIFIED IDEOGRAPH-28F8D: not included in any glyphset definition
    • U+28F8E CJK UNIFIED IDEOGRAPH-28F8E: not included in any glyphset definition
    • U+28F91 CJK UNIFIED IDEOGRAPH-28F91: not included in any glyphset definition
    • U+28F92 CJK UNIFIED IDEOGRAPH-28F92: not included in any glyphset definition
    • U+28F93 CJK UNIFIED IDEOGRAPH-28F93: not included in any glyphset definition
    • U+28F94 CJK UNIFIED IDEOGRAPH-28F94: not included in any glyphset definition
    • U+28F95 CJK UNIFIED IDEOGRAPH-28F95: not included in any glyphset definition
    • U+28F96 CJK UNIFIED IDEOGRAPH-28F96: not included in any glyphset definition
    • U+28F97 CJK UNIFIED IDEOGRAPH-28F97: not included in any glyphset definition
    • U+28F98 CJK UNIFIED IDEOGRAPH-28F98: not included in any glyphset definition
    • U+28F99 CJK UNIFIED IDEOGRAPH-28F99: not included in any glyphset definition
    • U+28F9A CJK UNIFIED IDEOGRAPH-28F9A: not included in any glyphset definition
    • U+28F9B CJK UNIFIED IDEOGRAPH-28F9B: not included in any glyphset definition
    • U+28F9C CJK UNIFIED IDEOGRAPH-28F9C: not included in any glyphset definition
    • U+28F9D CJK UNIFIED IDEOGRAPH-28F9D: not included in any glyphset definition
    • U+28FA1 CJK UNIFIED IDEOGRAPH-28FA1: not included in any glyphset definition
    • U+28FA2 CJK UNIFIED IDEOGRAPH-28FA2: not included in any glyphset definition
    • U+28FA3 CJK UNIFIED IDEOGRAPH-28FA3: not included in any glyphset definition
    • U+28FA4 CJK UNIFIED IDEOGRAPH-28FA4: not included in any glyphset definition
    • U+28FA5 CJK UNIFIED IDEOGRAPH-28FA5: not included in any glyphset definition
    • U+28FA6 CJK UNIFIED IDEOGRAPH-28FA6: not included in any glyphset definition
    • U+28FA7 CJK UNIFIED IDEOGRAPH-28FA7: not included in any glyphset definition
    • U+28FA8 CJK UNIFIED IDEOGRAPH-28FA8: not included in any glyphset definition
    • U+28FA9 CJK UNIFIED IDEOGRAPH-28FA9: not included in any glyphset definition
    • U+28FAA CJK UNIFIED IDEOGRAPH-28FAA: not included in any glyphset definition
    • U+28FAB CJK UNIFIED IDEOGRAPH-28FAB: not included in any glyphset definition
    • U+28FAC CJK UNIFIED IDEOGRAPH-28FAC: not included in any glyphset definition
    • U+28FAE CJK UNIFIED IDEOGRAPH-28FAE: not included in any glyphset definition
    • U+28FB0 CJK UNIFIED IDEOGRAPH-28FB0: not included in any glyphset definition
    • U+28FB1 CJK UNIFIED IDEOGRAPH-28FB1: not included in any glyphset definition
    • U+28FB2 CJK UNIFIED IDEOGRAPH-28FB2: not included in any glyphset definition
    • U+28FB3 CJK UNIFIED IDEOGRAPH-28FB3: not included in any glyphset definition
    • U+28FB4 CJK UNIFIED IDEOGRAPH-28FB4: not included in any glyphset definition
    • U+28FB5 CJK UNIFIED IDEOGRAPH-28FB5: not included in any glyphset definition
    • U+28FB6 CJK UNIFIED IDEOGRAPH-28FB6: not included in any glyphset definition
    • U+28FB7 CJK UNIFIED IDEOGRAPH-28FB7: not included in any glyphset definition
    • U+28FB8 CJK UNIFIED IDEOGRAPH-28FB8: not included in any glyphset definition
    • U+28FB9 CJK UNIFIED IDEOGRAPH-28FB9: not included in any glyphset definition
    • U+28FBA CJK UNIFIED IDEOGRAPH-28FBA: not included in any glyphset definition
    • U+28FBB CJK UNIFIED IDEOGRAPH-28FBB: not included in any glyphset definition
    • U+28FBC CJK UNIFIED IDEOGRAPH-28FBC: not included in any glyphset definition
    • U+28FBD CJK UNIFIED IDEOGRAPH-28FBD: not included in any glyphset definition
    • U+28FBE CJK UNIFIED IDEOGRAPH-28FBE: not included in any glyphset definition
    • U+28FBF CJK UNIFIED IDEOGRAPH-28FBF: not included in any glyphset definition
    • U+28FC0 CJK UNIFIED IDEOGRAPH-28FC0: not included in any glyphset definition
    • U+28FC1 CJK UNIFIED IDEOGRAPH-28FC1: not included in any glyphset definition
    • U+28FC2 CJK UNIFIED IDEOGRAPH-28FC2: not included in any glyphset definition
    • U+28FC3 CJK UNIFIED IDEOGRAPH-28FC3: not included in any glyphset definition
    • U+28FC6 CJK UNIFIED IDEOGRAPH-28FC6: not included in any glyphset definition
    • U+28FC7 CJK UNIFIED IDEOGRAPH-28FC7: not included in any glyphset definition
    • U+28FC9 CJK UNIFIED IDEOGRAPH-28FC9: not included in any glyphset definition
    • U+28FCB CJK UNIFIED IDEOGRAPH-28FCB: not included in any glyphset definition
    • U+28FCC CJK UNIFIED IDEOGRAPH-28FCC: not included in any glyphset definition
    • U+28FCD CJK UNIFIED IDEOGRAPH-28FCD: not included in any glyphset definition
    • U+28FCE CJK UNIFIED IDEOGRAPH-28FCE: not included in any glyphset definition
    • U+28FCF CJK UNIFIED IDEOGRAPH-28FCF: not included in any glyphset definition
    • U+28FD0 CJK UNIFIED IDEOGRAPH-28FD0: not included in any glyphset definition
    • U+28FD1 CJK UNIFIED IDEOGRAPH-28FD1: not included in any glyphset definition
    • U+28FD2 CJK UNIFIED IDEOGRAPH-28FD2: not included in any glyphset definition
    • U+28FD3 CJK UNIFIED IDEOGRAPH-28FD3: not included in any glyphset definition
    • U+28FD4 CJK UNIFIED IDEOGRAPH-28FD4: not included in any glyphset definition
    • U+28FD5 CJK UNIFIED IDEOGRAPH-28FD5: not included in any glyphset definition
    • U+28FD6 CJK UNIFIED IDEOGRAPH-28FD6: not included in any glyphset definition
    • U+28FD7 CJK UNIFIED IDEOGRAPH-28FD7: not included in any glyphset definition
    • U+28FD8 CJK UNIFIED IDEOGRAPH-28FD8: not included in any glyphset definition
    • U+28FD9 CJK UNIFIED IDEOGRAPH-28FD9: not included in any glyphset definition
    • U+28FDB CJK UNIFIED IDEOGRAPH-28FDB: not included in any glyphset definition
    • U+28FDC CJK UNIFIED IDEOGRAPH-28FDC: not included in any glyphset definition
    • U+28FDD CJK UNIFIED IDEOGRAPH-28FDD: not included in any glyphset definition
    • U+28FDE CJK UNIFIED IDEOGRAPH-28FDE: not included in any glyphset definition
    • U+28FE0 CJK UNIFIED IDEOGRAPH-28FE0: not included in any glyphset definition
    • U+28FE1 CJK UNIFIED IDEOGRAPH-28FE1: not included in any glyphset definition
    • U+28FE2 CJK UNIFIED IDEOGRAPH-28FE2: not included in any glyphset definition
    • U+28FE3 CJK UNIFIED IDEOGRAPH-28FE3: not included in any glyphset definition
    • U+28FE4 CJK UNIFIED IDEOGRAPH-28FE4: not included in any glyphset definition
    • U+28FE5 CJK UNIFIED IDEOGRAPH-28FE5: not included in any glyphset definition
    • U+28FE6 CJK UNIFIED IDEOGRAPH-28FE6: not included in any glyphset definition
    • U+28FE7 CJK UNIFIED IDEOGRAPH-28FE7: not included in any glyphset definition
    • U+28FE8 CJK UNIFIED IDEOGRAPH-28FE8: not included in any glyphset definition
    • U+28FE9 CJK UNIFIED IDEOGRAPH-28FE9: not included in any glyphset definition
    • U+28FEA CJK UNIFIED IDEOGRAPH-28FEA: not included in any glyphset definition
    • U+28FEB CJK UNIFIED IDEOGRAPH-28FEB: not included in any glyphset definition
    • U+28FEC CJK UNIFIED IDEOGRAPH-28FEC: not included in any glyphset definition
    • U+28FED CJK UNIFIED IDEOGRAPH-28FED: not included in any glyphset definition
    • U+28FEE CJK UNIFIED IDEOGRAPH-28FEE: not included in any glyphset definition
    • U+28FEF CJK UNIFIED IDEOGRAPH-28FEF: not included in any glyphset definition
    • U+28FF0 CJK UNIFIED IDEOGRAPH-28FF0: not included in any glyphset definition
    • U+28FF1 CJK UNIFIED IDEOGRAPH-28FF1: not included in any glyphset definition
    • U+28FF2 CJK UNIFIED IDEOGRAPH-28FF2: not included in any glyphset definition
    • U+28FF3 CJK UNIFIED IDEOGRAPH-28FF3: not included in any glyphset definition
    • U+28FF4 CJK UNIFIED IDEOGRAPH-28FF4: not included in any glyphset definition
    • U+28FF5 CJK UNIFIED IDEOGRAPH-28FF5: not included in any glyphset definition
    • U+28FF6 CJK UNIFIED IDEOGRAPH-28FF6: not included in any glyphset definition
    • U+28FF7 CJK UNIFIED IDEOGRAPH-28FF7: not included in any glyphset definition
    • U+28FF8 CJK UNIFIED IDEOGRAPH-28FF8: not included in any glyphset definition
    • U+28FFB CJK UNIFIED IDEOGRAPH-28FFB: not included in any glyphset definition
    • U+28FFF CJK UNIFIED IDEOGRAPH-28FFF: not included in any glyphset definition
    • U+29000 CJK UNIFIED IDEOGRAPH-29000: not included in any glyphset definition
    • U+29001 CJK UNIFIED IDEOGRAPH-29001: not included in any glyphset definition
    • U+29002 CJK UNIFIED IDEOGRAPH-29002: not included in any glyphset definition
    • U+29003 CJK UNIFIED IDEOGRAPH-29003: not included in any glyphset definition
    • U+29004 CJK UNIFIED IDEOGRAPH-29004: not included in any glyphset definition
    • U+29005 CJK UNIFIED IDEOGRAPH-29005: not included in any glyphset definition
    • U+29006 CJK UNIFIED IDEOGRAPH-29006: not included in any glyphset definition
    • U+29007 CJK UNIFIED IDEOGRAPH-29007: not included in any glyphset definition
    • U+29008 CJK UNIFIED IDEOGRAPH-29008: not included in any glyphset definition
    • U+29009 CJK UNIFIED IDEOGRAPH-29009: not included in any glyphset definition
    • U+2900A CJK UNIFIED IDEOGRAPH-2900A: not included in any glyphset definition
    • U+2900B CJK UNIFIED IDEOGRAPH-2900B: not included in any glyphset definition
    • U+2900C CJK UNIFIED IDEOGRAPH-2900C: not included in any glyphset definition
    • U+2900D CJK UNIFIED IDEOGRAPH-2900D: not included in any glyphset definition
    • U+2900E CJK UNIFIED IDEOGRAPH-2900E: not included in any glyphset definition
    • U+2900F CJK UNIFIED IDEOGRAPH-2900F: not included in any glyphset definition
    • U+29010 CJK UNIFIED IDEOGRAPH-29010: not included in any glyphset definition
    • U+29011 CJK UNIFIED IDEOGRAPH-29011: not included in any glyphset definition
    • U+29014 CJK UNIFIED IDEOGRAPH-29014: not included in any glyphset definition
    • U+29015 CJK UNIFIED IDEOGRAPH-29015: not included in any glyphset definition
    • U+29017 CJK UNIFIED IDEOGRAPH-29017: not included in any glyphset definition
    • U+29018 CJK UNIFIED IDEOGRAPH-29018: not included in any glyphset definition
    • U+29019 CJK UNIFIED IDEOGRAPH-29019: not included in any glyphset definition
    • U+2901A CJK UNIFIED IDEOGRAPH-2901A: not included in any glyphset definition
    • U+2901B CJK UNIFIED IDEOGRAPH-2901B: not included in any glyphset definition
    • U+2901C CJK UNIFIED IDEOGRAPH-2901C: not included in any glyphset definition
    • U+2901D CJK UNIFIED IDEOGRAPH-2901D: not included in any glyphset definition
    • U+2901E CJK UNIFIED IDEOGRAPH-2901E: not included in any glyphset definition
    • U+2901F CJK UNIFIED IDEOGRAPH-2901F: not included in any glyphset definition
    • U+29020 CJK UNIFIED IDEOGRAPH-29020: not included in any glyphset definition
    • U+29021 CJK UNIFIED IDEOGRAPH-29021: not included in any glyphset definition
    • U+29023 CJK UNIFIED IDEOGRAPH-29023: not included in any glyphset definition
    • U+29024 CJK UNIFIED IDEOGRAPH-29024: not included in any glyphset definition
    • U+29025 CJK UNIFIED IDEOGRAPH-29025: not included in any glyphset definition
    • U+29026 CJK UNIFIED IDEOGRAPH-29026: not included in any glyphset definition
    • U+29027 CJK UNIFIED IDEOGRAPH-29027: not included in any glyphset definition
    • U+29028 CJK UNIFIED IDEOGRAPH-29028: not included in any glyphset definition
    • U+29029 CJK UNIFIED IDEOGRAPH-29029: not included in any glyphset definition
    • U+2902A CJK UNIFIED IDEOGRAPH-2902A: not included in any glyphset definition
    • U+2902B CJK UNIFIED IDEOGRAPH-2902B: not included in any glyphset definition
    • U+2902C CJK UNIFIED IDEOGRAPH-2902C: not included in any glyphset definition
    • U+2902D CJK UNIFIED IDEOGRAPH-2902D: not included in any glyphset definition
    • U+2902E CJK UNIFIED IDEOGRAPH-2902E: not included in any glyphset definition
    • U+2902F CJK UNIFIED IDEOGRAPH-2902F: not included in any glyphset definition
    • U+29030 CJK UNIFIED IDEOGRAPH-29030: not included in any glyphset definition
    • U+29032 CJK UNIFIED IDEOGRAPH-29032: not included in any glyphset definition
    • U+29034 CJK UNIFIED IDEOGRAPH-29034: not included in any glyphset definition
    • U+29035 CJK UNIFIED IDEOGRAPH-29035: not included in any glyphset definition
    • U+29036 CJK UNIFIED IDEOGRAPH-29036: not included in any glyphset definition
    • U+29037 CJK UNIFIED IDEOGRAPH-29037: not included in any glyphset definition
    • U+29038 CJK UNIFIED IDEOGRAPH-29038: not included in any glyphset definition
    • U+29039 CJK UNIFIED IDEOGRAPH-29039: not included in any glyphset definition
    • U+2903A CJK UNIFIED IDEOGRAPH-2903A: not included in any glyphset definition
    • U+2903B CJK UNIFIED IDEOGRAPH-2903B: not included in any glyphset definition
    • U+2903C CJK UNIFIED IDEOGRAPH-2903C: not included in any glyphset definition
    • U+2903D CJK UNIFIED IDEOGRAPH-2903D: not included in any glyphset definition
    • U+2903E CJK UNIFIED IDEOGRAPH-2903E: not included in any glyphset definition
    • U+2903F CJK UNIFIED IDEOGRAPH-2903F: not included in any glyphset definition
    • U+29040 CJK UNIFIED IDEOGRAPH-29040: not included in any glyphset definition
    • U+29043 CJK UNIFIED IDEOGRAPH-29043: not included in any glyphset definition
    • U+29044 CJK UNIFIED IDEOGRAPH-29044: not included in any glyphset definition
    • U+29047 CJK UNIFIED IDEOGRAPH-29047: not included in any glyphset definition
    • U+29048 CJK UNIFIED IDEOGRAPH-29048: not included in any glyphset definition
    • U+29049 CJK UNIFIED IDEOGRAPH-29049: not included in any glyphset definition
    • U+2904A CJK UNIFIED IDEOGRAPH-2904A: not included in any glyphset definition
    • U+2904B CJK UNIFIED IDEOGRAPH-2904B: not included in any glyphset definition
    • U+2904C CJK UNIFIED IDEOGRAPH-2904C: not included in any glyphset definition
    • U+2904D CJK UNIFIED IDEOGRAPH-2904D: not included in any glyphset definition
    • U+2904E CJK UNIFIED IDEOGRAPH-2904E: not included in any glyphset definition
    • U+2904F CJK UNIFIED IDEOGRAPH-2904F: not included in any glyphset definition
    • U+29050 CJK UNIFIED IDEOGRAPH-29050: not included in any glyphset definition
    • U+29052 CJK UNIFIED IDEOGRAPH-29052: not included in any glyphset definition
    • U+29053 CJK UNIFIED IDEOGRAPH-29053: not included in any glyphset definition
    • U+29054 CJK UNIFIED IDEOGRAPH-29054: not included in any glyphset definition
    • U+29055 CJK UNIFIED IDEOGRAPH-29055: not included in any glyphset definition
    • U+29056 CJK UNIFIED IDEOGRAPH-29056: not included in any glyphset definition
    • U+29057 CJK UNIFIED IDEOGRAPH-29057: not included in any glyphset definition
    • U+29058 CJK UNIFIED IDEOGRAPH-29058: not included in any glyphset definition
    • U+2905B CJK UNIFIED IDEOGRAPH-2905B: not included in any glyphset definition
    • U+2905C CJK UNIFIED IDEOGRAPH-2905C: not included in any glyphset definition
    • U+2905D CJK UNIFIED IDEOGRAPH-2905D: not included in any glyphset definition
    • U+2905E CJK UNIFIED IDEOGRAPH-2905E: not included in any glyphset definition
    • U+2905F CJK UNIFIED IDEOGRAPH-2905F: not included in any glyphset definition
    • U+29060 CJK UNIFIED IDEOGRAPH-29060: not included in any glyphset definition
    • U+29061 CJK UNIFIED IDEOGRAPH-29061: not included in any glyphset definition
    • U+29062 CJK UNIFIED IDEOGRAPH-29062: not included in any glyphset definition
    • U+29063 CJK UNIFIED IDEOGRAPH-29063: not included in any glyphset definition
    • U+29064 CJK UNIFIED IDEOGRAPH-29064: not included in any glyphset definition
    • U+29067 CJK UNIFIED IDEOGRAPH-29067: not included in any glyphset definition
    • U+29068 CJK UNIFIED IDEOGRAPH-29068: not included in any glyphset definition
    • U+29069 CJK UNIFIED IDEOGRAPH-29069: not included in any glyphset definition
    • U+2906B CJK UNIFIED IDEOGRAPH-2906B: not included in any glyphset definition
    • U+2906C CJK UNIFIED IDEOGRAPH-2906C: not included in any glyphset definition
    • U+2906F CJK UNIFIED IDEOGRAPH-2906F: not included in any glyphset definition
    • U+29070 CJK UNIFIED IDEOGRAPH-29070: not included in any glyphset definition
    • U+29072 CJK UNIFIED IDEOGRAPH-29072: not included in any glyphset definition
    • U+29074 CJK UNIFIED IDEOGRAPH-29074: not included in any glyphset definition
    • U+29075 CJK UNIFIED IDEOGRAPH-29075: not included in any glyphset definition
    • U+29077 CJK UNIFIED IDEOGRAPH-29077: not included in any glyphset definition
    • U+29079 CJK UNIFIED IDEOGRAPH-29079: not included in any glyphset definition
    • U+2907A CJK UNIFIED IDEOGRAPH-2907A: not included in any glyphset definition
    • U+2907B CJK UNIFIED IDEOGRAPH-2907B: not included in any glyphset definition
    • U+2907C CJK UNIFIED IDEOGRAPH-2907C: not included in any glyphset definition
    • U+29082 CJK UNIFIED IDEOGRAPH-29082: not included in any glyphset definition
    • U+29083 CJK UNIFIED IDEOGRAPH-29083: not included in any glyphset definition
    • U+29084 CJK UNIFIED IDEOGRAPH-29084: not included in any glyphset definition
    • U+29085 CJK UNIFIED IDEOGRAPH-29085: not included in any glyphset definition
    • U+29086 CJK UNIFIED IDEOGRAPH-29086: not included in any glyphset definition
    • U+29087 CJK UNIFIED IDEOGRAPH-29087: not included in any glyphset definition
    • U+29088 CJK UNIFIED IDEOGRAPH-29088: not included in any glyphset definition
    • U+29089 CJK UNIFIED IDEOGRAPH-29089: not included in any glyphset definition
    • U+2908B CJK UNIFIED IDEOGRAPH-2908B: not included in any glyphset definition
    • U+2908D CJK UNIFIED IDEOGRAPH-2908D: not included in any glyphset definition
    • U+2908E CJK UNIFIED IDEOGRAPH-2908E: not included in any glyphset definition
    • U+29090 CJK UNIFIED IDEOGRAPH-29090: not included in any glyphset definition
    • U+29092 CJK UNIFIED IDEOGRAPH-29092: not included in any glyphset definition
    • U+29093 CJK UNIFIED IDEOGRAPH-29093: not included in any glyphset definition
    • U+29094 CJK UNIFIED IDEOGRAPH-29094: not included in any glyphset definition
    • U+29095 CJK UNIFIED IDEOGRAPH-29095: not included in any glyphset definition
    • U+29096 CJK UNIFIED IDEOGRAPH-29096: not included in any glyphset definition
    • U+29097 CJK UNIFIED IDEOGRAPH-29097: not included in any glyphset definition
    • U+29098 CJK UNIFIED IDEOGRAPH-29098: not included in any glyphset definition
    • U+29099 CJK UNIFIED IDEOGRAPH-29099: not included in any glyphset definition
    • U+2909D CJK UNIFIED IDEOGRAPH-2909D: not included in any glyphset definition
    • U+2909E CJK UNIFIED IDEOGRAPH-2909E: not included in any glyphset definition
    • U+2909F CJK UNIFIED IDEOGRAPH-2909F: not included in any glyphset definition
    • U+290A1 CJK UNIFIED IDEOGRAPH-290A1: not included in any glyphset definition
    • U+290A2 CJK UNIFIED IDEOGRAPH-290A2: not included in any glyphset definition
    • U+290A3 CJK UNIFIED IDEOGRAPH-290A3: not included in any glyphset definition
    • U+290A4 CJK UNIFIED IDEOGRAPH-290A4: not included in any glyphset definition
    • U+290A5 CJK UNIFIED IDEOGRAPH-290A5: not included in any glyphset definition
    • U+290A6 CJK UNIFIED IDEOGRAPH-290A6: not included in any glyphset definition
    • U+290A7 CJK UNIFIED IDEOGRAPH-290A7: not included in any glyphset definition
    • U+290A8 CJK UNIFIED IDEOGRAPH-290A8: not included in any glyphset definition
    • U+290A9 CJK UNIFIED IDEOGRAPH-290A9: not included in any glyphset definition
    • U+290AA CJK UNIFIED IDEOGRAPH-290AA: not included in any glyphset definition
    • U+290AB CJK UNIFIED IDEOGRAPH-290AB: not included in any glyphset definition
    • U+290AF CJK UNIFIED IDEOGRAPH-290AF: not included in any glyphset definition
    • U+290B0 CJK UNIFIED IDEOGRAPH-290B0: not included in any glyphset definition
    • U+290B1 CJK UNIFIED IDEOGRAPH-290B1: not included in any glyphset definition
    • U+290B5 CJK UNIFIED IDEOGRAPH-290B5: not included in any glyphset definition
    • U+290B8 CJK UNIFIED IDEOGRAPH-290B8: not included in any glyphset definition
    • U+290B9 CJK UNIFIED IDEOGRAPH-290B9: not included in any glyphset definition
    • U+290BA CJK UNIFIED IDEOGRAPH-290BA: not included in any glyphset definition
    • U+290BB CJK UNIFIED IDEOGRAPH-290BB: not included in any glyphset definition
    • U+290BC CJK UNIFIED IDEOGRAPH-290BC: not included in any glyphset definition
    • U+290BD CJK UNIFIED IDEOGRAPH-290BD: not included in any glyphset definition
    • U+290BE CJK UNIFIED IDEOGRAPH-290BE: not included in any glyphset definition
    • U+290BF CJK UNIFIED IDEOGRAPH-290BF: not included in any glyphset definition
    • U+290C0 CJK UNIFIED IDEOGRAPH-290C0: not included in any glyphset definition
    • U+290C1 CJK UNIFIED IDEOGRAPH-290C1: not included in any glyphset definition
    • U+290C2 CJK UNIFIED IDEOGRAPH-290C2: not included in any glyphset definition
    • U+290C3 CJK UNIFIED IDEOGRAPH-290C3: not included in any glyphset definition
    • U+290CB CJK UNIFIED IDEOGRAPH-290CB: not included in any glyphset definition
    • U+290CC CJK UNIFIED IDEOGRAPH-290CC: not included in any glyphset definition
    • U+290D0 CJK UNIFIED IDEOGRAPH-290D0: not included in any glyphset definition
    • U+290D1 CJK UNIFIED IDEOGRAPH-290D1: not included in any glyphset definition
    • U+290D2 CJK UNIFIED IDEOGRAPH-290D2: not included in any glyphset definition
    • U+290D3 CJK UNIFIED IDEOGRAPH-290D3: not included in any glyphset definition
    • U+290D4 CJK UNIFIED IDEOGRAPH-290D4: not included in any glyphset definition
    • U+290D5 CJK UNIFIED IDEOGRAPH-290D5: not included in any glyphset definition
    • U+290D6 CJK UNIFIED IDEOGRAPH-290D6: not included in any glyphset definition
    • U+290D7 CJK UNIFIED IDEOGRAPH-290D7: not included in any glyphset definition
    • U+290D8 CJK UNIFIED IDEOGRAPH-290D8: not included in any glyphset definition
    • U+290D9 CJK UNIFIED IDEOGRAPH-290D9: not included in any glyphset definition
    • U+290DA CJK UNIFIED IDEOGRAPH-290DA: not included in any glyphset definition
    • U+290DB CJK UNIFIED IDEOGRAPH-290DB: not included in any glyphset definition
    • U+290DC CJK UNIFIED IDEOGRAPH-290DC: not included in any glyphset definition
    • U+290DD CJK UNIFIED IDEOGRAPH-290DD: not included in any glyphset definition
    • U+290DE CJK UNIFIED IDEOGRAPH-290DE: not included in any glyphset definition
    • U+290DF CJK UNIFIED IDEOGRAPH-290DF: not included in any glyphset definition
    • U+290E0 CJK UNIFIED IDEOGRAPH-290E0: not included in any glyphset definition
    • U+290E1 CJK UNIFIED IDEOGRAPH-290E1: not included in any glyphset definition
    • U+290E4 CJK UNIFIED IDEOGRAPH-290E4: not included in any glyphset definition
    • U+290E5 CJK UNIFIED IDEOGRAPH-290E5: not included in any glyphset definition
    • U+290EC CJK UNIFIED IDEOGRAPH-290EC: not included in any glyphset definition
    • U+290ED CJK UNIFIED IDEOGRAPH-290ED: not included in any glyphset definition
    • U+290EF CJK UNIFIED IDEOGRAPH-290EF: not included in any glyphset definition
    • U+290F4 CJK UNIFIED IDEOGRAPH-290F4: not included in any glyphset definition
    • U+290F5 CJK UNIFIED IDEOGRAPH-290F5: not included in any glyphset definition
    • U+290F6 CJK UNIFIED IDEOGRAPH-290F6: not included in any glyphset definition
    • U+290F7 CJK UNIFIED IDEOGRAPH-290F7: not included in any glyphset definition
    • U+290F8 CJK UNIFIED IDEOGRAPH-290F8: not included in any glyphset definition
    • U+290F9 CJK UNIFIED IDEOGRAPH-290F9: not included in any glyphset definition
    • U+290FA CJK UNIFIED IDEOGRAPH-290FA: not included in any glyphset definition
    • U+290FB CJK UNIFIED IDEOGRAPH-290FB: not included in any glyphset definition
    • U+290FC CJK UNIFIED IDEOGRAPH-290FC: not included in any glyphset definition
    • U+290FF CJK UNIFIED IDEOGRAPH-290FF: not included in any glyphset definition
    • U+29100 CJK UNIFIED IDEOGRAPH-29100: not included in any glyphset definition
    • U+29104 CJK UNIFIED IDEOGRAPH-29104: not included in any glyphset definition
    • U+29106 CJK UNIFIED IDEOGRAPH-29106: not included in any glyphset definition
    • U+29109 CJK UNIFIED IDEOGRAPH-29109: not included in any glyphset definition
    • U+2910A CJK UNIFIED IDEOGRAPH-2910A: not included in any glyphset definition
    • U+2910D CJK UNIFIED IDEOGRAPH-2910D: not included in any glyphset definition
    • U+2910F CJK UNIFIED IDEOGRAPH-2910F: not included in any glyphset definition
    • U+29110 CJK UNIFIED IDEOGRAPH-29110: not included in any glyphset definition
    • U+29115 CJK UNIFIED IDEOGRAPH-29115: not included in any glyphset definition
    • U+29116 CJK UNIFIED IDEOGRAPH-29116: not included in any glyphset definition
    • U+29117 CJK UNIFIED IDEOGRAPH-29117: not included in any glyphset definition
    • U+29118 CJK UNIFIED IDEOGRAPH-29118: not included in any glyphset definition
    • U+29119 CJK UNIFIED IDEOGRAPH-29119: not included in any glyphset definition
    • U+2911A CJK UNIFIED IDEOGRAPH-2911A: not included in any glyphset definition
    • U+2911B CJK UNIFIED IDEOGRAPH-2911B: not included in any glyphset definition
    • U+2911C CJK UNIFIED IDEOGRAPH-2911C: not included in any glyphset definition
    • U+2911D CJK UNIFIED IDEOGRAPH-2911D: not included in any glyphset definition
    • U+2911E CJK UNIFIED IDEOGRAPH-2911E: not included in any glyphset definition
    • U+2911F CJK UNIFIED IDEOGRAPH-2911F: not included in any glyphset definition
    • U+29120 CJK UNIFIED IDEOGRAPH-29120: not included in any glyphset definition
    • U+29121 CJK UNIFIED IDEOGRAPH-29121: not included in any glyphset definition
    • U+29122 CJK UNIFIED IDEOGRAPH-29122: not included in any glyphset definition
    • U+29123 CJK UNIFIED IDEOGRAPH-29123: not included in any glyphset definition
    • U+29124 CJK UNIFIED IDEOGRAPH-29124: not included in any glyphset definition
    • U+29125 CJK UNIFIED IDEOGRAPH-29125: not included in any glyphset definition
    • U+29126 CJK UNIFIED IDEOGRAPH-29126: not included in any glyphset definition
    • U+29127 CJK UNIFIED IDEOGRAPH-29127: not included in any glyphset definition
    • U+2912A CJK UNIFIED IDEOGRAPH-2912A: not included in any glyphset definition
    • U+2912B CJK UNIFIED IDEOGRAPH-2912B: not included in any glyphset definition
    • U+2912D CJK UNIFIED IDEOGRAPH-2912D: not included in any glyphset definition
    • U+2912E CJK UNIFIED IDEOGRAPH-2912E: not included in any glyphset definition
    • U+29137 CJK UNIFIED IDEOGRAPH-29137: not included in any glyphset definition
    • U+29138 CJK UNIFIED IDEOGRAPH-29138: not included in any glyphset definition
    • U+2913A CJK UNIFIED IDEOGRAPH-2913A: not included in any glyphset definition
    • U+2913B CJK UNIFIED IDEOGRAPH-2913B: not included in any glyphset definition
    • U+2913C CJK UNIFIED IDEOGRAPH-2913C: not included in any glyphset definition
    • U+2913D CJK UNIFIED IDEOGRAPH-2913D: not included in any glyphset definition
    • U+2913E CJK UNIFIED IDEOGRAPH-2913E: not included in any glyphset definition
    • U+2913F CJK UNIFIED IDEOGRAPH-2913F: not included in any glyphset definition
    • U+29140 CJK UNIFIED IDEOGRAPH-29140: not included in any glyphset definition
    • U+29141 CJK UNIFIED IDEOGRAPH-29141: not included in any glyphset definition
    • U+29142 CJK UNIFIED IDEOGRAPH-29142: not included in any glyphset definition
    • U+29143 CJK UNIFIED IDEOGRAPH-29143: not included in any glyphset definition
    • U+29144 CJK UNIFIED IDEOGRAPH-29144: not included in any glyphset definition
    • U+29145 CJK UNIFIED IDEOGRAPH-29145: not included in any glyphset definition
    • U+29146 CJK UNIFIED IDEOGRAPH-29146: not included in any glyphset definition
    • U+29147 CJK UNIFIED IDEOGRAPH-29147: not included in any glyphset definition
    • U+29148 CJK UNIFIED IDEOGRAPH-29148: not included in any glyphset definition
    • U+29149 CJK UNIFIED IDEOGRAPH-29149: not included in any glyphset definition
    • U+2914C CJK UNIFIED IDEOGRAPH-2914C: not included in any glyphset definition
    • U+2914D CJK UNIFIED IDEOGRAPH-2914D: not included in any glyphset definition
    • U+2914E CJK UNIFIED IDEOGRAPH-2914E: not included in any glyphset definition
    • U+2914F CJK UNIFIED IDEOGRAPH-2914F: not included in any glyphset definition
    • U+29150 CJK UNIFIED IDEOGRAPH-29150: not included in any glyphset definition
    • U+29152 CJK UNIFIED IDEOGRAPH-29152: not included in any glyphset definition
    • U+29153 CJK UNIFIED IDEOGRAPH-29153: not included in any glyphset definition
    • U+29156 CJK UNIFIED IDEOGRAPH-29156: not included in any glyphset definition
    • U+29159 CJK UNIFIED IDEOGRAPH-29159: not included in any glyphset definition
    • U+2915B CJK UNIFIED IDEOGRAPH-2915B: not included in any glyphset definition
    • U+2915D CJK UNIFIED IDEOGRAPH-2915D: not included in any glyphset definition
    • U+2915E CJK UNIFIED IDEOGRAPH-2915E: not included in any glyphset definition
    • U+2915F CJK UNIFIED IDEOGRAPH-2915F: not included in any glyphset definition
    • U+29160 CJK UNIFIED IDEOGRAPH-29160: not included in any glyphset definition
    • U+29161 CJK UNIFIED IDEOGRAPH-29161: not included in any glyphset definition
    • U+29162 CJK UNIFIED IDEOGRAPH-29162: not included in any glyphset definition
    • U+29163 CJK UNIFIED IDEOGRAPH-29163: not included in any glyphset definition
    • U+29164 CJK UNIFIED IDEOGRAPH-29164: not included in any glyphset definition
    • U+29165 CJK UNIFIED IDEOGRAPH-29165: not included in any glyphset definition
    • U+29166 CJK UNIFIED IDEOGRAPH-29166: not included in any glyphset definition
    • U+29168 CJK UNIFIED IDEOGRAPH-29168: not included in any glyphset definition
    • U+29169 CJK UNIFIED IDEOGRAPH-29169: not included in any glyphset definition
    • U+2916A CJK UNIFIED IDEOGRAPH-2916A: not included in any glyphset definition
    • U+2916F CJK UNIFIED IDEOGRAPH-2916F: not included in any glyphset definition
    • U+29170 CJK UNIFIED IDEOGRAPH-29170: not included in any glyphset definition
    • U+29171 CJK UNIFIED IDEOGRAPH-29171: not included in any glyphset definition
    • U+29172 CJK UNIFIED IDEOGRAPH-29172: not included in any glyphset definition
    • U+29174 CJK UNIFIED IDEOGRAPH-29174: not included in any glyphset definition
    • U+29176 CJK UNIFIED IDEOGRAPH-29176: not included in any glyphset definition
    • U+29177 CJK UNIFIED IDEOGRAPH-29177: not included in any glyphset definition
    • U+2917C CJK UNIFIED IDEOGRAPH-2917C: not included in any glyphset definition
    • U+2917D CJK UNIFIED IDEOGRAPH-2917D: not included in any glyphset definition
    • U+2917E CJK UNIFIED IDEOGRAPH-2917E: not included in any glyphset definition
    • U+2917F CJK UNIFIED IDEOGRAPH-2917F: not included in any glyphset definition
    • U+29180 CJK UNIFIED IDEOGRAPH-29180: not included in any glyphset definition
    • U+29181 CJK UNIFIED IDEOGRAPH-29181: not included in any glyphset definition
    • U+29182 CJK UNIFIED IDEOGRAPH-29182: not included in any glyphset definition
    • U+29183 CJK UNIFIED IDEOGRAPH-29183: not included in any glyphset definition
    • U+29184 CJK UNIFIED IDEOGRAPH-29184: not included in any glyphset definition
    • U+29185 CJK UNIFIED IDEOGRAPH-29185: not included in any glyphset definition
    • U+29186 CJK UNIFIED IDEOGRAPH-29186: not included in any glyphset definition
    • U+29187 CJK UNIFIED IDEOGRAPH-29187: not included in any glyphset definition
    • U+29188 CJK UNIFIED IDEOGRAPH-29188: not included in any glyphset definition
    • U+29189 CJK UNIFIED IDEOGRAPH-29189: not included in any glyphset definition
    • U+29191 CJK UNIFIED IDEOGRAPH-29191: not included in any glyphset definition
    • U+29192 CJK UNIFIED IDEOGRAPH-29192: not included in any glyphset definition
    • U+29193 CJK UNIFIED IDEOGRAPH-29193: not included in any glyphset definition
    • U+29194 CJK UNIFIED IDEOGRAPH-29194: not included in any glyphset definition
    • U+29195 CJK UNIFIED IDEOGRAPH-29195: not included in any glyphset definition
    • U+29196 CJK UNIFIED IDEOGRAPH-29196: not included in any glyphset definition
    • U+29197 CJK UNIFIED IDEOGRAPH-29197: not included in any glyphset definition
    • U+29198 CJK UNIFIED IDEOGRAPH-29198: not included in any glyphset definition
    • U+2919A CJK UNIFIED IDEOGRAPH-2919A: not included in any glyphset definition
    • U+2919C CJK UNIFIED IDEOGRAPH-2919C: not included in any glyphset definition
    • U+291A4 CJK UNIFIED IDEOGRAPH-291A4: not included in any glyphset definition
    • U+291A5 CJK UNIFIED IDEOGRAPH-291A5: not included in any glyphset definition
    • U+291A8 CJK UNIFIED IDEOGRAPH-291A8: not included in any glyphset definition
    • U+291AB CJK UNIFIED IDEOGRAPH-291AB: not included in any glyphset definition
    • U+291AD CJK UNIFIED IDEOGRAPH-291AD: not included in any glyphset definition
    • U+291AE CJK UNIFIED IDEOGRAPH-291AE: not included in any glyphset definition
    • U+291AF CJK UNIFIED IDEOGRAPH-291AF: not included in any glyphset definition
    • U+291B0 CJK UNIFIED IDEOGRAPH-291B0: not included in any glyphset definition
    • U+291B1 CJK UNIFIED IDEOGRAPH-291B1: not included in any glyphset definition
    • U+291B2 CJK UNIFIED IDEOGRAPH-291B2: not included in any glyphset definition
    • U+291B5 CJK UNIFIED IDEOGRAPH-291B5: not included in any glyphset definition
    • U+291B6 CJK UNIFIED IDEOGRAPH-291B6: not included in any glyphset definition
    • U+291B7 CJK UNIFIED IDEOGRAPH-291B7: not included in any glyphset definition
    • U+291B8 CJK UNIFIED IDEOGRAPH-291B8: not included in any glyphset definition
    • U+291B9 CJK UNIFIED IDEOGRAPH-291B9: not included in any glyphset definition
    • U+291BA CJK UNIFIED IDEOGRAPH-291BA: not included in any glyphset definition
    • U+291BC CJK UNIFIED IDEOGRAPH-291BC: not included in any glyphset definition
    • U+291BD CJK UNIFIED IDEOGRAPH-291BD: not included in any glyphset definition
    • U+291BF CJK UNIFIED IDEOGRAPH-291BF: not included in any glyphset definition
    • U+291C0 CJK UNIFIED IDEOGRAPH-291C0: not included in any glyphset definition
    • U+291C1 CJK UNIFIED IDEOGRAPH-291C1: not included in any glyphset definition
    • U+291C4 CJK UNIFIED IDEOGRAPH-291C4: not included in any glyphset definition
    • U+291C7 CJK UNIFIED IDEOGRAPH-291C7: not included in any glyphset definition
    • U+291C8 CJK UNIFIED IDEOGRAPH-291C8: not included in any glyphset definition
    • U+291C9 CJK UNIFIED IDEOGRAPH-291C9: not included in any glyphset definition
    • U+291CA CJK UNIFIED IDEOGRAPH-291CA: not included in any glyphset definition
    • U+291CB CJK UNIFIED IDEOGRAPH-291CB: not included in any glyphset definition
    • U+291CC CJK UNIFIED IDEOGRAPH-291CC: not included in any glyphset definition
    • U+291CE CJK UNIFIED IDEOGRAPH-291CE: not included in any glyphset definition
    • U+291D1 CJK UNIFIED IDEOGRAPH-291D1: not included in any glyphset definition
    • U+291D2 CJK UNIFIED IDEOGRAPH-291D2: not included in any glyphset definition
    • U+291D3 CJK UNIFIED IDEOGRAPH-291D3: not included in any glyphset definition
    • U+291D4 CJK UNIFIED IDEOGRAPH-291D4: not included in any glyphset definition
    • U+291D5 CJK UNIFIED IDEOGRAPH-291D5: not included in any glyphset definition
    • U+291D6 CJK UNIFIED IDEOGRAPH-291D6: not included in any glyphset definition
    • U+291D7 CJK UNIFIED IDEOGRAPH-291D7: not included in any glyphset definition
    • U+291DC CJK UNIFIED IDEOGRAPH-291DC: not included in any glyphset definition
    • U+291DD CJK UNIFIED IDEOGRAPH-291DD: not included in any glyphset definition
    • U+291DE CJK UNIFIED IDEOGRAPH-291DE: not included in any glyphset definition
    • U+291DF CJK UNIFIED IDEOGRAPH-291DF: not included in any glyphset definition
    • U+291E0 CJK UNIFIED IDEOGRAPH-291E0: not included in any glyphset definition
    • U+291E3 CJK UNIFIED IDEOGRAPH-291E3: not included in any glyphset definition
    • U+291E7 CJK UNIFIED IDEOGRAPH-291E7: not included in any glyphset definition
    • U+291E8 CJK UNIFIED IDEOGRAPH-291E8: not included in any glyphset definition
    • U+291E9 CJK UNIFIED IDEOGRAPH-291E9: not included in any glyphset definition
    • U+291EA CJK UNIFIED IDEOGRAPH-291EA: not included in any glyphset definition
    • U+291EB CJK UNIFIED IDEOGRAPH-291EB: not included in any glyphset definition
    • U+291ED CJK UNIFIED IDEOGRAPH-291ED: not included in any glyphset definition
    • U+291EE CJK UNIFIED IDEOGRAPH-291EE: not included in any glyphset definition
    • U+291EF CJK UNIFIED IDEOGRAPH-291EF: not included in any glyphset definition
    • U+291F0 CJK UNIFIED IDEOGRAPH-291F0: not included in any glyphset definition
    • U+291F1 CJK UNIFIED IDEOGRAPH-291F1: not included in any glyphset definition
    • U+291F4 CJK UNIFIED IDEOGRAPH-291F4: not included in any glyphset definition
    • U+291F5 CJK UNIFIED IDEOGRAPH-291F5: not included in any glyphset definition
    • U+291F6 CJK UNIFIED IDEOGRAPH-291F6: not included in any glyphset definition
    • U+291F8 CJK UNIFIED IDEOGRAPH-291F8: not included in any glyphset definition
    • U+291FA CJK UNIFIED IDEOGRAPH-291FA: not included in any glyphset definition
    • U+291FB CJK UNIFIED IDEOGRAPH-291FB: not included in any glyphset definition
    • U+291FD CJK UNIFIED IDEOGRAPH-291FD: not included in any glyphset definition
    • U+291FF CJK UNIFIED IDEOGRAPH-291FF: not included in any glyphset definition
    • U+29200 CJK UNIFIED IDEOGRAPH-29200: not included in any glyphset definition
    • U+29201 CJK UNIFIED IDEOGRAPH-29201: not included in any glyphset definition
    • U+29203 CJK UNIFIED IDEOGRAPH-29203: not included in any glyphset definition
    • U+29204 CJK UNIFIED IDEOGRAPH-29204: not included in any glyphset definition
    • U+29205 CJK UNIFIED IDEOGRAPH-29205: not included in any glyphset definition
    • U+29206 CJK UNIFIED IDEOGRAPH-29206: not included in any glyphset definition
    • U+29207 CJK UNIFIED IDEOGRAPH-29207: not included in any glyphset definition
    • U+29208 CJK UNIFIED IDEOGRAPH-29208: not included in any glyphset definition
    • U+29209 CJK UNIFIED IDEOGRAPH-29209: not included in any glyphset definition
    • U+2920A CJK UNIFIED IDEOGRAPH-2920A: not included in any glyphset definition
    • U+2920B CJK UNIFIED IDEOGRAPH-2920B: not included in any glyphset definition
    • U+2920C CJK UNIFIED IDEOGRAPH-2920C: not included in any glyphset definition
    • U+2920D CJK UNIFIED IDEOGRAPH-2920D: not included in any glyphset definition
    • U+2920E CJK UNIFIED IDEOGRAPH-2920E: not included in any glyphset definition
    • U+2920F CJK UNIFIED IDEOGRAPH-2920F: not included in any glyphset definition
    • U+29210 CJK UNIFIED IDEOGRAPH-29210: not included in any glyphset definition
    • U+29211 CJK UNIFIED IDEOGRAPH-29211: not included in any glyphset definition
    • U+29214 CJK UNIFIED IDEOGRAPH-29214: not included in any glyphset definition
    • U+29216 CJK UNIFIED IDEOGRAPH-29216: not included in any glyphset definition
    • U+29217 CJK UNIFIED IDEOGRAPH-29217: not included in any glyphset definition
    • U+29219 CJK UNIFIED IDEOGRAPH-29219: not included in any glyphset definition
    • U+2921A CJK UNIFIED IDEOGRAPH-2921A: not included in any glyphset definition
    • U+2921B CJK UNIFIED IDEOGRAPH-2921B: not included in any glyphset definition
    • U+2921C CJK UNIFIED IDEOGRAPH-2921C: not included in any glyphset definition
    • U+2921D CJK UNIFIED IDEOGRAPH-2921D: not included in any glyphset definition
    • U+2921E CJK UNIFIED IDEOGRAPH-2921E: not included in any glyphset definition
    • U+29221 CJK UNIFIED IDEOGRAPH-29221: not included in any glyphset definition
    • U+29222 CJK UNIFIED IDEOGRAPH-29222: not included in any glyphset definition
    • U+29223 CJK UNIFIED IDEOGRAPH-29223: not included in any glyphset definition
    • U+29224 CJK UNIFIED IDEOGRAPH-29224: not included in any glyphset definition
    • U+29225 CJK UNIFIED IDEOGRAPH-29225: not included in any glyphset definition
    • U+29226 CJK UNIFIED IDEOGRAPH-29226: not included in any glyphset definition
    • U+29228 CJK UNIFIED IDEOGRAPH-29228: not included in any glyphset definition
    • U+2922C CJK UNIFIED IDEOGRAPH-2922C: not included in any glyphset definition
    • U+2922D CJK UNIFIED IDEOGRAPH-2922D: not included in any glyphset definition
    • U+2922E CJK UNIFIED IDEOGRAPH-2922E: not included in any glyphset definition
    • U+2922F CJK UNIFIED IDEOGRAPH-2922F: not included in any glyphset definition
    • U+29231 CJK UNIFIED IDEOGRAPH-29231: not included in any glyphset definition
    • U+29232 CJK UNIFIED IDEOGRAPH-29232: not included in any glyphset definition
    • U+29234 CJK UNIFIED IDEOGRAPH-29234: not included in any glyphset definition
    • U+29235 CJK UNIFIED IDEOGRAPH-29235: not included in any glyphset definition
    • U+29236 CJK UNIFIED IDEOGRAPH-29236: not included in any glyphset definition
    • U+29237 CJK UNIFIED IDEOGRAPH-29237: not included in any glyphset definition
    • U+29238 CJK UNIFIED IDEOGRAPH-29238: not included in any glyphset definition
    • U+29239 CJK UNIFIED IDEOGRAPH-29239: not included in any glyphset definition
    • U+2923A CJK UNIFIED IDEOGRAPH-2923A: not included in any glyphset definition
    • U+2923B CJK UNIFIED IDEOGRAPH-2923B: not included in any glyphset definition
    • U+2923C CJK UNIFIED IDEOGRAPH-2923C: not included in any glyphset definition
    • U+2923D CJK UNIFIED IDEOGRAPH-2923D: not included in any glyphset definition
    • U+2923F CJK UNIFIED IDEOGRAPH-2923F: not included in any glyphset definition
    • U+29241 CJK UNIFIED IDEOGRAPH-29241: not included in any glyphset definition
    • U+29242 CJK UNIFIED IDEOGRAPH-29242: not included in any glyphset definition
    • U+29243 CJK UNIFIED IDEOGRAPH-29243: not included in any glyphset definition
    • U+29244 CJK UNIFIED IDEOGRAPH-29244: not included in any glyphset definition
    • U+29246 CJK UNIFIED IDEOGRAPH-29246: not included in any glyphset definition
    • U+29247 CJK UNIFIED IDEOGRAPH-29247: not included in any glyphset definition
    • U+29248 CJK UNIFIED IDEOGRAPH-29248: not included in any glyphset definition
    • U+29249 CJK UNIFIED IDEOGRAPH-29249: not included in any glyphset definition
    • U+2924A CJK UNIFIED IDEOGRAPH-2924A: not included in any glyphset definition
    • U+2924B CJK UNIFIED IDEOGRAPH-2924B: not included in any glyphset definition
    • U+2924C CJK UNIFIED IDEOGRAPH-2924C: not included in any glyphset definition
    • U+2924D CJK UNIFIED IDEOGRAPH-2924D: not included in any glyphset definition
    • U+2924F CJK UNIFIED IDEOGRAPH-2924F: not included in any glyphset definition
    • U+29250 CJK UNIFIED IDEOGRAPH-29250: not included in any glyphset definition
    • U+29251 CJK UNIFIED IDEOGRAPH-29251: not included in any glyphset definition
    • U+29252 CJK UNIFIED IDEOGRAPH-29252: not included in any glyphset definition
    • U+29254 CJK UNIFIED IDEOGRAPH-29254: not included in any glyphset definition
    • U+29255 CJK UNIFIED IDEOGRAPH-29255: not included in any glyphset definition
    • U+29256 CJK UNIFIED IDEOGRAPH-29256: not included in any glyphset definition
    • U+29257 CJK UNIFIED IDEOGRAPH-29257: not included in any glyphset definition
    • U+29259 CJK UNIFIED IDEOGRAPH-29259: not included in any glyphset definition
    • U+2925A CJK UNIFIED IDEOGRAPH-2925A: not included in any glyphset definition
    • U+2925C CJK UNIFIED IDEOGRAPH-2925C: not included in any glyphset definition
    • U+2925D CJK UNIFIED IDEOGRAPH-2925D: not included in any glyphset definition
    • U+2925E CJK UNIFIED IDEOGRAPH-2925E: not included in any glyphset definition
    • U+2925F CJK UNIFIED IDEOGRAPH-2925F: not included in any glyphset definition
    • U+29261 CJK UNIFIED IDEOGRAPH-29261: not included in any glyphset definition
    • U+29262 CJK UNIFIED IDEOGRAPH-29262: not included in any glyphset definition
    • U+29263 CJK UNIFIED IDEOGRAPH-29263: not included in any glyphset definition
    • U+29264 CJK UNIFIED IDEOGRAPH-29264: not included in any glyphset definition
    • U+29265 CJK UNIFIED IDEOGRAPH-29265: not included in any glyphset definition
    • U+29266 CJK UNIFIED IDEOGRAPH-29266: not included in any glyphset definition
    • U+29267 CJK UNIFIED IDEOGRAPH-29267: not included in any glyphset definition
    • U+29268 CJK UNIFIED IDEOGRAPH-29268: not included in any glyphset definition
    • U+29269 CJK UNIFIED IDEOGRAPH-29269: not included in any glyphset definition
    • U+2926A CJK UNIFIED IDEOGRAPH-2926A: not included in any glyphset definition
    • U+2926B CJK UNIFIED IDEOGRAPH-2926B: not included in any glyphset definition
    • U+2926C CJK UNIFIED IDEOGRAPH-2926C: not included in any glyphset definition
    • U+2926F CJK UNIFIED IDEOGRAPH-2926F: not included in any glyphset definition
    • U+29270 CJK UNIFIED IDEOGRAPH-29270: not included in any glyphset definition
    • U+29272 CJK UNIFIED IDEOGRAPH-29272: not included in any glyphset definition
    • U+29273 CJK UNIFIED IDEOGRAPH-29273: not included in any glyphset definition
    • U+29275 CJK UNIFIED IDEOGRAPH-29275: not included in any glyphset definition
    • U+29278 CJK UNIFIED IDEOGRAPH-29278: not included in any glyphset definition
    • U+29279 CJK UNIFIED IDEOGRAPH-29279: not included in any glyphset definition
    • U+2927A CJK UNIFIED IDEOGRAPH-2927A: not included in any glyphset definition
    • U+2927B CJK UNIFIED IDEOGRAPH-2927B: not included in any glyphset definition
    • U+2927C CJK UNIFIED IDEOGRAPH-2927C: not included in any glyphset definition
    • U+2927D CJK UNIFIED IDEOGRAPH-2927D: not included in any glyphset definition
    • U+2927E CJK UNIFIED IDEOGRAPH-2927E: not included in any glyphset definition
    • U+2927F CJK UNIFIED IDEOGRAPH-2927F: not included in any glyphset definition
    • U+29280 CJK UNIFIED IDEOGRAPH-29280: not included in any glyphset definition
    • U+29281 CJK UNIFIED IDEOGRAPH-29281: not included in any glyphset definition
    • U+29282 CJK UNIFIED IDEOGRAPH-29282: not included in any glyphset definition
    • U+29283 CJK UNIFIED IDEOGRAPH-29283: not included in any glyphset definition
    • U+29284 CJK UNIFIED IDEOGRAPH-29284: not included in any glyphset definition
    • U+29285 CJK UNIFIED IDEOGRAPH-29285: not included in any glyphset definition
    • U+29286 CJK UNIFIED IDEOGRAPH-29286: not included in any glyphset definition
    • U+29287 CJK UNIFIED IDEOGRAPH-29287: not included in any glyphset definition
    • U+29288 CJK UNIFIED IDEOGRAPH-29288: not included in any glyphset definition
    • U+29289 CJK UNIFIED IDEOGRAPH-29289: not included in any glyphset definition
    • U+2928D CJK UNIFIED IDEOGRAPH-2928D: not included in any glyphset definition
    • U+2928F CJK UNIFIED IDEOGRAPH-2928F: not included in any glyphset definition
    • U+29290 CJK UNIFIED IDEOGRAPH-29290: not included in any glyphset definition
    • U+29291 CJK UNIFIED IDEOGRAPH-29291: not included in any glyphset definition
    • U+29292 CJK UNIFIED IDEOGRAPH-29292: not included in any glyphset definition
    • U+29293 CJK UNIFIED IDEOGRAPH-29293: not included in any glyphset definition
    • U+29294 CJK UNIFIED IDEOGRAPH-29294: not included in any glyphset definition
    • U+29296 CJK UNIFIED IDEOGRAPH-29296: not included in any glyphset definition
    • U+29297 CJK UNIFIED IDEOGRAPH-29297: not included in any glyphset definition
    • U+29299 CJK UNIFIED IDEOGRAPH-29299: not included in any glyphset definition
    • U+2929A CJK UNIFIED IDEOGRAPH-2929A: not included in any glyphset definition
    • U+2929B CJK UNIFIED IDEOGRAPH-2929B: not included in any glyphset definition
    • U+2929C CJK UNIFIED IDEOGRAPH-2929C: not included in any glyphset definition
    • U+2929D CJK UNIFIED IDEOGRAPH-2929D: not included in any glyphset definition
    • U+2929E CJK UNIFIED IDEOGRAPH-2929E: not included in any glyphset definition
    • U+2929F CJK UNIFIED IDEOGRAPH-2929F: not included in any glyphset definition
    • U+292A0 CJK UNIFIED IDEOGRAPH-292A0: not included in any glyphset definition
    • U+292A1 CJK UNIFIED IDEOGRAPH-292A1: not included in any glyphset definition
    • U+292A2 CJK UNIFIED IDEOGRAPH-292A2: not included in any glyphset definition
    • U+292A3 CJK UNIFIED IDEOGRAPH-292A3: not included in any glyphset definition
    • U+292A4 CJK UNIFIED IDEOGRAPH-292A4: not included in any glyphset definition
    • U+292A5 CJK UNIFIED IDEOGRAPH-292A5: not included in any glyphset definition
    • U+292A6 CJK UNIFIED IDEOGRAPH-292A6: not included in any glyphset definition
    • U+292A8 CJK UNIFIED IDEOGRAPH-292A8: not included in any glyphset definition
    • U+292A9 CJK UNIFIED IDEOGRAPH-292A9: not included in any glyphset definition
    • U+292AA CJK UNIFIED IDEOGRAPH-292AA: not included in any glyphset definition
    • U+292AB CJK UNIFIED IDEOGRAPH-292AB: not included in any glyphset definition
    • U+292AC CJK UNIFIED IDEOGRAPH-292AC: not included in any glyphset definition
    • U+292AD CJK UNIFIED IDEOGRAPH-292AD: not included in any glyphset definition
    • U+292AE CJK UNIFIED IDEOGRAPH-292AE: not included in any glyphset definition
    • U+292AF CJK UNIFIED IDEOGRAPH-292AF: not included in any glyphset definition
    • U+292B0 CJK UNIFIED IDEOGRAPH-292B0: not included in any glyphset definition
    • U+292B1 CJK UNIFIED IDEOGRAPH-292B1: not included in any glyphset definition
    • U+292B2 CJK UNIFIED IDEOGRAPH-292B2: not included in any glyphset definition
    • U+292B4 CJK UNIFIED IDEOGRAPH-292B4: not included in any glyphset definition
    • U+292B5 CJK UNIFIED IDEOGRAPH-292B5: not included in any glyphset definition
    • U+292B6 CJK UNIFIED IDEOGRAPH-292B6: not included in any glyphset definition
    • U+292B9 CJK UNIFIED IDEOGRAPH-292B9: not included in any glyphset definition
    • U+292BA CJK UNIFIED IDEOGRAPH-292BA: not included in any glyphset definition
    • U+292BB CJK UNIFIED IDEOGRAPH-292BB: not included in any glyphset definition
    • U+292BF CJK UNIFIED IDEOGRAPH-292BF: not included in any glyphset definition
    • U+292C0 CJK UNIFIED IDEOGRAPH-292C0: not included in any glyphset definition
    • U+292C1 CJK UNIFIED IDEOGRAPH-292C1: not included in any glyphset definition
    • U+292C2 CJK UNIFIED IDEOGRAPH-292C2: not included in any glyphset definition
    • U+292C3 CJK UNIFIED IDEOGRAPH-292C3: not included in any glyphset definition
    • U+292C4 CJK UNIFIED IDEOGRAPH-292C4: not included in any glyphset definition
    • U+292C5 CJK UNIFIED IDEOGRAPH-292C5: not included in any glyphset definition
    • U+292C6 CJK UNIFIED IDEOGRAPH-292C6: not included in any glyphset definition
    • U+292C7 CJK UNIFIED IDEOGRAPH-292C7: not included in any glyphset definition
    • U+292C8 CJK UNIFIED IDEOGRAPH-292C8: not included in any glyphset definition
    • U+292C9 CJK UNIFIED IDEOGRAPH-292C9: not included in any glyphset definition
    • U+292CA CJK UNIFIED IDEOGRAPH-292CA: not included in any glyphset definition
    • U+292CB CJK UNIFIED IDEOGRAPH-292CB: not included in any glyphset definition
    • U+292CC CJK UNIFIED IDEOGRAPH-292CC: not included in any glyphset definition
    • U+292CD CJK UNIFIED IDEOGRAPH-292CD: not included in any glyphset definition
    • U+292CE CJK UNIFIED IDEOGRAPH-292CE: not included in any glyphset definition
    • U+292CF CJK UNIFIED IDEOGRAPH-292CF: not included in any glyphset definition
    • U+292D0 CJK UNIFIED IDEOGRAPH-292D0: not included in any glyphset definition
    • U+292D1 CJK UNIFIED IDEOGRAPH-292D1: not included in any glyphset definition
    • U+292D2 CJK UNIFIED IDEOGRAPH-292D2: not included in any glyphset definition
    • U+292D3 CJK UNIFIED IDEOGRAPH-292D3: not included in any glyphset definition
    • U+292D7 CJK UNIFIED IDEOGRAPH-292D7: not included in any glyphset definition
    • U+292D9 CJK UNIFIED IDEOGRAPH-292D9: not included in any glyphset definition
    • U+292DB CJK UNIFIED IDEOGRAPH-292DB: not included in any glyphset definition
    • U+292DC CJK UNIFIED IDEOGRAPH-292DC: not included in any glyphset definition
    • U+292DD CJK UNIFIED IDEOGRAPH-292DD: not included in any glyphset definition
    • U+292DE CJK UNIFIED IDEOGRAPH-292DE: not included in any glyphset definition
    • U+292DF CJK UNIFIED IDEOGRAPH-292DF: not included in any glyphset definition
    • U+292E0 CJK UNIFIED IDEOGRAPH-292E0: not included in any glyphset definition
    • U+292E1 CJK UNIFIED IDEOGRAPH-292E1: not included in any glyphset definition
    • U+292E2 CJK UNIFIED IDEOGRAPH-292E2: not included in any glyphset definition
    • U+292E3 CJK UNIFIED IDEOGRAPH-292E3: not included in any glyphset definition
    • U+292E4 CJK UNIFIED IDEOGRAPH-292E4: not included in any glyphset definition
    • U+292E5 CJK UNIFIED IDEOGRAPH-292E5: not included in any glyphset definition
    • U+292E6 CJK UNIFIED IDEOGRAPH-292E6: not included in any glyphset definition
    • U+292E7 CJK UNIFIED IDEOGRAPH-292E7: not included in any glyphset definition
    • U+292E8 CJK UNIFIED IDEOGRAPH-292E8: not included in any glyphset definition
    • U+292E9 CJK UNIFIED IDEOGRAPH-292E9: not included in any glyphset definition
    • U+292EA CJK UNIFIED IDEOGRAPH-292EA: not included in any glyphset definition
    • U+292EB CJK UNIFIED IDEOGRAPH-292EB: not included in any glyphset definition
    • U+292EC CJK UNIFIED IDEOGRAPH-292EC: not included in any glyphset definition
    • U+292ED CJK UNIFIED IDEOGRAPH-292ED: not included in any glyphset definition
    • U+292EE CJK UNIFIED IDEOGRAPH-292EE: not included in any glyphset definition
    • U+292EF CJK UNIFIED IDEOGRAPH-292EF: not included in any glyphset definition
    • U+292F0 CJK UNIFIED IDEOGRAPH-292F0: not included in any glyphset definition
    • U+292F1 CJK UNIFIED IDEOGRAPH-292F1: not included in any glyphset definition
    • U+292F2 CJK UNIFIED IDEOGRAPH-292F2: not included in any glyphset definition
    • U+292F5 CJK UNIFIED IDEOGRAPH-292F5: not included in any glyphset definition
    • U+292F9 CJK UNIFIED IDEOGRAPH-292F9: not included in any glyphset definition
    • U+292FA CJK UNIFIED IDEOGRAPH-292FA: not included in any glyphset definition
    • U+292FC CJK UNIFIED IDEOGRAPH-292FC: not included in any glyphset definition
    • U+292FD CJK UNIFIED IDEOGRAPH-292FD: not included in any glyphset definition
    • U+292FE CJK UNIFIED IDEOGRAPH-292FE: not included in any glyphset definition
    • U+292FF CJK UNIFIED IDEOGRAPH-292FF: not included in any glyphset definition
    • U+29300 CJK UNIFIED IDEOGRAPH-29300: not included in any glyphset definition
    • U+29302 CJK UNIFIED IDEOGRAPH-29302: not included in any glyphset definition
    • U+29303 CJK UNIFIED IDEOGRAPH-29303: not included in any glyphset definition
    • U+29304 CJK UNIFIED IDEOGRAPH-29304: not included in any glyphset definition
    • U+29305 CJK UNIFIED IDEOGRAPH-29305: not included in any glyphset definition
    • U+29306 CJK UNIFIED IDEOGRAPH-29306: not included in any glyphset definition
    • U+29307 CJK UNIFIED IDEOGRAPH-29307: not included in any glyphset definition
    • U+29308 CJK UNIFIED IDEOGRAPH-29308: not included in any glyphset definition
    • U+29309 CJK UNIFIED IDEOGRAPH-29309: not included in any glyphset definition
    • U+2930A CJK UNIFIED IDEOGRAPH-2930A: not included in any glyphset definition
    • U+2930B CJK UNIFIED IDEOGRAPH-2930B: not included in any glyphset definition
    • U+2930C CJK UNIFIED IDEOGRAPH-2930C: not included in any glyphset definition
    • U+2930D CJK UNIFIED IDEOGRAPH-2930D: not included in any glyphset definition
    • U+2930E CJK UNIFIED IDEOGRAPH-2930E: not included in any glyphset definition
    • U+2930F CJK UNIFIED IDEOGRAPH-2930F: not included in any glyphset definition
    • U+29310 CJK UNIFIED IDEOGRAPH-29310: not included in any glyphset definition
    • U+29311 CJK UNIFIED IDEOGRAPH-29311: not included in any glyphset definition
    • U+29312 CJK UNIFIED IDEOGRAPH-29312: not included in any glyphset definition
    • U+29313 CJK UNIFIED IDEOGRAPH-29313: not included in any glyphset definition
    • U+2931B CJK UNIFIED IDEOGRAPH-2931B: not included in any glyphset definition
    • U+2931D CJK UNIFIED IDEOGRAPH-2931D: not included in any glyphset definition
    • U+2931F CJK UNIFIED IDEOGRAPH-2931F: not included in any glyphset definition
    • U+29320 CJK UNIFIED IDEOGRAPH-29320: not included in any glyphset definition
    • U+29321 CJK UNIFIED IDEOGRAPH-29321: not included in any glyphset definition
    • U+29322 CJK UNIFIED IDEOGRAPH-29322: not included in any glyphset definition
    • U+29326 CJK UNIFIED IDEOGRAPH-29326: not included in any glyphset definition
    • U+29327 CJK UNIFIED IDEOGRAPH-29327: not included in any glyphset definition
    • U+29328 CJK UNIFIED IDEOGRAPH-29328: not included in any glyphset definition
    • U+29329 CJK UNIFIED IDEOGRAPH-29329: not included in any glyphset definition
    • U+2932A CJK UNIFIED IDEOGRAPH-2932A: not included in any glyphset definition
    • U+2932B CJK UNIFIED IDEOGRAPH-2932B: not included in any glyphset definition
    • U+2932C CJK UNIFIED IDEOGRAPH-2932C: not included in any glyphset definition
    • U+2932D CJK UNIFIED IDEOGRAPH-2932D: not included in any glyphset definition
    • U+2932E CJK UNIFIED IDEOGRAPH-2932E: not included in any glyphset definition
    • U+2932F CJK UNIFIED IDEOGRAPH-2932F: not included in any glyphset definition
    • U+29330 CJK UNIFIED IDEOGRAPH-29330: not included in any glyphset definition
    • U+29331 CJK UNIFIED IDEOGRAPH-29331: not included in any glyphset definition
    • U+29332 CJK UNIFIED IDEOGRAPH-29332: not included in any glyphset definition
    • U+29333 CJK UNIFIED IDEOGRAPH-29333: not included in any glyphset definition
    • U+29336 CJK UNIFIED IDEOGRAPH-29336: not included in any glyphset definition
    • U+29337 CJK UNIFIED IDEOGRAPH-29337: not included in any glyphset definition
    • U+29339 CJK UNIFIED IDEOGRAPH-29339: not included in any glyphset definition
    • U+2933E CJK UNIFIED IDEOGRAPH-2933E: not included in any glyphset definition
    • U+2933F CJK UNIFIED IDEOGRAPH-2933F: not included in any glyphset definition
    • U+29340 CJK UNIFIED IDEOGRAPH-29340: not included in any glyphset definition
    • U+29341 CJK UNIFIED IDEOGRAPH-29341: not included in any glyphset definition
    • U+29342 CJK UNIFIED IDEOGRAPH-29342: not included in any glyphset definition
    • U+29343 CJK UNIFIED IDEOGRAPH-29343: not included in any glyphset definition
    • U+29344 CJK UNIFIED IDEOGRAPH-29344: not included in any glyphset definition
    • U+29345 CJK UNIFIED IDEOGRAPH-29345: not included in any glyphset definition
    • U+29346 CJK UNIFIED IDEOGRAPH-29346: not included in any glyphset definition
    • U+29347 CJK UNIFIED IDEOGRAPH-29347: not included in any glyphset definition
    • U+29348 CJK UNIFIED IDEOGRAPH-29348: not included in any glyphset definition
    • U+29349 CJK UNIFIED IDEOGRAPH-29349: not included in any glyphset definition
    • U+2934E CJK UNIFIED IDEOGRAPH-2934E: not included in any glyphset definition
    • U+2934F CJK UNIFIED IDEOGRAPH-2934F: not included in any glyphset definition
    • U+29352 CJK UNIFIED IDEOGRAPH-29352: not included in any glyphset definition
    • U+29353 CJK UNIFIED IDEOGRAPH-29353: not included in any glyphset definition
    • U+29354 CJK UNIFIED IDEOGRAPH-29354: not included in any glyphset definition
    • U+29355 CJK UNIFIED IDEOGRAPH-29355: not included in any glyphset definition
    • U+29356 CJK UNIFIED IDEOGRAPH-29356: not included in any glyphset definition
    • U+29357 CJK UNIFIED IDEOGRAPH-29357: not included in any glyphset definition
    • U+29358 CJK UNIFIED IDEOGRAPH-29358: not included in any glyphset definition
    • U+29359 CJK UNIFIED IDEOGRAPH-29359: not included in any glyphset definition
    • U+2935A CJK UNIFIED IDEOGRAPH-2935A: not included in any glyphset definition
    • U+2935B CJK UNIFIED IDEOGRAPH-2935B: not included in any glyphset definition
    • U+2935C CJK UNIFIED IDEOGRAPH-2935C: not included in any glyphset definition
    • U+2935D CJK UNIFIED IDEOGRAPH-2935D: not included in any glyphset definition
    • U+2935F CJK UNIFIED IDEOGRAPH-2935F: not included in any glyphset definition
    • U+29361 CJK UNIFIED IDEOGRAPH-29361: not included in any glyphset definition
    • U+29364 CJK UNIFIED IDEOGRAPH-29364: not included in any glyphset definition
    • U+29365 CJK UNIFIED IDEOGRAPH-29365: not included in any glyphset definition
    • U+29366 CJK UNIFIED IDEOGRAPH-29366: not included in any glyphset definition
    • U+29367 CJK UNIFIED IDEOGRAPH-29367: not included in any glyphset definition
    • U+29368 CJK UNIFIED IDEOGRAPH-29368: not included in any glyphset definition
    • U+29369 CJK UNIFIED IDEOGRAPH-29369: not included in any glyphset definition
    • U+2936A CJK UNIFIED IDEOGRAPH-2936A: not included in any glyphset definition
    • U+2936B CJK UNIFIED IDEOGRAPH-2936B: not included in any glyphset definition
    • U+2936E CJK UNIFIED IDEOGRAPH-2936E: not included in any glyphset definition
    • U+29372 CJK UNIFIED IDEOGRAPH-29372: not included in any glyphset definition
    • U+29373 CJK UNIFIED IDEOGRAPH-29373: not included in any glyphset definition
    • U+29374 CJK UNIFIED IDEOGRAPH-29374: not included in any glyphset definition
    • U+29375 CJK UNIFIED IDEOGRAPH-29375: not included in any glyphset definition
    • U+29377 CJK UNIFIED IDEOGRAPH-29377: not included in any glyphset definition
    • U+29378 CJK UNIFIED IDEOGRAPH-29378: not included in any glyphset definition
    • U+29379 CJK UNIFIED IDEOGRAPH-29379: not included in any glyphset definition
    • U+2937B CJK UNIFIED IDEOGRAPH-2937B: not included in any glyphset definition
    • U+2937E CJK UNIFIED IDEOGRAPH-2937E: not included in any glyphset definition
    • U+2937F CJK UNIFIED IDEOGRAPH-2937F: not included in any glyphset definition
    • U+29380 CJK UNIFIED IDEOGRAPH-29380: not included in any glyphset definition
    • U+29384 CJK UNIFIED IDEOGRAPH-29384: not included in any glyphset definition
    • U+29385 CJK UNIFIED IDEOGRAPH-29385: not included in any glyphset definition
    • U+29387 CJK UNIFIED IDEOGRAPH-29387: not included in any glyphset definition
    • U+29388 CJK UNIFIED IDEOGRAPH-29388: not included in any glyphset definition
    • U+29389 CJK UNIFIED IDEOGRAPH-29389: not included in any glyphset definition
    • U+2938A CJK UNIFIED IDEOGRAPH-2938A: not included in any glyphset definition
    • U+2938B CJK UNIFIED IDEOGRAPH-2938B: not included in any glyphset definition
    • U+2938C CJK UNIFIED IDEOGRAPH-2938C: not included in any glyphset definition
    • U+2938D CJK UNIFIED IDEOGRAPH-2938D: not included in any glyphset definition
    • U+2938E CJK UNIFIED IDEOGRAPH-2938E: not included in any glyphset definition
    • U+2938F CJK UNIFIED IDEOGRAPH-2938F: not included in any glyphset definition
    • U+29391 CJK UNIFIED IDEOGRAPH-29391: not included in any glyphset definition
    • U+29392 CJK UNIFIED IDEOGRAPH-29392: not included in any glyphset definition
    • U+29393 CJK UNIFIED IDEOGRAPH-29393: not included in any glyphset definition
    • U+29394 CJK UNIFIED IDEOGRAPH-29394: not included in any glyphset definition
    • U+29395 CJK UNIFIED IDEOGRAPH-29395: not included in any glyphset definition
    • U+29396 CJK UNIFIED IDEOGRAPH-29396: not included in any glyphset definition
    • U+29397 CJK UNIFIED IDEOGRAPH-29397: not included in any glyphset definition
    • U+29398 CJK UNIFIED IDEOGRAPH-29398: not included in any glyphset definition
    • U+29399 CJK UNIFIED IDEOGRAPH-29399: not included in any glyphset definition
    • U+2939A CJK UNIFIED IDEOGRAPH-2939A: not included in any glyphset definition
    • U+2939B CJK UNIFIED IDEOGRAPH-2939B: not included in any glyphset definition
    • U+2939C CJK UNIFIED IDEOGRAPH-2939C: not included in any glyphset definition
    • U+2939D CJK UNIFIED IDEOGRAPH-2939D: not included in any glyphset definition
    • U+293A1 CJK UNIFIED IDEOGRAPH-293A1: not included in any glyphset definition
    • U+293A2 CJK UNIFIED IDEOGRAPH-293A2: not included in any glyphset definition
    • U+293A3 CJK UNIFIED IDEOGRAPH-293A3: not included in any glyphset definition
    • U+293A4 CJK UNIFIED IDEOGRAPH-293A4: not included in any glyphset definition
    • U+293A5 CJK UNIFIED IDEOGRAPH-293A5: not included in any glyphset definition
    • U+293A6 CJK UNIFIED IDEOGRAPH-293A6: not included in any glyphset definition
    • U+293A7 CJK UNIFIED IDEOGRAPH-293A7: not included in any glyphset definition
    • U+293A8 CJK UNIFIED IDEOGRAPH-293A8: not included in any glyphset definition
    • U+293A9 CJK UNIFIED IDEOGRAPH-293A9: not included in any glyphset definition
    • U+293AA CJK UNIFIED IDEOGRAPH-293AA: not included in any glyphset definition
    • U+293AB CJK UNIFIED IDEOGRAPH-293AB: not included in any glyphset definition
    • U+293AC CJK UNIFIED IDEOGRAPH-293AC: not included in any glyphset definition
    • U+293AD CJK UNIFIED IDEOGRAPH-293AD: not included in any glyphset definition
    • U+293AF CJK UNIFIED IDEOGRAPH-293AF: not included in any glyphset definition
    • U+293B0 CJK UNIFIED IDEOGRAPH-293B0: not included in any glyphset definition
    • U+293B1 CJK UNIFIED IDEOGRAPH-293B1: not included in any glyphset definition
    • U+293B5 CJK UNIFIED IDEOGRAPH-293B5: not included in any glyphset definition
    • U+293B6 CJK UNIFIED IDEOGRAPH-293B6: not included in any glyphset definition
    • U+293B8 CJK UNIFIED IDEOGRAPH-293B8: not included in any glyphset definition
    • U+293B9 CJK UNIFIED IDEOGRAPH-293B9: not included in any glyphset definition
    • U+293BA CJK UNIFIED IDEOGRAPH-293BA: not included in any glyphset definition
    • U+293BB CJK UNIFIED IDEOGRAPH-293BB: not included in any glyphset definition
    • U+293BC CJK UNIFIED IDEOGRAPH-293BC: not included in any glyphset definition
    • U+293BD CJK UNIFIED IDEOGRAPH-293BD: not included in any glyphset definition
    • U+293BE CJK UNIFIED IDEOGRAPH-293BE: not included in any glyphset definition
    • U+293BF CJK UNIFIED IDEOGRAPH-293BF: not included in any glyphset definition
    • U+293C0 CJK UNIFIED IDEOGRAPH-293C0: not included in any glyphset definition
    • U+293C1 CJK UNIFIED IDEOGRAPH-293C1: not included in any glyphset definition
    • U+293C2 CJK UNIFIED IDEOGRAPH-293C2: not included in any glyphset definition
    • U+293C3 CJK UNIFIED IDEOGRAPH-293C3: not included in any glyphset definition
    • U+293C5 CJK UNIFIED IDEOGRAPH-293C5: not included in any glyphset definition
    • U+293C6 CJK UNIFIED IDEOGRAPH-293C6: not included in any glyphset definition
    • U+293C7 CJK UNIFIED IDEOGRAPH-293C7: not included in any glyphset definition
    • U+293C8 CJK UNIFIED IDEOGRAPH-293C8: not included in any glyphset definition
    • U+293CA CJK UNIFIED IDEOGRAPH-293CA: not included in any glyphset definition
    • U+293CB CJK UNIFIED IDEOGRAPH-293CB: not included in any glyphset definition
    • U+293CC CJK UNIFIED IDEOGRAPH-293CC: not included in any glyphset definition
    • U+293CE CJK UNIFIED IDEOGRAPH-293CE: not included in any glyphset definition
    • U+293D0 CJK UNIFIED IDEOGRAPH-293D0: not included in any glyphset definition
    • U+293D1 CJK UNIFIED IDEOGRAPH-293D1: not included in any glyphset definition
    • U+293D2 CJK UNIFIED IDEOGRAPH-293D2: not included in any glyphset definition
    • U+293D3 CJK UNIFIED IDEOGRAPH-293D3: not included in any glyphset definition
    • U+293D4 CJK UNIFIED IDEOGRAPH-293D4: not included in any glyphset definition
    • U+293D5 CJK UNIFIED IDEOGRAPH-293D5: not included in any glyphset definition
    • U+293D6 CJK UNIFIED IDEOGRAPH-293D6: not included in any glyphset definition
    • U+293D8 CJK UNIFIED IDEOGRAPH-293D8: not included in any glyphset definition
    • U+293D9 CJK UNIFIED IDEOGRAPH-293D9: not included in any glyphset definition
    • U+293DA CJK UNIFIED IDEOGRAPH-293DA: not included in any glyphset definition
    • U+293DE CJK UNIFIED IDEOGRAPH-293DE: not included in any glyphset definition
    • U+293DF CJK UNIFIED IDEOGRAPH-293DF: not included in any glyphset definition
    • U+293E0 CJK UNIFIED IDEOGRAPH-293E0: not included in any glyphset definition
    • U+293E1 CJK UNIFIED IDEOGRAPH-293E1: not included in any glyphset definition
    • U+293E2 CJK UNIFIED IDEOGRAPH-293E2: not included in any glyphset definition
    • U+293E3 CJK UNIFIED IDEOGRAPH-293E3: not included in any glyphset definition
    • U+293E5 CJK UNIFIED IDEOGRAPH-293E5: not included in any glyphset definition
    • U+293E6 CJK UNIFIED IDEOGRAPH-293E6: not included in any glyphset definition
    • U+293E7 CJK UNIFIED IDEOGRAPH-293E7: not included in any glyphset definition
    • U+293E8 CJK UNIFIED IDEOGRAPH-293E8: not included in any glyphset definition
    • U+293E9 CJK UNIFIED IDEOGRAPH-293E9: not included in any glyphset definition
    • U+293EA CJK UNIFIED IDEOGRAPH-293EA: not included in any glyphset definition
    • U+293EB CJK UNIFIED IDEOGRAPH-293EB: not included in any glyphset definition
    • U+293EC CJK UNIFIED IDEOGRAPH-293EC: not included in any glyphset definition
    • U+293ED CJK UNIFIED IDEOGRAPH-293ED: not included in any glyphset definition
    • U+293EE CJK UNIFIED IDEOGRAPH-293EE: not included in any glyphset definition
    • U+293EF CJK UNIFIED IDEOGRAPH-293EF: not included in any glyphset definition
    • U+293F0 CJK UNIFIED IDEOGRAPH-293F0: not included in any glyphset definition
    • U+293F1 CJK UNIFIED IDEOGRAPH-293F1: not included in any glyphset definition
    • U+293F2 CJK UNIFIED IDEOGRAPH-293F2: not included in any glyphset definition
    • U+293F4 CJK UNIFIED IDEOGRAPH-293F4: not included in any glyphset definition
    • U+293F5 CJK UNIFIED IDEOGRAPH-293F5: not included in any glyphset definition
    • U+293F6 CJK UNIFIED IDEOGRAPH-293F6: not included in any glyphset definition
    • U+293F8 CJK UNIFIED IDEOGRAPH-293F8: not included in any glyphset definition
    • U+293F9 CJK UNIFIED IDEOGRAPH-293F9: not included in any glyphset definition
    • U+293FA CJK UNIFIED IDEOGRAPH-293FA: not included in any glyphset definition
    • U+293FB CJK UNIFIED IDEOGRAPH-293FB: not included in any glyphset definition
    • U+293FC CJK UNIFIED IDEOGRAPH-293FC: not included in any glyphset definition
    • U+293FD CJK UNIFIED IDEOGRAPH-293FD: not included in any glyphset definition
    • U+293FE CJK UNIFIED IDEOGRAPH-293FE: not included in any glyphset definition
    • U+293FF CJK UNIFIED IDEOGRAPH-293FF: not included in any glyphset definition
    • U+29400 CJK UNIFIED IDEOGRAPH-29400: not included in any glyphset definition
    • U+29401 CJK UNIFIED IDEOGRAPH-29401: not included in any glyphset definition
    • U+29403 CJK UNIFIED IDEOGRAPH-29403: not included in any glyphset definition
    • U+29404 CJK UNIFIED IDEOGRAPH-29404: not included in any glyphset definition
    • U+29405 CJK UNIFIED IDEOGRAPH-29405: not included in any glyphset definition
    • U+29407 CJK UNIFIED IDEOGRAPH-29407: not included in any glyphset definition
    • U+2940A CJK UNIFIED IDEOGRAPH-2940A: not included in any glyphset definition
    • U+2940B CJK UNIFIED IDEOGRAPH-2940B: not included in any glyphset definition
    • U+2940C CJK UNIFIED IDEOGRAPH-2940C: not included in any glyphset definition
    • U+2940D CJK UNIFIED IDEOGRAPH-2940D: not included in any glyphset definition
    • U+2940F CJK UNIFIED IDEOGRAPH-2940F: not included in any glyphset definition
    • U+29415 CJK UNIFIED IDEOGRAPH-29415: not included in any glyphset definition
    • U+29416 CJK UNIFIED IDEOGRAPH-29416: not included in any glyphset definition
    • U+29418 CJK UNIFIED IDEOGRAPH-29418: not included in any glyphset definition
    • U+29419 CJK UNIFIED IDEOGRAPH-29419: not included in any glyphset definition
    • U+2941A CJK UNIFIED IDEOGRAPH-2941A: not included in any glyphset definition
    • U+2941B CJK UNIFIED IDEOGRAPH-2941B: not included in any glyphset definition
    • U+2941C CJK UNIFIED IDEOGRAPH-2941C: not included in any glyphset definition
    • U+2941E CJK UNIFIED IDEOGRAPH-2941E: not included in any glyphset definition
    • U+2941F CJK UNIFIED IDEOGRAPH-2941F: not included in any glyphset definition
    • U+29420 CJK UNIFIED IDEOGRAPH-29420: not included in any glyphset definition
    • U+29421 CJK UNIFIED IDEOGRAPH-29421: not included in any glyphset definition
    • U+29422 CJK UNIFIED IDEOGRAPH-29422: not included in any glyphset definition
    • U+29423 CJK UNIFIED IDEOGRAPH-29423: not included in any glyphset definition
    • U+29424 CJK UNIFIED IDEOGRAPH-29424: not included in any glyphset definition
    • U+29425 CJK UNIFIED IDEOGRAPH-29425: not included in any glyphset definition
    • U+29426 CJK UNIFIED IDEOGRAPH-29426: not included in any glyphset definition
    • U+29427 CJK UNIFIED IDEOGRAPH-29427: not included in any glyphset definition
    • U+29428 CJK UNIFIED IDEOGRAPH-29428: not included in any glyphset definition
    • U+2942B CJK UNIFIED IDEOGRAPH-2942B: not included in any glyphset definition
    • U+2942D CJK UNIFIED IDEOGRAPH-2942D: not included in any glyphset definition
    • U+2942E CJK UNIFIED IDEOGRAPH-2942E: not included in any glyphset definition
    • U+29430 CJK UNIFIED IDEOGRAPH-29430: not included in any glyphset definition
    • U+29431 CJK UNIFIED IDEOGRAPH-29431: not included in any glyphset definition
    • U+29432 CJK UNIFIED IDEOGRAPH-29432: not included in any glyphset definition
    • U+29434 CJK UNIFIED IDEOGRAPH-29434: not included in any glyphset definition
    • U+29435 CJK UNIFIED IDEOGRAPH-29435: not included in any glyphset definition
    • U+29436 CJK UNIFIED IDEOGRAPH-29436: not included in any glyphset definition
    • U+29437 CJK UNIFIED IDEOGRAPH-29437: not included in any glyphset definition
    • U+29438 CJK UNIFIED IDEOGRAPH-29438: not included in any glyphset definition
    • U+29439 CJK UNIFIED IDEOGRAPH-29439: not included in any glyphset definition
    • U+2943A CJK UNIFIED IDEOGRAPH-2943A: not included in any glyphset definition
    • U+2943B CJK UNIFIED IDEOGRAPH-2943B: not included in any glyphset definition
    • U+2943C CJK UNIFIED IDEOGRAPH-2943C: not included in any glyphset definition
    • U+2943E CJK UNIFIED IDEOGRAPH-2943E: not included in any glyphset definition
    • U+2943F CJK UNIFIED IDEOGRAPH-2943F: not included in any glyphset definition
    • U+29440 CJK UNIFIED IDEOGRAPH-29440: not included in any glyphset definition
    • U+29441 CJK UNIFIED IDEOGRAPH-29441: not included in any glyphset definition
    • U+29442 CJK UNIFIED IDEOGRAPH-29442: not included in any glyphset definition
    • U+29443 CJK UNIFIED IDEOGRAPH-29443: not included in any glyphset definition
    • U+29447 CJK UNIFIED IDEOGRAPH-29447: not included in any glyphset definition
    • U+29448 CJK UNIFIED IDEOGRAPH-29448: not included in any glyphset definition
    • U+29449 CJK UNIFIED IDEOGRAPH-29449: not included in any glyphset definition
    • U+2944A CJK UNIFIED IDEOGRAPH-2944A: not included in any glyphset definition
    • U+2944B CJK UNIFIED IDEOGRAPH-2944B: not included in any glyphset definition
    • U+2944C CJK UNIFIED IDEOGRAPH-2944C: not included in any glyphset definition
    • U+2944D CJK UNIFIED IDEOGRAPH-2944D: not included in any glyphset definition
    • U+29450 CJK UNIFIED IDEOGRAPH-29450: not included in any glyphset definition
    • U+29451 CJK UNIFIED IDEOGRAPH-29451: not included in any glyphset definition
    • U+29452 CJK UNIFIED IDEOGRAPH-29452: not included in any glyphset definition
    • U+29453 CJK UNIFIED IDEOGRAPH-29453: not included in any glyphset definition
    • U+29454 CJK UNIFIED IDEOGRAPH-29454: not included in any glyphset definition
    • U+29455 CJK UNIFIED IDEOGRAPH-29455: not included in any glyphset definition
    • U+29456 CJK UNIFIED IDEOGRAPH-29456: not included in any glyphset definition
    • U+29458 CJK UNIFIED IDEOGRAPH-29458: not included in any glyphset definition
    • U+29459 CJK UNIFIED IDEOGRAPH-29459: not included in any glyphset definition
    • U+2945A CJK UNIFIED IDEOGRAPH-2945A: not included in any glyphset definition
    • U+2945B CJK UNIFIED IDEOGRAPH-2945B: not included in any glyphset definition
    • U+2945D CJK UNIFIED IDEOGRAPH-2945D: not included in any glyphset definition
    • U+2945E CJK UNIFIED IDEOGRAPH-2945E: not included in any glyphset definition
    • U+2945F CJK UNIFIED IDEOGRAPH-2945F: not included in any glyphset definition
    • U+29461 CJK UNIFIED IDEOGRAPH-29461: not included in any glyphset definition
    • U+29462 CJK UNIFIED IDEOGRAPH-29462: not included in any glyphset definition
    • U+29463 CJK UNIFIED IDEOGRAPH-29463: not included in any glyphset definition
    • U+29464 CJK UNIFIED IDEOGRAPH-29464: not included in any glyphset definition
    • U+29465 CJK UNIFIED IDEOGRAPH-29465: not included in any glyphset definition
    • U+29466 CJK UNIFIED IDEOGRAPH-29466: not included in any glyphset definition
    • U+29467 CJK UNIFIED IDEOGRAPH-29467: not included in any glyphset definition
    • U+29468 CJK UNIFIED IDEOGRAPH-29468: not included in any glyphset definition
    • U+29469 CJK UNIFIED IDEOGRAPH-29469: not included in any glyphset definition
    • U+2946A CJK UNIFIED IDEOGRAPH-2946A: not included in any glyphset definition
    • U+2946C CJK UNIFIED IDEOGRAPH-2946C: not included in any glyphset definition
    • U+2946D CJK UNIFIED IDEOGRAPH-2946D: not included in any glyphset definition
    • U+2946E CJK UNIFIED IDEOGRAPH-2946E: not included in any glyphset definition
    • U+2946F CJK UNIFIED IDEOGRAPH-2946F: not included in any glyphset definition
    • U+29470 CJK UNIFIED IDEOGRAPH-29470: not included in any glyphset definition
    • U+29471 CJK UNIFIED IDEOGRAPH-29471: not included in any glyphset definition
    • U+29472 CJK UNIFIED IDEOGRAPH-29472: not included in any glyphset definition
    • U+29473 CJK UNIFIED IDEOGRAPH-29473: not included in any glyphset definition
    • U+29474 CJK UNIFIED IDEOGRAPH-29474: not included in any glyphset definition
    • U+29475 CJK UNIFIED IDEOGRAPH-29475: not included in any glyphset definition
    • U+29476 CJK UNIFIED IDEOGRAPH-29476: not included in any glyphset definition
    • U+29477 CJK UNIFIED IDEOGRAPH-29477: not included in any glyphset definition
    • U+29478 CJK UNIFIED IDEOGRAPH-29478: not included in any glyphset definition
    • U+29479 CJK UNIFIED IDEOGRAPH-29479: not included in any glyphset definition
    • U+2947A CJK UNIFIED IDEOGRAPH-2947A: not included in any glyphset definition
    • U+2947B CJK UNIFIED IDEOGRAPH-2947B: not included in any glyphset definition
    • U+2947C CJK UNIFIED IDEOGRAPH-2947C: not included in any glyphset definition
    • U+2947D CJK UNIFIED IDEOGRAPH-2947D: not included in any glyphset definition
    • U+2947E CJK UNIFIED IDEOGRAPH-2947E: not included in any glyphset definition
    • U+29482 CJK UNIFIED IDEOGRAPH-29482: not included in any glyphset definition
    • U+29483 CJK UNIFIED IDEOGRAPH-29483: not included in any glyphset definition
    • U+29484 CJK UNIFIED IDEOGRAPH-29484: not included in any glyphset definition
    • U+29487 CJK UNIFIED IDEOGRAPH-29487: not included in any glyphset definition
    • U+29488 CJK UNIFIED IDEOGRAPH-29488: not included in any glyphset definition
    • U+29489 CJK UNIFIED IDEOGRAPH-29489: not included in any glyphset definition
    • U+2948A CJK UNIFIED IDEOGRAPH-2948A: not included in any glyphset definition
    • U+2948C CJK UNIFIED IDEOGRAPH-2948C: not included in any glyphset definition
    • U+2948F CJK UNIFIED IDEOGRAPH-2948F: not included in any glyphset definition
    • U+29490 CJK UNIFIED IDEOGRAPH-29490: not included in any glyphset definition
    • U+29491 CJK UNIFIED IDEOGRAPH-29491: not included in any glyphset definition
    • U+29492 CJK UNIFIED IDEOGRAPH-29492: not included in any glyphset definition
    • U+29493 CJK UNIFIED IDEOGRAPH-29493: not included in any glyphset definition
    • U+29494 CJK UNIFIED IDEOGRAPH-29494: not included in any glyphset definition
    • U+29495 CJK UNIFIED IDEOGRAPH-29495: not included in any glyphset definition
    • U+29496 CJK UNIFIED IDEOGRAPH-29496: not included in any glyphset definition
    • U+29497 CJK UNIFIED IDEOGRAPH-29497: not included in any glyphset definition
    • U+29498 CJK UNIFIED IDEOGRAPH-29498: not included in any glyphset definition
    • U+29499 CJK UNIFIED IDEOGRAPH-29499: not included in any glyphset definition
    • U+2949A CJK UNIFIED IDEOGRAPH-2949A: not included in any glyphset definition
    • U+2949B CJK UNIFIED IDEOGRAPH-2949B: not included in any glyphset definition
    • U+2949C CJK UNIFIED IDEOGRAPH-2949C: not included in any glyphset definition
    • U+2949D CJK UNIFIED IDEOGRAPH-2949D: not included in any glyphset definition
    • U+2949E CJK UNIFIED IDEOGRAPH-2949E: not included in any glyphset definition
    • U+294A2 CJK UNIFIED IDEOGRAPH-294A2: not included in any glyphset definition
    • U+294A6 CJK UNIFIED IDEOGRAPH-294A6: not included in any glyphset definition
    • U+294A7 CJK UNIFIED IDEOGRAPH-294A7: not included in any glyphset definition
    • U+294AA CJK UNIFIED IDEOGRAPH-294AA: not included in any glyphset definition
    • U+294AB CJK UNIFIED IDEOGRAPH-294AB: not included in any glyphset definition
    • U+294AD CJK UNIFIED IDEOGRAPH-294AD: not included in any glyphset definition
    • U+294AE CJK UNIFIED IDEOGRAPH-294AE: not included in any glyphset definition
    • U+294AF CJK UNIFIED IDEOGRAPH-294AF: not included in any glyphset definition
    • U+294B0 CJK UNIFIED IDEOGRAPH-294B0: not included in any glyphset definition
    • U+294B1 CJK UNIFIED IDEOGRAPH-294B1: not included in any glyphset definition
    • U+294B2 CJK UNIFIED IDEOGRAPH-294B2: not included in any glyphset definition
    • U+294B3 CJK UNIFIED IDEOGRAPH-294B3: not included in any glyphset definition
    • U+294B4 CJK UNIFIED IDEOGRAPH-294B4: not included in any glyphset definition
    • U+294B5 CJK UNIFIED IDEOGRAPH-294B5: not included in any glyphset definition
    • U+294B7 CJK UNIFIED IDEOGRAPH-294B7: not included in any glyphset definition
    • U+294B8 CJK UNIFIED IDEOGRAPH-294B8: not included in any glyphset definition
    • U+294B9 CJK UNIFIED IDEOGRAPH-294B9: not included in any glyphset definition
    • U+294BA CJK UNIFIED IDEOGRAPH-294BA: not included in any glyphset definition
    • U+294BB CJK UNIFIED IDEOGRAPH-294BB: not included in any glyphset definition
    • U+294BC CJK UNIFIED IDEOGRAPH-294BC: not included in any glyphset definition
    • U+294BD CJK UNIFIED IDEOGRAPH-294BD: not included in any glyphset definition
    • U+294BE CJK UNIFIED IDEOGRAPH-294BE: not included in any glyphset definition
    • U+294BF CJK UNIFIED IDEOGRAPH-294BF: not included in any glyphset definition
    • U+294C0 CJK UNIFIED IDEOGRAPH-294C0: not included in any glyphset definition
    • U+294C1 CJK UNIFIED IDEOGRAPH-294C1: not included in any glyphset definition
    • U+294C2 CJK UNIFIED IDEOGRAPH-294C2: not included in any glyphset definition
    • U+294C3 CJK UNIFIED IDEOGRAPH-294C3: not included in any glyphset definition
    • U+294C4 CJK UNIFIED IDEOGRAPH-294C4: not included in any glyphset definition
    • U+294C5 CJK UNIFIED IDEOGRAPH-294C5: not included in any glyphset definition
    • U+294C6 CJK UNIFIED IDEOGRAPH-294C6: not included in any glyphset definition
    • U+294CB CJK UNIFIED IDEOGRAPH-294CB: not included in any glyphset definition
    • U+294D1 CJK UNIFIED IDEOGRAPH-294D1: not included in any glyphset definition
    • U+294D6 CJK UNIFIED IDEOGRAPH-294D6: not included in any glyphset definition
    • U+294D8 CJK UNIFIED IDEOGRAPH-294D8: not included in any glyphset definition
    • U+294DD CJK UNIFIED IDEOGRAPH-294DD: not included in any glyphset definition
    • U+294DE CJK UNIFIED IDEOGRAPH-294DE: not included in any glyphset definition
    • U+294DF CJK UNIFIED IDEOGRAPH-294DF: not included in any glyphset definition
    • U+294E0 CJK UNIFIED IDEOGRAPH-294E0: not included in any glyphset definition
    • U+294E1 CJK UNIFIED IDEOGRAPH-294E1: not included in any glyphset definition
    • U+294E2 CJK UNIFIED IDEOGRAPH-294E2: not included in any glyphset definition
    • U+294E3 CJK UNIFIED IDEOGRAPH-294E3: not included in any glyphset definition
    • U+294E4 CJK UNIFIED IDEOGRAPH-294E4: not included in any glyphset definition
    • U+294E5 CJK UNIFIED IDEOGRAPH-294E5: not included in any glyphset definition
    • U+294E6 CJK UNIFIED IDEOGRAPH-294E6: not included in any glyphset definition
    • U+294E7 CJK UNIFIED IDEOGRAPH-294E7: not included in any glyphset definition
    • U+294E8 CJK UNIFIED IDEOGRAPH-294E8: not included in any glyphset definition
    • U+294EA CJK UNIFIED IDEOGRAPH-294EA: not included in any glyphset definition
    • U+294EB CJK UNIFIED IDEOGRAPH-294EB: not included in any glyphset definition
    • U+294EC CJK UNIFIED IDEOGRAPH-294EC: not included in any glyphset definition
    • U+294ED CJK UNIFIED IDEOGRAPH-294ED: not included in any glyphset definition
    • U+294EE CJK UNIFIED IDEOGRAPH-294EE: not included in any glyphset definition
    • U+294EF CJK UNIFIED IDEOGRAPH-294EF: not included in any glyphset definition
    • U+294F8 CJK UNIFIED IDEOGRAPH-294F8: not included in any glyphset definition
    • U+294FB CJK UNIFIED IDEOGRAPH-294FB: not included in any glyphset definition
    • U+294FC CJK UNIFIED IDEOGRAPH-294FC: not included in any glyphset definition
    • U+294FE CJK UNIFIED IDEOGRAPH-294FE: not included in any glyphset definition
    • U+29500 CJK UNIFIED IDEOGRAPH-29500: not included in any glyphset definition
    • U+29501 CJK UNIFIED IDEOGRAPH-29501: not included in any glyphset definition
    • U+29502 CJK UNIFIED IDEOGRAPH-29502: not included in any glyphset definition
    • U+29503 CJK UNIFIED IDEOGRAPH-29503: not included in any glyphset definition
    • U+29504 CJK UNIFIED IDEOGRAPH-29504: not included in any glyphset definition
    • U+29505 CJK UNIFIED IDEOGRAPH-29505: not included in any glyphset definition
    • U+29506 CJK UNIFIED IDEOGRAPH-29506: not included in any glyphset definition
    • U+29507 CJK UNIFIED IDEOGRAPH-29507: not included in any glyphset definition
    • U+29508 CJK UNIFIED IDEOGRAPH-29508: not included in any glyphset definition
    • U+29509 CJK UNIFIED IDEOGRAPH-29509: not included in any glyphset definition
    • U+2950A CJK UNIFIED IDEOGRAPH-2950A: not included in any glyphset definition
    • U+2950B CJK UNIFIED IDEOGRAPH-2950B: not included in any glyphset definition
    • U+2950C CJK UNIFIED IDEOGRAPH-2950C: not included in any glyphset definition
    • U+29514 CJK UNIFIED IDEOGRAPH-29514: not included in any glyphset definition
    • U+29515 CJK UNIFIED IDEOGRAPH-29515: not included in any glyphset definition
    • U+29518 CJK UNIFIED IDEOGRAPH-29518: not included in any glyphset definition
    • U+29519 CJK UNIFIED IDEOGRAPH-29519: not included in any glyphset definition
    • U+2951A CJK UNIFIED IDEOGRAPH-2951A: not included in any glyphset definition
    • U+2951B CJK UNIFIED IDEOGRAPH-2951B: not included in any glyphset definition
    • U+2951C CJK UNIFIED IDEOGRAPH-2951C: not included in any glyphset definition
    • U+2951D CJK UNIFIED IDEOGRAPH-2951D: not included in any glyphset definition
    • U+2951E CJK UNIFIED IDEOGRAPH-2951E: not included in any glyphset definition
    • U+2951F CJK UNIFIED IDEOGRAPH-2951F: not included in any glyphset definition
    • U+29520 CJK UNIFIED IDEOGRAPH-29520: not included in any glyphset definition
    • U+29521 CJK UNIFIED IDEOGRAPH-29521: not included in any glyphset definition
    • U+29522 CJK UNIFIED IDEOGRAPH-29522: not included in any glyphset definition
    • U+29523 CJK UNIFIED IDEOGRAPH-29523: not included in any glyphset definition
    • U+29524 CJK UNIFIED IDEOGRAPH-29524: not included in any glyphset definition
    • U+29525 CJK UNIFIED IDEOGRAPH-29525: not included in any glyphset definition
    • U+29526 CJK UNIFIED IDEOGRAPH-29526: not included in any glyphset definition
    • U+2952E CJK UNIFIED IDEOGRAPH-2952E: not included in any glyphset definition
    • U+29533 CJK UNIFIED IDEOGRAPH-29533: not included in any glyphset definition
    • U+29534 CJK UNIFIED IDEOGRAPH-29534: not included in any glyphset definition
    • U+29535 CJK UNIFIED IDEOGRAPH-29535: not included in any glyphset definition
    • U+29536 CJK UNIFIED IDEOGRAPH-29536: not included in any glyphset definition
    • U+29537 CJK UNIFIED IDEOGRAPH-29537: not included in any glyphset definition
    • U+29538 CJK UNIFIED IDEOGRAPH-29538: not included in any glyphset definition
    • U+29539 CJK UNIFIED IDEOGRAPH-29539: not included in any glyphset definition
    • U+2953A CJK UNIFIED IDEOGRAPH-2953A: not included in any glyphset definition
    • U+2953B CJK UNIFIED IDEOGRAPH-2953B: not included in any glyphset definition
    • U+2953C CJK UNIFIED IDEOGRAPH-2953C: not included in any glyphset definition
    • U+2953D CJK UNIFIED IDEOGRAPH-2953D: not included in any glyphset definition
    • U+29540 CJK UNIFIED IDEOGRAPH-29540: not included in any glyphset definition
    • U+29541 CJK UNIFIED IDEOGRAPH-29541: not included in any glyphset definition
    • U+29542 CJK UNIFIED IDEOGRAPH-29542: not included in any glyphset definition
    • U+29544 CJK UNIFIED IDEOGRAPH-29544: not included in any glyphset definition
    • U+29546 CJK UNIFIED IDEOGRAPH-29546: not included in any glyphset definition
    • U+29549 CJK UNIFIED IDEOGRAPH-29549: not included in any glyphset definition
    • U+2954A CJK UNIFIED IDEOGRAPH-2954A: not included in any glyphset definition
    • U+2954B CJK UNIFIED IDEOGRAPH-2954B: not included in any glyphset definition
    • U+2954C CJK UNIFIED IDEOGRAPH-2954C: not included in any glyphset definition
    • U+2954D CJK UNIFIED IDEOGRAPH-2954D: not included in any glyphset definition
    • U+2954E CJK UNIFIED IDEOGRAPH-2954E: not included in any glyphset definition
    • U+2954F CJK UNIFIED IDEOGRAPH-2954F: not included in any glyphset definition
    • U+29550 CJK UNIFIED IDEOGRAPH-29550: not included in any glyphset definition
    • U+29552 CJK UNIFIED IDEOGRAPH-29552: not included in any glyphset definition
    • U+29553 CJK UNIFIED IDEOGRAPH-29553: not included in any glyphset definition
    • U+29554 CJK UNIFIED IDEOGRAPH-29554: not included in any glyphset definition
    • U+29555 CJK UNIFIED IDEOGRAPH-29555: not included in any glyphset definition
    • U+29556 CJK UNIFIED IDEOGRAPH-29556: not included in any glyphset definition
    • U+29558 CJK UNIFIED IDEOGRAPH-29558: not included in any glyphset definition
    • U+2955C CJK UNIFIED IDEOGRAPH-2955C: not included in any glyphset definition
    • U+2955E CJK UNIFIED IDEOGRAPH-2955E: not included in any glyphset definition
    • U+2955F CJK UNIFIED IDEOGRAPH-2955F: not included in any glyphset definition
    • U+29560 CJK UNIFIED IDEOGRAPH-29560: not included in any glyphset definition
    • U+29561 CJK UNIFIED IDEOGRAPH-29561: not included in any glyphset definition
    • U+29562 CJK UNIFIED IDEOGRAPH-29562: not included in any glyphset definition
    • U+29563 CJK UNIFIED IDEOGRAPH-29563: not included in any glyphset definition
    • U+29564 CJK UNIFIED IDEOGRAPH-29564: not included in any glyphset definition
    • U+29566 CJK UNIFIED IDEOGRAPH-29566: not included in any glyphset definition
    • U+29569 CJK UNIFIED IDEOGRAPH-29569: not included in any glyphset definition
    • U+2956A CJK UNIFIED IDEOGRAPH-2956A: not included in any glyphset definition
    • U+2956B CJK UNIFIED IDEOGRAPH-2956B: not included in any glyphset definition
    • U+2956D CJK UNIFIED IDEOGRAPH-2956D: not included in any glyphset definition
    • U+2956E CJK UNIFIED IDEOGRAPH-2956E: not included in any glyphset definition
    • U+2956F CJK UNIFIED IDEOGRAPH-2956F: not included in any glyphset definition
    • U+29570 CJK UNIFIED IDEOGRAPH-29570: not included in any glyphset definition
    • U+29571 CJK UNIFIED IDEOGRAPH-29571: not included in any glyphset definition
    • U+29572 CJK UNIFIED IDEOGRAPH-29572: not included in any glyphset definition
    • U+29573 CJK UNIFIED IDEOGRAPH-29573: not included in any glyphset definition
    • U+29574 CJK UNIFIED IDEOGRAPH-29574: not included in any glyphset definition
    • U+29575 CJK UNIFIED IDEOGRAPH-29575: not included in any glyphset definition
    • U+29576 CJK UNIFIED IDEOGRAPH-29576: not included in any glyphset definition
    • U+29579 CJK UNIFIED IDEOGRAPH-29579: not included in any glyphset definition
    • U+2957E CJK UNIFIED IDEOGRAPH-2957E: not included in any glyphset definition
    • U+29580 CJK UNIFIED IDEOGRAPH-29580: not included in any glyphset definition
    • U+29581 CJK UNIFIED IDEOGRAPH-29581: not included in any glyphset definition
    • U+29586 CJK UNIFIED IDEOGRAPH-29586: not included in any glyphset definition
    • U+29587 CJK UNIFIED IDEOGRAPH-29587: not included in any glyphset definition
    • U+2958A CJK UNIFIED IDEOGRAPH-2958A: not included in any glyphset definition
    • U+2958C CJK UNIFIED IDEOGRAPH-2958C: not included in any glyphset definition
    • U+2958D CJK UNIFIED IDEOGRAPH-2958D: not included in any glyphset definition
    • U+2958E CJK UNIFIED IDEOGRAPH-2958E: not included in any glyphset definition
    • U+2958F CJK UNIFIED IDEOGRAPH-2958F: not included in any glyphset definition
    • U+29590 CJK UNIFIED IDEOGRAPH-29590: not included in any glyphset definition
    • U+29592 CJK UNIFIED IDEOGRAPH-29592: not included in any glyphset definition
    • U+29593 CJK UNIFIED IDEOGRAPH-29593: not included in any glyphset definition
    • U+29594 CJK UNIFIED IDEOGRAPH-29594: not included in any glyphset definition
    • U+29595 CJK UNIFIED IDEOGRAPH-29595: not included in any glyphset definition
    • U+29596 CJK UNIFIED IDEOGRAPH-29596: not included in any glyphset definition
    • U+29597 CJK UNIFIED IDEOGRAPH-29597: not included in any glyphset definition
    • U+2959A CJK UNIFIED IDEOGRAPH-2959A: not included in any glyphset definition
    • U+2959B CJK UNIFIED IDEOGRAPH-2959B: not included in any glyphset definition
    • U+295A0 CJK UNIFIED IDEOGRAPH-295A0: not included in any glyphset definition
    • U+295A1 CJK UNIFIED IDEOGRAPH-295A1: not included in any glyphset definition
    • U+295A2 CJK UNIFIED IDEOGRAPH-295A2: not included in any glyphset definition
    • U+295A3 CJK UNIFIED IDEOGRAPH-295A3: not included in any glyphset definition
    • U+295A4 CJK UNIFIED IDEOGRAPH-295A4: not included in any glyphset definition
    • U+295A5 CJK UNIFIED IDEOGRAPH-295A5: not included in any glyphset definition
    • U+295A6 CJK UNIFIED IDEOGRAPH-295A6: not included in any glyphset definition
    • U+295A8 CJK UNIFIED IDEOGRAPH-295A8: not included in any glyphset definition
    • U+295A9 CJK UNIFIED IDEOGRAPH-295A9: not included in any glyphset definition
    • U+295AC CJK UNIFIED IDEOGRAPH-295AC: not included in any glyphset definition
    • U+295AD CJK UNIFIED IDEOGRAPH-295AD: not included in any glyphset definition
    • U+295AE CJK UNIFIED IDEOGRAPH-295AE: not included in any glyphset definition
    • U+295AF CJK UNIFIED IDEOGRAPH-295AF: not included in any glyphset definition
    • U+295B0 CJK UNIFIED IDEOGRAPH-295B0: not included in any glyphset definition
    • U+295B2 CJK UNIFIED IDEOGRAPH-295B2: not included in any glyphset definition
    • U+295B3 CJK UNIFIED IDEOGRAPH-295B3: not included in any glyphset definition
    • U+295B4 CJK UNIFIED IDEOGRAPH-295B4: not included in any glyphset definition
    • U+295B5 CJK UNIFIED IDEOGRAPH-295B5: not included in any glyphset definition
    • U+295B6 CJK UNIFIED IDEOGRAPH-295B6: not included in any glyphset definition
    • U+295B7 CJK UNIFIED IDEOGRAPH-295B7: not included in any glyphset definition
    • U+295B8 CJK UNIFIED IDEOGRAPH-295B8: not included in any glyphset definition
    • U+295B9 CJK UNIFIED IDEOGRAPH-295B9: not included in any glyphset definition
    • U+295BA CJK UNIFIED IDEOGRAPH-295BA: not included in any glyphset definition
    • U+295BC CJK UNIFIED IDEOGRAPH-295BC: not included in any glyphset definition
    • U+295BD CJK UNIFIED IDEOGRAPH-295BD: not included in any glyphset definition
    • U+295BF CJK UNIFIED IDEOGRAPH-295BF: not included in any glyphset definition
    • U+295C1 CJK UNIFIED IDEOGRAPH-295C1: not included in any glyphset definition
    • U+295C2 CJK UNIFIED IDEOGRAPH-295C2: not included in any glyphset definition
    • U+295C4 CJK UNIFIED IDEOGRAPH-295C4: not included in any glyphset definition
    • U+295C5 CJK UNIFIED IDEOGRAPH-295C5: not included in any glyphset definition
    • U+295C6 CJK UNIFIED IDEOGRAPH-295C6: not included in any glyphset definition
    • U+295C7 CJK UNIFIED IDEOGRAPH-295C7: not included in any glyphset definition
    • U+295C8 CJK UNIFIED IDEOGRAPH-295C8: not included in any glyphset definition
    • U+295C9 CJK UNIFIED IDEOGRAPH-295C9: not included in any glyphset definition
    • U+295CA CJK UNIFIED IDEOGRAPH-295CA: not included in any glyphset definition
    • U+295CB CJK UNIFIED IDEOGRAPH-295CB: not included in any glyphset definition
    • U+295CE CJK UNIFIED IDEOGRAPH-295CE: not included in any glyphset definition
    • U+295CF CJK UNIFIED IDEOGRAPH-295CF: not included in any glyphset definition
    • U+295D0 CJK UNIFIED IDEOGRAPH-295D0: not included in any glyphset definition
    • U+295D3 CJK UNIFIED IDEOGRAPH-295D3: not included in any glyphset definition
    • U+295D4 CJK UNIFIED IDEOGRAPH-295D4: not included in any glyphset definition
    • U+295D5 CJK UNIFIED IDEOGRAPH-295D5: not included in any glyphset definition
    • U+295D6 CJK UNIFIED IDEOGRAPH-295D6: not included in any glyphset definition
    • U+295D8 CJK UNIFIED IDEOGRAPH-295D8: not included in any glyphset definition
    • U+295D9 CJK UNIFIED IDEOGRAPH-295D9: not included in any glyphset definition
    • U+295DA CJK UNIFIED IDEOGRAPH-295DA: not included in any glyphset definition
    • U+295DB CJK UNIFIED IDEOGRAPH-295DB: not included in any glyphset definition
    • U+295DD CJK UNIFIED IDEOGRAPH-295DD: not included in any glyphset definition
    • U+295DE CJK UNIFIED IDEOGRAPH-295DE: not included in any glyphset definition
    • U+295E4 CJK UNIFIED IDEOGRAPH-295E4: not included in any glyphset definition
    • U+295E5 CJK UNIFIED IDEOGRAPH-295E5: not included in any glyphset definition
    • U+295E7 CJK UNIFIED IDEOGRAPH-295E7: not included in any glyphset definition
    • U+295E8 CJK UNIFIED IDEOGRAPH-295E8: not included in any glyphset definition
    • U+295E9 CJK UNIFIED IDEOGRAPH-295E9: not included in any glyphset definition
    • U+295EA CJK UNIFIED IDEOGRAPH-295EA: not included in any glyphset definition
    • U+295EB CJK UNIFIED IDEOGRAPH-295EB: not included in any glyphset definition
    • U+295EC CJK UNIFIED IDEOGRAPH-295EC: not included in any glyphset definition
    • U+295ED CJK UNIFIED IDEOGRAPH-295ED: not included in any glyphset definition
    • U+295EE CJK UNIFIED IDEOGRAPH-295EE: not included in any glyphset definition
    • U+295EF CJK UNIFIED IDEOGRAPH-295EF: not included in any glyphset definition
    • U+295F0 CJK UNIFIED IDEOGRAPH-295F0: not included in any glyphset definition
    • U+295F1 CJK UNIFIED IDEOGRAPH-295F1: not included in any glyphset definition
    • U+295F2 CJK UNIFIED IDEOGRAPH-295F2: not included in any glyphset definition
    • U+295F3 CJK UNIFIED IDEOGRAPH-295F3: not included in any glyphset definition
    • U+295F4 CJK UNIFIED IDEOGRAPH-295F4: not included in any glyphset definition
    • U+295F5 CJK UNIFIED IDEOGRAPH-295F5: not included in any glyphset definition
    • U+295F6 CJK UNIFIED IDEOGRAPH-295F6: not included in any glyphset definition
    • U+295F7 CJK UNIFIED IDEOGRAPH-295F7: not included in any glyphset definition
    • U+295FC CJK UNIFIED IDEOGRAPH-295FC: not included in any glyphset definition
    • U+295FD CJK UNIFIED IDEOGRAPH-295FD: not included in any glyphset definition
    • U+295FE CJK UNIFIED IDEOGRAPH-295FE: not included in any glyphset definition
    • U+295FF CJK UNIFIED IDEOGRAPH-295FF: not included in any glyphset definition
    • U+29601 CJK UNIFIED IDEOGRAPH-29601: not included in any glyphset definition
    • U+29605 CJK UNIFIED IDEOGRAPH-29605: not included in any glyphset definition
    • U+29606 CJK UNIFIED IDEOGRAPH-29606: not included in any glyphset definition
    • U+29607 CJK UNIFIED IDEOGRAPH-29607: not included in any glyphset definition
    • U+29608 CJK UNIFIED IDEOGRAPH-29608: not included in any glyphset definition
    • U+29609 CJK UNIFIED IDEOGRAPH-29609: not included in any glyphset definition
    • U+2960A CJK UNIFIED IDEOGRAPH-2960A: not included in any glyphset definition
    • U+2960B CJK UNIFIED IDEOGRAPH-2960B: not included in any glyphset definition
    • U+2960C CJK UNIFIED IDEOGRAPH-2960C: not included in any glyphset definition
    • U+2960D CJK UNIFIED IDEOGRAPH-2960D: not included in any glyphset definition
    • U+2960E CJK UNIFIED IDEOGRAPH-2960E: not included in any glyphset definition
    • U+2960F CJK UNIFIED IDEOGRAPH-2960F: not included in any glyphset definition
    • U+29610 CJK UNIFIED IDEOGRAPH-29610: not included in any glyphset definition
    • U+29611 CJK UNIFIED IDEOGRAPH-29611: not included in any glyphset definition
    • U+29612 CJK UNIFIED IDEOGRAPH-29612: not included in any glyphset definition
    • U+29613 CJK UNIFIED IDEOGRAPH-29613: not included in any glyphset definition
    • U+29615 CJK UNIFIED IDEOGRAPH-29615: not included in any glyphset definition
    • U+29616 CJK UNIFIED IDEOGRAPH-29616: not included in any glyphset definition
    • U+29618 CJK UNIFIED IDEOGRAPH-29618: not included in any glyphset definition
    • U+29619 CJK UNIFIED IDEOGRAPH-29619: not included in any glyphset definition
    • U+2961A CJK UNIFIED IDEOGRAPH-2961A: not included in any glyphset definition
    • U+2961C CJK UNIFIED IDEOGRAPH-2961C: not included in any glyphset definition
    • U+2961D CJK UNIFIED IDEOGRAPH-2961D: not included in any glyphset definition
    • U+2961E CJK UNIFIED IDEOGRAPH-2961E: not included in any glyphset definition
    • U+2961F CJK UNIFIED IDEOGRAPH-2961F: not included in any glyphset definition
    • U+29620 CJK UNIFIED IDEOGRAPH-29620: not included in any glyphset definition
    • U+29621 CJK UNIFIED IDEOGRAPH-29621: not included in any glyphset definition
    • U+29623 CJK UNIFIED IDEOGRAPH-29623: not included in any glyphset definition
    • U+29625 CJK UNIFIED IDEOGRAPH-29625: not included in any glyphset definition
    • U+29626 CJK UNIFIED IDEOGRAPH-29626: not included in any glyphset definition
    • U+29627 CJK UNIFIED IDEOGRAPH-29627: not included in any glyphset definition
    • U+29628 CJK UNIFIED IDEOGRAPH-29628: not included in any glyphset definition
    • U+29629 CJK UNIFIED IDEOGRAPH-29629: not included in any glyphset definition
    • U+2962A CJK UNIFIED IDEOGRAPH-2962A: not included in any glyphset definition
    • U+2962B CJK UNIFIED IDEOGRAPH-2962B: not included in any glyphset definition
    • U+2962C CJK UNIFIED IDEOGRAPH-2962C: not included in any glyphset definition
    • U+2962D CJK UNIFIED IDEOGRAPH-2962D: not included in any glyphset definition
    • U+2962E CJK UNIFIED IDEOGRAPH-2962E: not included in any glyphset definition
    • U+2962F CJK UNIFIED IDEOGRAPH-2962F: not included in any glyphset definition
    • U+29630 CJK UNIFIED IDEOGRAPH-29630: not included in any glyphset definition
    • U+29631 CJK UNIFIED IDEOGRAPH-29631: not included in any glyphset definition
    • U+29632 CJK UNIFIED IDEOGRAPH-29632: not included in any glyphset definition
    • U+29633 CJK UNIFIED IDEOGRAPH-29633: not included in any glyphset definition
    • U+29635 CJK UNIFIED IDEOGRAPH-29635: not included in any glyphset definition
    • U+29637 CJK UNIFIED IDEOGRAPH-29637: not included in any glyphset definition
    • U+29639 CJK UNIFIED IDEOGRAPH-29639: not included in any glyphset definition
    • U+2963A CJK UNIFIED IDEOGRAPH-2963A: not included in any glyphset definition
    • U+2963B CJK UNIFIED IDEOGRAPH-2963B: not included in any glyphset definition
    • U+2963C CJK UNIFIED IDEOGRAPH-2963C: not included in any glyphset definition
    • U+2963D CJK UNIFIED IDEOGRAPH-2963D: not included in any glyphset definition
    • U+2963E CJK UNIFIED IDEOGRAPH-2963E: not included in any glyphset definition
    • U+2963F CJK UNIFIED IDEOGRAPH-2963F: not included in any glyphset definition
    • U+29641 CJK UNIFIED IDEOGRAPH-29641: not included in any glyphset definition
    • U+29642 CJK UNIFIED IDEOGRAPH-29642: not included in any glyphset definition
    • U+29643 CJK UNIFIED IDEOGRAPH-29643: not included in any glyphset definition
    • U+29644 CJK UNIFIED IDEOGRAPH-29644: not included in any glyphset definition
    • U+29645 CJK UNIFIED IDEOGRAPH-29645: not included in any glyphset definition
    • U+29646 CJK UNIFIED IDEOGRAPH-29646: not included in any glyphset definition
    • U+29647 CJK UNIFIED IDEOGRAPH-29647: not included in any glyphset definition
    • U+29648 CJK UNIFIED IDEOGRAPH-29648: not included in any glyphset definition
    • U+2964D CJK UNIFIED IDEOGRAPH-2964D: not included in any glyphset definition
    • U+2964F CJK UNIFIED IDEOGRAPH-2964F: not included in any glyphset definition
    • U+29650 CJK UNIFIED IDEOGRAPH-29650: not included in any glyphset definition
    • U+29651 CJK UNIFIED IDEOGRAPH-29651: not included in any glyphset definition
    • U+29652 CJK UNIFIED IDEOGRAPH-29652: not included in any glyphset definition
    • U+29653 CJK UNIFIED IDEOGRAPH-29653: not included in any glyphset definition
    • U+29654 CJK UNIFIED IDEOGRAPH-29654: not included in any glyphset definition
    • U+29655 CJK UNIFIED IDEOGRAPH-29655: not included in any glyphset definition
    • U+29656 CJK UNIFIED IDEOGRAPH-29656: not included in any glyphset definition
    • U+29658 CJK UNIFIED IDEOGRAPH-29658: not included in any glyphset definition
    • U+29659 CJK UNIFIED IDEOGRAPH-29659: not included in any glyphset definition
    • U+2965A CJK UNIFIED IDEOGRAPH-2965A: not included in any glyphset definition
    • U+2965B CJK UNIFIED IDEOGRAPH-2965B: not included in any glyphset definition
    • U+2965C CJK UNIFIED IDEOGRAPH-2965C: not included in any glyphset definition
    • U+2965D CJK UNIFIED IDEOGRAPH-2965D: not included in any glyphset definition
    • U+2965E CJK UNIFIED IDEOGRAPH-2965E: not included in any glyphset definition
    • U+29660 CJK UNIFIED IDEOGRAPH-29660: not included in any glyphset definition
    • U+29661 CJK UNIFIED IDEOGRAPH-29661: not included in any glyphset definition
    • U+29662 CJK UNIFIED IDEOGRAPH-29662: not included in any glyphset definition
    • U+29663 CJK UNIFIED IDEOGRAPH-29663: not included in any glyphset definition
    • U+29664 CJK UNIFIED IDEOGRAPH-29664: not included in any glyphset definition
    • U+29665 CJK UNIFIED IDEOGRAPH-29665: not included in any glyphset definition
    • U+29667 CJK UNIFIED IDEOGRAPH-29667: not included in any glyphset definition
    • U+29668 CJK UNIFIED IDEOGRAPH-29668: not included in any glyphset definition
    • U+2966A CJK UNIFIED IDEOGRAPH-2966A: not included in any glyphset definition
    • U+2966B CJK UNIFIED IDEOGRAPH-2966B: not included in any glyphset definition
    • U+2966C CJK UNIFIED IDEOGRAPH-2966C: not included in any glyphset definition
    • U+2966D CJK UNIFIED IDEOGRAPH-2966D: not included in any glyphset definition
    • U+2966E CJK UNIFIED IDEOGRAPH-2966E: not included in any glyphset definition
    • U+2966F CJK UNIFIED IDEOGRAPH-2966F: not included in any glyphset definition
    • U+29670 CJK UNIFIED IDEOGRAPH-29670: not included in any glyphset definition
    • U+29671 CJK UNIFIED IDEOGRAPH-29671: not included in any glyphset definition
    • U+29672 CJK UNIFIED IDEOGRAPH-29672: not included in any glyphset definition
    • U+29674 CJK UNIFIED IDEOGRAPH-29674: not included in any glyphset definition
    • U+29676 CJK UNIFIED IDEOGRAPH-29676: not included in any glyphset definition
    • U+29677 CJK UNIFIED IDEOGRAPH-29677: not included in any glyphset definition
    • U+29678 CJK UNIFIED IDEOGRAPH-29678: not included in any glyphset definition
    • U+2967A CJK UNIFIED IDEOGRAPH-2967A: not included in any glyphset definition
    • U+2967C CJK UNIFIED IDEOGRAPH-2967C: not included in any glyphset definition
    • U+2967D CJK UNIFIED IDEOGRAPH-2967D: not included in any glyphset definition
    • U+2967E CJK UNIFIED IDEOGRAPH-2967E: not included in any glyphset definition
    • U+2967F CJK UNIFIED IDEOGRAPH-2967F: not included in any glyphset definition
    • U+29680 CJK UNIFIED IDEOGRAPH-29680: not included in any glyphset definition
    • U+29681 CJK UNIFIED IDEOGRAPH-29681: not included in any glyphset definition
    • U+29682 CJK UNIFIED IDEOGRAPH-29682: not included in any glyphset definition
    • U+29683 CJK UNIFIED IDEOGRAPH-29683: not included in any glyphset definition
    • U+29684 CJK UNIFIED IDEOGRAPH-29684: not included in any glyphset definition
    • U+29685 CJK UNIFIED IDEOGRAPH-29685: not included in any glyphset definition
    • U+29687 CJK UNIFIED IDEOGRAPH-29687: not included in any glyphset definition
    • U+29688 CJK UNIFIED IDEOGRAPH-29688: not included in any glyphset definition
    • U+29689 CJK UNIFIED IDEOGRAPH-29689: not included in any glyphset definition
    • U+2968A CJK UNIFIED IDEOGRAPH-2968A: not included in any glyphset definition
    • U+2968B CJK UNIFIED IDEOGRAPH-2968B: not included in any glyphset definition
    • U+2968C CJK UNIFIED IDEOGRAPH-2968C: not included in any glyphset definition
    • U+2968D CJK UNIFIED IDEOGRAPH-2968D: not included in any glyphset definition
    • U+2968E CJK UNIFIED IDEOGRAPH-2968E: not included in any glyphset definition
    • U+29692 CJK UNIFIED IDEOGRAPH-29692: not included in any glyphset definition
    • U+29693 CJK UNIFIED IDEOGRAPH-29693: not included in any glyphset definition
    • U+29695 CJK UNIFIED IDEOGRAPH-29695: not included in any glyphset definition
    • U+29696 CJK UNIFIED IDEOGRAPH-29696: not included in any glyphset definition
    • U+29697 CJK UNIFIED IDEOGRAPH-29697: not included in any glyphset definition
    • U+29698 CJK UNIFIED IDEOGRAPH-29698: not included in any glyphset definition
    • U+29699 CJK UNIFIED IDEOGRAPH-29699: not included in any glyphset definition
    • U+2969A CJK UNIFIED IDEOGRAPH-2969A: not included in any glyphset definition
    • U+2969B CJK UNIFIED IDEOGRAPH-2969B: not included in any glyphset definition
    • U+2969C CJK UNIFIED IDEOGRAPH-2969C: not included in any glyphset definition
    • U+2969D CJK UNIFIED IDEOGRAPH-2969D: not included in any glyphset definition
    • U+2969E CJK UNIFIED IDEOGRAPH-2969E: not included in any glyphset definition
    • U+296A3 CJK UNIFIED IDEOGRAPH-296A3: not included in any glyphset definition
    • U+296A4 CJK UNIFIED IDEOGRAPH-296A4: not included in any glyphset definition
    • U+296A8 CJK UNIFIED IDEOGRAPH-296A8: not included in any glyphset definition
    • U+296A9 CJK UNIFIED IDEOGRAPH-296A9: not included in any glyphset definition
    • U+296AA CJK UNIFIED IDEOGRAPH-296AA: not included in any glyphset definition
    • U+296AB CJK UNIFIED IDEOGRAPH-296AB: not included in any glyphset definition
    • U+296AC CJK UNIFIED IDEOGRAPH-296AC: not included in any glyphset definition
    • U+296AD CJK UNIFIED IDEOGRAPH-296AD: not included in any glyphset definition
    • U+296AE CJK UNIFIED IDEOGRAPH-296AE: not included in any glyphset definition
    • U+296AF CJK UNIFIED IDEOGRAPH-296AF: not included in any glyphset definition
    • U+296B0 CJK UNIFIED IDEOGRAPH-296B0: not included in any glyphset definition
    • U+296B1 CJK UNIFIED IDEOGRAPH-296B1: not included in any glyphset definition
    • U+296B2 CJK UNIFIED IDEOGRAPH-296B2: not included in any glyphset definition
    • U+296B3 CJK UNIFIED IDEOGRAPH-296B3: not included in any glyphset definition
    • U+296B4 CJK UNIFIED IDEOGRAPH-296B4: not included in any glyphset definition
    • U+296B5 CJK UNIFIED IDEOGRAPH-296B5: not included in any glyphset definition
    • U+296B6 CJK UNIFIED IDEOGRAPH-296B6: not included in any glyphset definition
    • U+296B7 CJK UNIFIED IDEOGRAPH-296B7: not included in any glyphset definition
    • U+296B8 CJK UNIFIED IDEOGRAPH-296B8: not included in any glyphset definition
    • U+296B9 CJK UNIFIED IDEOGRAPH-296B9: not included in any glyphset definition
    • U+296BB CJK UNIFIED IDEOGRAPH-296BB: not included in any glyphset definition
    • U+296BE CJK UNIFIED IDEOGRAPH-296BE: not included in any glyphset definition
    • U+296BF CJK UNIFIED IDEOGRAPH-296BF: not included in any glyphset definition
    • U+296C1 CJK UNIFIED IDEOGRAPH-296C1: not included in any glyphset definition
    • U+296C5 CJK UNIFIED IDEOGRAPH-296C5: not included in any glyphset definition
    • U+296C6 CJK UNIFIED IDEOGRAPH-296C6: not included in any glyphset definition
    • U+296C7 CJK UNIFIED IDEOGRAPH-296C7: not included in any glyphset definition
    • U+296C9 CJK UNIFIED IDEOGRAPH-296C9: not included in any glyphset definition
    • U+296CA CJK UNIFIED IDEOGRAPH-296CA: not included in any glyphset definition
    • U+296CB CJK UNIFIED IDEOGRAPH-296CB: not included in any glyphset definition
    • U+296CC CJK UNIFIED IDEOGRAPH-296CC: not included in any glyphset definition
    • U+296CD CJK UNIFIED IDEOGRAPH-296CD: not included in any glyphset definition
    • U+296CE CJK UNIFIED IDEOGRAPH-296CE: not included in any glyphset definition
    • U+296CF CJK UNIFIED IDEOGRAPH-296CF: not included in any glyphset definition
    • U+296D0 CJK UNIFIED IDEOGRAPH-296D0: not included in any glyphset definition
    • U+296D1 CJK UNIFIED IDEOGRAPH-296D1: not included in any glyphset definition
    • U+296D2 CJK UNIFIED IDEOGRAPH-296D2: not included in any glyphset definition
    • U+296D3 CJK UNIFIED IDEOGRAPH-296D3: not included in any glyphset definition
    • U+296D8 CJK UNIFIED IDEOGRAPH-296D8: not included in any glyphset definition
    • U+296DA CJK UNIFIED IDEOGRAPH-296DA: not included in any glyphset definition
    • U+296DB CJK UNIFIED IDEOGRAPH-296DB: not included in any glyphset definition
    • U+296DD CJK UNIFIED IDEOGRAPH-296DD: not included in any glyphset definition
    • U+296DE CJK UNIFIED IDEOGRAPH-296DE: not included in any glyphset definition
    • U+296DF CJK UNIFIED IDEOGRAPH-296DF: not included in any glyphset definition
    • U+296E0 CJK UNIFIED IDEOGRAPH-296E0: not included in any glyphset definition
    • U+296E1 CJK UNIFIED IDEOGRAPH-296E1: not included in any glyphset definition
    • U+296E2 CJK UNIFIED IDEOGRAPH-296E2: not included in any glyphset definition
    • U+296E3 CJK UNIFIED IDEOGRAPH-296E3: not included in any glyphset definition
    • U+296E4 CJK UNIFIED IDEOGRAPH-296E4: not included in any glyphset definition
    • U+296E5 CJK UNIFIED IDEOGRAPH-296E5: not included in any glyphset definition
    • U+296E6 CJK UNIFIED IDEOGRAPH-296E6: not included in any glyphset definition
    • U+296E7 CJK UNIFIED IDEOGRAPH-296E7: not included in any glyphset definition
    • U+296E8 CJK UNIFIED IDEOGRAPH-296E8: not included in any glyphset definition
    • U+296E9 CJK UNIFIED IDEOGRAPH-296E9: not included in any glyphset definition
    • U+296EB CJK UNIFIED IDEOGRAPH-296EB: not included in any glyphset definition
    • U+296EC CJK UNIFIED IDEOGRAPH-296EC: not included in any glyphset definition
    • U+296ED CJK UNIFIED IDEOGRAPH-296ED: not included in any glyphset definition
    • U+296EE CJK UNIFIED IDEOGRAPH-296EE: not included in any glyphset definition
    • U+296EF CJK UNIFIED IDEOGRAPH-296EF: not included in any glyphset definition
    • U+296F0 CJK UNIFIED IDEOGRAPH-296F0: not included in any glyphset definition
    • U+296F3 CJK UNIFIED IDEOGRAPH-296F3: not included in any glyphset definition
    • U+296F5 CJK UNIFIED IDEOGRAPH-296F5: not included in any glyphset definition
    • U+296F6 CJK UNIFIED IDEOGRAPH-296F6: not included in any glyphset definition
    • U+296F9 CJK UNIFIED IDEOGRAPH-296F9: not included in any glyphset definition
    • U+296FA CJK UNIFIED IDEOGRAPH-296FA: not included in any glyphset definition
    • U+296FB CJK UNIFIED IDEOGRAPH-296FB: not included in any glyphset definition
    • U+296FC CJK UNIFIED IDEOGRAPH-296FC: not included in any glyphset definition
    • U+296FD CJK UNIFIED IDEOGRAPH-296FD: not included in any glyphset definition
    • U+296FE CJK UNIFIED IDEOGRAPH-296FE: not included in any glyphset definition
    • U+296FF CJK UNIFIED IDEOGRAPH-296FF: not included in any glyphset definition
    • U+29700 CJK UNIFIED IDEOGRAPH-29700: not included in any glyphset definition
    • U+29701 CJK UNIFIED IDEOGRAPH-29701: not included in any glyphset definition
    • U+29702 CJK UNIFIED IDEOGRAPH-29702: not included in any glyphset definition
    • U+29703 CJK UNIFIED IDEOGRAPH-29703: not included in any glyphset definition
    • U+29704 CJK UNIFIED IDEOGRAPH-29704: not included in any glyphset definition
    • U+29705 CJK UNIFIED IDEOGRAPH-29705: not included in any glyphset definition
    • U+29706 CJK UNIFIED IDEOGRAPH-29706: not included in any glyphset definition
    • U+29707 CJK UNIFIED IDEOGRAPH-29707: not included in any glyphset definition
    • U+29708 CJK UNIFIED IDEOGRAPH-29708: not included in any glyphset definition
    • U+29709 CJK UNIFIED IDEOGRAPH-29709: not included in any glyphset definition
    • U+2970A CJK UNIFIED IDEOGRAPH-2970A: not included in any glyphset definition
    • U+2970B CJK UNIFIED IDEOGRAPH-2970B: not included in any glyphset definition
    • U+2970C CJK UNIFIED IDEOGRAPH-2970C: not included in any glyphset definition
    • U+2970D CJK UNIFIED IDEOGRAPH-2970D: not included in any glyphset definition
    • U+2970E CJK UNIFIED IDEOGRAPH-2970E: not included in any glyphset definition
    • U+2970F CJK UNIFIED IDEOGRAPH-2970F: not included in any glyphset definition
    • U+29710 CJK UNIFIED IDEOGRAPH-29710: not included in any glyphset definition
    • U+29711 CJK UNIFIED IDEOGRAPH-29711: not included in any glyphset definition
    • U+29712 CJK UNIFIED IDEOGRAPH-29712: not included in any glyphset definition
    • U+29713 CJK UNIFIED IDEOGRAPH-29713: not included in any glyphset definition
    • U+29715 CJK UNIFIED IDEOGRAPH-29715: not included in any glyphset definition
    • U+29716 CJK UNIFIED IDEOGRAPH-29716: not included in any glyphset definition
    • U+29717 CJK UNIFIED IDEOGRAPH-29717: not included in any glyphset definition
    • U+29719 CJK UNIFIED IDEOGRAPH-29719: not included in any glyphset definition
    • U+29720 CJK UNIFIED IDEOGRAPH-29720: not included in any glyphset definition
    • U+29721 CJK UNIFIED IDEOGRAPH-29721: not included in any glyphset definition
    • U+29722 CJK UNIFIED IDEOGRAPH-29722: not included in any glyphset definition
    • U+29723 CJK UNIFIED IDEOGRAPH-29723: not included in any glyphset definition
    • U+2972C CJK UNIFIED IDEOGRAPH-2972C: not included in any glyphset definition
    • U+2972D CJK UNIFIED IDEOGRAPH-2972D: not included in any glyphset definition
    • U+2972E CJK UNIFIED IDEOGRAPH-2972E: not included in any glyphset definition
    • U+2972F CJK UNIFIED IDEOGRAPH-2972F: not included in any glyphset definition
    • U+29730 CJK UNIFIED IDEOGRAPH-29730: not included in any glyphset definition
    • U+29731 CJK UNIFIED IDEOGRAPH-29731: not included in any glyphset definition
    • U+29732 CJK UNIFIED IDEOGRAPH-29732: not included in any glyphset definition
    • U+29733 CJK UNIFIED IDEOGRAPH-29733: not included in any glyphset definition
    • U+29734 CJK UNIFIED IDEOGRAPH-29734: not included in any glyphset definition
    • U+29735 CJK UNIFIED IDEOGRAPH-29735: not included in any glyphset definition
    • U+29736 CJK UNIFIED IDEOGRAPH-29736: not included in any glyphset definition
    • U+29737 CJK UNIFIED IDEOGRAPH-29737: not included in any glyphset definition
    • U+29738 CJK UNIFIED IDEOGRAPH-29738: not included in any glyphset definition
    • U+29739 CJK UNIFIED IDEOGRAPH-29739: not included in any glyphset definition
    • U+2973B CJK UNIFIED IDEOGRAPH-2973B: not included in any glyphset definition
    • U+2973C CJK UNIFIED IDEOGRAPH-2973C: not included in any glyphset definition
    • U+2973D CJK UNIFIED IDEOGRAPH-2973D: not included in any glyphset definition
    • U+2973E CJK UNIFIED IDEOGRAPH-2973E: not included in any glyphset definition
    • U+2973F CJK UNIFIED IDEOGRAPH-2973F: not included in any glyphset definition
    • U+29740 CJK UNIFIED IDEOGRAPH-29740: not included in any glyphset definition
    • U+29741 CJK UNIFIED IDEOGRAPH-29741: not included in any glyphset definition
    • U+29742 CJK UNIFIED IDEOGRAPH-29742: not included in any glyphset definition
    • U+29748 CJK UNIFIED IDEOGRAPH-29748: not included in any glyphset definition
    • U+2974C CJK UNIFIED IDEOGRAPH-2974C: not included in any glyphset definition
    • U+29750 CJK UNIFIED IDEOGRAPH-29750: not included in any glyphset definition
    • U+29755 CJK UNIFIED IDEOGRAPH-29755: not included in any glyphset definition
    • U+29756 CJK UNIFIED IDEOGRAPH-29756: not included in any glyphset definition
    • U+29757 CJK UNIFIED IDEOGRAPH-29757: not included in any glyphset definition
    • U+29758 CJK UNIFIED IDEOGRAPH-29758: not included in any glyphset definition
    • U+29759 CJK UNIFIED IDEOGRAPH-29759: not included in any glyphset definition
    • U+2975A CJK UNIFIED IDEOGRAPH-2975A: not included in any glyphset definition
    • U+2975B CJK UNIFIED IDEOGRAPH-2975B: not included in any glyphset definition
    • U+2975C CJK UNIFIED IDEOGRAPH-2975C: not included in any glyphset definition
    • U+2975D CJK UNIFIED IDEOGRAPH-2975D: not included in any glyphset definition
    • U+2975E CJK UNIFIED IDEOGRAPH-2975E: not included in any glyphset definition
    • U+2975F CJK UNIFIED IDEOGRAPH-2975F: not included in any glyphset definition
    • U+29760 CJK UNIFIED IDEOGRAPH-29760: not included in any glyphset definition
    • U+29761 CJK UNIFIED IDEOGRAPH-29761: not included in any glyphset definition
    • U+29762 CJK UNIFIED IDEOGRAPH-29762: not included in any glyphset definition
    • U+29763 CJK UNIFIED IDEOGRAPH-29763: not included in any glyphset definition
    • U+29764 CJK UNIFIED IDEOGRAPH-29764: not included in any glyphset definition
    • U+29765 CJK UNIFIED IDEOGRAPH-29765: not included in any glyphset definition
    • U+29766 CJK UNIFIED IDEOGRAPH-29766: not included in any glyphset definition
    • U+29767 CJK UNIFIED IDEOGRAPH-29767: not included in any glyphset definition
    • U+29768 CJK UNIFIED IDEOGRAPH-29768: not included in any glyphset definition
    • U+29769 CJK UNIFIED IDEOGRAPH-29769: not included in any glyphset definition
    • U+2976A CJK UNIFIED IDEOGRAPH-2976A: not included in any glyphset definition
    • U+2976B CJK UNIFIED IDEOGRAPH-2976B: not included in any glyphset definition
    • U+2976C CJK UNIFIED IDEOGRAPH-2976C: not included in any glyphset definition
    • U+2976D CJK UNIFIED IDEOGRAPH-2976D: not included in any glyphset definition
    • U+29771 CJK UNIFIED IDEOGRAPH-29771: not included in any glyphset definition
    • U+29772 CJK UNIFIED IDEOGRAPH-29772: not included in any glyphset definition
    • U+29773 CJK UNIFIED IDEOGRAPH-29773: not included in any glyphset definition
    • U+29774 CJK UNIFIED IDEOGRAPH-29774: not included in any glyphset definition
    • U+29775 CJK UNIFIED IDEOGRAPH-29775: not included in any glyphset definition
    • U+29776 CJK UNIFIED IDEOGRAPH-29776: not included in any glyphset definition
    • U+29777 CJK UNIFIED IDEOGRAPH-29777: not included in any glyphset definition
    • U+29779 CJK UNIFIED IDEOGRAPH-29779: not included in any glyphset definition
    • U+2977C CJK UNIFIED IDEOGRAPH-2977C: not included in any glyphset definition
    • U+2977D CJK UNIFIED IDEOGRAPH-2977D: not included in any glyphset definition
    • U+2977E CJK UNIFIED IDEOGRAPH-2977E: not included in any glyphset definition
    • U+2977F CJK UNIFIED IDEOGRAPH-2977F: not included in any glyphset definition
    • U+29780 CJK UNIFIED IDEOGRAPH-29780: not included in any glyphset definition
    • U+29781 CJK UNIFIED IDEOGRAPH-29781: not included in any glyphset definition
    • U+29782 CJK UNIFIED IDEOGRAPH-29782: not included in any glyphset definition
    • U+29783 CJK UNIFIED IDEOGRAPH-29783: not included in any glyphset definition
    • U+29784 CJK UNIFIED IDEOGRAPH-29784: not included in any glyphset definition
    • U+29785 CJK UNIFIED IDEOGRAPH-29785: not included in any glyphset definition
    • U+29786 CJK UNIFIED IDEOGRAPH-29786: not included in any glyphset definition
    • U+29787 CJK UNIFIED IDEOGRAPH-29787: not included in any glyphset definition
    • U+29788 CJK UNIFIED IDEOGRAPH-29788: not included in any glyphset definition
    • U+29789 CJK UNIFIED IDEOGRAPH-29789: not included in any glyphset definition
    • U+2978A CJK UNIFIED IDEOGRAPH-2978A: not included in any glyphset definition
    • U+2978B CJK UNIFIED IDEOGRAPH-2978B: not included in any glyphset definition
    • U+2978C CJK UNIFIED IDEOGRAPH-2978C: not included in any glyphset definition
    • U+2978D CJK UNIFIED IDEOGRAPH-2978D: not included in any glyphset definition
    • U+2978E CJK UNIFIED IDEOGRAPH-2978E: not included in any glyphset definition
    • U+2978F CJK UNIFIED IDEOGRAPH-2978F: not included in any glyphset definition
    • U+29790 CJK UNIFIED IDEOGRAPH-29790: not included in any glyphset definition
    • U+29791 CJK UNIFIED IDEOGRAPH-29791: not included in any glyphset definition
    • U+29798 CJK UNIFIED IDEOGRAPH-29798: not included in any glyphset definition
    • U+29799 CJK UNIFIED IDEOGRAPH-29799: not included in any glyphset definition
    • U+2979A CJK UNIFIED IDEOGRAPH-2979A: not included in any glyphset definition
    • U+2979D CJK UNIFIED IDEOGRAPH-2979D: not included in any glyphset definition
    • U+2979E CJK UNIFIED IDEOGRAPH-2979E: not included in any glyphset definition
    • U+297A1 CJK UNIFIED IDEOGRAPH-297A1: not included in any glyphset definition
    • U+297A2 CJK UNIFIED IDEOGRAPH-297A2: not included in any glyphset definition
    • U+297A4 CJK UNIFIED IDEOGRAPH-297A4: not included in any glyphset definition
    • U+297A5 CJK UNIFIED IDEOGRAPH-297A5: not included in any glyphset definition
    • U+297A6 CJK UNIFIED IDEOGRAPH-297A6: not included in any glyphset definition
    • U+297A7 CJK UNIFIED IDEOGRAPH-297A7: not included in any glyphset definition
    • U+297A8 CJK UNIFIED IDEOGRAPH-297A8: not included in any glyphset definition
    • U+297A9 CJK UNIFIED IDEOGRAPH-297A9: not included in any glyphset definition
    • U+297AA CJK UNIFIED IDEOGRAPH-297AA: not included in any glyphset definition
    • U+297AB CJK UNIFIED IDEOGRAPH-297AB: not included in any glyphset definition
    • U+297AC CJK UNIFIED IDEOGRAPH-297AC: not included in any glyphset definition
    • U+297AD CJK UNIFIED IDEOGRAPH-297AD: not included in any glyphset definition
    • U+297AE CJK UNIFIED IDEOGRAPH-297AE: not included in any glyphset definition
    • U+297AF CJK UNIFIED IDEOGRAPH-297AF: not included in any glyphset definition
    • U+297B0 CJK UNIFIED IDEOGRAPH-297B0: not included in any glyphset definition
    • U+297B2 CJK UNIFIED IDEOGRAPH-297B2: not included in any glyphset definition
    • U+297B5 CJK UNIFIED IDEOGRAPH-297B5: not included in any glyphset definition
    • U+297B6 CJK UNIFIED IDEOGRAPH-297B6: not included in any glyphset definition
    • U+297B8 CJK UNIFIED IDEOGRAPH-297B8: not included in any glyphset definition
    • U+297B9 CJK UNIFIED IDEOGRAPH-297B9: not included in any glyphset definition
    • U+297BA CJK UNIFIED IDEOGRAPH-297BA: not included in any glyphset definition
    • U+297BB CJK UNIFIED IDEOGRAPH-297BB: not included in any glyphset definition
    • U+297BD CJK UNIFIED IDEOGRAPH-297BD: not included in any glyphset definition
    • U+297BE CJK UNIFIED IDEOGRAPH-297BE: not included in any glyphset definition
    • U+297BF CJK UNIFIED IDEOGRAPH-297BF: not included in any glyphset definition
    • U+297C0 CJK UNIFIED IDEOGRAPH-297C0: not included in any glyphset definition
    • U+297C1 CJK UNIFIED IDEOGRAPH-297C1: not included in any glyphset definition
    • U+297C2 CJK UNIFIED IDEOGRAPH-297C2: not included in any glyphset definition
    • U+297C3 CJK UNIFIED IDEOGRAPH-297C3: not included in any glyphset definition
    • U+297C4 CJK UNIFIED IDEOGRAPH-297C4: not included in any glyphset definition
    • U+297C5 CJK UNIFIED IDEOGRAPH-297C5: not included in any glyphset definition
    • U+297C6 CJK UNIFIED IDEOGRAPH-297C6: not included in any glyphset definition
    • U+297C7 CJK UNIFIED IDEOGRAPH-297C7: not included in any glyphset definition
    • U+297C8 CJK UNIFIED IDEOGRAPH-297C8: not included in any glyphset definition
    • U+297CA CJK UNIFIED IDEOGRAPH-297CA: not included in any glyphset definition
    • U+297CB CJK UNIFIED IDEOGRAPH-297CB: not included in any glyphset definition
    • U+297CD CJK UNIFIED IDEOGRAPH-297CD: not included in any glyphset definition
    • U+297D0 CJK UNIFIED IDEOGRAPH-297D0: not included in any glyphset definition
    • U+297D1 CJK UNIFIED IDEOGRAPH-297D1: not included in any glyphset definition
    • U+297D2 CJK UNIFIED IDEOGRAPH-297D2: not included in any glyphset definition
    • U+297D3 CJK UNIFIED IDEOGRAPH-297D3: not included in any glyphset definition
    • U+297D4 CJK UNIFIED IDEOGRAPH-297D4: not included in any glyphset definition
    • U+297D5 CJK UNIFIED IDEOGRAPH-297D5: not included in any glyphset definition
    • U+297D7 CJK UNIFIED IDEOGRAPH-297D7: not included in any glyphset definition
    • U+297D8 CJK UNIFIED IDEOGRAPH-297D8: not included in any glyphset definition
    • U+297D9 CJK UNIFIED IDEOGRAPH-297D9: not included in any glyphset definition
    • U+297DA CJK UNIFIED IDEOGRAPH-297DA: not included in any glyphset definition
    • U+297DB CJK UNIFIED IDEOGRAPH-297DB: not included in any glyphset definition
    • U+297DC CJK UNIFIED IDEOGRAPH-297DC: not included in any glyphset definition
    • U+297DE CJK UNIFIED IDEOGRAPH-297DE: not included in any glyphset definition
    • U+297E0 CJK UNIFIED IDEOGRAPH-297E0: not included in any glyphset definition
    • U+297E4 CJK UNIFIED IDEOGRAPH-297E4: not included in any glyphset definition
    • U+297E5 CJK UNIFIED IDEOGRAPH-297E5: not included in any glyphset definition
    • U+297E6 CJK UNIFIED IDEOGRAPH-297E6: not included in any glyphset definition
    • U+297E7 CJK UNIFIED IDEOGRAPH-297E7: not included in any glyphset definition
    • U+297E8 CJK UNIFIED IDEOGRAPH-297E8: not included in any glyphset definition
    • U+297E9 CJK UNIFIED IDEOGRAPH-297E9: not included in any glyphset definition
    • U+297EA CJK UNIFIED IDEOGRAPH-297EA: not included in any glyphset definition
    • U+297ED CJK UNIFIED IDEOGRAPH-297ED: not included in any glyphset definition
    • U+297EE CJK UNIFIED IDEOGRAPH-297EE: not included in any glyphset definition
    • U+297EF CJK UNIFIED IDEOGRAPH-297EF: not included in any glyphset definition
    • U+297F0 CJK UNIFIED IDEOGRAPH-297F0: not included in any glyphset definition
    • U+297F1 CJK UNIFIED IDEOGRAPH-297F1: not included in any glyphset definition
    • U+297F3 CJK UNIFIED IDEOGRAPH-297F3: not included in any glyphset definition
    • U+297F5 CJK UNIFIED IDEOGRAPH-297F5: not included in any glyphset definition
    • U+297F6 CJK UNIFIED IDEOGRAPH-297F6: not included in any glyphset definition
    • U+297F7 CJK UNIFIED IDEOGRAPH-297F7: not included in any glyphset definition
    • U+297F8 CJK UNIFIED IDEOGRAPH-297F8: not included in any glyphset definition
    • U+297F9 CJK UNIFIED IDEOGRAPH-297F9: not included in any glyphset definition
    • U+297FA CJK UNIFIED IDEOGRAPH-297FA: not included in any glyphset definition
    • U+297FB CJK UNIFIED IDEOGRAPH-297FB: not included in any glyphset definition
    • U+297FF CJK UNIFIED IDEOGRAPH-297FF: not included in any glyphset definition
    • U+29801 CJK UNIFIED IDEOGRAPH-29801: not included in any glyphset definition
    • U+29802 CJK UNIFIED IDEOGRAPH-29802: not included in any glyphset definition
    • U+29803 CJK UNIFIED IDEOGRAPH-29803: not included in any glyphset definition
    • U+29805 CJK UNIFIED IDEOGRAPH-29805: not included in any glyphset definition
    • U+29807 CJK UNIFIED IDEOGRAPH-29807: not included in any glyphset definition
    • U+29808 CJK UNIFIED IDEOGRAPH-29808: not included in any glyphset definition
    • U+29809 CJK UNIFIED IDEOGRAPH-29809: not included in any glyphset definition
    • U+2980A CJK UNIFIED IDEOGRAPH-2980A: not included in any glyphset definition
    • U+2980C CJK UNIFIED IDEOGRAPH-2980C: not included in any glyphset definition
    • U+2980E CJK UNIFIED IDEOGRAPH-2980E: not included in any glyphset definition
    • U+2980F CJK UNIFIED IDEOGRAPH-2980F: not included in any glyphset definition
    • U+29810 CJK UNIFIED IDEOGRAPH-29810: not included in any glyphset definition
    • U+29811 CJK UNIFIED IDEOGRAPH-29811: not included in any glyphset definition
    • U+29815 CJK UNIFIED IDEOGRAPH-29815: not included in any glyphset definition
    • U+29816 CJK UNIFIED IDEOGRAPH-29816: not included in any glyphset definition
    • U+29817 CJK UNIFIED IDEOGRAPH-29817: not included in any glyphset definition
    • U+29819 CJK UNIFIED IDEOGRAPH-29819: not included in any glyphset definition
    • U+2981A CJK UNIFIED IDEOGRAPH-2981A: not included in any glyphset definition
    • U+2981B CJK UNIFIED IDEOGRAPH-2981B: not included in any glyphset definition
    • U+2981C CJK UNIFIED IDEOGRAPH-2981C: not included in any glyphset definition
    • U+2981F CJK UNIFIED IDEOGRAPH-2981F: not included in any glyphset definition
    • U+29823 CJK UNIFIED IDEOGRAPH-29823: not included in any glyphset definition
    • U+29824 CJK UNIFIED IDEOGRAPH-29824: not included in any glyphset definition
    • U+29825 CJK UNIFIED IDEOGRAPH-29825: not included in any glyphset definition
    • U+29826 CJK UNIFIED IDEOGRAPH-29826: not included in any glyphset definition
    • U+2982A CJK UNIFIED IDEOGRAPH-2982A: not included in any glyphset definition
    • U+2982B CJK UNIFIED IDEOGRAPH-2982B: not included in any glyphset definition
    • U+2982C CJK UNIFIED IDEOGRAPH-2982C: not included in any glyphset definition
    • U+2982F CJK UNIFIED IDEOGRAPH-2982F: not included in any glyphset definition
    • U+29832 CJK UNIFIED IDEOGRAPH-29832: not included in any glyphset definition
    • U+29836 CJK UNIFIED IDEOGRAPH-29836: not included in any glyphset definition
    • U+29837 CJK UNIFIED IDEOGRAPH-29837: not included in any glyphset definition
    • U+29838 CJK UNIFIED IDEOGRAPH-29838: not included in any glyphset definition
    • U+29839 CJK UNIFIED IDEOGRAPH-29839: not included in any glyphset definition
    • U+2983B CJK UNIFIED IDEOGRAPH-2983B: not included in any glyphset definition
    • U+2983C CJK UNIFIED IDEOGRAPH-2983C: not included in any glyphset definition
    • U+2983D CJK UNIFIED IDEOGRAPH-2983D: not included in any glyphset definition
    • U+2983E CJK UNIFIED IDEOGRAPH-2983E: not included in any glyphset definition
    • U+2983F CJK UNIFIED IDEOGRAPH-2983F: not included in any glyphset definition
    • U+29840 CJK UNIFIED IDEOGRAPH-29840: not included in any glyphset definition
    • U+29843 CJK UNIFIED IDEOGRAPH-29843: not included in any glyphset definition
    • U+29844 CJK UNIFIED IDEOGRAPH-29844: not included in any glyphset definition
    • U+29845 CJK UNIFIED IDEOGRAPH-29845: not included in any glyphset definition
    • U+29848 CJK UNIFIED IDEOGRAPH-29848: not included in any glyphset definition
    • U+2984A CJK UNIFIED IDEOGRAPH-2984A: not included in any glyphset definition
    • U+2984C CJK UNIFIED IDEOGRAPH-2984C: not included in any glyphset definition
    • U+2984E CJK UNIFIED IDEOGRAPH-2984E: not included in any glyphset definition
    • U+29850 CJK UNIFIED IDEOGRAPH-29850: not included in any glyphset definition
    • U+29851 CJK UNIFIED IDEOGRAPH-29851: not included in any glyphset definition
    • U+29852 CJK UNIFIED IDEOGRAPH-29852: not included in any glyphset definition
    • U+29853 CJK UNIFIED IDEOGRAPH-29853: not included in any glyphset definition
    • U+29854 CJK UNIFIED IDEOGRAPH-29854: not included in any glyphset definition
    • U+29855 CJK UNIFIED IDEOGRAPH-29855: not included in any glyphset definition
    • U+29856 CJK UNIFIED IDEOGRAPH-29856: not included in any glyphset definition
    • U+29857 CJK UNIFIED IDEOGRAPH-29857: not included in any glyphset definition
    • U+29858 CJK UNIFIED IDEOGRAPH-29858: not included in any glyphset definition
    • U+2985C CJK UNIFIED IDEOGRAPH-2985C: not included in any glyphset definition
    • U+2985D CJK UNIFIED IDEOGRAPH-2985D: not included in any glyphset definition
    • U+29860 CJK UNIFIED IDEOGRAPH-29860: not included in any glyphset definition
    • U+29861 CJK UNIFIED IDEOGRAPH-29861: not included in any glyphset definition
    • U+29863 CJK UNIFIED IDEOGRAPH-29863: not included in any glyphset definition
    • U+29864 CJK UNIFIED IDEOGRAPH-29864: not included in any glyphset definition
    • U+29866 CJK UNIFIED IDEOGRAPH-29866: not included in any glyphset definition
    • U+29867 CJK UNIFIED IDEOGRAPH-29867: not included in any glyphset definition
    • U+29868 CJK UNIFIED IDEOGRAPH-29868: not included in any glyphset definition
    • U+29869 CJK UNIFIED IDEOGRAPH-29869: not included in any glyphset definition
    • U+2986A CJK UNIFIED IDEOGRAPH-2986A: not included in any glyphset definition
    • U+2986B CJK UNIFIED IDEOGRAPH-2986B: not included in any glyphset definition
    • U+2986C CJK UNIFIED IDEOGRAPH-2986C: not included in any glyphset definition
    • U+2986D CJK UNIFIED IDEOGRAPH-2986D: not included in any glyphset definition
    • U+2986F CJK UNIFIED IDEOGRAPH-2986F: not included in any glyphset definition
    • U+29870 CJK UNIFIED IDEOGRAPH-29870: not included in any glyphset definition
    • U+29871 CJK UNIFIED IDEOGRAPH-29871: not included in any glyphset definition
    • U+29872 CJK UNIFIED IDEOGRAPH-29872: not included in any glyphset definition
    • U+29873 CJK UNIFIED IDEOGRAPH-29873: not included in any glyphset definition
    • U+29875 CJK UNIFIED IDEOGRAPH-29875: not included in any glyphset definition
    • U+29877 CJK UNIFIED IDEOGRAPH-29877: not included in any glyphset definition
    • U+29878 CJK UNIFIED IDEOGRAPH-29878: not included in any glyphset definition
    • U+29879 CJK UNIFIED IDEOGRAPH-29879: not included in any glyphset definition
    • U+2987A CJK UNIFIED IDEOGRAPH-2987A: not included in any glyphset definition
    • U+2987B CJK UNIFIED IDEOGRAPH-2987B: not included in any glyphset definition
    • U+2987C CJK UNIFIED IDEOGRAPH-2987C: not included in any glyphset definition
    • U+2987D CJK UNIFIED IDEOGRAPH-2987D: not included in any glyphset definition
    • U+2987E CJK UNIFIED IDEOGRAPH-2987E: not included in any glyphset definition
    • U+2987F CJK UNIFIED IDEOGRAPH-2987F: not included in any glyphset definition
    • U+29884 CJK UNIFIED IDEOGRAPH-29884: not included in any glyphset definition
    • U+29885 CJK UNIFIED IDEOGRAPH-29885: not included in any glyphset definition
    • U+29888 CJK UNIFIED IDEOGRAPH-29888: not included in any glyphset definition
    • U+29889 CJK UNIFIED IDEOGRAPH-29889: not included in any glyphset definition
    • U+2988A CJK UNIFIED IDEOGRAPH-2988A: not included in any glyphset definition
    • U+2988C CJK UNIFIED IDEOGRAPH-2988C: not included in any glyphset definition
    • U+2988D CJK UNIFIED IDEOGRAPH-2988D: not included in any glyphset definition
    • U+2988E CJK UNIFIED IDEOGRAPH-2988E: not included in any glyphset definition
    • U+29890 CJK UNIFIED IDEOGRAPH-29890: not included in any glyphset definition
    • U+29891 CJK UNIFIED IDEOGRAPH-29891: not included in any glyphset definition
    • U+29892 CJK UNIFIED IDEOGRAPH-29892: not included in any glyphset definition
    • U+29893 CJK UNIFIED IDEOGRAPH-29893: not included in any glyphset definition
    • U+29894 CJK UNIFIED IDEOGRAPH-29894: not included in any glyphset definition
    • U+29895 CJK UNIFIED IDEOGRAPH-29895: not included in any glyphset definition
    • U+29896 CJK UNIFIED IDEOGRAPH-29896: not included in any glyphset definition
    • U+29897 CJK UNIFIED IDEOGRAPH-29897: not included in any glyphset definition
    • U+29898 CJK UNIFIED IDEOGRAPH-29898: not included in any glyphset definition
    • U+29899 CJK UNIFIED IDEOGRAPH-29899: not included in any glyphset definition
    • U+2989A CJK UNIFIED IDEOGRAPH-2989A: not included in any glyphset definition
    • U+2989B CJK UNIFIED IDEOGRAPH-2989B: not included in any glyphset definition
    • U+2989C CJK UNIFIED IDEOGRAPH-2989C: not included in any glyphset definition
    • U+2989D CJK UNIFIED IDEOGRAPH-2989D: not included in any glyphset definition
    • U+2989E CJK UNIFIED IDEOGRAPH-2989E: not included in any glyphset definition
    • U+2989F CJK UNIFIED IDEOGRAPH-2989F: not included in any glyphset definition
    • U+298A0 CJK UNIFIED IDEOGRAPH-298A0: not included in any glyphset definition
    • U+298A1 CJK UNIFIED IDEOGRAPH-298A1: not included in any glyphset definition
    • U+298A7 CJK UNIFIED IDEOGRAPH-298A7: not included in any glyphset definition
    • U+298A8 CJK UNIFIED IDEOGRAPH-298A8: not included in any glyphset definition
    • U+298AA CJK UNIFIED IDEOGRAPH-298AA: not included in any glyphset definition
    • U+298AB CJK UNIFIED IDEOGRAPH-298AB: not included in any glyphset definition
    • U+298AD CJK UNIFIED IDEOGRAPH-298AD: not included in any glyphset definition
    • U+298AE CJK UNIFIED IDEOGRAPH-298AE: not included in any glyphset definition
    • U+298AF CJK UNIFIED IDEOGRAPH-298AF: not included in any glyphset definition
    • U+298B0 CJK UNIFIED IDEOGRAPH-298B0: not included in any glyphset definition
    • U+298B1 CJK UNIFIED IDEOGRAPH-298B1: not included in any glyphset definition
    • U+298B2 CJK UNIFIED IDEOGRAPH-298B2: not included in any glyphset definition
    • U+298B3 CJK UNIFIED IDEOGRAPH-298B3: not included in any glyphset definition
    • U+298B4 CJK UNIFIED IDEOGRAPH-298B4: not included in any glyphset definition
    • U+298B5 CJK UNIFIED IDEOGRAPH-298B5: not included in any glyphset definition
    • U+298B6 CJK UNIFIED IDEOGRAPH-298B6: not included in any glyphset definition
    • U+298B7 CJK UNIFIED IDEOGRAPH-298B7: not included in any glyphset definition
    • U+298B8 CJK UNIFIED IDEOGRAPH-298B8: not included in any glyphset definition
    • U+298B9 CJK UNIFIED IDEOGRAPH-298B9: not included in any glyphset definition
    • U+298BA CJK UNIFIED IDEOGRAPH-298BA: not included in any glyphset definition
    • U+298BB CJK UNIFIED IDEOGRAPH-298BB: not included in any glyphset definition
    • U+298BC CJK UNIFIED IDEOGRAPH-298BC: not included in any glyphset definition
    • U+298BD CJK UNIFIED IDEOGRAPH-298BD: not included in any glyphset definition
    • U+298BE CJK UNIFIED IDEOGRAPH-298BE: not included in any glyphset definition
    • U+298BF CJK UNIFIED IDEOGRAPH-298BF: not included in any glyphset definition
    • U+298C0 CJK UNIFIED IDEOGRAPH-298C0: not included in any glyphset definition
    • U+298C1 CJK UNIFIED IDEOGRAPH-298C1: not included in any glyphset definition
    • U+298C2 CJK UNIFIED IDEOGRAPH-298C2: not included in any glyphset definition
    • U+298C3 CJK UNIFIED IDEOGRAPH-298C3: not included in any glyphset definition
    • U+298C4 CJK UNIFIED IDEOGRAPH-298C4: not included in any glyphset definition
    • U+298C5 CJK UNIFIED IDEOGRAPH-298C5: not included in any glyphset definition
    • U+298C6 CJK UNIFIED IDEOGRAPH-298C6: not included in any glyphset definition
    • U+298CA CJK UNIFIED IDEOGRAPH-298CA: not included in any glyphset definition
    • U+298CC CJK UNIFIED IDEOGRAPH-298CC: not included in any glyphset definition
    • U+298CD CJK UNIFIED IDEOGRAPH-298CD: not included in any glyphset definition
    • U+298D0 CJK UNIFIED IDEOGRAPH-298D0: not included in any glyphset definition
    • U+298D1 CJK UNIFIED IDEOGRAPH-298D1: not included in any glyphset definition
    • U+298D2 CJK UNIFIED IDEOGRAPH-298D2: not included in any glyphset definition
    • U+298D5 CJK UNIFIED IDEOGRAPH-298D5: not included in any glyphset definition
    • U+298D6 CJK UNIFIED IDEOGRAPH-298D6: not included in any glyphset definition
    • U+298D7 CJK UNIFIED IDEOGRAPH-298D7: not included in any glyphset definition
    • U+298D8 CJK UNIFIED IDEOGRAPH-298D8: not included in any glyphset definition
    • U+298D9 CJK UNIFIED IDEOGRAPH-298D9: not included in any glyphset definition
    • U+298DA CJK UNIFIED IDEOGRAPH-298DA: not included in any glyphset definition
    • U+298DB CJK UNIFIED IDEOGRAPH-298DB: not included in any glyphset definition
    • U+298DD CJK UNIFIED IDEOGRAPH-298DD: not included in any glyphset definition
    • U+298DE CJK UNIFIED IDEOGRAPH-298DE: not included in any glyphset definition
    • U+298DF CJK UNIFIED IDEOGRAPH-298DF: not included in any glyphset definition
    • U+298E0 CJK UNIFIED IDEOGRAPH-298E0: not included in any glyphset definition
    • U+298E1 CJK UNIFIED IDEOGRAPH-298E1: not included in any glyphset definition
    • U+298E2 CJK UNIFIED IDEOGRAPH-298E2: not included in any glyphset definition
    • U+298E3 CJK UNIFIED IDEOGRAPH-298E3: not included in any glyphset definition
    • U+298E4 CJK UNIFIED IDEOGRAPH-298E4: not included in any glyphset definition
    • U+298E9 CJK UNIFIED IDEOGRAPH-298E9: not included in any glyphset definition
    • U+298EA CJK UNIFIED IDEOGRAPH-298EA: not included in any glyphset definition
    • U+298EB CJK UNIFIED IDEOGRAPH-298EB: not included in any glyphset definition
    • U+298ED CJK UNIFIED IDEOGRAPH-298ED: not included in any glyphset definition
    • U+298EE CJK UNIFIED IDEOGRAPH-298EE: not included in any glyphset definition
    • U+298EF CJK UNIFIED IDEOGRAPH-298EF: not included in any glyphset definition
    • U+298F0 CJK UNIFIED IDEOGRAPH-298F0: not included in any glyphset definition
    • U+298F1 CJK UNIFIED IDEOGRAPH-298F1: not included in any glyphset definition
    • U+298F2 CJK UNIFIED IDEOGRAPH-298F2: not included in any glyphset definition
    • U+298F3 CJK UNIFIED IDEOGRAPH-298F3: not included in any glyphset definition
    • U+298F4 CJK UNIFIED IDEOGRAPH-298F4: not included in any glyphset definition
    • U+298F5 CJK UNIFIED IDEOGRAPH-298F5: not included in any glyphset definition
    • U+298F6 CJK UNIFIED IDEOGRAPH-298F6: not included in any glyphset definition
    • U+298F7 CJK UNIFIED IDEOGRAPH-298F7: not included in any glyphset definition
    • U+298F8 CJK UNIFIED IDEOGRAPH-298F8: not included in any glyphset definition
    • U+298F9 CJK UNIFIED IDEOGRAPH-298F9: not included in any glyphset definition
    • U+298FA CJK UNIFIED IDEOGRAPH-298FA: not included in any glyphset definition
    • U+298FB CJK UNIFIED IDEOGRAPH-298FB: not included in any glyphset definition
    • U+298FC CJK UNIFIED IDEOGRAPH-298FC: not included in any glyphset definition
    • U+298FD CJK UNIFIED IDEOGRAPH-298FD: not included in any glyphset definition
    • U+298FE CJK UNIFIED IDEOGRAPH-298FE: not included in any glyphset definition
    • U+298FF CJK UNIFIED IDEOGRAPH-298FF: not included in any glyphset definition
    • U+29900 CJK UNIFIED IDEOGRAPH-29900: not included in any glyphset definition
    • U+29901 CJK UNIFIED IDEOGRAPH-29901: not included in any glyphset definition
    • U+29905 CJK UNIFIED IDEOGRAPH-29905: not included in any glyphset definition
    • U+29908 CJK UNIFIED IDEOGRAPH-29908: not included in any glyphset definition
    • U+29909 CJK UNIFIED IDEOGRAPH-29909: not included in any glyphset definition
    • U+2990B CJK UNIFIED IDEOGRAPH-2990B: not included in any glyphset definition
    • U+29910 CJK UNIFIED IDEOGRAPH-29910: not included in any glyphset definition
    • U+29913 CJK UNIFIED IDEOGRAPH-29913: not included in any glyphset definition
    • U+29916 CJK UNIFIED IDEOGRAPH-29916: not included in any glyphset definition
    • U+29917 CJK UNIFIED IDEOGRAPH-29917: not included in any glyphset definition
    • U+29918 CJK UNIFIED IDEOGRAPH-29918: not included in any glyphset definition
    • U+29919 CJK UNIFIED IDEOGRAPH-29919: not included in any glyphset definition
    • U+2991A CJK UNIFIED IDEOGRAPH-2991A: not included in any glyphset definition
    • U+2991B CJK UNIFIED IDEOGRAPH-2991B: not included in any glyphset definition
    • U+2991C CJK UNIFIED IDEOGRAPH-2991C: not included in any glyphset definition
    • U+2991D CJK UNIFIED IDEOGRAPH-2991D: not included in any glyphset definition
    • U+2991E CJK UNIFIED IDEOGRAPH-2991E: not included in any glyphset definition
    • U+2991F CJK UNIFIED IDEOGRAPH-2991F: not included in any glyphset definition
    • U+29920 CJK UNIFIED IDEOGRAPH-29920: not included in any glyphset definition
    • U+29921 CJK UNIFIED IDEOGRAPH-29921: not included in any glyphset definition
    • U+29922 CJK UNIFIED IDEOGRAPH-29922: not included in any glyphset definition
    • U+29923 CJK UNIFIED IDEOGRAPH-29923: not included in any glyphset definition
    • U+29924 CJK UNIFIED IDEOGRAPH-29924: not included in any glyphset definition
    • U+29925 CJK UNIFIED IDEOGRAPH-29925: not included in any glyphset definition
    • U+29926 CJK UNIFIED IDEOGRAPH-29926: not included in any glyphset definition
    • U+29928 CJK UNIFIED IDEOGRAPH-29928: not included in any glyphset definition
    • U+29929 CJK UNIFIED IDEOGRAPH-29929: not included in any glyphset definition
    • U+2992A CJK UNIFIED IDEOGRAPH-2992A: not included in any glyphset definition
    • U+2992B CJK UNIFIED IDEOGRAPH-2992B: not included in any glyphset definition
    • U+2992C CJK UNIFIED IDEOGRAPH-2992C: not included in any glyphset definition
    • U+2992D CJK UNIFIED IDEOGRAPH-2992D: not included in any glyphset definition
    • U+29933 CJK UNIFIED IDEOGRAPH-29933: not included in any glyphset definition
    • U+29939 CJK UNIFIED IDEOGRAPH-29939: not included in any glyphset definition
    • U+2993A CJK UNIFIED IDEOGRAPH-2993A: not included in any glyphset definition
    • U+2993D CJK UNIFIED IDEOGRAPH-2993D: not included in any glyphset definition
    • U+2993E CJK UNIFIED IDEOGRAPH-2993E: not included in any glyphset definition
    • U+2993F CJK UNIFIED IDEOGRAPH-2993F: not included in any glyphset definition
    • U+29940 CJK UNIFIED IDEOGRAPH-29940: not included in any glyphset definition
    • U+29941 CJK UNIFIED IDEOGRAPH-29941: not included in any glyphset definition
    • U+29942 CJK UNIFIED IDEOGRAPH-29942: not included in any glyphset definition
    • U+29943 CJK UNIFIED IDEOGRAPH-29943: not included in any glyphset definition
    • U+29944 CJK UNIFIED IDEOGRAPH-29944: not included in any glyphset definition
    • U+29945 CJK UNIFIED IDEOGRAPH-29945: not included in any glyphset definition
    • U+29947 CJK UNIFIED IDEOGRAPH-29947: not included in any glyphset definition
    • U+29948 CJK UNIFIED IDEOGRAPH-29948: not included in any glyphset definition
    • U+29949 CJK UNIFIED IDEOGRAPH-29949: not included in any glyphset definition
    • U+2994A CJK UNIFIED IDEOGRAPH-2994A: not included in any glyphset definition
    • U+2994B CJK UNIFIED IDEOGRAPH-2994B: not included in any glyphset definition
    • U+2994C CJK UNIFIED IDEOGRAPH-2994C: not included in any glyphset definition
    • U+2994D CJK UNIFIED IDEOGRAPH-2994D: not included in any glyphset definition
    • U+2994E CJK UNIFIED IDEOGRAPH-2994E: not included in any glyphset definition
    • U+2994F CJK UNIFIED IDEOGRAPH-2994F: not included in any glyphset definition
    • U+29950 CJK UNIFIED IDEOGRAPH-29950: not included in any glyphset definition
    • U+29951 CJK UNIFIED IDEOGRAPH-29951: not included in any glyphset definition
    • U+29952 CJK UNIFIED IDEOGRAPH-29952: not included in any glyphset definition
    • U+29953 CJK UNIFIED IDEOGRAPH-29953: not included in any glyphset definition
    • U+29954 CJK UNIFIED IDEOGRAPH-29954: not included in any glyphset definition
    • U+29956 CJK UNIFIED IDEOGRAPH-29956: not included in any glyphset definition
    • U+29957 CJK UNIFIED IDEOGRAPH-29957: not included in any glyphset definition
    • U+29958 CJK UNIFIED IDEOGRAPH-29958: not included in any glyphset definition
    • U+2995D CJK UNIFIED IDEOGRAPH-2995D: not included in any glyphset definition
    • U+2995E CJK UNIFIED IDEOGRAPH-2995E: not included in any glyphset definition
    • U+29962 CJK UNIFIED IDEOGRAPH-29962: not included in any glyphset definition
    • U+29965 CJK UNIFIED IDEOGRAPH-29965: not included in any glyphset definition
    • U+2996A CJK UNIFIED IDEOGRAPH-2996A: not included in any glyphset definition
    • U+2996B CJK UNIFIED IDEOGRAPH-2996B: not included in any glyphset definition
    • U+2996C CJK UNIFIED IDEOGRAPH-2996C: not included in any glyphset definition
    • U+2996D CJK UNIFIED IDEOGRAPH-2996D: not included in any glyphset definition
    • U+2996E CJK UNIFIED IDEOGRAPH-2996E: not included in any glyphset definition
    • U+2996F CJK UNIFIED IDEOGRAPH-2996F: not included in any glyphset definition
    • U+29970 CJK UNIFIED IDEOGRAPH-29970: not included in any glyphset definition
    • U+29971 CJK UNIFIED IDEOGRAPH-29971: not included in any glyphset definition
    • U+29972 CJK UNIFIED IDEOGRAPH-29972: not included in any glyphset definition
    • U+29973 CJK UNIFIED IDEOGRAPH-29973: not included in any glyphset definition
    • U+29974 CJK UNIFIED IDEOGRAPH-29974: not included in any glyphset definition
    • U+2997D CJK UNIFIED IDEOGRAPH-2997D: not included in any glyphset definition
    • U+2997F CJK UNIFIED IDEOGRAPH-2997F: not included in any glyphset definition
    • U+29980 CJK UNIFIED IDEOGRAPH-29980: not included in any glyphset definition
    • U+29981 CJK UNIFIED IDEOGRAPH-29981: not included in any glyphset definition
    • U+29982 CJK UNIFIED IDEOGRAPH-29982: not included in any glyphset definition
    • U+29983 CJK UNIFIED IDEOGRAPH-29983: not included in any glyphset definition
    • U+29984 CJK UNIFIED IDEOGRAPH-29984: not included in any glyphset definition
    • U+29985 CJK UNIFIED IDEOGRAPH-29985: not included in any glyphset definition
    • U+29986 CJK UNIFIED IDEOGRAPH-29986: not included in any glyphset definition
    • U+29987 CJK UNIFIED IDEOGRAPH-29987: not included in any glyphset definition
    • U+29988 CJK UNIFIED IDEOGRAPH-29988: not included in any glyphset definition
    • U+29989 CJK UNIFIED IDEOGRAPH-29989: not included in any glyphset definition
    • U+2998A CJK UNIFIED IDEOGRAPH-2998A: not included in any glyphset definition
    • U+2998B CJK UNIFIED IDEOGRAPH-2998B: not included in any glyphset definition
    • U+2998C CJK UNIFIED IDEOGRAPH-2998C: not included in any glyphset definition
    • U+2998D CJK UNIFIED IDEOGRAPH-2998D: not included in any glyphset definition
    • U+2998E CJK UNIFIED IDEOGRAPH-2998E: not included in any glyphset definition
    • U+2998F CJK UNIFIED IDEOGRAPH-2998F: not included in any glyphset definition
    • U+29990 CJK UNIFIED IDEOGRAPH-29990: not included in any glyphset definition
    • U+29991 CJK UNIFIED IDEOGRAPH-29991: not included in any glyphset definition
    • U+29997 CJK UNIFIED IDEOGRAPH-29997: not included in any glyphset definition
    • U+2999A CJK UNIFIED IDEOGRAPH-2999A: not included in any glyphset definition
    • U+2999C CJK UNIFIED IDEOGRAPH-2999C: not included in any glyphset definition
    • U+2999D CJK UNIFIED IDEOGRAPH-2999D: not included in any glyphset definition
    • U+2999E CJK UNIFIED IDEOGRAPH-2999E: not included in any glyphset definition
    • U+2999F CJK UNIFIED IDEOGRAPH-2999F: not included in any glyphset definition
    • U+299A0 CJK UNIFIED IDEOGRAPH-299A0: not included in any glyphset definition
    • U+299A1 CJK UNIFIED IDEOGRAPH-299A1: not included in any glyphset definition
    • U+299A2 CJK UNIFIED IDEOGRAPH-299A2: not included in any glyphset definition
    • U+299A3 CJK UNIFIED IDEOGRAPH-299A3: not included in any glyphset definition
    • U+299A4 CJK UNIFIED IDEOGRAPH-299A4: not included in any glyphset definition
    • U+299A5 CJK UNIFIED IDEOGRAPH-299A5: not included in any glyphset definition
    • U+299A6 CJK UNIFIED IDEOGRAPH-299A6: not included in any glyphset definition
    • U+299A7 CJK UNIFIED IDEOGRAPH-299A7: not included in any glyphset definition
    • U+299A8 CJK UNIFIED IDEOGRAPH-299A8: not included in any glyphset definition
    • U+299AE CJK UNIFIED IDEOGRAPH-299AE: not included in any glyphset definition
    • U+299B0 CJK UNIFIED IDEOGRAPH-299B0: not included in any glyphset definition
    • U+299B5 CJK UNIFIED IDEOGRAPH-299B5: not included in any glyphset definition
    • U+299B6 CJK UNIFIED IDEOGRAPH-299B6: not included in any glyphset definition
    • U+299B7 CJK UNIFIED IDEOGRAPH-299B7: not included in any glyphset definition
    • U+299B8 CJK UNIFIED IDEOGRAPH-299B8: not included in any glyphset definition
    • U+299B9 CJK UNIFIED IDEOGRAPH-299B9: not included in any glyphset definition
    • U+299BA CJK UNIFIED IDEOGRAPH-299BA: not included in any glyphset definition
    • U+299BB CJK UNIFIED IDEOGRAPH-299BB: not included in any glyphset definition
    • U+299BC CJK UNIFIED IDEOGRAPH-299BC: not included in any glyphset definition
    • U+299BD CJK UNIFIED IDEOGRAPH-299BD: not included in any glyphset definition
    • U+299BE CJK UNIFIED IDEOGRAPH-299BE: not included in any glyphset definition
    • U+299C2 CJK UNIFIED IDEOGRAPH-299C2: not included in any glyphset definition
    • U+299C3 CJK UNIFIED IDEOGRAPH-299C3: not included in any glyphset definition
    • U+299C4 CJK UNIFIED IDEOGRAPH-299C4: not included in any glyphset definition
    • U+299C5 CJK UNIFIED IDEOGRAPH-299C5: not included in any glyphset definition
    • U+299C6 CJK UNIFIED IDEOGRAPH-299C6: not included in any glyphset definition
    • U+299C7 CJK UNIFIED IDEOGRAPH-299C7: not included in any glyphset definition
    • U+299C8 CJK UNIFIED IDEOGRAPH-299C8: not included in any glyphset definition
    • U+299C9 CJK UNIFIED IDEOGRAPH-299C9: not included in any glyphset definition
    • U+299CA CJK UNIFIED IDEOGRAPH-299CA: not included in any glyphset definition
    • U+299CB CJK UNIFIED IDEOGRAPH-299CB: not included in any glyphset definition
    • U+299CC CJK UNIFIED IDEOGRAPH-299CC: not included in any glyphset definition
    • U+299CD CJK UNIFIED IDEOGRAPH-299CD: not included in any glyphset definition
    • U+299CE CJK UNIFIED IDEOGRAPH-299CE: not included in any glyphset definition
    • U+299CF CJK UNIFIED IDEOGRAPH-299CF: not included in any glyphset definition
    • U+299D0 CJK UNIFIED IDEOGRAPH-299D0: not included in any glyphset definition
    • U+299D2 CJK UNIFIED IDEOGRAPH-299D2: not included in any glyphset definition
    • U+299D4 CJK UNIFIED IDEOGRAPH-299D4: not included in any glyphset definition
    • U+299D5 CJK UNIFIED IDEOGRAPH-299D5: not included in any glyphset definition
    • U+299D6 CJK UNIFIED IDEOGRAPH-299D6: not included in any glyphset definition
    • U+299D8 CJK UNIFIED IDEOGRAPH-299D8: not included in any glyphset definition
    • U+299D9 CJK UNIFIED IDEOGRAPH-299D9: not included in any glyphset definition
    • U+299DA CJK UNIFIED IDEOGRAPH-299DA: not included in any glyphset definition
    • U+299DC CJK UNIFIED IDEOGRAPH-299DC: not included in any glyphset definition
    • U+299E0 CJK UNIFIED IDEOGRAPH-299E0: not included in any glyphset definition
    • U+299E1 CJK UNIFIED IDEOGRAPH-299E1: not included in any glyphset definition
    • U+299E2 CJK UNIFIED IDEOGRAPH-299E2: not included in any glyphset definition
    • U+299E3 CJK UNIFIED IDEOGRAPH-299E3: not included in any glyphset definition
    • U+299E5 CJK UNIFIED IDEOGRAPH-299E5: not included in any glyphset definition
    • U+299E6 CJK UNIFIED IDEOGRAPH-299E6: not included in any glyphset definition
    • U+299E8 CJK UNIFIED IDEOGRAPH-299E8: not included in any glyphset definition
    • U+299EA CJK UNIFIED IDEOGRAPH-299EA: not included in any glyphset definition
    • U+299EB CJK UNIFIED IDEOGRAPH-299EB: not included in any glyphset definition
    • U+299EC CJK UNIFIED IDEOGRAPH-299EC: not included in any glyphset definition
    • U+299ED CJK UNIFIED IDEOGRAPH-299ED: not included in any glyphset definition
    • U+299EE CJK UNIFIED IDEOGRAPH-299EE: not included in any glyphset definition
    • U+299EF CJK UNIFIED IDEOGRAPH-299EF: not included in any glyphset definition
    • U+299F0 CJK UNIFIED IDEOGRAPH-299F0: not included in any glyphset definition
    • U+299F1 CJK UNIFIED IDEOGRAPH-299F1: not included in any glyphset definition
    • U+299F2 CJK UNIFIED IDEOGRAPH-299F2: not included in any glyphset definition
    • U+299F3 CJK UNIFIED IDEOGRAPH-299F3: not included in any glyphset definition
    • U+299F4 CJK UNIFIED IDEOGRAPH-299F4: not included in any glyphset definition
    • U+299F5 CJK UNIFIED IDEOGRAPH-299F5: not included in any glyphset definition
    • U+299F8 CJK UNIFIED IDEOGRAPH-299F8: not included in any glyphset definition
    • U+299FA CJK UNIFIED IDEOGRAPH-299FA: not included in any glyphset definition
    • U+299FB CJK UNIFIED IDEOGRAPH-299FB: not included in any glyphset definition
    • U+299FC CJK UNIFIED IDEOGRAPH-299FC: not included in any glyphset definition
    • U+299FF CJK UNIFIED IDEOGRAPH-299FF: not included in any glyphset definition
    • U+29A00 CJK UNIFIED IDEOGRAPH-29A00: not included in any glyphset definition
    • U+29A01 CJK UNIFIED IDEOGRAPH-29A01: not included in any glyphset definition
    • U+29A02 CJK UNIFIED IDEOGRAPH-29A02: not included in any glyphset definition
    • U+29A03 CJK UNIFIED IDEOGRAPH-29A03: not included in any glyphset definition
    • U+29A04 CJK UNIFIED IDEOGRAPH-29A04: not included in any glyphset definition
    • U+29A06 CJK UNIFIED IDEOGRAPH-29A06: not included in any glyphset definition
    • U+29A07 CJK UNIFIED IDEOGRAPH-29A07: not included in any glyphset definition
    • U+29A08 CJK UNIFIED IDEOGRAPH-29A08: not included in any glyphset definition
    • U+29A0A CJK UNIFIED IDEOGRAPH-29A0A: not included in any glyphset definition
    • U+29A0B CJK UNIFIED IDEOGRAPH-29A0B: not included in any glyphset definition
    • U+29A0C CJK UNIFIED IDEOGRAPH-29A0C: not included in any glyphset definition
    • U+29A0D CJK UNIFIED IDEOGRAPH-29A0D: not included in any glyphset definition
    • U+29A0E CJK UNIFIED IDEOGRAPH-29A0E: not included in any glyphset definition
    • U+29A0F CJK UNIFIED IDEOGRAPH-29A0F: not included in any glyphset definition
    • U+29A10 CJK UNIFIED IDEOGRAPH-29A10: not included in any glyphset definition
    • U+29A11 CJK UNIFIED IDEOGRAPH-29A11: not included in any glyphset definition
    • U+29A12 CJK UNIFIED IDEOGRAPH-29A12: not included in any glyphset definition
    • U+29A15 CJK UNIFIED IDEOGRAPH-29A15: not included in any glyphset definition
    • U+29A17 CJK UNIFIED IDEOGRAPH-29A17: not included in any glyphset definition
    • U+29A18 CJK UNIFIED IDEOGRAPH-29A18: not included in any glyphset definition
    • U+29A19 CJK UNIFIED IDEOGRAPH-29A19: not included in any glyphset definition
    • U+29A1A CJK UNIFIED IDEOGRAPH-29A1A: not included in any glyphset definition
    • U+29A1C CJK UNIFIED IDEOGRAPH-29A1C: not included in any glyphset definition
    • U+29A1D CJK UNIFIED IDEOGRAPH-29A1D: not included in any glyphset definition
    • U+29A1E CJK UNIFIED IDEOGRAPH-29A1E: not included in any glyphset definition
    • U+29A1F CJK UNIFIED IDEOGRAPH-29A1F: not included in any glyphset definition
    • U+29A20 CJK UNIFIED IDEOGRAPH-29A20: not included in any glyphset definition
    • U+29A21 CJK UNIFIED IDEOGRAPH-29A21: not included in any glyphset definition
    • U+29A23 CJK UNIFIED IDEOGRAPH-29A23: not included in any glyphset definition
    • U+29A29 CJK UNIFIED IDEOGRAPH-29A29: not included in any glyphset definition
    • U+29A2B CJK UNIFIED IDEOGRAPH-29A2B: not included in any glyphset definition
    • U+29A2C CJK UNIFIED IDEOGRAPH-29A2C: not included in any glyphset definition
    • U+29A2D CJK UNIFIED IDEOGRAPH-29A2D: not included in any glyphset definition
    • U+29A2E CJK UNIFIED IDEOGRAPH-29A2E: not included in any glyphset definition
    • U+29A2F CJK UNIFIED IDEOGRAPH-29A2F: not included in any glyphset definition
    • U+29A30 CJK UNIFIED IDEOGRAPH-29A30: not included in any glyphset definition
    • U+29A31 CJK UNIFIED IDEOGRAPH-29A31: not included in any glyphset definition
    • U+29A32 CJK UNIFIED IDEOGRAPH-29A32: not included in any glyphset definition
    • U+29A33 CJK UNIFIED IDEOGRAPH-29A33: not included in any glyphset definition
    • U+29A34 CJK UNIFIED IDEOGRAPH-29A34: not included in any glyphset definition
    • U+29A35 CJK UNIFIED IDEOGRAPH-29A35: not included in any glyphset definition
    • U+29A36 CJK UNIFIED IDEOGRAPH-29A36: not included in any glyphset definition
    • U+29A37 CJK UNIFIED IDEOGRAPH-29A37: not included in any glyphset definition
    • U+29A38 CJK UNIFIED IDEOGRAPH-29A38: not included in any glyphset definition
    • U+29A39 CJK UNIFIED IDEOGRAPH-29A39: not included in any glyphset definition
    • U+29A3A CJK UNIFIED IDEOGRAPH-29A3A: not included in any glyphset definition
    • U+29A3B CJK UNIFIED IDEOGRAPH-29A3B: not included in any glyphset definition
    • U+29A3D CJK UNIFIED IDEOGRAPH-29A3D: not included in any glyphset definition
    • U+29A3E CJK UNIFIED IDEOGRAPH-29A3E: not included in any glyphset definition
    • U+29A3F CJK UNIFIED IDEOGRAPH-29A3F: not included in any glyphset definition
    • U+29A40 CJK UNIFIED IDEOGRAPH-29A40: not included in any glyphset definition
    • U+29A42 CJK UNIFIED IDEOGRAPH-29A42: not included in any glyphset definition
    • U+29A44 CJK UNIFIED IDEOGRAPH-29A44: not included in any glyphset definition
    • U+29A46 CJK UNIFIED IDEOGRAPH-29A46: not included in any glyphset definition
    • U+29A48 CJK UNIFIED IDEOGRAPH-29A48: not included in any glyphset definition
    • U+29A49 CJK UNIFIED IDEOGRAPH-29A49: not included in any glyphset definition
    • U+29A4A CJK UNIFIED IDEOGRAPH-29A4A: not included in any glyphset definition
    • U+29A4B CJK UNIFIED IDEOGRAPH-29A4B: not included in any glyphset definition
    • U+29A4C CJK UNIFIED IDEOGRAPH-29A4C: not included in any glyphset definition
    • U+29A4D CJK UNIFIED IDEOGRAPH-29A4D: not included in any glyphset definition
    • U+29A4E CJK UNIFIED IDEOGRAPH-29A4E: not included in any glyphset definition
    • U+29A50 CJK UNIFIED IDEOGRAPH-29A50: not included in any glyphset definition
    • U+29A52 CJK UNIFIED IDEOGRAPH-29A52: not included in any glyphset definition
    • U+29A54 CJK UNIFIED IDEOGRAPH-29A54: not included in any glyphset definition
    • U+29A57 CJK UNIFIED IDEOGRAPH-29A57: not included in any glyphset definition
    • U+29A58 CJK UNIFIED IDEOGRAPH-29A58: not included in any glyphset definition
    • U+29A59 CJK UNIFIED IDEOGRAPH-29A59: not included in any glyphset definition
    • U+29A5A CJK UNIFIED IDEOGRAPH-29A5A: not included in any glyphset definition
    • U+29A5B CJK UNIFIED IDEOGRAPH-29A5B: not included in any glyphset definition
    • U+29A5C CJK UNIFIED IDEOGRAPH-29A5C: not included in any glyphset definition
    • U+29A5D CJK UNIFIED IDEOGRAPH-29A5D: not included in any glyphset definition
    • U+29A5E CJK UNIFIED IDEOGRAPH-29A5E: not included in any glyphset definition
    • U+29A5F CJK UNIFIED IDEOGRAPH-29A5F: not included in any glyphset definition
    • U+29A60 CJK UNIFIED IDEOGRAPH-29A60: not included in any glyphset definition
    • U+29A61 CJK UNIFIED IDEOGRAPH-29A61: not included in any glyphset definition
    • U+29A62 CJK UNIFIED IDEOGRAPH-29A62: not included in any glyphset definition
    • U+29A63 CJK UNIFIED IDEOGRAPH-29A63: not included in any glyphset definition
    • U+29A64 CJK UNIFIED IDEOGRAPH-29A64: not included in any glyphset definition
    • U+29A67 CJK UNIFIED IDEOGRAPH-29A67: not included in any glyphset definition
    • U+29A6B CJK UNIFIED IDEOGRAPH-29A6B: not included in any glyphset definition
    • U+29A6D CJK UNIFIED IDEOGRAPH-29A6D: not included in any glyphset definition
    • U+29A6E CJK UNIFIED IDEOGRAPH-29A6E: not included in any glyphset definition
    • U+29A6F CJK UNIFIED IDEOGRAPH-29A6F: not included in any glyphset definition
    • U+29A70 CJK UNIFIED IDEOGRAPH-29A70: not included in any glyphset definition
    • U+29A71 CJK UNIFIED IDEOGRAPH-29A71: not included in any glyphset definition
    • U+29A72 CJK UNIFIED IDEOGRAPH-29A72: not included in any glyphset definition
    • U+29A73 CJK UNIFIED IDEOGRAPH-29A73: not included in any glyphset definition
    • U+29A74 CJK UNIFIED IDEOGRAPH-29A74: not included in any glyphset definition
    • U+29A75 CJK UNIFIED IDEOGRAPH-29A75: not included in any glyphset definition
    • U+29A76 CJK UNIFIED IDEOGRAPH-29A76: not included in any glyphset definition
    • U+29A77 CJK UNIFIED IDEOGRAPH-29A77: not included in any glyphset definition
    • U+29A78 CJK UNIFIED IDEOGRAPH-29A78: not included in any glyphset definition
    • U+29A7A CJK UNIFIED IDEOGRAPH-29A7A: not included in any glyphset definition
    • U+29A7C CJK UNIFIED IDEOGRAPH-29A7C: not included in any glyphset definition
    • U+29A7D CJK UNIFIED IDEOGRAPH-29A7D: not included in any glyphset definition
    • U+29A80 CJK UNIFIED IDEOGRAPH-29A80: not included in any glyphset definition
    • U+29A81 CJK UNIFIED IDEOGRAPH-29A81: not included in any glyphset definition
    • U+29A82 CJK UNIFIED IDEOGRAPH-29A82: not included in any glyphset definition
    • U+29A83 CJK UNIFIED IDEOGRAPH-29A83: not included in any glyphset definition
    • U+29A84 CJK UNIFIED IDEOGRAPH-29A84: not included in any glyphset definition
    • U+29A85 CJK UNIFIED IDEOGRAPH-29A85: not included in any glyphset definition
    • U+29A86 CJK UNIFIED IDEOGRAPH-29A86: not included in any glyphset definition
    • U+29A88 CJK UNIFIED IDEOGRAPH-29A88: not included in any glyphset definition
    • U+29A89 CJK UNIFIED IDEOGRAPH-29A89: not included in any glyphset definition
    • U+29A8A CJK UNIFIED IDEOGRAPH-29A8A: not included in any glyphset definition
    • U+29A8B CJK UNIFIED IDEOGRAPH-29A8B: not included in any glyphset definition
    • U+29A8C CJK UNIFIED IDEOGRAPH-29A8C: not included in any glyphset definition
    • U+29A8D CJK UNIFIED IDEOGRAPH-29A8D: not included in any glyphset definition
    • U+29A8E CJK UNIFIED IDEOGRAPH-29A8E: not included in any glyphset definition
    • U+29A90 CJK UNIFIED IDEOGRAPH-29A90: not included in any glyphset definition
    • U+29A91 CJK UNIFIED IDEOGRAPH-29A91: not included in any glyphset definition
    • U+29A95 CJK UNIFIED IDEOGRAPH-29A95: not included in any glyphset definition
    • U+29A97 CJK UNIFIED IDEOGRAPH-29A97: not included in any glyphset definition
    • U+29A98 CJK UNIFIED IDEOGRAPH-29A98: not included in any glyphset definition
    • U+29A9A CJK UNIFIED IDEOGRAPH-29A9A: not included in any glyphset definition
    • U+29A9B CJK UNIFIED IDEOGRAPH-29A9B: not included in any glyphset definition
    • U+29A9C CJK UNIFIED IDEOGRAPH-29A9C: not included in any glyphset definition
    • U+29A9F CJK UNIFIED IDEOGRAPH-29A9F: not included in any glyphset definition
    • U+29AA0 CJK UNIFIED IDEOGRAPH-29AA0: not included in any glyphset definition
    • U+29AA1 CJK UNIFIED IDEOGRAPH-29AA1: not included in any glyphset definition
    • U+29AA2 CJK UNIFIED IDEOGRAPH-29AA2: not included in any glyphset definition
    • U+29AA3 CJK UNIFIED IDEOGRAPH-29AA3: not included in any glyphset definition
    • U+29AA4 CJK UNIFIED IDEOGRAPH-29AA4: not included in any glyphset definition
    • U+29AA5 CJK UNIFIED IDEOGRAPH-29AA5: not included in any glyphset definition
    • U+29AA6 CJK UNIFIED IDEOGRAPH-29AA6: not included in any glyphset definition
    • U+29AA7 CJK UNIFIED IDEOGRAPH-29AA7: not included in any glyphset definition
    • U+29AA8 CJK UNIFIED IDEOGRAPH-29AA8: not included in any glyphset definition
    • U+29AAD CJK UNIFIED IDEOGRAPH-29AAD: not included in any glyphset definition
    • U+29AAE CJK UNIFIED IDEOGRAPH-29AAE: not included in any glyphset definition
    • U+29AB1 CJK UNIFIED IDEOGRAPH-29AB1: not included in any glyphset definition
    • U+29AB2 CJK UNIFIED IDEOGRAPH-29AB2: not included in any glyphset definition
    • U+29AB3 CJK UNIFIED IDEOGRAPH-29AB3: not included in any glyphset definition
    • U+29AB4 CJK UNIFIED IDEOGRAPH-29AB4: not included in any glyphset definition
    • U+29AB6 CJK UNIFIED IDEOGRAPH-29AB6: not included in any glyphset definition
    • U+29AB7 CJK UNIFIED IDEOGRAPH-29AB7: not included in any glyphset definition
    • U+29AB8 CJK UNIFIED IDEOGRAPH-29AB8: not included in any glyphset definition
    • U+29AB9 CJK UNIFIED IDEOGRAPH-29AB9: not included in any glyphset definition
    • U+29ABA CJK UNIFIED IDEOGRAPH-29ABA: not included in any glyphset definition
    • U+29ABC CJK UNIFIED IDEOGRAPH-29ABC: not included in any glyphset definition
    • U+29ABD CJK UNIFIED IDEOGRAPH-29ABD: not included in any glyphset definition
    • U+29ABE CJK UNIFIED IDEOGRAPH-29ABE: not included in any glyphset definition
    • U+29ABF CJK UNIFIED IDEOGRAPH-29ABF: not included in any glyphset definition
    • U+29AC0 CJK UNIFIED IDEOGRAPH-29AC0: not included in any glyphset definition
    • U+29AC1 CJK UNIFIED IDEOGRAPH-29AC1: not included in any glyphset definition
    • U+29AC2 CJK UNIFIED IDEOGRAPH-29AC2: not included in any glyphset definition
    • U+29AC3 CJK UNIFIED IDEOGRAPH-29AC3: not included in any glyphset definition
    • U+29ACA CJK UNIFIED IDEOGRAPH-29ACA: not included in any glyphset definition
    • U+29ACD CJK UNIFIED IDEOGRAPH-29ACD: not included in any glyphset definition
    • U+29ACE CJK UNIFIED IDEOGRAPH-29ACE: not included in any glyphset definition
    • U+29ACF CJK UNIFIED IDEOGRAPH-29ACF: not included in any glyphset definition
    • U+29AD4 CJK UNIFIED IDEOGRAPH-29AD4: not included in any glyphset definition
    • U+29AD5 CJK UNIFIED IDEOGRAPH-29AD5: not included in any glyphset definition
    • U+29AD6 CJK UNIFIED IDEOGRAPH-29AD6: not included in any glyphset definition
    • U+29ADA CJK UNIFIED IDEOGRAPH-29ADA: not included in any glyphset definition
    • U+29ADE CJK UNIFIED IDEOGRAPH-29ADE: not included in any glyphset definition
    • U+29AE0 CJK UNIFIED IDEOGRAPH-29AE0: not included in any glyphset definition
    • U+29AE5 CJK UNIFIED IDEOGRAPH-29AE5: not included in any glyphset definition
    • U+29AE6 CJK UNIFIED IDEOGRAPH-29AE6: not included in any glyphset definition
    • U+29AE7 CJK UNIFIED IDEOGRAPH-29AE7: not included in any glyphset definition
    • U+29AE8 CJK UNIFIED IDEOGRAPH-29AE8: not included in any glyphset definition
    • U+29AE9 CJK UNIFIED IDEOGRAPH-29AE9: not included in any glyphset definition
    • U+29AEA CJK UNIFIED IDEOGRAPH-29AEA: not included in any glyphset definition
    • U+29AEB CJK UNIFIED IDEOGRAPH-29AEB: not included in any glyphset definition
    • U+29AED CJK UNIFIED IDEOGRAPH-29AED: not included in any glyphset definition
    • U+29AEF CJK UNIFIED IDEOGRAPH-29AEF: not included in any glyphset definition
    • U+29AF0 CJK UNIFIED IDEOGRAPH-29AF0: not included in any glyphset definition
    • U+29AF1 CJK UNIFIED IDEOGRAPH-29AF1: not included in any glyphset definition
    • U+29AF2 CJK UNIFIED IDEOGRAPH-29AF2: not included in any glyphset definition
    • U+29AF3 CJK UNIFIED IDEOGRAPH-29AF3: not included in any glyphset definition
    • U+29AF4 CJK UNIFIED IDEOGRAPH-29AF4: not included in any glyphset definition
    • U+29AF7 CJK UNIFIED IDEOGRAPH-29AF7: not included in any glyphset definition
    • U+29AFA CJK UNIFIED IDEOGRAPH-29AFA: not included in any glyphset definition
    • U+29AFF CJK UNIFIED IDEOGRAPH-29AFF: not included in any glyphset definition
    • U+29B00 CJK UNIFIED IDEOGRAPH-29B00: not included in any glyphset definition
    • U+29B02 CJK UNIFIED IDEOGRAPH-29B02: not included in any glyphset definition
    • U+29B03 CJK UNIFIED IDEOGRAPH-29B03: not included in any glyphset definition
    • U+29B04 CJK UNIFIED IDEOGRAPH-29B04: not included in any glyphset definition
    • U+29B09 CJK UNIFIED IDEOGRAPH-29B09: not included in any glyphset definition
    • U+29B0B CJK UNIFIED IDEOGRAPH-29B0B: not included in any glyphset definition
    • U+29B0D CJK UNIFIED IDEOGRAPH-29B0D: not included in any glyphset definition
    • U+29B0F CJK UNIFIED IDEOGRAPH-29B0F: not included in any glyphset definition
    • U+29B10 CJK UNIFIED IDEOGRAPH-29B10: not included in any glyphset definition
    • U+29B11 CJK UNIFIED IDEOGRAPH-29B11: not included in any glyphset definition
    • U+29B14 CJK UNIFIED IDEOGRAPH-29B14: not included in any glyphset definition
    • U+29B16 CJK UNIFIED IDEOGRAPH-29B16: not included in any glyphset definition
    • U+29B17 CJK UNIFIED IDEOGRAPH-29B17: not included in any glyphset definition
    • U+29B18 CJK UNIFIED IDEOGRAPH-29B18: not included in any glyphset definition
    • U+29B19 CJK UNIFIED IDEOGRAPH-29B19: not included in any glyphset definition
    • U+29B1A CJK UNIFIED IDEOGRAPH-29B1A: not included in any glyphset definition
    • U+29B1B CJK UNIFIED IDEOGRAPH-29B1B: not included in any glyphset definition
    • U+29B1C CJK UNIFIED IDEOGRAPH-29B1C: not included in any glyphset definition
    • U+29B1D CJK UNIFIED IDEOGRAPH-29B1D: not included in any glyphset definition
    • U+29B1E CJK UNIFIED IDEOGRAPH-29B1E: not included in any glyphset definition
    • U+29B1F CJK UNIFIED IDEOGRAPH-29B1F: not included in any glyphset definition
    • U+29B20 CJK UNIFIED IDEOGRAPH-29B20: not included in any glyphset definition
    • U+29B24 CJK UNIFIED IDEOGRAPH-29B24: not included in any glyphset definition
    • U+29B2A CJK UNIFIED IDEOGRAPH-29B2A: not included in any glyphset definition
    • U+29B2B CJK UNIFIED IDEOGRAPH-29B2B: not included in any glyphset definition
    • U+29B2D CJK UNIFIED IDEOGRAPH-29B2D: not included in any glyphset definition
    • U+29B2E CJK UNIFIED IDEOGRAPH-29B2E: not included in any glyphset definition
    • U+29B30 CJK UNIFIED IDEOGRAPH-29B30: not included in any glyphset definition
    • U+29B31 CJK UNIFIED IDEOGRAPH-29B31: not included in any glyphset definition
    • U+29B32 CJK UNIFIED IDEOGRAPH-29B32: not included in any glyphset definition
    • U+29B33 CJK UNIFIED IDEOGRAPH-29B33: not included in any glyphset definition
    • U+29B34 CJK UNIFIED IDEOGRAPH-29B34: not included in any glyphset definition
    • U+29B35 CJK UNIFIED IDEOGRAPH-29B35: not included in any glyphset definition
    • U+29B36 CJK UNIFIED IDEOGRAPH-29B36: not included in any glyphset definition
    • U+29B37 CJK UNIFIED IDEOGRAPH-29B37: not included in any glyphset definition
    • U+29B38 CJK UNIFIED IDEOGRAPH-29B38: not included in any glyphset definition
    • U+29B39 CJK UNIFIED IDEOGRAPH-29B39: not included in any glyphset definition
    • U+29B3A CJK UNIFIED IDEOGRAPH-29B3A: not included in any glyphset definition
    • U+29B3C CJK UNIFIED IDEOGRAPH-29B3C: not included in any glyphset definition
    • U+29B3D CJK UNIFIED IDEOGRAPH-29B3D: not included in any glyphset definition
    • U+29B43 CJK UNIFIED IDEOGRAPH-29B43: not included in any glyphset definition
    • U+29B47 CJK UNIFIED IDEOGRAPH-29B47: not included in any glyphset definition
    • U+29B48 CJK UNIFIED IDEOGRAPH-29B48: not included in any glyphset definition
    • U+29B4A CJK UNIFIED IDEOGRAPH-29B4A: not included in any glyphset definition
    • U+29B4B CJK UNIFIED IDEOGRAPH-29B4B: not included in any glyphset definition
    • U+29B4C CJK UNIFIED IDEOGRAPH-29B4C: not included in any glyphset definition
    • U+29B4D CJK UNIFIED IDEOGRAPH-29B4D: not included in any glyphset definition
    • U+29B4E CJK UNIFIED IDEOGRAPH-29B4E: not included in any glyphset definition
    • U+29B4F CJK UNIFIED IDEOGRAPH-29B4F: not included in any glyphset definition
    • U+29B50 CJK UNIFIED IDEOGRAPH-29B50: not included in any glyphset definition
    • U+29B51 CJK UNIFIED IDEOGRAPH-29B51: not included in any glyphset definition
    • U+29B52 CJK UNIFIED IDEOGRAPH-29B52: not included in any glyphset definition
    • U+29B58 CJK UNIFIED IDEOGRAPH-29B58: not included in any glyphset definition
    • U+29B5A CJK UNIFIED IDEOGRAPH-29B5A: not included in any glyphset definition
    • U+29B5D CJK UNIFIED IDEOGRAPH-29B5D: not included in any glyphset definition
    • U+29B5E CJK UNIFIED IDEOGRAPH-29B5E: not included in any glyphset definition
    • U+29B5F CJK UNIFIED IDEOGRAPH-29B5F: not included in any glyphset definition
    • U+29B60 CJK UNIFIED IDEOGRAPH-29B60: not included in any glyphset definition
    • U+29B61 CJK UNIFIED IDEOGRAPH-29B61: not included in any glyphset definition
    • U+29B62 CJK UNIFIED IDEOGRAPH-29B62: not included in any glyphset definition
    • U+29B63 CJK UNIFIED IDEOGRAPH-29B63: not included in any glyphset definition
    • U+29B64 CJK UNIFIED IDEOGRAPH-29B64: not included in any glyphset definition
    • U+29B65 CJK UNIFIED IDEOGRAPH-29B65: not included in any glyphset definition
    • U+29B66 CJK UNIFIED IDEOGRAPH-29B66: not included in any glyphset definition
    • U+29B67 CJK UNIFIED IDEOGRAPH-29B67: not included in any glyphset definition
    • U+29B68 CJK UNIFIED IDEOGRAPH-29B68: not included in any glyphset definition
    • U+29B69 CJK UNIFIED IDEOGRAPH-29B69: not included in any glyphset definition
    • U+29B6A CJK UNIFIED IDEOGRAPH-29B6A: not included in any glyphset definition
    • U+29B6B CJK UNIFIED IDEOGRAPH-29B6B: not included in any glyphset definition
    • U+29B77 CJK UNIFIED IDEOGRAPH-29B77: not included in any glyphset definition
    • U+29B79 CJK UNIFIED IDEOGRAPH-29B79: not included in any glyphset definition
    • U+29B7A CJK UNIFIED IDEOGRAPH-29B7A: not included in any glyphset definition
    • U+29B7B CJK UNIFIED IDEOGRAPH-29B7B: not included in any glyphset definition
    • U+29B7C CJK UNIFIED IDEOGRAPH-29B7C: not included in any glyphset definition
    • U+29B7D CJK UNIFIED IDEOGRAPH-29B7D: not included in any glyphset definition
    • U+29B7E CJK UNIFIED IDEOGRAPH-29B7E: not included in any glyphset definition
    • U+29B7F CJK UNIFIED IDEOGRAPH-29B7F: not included in any glyphset definition
    • U+29B80 CJK UNIFIED IDEOGRAPH-29B80: not included in any glyphset definition
    • U+29B81 CJK UNIFIED IDEOGRAPH-29B81: not included in any glyphset definition
    • U+29B82 CJK UNIFIED IDEOGRAPH-29B82: not included in any glyphset definition
    • U+29B83 CJK UNIFIED IDEOGRAPH-29B83: not included in any glyphset definition
    • U+29B84 CJK UNIFIED IDEOGRAPH-29B84: not included in any glyphset definition
    • U+29B85 CJK UNIFIED IDEOGRAPH-29B85: not included in any glyphset definition
    • U+29B86 CJK UNIFIED IDEOGRAPH-29B86: not included in any glyphset definition
    • U+29B88 CJK UNIFIED IDEOGRAPH-29B88: not included in any glyphset definition
    • U+29B8F CJK UNIFIED IDEOGRAPH-29B8F: not included in any glyphset definition
    • U+29B90 CJK UNIFIED IDEOGRAPH-29B90: not included in any glyphset definition
    • U+29B96 CJK UNIFIED IDEOGRAPH-29B96: not included in any glyphset definition
    • U+29B97 CJK UNIFIED IDEOGRAPH-29B97: not included in any glyphset definition
    • U+29B98 CJK UNIFIED IDEOGRAPH-29B98: not included in any glyphset definition
    • U+29B99 CJK UNIFIED IDEOGRAPH-29B99: not included in any glyphset definition
    • U+29B9A CJK UNIFIED IDEOGRAPH-29B9A: not included in any glyphset definition
    • U+29B9B CJK UNIFIED IDEOGRAPH-29B9B: not included in any glyphset definition
    • U+29B9C CJK UNIFIED IDEOGRAPH-29B9C: not included in any glyphset definition
    • U+29B9D CJK UNIFIED IDEOGRAPH-29B9D: not included in any glyphset definition
    • U+29B9E CJK UNIFIED IDEOGRAPH-29B9E: not included in any glyphset definition
    • U+29B9F CJK UNIFIED IDEOGRAPH-29B9F: not included in any glyphset definition
    • U+29BA0 CJK UNIFIED IDEOGRAPH-29BA0: not included in any glyphset definition
    • U+29BA1 CJK UNIFIED IDEOGRAPH-29BA1: not included in any glyphset definition
    • U+29BA2 CJK UNIFIED IDEOGRAPH-29BA2: not included in any glyphset definition
    • U+29BA3 CJK UNIFIED IDEOGRAPH-29BA3: not included in any glyphset definition
    • U+29BAB CJK UNIFIED IDEOGRAPH-29BAB: not included in any glyphset definition
    • U+29BAE CJK UNIFIED IDEOGRAPH-29BAE: not included in any glyphset definition
    • U+29BAF CJK UNIFIED IDEOGRAPH-29BAF: not included in any glyphset definition
    • U+29BB0 CJK UNIFIED IDEOGRAPH-29BB0: not included in any glyphset definition
    • U+29BB1 CJK UNIFIED IDEOGRAPH-29BB1: not included in any glyphset definition
    • U+29BB2 CJK UNIFIED IDEOGRAPH-29BB2: not included in any glyphset definition
    • U+29BB3 CJK UNIFIED IDEOGRAPH-29BB3: not included in any glyphset definition
    • U+29BB4 CJK UNIFIED IDEOGRAPH-29BB4: not included in any glyphset definition
    • U+29BB5 CJK UNIFIED IDEOGRAPH-29BB5: not included in any glyphset definition
    • U+29BB6 CJK UNIFIED IDEOGRAPH-29BB6: not included in any glyphset definition
    • U+29BB7 CJK UNIFIED IDEOGRAPH-29BB7: not included in any glyphset definition
    • U+29BB9 CJK UNIFIED IDEOGRAPH-29BB9: not included in any glyphset definition
    • U+29BBA CJK UNIFIED IDEOGRAPH-29BBA: not included in any glyphset definition
    • U+29BBC CJK UNIFIED IDEOGRAPH-29BBC: not included in any glyphset definition
    • U+29BBD CJK UNIFIED IDEOGRAPH-29BBD: not included in any glyphset definition
    • U+29BC1 CJK UNIFIED IDEOGRAPH-29BC1: not included in any glyphset definition
    • U+29BC3 CJK UNIFIED IDEOGRAPH-29BC3: not included in any glyphset definition
    • U+29BC4 CJK UNIFIED IDEOGRAPH-29BC4: not included in any glyphset definition
    • U+29BC5 CJK UNIFIED IDEOGRAPH-29BC5: not included in any glyphset definition
    • U+29BC6 CJK UNIFIED IDEOGRAPH-29BC6: not included in any glyphset definition
    • U+29BC7 CJK UNIFIED IDEOGRAPH-29BC7: not included in any glyphset definition
    • U+29BC8 CJK UNIFIED IDEOGRAPH-29BC8: not included in any glyphset definition
    • U+29BC9 CJK UNIFIED IDEOGRAPH-29BC9: not included in any glyphset definition
    • U+29BCA CJK UNIFIED IDEOGRAPH-29BCA: not included in any glyphset definition
    • U+29BCB CJK UNIFIED IDEOGRAPH-29BCB: not included in any glyphset definition
    • U+29BCC CJK UNIFIED IDEOGRAPH-29BCC: not included in any glyphset definition
    • U+29BCD CJK UNIFIED IDEOGRAPH-29BCD: not included in any glyphset definition
    • U+29BCE CJK UNIFIED IDEOGRAPH-29BCE: not included in any glyphset definition
    • U+29BCF CJK UNIFIED IDEOGRAPH-29BCF: not included in any glyphset definition
    • U+29BD0 CJK UNIFIED IDEOGRAPH-29BD0: not included in any glyphset definition
    • U+29BD1 CJK UNIFIED IDEOGRAPH-29BD1: not included in any glyphset definition
    • U+29BD2 CJK UNIFIED IDEOGRAPH-29BD2: not included in any glyphset definition
    • U+29BD5 CJK UNIFIED IDEOGRAPH-29BD5: not included in any glyphset definition
    • U+29BD8 CJK UNIFIED IDEOGRAPH-29BD8: not included in any glyphset definition
    • U+29BDB CJK UNIFIED IDEOGRAPH-29BDB: not included in any glyphset definition
    • U+29BDC CJK UNIFIED IDEOGRAPH-29BDC: not included in any glyphset definition
    • U+29BDD CJK UNIFIED IDEOGRAPH-29BDD: not included in any glyphset definition
    • U+29BDE CJK UNIFIED IDEOGRAPH-29BDE: not included in any glyphset definition
    • U+29BDF CJK UNIFIED IDEOGRAPH-29BDF: not included in any glyphset definition
    • U+29BE0 CJK UNIFIED IDEOGRAPH-29BE0: not included in any glyphset definition
    • U+29BE4 CJK UNIFIED IDEOGRAPH-29BE4: not included in any glyphset definition
    • U+29BE6 CJK UNIFIED IDEOGRAPH-29BE6: not included in any glyphset definition
    • U+29BE7 CJK UNIFIED IDEOGRAPH-29BE7: not included in any glyphset definition
    • U+29BE8 CJK UNIFIED IDEOGRAPH-29BE8: not included in any glyphset definition
    • U+29BE9 CJK UNIFIED IDEOGRAPH-29BE9: not included in any glyphset definition
    • U+29BF0 CJK UNIFIED IDEOGRAPH-29BF0: not included in any glyphset definition
    • U+29BF1 CJK UNIFIED IDEOGRAPH-29BF1: not included in any glyphset definition
    • U+29BF2 CJK UNIFIED IDEOGRAPH-29BF2: not included in any glyphset definition
    • U+29BF3 CJK UNIFIED IDEOGRAPH-29BF3: not included in any glyphset definition
    • U+29BFA CJK UNIFIED IDEOGRAPH-29BFA: not included in any glyphset definition
    • U+29BFB CJK UNIFIED IDEOGRAPH-29BFB: not included in any glyphset definition
    • U+29BFE CJK UNIFIED IDEOGRAPH-29BFE: not included in any glyphset definition
    • U+29BFF CJK UNIFIED IDEOGRAPH-29BFF: not included in any glyphset definition
    • U+29C00 CJK UNIFIED IDEOGRAPH-29C00: not included in any glyphset definition
    • U+29C01 CJK UNIFIED IDEOGRAPH-29C01: not included in any glyphset definition
    • U+29C02 CJK UNIFIED IDEOGRAPH-29C02: not included in any glyphset definition
    • U+29C03 CJK UNIFIED IDEOGRAPH-29C03: not included in any glyphset definition
    • U+29C05 CJK UNIFIED IDEOGRAPH-29C05: not included in any glyphset definition
    • U+29C07 CJK UNIFIED IDEOGRAPH-29C07: not included in any glyphset definition
    • U+29C09 CJK UNIFIED IDEOGRAPH-29C09: not included in any glyphset definition
    • U+29C0A CJK UNIFIED IDEOGRAPH-29C0A: not included in any glyphset definition
    • U+29C0B CJK UNIFIED IDEOGRAPH-29C0B: not included in any glyphset definition
    • U+29C0D CJK UNIFIED IDEOGRAPH-29C0D: not included in any glyphset definition
    • U+29C0E CJK UNIFIED IDEOGRAPH-29C0E: not included in any glyphset definition
    • U+29C0F CJK UNIFIED IDEOGRAPH-29C0F: not included in any glyphset definition
    • U+29C10 CJK UNIFIED IDEOGRAPH-29C10: not included in any glyphset definition
    • U+29C11 CJK UNIFIED IDEOGRAPH-29C11: not included in any glyphset definition
    • U+29C12 CJK UNIFIED IDEOGRAPH-29C12: not included in any glyphset definition
    • U+29C13 CJK UNIFIED IDEOGRAPH-29C13: not included in any glyphset definition
    • U+29C14 CJK UNIFIED IDEOGRAPH-29C14: not included in any glyphset definition
    • U+29C15 CJK UNIFIED IDEOGRAPH-29C15: not included in any glyphset definition
    • U+29C16 CJK UNIFIED IDEOGRAPH-29C16: not included in any glyphset definition
    • U+29C17 CJK UNIFIED IDEOGRAPH-29C17: not included in any glyphset definition
    • U+29C19 CJK UNIFIED IDEOGRAPH-29C19: not included in any glyphset definition
    • U+29C1D CJK UNIFIED IDEOGRAPH-29C1D: not included in any glyphset definition
    • U+29C1E CJK UNIFIED IDEOGRAPH-29C1E: not included in any glyphset definition
    • U+29C1F CJK UNIFIED IDEOGRAPH-29C1F: not included in any glyphset definition
    • U+29C20 CJK UNIFIED IDEOGRAPH-29C20: not included in any glyphset definition
    • U+29C22 CJK UNIFIED IDEOGRAPH-29C22: not included in any glyphset definition
    • U+29C23 CJK UNIFIED IDEOGRAPH-29C23: not included in any glyphset definition
    • U+29C24 CJK UNIFIED IDEOGRAPH-29C24: not included in any glyphset definition
    • U+29C25 CJK UNIFIED IDEOGRAPH-29C25: not included in any glyphset definition
    • U+29C26 CJK UNIFIED IDEOGRAPH-29C26: not included in any glyphset definition
    • U+29C27 CJK UNIFIED IDEOGRAPH-29C27: not included in any glyphset definition
    • U+29C28 CJK UNIFIED IDEOGRAPH-29C28: not included in any glyphset definition
    • U+29C2A CJK UNIFIED IDEOGRAPH-29C2A: not included in any glyphset definition
    • U+29C2B CJK UNIFIED IDEOGRAPH-29C2B: not included in any glyphset definition
    • U+29C2C CJK UNIFIED IDEOGRAPH-29C2C: not included in any glyphset definition
    • U+29C2D CJK UNIFIED IDEOGRAPH-29C2D: not included in any glyphset definition
    • U+29C2F CJK UNIFIED IDEOGRAPH-29C2F: not included in any glyphset definition
    • U+29C30 CJK UNIFIED IDEOGRAPH-29C30: not included in any glyphset definition
    • U+29C31 CJK UNIFIED IDEOGRAPH-29C31: not included in any glyphset definition
    • U+29C32 CJK UNIFIED IDEOGRAPH-29C32: not included in any glyphset definition
    • U+29C33 CJK UNIFIED IDEOGRAPH-29C33: not included in any glyphset definition
    • U+29C34 CJK UNIFIED IDEOGRAPH-29C34: not included in any glyphset definition
    • U+29C36 CJK UNIFIED IDEOGRAPH-29C36: not included in any glyphset definition
    • U+29C37 CJK UNIFIED IDEOGRAPH-29C37: not included in any glyphset definition
    • U+29C39 CJK UNIFIED IDEOGRAPH-29C39: not included in any glyphset definition
    • U+29C3B CJK UNIFIED IDEOGRAPH-29C3B: not included in any glyphset definition
    • U+29C3C CJK UNIFIED IDEOGRAPH-29C3C: not included in any glyphset definition
    • U+29C3E CJK UNIFIED IDEOGRAPH-29C3E: not included in any glyphset definition
    • U+29C3F CJK UNIFIED IDEOGRAPH-29C3F: not included in any glyphset definition
    • U+29C41 CJK UNIFIED IDEOGRAPH-29C41: not included in any glyphset definition
    • U+29C42 CJK UNIFIED IDEOGRAPH-29C42: not included in any glyphset definition
    • U+29C43 CJK UNIFIED IDEOGRAPH-29C43: not included in any glyphset definition
    • U+29C45 CJK UNIFIED IDEOGRAPH-29C45: not included in any glyphset definition
    • U+29C46 CJK UNIFIED IDEOGRAPH-29C46: not included in any glyphset definition
    • U+29C47 CJK UNIFIED IDEOGRAPH-29C47: not included in any glyphset definition
    • U+29C48 CJK UNIFIED IDEOGRAPH-29C48: not included in any glyphset definition
    • U+29C49 CJK UNIFIED IDEOGRAPH-29C49: not included in any glyphset definition
    • U+29C4B CJK UNIFIED IDEOGRAPH-29C4B: not included in any glyphset definition
    • U+29C4D CJK UNIFIED IDEOGRAPH-29C4D: not included in any glyphset definition
    • U+29C4E CJK UNIFIED IDEOGRAPH-29C4E: not included in any glyphset definition
    • U+29C4F CJK UNIFIED IDEOGRAPH-29C4F: not included in any glyphset definition
    • U+29C50 CJK UNIFIED IDEOGRAPH-29C50: not included in any glyphset definition
    • U+29C53 CJK UNIFIED IDEOGRAPH-29C53: not included in any glyphset definition
    • U+29C54 CJK UNIFIED IDEOGRAPH-29C54: not included in any glyphset definition
    • U+29C56 CJK UNIFIED IDEOGRAPH-29C56: not included in any glyphset definition
    • U+29C57 CJK UNIFIED IDEOGRAPH-29C57: not included in any glyphset definition
    • U+29C58 CJK UNIFIED IDEOGRAPH-29C58: not included in any glyphset definition
    • U+29C59 CJK UNIFIED IDEOGRAPH-29C59: not included in any glyphset definition
    • U+29C5A CJK UNIFIED IDEOGRAPH-29C5A: not included in any glyphset definition
    • U+29C5B CJK UNIFIED IDEOGRAPH-29C5B: not included in any glyphset definition
    • U+29C5C CJK UNIFIED IDEOGRAPH-29C5C: not included in any glyphset definition
    • U+29C5E CJK UNIFIED IDEOGRAPH-29C5E: not included in any glyphset definition
    • U+29C5F CJK UNIFIED IDEOGRAPH-29C5F: not included in any glyphset definition
    • U+29C60 CJK UNIFIED IDEOGRAPH-29C60: not included in any glyphset definition
    • U+29C61 CJK UNIFIED IDEOGRAPH-29C61: not included in any glyphset definition
    • U+29C62 CJK UNIFIED IDEOGRAPH-29C62: not included in any glyphset definition
    • U+29C63 CJK UNIFIED IDEOGRAPH-29C63: not included in any glyphset definition
    • U+29C64 CJK UNIFIED IDEOGRAPH-29C64: not included in any glyphset definition
    • U+29C65 CJK UNIFIED IDEOGRAPH-29C65: not included in any glyphset definition
    • U+29C66 CJK UNIFIED IDEOGRAPH-29C66: not included in any glyphset definition
    • U+29C67 CJK UNIFIED IDEOGRAPH-29C67: not included in any glyphset definition
    • U+29C68 CJK UNIFIED IDEOGRAPH-29C68: not included in any glyphset definition
    • U+29C6A CJK UNIFIED IDEOGRAPH-29C6A: not included in any glyphset definition
    • U+29C6B CJK UNIFIED IDEOGRAPH-29C6B: not included in any glyphset definition
    • U+29C6C CJK UNIFIED IDEOGRAPH-29C6C: not included in any glyphset definition
    • U+29C6D CJK UNIFIED IDEOGRAPH-29C6D: not included in any glyphset definition
    • U+29C6E CJK UNIFIED IDEOGRAPH-29C6E: not included in any glyphset definition
    • U+29C70 CJK UNIFIED IDEOGRAPH-29C70: not included in any glyphset definition
    • U+29C71 CJK UNIFIED IDEOGRAPH-29C71: not included in any glyphset definition
    • U+29C72 CJK UNIFIED IDEOGRAPH-29C72: not included in any glyphset definition
    • U+29C73 CJK UNIFIED IDEOGRAPH-29C73: not included in any glyphset definition
    • U+29C74 CJK UNIFIED IDEOGRAPH-29C74: not included in any glyphset definition
    • U+29C75 CJK UNIFIED IDEOGRAPH-29C75: not included in any glyphset definition
    • U+29C76 CJK UNIFIED IDEOGRAPH-29C76: not included in any glyphset definition
    • U+29C77 CJK UNIFIED IDEOGRAPH-29C77: not included in any glyphset definition
    • U+29C79 CJK UNIFIED IDEOGRAPH-29C79: not included in any glyphset definition
    • U+29C7B CJK UNIFIED IDEOGRAPH-29C7B: not included in any glyphset definition
    • U+29C7C CJK UNIFIED IDEOGRAPH-29C7C: not included in any glyphset definition
    • U+29C7E CJK UNIFIED IDEOGRAPH-29C7E: not included in any glyphset definition
    • U+29C7F CJK UNIFIED IDEOGRAPH-29C7F: not included in any glyphset definition
    • U+29C80 CJK UNIFIED IDEOGRAPH-29C80: not included in any glyphset definition
    • U+29C81 CJK UNIFIED IDEOGRAPH-29C81: not included in any glyphset definition
    • U+29C82 CJK UNIFIED IDEOGRAPH-29C82: not included in any glyphset definition
    • U+29C83 CJK UNIFIED IDEOGRAPH-29C83: not included in any glyphset definition
    • U+29C84 CJK UNIFIED IDEOGRAPH-29C84: not included in any glyphset definition
    • U+29C88 CJK UNIFIED IDEOGRAPH-29C88: not included in any glyphset definition
    • U+29C89 CJK UNIFIED IDEOGRAPH-29C89: not included in any glyphset definition
    • U+29C8A CJK UNIFIED IDEOGRAPH-29C8A: not included in any glyphset definition
    • U+29C8B CJK UNIFIED IDEOGRAPH-29C8B: not included in any glyphset definition
    • U+29C8C CJK UNIFIED IDEOGRAPH-29C8C: not included in any glyphset definition
    • U+29C8D CJK UNIFIED IDEOGRAPH-29C8D: not included in any glyphset definition
    • U+29C8E CJK UNIFIED IDEOGRAPH-29C8E: not included in any glyphset definition
    • U+29C8F CJK UNIFIED IDEOGRAPH-29C8F: not included in any glyphset definition
    • U+29C90 CJK UNIFIED IDEOGRAPH-29C90: not included in any glyphset definition
    • U+29C91 CJK UNIFIED IDEOGRAPH-29C91: not included in any glyphset definition
    • U+29C92 CJK UNIFIED IDEOGRAPH-29C92: not included in any glyphset definition
    • U+29C94 CJK UNIFIED IDEOGRAPH-29C94: not included in any glyphset definition
    • U+29C98 CJK UNIFIED IDEOGRAPH-29C98: not included in any glyphset definition
    • U+29C99 CJK UNIFIED IDEOGRAPH-29C99: not included in any glyphset definition
    • U+29C9A CJK UNIFIED IDEOGRAPH-29C9A: not included in any glyphset definition
    • U+29C9B CJK UNIFIED IDEOGRAPH-29C9B: not included in any glyphset definition
    • U+29C9C CJK UNIFIED IDEOGRAPH-29C9C: not included in any glyphset definition
    • U+29C9D CJK UNIFIED IDEOGRAPH-29C9D: not included in any glyphset definition
    • U+29C9E CJK UNIFIED IDEOGRAPH-29C9E: not included in any glyphset definition
    • U+29CA0 CJK UNIFIED IDEOGRAPH-29CA0: not included in any glyphset definition
    • U+29CA1 CJK UNIFIED IDEOGRAPH-29CA1: not included in any glyphset definition
    • U+29CA2 CJK UNIFIED IDEOGRAPH-29CA2: not included in any glyphset definition
    • U+29CA3 CJK UNIFIED IDEOGRAPH-29CA3: not included in any glyphset definition
    • U+29CA4 CJK UNIFIED IDEOGRAPH-29CA4: not included in any glyphset definition
    • U+29CA5 CJK UNIFIED IDEOGRAPH-29CA5: not included in any glyphset definition
    • U+29CA6 CJK UNIFIED IDEOGRAPH-29CA6: not included in any glyphset definition
    • U+29CA7 CJK UNIFIED IDEOGRAPH-29CA7: not included in any glyphset definition
    • U+29CA8 CJK UNIFIED IDEOGRAPH-29CA8: not included in any glyphset definition
    • U+29CA9 CJK UNIFIED IDEOGRAPH-29CA9: not included in any glyphset definition
    • U+29CAA CJK UNIFIED IDEOGRAPH-29CAA: not included in any glyphset definition
    • U+29CAB CJK UNIFIED IDEOGRAPH-29CAB: not included in any glyphset definition
    • U+29CB1 CJK UNIFIED IDEOGRAPH-29CB1: not included in any glyphset definition
    • U+29CB3 CJK UNIFIED IDEOGRAPH-29CB3: not included in any glyphset definition
    • U+29CB4 CJK UNIFIED IDEOGRAPH-29CB4: not included in any glyphset definition
    • U+29CB5 CJK UNIFIED IDEOGRAPH-29CB5: not included in any glyphset definition
    • U+29CB6 CJK UNIFIED IDEOGRAPH-29CB6: not included in any glyphset definition
    • U+29CB7 CJK UNIFIED IDEOGRAPH-29CB7: not included in any glyphset definition
    • U+29CB9 CJK UNIFIED IDEOGRAPH-29CB9: not included in any glyphset definition
    • U+29CBB CJK UNIFIED IDEOGRAPH-29CBB: not included in any glyphset definition
    • U+29CBC CJK UNIFIED IDEOGRAPH-29CBC: not included in any glyphset definition
    • U+29CBD CJK UNIFIED IDEOGRAPH-29CBD: not included in any glyphset definition
    • U+29CBE CJK UNIFIED IDEOGRAPH-29CBE: not included in any glyphset definition
    • U+29CBF CJK UNIFIED IDEOGRAPH-29CBF: not included in any glyphset definition
    • U+29CC0 CJK UNIFIED IDEOGRAPH-29CC0: not included in any glyphset definition
    • U+29CC1 CJK UNIFIED IDEOGRAPH-29CC1: not included in any glyphset definition
    • U+29CC2 CJK UNIFIED IDEOGRAPH-29CC2: not included in any glyphset definition
    • U+29CC5 CJK UNIFIED IDEOGRAPH-29CC5: not included in any glyphset definition
    • U+29CC6 CJK UNIFIED IDEOGRAPH-29CC6: not included in any glyphset definition
    • U+29CC7 CJK UNIFIED IDEOGRAPH-29CC7: not included in any glyphset definition
    • U+29CC8 CJK UNIFIED IDEOGRAPH-29CC8: not included in any glyphset definition
    • U+29CC9 CJK UNIFIED IDEOGRAPH-29CC9: not included in any glyphset definition
    • U+29CCB CJK UNIFIED IDEOGRAPH-29CCB: not included in any glyphset definition
    • U+29CCC CJK UNIFIED IDEOGRAPH-29CCC: not included in any glyphset definition
    • U+29CCD CJK UNIFIED IDEOGRAPH-29CCD: not included in any glyphset definition
    • U+29CCE CJK UNIFIED IDEOGRAPH-29CCE: not included in any glyphset definition
    • U+29CCF CJK UNIFIED IDEOGRAPH-29CCF: not included in any glyphset definition
    • U+29CD0 CJK UNIFIED IDEOGRAPH-29CD0: not included in any glyphset definition
    • U+29CD1 CJK UNIFIED IDEOGRAPH-29CD1: not included in any glyphset definition
    • U+29CD2 CJK UNIFIED IDEOGRAPH-29CD2: not included in any glyphset definition
    • U+29CD3 CJK UNIFIED IDEOGRAPH-29CD3: not included in any glyphset definition
    • U+29CD4 CJK UNIFIED IDEOGRAPH-29CD4: not included in any glyphset definition
    • U+29CD5 CJK UNIFIED IDEOGRAPH-29CD5: not included in any glyphset definition
    • U+29CD6 CJK UNIFIED IDEOGRAPH-29CD6: not included in any glyphset definition
    • U+29CD9 CJK UNIFIED IDEOGRAPH-29CD9: not included in any glyphset definition
    • U+29CDD CJK UNIFIED IDEOGRAPH-29CDD: not included in any glyphset definition
    • U+29CDF CJK UNIFIED IDEOGRAPH-29CDF: not included in any glyphset definition
    • U+29CE1 CJK UNIFIED IDEOGRAPH-29CE1: not included in any glyphset definition
    • U+29CE2 CJK UNIFIED IDEOGRAPH-29CE2: not included in any glyphset definition
    • U+29CE3 CJK UNIFIED IDEOGRAPH-29CE3: not included in any glyphset definition
    • U+29CE4 CJK UNIFIED IDEOGRAPH-29CE4: not included in any glyphset definition
    • U+29CE5 CJK UNIFIED IDEOGRAPH-29CE5: not included in any glyphset definition
    • U+29CE7 CJK UNIFIED IDEOGRAPH-29CE7: not included in any glyphset definition
    • U+29CE8 CJK UNIFIED IDEOGRAPH-29CE8: not included in any glyphset definition
    • U+29CE9 CJK UNIFIED IDEOGRAPH-29CE9: not included in any glyphset definition
    • U+29CEA CJK UNIFIED IDEOGRAPH-29CEA: not included in any glyphset definition
    • U+29CED CJK UNIFIED IDEOGRAPH-29CED: not included in any glyphset definition
    • U+29CEE CJK UNIFIED IDEOGRAPH-29CEE: not included in any glyphset definition
    • U+29CEF CJK UNIFIED IDEOGRAPH-29CEF: not included in any glyphset definition
    • U+29CF0 CJK UNIFIED IDEOGRAPH-29CF0: not included in any glyphset definition
    • U+29CF2 CJK UNIFIED IDEOGRAPH-29CF2: not included in any glyphset definition
    • U+29CF4 CJK UNIFIED IDEOGRAPH-29CF4: not included in any glyphset definition
    • U+29CF5 CJK UNIFIED IDEOGRAPH-29CF5: not included in any glyphset definition
    • U+29CF6 CJK UNIFIED IDEOGRAPH-29CF6: not included in any glyphset definition
    • U+29CF7 CJK UNIFIED IDEOGRAPH-29CF7: not included in any glyphset definition
    • U+29CF8 CJK UNIFIED IDEOGRAPH-29CF8: not included in any glyphset definition
    • U+29CF9 CJK UNIFIED IDEOGRAPH-29CF9: not included in any glyphset definition
    • U+29CFA CJK UNIFIED IDEOGRAPH-29CFA: not included in any glyphset definition
    • U+29D00 CJK UNIFIED IDEOGRAPH-29D00: not included in any glyphset definition
    • U+29D03 CJK UNIFIED IDEOGRAPH-29D03: not included in any glyphset definition
    • U+29D06 CJK UNIFIED IDEOGRAPH-29D06: not included in any glyphset definition
    • U+29D07 CJK UNIFIED IDEOGRAPH-29D07: not included in any glyphset definition
    • U+29D09 CJK UNIFIED IDEOGRAPH-29D09: not included in any glyphset definition
    • U+29D0A CJK UNIFIED IDEOGRAPH-29D0A: not included in any glyphset definition
    • U+29D0B CJK UNIFIED IDEOGRAPH-29D0B: not included in any glyphset definition
    • U+29D0C CJK UNIFIED IDEOGRAPH-29D0C: not included in any glyphset definition
    • U+29D0D CJK UNIFIED IDEOGRAPH-29D0D: not included in any glyphset definition
    • U+29D0E CJK UNIFIED IDEOGRAPH-29D0E: not included in any glyphset definition
    • U+29D10 CJK UNIFIED IDEOGRAPH-29D10: not included in any glyphset definition
    • U+29D11 CJK UNIFIED IDEOGRAPH-29D11: not included in any glyphset definition
    • U+29D12 CJK UNIFIED IDEOGRAPH-29D12: not included in any glyphset definition
    • U+29D13 CJK UNIFIED IDEOGRAPH-29D13: not included in any glyphset definition
    • U+29D18 CJK UNIFIED IDEOGRAPH-29D18: not included in any glyphset definition
    • U+29D19 CJK UNIFIED IDEOGRAPH-29D19: not included in any glyphset definition
    • U+29D1B CJK UNIFIED IDEOGRAPH-29D1B: not included in any glyphset definition
    • U+29D1C CJK UNIFIED IDEOGRAPH-29D1C: not included in any glyphset definition
    • U+29D1D CJK UNIFIED IDEOGRAPH-29D1D: not included in any glyphset definition
    • U+29D1E CJK UNIFIED IDEOGRAPH-29D1E: not included in any glyphset definition
    • U+29D1F CJK UNIFIED IDEOGRAPH-29D1F: not included in any glyphset definition
    • U+29D20 CJK UNIFIED IDEOGRAPH-29D20: not included in any glyphset definition
    • U+29D21 CJK UNIFIED IDEOGRAPH-29D21: not included in any glyphset definition
    • U+29D22 CJK UNIFIED IDEOGRAPH-29D22: not included in any glyphset definition
    • U+29D23 CJK UNIFIED IDEOGRAPH-29D23: not included in any glyphset definition
    • U+29D24 CJK UNIFIED IDEOGRAPH-29D24: not included in any glyphset definition
    • U+29D25 CJK UNIFIED IDEOGRAPH-29D25: not included in any glyphset definition
    • U+29D28 CJK UNIFIED IDEOGRAPH-29D28: not included in any glyphset definition
    • U+29D29 CJK UNIFIED IDEOGRAPH-29D29: not included in any glyphset definition
    • U+29D2A CJK UNIFIED IDEOGRAPH-29D2A: not included in any glyphset definition
    • U+29D2E CJK UNIFIED IDEOGRAPH-29D2E: not included in any glyphset definition
    • U+29D31 CJK UNIFIED IDEOGRAPH-29D31: not included in any glyphset definition
    • U+29D32 CJK UNIFIED IDEOGRAPH-29D32: not included in any glyphset definition
    • U+29D33 CJK UNIFIED IDEOGRAPH-29D33: not included in any glyphset definition
    • U+29D34 CJK UNIFIED IDEOGRAPH-29D34: not included in any glyphset definition
    • U+29D35 CJK UNIFIED IDEOGRAPH-29D35: not included in any glyphset definition
    • U+29D36 CJK UNIFIED IDEOGRAPH-29D36: not included in any glyphset definition
    • U+29D37 CJK UNIFIED IDEOGRAPH-29D37: not included in any glyphset definition
    • U+29D38 CJK UNIFIED IDEOGRAPH-29D38: not included in any glyphset definition
    • U+29D3A CJK UNIFIED IDEOGRAPH-29D3A: not included in any glyphset definition
    • U+29D3B CJK UNIFIED IDEOGRAPH-29D3B: not included in any glyphset definition
    • U+29D3F CJK UNIFIED IDEOGRAPH-29D3F: not included in any glyphset definition
    • U+29D40 CJK UNIFIED IDEOGRAPH-29D40: not included in any glyphset definition
    • U+29D41 CJK UNIFIED IDEOGRAPH-29D41: not included in any glyphset definition
    • U+29D44 CJK UNIFIED IDEOGRAPH-29D44: not included in any glyphset definition
    • U+29D45 CJK UNIFIED IDEOGRAPH-29D45: not included in any glyphset definition
    • U+29D47 CJK UNIFIED IDEOGRAPH-29D47: not included in any glyphset definition
    • U+29D48 CJK UNIFIED IDEOGRAPH-29D48: not included in any glyphset definition
    • U+29D4A CJK UNIFIED IDEOGRAPH-29D4A: not included in any glyphset definition
    • U+29D4B CJK UNIFIED IDEOGRAPH-29D4B: not included in any glyphset definition
    • U+29D4C CJK UNIFIED IDEOGRAPH-29D4C: not included in any glyphset definition
    • U+29D4D CJK UNIFIED IDEOGRAPH-29D4D: not included in any glyphset definition
    • U+29D4E CJK UNIFIED IDEOGRAPH-29D4E: not included in any glyphset definition
    • U+29D4F CJK UNIFIED IDEOGRAPH-29D4F: not included in any glyphset definition
    • U+29D50 CJK UNIFIED IDEOGRAPH-29D50: not included in any glyphset definition
    • U+29D54 CJK UNIFIED IDEOGRAPH-29D54: not included in any glyphset definition
    • U+29D55 CJK UNIFIED IDEOGRAPH-29D55: not included in any glyphset definition
    • U+29D56 CJK UNIFIED IDEOGRAPH-29D56: not included in any glyphset definition
    • U+29D57 CJK UNIFIED IDEOGRAPH-29D57: not included in any glyphset definition
    • U+29D5B CJK UNIFIED IDEOGRAPH-29D5B: not included in any glyphset definition
    • U+29D60 CJK UNIFIED IDEOGRAPH-29D60: not included in any glyphset definition
    • U+29D61 CJK UNIFIED IDEOGRAPH-29D61: not included in any glyphset definition
    • U+29D62 CJK UNIFIED IDEOGRAPH-29D62: not included in any glyphset definition
    • U+29D63 CJK UNIFIED IDEOGRAPH-29D63: not included in any glyphset definition
    • U+29D64 CJK UNIFIED IDEOGRAPH-29D64: not included in any glyphset definition
    • U+29D65 CJK UNIFIED IDEOGRAPH-29D65: not included in any glyphset definition
    • U+29D66 CJK UNIFIED IDEOGRAPH-29D66: not included in any glyphset definition
    • U+29D67 CJK UNIFIED IDEOGRAPH-29D67: not included in any glyphset definition
    • U+29D68 CJK UNIFIED IDEOGRAPH-29D68: not included in any glyphset definition
    • U+29D69 CJK UNIFIED IDEOGRAPH-29D69: not included in any glyphset definition
    • U+29D6A CJK UNIFIED IDEOGRAPH-29D6A: not included in any glyphset definition
    • U+29D6B CJK UNIFIED IDEOGRAPH-29D6B: not included in any glyphset definition
    • U+29D6C CJK UNIFIED IDEOGRAPH-29D6C: not included in any glyphset definition
    • U+29D6D CJK UNIFIED IDEOGRAPH-29D6D: not included in any glyphset definition
    • U+29D6E CJK UNIFIED IDEOGRAPH-29D6E: not included in any glyphset definition
    • U+29D6F CJK UNIFIED IDEOGRAPH-29D6F: not included in any glyphset definition
    • U+29D70 CJK UNIFIED IDEOGRAPH-29D70: not included in any glyphset definition
    • U+29D71 CJK UNIFIED IDEOGRAPH-29D71: not included in any glyphset definition
    • U+29D72 CJK UNIFIED IDEOGRAPH-29D72: not included in any glyphset definition
    • U+29D76 CJK UNIFIED IDEOGRAPH-29D76: not included in any glyphset definition
    • U+29D77 CJK UNIFIED IDEOGRAPH-29D77: not included in any glyphset definition
    • U+29D7A CJK UNIFIED IDEOGRAPH-29D7A: not included in any glyphset definition
    • U+29D7C CJK UNIFIED IDEOGRAPH-29D7C: not included in any glyphset definition
    • U+29D80 CJK UNIFIED IDEOGRAPH-29D80: not included in any glyphset definition
    • U+29D81 CJK UNIFIED IDEOGRAPH-29D81: not included in any glyphset definition
    • U+29D82 CJK UNIFIED IDEOGRAPH-29D82: not included in any glyphset definition
    • U+29D83 CJK UNIFIED IDEOGRAPH-29D83: not included in any glyphset definition
    • U+29D84 CJK UNIFIED IDEOGRAPH-29D84: not included in any glyphset definition
    • U+29D85 CJK UNIFIED IDEOGRAPH-29D85: not included in any glyphset definition
    • U+29D86 CJK UNIFIED IDEOGRAPH-29D86: not included in any glyphset definition
    • U+29D87 CJK UNIFIED IDEOGRAPH-29D87: not included in any glyphset definition
    • U+29D88 CJK UNIFIED IDEOGRAPH-29D88: not included in any glyphset definition
    • U+29D89 CJK UNIFIED IDEOGRAPH-29D89: not included in any glyphset definition
    • U+29D8A CJK UNIFIED IDEOGRAPH-29D8A: not included in any glyphset definition
    • U+29D8B CJK UNIFIED IDEOGRAPH-29D8B: not included in any glyphset definition
    • U+29D8E CJK UNIFIED IDEOGRAPH-29D8E: not included in any glyphset definition
    • U+29D95 CJK UNIFIED IDEOGRAPH-29D95: not included in any glyphset definition
    • U+29D96 CJK UNIFIED IDEOGRAPH-29D96: not included in any glyphset definition
    • U+29D97 CJK UNIFIED IDEOGRAPH-29D97: not included in any glyphset definition
    • U+29D98 CJK UNIFIED IDEOGRAPH-29D98: not included in any glyphset definition
    • U+29D9A CJK UNIFIED IDEOGRAPH-29D9A: not included in any glyphset definition
    • U+29D9B CJK UNIFIED IDEOGRAPH-29D9B: not included in any glyphset definition
    • U+29D9E CJK UNIFIED IDEOGRAPH-29D9E: not included in any glyphset definition
    • U+29DA1 CJK UNIFIED IDEOGRAPH-29DA1: not included in any glyphset definition
    • U+29DA2 CJK UNIFIED IDEOGRAPH-29DA2: not included in any glyphset definition
    • U+29DA3 CJK UNIFIED IDEOGRAPH-29DA3: not included in any glyphset definition
    • U+29DA4 CJK UNIFIED IDEOGRAPH-29DA4: not included in any glyphset definition
    • U+29DA5 CJK UNIFIED IDEOGRAPH-29DA5: not included in any glyphset definition
    • U+29DA6 CJK UNIFIED IDEOGRAPH-29DA6: not included in any glyphset definition
    • U+29DA7 CJK UNIFIED IDEOGRAPH-29DA7: not included in any glyphset definition
    • U+29DA8 CJK UNIFIED IDEOGRAPH-29DA8: not included in any glyphset definition
    • U+29DA9 CJK UNIFIED IDEOGRAPH-29DA9: not included in any glyphset definition
    • U+29DAA CJK UNIFIED IDEOGRAPH-29DAA: not included in any glyphset definition
    • U+29DAC CJK UNIFIED IDEOGRAPH-29DAC: not included in any glyphset definition
    • U+29DAD CJK UNIFIED IDEOGRAPH-29DAD: not included in any glyphset definition
    • U+29DAF CJK UNIFIED IDEOGRAPH-29DAF: not included in any glyphset definition
    • U+29DB0 CJK UNIFIED IDEOGRAPH-29DB0: not included in any glyphset definition
    • U+29DB1 CJK UNIFIED IDEOGRAPH-29DB1: not included in any glyphset definition
    • U+29DBD CJK UNIFIED IDEOGRAPH-29DBD: not included in any glyphset definition
    • U+29DBE CJK UNIFIED IDEOGRAPH-29DBE: not included in any glyphset definition
    • U+29DBF CJK UNIFIED IDEOGRAPH-29DBF: not included in any glyphset definition
    • U+29DC3 CJK UNIFIED IDEOGRAPH-29DC3: not included in any glyphset definition
    • U+29DC4 CJK UNIFIED IDEOGRAPH-29DC4: not included in any glyphset definition
    • U+29DC7 CJK UNIFIED IDEOGRAPH-29DC7: not included in any glyphset definition
    • U+29DCB CJK UNIFIED IDEOGRAPH-29DCB: not included in any glyphset definition
    • U+29DCD CJK UNIFIED IDEOGRAPH-29DCD: not included in any glyphset definition
    • U+29DCE CJK UNIFIED IDEOGRAPH-29DCE: not included in any glyphset definition
    • U+29DCF CJK UNIFIED IDEOGRAPH-29DCF: not included in any glyphset definition
    • U+29DD0 CJK UNIFIED IDEOGRAPH-29DD0: not included in any glyphset definition
    • U+29DD1 CJK UNIFIED IDEOGRAPH-29DD1: not included in any glyphset definition
    • U+29DD2 CJK UNIFIED IDEOGRAPH-29DD2: not included in any glyphset definition
    • U+29DD3 CJK UNIFIED IDEOGRAPH-29DD3: not included in any glyphset definition
    • U+29DD4 CJK UNIFIED IDEOGRAPH-29DD4: not included in any glyphset definition
    • U+29DD5 CJK UNIFIED IDEOGRAPH-29DD5: not included in any glyphset definition
    • U+29DD6 CJK UNIFIED IDEOGRAPH-29DD6: not included in any glyphset definition
    • U+29DD7 CJK UNIFIED IDEOGRAPH-29DD7: not included in any glyphset definition
    • U+29DD8 CJK UNIFIED IDEOGRAPH-29DD8: not included in any glyphset definition
    • U+29DD9 CJK UNIFIED IDEOGRAPH-29DD9: not included in any glyphset definition
    • U+29DDA CJK UNIFIED IDEOGRAPH-29DDA: not included in any glyphset definition
    • U+29DDB CJK UNIFIED IDEOGRAPH-29DDB: not included in any glyphset definition
    • U+29DE4 CJK UNIFIED IDEOGRAPH-29DE4: not included in any glyphset definition
    • U+29DF1 CJK UNIFIED IDEOGRAPH-29DF1: not included in any glyphset definition
    • U+29DF4 CJK UNIFIED IDEOGRAPH-29DF4: not included in any glyphset definition
    • U+29DF5 CJK UNIFIED IDEOGRAPH-29DF5: not included in any glyphset definition
    • U+29DF6 CJK UNIFIED IDEOGRAPH-29DF6: not included in any glyphset definition
    • U+29DF7 CJK UNIFIED IDEOGRAPH-29DF7: not included in any glyphset definition
    • U+29DF9 CJK UNIFIED IDEOGRAPH-29DF9: not included in any glyphset definition
    • U+29DFA CJK UNIFIED IDEOGRAPH-29DFA: not included in any glyphset definition
    • U+29DFB CJK UNIFIED IDEOGRAPH-29DFB: not included in any glyphset definition
    • U+29DFC CJK UNIFIED IDEOGRAPH-29DFC: not included in any glyphset definition
    • U+29DFE CJK UNIFIED IDEOGRAPH-29DFE: not included in any glyphset definition
    • U+29DFF CJK UNIFIED IDEOGRAPH-29DFF: not included in any glyphset definition
    • U+29E00 CJK UNIFIED IDEOGRAPH-29E00: not included in any glyphset definition
    • U+29E01 CJK UNIFIED IDEOGRAPH-29E01: not included in any glyphset definition
    • U+29E02 CJK UNIFIED IDEOGRAPH-29E02: not included in any glyphset definition
    • U+29E03 CJK UNIFIED IDEOGRAPH-29E03: not included in any glyphset definition
    • U+29E04 CJK UNIFIED IDEOGRAPH-29E04: not included in any glyphset definition
    • U+29E05 CJK UNIFIED IDEOGRAPH-29E05: not included in any glyphset definition
    • U+29E06 CJK UNIFIED IDEOGRAPH-29E06: not included in any glyphset definition
    • U+29E07 CJK UNIFIED IDEOGRAPH-29E07: not included in any glyphset definition
    • U+29E09 CJK UNIFIED IDEOGRAPH-29E09: not included in any glyphset definition
    • U+29E0A CJK UNIFIED IDEOGRAPH-29E0A: not included in any glyphset definition
    • U+29E0B CJK UNIFIED IDEOGRAPH-29E0B: not included in any glyphset definition
    • U+29E0C CJK UNIFIED IDEOGRAPH-29E0C: not included in any glyphset definition
    • U+29E0D CJK UNIFIED IDEOGRAPH-29E0D: not included in any glyphset definition
    • U+29E0E CJK UNIFIED IDEOGRAPH-29E0E: not included in any glyphset definition
    • U+29E10 CJK UNIFIED IDEOGRAPH-29E10: not included in any glyphset definition
    • U+29E11 CJK UNIFIED IDEOGRAPH-29E11: not included in any glyphset definition
    • U+29E14 CJK UNIFIED IDEOGRAPH-29E14: not included in any glyphset definition
    • U+29E15 CJK UNIFIED IDEOGRAPH-29E15: not included in any glyphset definition
    • U+29E16 CJK UNIFIED IDEOGRAPH-29E16: not included in any glyphset definition
    • U+29E19 CJK UNIFIED IDEOGRAPH-29E19: not included in any glyphset definition
    • U+29E1C CJK UNIFIED IDEOGRAPH-29E1C: not included in any glyphset definition
    • U+29E1D CJK UNIFIED IDEOGRAPH-29E1D: not included in any glyphset definition
    • U+29E1F CJK UNIFIED IDEOGRAPH-29E1F: not included in any glyphset definition
    • U+29E21 CJK UNIFIED IDEOGRAPH-29E21: not included in any glyphset definition
    • U+29E22 CJK UNIFIED IDEOGRAPH-29E22: not included in any glyphset definition
    • U+29E23 CJK UNIFIED IDEOGRAPH-29E23: not included in any glyphset definition
    • U+29E24 CJK UNIFIED IDEOGRAPH-29E24: not included in any glyphset definition
    • U+29E25 CJK UNIFIED IDEOGRAPH-29E25: not included in any glyphset definition
    • U+29E27 CJK UNIFIED IDEOGRAPH-29E27: not included in any glyphset definition
    • U+29E28 CJK UNIFIED IDEOGRAPH-29E28: not included in any glyphset definition
    • U+29E29 CJK UNIFIED IDEOGRAPH-29E29: not included in any glyphset definition
    • U+29E2A CJK UNIFIED IDEOGRAPH-29E2A: not included in any glyphset definition
    • U+29E2B CJK UNIFIED IDEOGRAPH-29E2B: not included in any glyphset definition
    • U+29E2C CJK UNIFIED IDEOGRAPH-29E2C: not included in any glyphset definition
    • U+29E2D CJK UNIFIED IDEOGRAPH-29E2D: not included in any glyphset definition
    • U+29E34 CJK UNIFIED IDEOGRAPH-29E34: not included in any glyphset definition
    • U+29E36 CJK UNIFIED IDEOGRAPH-29E36: not included in any glyphset definition
    • U+29E39 CJK UNIFIED IDEOGRAPH-29E39: not included in any glyphset definition
    • U+29E3B CJK UNIFIED IDEOGRAPH-29E3B: not included in any glyphset definition
    • U+29E3D CJK UNIFIED IDEOGRAPH-29E3D: not included in any glyphset definition
    • U+29E3E CJK UNIFIED IDEOGRAPH-29E3E: not included in any glyphset definition
    • U+29E3F CJK UNIFIED IDEOGRAPH-29E3F: not included in any glyphset definition
    • U+29E40 CJK UNIFIED IDEOGRAPH-29E40: not included in any glyphset definition
    • U+29E41 CJK UNIFIED IDEOGRAPH-29E41: not included in any glyphset definition
    • U+29E42 CJK UNIFIED IDEOGRAPH-29E42: not included in any glyphset definition
    • U+29E43 CJK UNIFIED IDEOGRAPH-29E43: not included in any glyphset definition
    • U+29E44 CJK UNIFIED IDEOGRAPH-29E44: not included in any glyphset definition
    • U+29E45 CJK UNIFIED IDEOGRAPH-29E45: not included in any glyphset definition
    • U+29E46 CJK UNIFIED IDEOGRAPH-29E46: not included in any glyphset definition
    • U+29E47 CJK UNIFIED IDEOGRAPH-29E47: not included in any glyphset definition
    • U+29E48 CJK UNIFIED IDEOGRAPH-29E48: not included in any glyphset definition
    • U+29E49 CJK UNIFIED IDEOGRAPH-29E49: not included in any glyphset definition
    • U+29E4A CJK UNIFIED IDEOGRAPH-29E4A: not included in any glyphset definition
    • U+29E4D CJK UNIFIED IDEOGRAPH-29E4D: not included in any glyphset definition
    • U+29E4E CJK UNIFIED IDEOGRAPH-29E4E: not included in any glyphset definition
    • U+29E4F CJK UNIFIED IDEOGRAPH-29E4F: not included in any glyphset definition
    • U+29E50 CJK UNIFIED IDEOGRAPH-29E50: not included in any glyphset definition
    • U+29E51 CJK UNIFIED IDEOGRAPH-29E51: not included in any glyphset definition
    • U+29E52 CJK UNIFIED IDEOGRAPH-29E52: not included in any glyphset definition
    • U+29E54 CJK UNIFIED IDEOGRAPH-29E54: not included in any glyphset definition
    • U+29E57 CJK UNIFIED IDEOGRAPH-29E57: not included in any glyphset definition
    • U+29E5D CJK UNIFIED IDEOGRAPH-29E5D: not included in any glyphset definition
    • U+29E5F CJK UNIFIED IDEOGRAPH-29E5F: not included in any glyphset definition
    • U+29E61 CJK UNIFIED IDEOGRAPH-29E61: not included in any glyphset definition
    • U+29E62 CJK UNIFIED IDEOGRAPH-29E62: not included in any glyphset definition
    • U+29E65 CJK UNIFIED IDEOGRAPH-29E65: not included in any glyphset definition
    • U+29E68 CJK UNIFIED IDEOGRAPH-29E68: not included in any glyphset definition
    • U+29E69 CJK UNIFIED IDEOGRAPH-29E69: not included in any glyphset definition
    • U+29E6A CJK UNIFIED IDEOGRAPH-29E6A: not included in any glyphset definition
    • U+29E6C CJK UNIFIED IDEOGRAPH-29E6C: not included in any glyphset definition
    • U+29E6F CJK UNIFIED IDEOGRAPH-29E6F: not included in any glyphset definition
    • U+29E71 CJK UNIFIED IDEOGRAPH-29E71: not included in any glyphset definition
    • U+29E72 CJK UNIFIED IDEOGRAPH-29E72: not included in any glyphset definition
    • U+29E73 CJK UNIFIED IDEOGRAPH-29E73: not included in any glyphset definition
    • U+29E74 CJK UNIFIED IDEOGRAPH-29E74: not included in any glyphset definition
    • U+29E76 CJK UNIFIED IDEOGRAPH-29E76: not included in any glyphset definition
    • U+29E77 CJK UNIFIED IDEOGRAPH-29E77: not included in any glyphset definition
    • U+29E78 CJK UNIFIED IDEOGRAPH-29E78: not included in any glyphset definition
    • U+29E7A CJK UNIFIED IDEOGRAPH-29E7A: not included in any glyphset definition
    • U+29E7B CJK UNIFIED IDEOGRAPH-29E7B: not included in any glyphset definition
    • U+29E7C CJK UNIFIED IDEOGRAPH-29E7C: not included in any glyphset definition
    • U+29E7D CJK UNIFIED IDEOGRAPH-29E7D: not included in any glyphset definition
    • U+29E7E CJK UNIFIED IDEOGRAPH-29E7E: not included in any glyphset definition
    • U+29E7F CJK UNIFIED IDEOGRAPH-29E7F: not included in any glyphset definition
    • U+29E80 CJK UNIFIED IDEOGRAPH-29E80: not included in any glyphset definition
    • U+29E81 CJK UNIFIED IDEOGRAPH-29E81: not included in any glyphset definition
    • U+29E82 CJK UNIFIED IDEOGRAPH-29E82: not included in any glyphset definition
    • U+29E83 CJK UNIFIED IDEOGRAPH-29E83: not included in any glyphset definition
    • U+29E84 CJK UNIFIED IDEOGRAPH-29E84: not included in any glyphset definition
    • U+29E86 CJK UNIFIED IDEOGRAPH-29E86: not included in any glyphset definition
    • U+29E89 CJK UNIFIED IDEOGRAPH-29E89: not included in any glyphset definition
    • U+29E8A CJK UNIFIED IDEOGRAPH-29E8A: not included in any glyphset definition
    • U+29E9B CJK UNIFIED IDEOGRAPH-29E9B: not included in any glyphset definition
    • U+29E9D CJK UNIFIED IDEOGRAPH-29E9D: not included in any glyphset definition
    • U+29E9E CJK UNIFIED IDEOGRAPH-29E9E: not included in any glyphset definition
    • U+29EA2 CJK UNIFIED IDEOGRAPH-29EA2: not included in any glyphset definition
    • U+29EAB CJK UNIFIED IDEOGRAPH-29EAB: not included in any glyphset definition
    • U+29EAC CJK UNIFIED IDEOGRAPH-29EAC: not included in any glyphset definition
    • U+29EAD CJK UNIFIED IDEOGRAPH-29EAD: not included in any glyphset definition
    • U+29EAE CJK UNIFIED IDEOGRAPH-29EAE: not included in any glyphset definition
    • U+29EAF CJK UNIFIED IDEOGRAPH-29EAF: not included in any glyphset definition
    • U+29EB0 CJK UNIFIED IDEOGRAPH-29EB0: not included in any glyphset definition
    • U+29EB1 CJK UNIFIED IDEOGRAPH-29EB1: not included in any glyphset definition
    • U+29EB2 CJK UNIFIED IDEOGRAPH-29EB2: not included in any glyphset definition
    • U+29EB3 CJK UNIFIED IDEOGRAPH-29EB3: not included in any glyphset definition
    • U+29EB4 CJK UNIFIED IDEOGRAPH-29EB4: not included in any glyphset definition
    • U+29EB5 CJK UNIFIED IDEOGRAPH-29EB5: not included in any glyphset definition
    • U+29EB7 CJK UNIFIED IDEOGRAPH-29EB7: not included in any glyphset definition
    • U+29EB8 CJK UNIFIED IDEOGRAPH-29EB8: not included in any glyphset definition
    • U+29EB9 CJK UNIFIED IDEOGRAPH-29EB9: not included in any glyphset definition
    • U+29EBA CJK UNIFIED IDEOGRAPH-29EBA: not included in any glyphset definition
    • U+29EBB CJK UNIFIED IDEOGRAPH-29EBB: not included in any glyphset definition
    • U+29EBC CJK UNIFIED IDEOGRAPH-29EBC: not included in any glyphset definition
    • U+29EBD CJK UNIFIED IDEOGRAPH-29EBD: not included in any glyphset definition
    • U+29EBE CJK UNIFIED IDEOGRAPH-29EBE: not included in any glyphset definition
    • U+29EC0 CJK UNIFIED IDEOGRAPH-29EC0: not included in any glyphset definition
    • U+29EC3 CJK UNIFIED IDEOGRAPH-29EC3: not included in any glyphset definition
    • U+29EC4 CJK UNIFIED IDEOGRAPH-29EC4: not included in any glyphset definition
    • U+29EC9 CJK UNIFIED IDEOGRAPH-29EC9: not included in any glyphset definition
    • U+29ECB CJK UNIFIED IDEOGRAPH-29ECB: not included in any glyphset definition
    • U+29ECD CJK UNIFIED IDEOGRAPH-29ECD: not included in any glyphset definition
    • U+29ECF CJK UNIFIED IDEOGRAPH-29ECF: not included in any glyphset definition
    • U+29ED0 CJK UNIFIED IDEOGRAPH-29ED0: not included in any glyphset definition
    • U+29ED3 CJK UNIFIED IDEOGRAPH-29ED3: not included in any glyphset definition
    • U+29ED6 CJK UNIFIED IDEOGRAPH-29ED6: not included in any glyphset definition
    • U+29ED7 CJK UNIFIED IDEOGRAPH-29ED7: not included in any glyphset definition
    • U+29ED8 CJK UNIFIED IDEOGRAPH-29ED8: not included in any glyphset definition
    • U+29ED9 CJK UNIFIED IDEOGRAPH-29ED9: not included in any glyphset definition
    • U+29EDA CJK UNIFIED IDEOGRAPH-29EDA: not included in any glyphset definition
    • U+29EDB CJK UNIFIED IDEOGRAPH-29EDB: not included in any glyphset definition
    • U+29EDC CJK UNIFIED IDEOGRAPH-29EDC: not included in any glyphset definition
    • U+29EDD CJK UNIFIED IDEOGRAPH-29EDD: not included in any glyphset definition
    • U+29EDE CJK UNIFIED IDEOGRAPH-29EDE: not included in any glyphset definition
    • U+29EDF CJK UNIFIED IDEOGRAPH-29EDF: not included in any glyphset definition
    • U+29EE0 CJK UNIFIED IDEOGRAPH-29EE0: not included in any glyphset definition
    • U+29EE1 CJK UNIFIED IDEOGRAPH-29EE1: not included in any glyphset definition
    • U+29EE2 CJK UNIFIED IDEOGRAPH-29EE2: not included in any glyphset definition
    • U+29EE3 CJK UNIFIED IDEOGRAPH-29EE3: not included in any glyphset definition
    • U+29EE4 CJK UNIFIED IDEOGRAPH-29EE4: not included in any glyphset definition
    • U+29EE5 CJK UNIFIED IDEOGRAPH-29EE5: not included in any glyphset definition
    • U+29EE7 CJK UNIFIED IDEOGRAPH-29EE7: not included in any glyphset definition
    • U+29EE9 CJK UNIFIED IDEOGRAPH-29EE9: not included in any glyphset definition
    • U+29EEC CJK UNIFIED IDEOGRAPH-29EEC: not included in any glyphset definition
    • U+29EEE CJK UNIFIED IDEOGRAPH-29EEE: not included in any glyphset definition
    • U+29EF0 CJK UNIFIED IDEOGRAPH-29EF0: not included in any glyphset definition
    • U+29EF1 CJK UNIFIED IDEOGRAPH-29EF1: not included in any glyphset definition
    • U+29EF3 CJK UNIFIED IDEOGRAPH-29EF3: not included in any glyphset definition
    • U+29EF6 CJK UNIFIED IDEOGRAPH-29EF6: not included in any glyphset definition
    • U+29EF8 CJK UNIFIED IDEOGRAPH-29EF8: not included in any glyphset definition
    • U+29EFA CJK UNIFIED IDEOGRAPH-29EFA: not included in any glyphset definition
    • U+29EFC CJK UNIFIED IDEOGRAPH-29EFC: not included in any glyphset definition
    • U+29EFD CJK UNIFIED IDEOGRAPH-29EFD: not included in any glyphset definition
    • U+29EFE CJK UNIFIED IDEOGRAPH-29EFE: not included in any glyphset definition
    • U+29F01 CJK UNIFIED IDEOGRAPH-29F01: not included in any glyphset definition
    • U+29F02 CJK UNIFIED IDEOGRAPH-29F02: not included in any glyphset definition
    • U+29F03 CJK UNIFIED IDEOGRAPH-29F03: not included in any glyphset definition
    • U+29F04 CJK UNIFIED IDEOGRAPH-29F04: not included in any glyphset definition
    • U+29F05 CJK UNIFIED IDEOGRAPH-29F05: not included in any glyphset definition
    • U+29F06 CJK UNIFIED IDEOGRAPH-29F06: not included in any glyphset definition
    • U+29F07 CJK UNIFIED IDEOGRAPH-29F07: not included in any glyphset definition
    • U+29F08 CJK UNIFIED IDEOGRAPH-29F08: not included in any glyphset definition
    • U+29F0A CJK UNIFIED IDEOGRAPH-29F0A: not included in any glyphset definition
    • U+29F0B CJK UNIFIED IDEOGRAPH-29F0B: not included in any glyphset definition
    • U+29F0C CJK UNIFIED IDEOGRAPH-29F0C: not included in any glyphset definition
    • U+29F0D CJK UNIFIED IDEOGRAPH-29F0D: not included in any glyphset definition
    • U+29F0E CJK UNIFIED IDEOGRAPH-29F0E: not included in any glyphset definition
    • U+29F0F CJK UNIFIED IDEOGRAPH-29F0F: not included in any glyphset definition
    • U+29F10 CJK UNIFIED IDEOGRAPH-29F10: not included in any glyphset definition
    • U+29F12 CJK UNIFIED IDEOGRAPH-29F12: not included in any glyphset definition
    • U+29F14 CJK UNIFIED IDEOGRAPH-29F14: not included in any glyphset definition
    • U+29F18 CJK UNIFIED IDEOGRAPH-29F18: not included in any glyphset definition
    • U+29F1B CJK UNIFIED IDEOGRAPH-29F1B: not included in any glyphset definition
    • U+29F1D CJK UNIFIED IDEOGRAPH-29F1D: not included in any glyphset definition
    • U+29F1E CJK UNIFIED IDEOGRAPH-29F1E: not included in any glyphset definition
    • U+29F1F CJK UNIFIED IDEOGRAPH-29F1F: not included in any glyphset definition
    • U+29F20 CJK UNIFIED IDEOGRAPH-29F20: not included in any glyphset definition
    • U+29F21 CJK UNIFIED IDEOGRAPH-29F21: not included in any glyphset definition
    • U+29F23 CJK UNIFIED IDEOGRAPH-29F23: not included in any glyphset definition
    • U+29F24 CJK UNIFIED IDEOGRAPH-29F24: not included in any glyphset definition
    • U+29F25 CJK UNIFIED IDEOGRAPH-29F25: not included in any glyphset definition
    • U+29F26 CJK UNIFIED IDEOGRAPH-29F26: not included in any glyphset definition
    • U+29F27 CJK UNIFIED IDEOGRAPH-29F27: not included in any glyphset definition
    • U+29F28 CJK UNIFIED IDEOGRAPH-29F28: not included in any glyphset definition
    • U+29F29 CJK UNIFIED IDEOGRAPH-29F29: not included in any glyphset definition
    • U+29F2A CJK UNIFIED IDEOGRAPH-29F2A: not included in any glyphset definition
    • U+29F2B CJK UNIFIED IDEOGRAPH-29F2B: not included in any glyphset definition
    • U+29F2C CJK UNIFIED IDEOGRAPH-29F2C: not included in any glyphset definition
    • U+29F2D CJK UNIFIED IDEOGRAPH-29F2D: not included in any glyphset definition
    • U+29F30 CJK UNIFIED IDEOGRAPH-29F30: not included in any glyphset definition
    • U+29F34 CJK UNIFIED IDEOGRAPH-29F34: not included in any glyphset definition
    • U+29F36 CJK UNIFIED IDEOGRAPH-29F36: not included in any glyphset definition
    • U+29F3A CJK UNIFIED IDEOGRAPH-29F3A: not included in any glyphset definition
    • U+29F3B CJK UNIFIED IDEOGRAPH-29F3B: not included in any glyphset definition
    • U+29F3C CJK UNIFIED IDEOGRAPH-29F3C: not included in any glyphset definition
    • U+29F3D CJK UNIFIED IDEOGRAPH-29F3D: not included in any glyphset definition
    • U+29F3F CJK UNIFIED IDEOGRAPH-29F3F: not included in any glyphset definition
    • U+29F40 CJK UNIFIED IDEOGRAPH-29F40: not included in any glyphset definition
    • U+29F41 CJK UNIFIED IDEOGRAPH-29F41: not included in any glyphset definition
    • U+29F46 CJK UNIFIED IDEOGRAPH-29F46: not included in any glyphset definition
    • U+29F48 CJK UNIFIED IDEOGRAPH-29F48: not included in any glyphset definition
    • U+29F4A CJK UNIFIED IDEOGRAPH-29F4A: not included in any glyphset definition
    • U+29F4C CJK UNIFIED IDEOGRAPH-29F4C: not included in any glyphset definition
    • U+29F4D CJK UNIFIED IDEOGRAPH-29F4D: not included in any glyphset definition
    • U+29F4E CJK UNIFIED IDEOGRAPH-29F4E: not included in any glyphset definition
    • U+29F4F CJK UNIFIED IDEOGRAPH-29F4F: not included in any glyphset definition
    • U+29F50 CJK UNIFIED IDEOGRAPH-29F50: not included in any glyphset definition
    • U+29F53 CJK UNIFIED IDEOGRAPH-29F53: not included in any glyphset definition
    • U+29F54 CJK UNIFIED IDEOGRAPH-29F54: not included in any glyphset definition
    • U+29F55 CJK UNIFIED IDEOGRAPH-29F55: not included in any glyphset definition
    • U+29F56 CJK UNIFIED IDEOGRAPH-29F56: not included in any glyphset definition
    • U+29F58 CJK UNIFIED IDEOGRAPH-29F58: not included in any glyphset definition
    • U+29F5A CJK UNIFIED IDEOGRAPH-29F5A: not included in any glyphset definition
    • U+29F5B CJK UNIFIED IDEOGRAPH-29F5B: not included in any glyphset definition
    • U+29F5C CJK UNIFIED IDEOGRAPH-29F5C: not included in any glyphset definition
    • U+29F5D CJK UNIFIED IDEOGRAPH-29F5D: not included in any glyphset definition
    • U+29F5E CJK UNIFIED IDEOGRAPH-29F5E: not included in any glyphset definition
    • U+29F5F CJK UNIFIED IDEOGRAPH-29F5F: not included in any glyphset definition
    • U+29F61 CJK UNIFIED IDEOGRAPH-29F61: not included in any glyphset definition
    • U+29F63 CJK UNIFIED IDEOGRAPH-29F63: not included in any glyphset definition
    • U+29F65 CJK UNIFIED IDEOGRAPH-29F65: not included in any glyphset definition
    • U+29F67 CJK UNIFIED IDEOGRAPH-29F67: not included in any glyphset definition
    • U+29F68 CJK UNIFIED IDEOGRAPH-29F68: not included in any glyphset definition
    • U+29F69 CJK UNIFIED IDEOGRAPH-29F69: not included in any glyphset definition
    • U+29F6A CJK UNIFIED IDEOGRAPH-29F6A: not included in any glyphset definition
    • U+29F6B CJK UNIFIED IDEOGRAPH-29F6B: not included in any glyphset definition
    • U+29F6C CJK UNIFIED IDEOGRAPH-29F6C: not included in any glyphset definition
    • U+29F6E CJK UNIFIED IDEOGRAPH-29F6E: not included in any glyphset definition
    • U+29F70 CJK UNIFIED IDEOGRAPH-29F70: not included in any glyphset definition
    • U+29F71 CJK UNIFIED IDEOGRAPH-29F71: not included in any glyphset definition
    • U+29F73 CJK UNIFIED IDEOGRAPH-29F73: not included in any glyphset definition
    • U+29F74 CJK UNIFIED IDEOGRAPH-29F74: not included in any glyphset definition
    • U+29F75 CJK UNIFIED IDEOGRAPH-29F75: not included in any glyphset definition
    • U+29F76 CJK UNIFIED IDEOGRAPH-29F76: not included in any glyphset definition
    • U+29F77 CJK UNIFIED IDEOGRAPH-29F77: not included in any glyphset definition
    • U+29F79 CJK UNIFIED IDEOGRAPH-29F79: not included in any glyphset definition
    • U+29F7A CJK UNIFIED IDEOGRAPH-29F7A: not included in any glyphset definition
    • U+29F7C CJK UNIFIED IDEOGRAPH-29F7C: not included in any glyphset definition
    • U+29F7D CJK UNIFIED IDEOGRAPH-29F7D: not included in any glyphset definition
    • U+29F7E CJK UNIFIED IDEOGRAPH-29F7E: not included in any glyphset definition
    • U+29F7F CJK UNIFIED IDEOGRAPH-29F7F: not included in any glyphset definition
    • U+29F80 CJK UNIFIED IDEOGRAPH-29F80: not included in any glyphset definition
    • U+29F81 CJK UNIFIED IDEOGRAPH-29F81: not included in any glyphset definition
    • U+29F82 CJK UNIFIED IDEOGRAPH-29F82: not included in any glyphset definition
    • U+29F83 CJK UNIFIED IDEOGRAPH-29F83: not included in any glyphset definition
    • U+29F85 CJK UNIFIED IDEOGRAPH-29F85: not included in any glyphset definition
    • U+29F87 CJK UNIFIED IDEOGRAPH-29F87: not included in any glyphset definition
    • U+29F88 CJK UNIFIED IDEOGRAPH-29F88: not included in any glyphset definition
    • U+29F8A CJK UNIFIED IDEOGRAPH-29F8A: not included in any glyphset definition
    • U+29F8B CJK UNIFIED IDEOGRAPH-29F8B: not included in any glyphset definition
    • U+29F8C CJK UNIFIED IDEOGRAPH-29F8C: not included in any glyphset definition
    • U+29F8F CJK UNIFIED IDEOGRAPH-29F8F: not included in any glyphset definition
    • U+29F92 CJK UNIFIED IDEOGRAPH-29F92: not included in any glyphset definition
    • U+29F93 CJK UNIFIED IDEOGRAPH-29F93: not included in any glyphset definition
    • U+29F94 CJK UNIFIED IDEOGRAPH-29F94: not included in any glyphset definition
    • U+29F96 CJK UNIFIED IDEOGRAPH-29F96: not included in any glyphset definition
    • U+29F97 CJK UNIFIED IDEOGRAPH-29F97: not included in any glyphset definition
    • U+29F98 CJK UNIFIED IDEOGRAPH-29F98: not included in any glyphset definition
    • U+29F99 CJK UNIFIED IDEOGRAPH-29F99: not included in any glyphset definition
    • U+29F9C CJK UNIFIED IDEOGRAPH-29F9C: not included in any glyphset definition
    • U+29F9D CJK UNIFIED IDEOGRAPH-29F9D: not included in any glyphset definition
    • U+29F9E CJK UNIFIED IDEOGRAPH-29F9E: not included in any glyphset definition
    • U+29F9F CJK UNIFIED IDEOGRAPH-29F9F: not included in any glyphset definition
    • U+29FA0 CJK UNIFIED IDEOGRAPH-29FA0: not included in any glyphset definition
    • U+29FA1 CJK UNIFIED IDEOGRAPH-29FA1: not included in any glyphset definition
    • U+29FA2 CJK UNIFIED IDEOGRAPH-29FA2: not included in any glyphset definition
    • U+29FA3 CJK UNIFIED IDEOGRAPH-29FA3: not included in any glyphset definition
    • U+29FA4 CJK UNIFIED IDEOGRAPH-29FA4: not included in any glyphset definition
    • U+29FA5 CJK UNIFIED IDEOGRAPH-29FA5: not included in any glyphset definition
    • U+29FA6 CJK UNIFIED IDEOGRAPH-29FA6: not included in any glyphset definition
    • U+29FA7 CJK UNIFIED IDEOGRAPH-29FA7: not included in any glyphset definition
    • U+29FAD CJK UNIFIED IDEOGRAPH-29FAD: not included in any glyphset definition
    • U+29FB0 CJK UNIFIED IDEOGRAPH-29FB0: not included in any glyphset definition
    • U+29FB1 CJK UNIFIED IDEOGRAPH-29FB1: not included in any glyphset definition
    • U+29FB2 CJK UNIFIED IDEOGRAPH-29FB2: not included in any glyphset definition
    • U+29FB4 CJK UNIFIED IDEOGRAPH-29FB4: not included in any glyphset definition
    • U+29FB5 CJK UNIFIED IDEOGRAPH-29FB5: not included in any glyphset definition
    • U+29FB6 CJK UNIFIED IDEOGRAPH-29FB6: not included in any glyphset definition
    • U+29FB7 CJK UNIFIED IDEOGRAPH-29FB7: not included in any glyphset definition
    • U+29FB8 CJK UNIFIED IDEOGRAPH-29FB8: not included in any glyphset definition
    • U+29FB9 CJK UNIFIED IDEOGRAPH-29FB9: not included in any glyphset definition
    • U+29FBA CJK UNIFIED IDEOGRAPH-29FBA: not included in any glyphset definition
    • U+29FBB CJK UNIFIED IDEOGRAPH-29FBB: not included in any glyphset definition
    • U+29FBC CJK UNIFIED IDEOGRAPH-29FBC: not included in any glyphset definition
    • U+29FBD CJK UNIFIED IDEOGRAPH-29FBD: not included in any glyphset definition
    • U+29FBE CJK UNIFIED IDEOGRAPH-29FBE: not included in any glyphset definition
    • U+29FBF CJK UNIFIED IDEOGRAPH-29FBF: not included in any glyphset definition
    • U+29FC0 CJK UNIFIED IDEOGRAPH-29FC0: not included in any glyphset definition
    • U+29FC2 CJK UNIFIED IDEOGRAPH-29FC2: not included in any glyphset definition
    • U+29FC3 CJK UNIFIED IDEOGRAPH-29FC3: not included in any glyphset definition
    • U+29FC4 CJK UNIFIED IDEOGRAPH-29FC4: not included in any glyphset definition
    • U+29FC5 CJK UNIFIED IDEOGRAPH-29FC5: not included in any glyphset definition
    • U+29FC7 CJK UNIFIED IDEOGRAPH-29FC7: not included in any glyphset definition
    • U+29FC8 CJK UNIFIED IDEOGRAPH-29FC8: not included in any glyphset definition
    • U+29FC9 CJK UNIFIED IDEOGRAPH-29FC9: not included in any glyphset definition
    • U+29FCA CJK UNIFIED IDEOGRAPH-29FCA: not included in any glyphset definition
    • U+29FCE CJK UNIFIED IDEOGRAPH-29FCE: not included in any glyphset definition
    • U+29FD1 CJK UNIFIED IDEOGRAPH-29FD1: not included in any glyphset definition
    • U+29FD2 CJK UNIFIED IDEOGRAPH-29FD2: not included in any glyphset definition
    • U+29FD3 CJK UNIFIED IDEOGRAPH-29FD3: not included in any glyphset definition
    • U+29FD4 CJK UNIFIED IDEOGRAPH-29FD4: not included in any glyphset definition
    • U+29FD5 CJK UNIFIED IDEOGRAPH-29FD5: not included in any glyphset definition
    • U+29FD6 CJK UNIFIED IDEOGRAPH-29FD6: not included in any glyphset definition
    • U+29FD7 CJK UNIFIED IDEOGRAPH-29FD7: not included in any glyphset definition
    • U+29FDB CJK UNIFIED IDEOGRAPH-29FDB: not included in any glyphset definition
    • U+29FDC CJK UNIFIED IDEOGRAPH-29FDC: not included in any glyphset definition
    • U+29FDD CJK UNIFIED IDEOGRAPH-29FDD: not included in any glyphset definition
    • U+29FDE CJK UNIFIED IDEOGRAPH-29FDE: not included in any glyphset definition
    • U+29FDF CJK UNIFIED IDEOGRAPH-29FDF: not included in any glyphset definition
    • U+29FE0 CJK UNIFIED IDEOGRAPH-29FE0: not included in any glyphset definition
    • U+29FE1 CJK UNIFIED IDEOGRAPH-29FE1: not included in any glyphset definition
    • U+29FE2 CJK UNIFIED IDEOGRAPH-29FE2: not included in any glyphset definition
    • U+29FE3 CJK UNIFIED IDEOGRAPH-29FE3: not included in any glyphset definition
    • U+29FE4 CJK UNIFIED IDEOGRAPH-29FE4: not included in any glyphset definition
    • U+29FE5 CJK UNIFIED IDEOGRAPH-29FE5: not included in any glyphset definition
    • U+29FE6 CJK UNIFIED IDEOGRAPH-29FE6: not included in any glyphset definition
    • U+29FE7 CJK UNIFIED IDEOGRAPH-29FE7: not included in any glyphset definition
    • U+29FE8 CJK UNIFIED IDEOGRAPH-29FE8: not included in any glyphset definition
    • U+29FE9 CJK UNIFIED IDEOGRAPH-29FE9: not included in any glyphset definition
    • U+29FEA CJK UNIFIED IDEOGRAPH-29FEA: not included in any glyphset definition
    • U+29FEB CJK UNIFIED IDEOGRAPH-29FEB: not included in any glyphset definition
    • U+29FEC CJK UNIFIED IDEOGRAPH-29FEC: not included in any glyphset definition
    • U+29FF6 CJK UNIFIED IDEOGRAPH-29FF6: not included in any glyphset definition
    • U+29FF8 CJK UNIFIED IDEOGRAPH-29FF8: not included in any glyphset definition
    • U+29FF9 CJK UNIFIED IDEOGRAPH-29FF9: not included in any glyphset definition
    • U+29FFA CJK UNIFIED IDEOGRAPH-29FFA: not included in any glyphset definition
    • U+2A000 CJK UNIFIED IDEOGRAPH-2A000: not included in any glyphset definition
    • U+2A001 CJK UNIFIED IDEOGRAPH-2A001: not included in any glyphset definition
    • U+2A002 CJK UNIFIED IDEOGRAPH-2A002: not included in any glyphset definition
    • U+2A004 CJK UNIFIED IDEOGRAPH-2A004: not included in any glyphset definition
    • U+2A005 CJK UNIFIED IDEOGRAPH-2A005: not included in any glyphset definition
    • U+2A006 CJK UNIFIED IDEOGRAPH-2A006: not included in any glyphset definition
    • U+2A007 CJK UNIFIED IDEOGRAPH-2A007: not included in any glyphset definition
    • U+2A008 CJK UNIFIED IDEOGRAPH-2A008: not included in any glyphset definition
    • U+2A009 CJK UNIFIED IDEOGRAPH-2A009: not included in any glyphset definition
    • U+2A00A CJK UNIFIED IDEOGRAPH-2A00A: not included in any glyphset definition
    • U+2A00B CJK UNIFIED IDEOGRAPH-2A00B: not included in any glyphset definition
    • U+2A00C CJK UNIFIED IDEOGRAPH-2A00C: not included in any glyphset definition
    • U+2A00D CJK UNIFIED IDEOGRAPH-2A00D: not included in any glyphset definition
    • U+2A00F CJK UNIFIED IDEOGRAPH-2A00F: not included in any glyphset definition
    • U+2A010 CJK UNIFIED IDEOGRAPH-2A010: not included in any glyphset definition
    • U+2A012 CJK UNIFIED IDEOGRAPH-2A012: not included in any glyphset definition
    • U+2A013 CJK UNIFIED IDEOGRAPH-2A013: not included in any glyphset definition
    • U+2A014 CJK UNIFIED IDEOGRAPH-2A014: not included in any glyphset definition
    • U+2A015 CJK UNIFIED IDEOGRAPH-2A015: not included in any glyphset definition
    • U+2A016 CJK UNIFIED IDEOGRAPH-2A016: not included in any glyphset definition
    • U+2A017 CJK UNIFIED IDEOGRAPH-2A017: not included in any glyphset definition
    • U+2A018 CJK UNIFIED IDEOGRAPH-2A018: not included in any glyphset definition
    • U+2A01A CJK UNIFIED IDEOGRAPH-2A01A: not included in any glyphset definition
    • U+2A01B CJK UNIFIED IDEOGRAPH-2A01B: not included in any glyphset definition
    • U+2A01D CJK UNIFIED IDEOGRAPH-2A01D: not included in any glyphset definition
    • U+2A01E CJK UNIFIED IDEOGRAPH-2A01E: not included in any glyphset definition
    • U+2A01F CJK UNIFIED IDEOGRAPH-2A01F: not included in any glyphset definition
    • U+2A020 CJK UNIFIED IDEOGRAPH-2A020: not included in any glyphset definition
    • U+2A021 CJK UNIFIED IDEOGRAPH-2A021: not included in any glyphset definition
    • U+2A022 CJK UNIFIED IDEOGRAPH-2A022: not included in any glyphset definition
    • U+2A024 CJK UNIFIED IDEOGRAPH-2A024: not included in any glyphset definition
    • U+2A025 CJK UNIFIED IDEOGRAPH-2A025: not included in any glyphset definition
    • U+2A026 CJK UNIFIED IDEOGRAPH-2A026: not included in any glyphset definition
    • U+2A027 CJK UNIFIED IDEOGRAPH-2A027: not included in any glyphset definition
    • U+2A028 CJK UNIFIED IDEOGRAPH-2A028: not included in any glyphset definition
    • U+2A029 CJK UNIFIED IDEOGRAPH-2A029: not included in any glyphset definition
    • U+2A02A CJK UNIFIED IDEOGRAPH-2A02A: not included in any glyphset definition
    • U+2A02C CJK UNIFIED IDEOGRAPH-2A02C: not included in any glyphset definition
    • U+2A02D CJK UNIFIED IDEOGRAPH-2A02D: not included in any glyphset definition
    • U+2A02E CJK UNIFIED IDEOGRAPH-2A02E: not included in any glyphset definition
    • U+2A02F CJK UNIFIED IDEOGRAPH-2A02F: not included in any glyphset definition
    • U+2A038 CJK UNIFIED IDEOGRAPH-2A038: not included in any glyphset definition
    • U+2A03B CJK UNIFIED IDEOGRAPH-2A03B: not included in any glyphset definition
    • U+2A03C CJK UNIFIED IDEOGRAPH-2A03C: not included in any glyphset definition
    • U+2A03D CJK UNIFIED IDEOGRAPH-2A03D: not included in any glyphset definition
    • U+2A03E CJK UNIFIED IDEOGRAPH-2A03E: not included in any glyphset definition
    • U+2A03F CJK UNIFIED IDEOGRAPH-2A03F: not included in any glyphset definition
    • U+2A040 CJK UNIFIED IDEOGRAPH-2A040: not included in any glyphset definition
    • U+2A043 CJK UNIFIED IDEOGRAPH-2A043: not included in any glyphset definition
    • U+2A044 CJK UNIFIED IDEOGRAPH-2A044: not included in any glyphset definition
    • U+2A045 CJK UNIFIED IDEOGRAPH-2A045: not included in any glyphset definition
    • U+2A046 CJK UNIFIED IDEOGRAPH-2A046: not included in any glyphset definition
    • U+2A047 CJK UNIFIED IDEOGRAPH-2A047: not included in any glyphset definition
    • U+2A048 CJK UNIFIED IDEOGRAPH-2A048: not included in any glyphset definition
    • U+2A049 CJK UNIFIED IDEOGRAPH-2A049: not included in any glyphset definition
    • U+2A04A CJK UNIFIED IDEOGRAPH-2A04A: not included in any glyphset definition
    • U+2A04B CJK UNIFIED IDEOGRAPH-2A04B: not included in any glyphset definition
    • U+2A04C CJK UNIFIED IDEOGRAPH-2A04C: not included in any glyphset definition
    • U+2A04D CJK UNIFIED IDEOGRAPH-2A04D: not included in any glyphset definition
    • U+2A04E CJK UNIFIED IDEOGRAPH-2A04E: not included in any glyphset definition
    • U+2A04F CJK UNIFIED IDEOGRAPH-2A04F: not included in any glyphset definition
    • U+2A050 CJK UNIFIED IDEOGRAPH-2A050: not included in any glyphset definition
    • U+2A051 CJK UNIFIED IDEOGRAPH-2A051: not included in any glyphset definition
    • U+2A052 CJK UNIFIED IDEOGRAPH-2A052: not included in any glyphset definition
    • U+2A053 CJK UNIFIED IDEOGRAPH-2A053: not included in any glyphset definition
    • U+2A054 CJK UNIFIED IDEOGRAPH-2A054: not included in any glyphset definition
    • U+2A055 CJK UNIFIED IDEOGRAPH-2A055: not included in any glyphset definition
    • U+2A056 CJK UNIFIED IDEOGRAPH-2A056: not included in any glyphset definition
    • U+2A057 CJK UNIFIED IDEOGRAPH-2A057: not included in any glyphset definition
    • U+2A058 CJK UNIFIED IDEOGRAPH-2A058: not included in any glyphset definition
    • U+2A059 CJK UNIFIED IDEOGRAPH-2A059: not included in any glyphset definition
    • U+2A05A CJK UNIFIED IDEOGRAPH-2A05A: not included in any glyphset definition
    • U+2A05B CJK UNIFIED IDEOGRAPH-2A05B: not included in any glyphset definition
    • U+2A05C CJK UNIFIED IDEOGRAPH-2A05C: not included in any glyphset definition
    • U+2A05D CJK UNIFIED IDEOGRAPH-2A05D: not included in any glyphset definition
    • U+2A05E CJK UNIFIED IDEOGRAPH-2A05E: not included in any glyphset definition
    • U+2A05F CJK UNIFIED IDEOGRAPH-2A05F: not included in any glyphset definition
    • U+2A060 CJK UNIFIED IDEOGRAPH-2A060: not included in any glyphset definition
    • U+2A061 CJK UNIFIED IDEOGRAPH-2A061: not included in any glyphset definition
    • U+2A062 CJK UNIFIED IDEOGRAPH-2A062: not included in any glyphset definition
    • U+2A063 CJK UNIFIED IDEOGRAPH-2A063: not included in any glyphset definition
    • U+2A065 CJK UNIFIED IDEOGRAPH-2A065: not included in any glyphset definition
    • U+2A067 CJK UNIFIED IDEOGRAPH-2A067: not included in any glyphset definition
    • U+2A068 CJK UNIFIED IDEOGRAPH-2A068: not included in any glyphset definition
    • U+2A069 CJK UNIFIED IDEOGRAPH-2A069: not included in any glyphset definition
    • U+2A06A CJK UNIFIED IDEOGRAPH-2A06A: not included in any glyphset definition
    • U+2A06D CJK UNIFIED IDEOGRAPH-2A06D: not included in any glyphset definition
    • U+2A06E CJK UNIFIED IDEOGRAPH-2A06E: not included in any glyphset definition
    • U+2A070 CJK UNIFIED IDEOGRAPH-2A070: not included in any glyphset definition
    • U+2A071 CJK UNIFIED IDEOGRAPH-2A071: not included in any glyphset definition
    • U+2A072 CJK UNIFIED IDEOGRAPH-2A072: not included in any glyphset definition
    • U+2A073 CJK UNIFIED IDEOGRAPH-2A073: not included in any glyphset definition
    • U+2A074 CJK UNIFIED IDEOGRAPH-2A074: not included in any glyphset definition
    • U+2A077 CJK UNIFIED IDEOGRAPH-2A077: not included in any glyphset definition
    • U+2A078 CJK UNIFIED IDEOGRAPH-2A078: not included in any glyphset definition
    • U+2A079 CJK UNIFIED IDEOGRAPH-2A079: not included in any glyphset definition
    • U+2A07A CJK UNIFIED IDEOGRAPH-2A07A: not included in any glyphset definition
    • U+2A07B CJK UNIFIED IDEOGRAPH-2A07B: not included in any glyphset definition
    • U+2A07C CJK UNIFIED IDEOGRAPH-2A07C: not included in any glyphset definition
    • U+2A07D CJK UNIFIED IDEOGRAPH-2A07D: not included in any glyphset definition
    • U+2A07E CJK UNIFIED IDEOGRAPH-2A07E: not included in any glyphset definition
    • U+2A07F CJK UNIFIED IDEOGRAPH-2A07F: not included in any glyphset definition
    • U+2A080 CJK UNIFIED IDEOGRAPH-2A080: not included in any glyphset definition
    • U+2A081 CJK UNIFIED IDEOGRAPH-2A081: not included in any glyphset definition
    • U+2A082 CJK UNIFIED IDEOGRAPH-2A082: not included in any glyphset definition
    • U+2A083 CJK UNIFIED IDEOGRAPH-2A083: not included in any glyphset definition
    • U+2A084 CJK UNIFIED IDEOGRAPH-2A084: not included in any glyphset definition
    • U+2A085 CJK UNIFIED IDEOGRAPH-2A085: not included in any glyphset definition
    • U+2A086 CJK UNIFIED IDEOGRAPH-2A086: not included in any glyphset definition
    • U+2A087 CJK UNIFIED IDEOGRAPH-2A087: not included in any glyphset definition
    • U+2A088 CJK UNIFIED IDEOGRAPH-2A088: not included in any glyphset definition
    • U+2A089 CJK UNIFIED IDEOGRAPH-2A089: not included in any glyphset definition
    • U+2A08A CJK UNIFIED IDEOGRAPH-2A08A: not included in any glyphset definition
    • U+2A08B CJK UNIFIED IDEOGRAPH-2A08B: not included in any glyphset definition
    • U+2A08C CJK UNIFIED IDEOGRAPH-2A08C: not included in any glyphset definition
    • U+2A08D CJK UNIFIED IDEOGRAPH-2A08D: not included in any glyphset definition
    • U+2A08E CJK UNIFIED IDEOGRAPH-2A08E: not included in any glyphset definition
    • U+2A08F CJK UNIFIED IDEOGRAPH-2A08F: not included in any glyphset definition
    • U+2A090 CJK UNIFIED IDEOGRAPH-2A090: not included in any glyphset definition
    • U+2A091 CJK UNIFIED IDEOGRAPH-2A091: not included in any glyphset definition
    • U+2A092 CJK UNIFIED IDEOGRAPH-2A092: not included in any glyphset definition
    • U+2A093 CJK UNIFIED IDEOGRAPH-2A093: not included in any glyphset definition
    • U+2A094 CJK UNIFIED IDEOGRAPH-2A094: not included in any glyphset definition
    • U+2A095 CJK UNIFIED IDEOGRAPH-2A095: not included in any glyphset definition
    • U+2A09C CJK UNIFIED IDEOGRAPH-2A09C: not included in any glyphset definition
    • U+2A09D CJK UNIFIED IDEOGRAPH-2A09D: not included in any glyphset definition
    • U+2A09E CJK UNIFIED IDEOGRAPH-2A09E: not included in any glyphset definition
    • U+2A09F CJK UNIFIED IDEOGRAPH-2A09F: not included in any glyphset definition
    • U+2A0A0 CJK UNIFIED IDEOGRAPH-2A0A0: not included in any glyphset definition
    • U+2A0A1 CJK UNIFIED IDEOGRAPH-2A0A1: not included in any glyphset definition
    • U+2A0A3 CJK UNIFIED IDEOGRAPH-2A0A3: not included in any glyphset definition
    • U+2A0A4 CJK UNIFIED IDEOGRAPH-2A0A4: not included in any glyphset definition
    • U+2A0A5 CJK UNIFIED IDEOGRAPH-2A0A5: not included in any glyphset definition
    • U+2A0A7 CJK UNIFIED IDEOGRAPH-2A0A7: not included in any glyphset definition
    • U+2A0A9 CJK UNIFIED IDEOGRAPH-2A0A9: not included in any glyphset definition
    • U+2A0AA CJK UNIFIED IDEOGRAPH-2A0AA: not included in any glyphset definition
    • U+2A0AD CJK UNIFIED IDEOGRAPH-2A0AD: not included in any glyphset definition
    • U+2A0B0 CJK UNIFIED IDEOGRAPH-2A0B0: not included in any glyphset definition
    • U+2A0B4 CJK UNIFIED IDEOGRAPH-2A0B4: not included in any glyphset definition
    • U+2A0B5 CJK UNIFIED IDEOGRAPH-2A0B5: not included in any glyphset definition
    • U+2A0B6 CJK UNIFIED IDEOGRAPH-2A0B6: not included in any glyphset definition
    • U+2A0B7 CJK UNIFIED IDEOGRAPH-2A0B7: not included in any glyphset definition
    • U+2A0B8 CJK UNIFIED IDEOGRAPH-2A0B8: not included in any glyphset definition
    • U+2A0B9 CJK UNIFIED IDEOGRAPH-2A0B9: not included in any glyphset definition
    • U+2A0BA CJK UNIFIED IDEOGRAPH-2A0BA: not included in any glyphset definition
    • U+2A0BB CJK UNIFIED IDEOGRAPH-2A0BB: not included in any glyphset definition
    • U+2A0BC CJK UNIFIED IDEOGRAPH-2A0BC: not included in any glyphset definition
    • U+2A0BD CJK UNIFIED IDEOGRAPH-2A0BD: not included in any glyphset definition
    • U+2A0BE CJK UNIFIED IDEOGRAPH-2A0BE: not included in any glyphset definition
    • U+2A0BF CJK UNIFIED IDEOGRAPH-2A0BF: not included in any glyphset definition
    • U+2A0C0 CJK UNIFIED IDEOGRAPH-2A0C0: not included in any glyphset definition
    • U+2A0C1 CJK UNIFIED IDEOGRAPH-2A0C1: not included in any glyphset definition
    • U+2A0C2 CJK UNIFIED IDEOGRAPH-2A0C2: not included in any glyphset definition
    • U+2A0C3 CJK UNIFIED IDEOGRAPH-2A0C3: not included in any glyphset definition
    • U+2A0C4 CJK UNIFIED IDEOGRAPH-2A0C4: not included in any glyphset definition
    • U+2A0C5 CJK UNIFIED IDEOGRAPH-2A0C5: not included in any glyphset definition
    • U+2A0C6 CJK UNIFIED IDEOGRAPH-2A0C6: not included in any glyphset definition
    • U+2A0C7 CJK UNIFIED IDEOGRAPH-2A0C7: not included in any glyphset definition
    • U+2A0C8 CJK UNIFIED IDEOGRAPH-2A0C8: not included in any glyphset definition
    • U+2A0C9 CJK UNIFIED IDEOGRAPH-2A0C9: not included in any glyphset definition
    • U+2A0CA CJK UNIFIED IDEOGRAPH-2A0CA: not included in any glyphset definition
    • U+2A0CB CJK UNIFIED IDEOGRAPH-2A0CB: not included in any glyphset definition
    • U+2A0CC CJK UNIFIED IDEOGRAPH-2A0CC: not included in any glyphset definition
    • U+2A0CD CJK UNIFIED IDEOGRAPH-2A0CD: not included in any glyphset definition
    • U+2A0CE CJK UNIFIED IDEOGRAPH-2A0CE: not included in any glyphset definition
    • U+2A0CF CJK UNIFIED IDEOGRAPH-2A0CF: not included in any glyphset definition
    • U+2A0D0 CJK UNIFIED IDEOGRAPH-2A0D0: not included in any glyphset definition
    • U+2A0D1 CJK UNIFIED IDEOGRAPH-2A0D1: not included in any glyphset definition
    • U+2A0D2 CJK UNIFIED IDEOGRAPH-2A0D2: not included in any glyphset definition
    • U+2A0D3 CJK UNIFIED IDEOGRAPH-2A0D3: not included in any glyphset definition
    • U+2A0D4 CJK UNIFIED IDEOGRAPH-2A0D4: not included in any glyphset definition
    • U+2A0D5 CJK UNIFIED IDEOGRAPH-2A0D5: not included in any glyphset definition
    • U+2A0D7 CJK UNIFIED IDEOGRAPH-2A0D7: not included in any glyphset definition
    • U+2A0D8 CJK UNIFIED IDEOGRAPH-2A0D8: not included in any glyphset definition
    • U+2A0D9 CJK UNIFIED IDEOGRAPH-2A0D9: not included in any glyphset definition
    • U+2A0DA CJK UNIFIED IDEOGRAPH-2A0DA: not included in any glyphset definition
    • U+2A0DB CJK UNIFIED IDEOGRAPH-2A0DB: not included in any glyphset definition
    • U+2A0DC CJK UNIFIED IDEOGRAPH-2A0DC: not included in any glyphset definition
    • U+2A0DD CJK UNIFIED IDEOGRAPH-2A0DD: not included in any glyphset definition
    • U+2A0E1 CJK UNIFIED IDEOGRAPH-2A0E1: not included in any glyphset definition
    • U+2A0E3 CJK UNIFIED IDEOGRAPH-2A0E3: not included in any glyphset definition
    • U+2A0E4 CJK UNIFIED IDEOGRAPH-2A0E4: not included in any glyphset definition
    • U+2A0E6 CJK UNIFIED IDEOGRAPH-2A0E6: not included in any glyphset definition
    • U+2A0E7 CJK UNIFIED IDEOGRAPH-2A0E7: not included in any glyphset definition
    • U+2A0E8 CJK UNIFIED IDEOGRAPH-2A0E8: not included in any glyphset definition
    • U+2A0EA CJK UNIFIED IDEOGRAPH-2A0EA: not included in any glyphset definition
    • U+2A0ED CJK UNIFIED IDEOGRAPH-2A0ED: not included in any glyphset definition
    • U+2A0EE CJK UNIFIED IDEOGRAPH-2A0EE: not included in any glyphset definition
    • U+2A0F3 CJK UNIFIED IDEOGRAPH-2A0F3: not included in any glyphset definition
    • U+2A0F5 CJK UNIFIED IDEOGRAPH-2A0F5: not included in any glyphset definition
    • U+2A0F6 CJK UNIFIED IDEOGRAPH-2A0F6: not included in any glyphset definition
    • U+2A0F7 CJK UNIFIED IDEOGRAPH-2A0F7: not included in any glyphset definition
    • U+2A0F8 CJK UNIFIED IDEOGRAPH-2A0F8: not included in any glyphset definition
    • U+2A0F9 CJK UNIFIED IDEOGRAPH-2A0F9: not included in any glyphset definition
    • U+2A0FA CJK UNIFIED IDEOGRAPH-2A0FA: not included in any glyphset definition
    • U+2A0FB CJK UNIFIED IDEOGRAPH-2A0FB: not included in any glyphset definition
    • U+2A0FC CJK UNIFIED IDEOGRAPH-2A0FC: not included in any glyphset definition
    • U+2A0FD CJK UNIFIED IDEOGRAPH-2A0FD: not included in any glyphset definition
    • U+2A0FE CJK UNIFIED IDEOGRAPH-2A0FE: not included in any glyphset definition
    • U+2A0FF CJK UNIFIED IDEOGRAPH-2A0FF: not included in any glyphset definition
    • U+2A100 CJK UNIFIED IDEOGRAPH-2A100: not included in any glyphset definition
    • U+2A101 CJK UNIFIED IDEOGRAPH-2A101: not included in any glyphset definition
    • U+2A102 CJK UNIFIED IDEOGRAPH-2A102: not included in any glyphset definition
    • U+2A103 CJK UNIFIED IDEOGRAPH-2A103: not included in any glyphset definition
    • U+2A104 CJK UNIFIED IDEOGRAPH-2A104: not included in any glyphset definition
    • U+2A105 CJK UNIFIED IDEOGRAPH-2A105: not included in any glyphset definition
    • U+2A106 CJK UNIFIED IDEOGRAPH-2A106: not included in any glyphset definition
    • U+2A107 CJK UNIFIED IDEOGRAPH-2A107: not included in any glyphset definition
    • U+2A108 CJK UNIFIED IDEOGRAPH-2A108: not included in any glyphset definition
    • U+2A109 CJK UNIFIED IDEOGRAPH-2A109: not included in any glyphset definition
    • U+2A10A CJK UNIFIED IDEOGRAPH-2A10A: not included in any glyphset definition
    • U+2A10C CJK UNIFIED IDEOGRAPH-2A10C: not included in any glyphset definition
    • U+2A115 CJK UNIFIED IDEOGRAPH-2A115: not included in any glyphset definition
    • U+2A116 CJK UNIFIED IDEOGRAPH-2A116: not included in any glyphset definition
    • U+2A119 CJK UNIFIED IDEOGRAPH-2A119: not included in any glyphset definition
    • U+2A11A CJK UNIFIED IDEOGRAPH-2A11A: not included in any glyphset definition
    • U+2A11B CJK UNIFIED IDEOGRAPH-2A11B: not included in any glyphset definition
    • U+2A11C CJK UNIFIED IDEOGRAPH-2A11C: not included in any glyphset definition
    • U+2A11D CJK UNIFIED IDEOGRAPH-2A11D: not included in any glyphset definition
    • U+2A11E CJK UNIFIED IDEOGRAPH-2A11E: not included in any glyphset definition
    • U+2A11F CJK UNIFIED IDEOGRAPH-2A11F: not included in any glyphset definition
    • U+2A120 CJK UNIFIED IDEOGRAPH-2A120: not included in any glyphset definition
    • U+2A123 CJK UNIFIED IDEOGRAPH-2A123: not included in any glyphset definition
    • U+2A124 CJK UNIFIED IDEOGRAPH-2A124: not included in any glyphset definition
    • U+2A125 CJK UNIFIED IDEOGRAPH-2A125: not included in any glyphset definition
    • U+2A126 CJK UNIFIED IDEOGRAPH-2A126: not included in any glyphset definition
    • U+2A127 CJK UNIFIED IDEOGRAPH-2A127: not included in any glyphset definition
    • U+2A129 CJK UNIFIED IDEOGRAPH-2A129: not included in any glyphset definition
    • U+2A12A CJK UNIFIED IDEOGRAPH-2A12A: not included in any glyphset definition
    • U+2A12B CJK UNIFIED IDEOGRAPH-2A12B: not included in any glyphset definition
    • U+2A12D CJK UNIFIED IDEOGRAPH-2A12D: not included in any glyphset definition
    • U+2A12E CJK UNIFIED IDEOGRAPH-2A12E: not included in any glyphset definition
    • U+2A12F CJK UNIFIED IDEOGRAPH-2A12F: not included in any glyphset definition
    • U+2A130 CJK UNIFIED IDEOGRAPH-2A130: not included in any glyphset definition
    • U+2A131 CJK UNIFIED IDEOGRAPH-2A131: not included in any glyphset definition
    • U+2A132 CJK UNIFIED IDEOGRAPH-2A132: not included in any glyphset definition
    • U+2A133 CJK UNIFIED IDEOGRAPH-2A133: not included in any glyphset definition
    • U+2A134 CJK UNIFIED IDEOGRAPH-2A134: not included in any glyphset definition
    • U+2A135 CJK UNIFIED IDEOGRAPH-2A135: not included in any glyphset definition
    • U+2A136 CJK UNIFIED IDEOGRAPH-2A136: not included in any glyphset definition
    • U+2A137 CJK UNIFIED IDEOGRAPH-2A137: not included in any glyphset definition
    • U+2A138 CJK UNIFIED IDEOGRAPH-2A138: not included in any glyphset definition
    • U+2A139 CJK UNIFIED IDEOGRAPH-2A139: not included in any glyphset definition
    • U+2A13B CJK UNIFIED IDEOGRAPH-2A13B: not included in any glyphset definition
    • U+2A13C CJK UNIFIED IDEOGRAPH-2A13C: not included in any glyphset definition
    • U+2A13D CJK UNIFIED IDEOGRAPH-2A13D: not included in any glyphset definition
    • U+2A13F CJK UNIFIED IDEOGRAPH-2A13F: not included in any glyphset definition
    • U+2A142 CJK UNIFIED IDEOGRAPH-2A142: not included in any glyphset definition
    • U+2A143 CJK UNIFIED IDEOGRAPH-2A143: not included in any glyphset definition
    • U+2A144 CJK UNIFIED IDEOGRAPH-2A144: not included in any glyphset definition
    • U+2A145 CJK UNIFIED IDEOGRAPH-2A145: not included in any glyphset definition
    • U+2A146 CJK UNIFIED IDEOGRAPH-2A146: not included in any glyphset definition
    • U+2A147 CJK UNIFIED IDEOGRAPH-2A147: not included in any glyphset definition
    • U+2A148 CJK UNIFIED IDEOGRAPH-2A148: not included in any glyphset definition
    • U+2A149 CJK UNIFIED IDEOGRAPH-2A149: not included in any glyphset definition
    • U+2A14B CJK UNIFIED IDEOGRAPH-2A14B: not included in any glyphset definition
    • U+2A14C CJK UNIFIED IDEOGRAPH-2A14C: not included in any glyphset definition
    • U+2A14D CJK UNIFIED IDEOGRAPH-2A14D: not included in any glyphset definition
    • U+2A14E CJK UNIFIED IDEOGRAPH-2A14E: not included in any glyphset definition
    • U+2A14F CJK UNIFIED IDEOGRAPH-2A14F: not included in any glyphset definition
    • U+2A150 CJK UNIFIED IDEOGRAPH-2A150: not included in any glyphset definition
    • U+2A156 CJK UNIFIED IDEOGRAPH-2A156: not included in any glyphset definition
    • U+2A15A CJK UNIFIED IDEOGRAPH-2A15A: not included in any glyphset definition
    • U+2A15D CJK UNIFIED IDEOGRAPH-2A15D: not included in any glyphset definition
    • U+2A15F CJK UNIFIED IDEOGRAPH-2A15F: not included in any glyphset definition
    • U+2A161 CJK UNIFIED IDEOGRAPH-2A161: not included in any glyphset definition
    • U+2A166 CJK UNIFIED IDEOGRAPH-2A166: not included in any glyphset definition
    • U+2A169 CJK UNIFIED IDEOGRAPH-2A169: not included in any glyphset definition
    • U+2A16E CJK UNIFIED IDEOGRAPH-2A16E: not included in any glyphset definition
    • U+2A16F CJK UNIFIED IDEOGRAPH-2A16F: not included in any glyphset definition
    • U+2A170 CJK UNIFIED IDEOGRAPH-2A170: not included in any glyphset definition
    • U+2A171 CJK UNIFIED IDEOGRAPH-2A171: not included in any glyphset definition
    • U+2A172 CJK UNIFIED IDEOGRAPH-2A172: not included in any glyphset definition
    • U+2A173 CJK UNIFIED IDEOGRAPH-2A173: not included in any glyphset definition
    • U+2A174 CJK UNIFIED IDEOGRAPH-2A174: not included in any glyphset definition
    • U+2A175 CJK UNIFIED IDEOGRAPH-2A175: not included in any glyphset definition
    • U+2A176 CJK UNIFIED IDEOGRAPH-2A176: not included in any glyphset definition
    • U+2A178 CJK UNIFIED IDEOGRAPH-2A178: not included in any glyphset definition
    • U+2A179 CJK UNIFIED IDEOGRAPH-2A179: not included in any glyphset definition
    • U+2A17A CJK UNIFIED IDEOGRAPH-2A17A: not included in any glyphset definition
    • U+2A17B CJK UNIFIED IDEOGRAPH-2A17B: not included in any glyphset definition
    • U+2A17C CJK UNIFIED IDEOGRAPH-2A17C: not included in any glyphset definition
    • U+2A17D CJK UNIFIED IDEOGRAPH-2A17D: not included in any glyphset definition
    • U+2A17E CJK UNIFIED IDEOGRAPH-2A17E: not included in any glyphset definition
    • U+2A17F CJK UNIFIED IDEOGRAPH-2A17F: not included in any glyphset definition
    • U+2A180 CJK UNIFIED IDEOGRAPH-2A180: not included in any glyphset definition
    • U+2A181 CJK UNIFIED IDEOGRAPH-2A181: not included in any glyphset definition
    • U+2A182 CJK UNIFIED IDEOGRAPH-2A182: not included in any glyphset definition
    • U+2A183 CJK UNIFIED IDEOGRAPH-2A183: not included in any glyphset definition
    • U+2A184 CJK UNIFIED IDEOGRAPH-2A184: not included in any glyphset definition
    • U+2A185 CJK UNIFIED IDEOGRAPH-2A185: not included in any glyphset definition
    • U+2A186 CJK UNIFIED IDEOGRAPH-2A186: not included in any glyphset definition
    • U+2A187 CJK UNIFIED IDEOGRAPH-2A187: not included in any glyphset definition
    • U+2A188 CJK UNIFIED IDEOGRAPH-2A188: not included in any glyphset definition
    • U+2A18A CJK UNIFIED IDEOGRAPH-2A18A: not included in any glyphset definition
    • U+2A18B CJK UNIFIED IDEOGRAPH-2A18B: not included in any glyphset definition
    • U+2A18C CJK UNIFIED IDEOGRAPH-2A18C: not included in any glyphset definition
    • U+2A18D CJK UNIFIED IDEOGRAPH-2A18D: not included in any glyphset definition
    • U+2A18F CJK UNIFIED IDEOGRAPH-2A18F: not included in any glyphset definition
    • U+2A190 CJK UNIFIED IDEOGRAPH-2A190: not included in any glyphset definition
    • U+2A191 CJK UNIFIED IDEOGRAPH-2A191: not included in any glyphset definition
    • U+2A192 CJK UNIFIED IDEOGRAPH-2A192: not included in any glyphset definition
    • U+2A193 CJK UNIFIED IDEOGRAPH-2A193: not included in any glyphset definition
    • U+2A196 CJK UNIFIED IDEOGRAPH-2A196: not included in any glyphset definition
    • U+2A197 CJK UNIFIED IDEOGRAPH-2A197: not included in any glyphset definition
    • U+2A199 CJK UNIFIED IDEOGRAPH-2A199: not included in any glyphset definition
    • U+2A19A CJK UNIFIED IDEOGRAPH-2A19A: not included in any glyphset definition
    • U+2A19B CJK UNIFIED IDEOGRAPH-2A19B: not included in any glyphset definition
    • U+2A19C CJK UNIFIED IDEOGRAPH-2A19C: not included in any glyphset definition
    • U+2A19E CJK UNIFIED IDEOGRAPH-2A19E: not included in any glyphset definition
    • U+2A19F CJK UNIFIED IDEOGRAPH-2A19F: not included in any glyphset definition
    • U+2A1A0 CJK UNIFIED IDEOGRAPH-2A1A0: not included in any glyphset definition
    • U+2A1A7 CJK UNIFIED IDEOGRAPH-2A1A7: not included in any glyphset definition
    • U+2A1A8 CJK UNIFIED IDEOGRAPH-2A1A8: not included in any glyphset definition
    • U+2A1A9 CJK UNIFIED IDEOGRAPH-2A1A9: not included in any glyphset definition
    • U+2A1AA CJK UNIFIED IDEOGRAPH-2A1AA: not included in any glyphset definition
    • U+2A1AB CJK UNIFIED IDEOGRAPH-2A1AB: not included in any glyphset definition
    • U+2A1AD CJK UNIFIED IDEOGRAPH-2A1AD: not included in any glyphset definition
    • U+2A1AE CJK UNIFIED IDEOGRAPH-2A1AE: not included in any glyphset definition
    • U+2A1AF CJK UNIFIED IDEOGRAPH-2A1AF: not included in any glyphset definition
    • U+2A1B0 CJK UNIFIED IDEOGRAPH-2A1B0: not included in any glyphset definition
    • U+2A1B1 CJK UNIFIED IDEOGRAPH-2A1B1: not included in any glyphset definition
    • U+2A1B2 CJK UNIFIED IDEOGRAPH-2A1B2: not included in any glyphset definition
    • U+2A1B3 CJK UNIFIED IDEOGRAPH-2A1B3: not included in any glyphset definition
    • U+2A1B4 CJK UNIFIED IDEOGRAPH-2A1B4: not included in any glyphset definition
    • U+2A1B5 CJK UNIFIED IDEOGRAPH-2A1B5: not included in any glyphset definition
    • U+2A1B6 CJK UNIFIED IDEOGRAPH-2A1B6: not included in any glyphset definition
    • U+2A1B7 CJK UNIFIED IDEOGRAPH-2A1B7: not included in any glyphset definition
    • U+2A1B8 CJK UNIFIED IDEOGRAPH-2A1B8: not included in any glyphset definition
    • U+2A1B9 CJK UNIFIED IDEOGRAPH-2A1B9: not included in any glyphset definition
    • U+2A1BA CJK UNIFIED IDEOGRAPH-2A1BA: not included in any glyphset definition
    • U+2A1BB CJK UNIFIED IDEOGRAPH-2A1BB: not included in any glyphset definition
    • U+2A1BC CJK UNIFIED IDEOGRAPH-2A1BC: not included in any glyphset definition
    • U+2A1BD CJK UNIFIED IDEOGRAPH-2A1BD: not included in any glyphset definition
    • U+2A1BE CJK UNIFIED IDEOGRAPH-2A1BE: not included in any glyphset definition
    • U+2A1BF CJK UNIFIED IDEOGRAPH-2A1BF: not included in any glyphset definition
    • U+2A1C0 CJK UNIFIED IDEOGRAPH-2A1C0: not included in any glyphset definition
    • U+2A1C1 CJK UNIFIED IDEOGRAPH-2A1C1: not included in any glyphset definition
    • U+2A1C2 CJK UNIFIED IDEOGRAPH-2A1C2: not included in any glyphset definition
    • U+2A1C5 CJK UNIFIED IDEOGRAPH-2A1C5: not included in any glyphset definition
    • U+2A1C6 CJK UNIFIED IDEOGRAPH-2A1C6: not included in any glyphset definition
    • U+2A1C7 CJK UNIFIED IDEOGRAPH-2A1C7: not included in any glyphset definition
    • U+2A1C8 CJK UNIFIED IDEOGRAPH-2A1C8: not included in any glyphset definition
    • U+2A1C9 CJK UNIFIED IDEOGRAPH-2A1C9: not included in any glyphset definition
    • U+2A1CA CJK UNIFIED IDEOGRAPH-2A1CA: not included in any glyphset definition
    • U+2A1CD CJK UNIFIED IDEOGRAPH-2A1CD: not included in any glyphset definition
    • U+2A1CE CJK UNIFIED IDEOGRAPH-2A1CE: not included in any glyphset definition
    • U+2A1D1 CJK UNIFIED IDEOGRAPH-2A1D1: not included in any glyphset definition
    • U+2A1D2 CJK UNIFIED IDEOGRAPH-2A1D2: not included in any glyphset definition
    • U+2A1D3 CJK UNIFIED IDEOGRAPH-2A1D3: not included in any glyphset definition
    • U+2A1D4 CJK UNIFIED IDEOGRAPH-2A1D4: not included in any glyphset definition
    • U+2A1D5 CJK UNIFIED IDEOGRAPH-2A1D5: not included in any glyphset definition
    • U+2A1D6 CJK UNIFIED IDEOGRAPH-2A1D6: not included in any glyphset definition
    • U+2A1D7 CJK UNIFIED IDEOGRAPH-2A1D7: not included in any glyphset definition
    • U+2A1D8 CJK UNIFIED IDEOGRAPH-2A1D8: not included in any glyphset definition
    • U+2A1D9 CJK UNIFIED IDEOGRAPH-2A1D9: not included in any glyphset definition
    • U+2A1DA CJK UNIFIED IDEOGRAPH-2A1DA: not included in any glyphset definition
    • U+2A1DB CJK UNIFIED IDEOGRAPH-2A1DB: not included in any glyphset definition
    • U+2A1DC CJK UNIFIED IDEOGRAPH-2A1DC: not included in any glyphset definition
    • U+2A1DD CJK UNIFIED IDEOGRAPH-2A1DD: not included in any glyphset definition
    • U+2A1DE CJK UNIFIED IDEOGRAPH-2A1DE: not included in any glyphset definition
    • U+2A1E0 CJK UNIFIED IDEOGRAPH-2A1E0: not included in any glyphset definition
    • U+2A1E2 CJK UNIFIED IDEOGRAPH-2A1E2: not included in any glyphset definition
    • U+2A1EB CJK UNIFIED IDEOGRAPH-2A1EB: not included in any glyphset definition
    • U+2A1EC CJK UNIFIED IDEOGRAPH-2A1EC: not included in any glyphset definition
    • U+2A1ED CJK UNIFIED IDEOGRAPH-2A1ED: not included in any glyphset definition
    • U+2A1EE CJK UNIFIED IDEOGRAPH-2A1EE: not included in any glyphset definition
    • U+2A1EF CJK UNIFIED IDEOGRAPH-2A1EF: not included in any glyphset definition
    • U+2A1F0 CJK UNIFIED IDEOGRAPH-2A1F0: not included in any glyphset definition
    • U+2A1F1 CJK UNIFIED IDEOGRAPH-2A1F1: not included in any glyphset definition
    • U+2A1F2 CJK UNIFIED IDEOGRAPH-2A1F2: not included in any glyphset definition
    • U+2A1F3 CJK UNIFIED IDEOGRAPH-2A1F3: not included in any glyphset definition
    • U+2A1F4 CJK UNIFIED IDEOGRAPH-2A1F4: not included in any glyphset definition
    • U+2A1F5 CJK UNIFIED IDEOGRAPH-2A1F5: not included in any glyphset definition
    • U+2A1F7 CJK UNIFIED IDEOGRAPH-2A1F7: not included in any glyphset definition
    • U+2A1F8 CJK UNIFIED IDEOGRAPH-2A1F8: not included in any glyphset definition
    • U+2A1F9 CJK UNIFIED IDEOGRAPH-2A1F9: not included in any glyphset definition
    • U+2A1FA CJK UNIFIED IDEOGRAPH-2A1FA: not included in any glyphset definition
    • U+2A1FB CJK UNIFIED IDEOGRAPH-2A1FB: not included in any glyphset definition
    • U+2A1FC CJK UNIFIED IDEOGRAPH-2A1FC: not included in any glyphset definition
    • U+2A200 CJK UNIFIED IDEOGRAPH-2A200: not included in any glyphset definition
    • U+2A201 CJK UNIFIED IDEOGRAPH-2A201: not included in any glyphset definition
    • U+2A202 CJK UNIFIED IDEOGRAPH-2A202: not included in any glyphset definition
    • U+2A203 CJK UNIFIED IDEOGRAPH-2A203: not included in any glyphset definition
    • U+2A204 CJK UNIFIED IDEOGRAPH-2A204: not included in any glyphset definition
    • U+2A205 CJK UNIFIED IDEOGRAPH-2A205: not included in any glyphset definition
    • U+2A206 CJK UNIFIED IDEOGRAPH-2A206: not included in any glyphset definition
    • U+2A207 CJK UNIFIED IDEOGRAPH-2A207: not included in any glyphset definition
    • U+2A209 CJK UNIFIED IDEOGRAPH-2A209: not included in any glyphset definition
    • U+2A20A CJK UNIFIED IDEOGRAPH-2A20A: not included in any glyphset definition
    • U+2A20B CJK UNIFIED IDEOGRAPH-2A20B: not included in any glyphset definition
    • U+2A20C CJK UNIFIED IDEOGRAPH-2A20C: not included in any glyphset definition
    • U+2A20D CJK UNIFIED IDEOGRAPH-2A20D: not included in any glyphset definition
    • U+2A20F CJK UNIFIED IDEOGRAPH-2A20F: not included in any glyphset definition
    • U+2A210 CJK UNIFIED IDEOGRAPH-2A210: not included in any glyphset definition
    • U+2A211 CJK UNIFIED IDEOGRAPH-2A211: not included in any glyphset definition
    • U+2A214 CJK UNIFIED IDEOGRAPH-2A214: not included in any glyphset definition
    • U+2A216 CJK UNIFIED IDEOGRAPH-2A216: not included in any glyphset definition
    • U+2A217 CJK UNIFIED IDEOGRAPH-2A217: not included in any glyphset definition
    • U+2A218 CJK UNIFIED IDEOGRAPH-2A218: not included in any glyphset definition
    • U+2A219 CJK UNIFIED IDEOGRAPH-2A219: not included in any glyphset definition
    • U+2A21A CJK UNIFIED IDEOGRAPH-2A21A: not included in any glyphset definition
    • U+2A21B CJK UNIFIED IDEOGRAPH-2A21B: not included in any glyphset definition
    • U+2A21C CJK UNIFIED IDEOGRAPH-2A21C: not included in any glyphset definition
    • U+2A21D CJK UNIFIED IDEOGRAPH-2A21D: not included in any glyphset definition
    • U+2A21E CJK UNIFIED IDEOGRAPH-2A21E: not included in any glyphset definition
    • U+2A220 CJK UNIFIED IDEOGRAPH-2A220: not included in any glyphset definition
    • U+2A222 CJK UNIFIED IDEOGRAPH-2A222: not included in any glyphset definition
    • U+2A224 CJK UNIFIED IDEOGRAPH-2A224: not included in any glyphset definition
    • U+2A225 CJK UNIFIED IDEOGRAPH-2A225: not included in any glyphset definition
    • U+2A226 CJK UNIFIED IDEOGRAPH-2A226: not included in any glyphset definition
    • U+2A227 CJK UNIFIED IDEOGRAPH-2A227: not included in any glyphset definition
    • U+2A228 CJK UNIFIED IDEOGRAPH-2A228: not included in any glyphset definition
    • U+2A229 CJK UNIFIED IDEOGRAPH-2A229: not included in any glyphset definition
    • U+2A22E CJK UNIFIED IDEOGRAPH-2A22E: not included in any glyphset definition
    • U+2A22F CJK UNIFIED IDEOGRAPH-2A22F: not included in any glyphset definition
    • U+2A230 CJK UNIFIED IDEOGRAPH-2A230: not included in any glyphset definition
    • U+2A231 CJK UNIFIED IDEOGRAPH-2A231: not included in any glyphset definition
    • U+2A233 CJK UNIFIED IDEOGRAPH-2A233: not included in any glyphset definition
    • U+2A234 CJK UNIFIED IDEOGRAPH-2A234: not included in any glyphset definition
    • U+2A236 CJK UNIFIED IDEOGRAPH-2A236: not included in any glyphset definition
    • U+2A237 CJK UNIFIED IDEOGRAPH-2A237: not included in any glyphset definition
    • U+2A238 CJK UNIFIED IDEOGRAPH-2A238: not included in any glyphset definition
    • U+2A239 CJK UNIFIED IDEOGRAPH-2A239: not included in any glyphset definition
    • U+2A23B CJK UNIFIED IDEOGRAPH-2A23B: not included in any glyphset definition
    • U+2A23C CJK UNIFIED IDEOGRAPH-2A23C: not included in any glyphset definition
    • U+2A23F CJK UNIFIED IDEOGRAPH-2A23F: not included in any glyphset definition
    • U+2A240 CJK UNIFIED IDEOGRAPH-2A240: not included in any glyphset definition
    • U+2A242 CJK UNIFIED IDEOGRAPH-2A242: not included in any glyphset definition
    • U+2A243 CJK UNIFIED IDEOGRAPH-2A243: not included in any glyphset definition
    • U+2A244 CJK UNIFIED IDEOGRAPH-2A244: not included in any glyphset definition
    • U+2A245 CJK UNIFIED IDEOGRAPH-2A245: not included in any glyphset definition
    • U+2A246 CJK UNIFIED IDEOGRAPH-2A246: not included in any glyphset definition
    • U+2A248 CJK UNIFIED IDEOGRAPH-2A248: not included in any glyphset definition
    • U+2A249 CJK UNIFIED IDEOGRAPH-2A249: not included in any glyphset definition
    • U+2A24A CJK UNIFIED IDEOGRAPH-2A24A: not included in any glyphset definition
    • U+2A24B CJK UNIFIED IDEOGRAPH-2A24B: not included in any glyphset definition
    • U+2A24C CJK UNIFIED IDEOGRAPH-2A24C: not included in any glyphset definition
    • U+2A24D CJK UNIFIED IDEOGRAPH-2A24D: not included in any glyphset definition
    • U+2A24E CJK UNIFIED IDEOGRAPH-2A24E: not included in any glyphset definition
    • U+2A24F CJK UNIFIED IDEOGRAPH-2A24F: not included in any glyphset definition
    • U+2A250 CJK UNIFIED IDEOGRAPH-2A250: not included in any glyphset definition
    • U+2A251 CJK UNIFIED IDEOGRAPH-2A251: not included in any glyphset definition
    • U+2A252 CJK UNIFIED IDEOGRAPH-2A252: not included in any glyphset definition
    • U+2A253 CJK UNIFIED IDEOGRAPH-2A253: not included in any glyphset definition
    • U+2A254 CJK UNIFIED IDEOGRAPH-2A254: not included in any glyphset definition
    • U+2A255 CJK UNIFIED IDEOGRAPH-2A255: not included in any glyphset definition
    • U+2A256 CJK UNIFIED IDEOGRAPH-2A256: not included in any glyphset definition
    • U+2A257 CJK UNIFIED IDEOGRAPH-2A257: not included in any glyphset definition
    • U+2A258 CJK UNIFIED IDEOGRAPH-2A258: not included in any glyphset definition
    • U+2A259 CJK UNIFIED IDEOGRAPH-2A259: not included in any glyphset definition
    • U+2A25A CJK UNIFIED IDEOGRAPH-2A25A: not included in any glyphset definition
    • U+2A25B CJK UNIFIED IDEOGRAPH-2A25B: not included in any glyphset definition
    • U+2A25C CJK UNIFIED IDEOGRAPH-2A25C: not included in any glyphset definition
    • U+2A25D CJK UNIFIED IDEOGRAPH-2A25D: not included in any glyphset definition
    • U+2A25E CJK UNIFIED IDEOGRAPH-2A25E: not included in any glyphset definition
    • U+2A25F CJK UNIFIED IDEOGRAPH-2A25F: not included in any glyphset definition
    • U+2A261 CJK UNIFIED IDEOGRAPH-2A261: not included in any glyphset definition
    • U+2A262 CJK UNIFIED IDEOGRAPH-2A262: not included in any glyphset definition
    • U+2A263 CJK UNIFIED IDEOGRAPH-2A263: not included in any glyphset definition
    • U+2A264 CJK UNIFIED IDEOGRAPH-2A264: not included in any glyphset definition
    • U+2A265 CJK UNIFIED IDEOGRAPH-2A265: not included in any glyphset definition
    • U+2A266 CJK UNIFIED IDEOGRAPH-2A266: not included in any glyphset definition
    • U+2A267 CJK UNIFIED IDEOGRAPH-2A267: not included in any glyphset definition
    • U+2A268 CJK UNIFIED IDEOGRAPH-2A268: not included in any glyphset definition
    • U+2A269 CJK UNIFIED IDEOGRAPH-2A269: not included in any glyphset definition
    • U+2A26A CJK UNIFIED IDEOGRAPH-2A26A: not included in any glyphset definition
    • U+2A26D CJK UNIFIED IDEOGRAPH-2A26D: not included in any glyphset definition
    • U+2A26E CJK UNIFIED IDEOGRAPH-2A26E: not included in any glyphset definition
    • U+2A26F CJK UNIFIED IDEOGRAPH-2A26F: not included in any glyphset definition
    • U+2A270 CJK UNIFIED IDEOGRAPH-2A270: not included in any glyphset definition
    • U+2A271 CJK UNIFIED IDEOGRAPH-2A271: not included in any glyphset definition
    • U+2A272 CJK UNIFIED IDEOGRAPH-2A272: not included in any glyphset definition
    • U+2A273 CJK UNIFIED IDEOGRAPH-2A273: not included in any glyphset definition
    • U+2A275 CJK UNIFIED IDEOGRAPH-2A275: not included in any glyphset definition
    • U+2A276 CJK UNIFIED IDEOGRAPH-2A276: not included in any glyphset definition
    • U+2A277 CJK UNIFIED IDEOGRAPH-2A277: not included in any glyphset definition
    • U+2A278 CJK UNIFIED IDEOGRAPH-2A278: not included in any glyphset definition
    • U+2A27A CJK UNIFIED IDEOGRAPH-2A27A: not included in any glyphset definition
    • U+2A27B CJK UNIFIED IDEOGRAPH-2A27B: not included in any glyphset definition
    • U+2A27F CJK UNIFIED IDEOGRAPH-2A27F: not included in any glyphset definition
    • U+2A280 CJK UNIFIED IDEOGRAPH-2A280: not included in any glyphset definition
    • U+2A282 CJK UNIFIED IDEOGRAPH-2A282: not included in any glyphset definition
    • U+2A283 CJK UNIFIED IDEOGRAPH-2A283: not included in any glyphset definition
    • U+2A284 CJK UNIFIED IDEOGRAPH-2A284: not included in any glyphset definition
    • U+2A286 CJK UNIFIED IDEOGRAPH-2A286: not included in any glyphset definition
    • U+2A287 CJK UNIFIED IDEOGRAPH-2A287: not included in any glyphset definition
    • U+2A288 CJK UNIFIED IDEOGRAPH-2A288: not included in any glyphset definition
    • U+2A289 CJK UNIFIED IDEOGRAPH-2A289: not included in any glyphset definition
    • U+2A28A CJK UNIFIED IDEOGRAPH-2A28A: not included in any glyphset definition
    • U+2A28B CJK UNIFIED IDEOGRAPH-2A28B: not included in any glyphset definition
    • U+2A28D CJK UNIFIED IDEOGRAPH-2A28D: not included in any glyphset definition
    • U+2A28F CJK UNIFIED IDEOGRAPH-2A28F: not included in any glyphset definition
    • U+2A290 CJK UNIFIED IDEOGRAPH-2A290: not included in any glyphset definition
    • U+2A291 CJK UNIFIED IDEOGRAPH-2A291: not included in any glyphset definition
    • U+2A292 CJK UNIFIED IDEOGRAPH-2A292: not included in any glyphset definition
    • U+2A293 CJK UNIFIED IDEOGRAPH-2A293: not included in any glyphset definition
    • U+2A294 CJK UNIFIED IDEOGRAPH-2A294: not included in any glyphset definition
    • U+2A295 CJK UNIFIED IDEOGRAPH-2A295: not included in any glyphset definition
    • U+2A296 CJK UNIFIED IDEOGRAPH-2A296: not included in any glyphset definition
    • U+2A297 CJK UNIFIED IDEOGRAPH-2A297: not included in any glyphset definition
    • U+2A299 CJK UNIFIED IDEOGRAPH-2A299: not included in any glyphset definition
    • U+2A29B CJK UNIFIED IDEOGRAPH-2A29B: not included in any glyphset definition
    • U+2A29C CJK UNIFIED IDEOGRAPH-2A29C: not included in any glyphset definition
    • U+2A29F CJK UNIFIED IDEOGRAPH-2A29F: not included in any glyphset definition
    • U+2A2A1 CJK UNIFIED IDEOGRAPH-2A2A1: not included in any glyphset definition
    • U+2A2A2 CJK UNIFIED IDEOGRAPH-2A2A2: not included in any glyphset definition
    • U+2A2A5 CJK UNIFIED IDEOGRAPH-2A2A5: not included in any glyphset definition
    • U+2A2A6 CJK UNIFIED IDEOGRAPH-2A2A6: not included in any glyphset definition
    • U+2A2A7 CJK UNIFIED IDEOGRAPH-2A2A7: not included in any glyphset definition
    • U+2A2A8 CJK UNIFIED IDEOGRAPH-2A2A8: not included in any glyphset definition
    • U+2A2A9 CJK UNIFIED IDEOGRAPH-2A2A9: not included in any glyphset definition
    • U+2A2AA CJK UNIFIED IDEOGRAPH-2A2AA: not included in any glyphset definition
    • U+2A2AB CJK UNIFIED IDEOGRAPH-2A2AB: not included in any glyphset definition
    • U+2A2AC CJK UNIFIED IDEOGRAPH-2A2AC: not included in any glyphset definition
    • U+2A2AD CJK UNIFIED IDEOGRAPH-2A2AD: not included in any glyphset definition
    • U+2A2AF CJK UNIFIED IDEOGRAPH-2A2AF: not included in any glyphset definition
    • U+2A2B1 CJK UNIFIED IDEOGRAPH-2A2B1: not included in any glyphset definition
    • U+2A2B2 CJK UNIFIED IDEOGRAPH-2A2B2: not included in any glyphset definition
    • U+2A2B3 CJK UNIFIED IDEOGRAPH-2A2B3: not included in any glyphset definition
    • U+2A2B4 CJK UNIFIED IDEOGRAPH-2A2B4: not included in any glyphset definition
    • U+2A2B5 CJK UNIFIED IDEOGRAPH-2A2B5: not included in any glyphset definition
    • U+2A2B6 CJK UNIFIED IDEOGRAPH-2A2B6: not included in any glyphset definition
    • U+2A2B7 CJK UNIFIED IDEOGRAPH-2A2B7: not included in any glyphset definition
    • U+2A2B8 CJK UNIFIED IDEOGRAPH-2A2B8: not included in any glyphset definition
    • U+2A2B9 CJK UNIFIED IDEOGRAPH-2A2B9: not included in any glyphset definition
    • U+2A2BA CJK UNIFIED IDEOGRAPH-2A2BA: not included in any glyphset definition
    • U+2A2BB CJK UNIFIED IDEOGRAPH-2A2BB: not included in any glyphset definition
    • U+2A2C1 CJK UNIFIED IDEOGRAPH-2A2C1: not included in any glyphset definition
    • U+2A2C2 CJK UNIFIED IDEOGRAPH-2A2C2: not included in any glyphset definition
    • U+2A2C3 CJK UNIFIED IDEOGRAPH-2A2C3: not included in any glyphset definition
    • U+2A2C4 CJK UNIFIED IDEOGRAPH-2A2C4: not included in any glyphset definition
    • U+2A2C5 CJK UNIFIED IDEOGRAPH-2A2C5: not included in any glyphset definition
    • U+2A2C6 CJK UNIFIED IDEOGRAPH-2A2C6: not included in any glyphset definition
    • U+2A2C7 CJK UNIFIED IDEOGRAPH-2A2C7: not included in any glyphset definition
    • U+2A2C8 CJK UNIFIED IDEOGRAPH-2A2C8: not included in any glyphset definition
    • U+2A2C9 CJK UNIFIED IDEOGRAPH-2A2C9: not included in any glyphset definition
    • U+2A2CA CJK UNIFIED IDEOGRAPH-2A2CA: not included in any glyphset definition
    • U+2A2CB CJK UNIFIED IDEOGRAPH-2A2CB: not included in any glyphset definition
    • U+2A2CC CJK UNIFIED IDEOGRAPH-2A2CC: not included in any glyphset definition
    • U+2A2CD CJK UNIFIED IDEOGRAPH-2A2CD: not included in any glyphset definition
    • U+2A2CE CJK UNIFIED IDEOGRAPH-2A2CE: not included in any glyphset definition
    • U+2A2CF CJK UNIFIED IDEOGRAPH-2A2CF: not included in any glyphset definition
    • U+2A2D0 CJK UNIFIED IDEOGRAPH-2A2D0: not included in any glyphset definition
    • U+2A2D1 CJK UNIFIED IDEOGRAPH-2A2D1: not included in any glyphset definition
    • U+2A2D2 CJK UNIFIED IDEOGRAPH-2A2D2: not included in any glyphset definition
    • U+2A2D4 CJK UNIFIED IDEOGRAPH-2A2D4: not included in any glyphset definition
    • U+2A2D5 CJK UNIFIED IDEOGRAPH-2A2D5: not included in any glyphset definition
    • U+2A2D6 CJK UNIFIED IDEOGRAPH-2A2D6: not included in any glyphset definition
    • U+2A2D7 CJK UNIFIED IDEOGRAPH-2A2D7: not included in any glyphset definition
    • U+2A2D8 CJK UNIFIED IDEOGRAPH-2A2D8: not included in any glyphset definition
    • U+2A2D9 CJK UNIFIED IDEOGRAPH-2A2D9: not included in any glyphset definition
    • U+2A2DA CJK UNIFIED IDEOGRAPH-2A2DA: not included in any glyphset definition
    • U+2A2DB CJK UNIFIED IDEOGRAPH-2A2DB: not included in any glyphset definition
    • U+2A2DC CJK UNIFIED IDEOGRAPH-2A2DC: not included in any glyphset definition
    • U+2A2DD CJK UNIFIED IDEOGRAPH-2A2DD: not included in any glyphset definition
    • U+2A2DE CJK UNIFIED IDEOGRAPH-2A2DE: not included in any glyphset definition
    • U+2A2DF CJK UNIFIED IDEOGRAPH-2A2DF: not included in any glyphset definition
    • U+2A2E1 CJK UNIFIED IDEOGRAPH-2A2E1: not included in any glyphset definition
    • U+2A2E2 CJK UNIFIED IDEOGRAPH-2A2E2: not included in any glyphset definition
    • U+2A2E3 CJK UNIFIED IDEOGRAPH-2A2E3: not included in any glyphset definition
    • U+2A2E7 CJK UNIFIED IDEOGRAPH-2A2E7: not included in any glyphset definition
    • U+2A2EA CJK UNIFIED IDEOGRAPH-2A2EA: not included in any glyphset definition
    • U+2A2EB CJK UNIFIED IDEOGRAPH-2A2EB: not included in any glyphset definition
    • U+2A2EC CJK UNIFIED IDEOGRAPH-2A2EC: not included in any glyphset definition
    • U+2A2EE CJK UNIFIED IDEOGRAPH-2A2EE: not included in any glyphset definition
    • U+2A2EF CJK UNIFIED IDEOGRAPH-2A2EF: not included in any glyphset definition
    • U+2A2F0 CJK UNIFIED IDEOGRAPH-2A2F0: not included in any glyphset definition
    • U+2A2F1 CJK UNIFIED IDEOGRAPH-2A2F1: not included in any glyphset definition
    • U+2A2F4 CJK UNIFIED IDEOGRAPH-2A2F4: not included in any glyphset definition
    • U+2A2F5 CJK UNIFIED IDEOGRAPH-2A2F5: not included in any glyphset definition
    • U+2A2F6 CJK UNIFIED IDEOGRAPH-2A2F6: not included in any glyphset definition
    • U+2A2F7 CJK UNIFIED IDEOGRAPH-2A2F7: not included in any glyphset definition
    • U+2A2F8 CJK UNIFIED IDEOGRAPH-2A2F8: not included in any glyphset definition
    • U+2A2F9 CJK UNIFIED IDEOGRAPH-2A2F9: not included in any glyphset definition
    • U+2A2FA CJK UNIFIED IDEOGRAPH-2A2FA: not included in any glyphset definition
    • U+2A2FB CJK UNIFIED IDEOGRAPH-2A2FB: not included in any glyphset definition
    • U+2A2FC CJK UNIFIED IDEOGRAPH-2A2FC: not included in any glyphset definition
    • U+2A2FE CJK UNIFIED IDEOGRAPH-2A2FE: not included in any glyphset definition
    • U+2A300 CJK UNIFIED IDEOGRAPH-2A300: not included in any glyphset definition
    • U+2A301 CJK UNIFIED IDEOGRAPH-2A301: not included in any glyphset definition
    • U+2A302 CJK UNIFIED IDEOGRAPH-2A302: not included in any glyphset definition
    • U+2A303 CJK UNIFIED IDEOGRAPH-2A303: not included in any glyphset definition
    • U+2A304 CJK UNIFIED IDEOGRAPH-2A304: not included in any glyphset definition
    • U+2A305 CJK UNIFIED IDEOGRAPH-2A305: not included in any glyphset definition
    • U+2A306 CJK UNIFIED IDEOGRAPH-2A306: not included in any glyphset definition
    • U+2A307 CJK UNIFIED IDEOGRAPH-2A307: not included in any glyphset definition
    • U+2A308 CJK UNIFIED IDEOGRAPH-2A308: not included in any glyphset definition
    • U+2A309 CJK UNIFIED IDEOGRAPH-2A309: not included in any glyphset definition
    • U+2A30A CJK UNIFIED IDEOGRAPH-2A30A: not included in any glyphset definition
    • U+2A30B CJK UNIFIED IDEOGRAPH-2A30B: not included in any glyphset definition
    • U+2A30C CJK UNIFIED IDEOGRAPH-2A30C: not included in any glyphset definition
    • U+2A30D CJK UNIFIED IDEOGRAPH-2A30D: not included in any glyphset definition
    • U+2A30F CJK UNIFIED IDEOGRAPH-2A30F: not included in any glyphset definition
    • U+2A311 CJK UNIFIED IDEOGRAPH-2A311: not included in any glyphset definition
    • U+2A312 CJK UNIFIED IDEOGRAPH-2A312: not included in any glyphset definition
    • U+2A313 CJK UNIFIED IDEOGRAPH-2A313: not included in any glyphset definition
    • U+2A315 CJK UNIFIED IDEOGRAPH-2A315: not included in any glyphset definition
    • U+2A316 CJK UNIFIED IDEOGRAPH-2A316: not included in any glyphset definition
    • U+2A317 CJK UNIFIED IDEOGRAPH-2A317: not included in any glyphset definition
    • U+2A318 CJK UNIFIED IDEOGRAPH-2A318: not included in any glyphset definition
    • U+2A31B CJK UNIFIED IDEOGRAPH-2A31B: not included in any glyphset definition
    • U+2A31E CJK UNIFIED IDEOGRAPH-2A31E: not included in any glyphset definition
    • U+2A31F CJK UNIFIED IDEOGRAPH-2A31F: not included in any glyphset definition
    • U+2A322 CJK UNIFIED IDEOGRAPH-2A322: not included in any glyphset definition
    • U+2A323 CJK UNIFIED IDEOGRAPH-2A323: not included in any glyphset definition
    • U+2A324 CJK UNIFIED IDEOGRAPH-2A324: not included in any glyphset definition
    • U+2A327 CJK UNIFIED IDEOGRAPH-2A327: not included in any glyphset definition
    • U+2A329 CJK UNIFIED IDEOGRAPH-2A329: not included in any glyphset definition
    • U+2A32A CJK UNIFIED IDEOGRAPH-2A32A: not included in any glyphset definition
    • U+2A32B CJK UNIFIED IDEOGRAPH-2A32B: not included in any glyphset definition
    • U+2A32C CJK UNIFIED IDEOGRAPH-2A32C: not included in any glyphset definition
    • U+2A32D CJK UNIFIED IDEOGRAPH-2A32D: not included in any glyphset definition
    • U+2A32E CJK UNIFIED IDEOGRAPH-2A32E: not included in any glyphset definition
    • U+2A32F CJK UNIFIED IDEOGRAPH-2A32F: not included in any glyphset definition
    • U+2A330 CJK UNIFIED IDEOGRAPH-2A330: not included in any glyphset definition
    • U+2A331 CJK UNIFIED IDEOGRAPH-2A331: not included in any glyphset definition
    • U+2A332 CJK UNIFIED IDEOGRAPH-2A332: not included in any glyphset definition
    • U+2A333 CJK UNIFIED IDEOGRAPH-2A333: not included in any glyphset definition
    • U+2A335 CJK UNIFIED IDEOGRAPH-2A335: not included in any glyphset definition
    • U+2A336 CJK UNIFIED IDEOGRAPH-2A336: not included in any glyphset definition
    • U+2A337 CJK UNIFIED IDEOGRAPH-2A337: not included in any glyphset definition
    • U+2A338 CJK UNIFIED IDEOGRAPH-2A338: not included in any glyphset definition
    • U+2A339 CJK UNIFIED IDEOGRAPH-2A339: not included in any glyphset definition
    • U+2A33A CJK UNIFIED IDEOGRAPH-2A33A: not included in any glyphset definition
    • U+2A33C CJK UNIFIED IDEOGRAPH-2A33C: not included in any glyphset definition
    • U+2A33D CJK UNIFIED IDEOGRAPH-2A33D: not included in any glyphset definition
    • U+2A33E CJK UNIFIED IDEOGRAPH-2A33E: not included in any glyphset definition
    • U+2A33F CJK UNIFIED IDEOGRAPH-2A33F: not included in any glyphset definition
    • U+2A340 CJK UNIFIED IDEOGRAPH-2A340: not included in any glyphset definition
    • U+2A341 CJK UNIFIED IDEOGRAPH-2A341: not included in any glyphset definition
    • U+2A342 CJK UNIFIED IDEOGRAPH-2A342: not included in any glyphset definition
    • U+2A343 CJK UNIFIED IDEOGRAPH-2A343: not included in any glyphset definition
    • U+2A344 CJK UNIFIED IDEOGRAPH-2A344: not included in any glyphset definition
    • U+2A345 CJK UNIFIED IDEOGRAPH-2A345: not included in any glyphset definition
    • U+2A346 CJK UNIFIED IDEOGRAPH-2A346: not included in any glyphset definition
    • U+2A347 CJK UNIFIED IDEOGRAPH-2A347: not included in any glyphset definition
    • U+2A348 CJK UNIFIED IDEOGRAPH-2A348: not included in any glyphset definition
    • U+2A349 CJK UNIFIED IDEOGRAPH-2A349: not included in any glyphset definition
    • U+2A34B CJK UNIFIED IDEOGRAPH-2A34B: not included in any glyphset definition
    • U+2A34C CJK UNIFIED IDEOGRAPH-2A34C: not included in any glyphset definition
    • U+2A34D CJK UNIFIED IDEOGRAPH-2A34D: not included in any glyphset definition
    • U+2A34E CJK UNIFIED IDEOGRAPH-2A34E: not included in any glyphset definition
    • U+2A34F CJK UNIFIED IDEOGRAPH-2A34F: not included in any glyphset definition
    • U+2A350 CJK UNIFIED IDEOGRAPH-2A350: not included in any glyphset definition
    • U+2A351 CJK UNIFIED IDEOGRAPH-2A351: not included in any glyphset definition
    • U+2A352 CJK UNIFIED IDEOGRAPH-2A352: not included in any glyphset definition
    • U+2A353 CJK UNIFIED IDEOGRAPH-2A353: not included in any glyphset definition
    • U+2A354 CJK UNIFIED IDEOGRAPH-2A354: not included in any glyphset definition
    • U+2A357 CJK UNIFIED IDEOGRAPH-2A357: not included in any glyphset definition
    • U+2A358 CJK UNIFIED IDEOGRAPH-2A358: not included in any glyphset definition
    • U+2A35A CJK UNIFIED IDEOGRAPH-2A35A: not included in any glyphset definition
    • U+2A35B CJK UNIFIED IDEOGRAPH-2A35B: not included in any glyphset definition
    • U+2A35C CJK UNIFIED IDEOGRAPH-2A35C: not included in any glyphset definition
    • U+2A35D CJK UNIFIED IDEOGRAPH-2A35D: not included in any glyphset definition
    • U+2A35E CJK UNIFIED IDEOGRAPH-2A35E: not included in any glyphset definition
    • U+2A35F CJK UNIFIED IDEOGRAPH-2A35F: not included in any glyphset definition
    • U+2A360 CJK UNIFIED IDEOGRAPH-2A360: not included in any glyphset definition
    • U+2A361 CJK UNIFIED IDEOGRAPH-2A361: not included in any glyphset definition
    • U+2A363 CJK UNIFIED IDEOGRAPH-2A363: not included in any glyphset definition
    • U+2A364 CJK UNIFIED IDEOGRAPH-2A364: not included in any glyphset definition
    • U+2A365 CJK UNIFIED IDEOGRAPH-2A365: not included in any glyphset definition
    • U+2A366 CJK UNIFIED IDEOGRAPH-2A366: not included in any glyphset definition
    • U+2A367 CJK UNIFIED IDEOGRAPH-2A367: not included in any glyphset definition
    • U+2A368 CJK UNIFIED IDEOGRAPH-2A368: not included in any glyphset definition
    • U+2A369 CJK UNIFIED IDEOGRAPH-2A369: not included in any glyphset definition
    • U+2A36A CJK UNIFIED IDEOGRAPH-2A36A: not included in any glyphset definition
    • U+2A36B CJK UNIFIED IDEOGRAPH-2A36B: not included in any glyphset definition
    • U+2A36C CJK UNIFIED IDEOGRAPH-2A36C: not included in any glyphset definition
    • U+2A36D CJK UNIFIED IDEOGRAPH-2A36D: not included in any glyphset definition
    • U+2A370 CJK UNIFIED IDEOGRAPH-2A370: not included in any glyphset definition
    • U+2A372 CJK UNIFIED IDEOGRAPH-2A372: not included in any glyphset definition
    • U+2A373 CJK UNIFIED IDEOGRAPH-2A373: not included in any glyphset definition
    • U+2A374 CJK UNIFIED IDEOGRAPH-2A374: not included in any glyphset definition
    • U+2A375 CJK UNIFIED IDEOGRAPH-2A375: not included in any glyphset definition
    • U+2A376 CJK UNIFIED IDEOGRAPH-2A376: not included in any glyphset definition
    • U+2A378 CJK UNIFIED IDEOGRAPH-2A378: not included in any glyphset definition
    • U+2A379 CJK UNIFIED IDEOGRAPH-2A379: not included in any glyphset definition
    • U+2A37A CJK UNIFIED IDEOGRAPH-2A37A: not included in any glyphset definition
    • U+2A37B CJK UNIFIED IDEOGRAPH-2A37B: not included in any glyphset definition
    • U+2A37C CJK UNIFIED IDEOGRAPH-2A37C: not included in any glyphset definition
    • U+2A37D CJK UNIFIED IDEOGRAPH-2A37D: not included in any glyphset definition
    • U+2A37E CJK UNIFIED IDEOGRAPH-2A37E: not included in any glyphset definition
    • U+2A37F CJK UNIFIED IDEOGRAPH-2A37F: not included in any glyphset definition
    • U+2A381 CJK UNIFIED IDEOGRAPH-2A381: not included in any glyphset definition
    • U+2A382 CJK UNIFIED IDEOGRAPH-2A382: not included in any glyphset definition
    • U+2A383 CJK UNIFIED IDEOGRAPH-2A383: not included in any glyphset definition
    • U+2A384 CJK UNIFIED IDEOGRAPH-2A384: not included in any glyphset definition
    • U+2A385 CJK UNIFIED IDEOGRAPH-2A385: not included in any glyphset definition
    • U+2A386 CJK UNIFIED IDEOGRAPH-2A386: not included in any glyphset definition
    • U+2A387 CJK UNIFIED IDEOGRAPH-2A387: not included in any glyphset definition
    • U+2A388 CJK UNIFIED IDEOGRAPH-2A388: not included in any glyphset definition
    • U+2A389 CJK UNIFIED IDEOGRAPH-2A389: not included in any glyphset definition
    • U+2A38A CJK UNIFIED IDEOGRAPH-2A38A: not included in any glyphset definition
    • U+2A38B CJK UNIFIED IDEOGRAPH-2A38B: not included in any glyphset definition
    • U+2A38C CJK UNIFIED IDEOGRAPH-2A38C: not included in any glyphset definition
    • U+2A392 CJK UNIFIED IDEOGRAPH-2A392: not included in any glyphset definition
    • U+2A393 CJK UNIFIED IDEOGRAPH-2A393: not included in any glyphset definition
    • U+2A394 CJK UNIFIED IDEOGRAPH-2A394: not included in any glyphset definition
    • U+2A395 CJK UNIFIED IDEOGRAPH-2A395: not included in any glyphset definition
    • U+2A396 CJK UNIFIED IDEOGRAPH-2A396: not included in any glyphset definition
    • U+2A397 CJK UNIFIED IDEOGRAPH-2A397: not included in any glyphset definition
    • U+2A39A CJK UNIFIED IDEOGRAPH-2A39A: not included in any glyphset definition
    • U+2A39B CJK UNIFIED IDEOGRAPH-2A39B: not included in any glyphset definition
    • U+2A39C CJK UNIFIED IDEOGRAPH-2A39C: not included in any glyphset definition
    • U+2A39D CJK UNIFIED IDEOGRAPH-2A39D: not included in any glyphset definition
    • U+2A39E CJK UNIFIED IDEOGRAPH-2A39E: not included in any glyphset definition
    • U+2A3A0 CJK UNIFIED IDEOGRAPH-2A3A0: not included in any glyphset definition
    • U+2A3A1 CJK UNIFIED IDEOGRAPH-2A3A1: not included in any glyphset definition
    • U+2A3A3 CJK UNIFIED IDEOGRAPH-2A3A3: not included in any glyphset definition
    • U+2A3A4 CJK UNIFIED IDEOGRAPH-2A3A4: not included in any glyphset definition
    • U+2A3A5 CJK UNIFIED IDEOGRAPH-2A3A5: not included in any glyphset definition
    • U+2A3A6 CJK UNIFIED IDEOGRAPH-2A3A6: not included in any glyphset definition
    • U+2A3A7 CJK UNIFIED IDEOGRAPH-2A3A7: not included in any glyphset definition
    • U+2A3A8 CJK UNIFIED IDEOGRAPH-2A3A8: not included in any glyphset definition
    • U+2A3A9 CJK UNIFIED IDEOGRAPH-2A3A9: not included in any glyphset definition
    • U+2A3AA CJK UNIFIED IDEOGRAPH-2A3AA: not included in any glyphset definition
    • U+2A3AB CJK UNIFIED IDEOGRAPH-2A3AB: not included in any glyphset definition
    • U+2A3AC CJK UNIFIED IDEOGRAPH-2A3AC: not included in any glyphset definition
    • U+2A3AD CJK UNIFIED IDEOGRAPH-2A3AD: not included in any glyphset definition
    • U+2A3AE CJK UNIFIED IDEOGRAPH-2A3AE: not included in any glyphset definition
    • U+2A3AF CJK UNIFIED IDEOGRAPH-2A3AF: not included in any glyphset definition
    • U+2A3B0 CJK UNIFIED IDEOGRAPH-2A3B0: not included in any glyphset definition
    • U+2A3B1 CJK UNIFIED IDEOGRAPH-2A3B1: not included in any glyphset definition
    • U+2A3B2 CJK UNIFIED IDEOGRAPH-2A3B2: not included in any glyphset definition
    • U+2A3B4 CJK UNIFIED IDEOGRAPH-2A3B4: not included in any glyphset definition
    • U+2A3B5 CJK UNIFIED IDEOGRAPH-2A3B5: not included in any glyphset definition
    • U+2A3B6 CJK UNIFIED IDEOGRAPH-2A3B6: not included in any glyphset definition
    • U+2A3B8 CJK UNIFIED IDEOGRAPH-2A3B8: not included in any glyphset definition
    • U+2A3B9 CJK UNIFIED IDEOGRAPH-2A3B9: not included in any glyphset definition
    • U+2A3BA CJK UNIFIED IDEOGRAPH-2A3BA: not included in any glyphset definition
    • U+2A3BB CJK UNIFIED IDEOGRAPH-2A3BB: not included in any glyphset definition
    • U+2A3BC CJK UNIFIED IDEOGRAPH-2A3BC: not included in any glyphset definition
    • U+2A3BD CJK UNIFIED IDEOGRAPH-2A3BD: not included in any glyphset definition
    • U+2A3BE CJK UNIFIED IDEOGRAPH-2A3BE: not included in any glyphset definition
    • U+2A3BF CJK UNIFIED IDEOGRAPH-2A3BF: not included in any glyphset definition
    • U+2A3C0 CJK UNIFIED IDEOGRAPH-2A3C0: not included in any glyphset definition
    • U+2A3C1 CJK UNIFIED IDEOGRAPH-2A3C1: not included in any glyphset definition
    • U+2A3C2 CJK UNIFIED IDEOGRAPH-2A3C2: not included in any glyphset definition
    • U+2A3C5 CJK UNIFIED IDEOGRAPH-2A3C5: not included in any glyphset definition
    • U+2A3C6 CJK UNIFIED IDEOGRAPH-2A3C6: not included in any glyphset definition
    • U+2A3C7 CJK UNIFIED IDEOGRAPH-2A3C7: not included in any glyphset definition
    • U+2A3C8 CJK UNIFIED IDEOGRAPH-2A3C8: not included in any glyphset definition
    • U+2A3C9 CJK UNIFIED IDEOGRAPH-2A3C9: not included in any glyphset definition
    • U+2A3CA CJK UNIFIED IDEOGRAPH-2A3CA: not included in any glyphset definition
    • U+2A3CB CJK UNIFIED IDEOGRAPH-2A3CB: not included in any glyphset definition
    • U+2A3CC CJK UNIFIED IDEOGRAPH-2A3CC: not included in any glyphset definition
    • U+2A3CD CJK UNIFIED IDEOGRAPH-2A3CD: not included in any glyphset definition
    • U+2A3CF CJK UNIFIED IDEOGRAPH-2A3CF: not included in any glyphset definition
    • U+2A3D0 CJK UNIFIED IDEOGRAPH-2A3D0: not included in any glyphset definition
    • U+2A3D1 CJK UNIFIED IDEOGRAPH-2A3D1: not included in any glyphset definition
    • U+2A3D2 CJK UNIFIED IDEOGRAPH-2A3D2: not included in any glyphset definition
    • U+2A3D3 CJK UNIFIED IDEOGRAPH-2A3D3: not included in any glyphset definition
    • U+2A3D4 CJK UNIFIED IDEOGRAPH-2A3D4: not included in any glyphset definition
    • U+2A3D5 CJK UNIFIED IDEOGRAPH-2A3D5: not included in any glyphset definition
    • U+2A3D7 CJK UNIFIED IDEOGRAPH-2A3D7: not included in any glyphset definition
    • U+2A3D8 CJK UNIFIED IDEOGRAPH-2A3D8: not included in any glyphset definition
    • U+2A3D9 CJK UNIFIED IDEOGRAPH-2A3D9: not included in any glyphset definition
    • U+2A3DA CJK UNIFIED IDEOGRAPH-2A3DA: not included in any glyphset definition
    • U+2A3DB CJK UNIFIED IDEOGRAPH-2A3DB: not included in any glyphset definition
    • U+2A3DC CJK UNIFIED IDEOGRAPH-2A3DC: not included in any glyphset definition
    • U+2A3DD CJK UNIFIED IDEOGRAPH-2A3DD: not included in any glyphset definition
    • U+2A3DE CJK UNIFIED IDEOGRAPH-2A3DE: not included in any glyphset definition
    • U+2A3DF CJK UNIFIED IDEOGRAPH-2A3DF: not included in any glyphset definition
    • U+2A3E0 CJK UNIFIED IDEOGRAPH-2A3E0: not included in any glyphset definition
    • U+2A3E1 CJK UNIFIED IDEOGRAPH-2A3E1: not included in any glyphset definition
    • U+2A3E2 CJK UNIFIED IDEOGRAPH-2A3E2: not included in any glyphset definition
    • U+2A3E4 CJK UNIFIED IDEOGRAPH-2A3E4: not included in any glyphset definition
    • U+2A3E5 CJK UNIFIED IDEOGRAPH-2A3E5: not included in any glyphset definition
    • U+2A3E6 CJK UNIFIED IDEOGRAPH-2A3E6: not included in any glyphset definition
    • U+2A3E7 CJK UNIFIED IDEOGRAPH-2A3E7: not included in any glyphset definition
    • U+2A3E8 CJK UNIFIED IDEOGRAPH-2A3E8: not included in any glyphset definition
    • U+2A3E9 CJK UNIFIED IDEOGRAPH-2A3E9: not included in any glyphset definition
    • U+2A3EA CJK UNIFIED IDEOGRAPH-2A3EA: not included in any glyphset definition
    • U+2A3EB CJK UNIFIED IDEOGRAPH-2A3EB: not included in any glyphset definition
    • U+2A3EE CJK UNIFIED IDEOGRAPH-2A3EE: not included in any glyphset definition
    • U+2A3EF CJK UNIFIED IDEOGRAPH-2A3EF: not included in any glyphset definition
    • U+2A3F0 CJK UNIFIED IDEOGRAPH-2A3F0: not included in any glyphset definition
    • U+2A3F2 CJK UNIFIED IDEOGRAPH-2A3F2: not included in any glyphset definition
    • U+2A3F3 CJK UNIFIED IDEOGRAPH-2A3F3: not included in any glyphset definition
    • U+2A3F4 CJK UNIFIED IDEOGRAPH-2A3F4: not included in any glyphset definition
    • U+2A3F6 CJK UNIFIED IDEOGRAPH-2A3F6: not included in any glyphset definition
    • U+2A3F7 CJK UNIFIED IDEOGRAPH-2A3F7: not included in any glyphset definition
    • U+2A3F8 CJK UNIFIED IDEOGRAPH-2A3F8: not included in any glyphset definition
    • U+2A3F9 CJK UNIFIED IDEOGRAPH-2A3F9: not included in any glyphset definition
    • U+2A3FA CJK UNIFIED IDEOGRAPH-2A3FA: not included in any glyphset definition
    • U+2A3FB CJK UNIFIED IDEOGRAPH-2A3FB: not included in any glyphset definition
    • U+2A3FC CJK UNIFIED IDEOGRAPH-2A3FC: not included in any glyphset definition
    • U+2A3FD CJK UNIFIED IDEOGRAPH-2A3FD: not included in any glyphset definition
    • U+2A3FF CJK UNIFIED IDEOGRAPH-2A3FF: not included in any glyphset definition
    • U+2A400 CJK UNIFIED IDEOGRAPH-2A400: not included in any glyphset definition
    • U+2A402 CJK UNIFIED IDEOGRAPH-2A402: not included in any glyphset definition
    • U+2A403 CJK UNIFIED IDEOGRAPH-2A403: not included in any glyphset definition
    • U+2A404 CJK UNIFIED IDEOGRAPH-2A404: not included in any glyphset definition
    • U+2A407 CJK UNIFIED IDEOGRAPH-2A407: not included in any glyphset definition
    • U+2A408 CJK UNIFIED IDEOGRAPH-2A408: not included in any glyphset definition
    • U+2A409 CJK UNIFIED IDEOGRAPH-2A409: not included in any glyphset definition
    • U+2A40B CJK UNIFIED IDEOGRAPH-2A40B: not included in any glyphset definition
    • U+2A40C CJK UNIFIED IDEOGRAPH-2A40C: not included in any glyphset definition
    • U+2A40D CJK UNIFIED IDEOGRAPH-2A40D: not included in any glyphset definition
    • U+2A40E CJK UNIFIED IDEOGRAPH-2A40E: not included in any glyphset definition
    • U+2A40F CJK UNIFIED IDEOGRAPH-2A40F: not included in any glyphset definition
    • U+2A411 CJK UNIFIED IDEOGRAPH-2A411: not included in any glyphset definition
    • U+2A413 CJK UNIFIED IDEOGRAPH-2A413: not included in any glyphset definition
    • U+2A414 CJK UNIFIED IDEOGRAPH-2A414: not included in any glyphset definition
    • U+2A415 CJK UNIFIED IDEOGRAPH-2A415: not included in any glyphset definition
    • U+2A416 CJK UNIFIED IDEOGRAPH-2A416: not included in any glyphset definition
    • U+2A417 CJK UNIFIED IDEOGRAPH-2A417: not included in any glyphset definition
    • U+2A418 CJK UNIFIED IDEOGRAPH-2A418: not included in any glyphset definition
    • U+2A419 CJK UNIFIED IDEOGRAPH-2A419: not included in any glyphset definition
    • U+2A41A CJK UNIFIED IDEOGRAPH-2A41A: not included in any glyphset definition
    • U+2A41C CJK UNIFIED IDEOGRAPH-2A41C: not included in any glyphset definition
    • U+2A41D CJK UNIFIED IDEOGRAPH-2A41D: not included in any glyphset definition
    • U+2A41E CJK UNIFIED IDEOGRAPH-2A41E: not included in any glyphset definition
    • U+2A41F CJK UNIFIED IDEOGRAPH-2A41F: not included in any glyphset definition
    • U+2A420 CJK UNIFIED IDEOGRAPH-2A420: not included in any glyphset definition
    • U+2A423 CJK UNIFIED IDEOGRAPH-2A423: not included in any glyphset definition
    • U+2A424 CJK UNIFIED IDEOGRAPH-2A424: not included in any glyphset definition
    • U+2A425 CJK UNIFIED IDEOGRAPH-2A425: not included in any glyphset definition
    • U+2A426 CJK UNIFIED IDEOGRAPH-2A426: not included in any glyphset definition
    • U+2A427 CJK UNIFIED IDEOGRAPH-2A427: not included in any glyphset definition
    • U+2A428 CJK UNIFIED IDEOGRAPH-2A428: not included in any glyphset definition
    • U+2A429 CJK UNIFIED IDEOGRAPH-2A429: not included in any glyphset definition
    • U+2A42A CJK UNIFIED IDEOGRAPH-2A42A: not included in any glyphset definition
    • U+2A42B CJK UNIFIED IDEOGRAPH-2A42B: not included in any glyphset definition
    • U+2A42C CJK UNIFIED IDEOGRAPH-2A42C: not included in any glyphset definition
    • U+2A42E CJK UNIFIED IDEOGRAPH-2A42E: not included in any glyphset definition
    • U+2A42F CJK UNIFIED IDEOGRAPH-2A42F: not included in any glyphset definition
    • U+2A430 CJK UNIFIED IDEOGRAPH-2A430: not included in any glyphset definition
    • U+2A432 CJK UNIFIED IDEOGRAPH-2A432: not included in any glyphset definition
    • U+2A433 CJK UNIFIED IDEOGRAPH-2A433: not included in any glyphset definition
    • U+2A434 CJK UNIFIED IDEOGRAPH-2A434: not included in any glyphset definition
    • U+2A437 CJK UNIFIED IDEOGRAPH-2A437: not included in any glyphset definition
    • U+2A439 CJK UNIFIED IDEOGRAPH-2A439: not included in any glyphset definition
    • U+2A43A CJK UNIFIED IDEOGRAPH-2A43A: not included in any glyphset definition
    • U+2A43B CJK UNIFIED IDEOGRAPH-2A43B: not included in any glyphset definition
    • U+2A43F CJK UNIFIED IDEOGRAPH-2A43F: not included in any glyphset definition
    • U+2A440 CJK UNIFIED IDEOGRAPH-2A440: not included in any glyphset definition
    • U+2A441 CJK UNIFIED IDEOGRAPH-2A441: not included in any glyphset definition
    • U+2A442 CJK UNIFIED IDEOGRAPH-2A442: not included in any glyphset definition
    • U+2A443 CJK UNIFIED IDEOGRAPH-2A443: not included in any glyphset definition
    • U+2A444 CJK UNIFIED IDEOGRAPH-2A444: not included in any glyphset definition
    • U+2A445 CJK UNIFIED IDEOGRAPH-2A445: not included in any glyphset definition
    • U+2A446 CJK UNIFIED IDEOGRAPH-2A446: not included in any glyphset definition
    • U+2A447 CJK UNIFIED IDEOGRAPH-2A447: not included in any glyphset definition
    • U+2A448 CJK UNIFIED IDEOGRAPH-2A448: not included in any glyphset definition
    • U+2A449 CJK UNIFIED IDEOGRAPH-2A449: not included in any glyphset definition
    • U+2A44A CJK UNIFIED IDEOGRAPH-2A44A: not included in any glyphset definition
    • U+2A44B CJK UNIFIED IDEOGRAPH-2A44B: not included in any glyphset definition
    • U+2A44C CJK UNIFIED IDEOGRAPH-2A44C: not included in any glyphset definition
    • U+2A44F CJK UNIFIED IDEOGRAPH-2A44F: not included in any glyphset definition
    • U+2A450 CJK UNIFIED IDEOGRAPH-2A450: not included in any glyphset definition
    • U+2A452 CJK UNIFIED IDEOGRAPH-2A452: not included in any glyphset definition
    • U+2A453 CJK UNIFIED IDEOGRAPH-2A453: not included in any glyphset definition
    • U+2A454 CJK UNIFIED IDEOGRAPH-2A454: not included in any glyphset definition
    • U+2A455 CJK UNIFIED IDEOGRAPH-2A455: not included in any glyphset definition
    • U+2A456 CJK UNIFIED IDEOGRAPH-2A456: not included in any glyphset definition
    • U+2A457 CJK UNIFIED IDEOGRAPH-2A457: not included in any glyphset definition
    • U+2A458 CJK UNIFIED IDEOGRAPH-2A458: not included in any glyphset definition
    • U+2A459 CJK UNIFIED IDEOGRAPH-2A459: not included in any glyphset definition
    • U+2A45A CJK UNIFIED IDEOGRAPH-2A45A: not included in any glyphset definition
    • U+2A45B CJK UNIFIED IDEOGRAPH-2A45B: not included in any glyphset definition
    • U+2A45C CJK UNIFIED IDEOGRAPH-2A45C: not included in any glyphset definition
    • U+2A45D CJK UNIFIED IDEOGRAPH-2A45D: not included in any glyphset definition
    • U+2A45E CJK UNIFIED IDEOGRAPH-2A45E: not included in any glyphset definition
    • U+2A45F CJK UNIFIED IDEOGRAPH-2A45F: not included in any glyphset definition
    • U+2A462 CJK UNIFIED IDEOGRAPH-2A462: not included in any glyphset definition
    • U+2A463 CJK UNIFIED IDEOGRAPH-2A463: not included in any glyphset definition
    • U+2A466 CJK UNIFIED IDEOGRAPH-2A466: not included in any glyphset definition
    • U+2A467 CJK UNIFIED IDEOGRAPH-2A467: not included in any glyphset definition
    • U+2A468 CJK UNIFIED IDEOGRAPH-2A468: not included in any glyphset definition
    • U+2A469 CJK UNIFIED IDEOGRAPH-2A469: not included in any glyphset definition
    • U+2A46A CJK UNIFIED IDEOGRAPH-2A46A: not included in any glyphset definition
    • U+2A46B CJK UNIFIED IDEOGRAPH-2A46B: not included in any glyphset definition
    • U+2A46C CJK UNIFIED IDEOGRAPH-2A46C: not included in any glyphset definition
    • U+2A46D CJK UNIFIED IDEOGRAPH-2A46D: not included in any glyphset definition
    • U+2A46E CJK UNIFIED IDEOGRAPH-2A46E: not included in any glyphset definition
    • U+2A46F CJK UNIFIED IDEOGRAPH-2A46F: not included in any glyphset definition
    • U+2A470 CJK UNIFIED IDEOGRAPH-2A470: not included in any glyphset definition
    • U+2A471 CJK UNIFIED IDEOGRAPH-2A471: not included in any glyphset definition
    • U+2A472 CJK UNIFIED IDEOGRAPH-2A472: not included in any glyphset definition
    • U+2A473 CJK UNIFIED IDEOGRAPH-2A473: not included in any glyphset definition
    • U+2A475 CJK UNIFIED IDEOGRAPH-2A475: not included in any glyphset definition
    • U+2A476 CJK UNIFIED IDEOGRAPH-2A476: not included in any glyphset definition
    • U+2A478 CJK UNIFIED IDEOGRAPH-2A478: not included in any glyphset definition
    • U+2A479 CJK UNIFIED IDEOGRAPH-2A479: not included in any glyphset definition
    • U+2A47A CJK UNIFIED IDEOGRAPH-2A47A: not included in any glyphset definition
    • U+2A47B CJK UNIFIED IDEOGRAPH-2A47B: not included in any glyphset definition
    • U+2A47C CJK UNIFIED IDEOGRAPH-2A47C: not included in any glyphset definition
    • U+2A47D CJK UNIFIED IDEOGRAPH-2A47D: not included in any glyphset definition
    • U+2A47E CJK UNIFIED IDEOGRAPH-2A47E: not included in any glyphset definition
    • U+2A47F CJK UNIFIED IDEOGRAPH-2A47F: not included in any glyphset definition
    • U+2A480 CJK UNIFIED IDEOGRAPH-2A480: not included in any glyphset definition
    • U+2A481 CJK UNIFIED IDEOGRAPH-2A481: not included in any glyphset definition
    • U+2A482 CJK UNIFIED IDEOGRAPH-2A482: not included in any glyphset definition
    • U+2A483 CJK UNIFIED IDEOGRAPH-2A483: not included in any glyphset definition
    • U+2A484 CJK UNIFIED IDEOGRAPH-2A484: not included in any glyphset definition
    • U+2A486 CJK UNIFIED IDEOGRAPH-2A486: not included in any glyphset definition
    • U+2A487 CJK UNIFIED IDEOGRAPH-2A487: not included in any glyphset definition
    • U+2A488 CJK UNIFIED IDEOGRAPH-2A488: not included in any glyphset definition
    • U+2A489 CJK UNIFIED IDEOGRAPH-2A489: not included in any glyphset definition
    • U+2A48A CJK UNIFIED IDEOGRAPH-2A48A: not included in any glyphset definition
    • U+2A48B CJK UNIFIED IDEOGRAPH-2A48B: not included in any glyphset definition
    • U+2A48D CJK UNIFIED IDEOGRAPH-2A48D: not included in any glyphset definition
    • U+2A48F CJK UNIFIED IDEOGRAPH-2A48F: not included in any glyphset definition
    • U+2A490 CJK UNIFIED IDEOGRAPH-2A490: not included in any glyphset definition
    • U+2A491 CJK UNIFIED IDEOGRAPH-2A491: not included in any glyphset definition
    • U+2A492 CJK UNIFIED IDEOGRAPH-2A492: not included in any glyphset definition
    • U+2A493 CJK UNIFIED IDEOGRAPH-2A493: not included in any glyphset definition
    • U+2A494 CJK UNIFIED IDEOGRAPH-2A494: not included in any glyphset definition
    • U+2A495 CJK UNIFIED IDEOGRAPH-2A495: not included in any glyphset definition
    • U+2A496 CJK UNIFIED IDEOGRAPH-2A496: not included in any glyphset definition
    • U+2A498 CJK UNIFIED IDEOGRAPH-2A498: not included in any glyphset definition
    • U+2A499 CJK UNIFIED IDEOGRAPH-2A499: not included in any glyphset definition
    • U+2A49A CJK UNIFIED IDEOGRAPH-2A49A: not included in any glyphset definition
    • U+2A49B CJK UNIFIED IDEOGRAPH-2A49B: not included in any glyphset definition
    • U+2A49C CJK UNIFIED IDEOGRAPH-2A49C: not included in any glyphset definition
    • U+2A49D CJK UNIFIED IDEOGRAPH-2A49D: not included in any glyphset definition
    • U+2A49E CJK UNIFIED IDEOGRAPH-2A49E: not included in any glyphset definition
    • U+2A49F CJK UNIFIED IDEOGRAPH-2A49F: not included in any glyphset definition
    • U+2A4A0 CJK UNIFIED IDEOGRAPH-2A4A0: not included in any glyphset definition
    • U+2A4A1 CJK UNIFIED IDEOGRAPH-2A4A1: not included in any glyphset definition
    • U+2A4A2 CJK UNIFIED IDEOGRAPH-2A4A2: not included in any glyphset definition
    • U+2A4A5 CJK UNIFIED IDEOGRAPH-2A4A5: not included in any glyphset definition
    • U+2A4A9 CJK UNIFIED IDEOGRAPH-2A4A9: not included in any glyphset definition
    • U+2A4AA CJK UNIFIED IDEOGRAPH-2A4AA: not included in any glyphset definition
    • U+2A4AB CJK UNIFIED IDEOGRAPH-2A4AB: not included in any glyphset definition
    • U+2A4AC CJK UNIFIED IDEOGRAPH-2A4AC: not included in any glyphset definition
    • U+2A4AD CJK UNIFIED IDEOGRAPH-2A4AD: not included in any glyphset definition
    • U+2A4AE CJK UNIFIED IDEOGRAPH-2A4AE: not included in any glyphset definition
    • U+2A4AF CJK UNIFIED IDEOGRAPH-2A4AF: not included in any glyphset definition
    • U+2A4B0 CJK UNIFIED IDEOGRAPH-2A4B0: not included in any glyphset definition
    • U+2A4B2 CJK UNIFIED IDEOGRAPH-2A4B2: not included in any glyphset definition
    • U+2A4B4 CJK UNIFIED IDEOGRAPH-2A4B4: not included in any glyphset definition
    • U+2A4B9 CJK UNIFIED IDEOGRAPH-2A4B9: not included in any glyphset definition
    • U+2A4BA CJK UNIFIED IDEOGRAPH-2A4BA: not included in any glyphset definition
    • U+2A4BB CJK UNIFIED IDEOGRAPH-2A4BB: not included in any glyphset definition
    • U+2A4BC CJK UNIFIED IDEOGRAPH-2A4BC: not included in any glyphset definition
    • U+2A4BE CJK UNIFIED IDEOGRAPH-2A4BE: not included in any glyphset definition
    • U+2A4BF CJK UNIFIED IDEOGRAPH-2A4BF: not included in any glyphset definition
    • U+2A4C0 CJK UNIFIED IDEOGRAPH-2A4C0: not included in any glyphset definition
    • U+2A4C1 CJK UNIFIED IDEOGRAPH-2A4C1: not included in any glyphset definition
    • U+2A4C3 CJK UNIFIED IDEOGRAPH-2A4C3: not included in any glyphset definition
    • U+2A4C4 CJK UNIFIED IDEOGRAPH-2A4C4: not included in any glyphset definition
    • U+2A4C5 CJK UNIFIED IDEOGRAPH-2A4C5: not included in any glyphset definition
    • U+2A4C9 CJK UNIFIED IDEOGRAPH-2A4C9: not included in any glyphset definition
    • U+2A4CA CJK UNIFIED IDEOGRAPH-2A4CA: not included in any glyphset definition
    • U+2A4CB CJK UNIFIED IDEOGRAPH-2A4CB: not included in any glyphset definition
    • U+2A4CC CJK UNIFIED IDEOGRAPH-2A4CC: not included in any glyphset definition
    • U+2A4CE CJK UNIFIED IDEOGRAPH-2A4CE: not included in any glyphset definition
    • U+2A4D0 CJK UNIFIED IDEOGRAPH-2A4D0: not included in any glyphset definition
    • U+2A4D2 CJK UNIFIED IDEOGRAPH-2A4D2: not included in any glyphset definition
    • U+2A4D4 CJK UNIFIED IDEOGRAPH-2A4D4: not included in any glyphset definition
    • U+2A4D5 CJK UNIFIED IDEOGRAPH-2A4D5: not included in any glyphset definition
    • U+2A4D6 CJK UNIFIED IDEOGRAPH-2A4D6: not included in any glyphset definition
    • U+2A4DB CJK UNIFIED IDEOGRAPH-2A4DB: not included in any glyphset definition
    • U+2A4DC CJK UNIFIED IDEOGRAPH-2A4DC: not included in any glyphset definition
    • U+2A4DE CJK UNIFIED IDEOGRAPH-2A4DE: not included in any glyphset definition
    • U+2A4DF CJK UNIFIED IDEOGRAPH-2A4DF: not included in any glyphset definition
    • U+2A4E2 CJK UNIFIED IDEOGRAPH-2A4E2: not included in any glyphset definition
    • U+2A4E7 CJK UNIFIED IDEOGRAPH-2A4E7: not included in any glyphset definition
    • U+2A4E8 CJK UNIFIED IDEOGRAPH-2A4E8: not included in any glyphset definition
    • U+2A4EC CJK UNIFIED IDEOGRAPH-2A4EC: not included in any glyphset definition
    • U+2A4EE CJK UNIFIED IDEOGRAPH-2A4EE: not included in any glyphset definition
    • U+2A4EF CJK UNIFIED IDEOGRAPH-2A4EF: not included in any glyphset definition
    • U+2A4F0 CJK UNIFIED IDEOGRAPH-2A4F0: not included in any glyphset definition
    • U+2A4F1 CJK UNIFIED IDEOGRAPH-2A4F1: not included in any glyphset definition
    • U+2A4F2 CJK UNIFIED IDEOGRAPH-2A4F2: not included in any glyphset definition
    • U+2A4F5 CJK UNIFIED IDEOGRAPH-2A4F5: not included in any glyphset definition
    • U+2A4F7 CJK UNIFIED IDEOGRAPH-2A4F7: not included in any glyphset definition
    • U+2A4F8 CJK UNIFIED IDEOGRAPH-2A4F8: not included in any glyphset definition
    • U+2A4F9 CJK UNIFIED IDEOGRAPH-2A4F9: not included in any glyphset definition
    • U+2A4FC CJK UNIFIED IDEOGRAPH-2A4FC: not included in any glyphset definition
    • U+2A4FD CJK UNIFIED IDEOGRAPH-2A4FD: not included in any glyphset definition
    • U+2A4FE CJK UNIFIED IDEOGRAPH-2A4FE: not included in any glyphset definition
    • U+2A4FF CJK UNIFIED IDEOGRAPH-2A4FF: not included in any glyphset definition
    • U+2A502 CJK UNIFIED IDEOGRAPH-2A502: not included in any glyphset definition
    • U+2A503 CJK UNIFIED IDEOGRAPH-2A503: not included in any glyphset definition
    • U+2A504 CJK UNIFIED IDEOGRAPH-2A504: not included in any glyphset definition
    • U+2A506 CJK UNIFIED IDEOGRAPH-2A506: not included in any glyphset definition
    • U+2A509 CJK UNIFIED IDEOGRAPH-2A509: not included in any glyphset definition
    • U+2A50A CJK UNIFIED IDEOGRAPH-2A50A: not included in any glyphset definition
    • U+2A50B CJK UNIFIED IDEOGRAPH-2A50B: not included in any glyphset definition
    • U+2A50C CJK UNIFIED IDEOGRAPH-2A50C: not included in any glyphset definition
    • U+2A50D CJK UNIFIED IDEOGRAPH-2A50D: not included in any glyphset definition
    • U+2A50E CJK UNIFIED IDEOGRAPH-2A50E: not included in any glyphset definition
    • U+2A50F CJK UNIFIED IDEOGRAPH-2A50F: not included in any glyphset definition
    • U+2A510 CJK UNIFIED IDEOGRAPH-2A510: not included in any glyphset definition
    • U+2A511 CJK UNIFIED IDEOGRAPH-2A511: not included in any glyphset definition
    • U+2A513 CJK UNIFIED IDEOGRAPH-2A513: not included in any glyphset definition
    • U+2A514 CJK UNIFIED IDEOGRAPH-2A514: not included in any glyphset definition
    • U+2A515 CJK UNIFIED IDEOGRAPH-2A515: not included in any glyphset definition
    • U+2A516 CJK UNIFIED IDEOGRAPH-2A516: not included in any glyphset definition
    • U+2A517 CJK UNIFIED IDEOGRAPH-2A517: not included in any glyphset definition
    • U+2A518 CJK UNIFIED IDEOGRAPH-2A518: not included in any glyphset definition
    • U+2A519 CJK UNIFIED IDEOGRAPH-2A519: not included in any glyphset definition
    • U+2A51B CJK UNIFIED IDEOGRAPH-2A51B: not included in any glyphset definition
    • U+2A51C CJK UNIFIED IDEOGRAPH-2A51C: not included in any glyphset definition
    • U+2A51D CJK UNIFIED IDEOGRAPH-2A51D: not included in any glyphset definition
    • U+2A51E CJK UNIFIED IDEOGRAPH-2A51E: not included in any glyphset definition
    • U+2A51F CJK UNIFIED IDEOGRAPH-2A51F: not included in any glyphset definition
    • U+2A520 CJK UNIFIED IDEOGRAPH-2A520: not included in any glyphset definition
    • U+2A521 CJK UNIFIED IDEOGRAPH-2A521: not included in any glyphset definition
    • U+2A522 CJK UNIFIED IDEOGRAPH-2A522: not included in any glyphset definition
    • U+2A523 CJK UNIFIED IDEOGRAPH-2A523: not included in any glyphset definition
    • U+2A524 CJK UNIFIED IDEOGRAPH-2A524: not included in any glyphset definition
    • U+2A525 CJK UNIFIED IDEOGRAPH-2A525: not included in any glyphset definition
    • U+2A526 CJK UNIFIED IDEOGRAPH-2A526: not included in any glyphset definition
    • U+2A527 CJK UNIFIED IDEOGRAPH-2A527: not included in any glyphset definition
    • U+2A528 CJK UNIFIED IDEOGRAPH-2A528: not included in any glyphset definition
    • U+2A529 CJK UNIFIED IDEOGRAPH-2A529: not included in any glyphset definition
    • U+2A52A CJK UNIFIED IDEOGRAPH-2A52A: not included in any glyphset definition
    • U+2A52C CJK UNIFIED IDEOGRAPH-2A52C: not included in any glyphset definition
    • U+2A52D CJK UNIFIED IDEOGRAPH-2A52D: not included in any glyphset definition
    • U+2A52E CJK UNIFIED IDEOGRAPH-2A52E: not included in any glyphset definition
    • U+2A52F CJK UNIFIED IDEOGRAPH-2A52F: not included in any glyphset definition
    • U+2A530 CJK UNIFIED IDEOGRAPH-2A530: not included in any glyphset definition
    • U+2A531 CJK UNIFIED IDEOGRAPH-2A531: not included in any glyphset definition
    • U+2A533 CJK UNIFIED IDEOGRAPH-2A533: not included in any glyphset definition
    • U+2A534 CJK UNIFIED IDEOGRAPH-2A534: not included in any glyphset definition
    • U+2A535 CJK UNIFIED IDEOGRAPH-2A535: not included in any glyphset definition
    • U+2A536 CJK UNIFIED IDEOGRAPH-2A536: not included in any glyphset definition
    • U+2A537 CJK UNIFIED IDEOGRAPH-2A537: not included in any glyphset definition
    • U+2A538 CJK UNIFIED IDEOGRAPH-2A538: not included in any glyphset definition
    • U+2A53A CJK UNIFIED IDEOGRAPH-2A53A: not included in any glyphset definition
    • U+2A53B CJK UNIFIED IDEOGRAPH-2A53B: not included in any glyphset definition
    • U+2A53C CJK UNIFIED IDEOGRAPH-2A53C: not included in any glyphset definition
    • U+2A53D CJK UNIFIED IDEOGRAPH-2A53D: not included in any glyphset definition
    • U+2A53E CJK UNIFIED IDEOGRAPH-2A53E: not included in any glyphset definition
    • U+2A53F CJK UNIFIED IDEOGRAPH-2A53F: not included in any glyphset definition
    • U+2A540 CJK UNIFIED IDEOGRAPH-2A540: not included in any glyphset definition
    • U+2A541 CJK UNIFIED IDEOGRAPH-2A541: not included in any glyphset definition
    • U+2A542 CJK UNIFIED IDEOGRAPH-2A542: not included in any glyphset definition
    • U+2A543 CJK UNIFIED IDEOGRAPH-2A543: not included in any glyphset definition
    • U+2A544 CJK UNIFIED IDEOGRAPH-2A544: not included in any glyphset definition
    • U+2A547 CJK UNIFIED IDEOGRAPH-2A547: not included in any glyphset definition
    • U+2A548 CJK UNIFIED IDEOGRAPH-2A548: not included in any glyphset definition
    • U+2A549 CJK UNIFIED IDEOGRAPH-2A549: not included in any glyphset definition
    • U+2A54A CJK UNIFIED IDEOGRAPH-2A54A: not included in any glyphset definition
    • U+2A54B CJK UNIFIED IDEOGRAPH-2A54B: not included in any glyphset definition
    • U+2A54C CJK UNIFIED IDEOGRAPH-2A54C: not included in any glyphset definition
    • U+2A54D CJK UNIFIED IDEOGRAPH-2A54D: not included in any glyphset definition
    • U+2A54E CJK UNIFIED IDEOGRAPH-2A54E: not included in any glyphset definition
    • U+2A54F CJK UNIFIED IDEOGRAPH-2A54F: not included in any glyphset definition
    • U+2A550 CJK UNIFIED IDEOGRAPH-2A550: not included in any glyphset definition
    • U+2A551 CJK UNIFIED IDEOGRAPH-2A551: not included in any glyphset definition
    • U+2A552 CJK UNIFIED IDEOGRAPH-2A552: not included in any glyphset definition
    • U+2A553 CJK UNIFIED IDEOGRAPH-2A553: not included in any glyphset definition
    • U+2A554 CJK UNIFIED IDEOGRAPH-2A554: not included in any glyphset definition
    • U+2A557 CJK UNIFIED IDEOGRAPH-2A557: not included in any glyphset definition
    • U+2A558 CJK UNIFIED IDEOGRAPH-2A558: not included in any glyphset definition
    • U+2A55A CJK UNIFIED IDEOGRAPH-2A55A: not included in any glyphset definition
    • U+2A55B CJK UNIFIED IDEOGRAPH-2A55B: not included in any glyphset definition
    • U+2A55C CJK UNIFIED IDEOGRAPH-2A55C: not included in any glyphset definition
    • U+2A55D CJK UNIFIED IDEOGRAPH-2A55D: not included in any glyphset definition
    • U+2A55E CJK UNIFIED IDEOGRAPH-2A55E: not included in any glyphset definition
    • U+2A55F CJK UNIFIED IDEOGRAPH-2A55F: not included in any glyphset definition
    • U+2A560 CJK UNIFIED IDEOGRAPH-2A560: not included in any glyphset definition
    • U+2A564 CJK UNIFIED IDEOGRAPH-2A564: not included in any glyphset definition
    • U+2A566 CJK UNIFIED IDEOGRAPH-2A566: not included in any glyphset definition
    • U+2A567 CJK UNIFIED IDEOGRAPH-2A567: not included in any glyphset definition
    • U+2A568 CJK UNIFIED IDEOGRAPH-2A568: not included in any glyphset definition
    • U+2A569 CJK UNIFIED IDEOGRAPH-2A569: not included in any glyphset definition
    • U+2A56A CJK UNIFIED IDEOGRAPH-2A56A: not included in any glyphset definition
    • U+2A56B CJK UNIFIED IDEOGRAPH-2A56B: not included in any glyphset definition
    • U+2A56C CJK UNIFIED IDEOGRAPH-2A56C: not included in any glyphset definition
    • U+2A56D CJK UNIFIED IDEOGRAPH-2A56D: not included in any glyphset definition
    • U+2A56E CJK UNIFIED IDEOGRAPH-2A56E: not included in any glyphset definition
    • U+2A56F CJK UNIFIED IDEOGRAPH-2A56F: not included in any glyphset definition
    • U+2A570 CJK UNIFIED IDEOGRAPH-2A570: not included in any glyphset definition
    • U+2A571 CJK UNIFIED IDEOGRAPH-2A571: not included in any glyphset definition
    • U+2A574 CJK UNIFIED IDEOGRAPH-2A574: not included in any glyphset definition
    • U+2A575 CJK UNIFIED IDEOGRAPH-2A575: not included in any glyphset definition
    • U+2A576 CJK UNIFIED IDEOGRAPH-2A576: not included in any glyphset definition
    • U+2A577 CJK UNIFIED IDEOGRAPH-2A577: not included in any glyphset definition
    • U+2A578 CJK UNIFIED IDEOGRAPH-2A578: not included in any glyphset definition
    • U+2A579 CJK UNIFIED IDEOGRAPH-2A579: not included in any glyphset definition
    • U+2A57A CJK UNIFIED IDEOGRAPH-2A57A: not included in any glyphset definition
    • U+2A57D CJK UNIFIED IDEOGRAPH-2A57D: not included in any glyphset definition
    • U+2A57F CJK UNIFIED IDEOGRAPH-2A57F: not included in any glyphset definition
    • U+2A580 CJK UNIFIED IDEOGRAPH-2A580: not included in any glyphset definition
    • U+2A581 CJK UNIFIED IDEOGRAPH-2A581: not included in any glyphset definition
    • U+2A582 CJK UNIFIED IDEOGRAPH-2A582: not included in any glyphset definition
    • U+2A583 CJK UNIFIED IDEOGRAPH-2A583: not included in any glyphset definition
    • U+2A584 CJK UNIFIED IDEOGRAPH-2A584: not included in any glyphset definition
    • U+2A585 CJK UNIFIED IDEOGRAPH-2A585: not included in any glyphset definition
    • U+2A586 CJK UNIFIED IDEOGRAPH-2A586: not included in any glyphset definition
    • U+2A587 CJK UNIFIED IDEOGRAPH-2A587: not included in any glyphset definition
    • U+2A588 CJK UNIFIED IDEOGRAPH-2A588: not included in any glyphset definition
    • U+2A589 CJK UNIFIED IDEOGRAPH-2A589: not included in any glyphset definition
    • U+2A58B CJK UNIFIED IDEOGRAPH-2A58B: not included in any glyphset definition
    • U+2A58C CJK UNIFIED IDEOGRAPH-2A58C: not included in any glyphset definition
    • U+2A58D CJK UNIFIED IDEOGRAPH-2A58D: not included in any glyphset definition
    • U+2A58E CJK UNIFIED IDEOGRAPH-2A58E: not included in any glyphset definition
    • U+2A58F CJK UNIFIED IDEOGRAPH-2A58F: not included in any glyphset definition
    • U+2A590 CJK UNIFIED IDEOGRAPH-2A590: not included in any glyphset definition
    • U+2A591 CJK UNIFIED IDEOGRAPH-2A591: not included in any glyphset definition
    • U+2A592 CJK UNIFIED IDEOGRAPH-2A592: not included in any glyphset definition
    • U+2A593 CJK UNIFIED IDEOGRAPH-2A593: not included in any glyphset definition
    • U+2A595 CJK UNIFIED IDEOGRAPH-2A595: not included in any glyphset definition
    • U+2A597 CJK UNIFIED IDEOGRAPH-2A597: not included in any glyphset definition
    • U+2A59A CJK UNIFIED IDEOGRAPH-2A59A: not included in any glyphset definition
    • U+2A59B CJK UNIFIED IDEOGRAPH-2A59B: not included in any glyphset definition
    • U+2A59C CJK UNIFIED IDEOGRAPH-2A59C: not included in any glyphset definition
    • U+2A59E CJK UNIFIED IDEOGRAPH-2A59E: not included in any glyphset definition
    • U+2A5A1 CJK UNIFIED IDEOGRAPH-2A5A1: not included in any glyphset definition
    • U+2A5A2 CJK UNIFIED IDEOGRAPH-2A5A2: not included in any glyphset definition
    • U+2A5A3 CJK UNIFIED IDEOGRAPH-2A5A3: not included in any glyphset definition
    • U+2A5A4 CJK UNIFIED IDEOGRAPH-2A5A4: not included in any glyphset definition
    • U+2A5A5 CJK UNIFIED IDEOGRAPH-2A5A5: not included in any glyphset definition
    • U+2A5A6 CJK UNIFIED IDEOGRAPH-2A5A6: not included in any glyphset definition
    • U+2A5A7 CJK UNIFIED IDEOGRAPH-2A5A7: not included in any glyphset definition
    • U+2A5A8 CJK UNIFIED IDEOGRAPH-2A5A8: not included in any glyphset definition
    • U+2A5A9 CJK UNIFIED IDEOGRAPH-2A5A9: not included in any glyphset definition
    • U+2A5AA CJK UNIFIED IDEOGRAPH-2A5AA: not included in any glyphset definition
    • U+2A5AE CJK UNIFIED IDEOGRAPH-2A5AE: not included in any glyphset definition
    • U+2A5AF CJK UNIFIED IDEOGRAPH-2A5AF: not included in any glyphset definition
    • U+2A5B0 CJK UNIFIED IDEOGRAPH-2A5B0: not included in any glyphset definition
    • U+2A5B3 CJK UNIFIED IDEOGRAPH-2A5B3: not included in any glyphset definition
    • U+2A5B5 CJK UNIFIED IDEOGRAPH-2A5B5: not included in any glyphset definition
    • U+2A5B6 CJK UNIFIED IDEOGRAPH-2A5B6: not included in any glyphset definition
    • U+2A5B7 CJK UNIFIED IDEOGRAPH-2A5B7: not included in any glyphset definition
    • U+2A5BB CJK UNIFIED IDEOGRAPH-2A5BB: not included in any glyphset definition
    • U+2A5BC CJK UNIFIED IDEOGRAPH-2A5BC: not included in any glyphset definition
    • U+2A5BD CJK UNIFIED IDEOGRAPH-2A5BD: not included in any glyphset definition
    • U+2A5BE CJK UNIFIED IDEOGRAPH-2A5BE: not included in any glyphset definition
    • U+2A5C1 CJK UNIFIED IDEOGRAPH-2A5C1: not included in any glyphset definition
    • U+2A5C2 CJK UNIFIED IDEOGRAPH-2A5C2: not included in any glyphset definition
    • U+2A5C5 CJK UNIFIED IDEOGRAPH-2A5C5: not included in any glyphset definition
    • U+2A5C6 CJK UNIFIED IDEOGRAPH-2A5C6: not included in any glyphset definition
    • U+2A5C7 CJK UNIFIED IDEOGRAPH-2A5C7: not included in any glyphset definition
    • U+2A5C9 CJK UNIFIED IDEOGRAPH-2A5C9: not included in any glyphset definition
    • U+2A5CA CJK UNIFIED IDEOGRAPH-2A5CA: not included in any glyphset definition
    • U+2A5CB CJK UNIFIED IDEOGRAPH-2A5CB: not included in any glyphset definition
    • U+2A5CC CJK UNIFIED IDEOGRAPH-2A5CC: not included in any glyphset definition
    • U+2A5CD CJK UNIFIED IDEOGRAPH-2A5CD: not included in any glyphset definition
    • U+2A5CF CJK UNIFIED IDEOGRAPH-2A5CF: not included in any glyphset definition
    • U+2A5D0 CJK UNIFIED IDEOGRAPH-2A5D0: not included in any glyphset definition
    • U+2A5D2 CJK UNIFIED IDEOGRAPH-2A5D2: not included in any glyphset definition
    • U+2A5D4 CJK UNIFIED IDEOGRAPH-2A5D4: not included in any glyphset definition
    • U+2A5D6 CJK UNIFIED IDEOGRAPH-2A5D6: not included in any glyphset definition
    • U+2A5D8 CJK UNIFIED IDEOGRAPH-2A5D8: not included in any glyphset definition
    • U+2A5D9 CJK UNIFIED IDEOGRAPH-2A5D9: not included in any glyphset definition
    • U+2A5DA CJK UNIFIED IDEOGRAPH-2A5DA: not included in any glyphset definition
    • U+2A5DB CJK UNIFIED IDEOGRAPH-2A5DB: not included in any glyphset definition
    • U+2A5DC CJK UNIFIED IDEOGRAPH-2A5DC: not included in any glyphset definition
    • U+2A5DD CJK UNIFIED IDEOGRAPH-2A5DD: not included in any glyphset definition
    • U+2A5DE CJK UNIFIED IDEOGRAPH-2A5DE: not included in any glyphset definition
    • U+2A5DF CJK UNIFIED IDEOGRAPH-2A5DF: not included in any glyphset definition
    • U+2A5E0 CJK UNIFIED IDEOGRAPH-2A5E0: not included in any glyphset definition
    • U+2A5E1 CJK UNIFIED IDEOGRAPH-2A5E1: not included in any glyphset definition
    • U+2A5E3 CJK UNIFIED IDEOGRAPH-2A5E3: not included in any glyphset definition
    • U+2A5E4 CJK UNIFIED IDEOGRAPH-2A5E4: not included in any glyphset definition
    • U+2A5E5 CJK UNIFIED IDEOGRAPH-2A5E5: not included in any glyphset definition
    • U+2A5E6 CJK UNIFIED IDEOGRAPH-2A5E6: not included in any glyphset definition
    • U+2A5E7 CJK UNIFIED IDEOGRAPH-2A5E7: not included in any glyphset definition
    • U+2A5E8 CJK UNIFIED IDEOGRAPH-2A5E8: not included in any glyphset definition
    • U+2A5E9 CJK UNIFIED IDEOGRAPH-2A5E9: not included in any glyphset definition
    • U+2A5EA CJK UNIFIED IDEOGRAPH-2A5EA: not included in any glyphset definition
    • U+2A5EB CJK UNIFIED IDEOGRAPH-2A5EB: not included in any glyphset definition
    • U+2A5EC CJK UNIFIED IDEOGRAPH-2A5EC: not included in any glyphset definition
    • U+2A5ED CJK UNIFIED IDEOGRAPH-2A5ED: not included in any glyphset definition
    • U+2A5EE CJK UNIFIED IDEOGRAPH-2A5EE: not included in any glyphset definition
    • U+2A5EF CJK UNIFIED IDEOGRAPH-2A5EF: not included in any glyphset definition
    • U+2A5F1 CJK UNIFIED IDEOGRAPH-2A5F1: not included in any glyphset definition
    • U+2A5F4 CJK UNIFIED IDEOGRAPH-2A5F4: not included in any glyphset definition
    • U+2A5F5 CJK UNIFIED IDEOGRAPH-2A5F5: not included in any glyphset definition
    • U+2A5F6 CJK UNIFIED IDEOGRAPH-2A5F6: not included in any glyphset definition
    • U+2A5F7 CJK UNIFIED IDEOGRAPH-2A5F7: not included in any glyphset definition
    • U+2A5F8 CJK UNIFIED IDEOGRAPH-2A5F8: not included in any glyphset definition
    • U+2A5F9 CJK UNIFIED IDEOGRAPH-2A5F9: not included in any glyphset definition
    • U+2A5FA CJK UNIFIED IDEOGRAPH-2A5FA: not included in any glyphset definition
    • U+2A5FB CJK UNIFIED IDEOGRAPH-2A5FB: not included in any glyphset definition
    • U+2A5FC CJK UNIFIED IDEOGRAPH-2A5FC: not included in any glyphset definition
    • U+2A5FD CJK UNIFIED IDEOGRAPH-2A5FD: not included in any glyphset definition
    • U+2A5FE CJK UNIFIED IDEOGRAPH-2A5FE: not included in any glyphset definition
    • U+2A5FF CJK UNIFIED IDEOGRAPH-2A5FF: not included in any glyphset definition
    • U+2A600 CJK UNIFIED IDEOGRAPH-2A600: not included in any glyphset definition
    • U+2A601 CJK UNIFIED IDEOGRAPH-2A601: not included in any glyphset definition
    • U+2A602 CJK UNIFIED IDEOGRAPH-2A602: not included in any glyphset definition
    • U+2A603 CJK UNIFIED IDEOGRAPH-2A603: not included in any glyphset definition
    • U+2A604 CJK UNIFIED IDEOGRAPH-2A604: not included in any glyphset definition
    • U+2A605 CJK UNIFIED IDEOGRAPH-2A605: not included in any glyphset definition
    • U+2A606 CJK UNIFIED IDEOGRAPH-2A606: not included in any glyphset definition
    • U+2A607 CJK UNIFIED IDEOGRAPH-2A607: not included in any glyphset definition
    • U+2A608 CJK UNIFIED IDEOGRAPH-2A608: not included in any glyphset definition
    • U+2A609 CJK UNIFIED IDEOGRAPH-2A609: not included in any glyphset definition
    • U+2A60B CJK UNIFIED IDEOGRAPH-2A60B: not included in any glyphset definition
    • U+2A60D CJK UNIFIED IDEOGRAPH-2A60D: not included in any glyphset definition
    • U+2A60E CJK UNIFIED IDEOGRAPH-2A60E: not included in any glyphset definition
    • U+2A60F CJK UNIFIED IDEOGRAPH-2A60F: not included in any glyphset definition
    • U+2A610 CJK UNIFIED IDEOGRAPH-2A610: not included in any glyphset definition
    • U+2A611 CJK UNIFIED IDEOGRAPH-2A611: not included in any glyphset definition
    • U+2A612 CJK UNIFIED IDEOGRAPH-2A612: not included in any glyphset definition
    • U+2A613 CJK UNIFIED IDEOGRAPH-2A613: not included in any glyphset definition
    • U+2A614 CJK UNIFIED IDEOGRAPH-2A614: not included in any glyphset definition
    • U+2A615 CJK UNIFIED IDEOGRAPH-2A615: not included in any glyphset definition
    • U+2A616 CJK UNIFIED IDEOGRAPH-2A616: not included in any glyphset definition
    • U+2A617 CJK UNIFIED IDEOGRAPH-2A617: not included in any glyphset definition
    • U+2A618 CJK UNIFIED IDEOGRAPH-2A618: not included in any glyphset definition
    • U+2A61A CJK UNIFIED IDEOGRAPH-2A61A: not included in any glyphset definition
    • U+2A61B CJK UNIFIED IDEOGRAPH-2A61B: not included in any glyphset definition
    • U+2A61C CJK UNIFIED IDEOGRAPH-2A61C: not included in any glyphset definition
    • U+2A61D CJK UNIFIED IDEOGRAPH-2A61D: not included in any glyphset definition
    • U+2A61E CJK UNIFIED IDEOGRAPH-2A61E: not included in any glyphset definition
    • U+2A621 CJK UNIFIED IDEOGRAPH-2A621: not included in any glyphset definition
    • U+2A622 CJK UNIFIED IDEOGRAPH-2A622: not included in any glyphset definition
    • U+2A623 CJK UNIFIED IDEOGRAPH-2A623: not included in any glyphset definition
    • U+2A624 CJK UNIFIED IDEOGRAPH-2A624: not included in any glyphset definition
    • U+2A625 CJK UNIFIED IDEOGRAPH-2A625: not included in any glyphset definition
    • U+2A626 CJK UNIFIED IDEOGRAPH-2A626: not included in any glyphset definition
    • U+2A627 CJK UNIFIED IDEOGRAPH-2A627: not included in any glyphset definition
    • U+2A628 CJK UNIFIED IDEOGRAPH-2A628: not included in any glyphset definition
    • U+2A629 CJK UNIFIED IDEOGRAPH-2A629: not included in any glyphset definition
    • U+2A62A CJK UNIFIED IDEOGRAPH-2A62A: not included in any glyphset definition
    • U+2A62C CJK UNIFIED IDEOGRAPH-2A62C: not included in any glyphset definition
    • U+2A62D CJK UNIFIED IDEOGRAPH-2A62D: not included in any glyphset definition
    • U+2A62E CJK UNIFIED IDEOGRAPH-2A62E: not included in any glyphset definition
    • U+2A630 CJK UNIFIED IDEOGRAPH-2A630: not included in any glyphset definition
    • U+2A631 CJK UNIFIED IDEOGRAPH-2A631: not included in any glyphset definition
    • U+2A632 CJK UNIFIED IDEOGRAPH-2A632: not included in any glyphset definition
    • U+2A633 CJK UNIFIED IDEOGRAPH-2A633: not included in any glyphset definition
    • U+2A634 CJK UNIFIED IDEOGRAPH-2A634: not included in any glyphset definition
    • U+2A635 CJK UNIFIED IDEOGRAPH-2A635: not included in any glyphset definition
    • U+2A636 CJK UNIFIED IDEOGRAPH-2A636: not included in any glyphset definition
    • U+2A637 CJK UNIFIED IDEOGRAPH-2A637: not included in any glyphset definition
    • U+2A638 CJK UNIFIED IDEOGRAPH-2A638: not included in any glyphset definition
    • U+2A639 CJK UNIFIED IDEOGRAPH-2A639: not included in any glyphset definition
    • U+2A63A CJK UNIFIED IDEOGRAPH-2A63A: not included in any glyphset definition
    • U+2A63C CJK UNIFIED IDEOGRAPH-2A63C: not included in any glyphset definition
    • U+2A63D CJK UNIFIED IDEOGRAPH-2A63D: not included in any glyphset definition
    • U+2A63E CJK UNIFIED IDEOGRAPH-2A63E: not included in any glyphset definition
    • U+2A63F CJK UNIFIED IDEOGRAPH-2A63F: not included in any glyphset definition
    • U+2A640 CJK UNIFIED IDEOGRAPH-2A640: not included in any glyphset definition
    • U+2A641 CJK UNIFIED IDEOGRAPH-2A641: not included in any glyphset definition
    • U+2A642 CJK UNIFIED IDEOGRAPH-2A642: not included in any glyphset definition
    • U+2A643 CJK UNIFIED IDEOGRAPH-2A643: not included in any glyphset definition
    • U+2A646 CJK UNIFIED IDEOGRAPH-2A646: not included in any glyphset definition
    • U+2A648 CJK UNIFIED IDEOGRAPH-2A648: not included in any glyphset definition
    • U+2A649 CJK UNIFIED IDEOGRAPH-2A649: not included in any glyphset definition
    • U+2A64A CJK UNIFIED IDEOGRAPH-2A64A: not included in any glyphset definition
    • U+2A64B CJK UNIFIED IDEOGRAPH-2A64B: not included in any glyphset definition
    • U+2A64C CJK UNIFIED IDEOGRAPH-2A64C: not included in any glyphset definition
    • U+2A64D CJK UNIFIED IDEOGRAPH-2A64D: not included in any glyphset definition
    • U+2A64E CJK UNIFIED IDEOGRAPH-2A64E: not included in any glyphset definition
    • U+2A64F CJK UNIFIED IDEOGRAPH-2A64F: not included in any glyphset definition
    • U+2A650 CJK UNIFIED IDEOGRAPH-2A650: not included in any glyphset definition
    • U+2A651 CJK UNIFIED IDEOGRAPH-2A651: not included in any glyphset definition
    • U+2A652 CJK UNIFIED IDEOGRAPH-2A652: not included in any glyphset definition
    • U+2A653 CJK UNIFIED IDEOGRAPH-2A653: not included in any glyphset definition
    • U+2A654 CJK UNIFIED IDEOGRAPH-2A654: not included in any glyphset definition
    • U+2A655 CJK UNIFIED IDEOGRAPH-2A655: not included in any glyphset definition
    • U+2A656 CJK UNIFIED IDEOGRAPH-2A656: not included in any glyphset definition
    • U+2A657 CJK UNIFIED IDEOGRAPH-2A657: not included in any glyphset definition
    • U+2A659 CJK UNIFIED IDEOGRAPH-2A659: not included in any glyphset definition
    • U+2A65A CJK UNIFIED IDEOGRAPH-2A65A: not included in any glyphset definition
    • U+2A65B CJK UNIFIED IDEOGRAPH-2A65B: not included in any glyphset definition
    • U+2A65C CJK UNIFIED IDEOGRAPH-2A65C: not included in any glyphset definition
    • U+2A65D CJK UNIFIED IDEOGRAPH-2A65D: not included in any glyphset definition
    • U+2A65E CJK UNIFIED IDEOGRAPH-2A65E: not included in any glyphset definition
    • U+2A65F CJK UNIFIED IDEOGRAPH-2A65F: not included in any glyphset definition
    • U+2A662 CJK UNIFIED IDEOGRAPH-2A662: not included in any glyphset definition
    • U+2A664 CJK UNIFIED IDEOGRAPH-2A664: not included in any glyphset definition
    • U+2A665 CJK UNIFIED IDEOGRAPH-2A665: not included in any glyphset definition
    • U+2A666 CJK UNIFIED IDEOGRAPH-2A666: not included in any glyphset definition
    • U+2A667 CJK UNIFIED IDEOGRAPH-2A667: not included in any glyphset definition
    • U+2A668 CJK UNIFIED IDEOGRAPH-2A668: not included in any glyphset definition
    • U+2A669 CJK UNIFIED IDEOGRAPH-2A669: not included in any glyphset definition
    • U+2A66A CJK UNIFIED IDEOGRAPH-2A66A: not included in any glyphset definition
    • U+2A66B CJK UNIFIED IDEOGRAPH-2A66B: not included in any glyphset definition
    • U+2A66C CJK UNIFIED IDEOGRAPH-2A66C: not included in any glyphset definition
    • U+2A66D CJK UNIFIED IDEOGRAPH-2A66D: not included in any glyphset definition
    • U+2A66E CJK UNIFIED IDEOGRAPH-2A66E: not included in any glyphset definition
    • U+2A66F CJK UNIFIED IDEOGRAPH-2A66F: not included in any glyphset definition
    • U+2A670 CJK UNIFIED IDEOGRAPH-2A670: not included in any glyphset definition
    • U+2A672 CJK UNIFIED IDEOGRAPH-2A672: not included in any glyphset definition
    • U+2A674 CJK UNIFIED IDEOGRAPH-2A674: not included in any glyphset definition
    • U+2A675 CJK UNIFIED IDEOGRAPH-2A675: not included in any glyphset definition
    • U+2A676 CJK UNIFIED IDEOGRAPH-2A676: not included in any glyphset definition
    • U+2A677 CJK UNIFIED IDEOGRAPH-2A677: not included in any glyphset definition
    • U+2A678 CJK UNIFIED IDEOGRAPH-2A678: not included in any glyphset definition
    • U+2A679 CJK UNIFIED IDEOGRAPH-2A679: not included in any glyphset definition
    • U+2A67A CJK UNIFIED IDEOGRAPH-2A67A: not included in any glyphset definition
    • U+2A67B CJK UNIFIED IDEOGRAPH-2A67B: not included in any glyphset definition
    • U+2A67D CJK UNIFIED IDEOGRAPH-2A67D: not included in any glyphset definition
    • U+2A67E CJK UNIFIED IDEOGRAPH-2A67E: not included in any glyphset definition
    • U+2A67F CJK UNIFIED IDEOGRAPH-2A67F: not included in any glyphset definition
    • U+2A681 CJK UNIFIED IDEOGRAPH-2A681: not included in any glyphset definition
    • U+2A682 CJK UNIFIED IDEOGRAPH-2A682: not included in any glyphset definition
    • U+2A683 CJK UNIFIED IDEOGRAPH-2A683: not included in any glyphset definition
    • U+2A684 CJK UNIFIED IDEOGRAPH-2A684: not included in any glyphset definition
    • U+2A685 CJK UNIFIED IDEOGRAPH-2A685: not included in any glyphset definition
    • U+2A687 CJK UNIFIED IDEOGRAPH-2A687: not included in any glyphset definition
    • U+2A689 CJK UNIFIED IDEOGRAPH-2A689: not included in any glyphset definition
    • U+2A68B CJK UNIFIED IDEOGRAPH-2A68B: not included in any glyphset definition
    • U+2A68C CJK UNIFIED IDEOGRAPH-2A68C: not included in any glyphset definition
    • U+2A68D CJK UNIFIED IDEOGRAPH-2A68D: not included in any glyphset definition
    • U+2A68E CJK UNIFIED IDEOGRAPH-2A68E: not included in any glyphset definition
    • U+2A68F CJK UNIFIED IDEOGRAPH-2A68F: not included in any glyphset definition
    • U+2A692 CJK UNIFIED IDEOGRAPH-2A692: not included in any glyphset definition
    • U+2A693 CJK UNIFIED IDEOGRAPH-2A693: not included in any glyphset definition
    • U+2A695 CJK UNIFIED IDEOGRAPH-2A695: not included in any glyphset definition
    • U+2A696 CJK UNIFIED IDEOGRAPH-2A696: not included in any glyphset definition
    • U+2A697 CJK UNIFIED IDEOGRAPH-2A697: not included in any glyphset definition
    • U+2A698 CJK UNIFIED IDEOGRAPH-2A698: not included in any glyphset definition
    • U+2A699 CJK UNIFIED IDEOGRAPH-2A699: not included in any glyphset definition
    • U+2A69C CJK UNIFIED IDEOGRAPH-2A69C: not included in any glyphset definition
    • U+2A69D CJK UNIFIED IDEOGRAPH-2A69D: not included in any glyphset definition
    • U+2A69E CJK UNIFIED IDEOGRAPH-2A69E: not included in any glyphset definition
    • U+2A69F CJK UNIFIED IDEOGRAPH-2A69F: not included in any glyphset definition
    • U+2A6A0 CJK UNIFIED IDEOGRAPH-2A6A0: not included in any glyphset definition
    • U+2A6A2 CJK UNIFIED IDEOGRAPH-2A6A2: not included in any glyphset definition
    • U+2A6A5 CJK UNIFIED IDEOGRAPH-2A6A5: not included in any glyphset definition
    • U+2A6A6 CJK UNIFIED IDEOGRAPH-2A6A6: not included in any glyphset definition
    • U+2A6A7 CJK UNIFIED IDEOGRAPH-2A6A7: not included in any glyphset definition
    • U+2A6A8 CJK UNIFIED IDEOGRAPH-2A6A8: not included in any glyphset definition
    • U+2A6A9 CJK UNIFIED IDEOGRAPH-2A6A9: not included in any glyphset definition
    • U+2A6AA CJK UNIFIED IDEOGRAPH-2A6AA: not included in any glyphset definition
    • U+2A6AB CJK UNIFIED IDEOGRAPH-2A6AB: not included in any glyphset definition
    • U+2A6AC CJK UNIFIED IDEOGRAPH-2A6AC: not included in any glyphset definition
    • U+2A6AD CJK UNIFIED IDEOGRAPH-2A6AD: not included in any glyphset definition
    • U+2A6AE CJK UNIFIED IDEOGRAPH-2A6AE: not included in any glyphset definition
    • U+2A6AF CJK UNIFIED IDEOGRAPH-2A6AF: not included in any glyphset definition
    • U+2A6B0 CJK UNIFIED IDEOGRAPH-2A6B0: not included in any glyphset definition
    • U+2A6B1 CJK UNIFIED IDEOGRAPH-2A6B1: not included in any glyphset definition
    • U+2A6B2 CJK UNIFIED IDEOGRAPH-2A6B2: not included in any glyphset definition
    • U+2A6B3 CJK UNIFIED IDEOGRAPH-2A6B3: not included in any glyphset definition
    • U+2A6B5 CJK UNIFIED IDEOGRAPH-2A6B5: not included in any glyphset definition
    • U+2A6B6 CJK UNIFIED IDEOGRAPH-2A6B6: not included in any glyphset definition
    • U+2A6B8 CJK UNIFIED IDEOGRAPH-2A6B8: not included in any glyphset definition
    • U+2A6B9 CJK UNIFIED IDEOGRAPH-2A6B9: not included in any glyphset definition
    • U+2A6BA CJK UNIFIED IDEOGRAPH-2A6BA: not included in any glyphset definition
    • U+2A6BB CJK UNIFIED IDEOGRAPH-2A6BB: not included in any glyphset definition
    • U+2A6BC CJK UNIFIED IDEOGRAPH-2A6BC: not included in any glyphset definition
    • U+2A6BD CJK UNIFIED IDEOGRAPH-2A6BD: not included in any glyphset definition
    • U+2A6BE CJK UNIFIED IDEOGRAPH-2A6BE: not included in any glyphset definition
    • U+2A6BF CJK UNIFIED IDEOGRAPH-2A6BF: not included in any glyphset definition
    • U+2A6C0 CJK UNIFIED IDEOGRAPH-2A6C0: not included in any glyphset definition
    • U+2A6C1 CJK UNIFIED IDEOGRAPH-2A6C1: not included in any glyphset definition
    • U+2A6C2 CJK UNIFIED IDEOGRAPH-2A6C2: not included in any glyphset definition
    • U+2A6C3 CJK UNIFIED IDEOGRAPH-2A6C3: not included in any glyphset definition
    • U+2A6C8 CJK UNIFIED IDEOGRAPH-2A6C8: not included in any glyphset definition
    • U+2A6CA CJK UNIFIED IDEOGRAPH-2A6CA: not included in any glyphset definition
    • U+2A6CB CJK UNIFIED IDEOGRAPH-2A6CB: not included in any glyphset definition
    • U+2A6CD CJK UNIFIED IDEOGRAPH-2A6CD: not included in any glyphset definition
    • U+2A6CE CJK UNIFIED IDEOGRAPH-2A6CE: not included in any glyphset definition
    • U+2A6CF CJK UNIFIED IDEOGRAPH-2A6CF: not included in any glyphset definition
    • U+2A6D0 CJK UNIFIED IDEOGRAPH-2A6D0: not included in any glyphset definition
    • U+2A6D1 CJK UNIFIED IDEOGRAPH-2A6D1: not included in any glyphset definition
    • U+2A6D2 CJK UNIFIED IDEOGRAPH-2A6D2: not included in any glyphset definition
    • U+2A6D3 CJK UNIFIED IDEOGRAPH-2A6D3: not included in any glyphset definition
    • U+2A6D4 CJK UNIFIED IDEOGRAPH-2A6D4: not included in any glyphset definition
    • U+2A6D5 CJK UNIFIED IDEOGRAPH-2A6D5: not included in any glyphset definition
    • U+2A6D6 CJK UNIFIED IDEOGRAPH-2A6D6: not included in any glyphset definition
    • U+2A70E CJK UNIFIED IDEOGRAPH-2A70E: not included in any glyphset definition
    • U+2A736 CJK UNIFIED IDEOGRAPH-2A736: not included in any glyphset definition
    • U+2A79D CJK UNIFIED IDEOGRAPH-2A79D: not included in any glyphset definition
    • U+2A7CE CJK UNIFIED IDEOGRAPH-2A7CE: not included in any glyphset definition
    • U+2A7DD CJK UNIFIED IDEOGRAPH-2A7DD: not included in any glyphset definition
    • U+2A800 CJK UNIFIED IDEOGRAPH-2A800: not included in any glyphset definition
    • U+2A81F CJK UNIFIED IDEOGRAPH-2A81F: not included in any glyphset definition
    • U+2A82C CJK UNIFIED IDEOGRAPH-2A82C: not included in any glyphset definition
    • U+2A833 CJK UNIFIED IDEOGRAPH-2A833: not included in any glyphset definition
    • U+2A835 CJK UNIFIED IDEOGRAPH-2A835: not included in any glyphset definition
    • U+2A838 CJK UNIFIED IDEOGRAPH-2A838: not included in any glyphset definition
    • U+2A83D CJK UNIFIED IDEOGRAPH-2A83D: not included in any glyphset definition
    • U+2A840 CJK UNIFIED IDEOGRAPH-2A840: not included in any glyphset definition
    • U+2A843 CJK UNIFIED IDEOGRAPH-2A843: not included in any glyphset definition
    • U+2A84B CJK UNIFIED IDEOGRAPH-2A84B: not included in any glyphset definition
    • U+2A84F CJK UNIFIED IDEOGRAPH-2A84F: not included in any glyphset definition
    • U+2A85B CJK UNIFIED IDEOGRAPH-2A85B: not included in any glyphset definition
    • U+2A85E CJK UNIFIED IDEOGRAPH-2A85E: not included in any glyphset definition
    • U+2A88C CJK UNIFIED IDEOGRAPH-2A88C: not included in any glyphset definition
    • U+2A890 CJK UNIFIED IDEOGRAPH-2A890: not included in any glyphset definition
    • U+2A892 CJK UNIFIED IDEOGRAPH-2A892: not included in any glyphset definition
    • U+2A895 CJK UNIFIED IDEOGRAPH-2A895: not included in any glyphset definition
    • U+2A896 CJK UNIFIED IDEOGRAPH-2A896: not included in any glyphset definition
    • U+2A8A0 CJK UNIFIED IDEOGRAPH-2A8A0: not included in any glyphset definition
    • U+2A8AE CJK UNIFIED IDEOGRAPH-2A8AE: not included in any glyphset definition
    • U+2A8B8 CJK UNIFIED IDEOGRAPH-2A8B8: not included in any glyphset definition
    • U+2A8C6 CJK UNIFIED IDEOGRAPH-2A8C6: not included in any glyphset definition
    • U+2A8D2 CJK UNIFIED IDEOGRAPH-2A8D2: not included in any glyphset definition
    • U+2A8FB CJK UNIFIED IDEOGRAPH-2A8FB: not included in any glyphset definition
    • U+2A917 CJK UNIFIED IDEOGRAPH-2A917: not included in any glyphset definition
    • U+2A91A CJK UNIFIED IDEOGRAPH-2A91A: not included in any glyphset definition
    • U+2A960 CJK UNIFIED IDEOGRAPH-2A960: not included in any glyphset definition
    • U+2A96B CJK UNIFIED IDEOGRAPH-2A96B: not included in any glyphset definition
    • U+2A970 CJK UNIFIED IDEOGRAPH-2A970: not included in any glyphset definition
    • U+2A97F CJK UNIFIED IDEOGRAPH-2A97F: not included in any glyphset definition
    • U+2A9C0 CJK UNIFIED IDEOGRAPH-2A9C0: not included in any glyphset definition
    • U+2A9D8 CJK UNIFIED IDEOGRAPH-2A9D8: not included in any glyphset definition
    • U+2A9E6 CJK UNIFIED IDEOGRAPH-2A9E6: not included in any glyphset definition
    • U+2AA0A CJK UNIFIED IDEOGRAPH-2AA0A: not included in any glyphset definition
    • U+2AA17 CJK UNIFIED IDEOGRAPH-2AA17: not included in any glyphset definition
    • U+2AA27 CJK UNIFIED IDEOGRAPH-2AA27: not included in any glyphset definition
    • U+2AA29 CJK UNIFIED IDEOGRAPH-2AA29: not included in any glyphset definition
    • U+2AA30 CJK UNIFIED IDEOGRAPH-2AA30: not included in any glyphset definition
    • U+2AA36 CJK UNIFIED IDEOGRAPH-2AA36: not included in any glyphset definition
    • U+2AA37 CJK UNIFIED IDEOGRAPH-2AA37: not included in any glyphset definition
    • U+2AA39 CJK UNIFIED IDEOGRAPH-2AA39: not included in any glyphset definition
    • U+2AA47 CJK UNIFIED IDEOGRAPH-2AA47: not included in any glyphset definition
    • U+2AA4E CJK UNIFIED IDEOGRAPH-2AA4E: not included in any glyphset definition
    • U+2AA58 CJK UNIFIED IDEOGRAPH-2AA58: not included in any glyphset definition
    • U+2AA5B CJK UNIFIED IDEOGRAPH-2AA5B: not included in any glyphset definition
    • U+2AA77 CJK UNIFIED IDEOGRAPH-2AA77: not included in any glyphset definition
    • U+2AA78 CJK UNIFIED IDEOGRAPH-2AA78: not included in any glyphset definition
    • U+2AA8F CJK UNIFIED IDEOGRAPH-2AA8F: not included in any glyphset definition
    • U+2AA91 CJK UNIFIED IDEOGRAPH-2AA91: not included in any glyphset definition
    • U+2AA9E CJK UNIFIED IDEOGRAPH-2AA9E: not included in any glyphset definition
    • U+2AAB4 CJK UNIFIED IDEOGRAPH-2AAB4: not included in any glyphset definition
    • U+2AABC CJK UNIFIED IDEOGRAPH-2AABC: not included in any glyphset definition
    • U+2AACC CJK UNIFIED IDEOGRAPH-2AACC: not included in any glyphset definition
    • U+2AAE1 CJK UNIFIED IDEOGRAPH-2AAE1: not included in any glyphset definition
    • U+2AAF7 CJK UNIFIED IDEOGRAPH-2AAF7: not included in any glyphset definition
    • U+2AAFA CJK UNIFIED IDEOGRAPH-2AAFA: not included in any glyphset definition
    • U+2AB1A CJK UNIFIED IDEOGRAPH-2AB1A: not included in any glyphset definition
    • U+2AB2F CJK UNIFIED IDEOGRAPH-2AB2F: not included in any glyphset definition
    • U+2AB5D CJK UNIFIED IDEOGRAPH-2AB5D: not included in any glyphset definition
    • U+2AB62 CJK UNIFIED IDEOGRAPH-2AB62: not included in any glyphset definition
    • U+2AB67 CJK UNIFIED IDEOGRAPH-2AB67: not included in any glyphset definition
    • U+2AB6F CJK UNIFIED IDEOGRAPH-2AB6F: not included in any glyphset definition
    • U+2AB75 CJK UNIFIED IDEOGRAPH-2AB75: not included in any glyphset definition
    • U+2AB7E CJK UNIFIED IDEOGRAPH-2AB7E: not included in any glyphset definition
    • U+2AB83 CJK UNIFIED IDEOGRAPH-2AB83: not included in any glyphset definition
    • U+2AB8B CJK UNIFIED IDEOGRAPH-2AB8B: not included in any glyphset definition
    • U+2AB96 CJK UNIFIED IDEOGRAPH-2AB96: not included in any glyphset definition
    • U+2ABB3 CJK UNIFIED IDEOGRAPH-2ABB3: not included in any glyphset definition
    • U+2ABB6 CJK UNIFIED IDEOGRAPH-2ABB6: not included in any glyphset definition
    • U+2ABCB CJK UNIFIED IDEOGRAPH-2ABCB: not included in any glyphset definition
    • U+2AC36 CJK UNIFIED IDEOGRAPH-2AC36: not included in any glyphset definition
    • U+2AC65 CJK UNIFIED IDEOGRAPH-2AC65: not included in any glyphset definition
    • U+2AC77 CJK UNIFIED IDEOGRAPH-2AC77: not included in any glyphset definition
    • U+2AC8E CJK UNIFIED IDEOGRAPH-2AC8E: not included in any glyphset definition
    • U+2AC94 CJK UNIFIED IDEOGRAPH-2AC94: not included in any glyphset definition
    • U+2AC9B CJK UNIFIED IDEOGRAPH-2AC9B: not included in any glyphset definition
    • U+2ACAE CJK UNIFIED IDEOGRAPH-2ACAE: not included in any glyphset definition
    • U+2ACCD CJK UNIFIED IDEOGRAPH-2ACCD: not included in any glyphset definition
    • U+2AD19 CJK UNIFIED IDEOGRAPH-2AD19: not included in any glyphset definition
    • U+2AD51 CJK UNIFIED IDEOGRAPH-2AD51: not included in any glyphset definition
    • U+2AD63 CJK UNIFIED IDEOGRAPH-2AD63: not included in any glyphset definition
    • U+2AD71 CJK UNIFIED IDEOGRAPH-2AD71: not included in any glyphset definition
    • U+2AD84 CJK UNIFIED IDEOGRAPH-2AD84: not included in any glyphset definition
    • U+2AD92 CJK UNIFIED IDEOGRAPH-2AD92: not included in any glyphset definition
    • U+2ADAE CJK UNIFIED IDEOGRAPH-2ADAE: not included in any glyphset definition
    • U+2ADCD CJK UNIFIED IDEOGRAPH-2ADCD: not included in any glyphset definition
    • U+2ADFD CJK UNIFIED IDEOGRAPH-2ADFD: not included in any glyphset definition
    • U+2AE15 CJK UNIFIED IDEOGRAPH-2AE15: not included in any glyphset definition
    • U+2AE29 CJK UNIFIED IDEOGRAPH-2AE29: not included in any glyphset definition
    • U+2AE40 CJK UNIFIED IDEOGRAPH-2AE40: not included in any glyphset definition
    • U+2AE5A CJK UNIFIED IDEOGRAPH-2AE5A: not included in any glyphset definition
    • U+2AE60 CJK UNIFIED IDEOGRAPH-2AE60: not included in any glyphset definition
    • U+2AE73 CJK UNIFIED IDEOGRAPH-2AE73: not included in any glyphset definition
    • U+2AE79 CJK UNIFIED IDEOGRAPH-2AE79: not included in any glyphset definition
    • U+2AEA3 CJK UNIFIED IDEOGRAPH-2AEA3: not included in any glyphset definition
    • U+2AEAA CJK UNIFIED IDEOGRAPH-2AEAA: not included in any glyphset definition
    • U+2AEAD CJK UNIFIED IDEOGRAPH-2AEAD: not included in any glyphset definition
    • U+2AEB7 CJK UNIFIED IDEOGRAPH-2AEB7: not included in any glyphset definition
    • U+2AEB8 CJK UNIFIED IDEOGRAPH-2AEB8: not included in any glyphset definition
    • U+2AEBB CJK UNIFIED IDEOGRAPH-2AEBB: not included in any glyphset definition
    • U+2AEBD CJK UNIFIED IDEOGRAPH-2AEBD: not included in any glyphset definition
    • U+2AED0 CJK UNIFIED IDEOGRAPH-2AED0: not included in any glyphset definition
    • U+2AEE8 CJK UNIFIED IDEOGRAPH-2AEE8: not included in any glyphset definition
    • U+2AEF2 CJK UNIFIED IDEOGRAPH-2AEF2: not included in any glyphset definition
    • U+2AEFA CJK UNIFIED IDEOGRAPH-2AEFA: not included in any glyphset definition
    • U+2AF0B CJK UNIFIED IDEOGRAPH-2AF0B: not included in any glyphset definition
    • U+2AF48 CJK UNIFIED IDEOGRAPH-2AF48: not included in any glyphset definition
    • U+2AF5D CJK UNIFIED IDEOGRAPH-2AF5D: not included in any glyphset definition
    • U+2AF6A CJK UNIFIED IDEOGRAPH-2AF6A: not included in any glyphset definition
    • U+2AF6D CJK UNIFIED IDEOGRAPH-2AF6D: not included in any glyphset definition
    • U+2AF6E CJK UNIFIED IDEOGRAPH-2AF6E: not included in any glyphset definition
    • U+2AF74 CJK UNIFIED IDEOGRAPH-2AF74: not included in any glyphset definition
    • U+2AF77 CJK UNIFIED IDEOGRAPH-2AF77: not included in any glyphset definition
    • U+2AF94 CJK UNIFIED IDEOGRAPH-2AF94: not included in any glyphset definition
    • U+2AFA2 CJK UNIFIED IDEOGRAPH-2AFA2: not included in any glyphset definition
    • U+2AFA3 CJK UNIFIED IDEOGRAPH-2AFA3: not included in any glyphset definition
    • U+2AFA6 CJK UNIFIED IDEOGRAPH-2AFA6: not included in any glyphset definition
    • U+2AFB8 CJK UNIFIED IDEOGRAPH-2AFB8: not included in any glyphset definition
    • U+2AFCA CJK UNIFIED IDEOGRAPH-2AFCA: not included in any glyphset definition
    • U+2AFDE CJK UNIFIED IDEOGRAPH-2AFDE: not included in any glyphset definition
    • U+2AFEB CJK UNIFIED IDEOGRAPH-2AFEB: not included in any glyphset definition
    • U+2AFF5 CJK UNIFIED IDEOGRAPH-2AFF5: not included in any glyphset definition
    • U+2B00C CJK UNIFIED IDEOGRAPH-2B00C: not included in any glyphset definition
    • U+2B028 CJK UNIFIED IDEOGRAPH-2B028: not included in any glyphset definition
    • U+2B02C CJK UNIFIED IDEOGRAPH-2B02C: not included in any glyphset definition
    • U+2B02E CJK UNIFIED IDEOGRAPH-2B02E: not included in any glyphset definition
    • U+2B042 CJK UNIFIED IDEOGRAPH-2B042: not included in any glyphset definition
    • U+2B05F CJK UNIFIED IDEOGRAPH-2B05F: not included in any glyphset definition
    • U+2B061 CJK UNIFIED IDEOGRAPH-2B061: not included in any glyphset definition
    • U+2B071 CJK UNIFIED IDEOGRAPH-2B071: not included in any glyphset definition
    • U+2B072 CJK UNIFIED IDEOGRAPH-2B072: not included in any glyphset definition
    • U+2B073 CJK UNIFIED IDEOGRAPH-2B073: not included in any glyphset definition
    • U+2B077 CJK UNIFIED IDEOGRAPH-2B077: not included in any glyphset definition
    • U+2B07A CJK UNIFIED IDEOGRAPH-2B07A: not included in any glyphset definition
    • U+2B083 CJK UNIFIED IDEOGRAPH-2B083: not included in any glyphset definition
    • U+2B086 CJK UNIFIED IDEOGRAPH-2B086: not included in any glyphset definition
    • U+2B088 CJK UNIFIED IDEOGRAPH-2B088: not included in any glyphset definition
    • U+2B096 CJK UNIFIED IDEOGRAPH-2B096: not included in any glyphset definition
    • U+2B0BF CJK UNIFIED IDEOGRAPH-2B0BF: not included in any glyphset definition
    • U+2B119 CJK UNIFIED IDEOGRAPH-2B119: not included in any glyphset definition
    • U+2B11A CJK UNIFIED IDEOGRAPH-2B11A: not included in any glyphset definition
    • U+2B11B CJK UNIFIED IDEOGRAPH-2B11B: not included in any glyphset definition
    • U+2B11C CJK UNIFIED IDEOGRAPH-2B11C: not included in any glyphset definition
    • U+2B11D CJK UNIFIED IDEOGRAPH-2B11D: not included in any glyphset definition
    • U+2B11E CJK UNIFIED IDEOGRAPH-2B11E: not included in any glyphset definition
    • U+2B11F CJK UNIFIED IDEOGRAPH-2B11F: not included in any glyphset definition
    • U+2B120 CJK UNIFIED IDEOGRAPH-2B120: not included in any glyphset definition
    • U+2B121 CJK UNIFIED IDEOGRAPH-2B121: not included in any glyphset definition
    • U+2B122 CJK UNIFIED IDEOGRAPH-2B122: not included in any glyphset definition
    • U+2B123 CJK UNIFIED IDEOGRAPH-2B123: not included in any glyphset definition
    • U+2B124 CJK UNIFIED IDEOGRAPH-2B124: not included in any glyphset definition
    • U+2B125 CJK UNIFIED IDEOGRAPH-2B125: not included in any glyphset definition
    • U+2B126 CJK UNIFIED IDEOGRAPH-2B126: not included in any glyphset definition
    • U+2B127 CJK UNIFIED IDEOGRAPH-2B127: not included in any glyphset definition
    • U+2B128 CJK UNIFIED IDEOGRAPH-2B128: not included in any glyphset definition
    • U+2B129 CJK UNIFIED IDEOGRAPH-2B129: not included in any glyphset definition
    • U+2B12A CJK UNIFIED IDEOGRAPH-2B12A: not included in any glyphset definition
    • U+2B12B CJK UNIFIED IDEOGRAPH-2B12B: not included in any glyphset definition
    • U+2B12C CJK UNIFIED IDEOGRAPH-2B12C: not included in any glyphset definition
    • U+2B12D CJK UNIFIED IDEOGRAPH-2B12D: not included in any glyphset definition
    • U+2B12E CJK UNIFIED IDEOGRAPH-2B12E: not included in any glyphset definition
    • U+2B12F CJK UNIFIED IDEOGRAPH-2B12F: not included in any glyphset definition
    • U+2B130 CJK UNIFIED IDEOGRAPH-2B130: not included in any glyphset definition
    • U+2B131 CJK UNIFIED IDEOGRAPH-2B131: not included in any glyphset definition
    • U+2B132 CJK UNIFIED IDEOGRAPH-2B132: not included in any glyphset definition
    • U+2B133 CJK UNIFIED IDEOGRAPH-2B133: not included in any glyphset definition
    • U+2B134 CJK UNIFIED IDEOGRAPH-2B134: not included in any glyphset definition
    • U+2B135 CJK UNIFIED IDEOGRAPH-2B135: not included in any glyphset definition
    • U+2B136 CJK UNIFIED IDEOGRAPH-2B136: not included in any glyphset definition
    • U+2B137 CJK UNIFIED IDEOGRAPH-2B137: not included in any glyphset definition
    • U+2B138 CJK UNIFIED IDEOGRAPH-2B138: not included in any glyphset definition
    • U+2B139 CJK UNIFIED IDEOGRAPH-2B139: not included in any glyphset definition
    • U+2B145 CJK UNIFIED IDEOGRAPH-2B145: not included in any glyphset definition
    • U+2B157 CJK UNIFIED IDEOGRAPH-2B157: not included in any glyphset definition
    • U+2B16D CJK UNIFIED IDEOGRAPH-2B16D: not included in any glyphset definition
    • U+2B17C CJK UNIFIED IDEOGRAPH-2B17C: not included in any glyphset definition
    • U+2B18F CJK UNIFIED IDEOGRAPH-2B18F: not included in any glyphset definition
    • U+2B1D8 CJK UNIFIED IDEOGRAPH-2B1D8: not included in any glyphset definition
    • U+2B1DB CJK UNIFIED IDEOGRAPH-2B1DB: not included in any glyphset definition
    • U+2B1EA CJK UNIFIED IDEOGRAPH-2B1EA: not included in any glyphset definition
    • U+2B1ED CJK UNIFIED IDEOGRAPH-2B1ED: not included in any glyphset definition
    • U+2B1F4 CJK UNIFIED IDEOGRAPH-2B1F4: not included in any glyphset definition
    • U+2B1FD CJK UNIFIED IDEOGRAPH-2B1FD: not included in any glyphset definition
    • U+2B209 CJK UNIFIED IDEOGRAPH-2B209: not included in any glyphset definition
    • U+2B20E CJK UNIFIED IDEOGRAPH-2B20E: not included in any glyphset definition
    • U+2B21F CJK UNIFIED IDEOGRAPH-2B21F: not included in any glyphset definition
    • U+2B235 CJK UNIFIED IDEOGRAPH-2B235: not included in any glyphset definition
    • U+2B241 CJK UNIFIED IDEOGRAPH-2B241: not included in any glyphset definition
    • U+2B244 CJK UNIFIED IDEOGRAPH-2B244: not included in any glyphset definition
    • U+2B2AA CJK UNIFIED IDEOGRAPH-2B2AA: not included in any glyphset definition
    • U+2B2AE CJK UNIFIED IDEOGRAPH-2B2AE: not included in any glyphset definition
    • U+2B2B8 CJK UNIFIED IDEOGRAPH-2B2B8: not included in any glyphset definition
    • U+2B2B9 CJK UNIFIED IDEOGRAPH-2B2B9: not included in any glyphset definition
    • U+2B2BB CJK UNIFIED IDEOGRAPH-2B2BB: not included in any glyphset definition
    • U+2B2C7 CJK UNIFIED IDEOGRAPH-2B2C7: not included in any glyphset definition
    • U+2B2CC CJK UNIFIED IDEOGRAPH-2B2CC: not included in any glyphset definition
    • U+2B2F2 CJK UNIFIED IDEOGRAPH-2B2F2: not included in any glyphset definition
    • U+2B2F7 CJK UNIFIED IDEOGRAPH-2B2F7: not included in any glyphset definition
    • U+2B2F9 CJK UNIFIED IDEOGRAPH-2B2F9: not included in any glyphset definition
    • U+2B2FB CJK UNIFIED IDEOGRAPH-2B2FB: not included in any glyphset definition
    • U+2B300 CJK UNIFIED IDEOGRAPH-2B300: not included in any glyphset definition
    • U+2B307 CJK UNIFIED IDEOGRAPH-2B307: not included in any glyphset definition
    • U+2B30B CJK UNIFIED IDEOGRAPH-2B30B: not included in any glyphset definition
    • U+2B328 CJK UNIFIED IDEOGRAPH-2B328: not included in any glyphset definition
    • U+2B32A CJK UNIFIED IDEOGRAPH-2B32A: not included in any glyphset definition
    • U+2B32B CJK UNIFIED IDEOGRAPH-2B32B: not included in any glyphset definition
    • U+2B32C CJK UNIFIED IDEOGRAPH-2B32C: not included in any glyphset definition
    • U+2B32D CJK UNIFIED IDEOGRAPH-2B32D: not included in any glyphset definition
    • U+2B32F CJK UNIFIED IDEOGRAPH-2B32F: not included in any glyphset definition
    • U+2B350 CJK UNIFIED IDEOGRAPH-2B350: not included in any glyphset definition
    • U+2B359 CJK UNIFIED IDEOGRAPH-2B359: not included in any glyphset definition
    • U+2B35A CJK UNIFIED IDEOGRAPH-2B35A: not included in any glyphset definition
    • U+2B35B CJK UNIFIED IDEOGRAPH-2B35B: not included in any glyphset definition
    • U+2B35C CJK UNIFIED IDEOGRAPH-2B35C: not included in any glyphset definition
    • U+2B35D CJK UNIFIED IDEOGRAPH-2B35D: not included in any glyphset definition
    • U+2B35E CJK UNIFIED IDEOGRAPH-2B35E: not included in any glyphset definition
    • U+2B35F CJK UNIFIED IDEOGRAPH-2B35F: not included in any glyphset definition
    • U+2B360 CJK UNIFIED IDEOGRAPH-2B360: not included in any glyphset definition
    • U+2B361 CJK UNIFIED IDEOGRAPH-2B361: not included in any glyphset definition
    • U+2B362 CJK UNIFIED IDEOGRAPH-2B362: not included in any glyphset definition
    • U+2B363 CJK UNIFIED IDEOGRAPH-2B363: not included in any glyphset definition
    • U+2B364 CJK UNIFIED IDEOGRAPH-2B364: not included in any glyphset definition
    • U+2B365 CJK UNIFIED IDEOGRAPH-2B365: not included in any glyphset definition
    • U+2B366 CJK UNIFIED IDEOGRAPH-2B366: not included in any glyphset definition
    • U+2B367 CJK UNIFIED IDEOGRAPH-2B367: not included in any glyphset definition
    • U+2B368 CJK UNIFIED IDEOGRAPH-2B368: not included in any glyphset definition
    • U+2B369 CJK UNIFIED IDEOGRAPH-2B369: not included in any glyphset definition
    • U+2B36A CJK UNIFIED IDEOGRAPH-2B36A: not included in any glyphset definition
    • U+2B36B CJK UNIFIED IDEOGRAPH-2B36B: not included in any glyphset definition
    • U+2B36C CJK UNIFIED IDEOGRAPH-2B36C: not included in any glyphset definition
    • U+2B36D CJK UNIFIED IDEOGRAPH-2B36D: not included in any glyphset definition
    • U+2B36E CJK UNIFIED IDEOGRAPH-2B36E: not included in any glyphset definition
    • U+2B36F CJK UNIFIED IDEOGRAPH-2B36F: not included in any glyphset definition
    • U+2B370 CJK UNIFIED IDEOGRAPH-2B370: not included in any glyphset definition
    • U+2B371 CJK UNIFIED IDEOGRAPH-2B371: not included in any glyphset definition
    • U+2B372 CJK UNIFIED IDEOGRAPH-2B372: not included in any glyphset definition
    • U+2B373 CJK UNIFIED IDEOGRAPH-2B373: not included in any glyphset definition
    • U+2B374 CJK UNIFIED IDEOGRAPH-2B374: not included in any glyphset definition
    • U+2B375 CJK UNIFIED IDEOGRAPH-2B375: not included in any glyphset definition
    • U+2B376 CJK UNIFIED IDEOGRAPH-2B376: not included in any glyphset definition
    • U+2B377 CJK UNIFIED IDEOGRAPH-2B377: not included in any glyphset definition
    • U+2B378 CJK UNIFIED IDEOGRAPH-2B378: not included in any glyphset definition
    • U+2B379 CJK UNIFIED IDEOGRAPH-2B379: not included in any glyphset definition
    • U+2B37A CJK UNIFIED IDEOGRAPH-2B37A: not included in any glyphset definition
    • U+2B37B CJK UNIFIED IDEOGRAPH-2B37B: not included in any glyphset definition
    • U+2B37C CJK UNIFIED IDEOGRAPH-2B37C: not included in any glyphset definition
    • U+2B37D CJK UNIFIED IDEOGRAPH-2B37D: not included in any glyphset definition
    • U+2B37E CJK UNIFIED IDEOGRAPH-2B37E: not included in any glyphset definition
    • U+2B37F CJK UNIFIED IDEOGRAPH-2B37F: not included in any glyphset definition
    • U+2B386 CJK UNIFIED IDEOGRAPH-2B386: not included in any glyphset definition
    • U+2B38C CJK UNIFIED IDEOGRAPH-2B38C: not included in any glyphset definition
    • U+2B3A6 CJK UNIFIED IDEOGRAPH-2B3A6: not included in any glyphset definition
    • U+2B3A7 CJK UNIFIED IDEOGRAPH-2B3A7: not included in any glyphset definition
    • U+2B3A8 CJK UNIFIED IDEOGRAPH-2B3A8: not included in any glyphset definition
    • U+2B3A9 CJK UNIFIED IDEOGRAPH-2B3A9: not included in any glyphset definition
    • U+2B3AA CJK UNIFIED IDEOGRAPH-2B3AA: not included in any glyphset definition
    • U+2B3AB CJK UNIFIED IDEOGRAPH-2B3AB: not included in any glyphset definition
    • U+2B3AC CJK UNIFIED IDEOGRAPH-2B3AC: not included in any glyphset definition
    • U+2B3AD CJK UNIFIED IDEOGRAPH-2B3AD: not included in any glyphset definition
    • U+2B3B1 CJK UNIFIED IDEOGRAPH-2B3B1: not included in any glyphset definition
    • U+2B3B3 CJK UNIFIED IDEOGRAPH-2B3B3: not included in any glyphset definition
    • U+2B3B8 CJK UNIFIED IDEOGRAPH-2B3B8: not included in any glyphset definition
    • U+2B3BA CJK UNIFIED IDEOGRAPH-2B3BA: not included in any glyphset definition
    • U+2B3C3 CJK UNIFIED IDEOGRAPH-2B3C3: not included in any glyphset definition
    • U+2B3C6 CJK UNIFIED IDEOGRAPH-2B3C6: not included in any glyphset definition
    • U+2B3CB CJK UNIFIED IDEOGRAPH-2B3CB: not included in any glyphset definition
    • U+2B3D0 CJK UNIFIED IDEOGRAPH-2B3D0: not included in any glyphset definition
    • U+2B3D1 CJK UNIFIED IDEOGRAPH-2B3D1: not included in any glyphset definition
    • U+2B3D5 CJK UNIFIED IDEOGRAPH-2B3D5: not included in any glyphset definition
    • U+2B3DE CJK UNIFIED IDEOGRAPH-2B3DE: not included in any glyphset definition
    • U+2B3E8 CJK UNIFIED IDEOGRAPH-2B3E8: not included in any glyphset definition
    • U+2B404 CJK UNIFIED IDEOGRAPH-2B404: not included in any glyphset definition
    • U+2B405 CJK UNIFIED IDEOGRAPH-2B405: not included in any glyphset definition
    • U+2B406 CJK UNIFIED IDEOGRAPH-2B406: not included in any glyphset definition
    • U+2B407 CJK UNIFIED IDEOGRAPH-2B407: not included in any glyphset definition
    • U+2B408 CJK UNIFIED IDEOGRAPH-2B408: not included in any glyphset definition
    • U+2B409 CJK UNIFIED IDEOGRAPH-2B409: not included in any glyphset definition
    • U+2B40A CJK UNIFIED IDEOGRAPH-2B40A: not included in any glyphset definition
    • U+2B40B CJK UNIFIED IDEOGRAPH-2B40B: not included in any glyphset definition
    • U+2B40C CJK UNIFIED IDEOGRAPH-2B40C: not included in any glyphset definition
    • U+2B40D CJK UNIFIED IDEOGRAPH-2B40D: not included in any glyphset definition
    • U+2B40E CJK UNIFIED IDEOGRAPH-2B40E: not included in any glyphset definition
    • U+2B40F CJK UNIFIED IDEOGRAPH-2B40F: not included in any glyphset definition
    • U+2B410 CJK UNIFIED IDEOGRAPH-2B410: not included in any glyphset definition
    • U+2B411 CJK UNIFIED IDEOGRAPH-2B411: not included in any glyphset definition
    • U+2B412 CJK UNIFIED IDEOGRAPH-2B412: not included in any glyphset definition
    • U+2B413 CJK UNIFIED IDEOGRAPH-2B413: not included in any glyphset definition
    • U+2B414 CJK UNIFIED IDEOGRAPH-2B414: not included in any glyphset definition
    • U+2B415 CJK UNIFIED IDEOGRAPH-2B415: not included in any glyphset definition
    • U+2B416 CJK UNIFIED IDEOGRAPH-2B416: not included in any glyphset definition
    • U+2B417 CJK UNIFIED IDEOGRAPH-2B417: not included in any glyphset definition
    • U+2B418 CJK UNIFIED IDEOGRAPH-2B418: not included in any glyphset definition
    • U+2B419 CJK UNIFIED IDEOGRAPH-2B419: not included in any glyphset definition
    • U+2B437 CJK UNIFIED IDEOGRAPH-2B437: not included in any glyphset definition
    • U+2B458 CJK UNIFIED IDEOGRAPH-2B458: not included in any glyphset definition
    • U+2B461 CJK UNIFIED IDEOGRAPH-2B461: not included in any glyphset definition
    • U+2B477 CJK UNIFIED IDEOGRAPH-2B477: not included in any glyphset definition
    • U+2B4E5 CJK UNIFIED IDEOGRAPH-2B4E5: not included in any glyphset definition
    • U+2B4E6 CJK UNIFIED IDEOGRAPH-2B4E6: not included in any glyphset definition
    • U+2B4E7 CJK UNIFIED IDEOGRAPH-2B4E7: not included in any glyphset definition
    • U+2B4E8 CJK UNIFIED IDEOGRAPH-2B4E8: not included in any glyphset definition
    • U+2B4E9 CJK UNIFIED IDEOGRAPH-2B4E9: not included in any glyphset definition
    • U+2B4EA CJK UNIFIED IDEOGRAPH-2B4EA: not included in any glyphset definition
    • U+2B4EC CJK UNIFIED IDEOGRAPH-2B4EC: not included in any glyphset definition
    • U+2B4ED CJK UNIFIED IDEOGRAPH-2B4ED: not included in any glyphset definition
    • U+2B4EE CJK UNIFIED IDEOGRAPH-2B4EE: not included in any glyphset definition
    • U+2B4EF CJK UNIFIED IDEOGRAPH-2B4EF: not included in any glyphset definition
    • U+2B4F0 CJK UNIFIED IDEOGRAPH-2B4F0: not included in any glyphset definition
    • U+2B4F1 CJK UNIFIED IDEOGRAPH-2B4F1: not included in any glyphset definition
    • U+2B4F2 CJK UNIFIED IDEOGRAPH-2B4F2: not included in any glyphset definition
    • U+2B4F3 CJK UNIFIED IDEOGRAPH-2B4F3: not included in any glyphset definition
    • U+2B4F4 CJK UNIFIED IDEOGRAPH-2B4F4: not included in any glyphset definition
    • U+2B4F5 CJK UNIFIED IDEOGRAPH-2B4F5: not included in any glyphset definition
    • U+2B4F6 CJK UNIFIED IDEOGRAPH-2B4F6: not included in any glyphset definition
    • U+2B4F8 CJK UNIFIED IDEOGRAPH-2B4F8: not included in any glyphset definition
    • U+2B4F9 CJK UNIFIED IDEOGRAPH-2B4F9: not included in any glyphset definition
    • U+2B4FA CJK UNIFIED IDEOGRAPH-2B4FA: not included in any glyphset definition
    • U+2B4FB CJK UNIFIED IDEOGRAPH-2B4FB: not included in any glyphset definition
    • U+2B4FD CJK UNIFIED IDEOGRAPH-2B4FD: not included in any glyphset definition
    • U+2B4FE CJK UNIFIED IDEOGRAPH-2B4FE: not included in any glyphset definition
    • U+2B500 CJK UNIFIED IDEOGRAPH-2B500: not included in any glyphset definition
    • U+2B501 CJK UNIFIED IDEOGRAPH-2B501: not included in any glyphset definition
    • U+2B502 CJK UNIFIED IDEOGRAPH-2B502: not included in any glyphset definition
    • U+2B503 CJK UNIFIED IDEOGRAPH-2B503: not included in any glyphset definition
    • U+2B504 CJK UNIFIED IDEOGRAPH-2B504: not included in any glyphset definition
    • U+2B505 CJK UNIFIED IDEOGRAPH-2B505: not included in any glyphset definition
    • U+2B506 CJK UNIFIED IDEOGRAPH-2B506: not included in any glyphset definition
    • U+2B507 CJK UNIFIED IDEOGRAPH-2B507: not included in any glyphset definition
    • U+2B508 CJK UNIFIED IDEOGRAPH-2B508: not included in any glyphset definition
    • U+2B50A CJK UNIFIED IDEOGRAPH-2B50A: not included in any glyphset definition
    • U+2B50B CJK UNIFIED IDEOGRAPH-2B50B: not included in any glyphset definition
    • U+2B50C CJK UNIFIED IDEOGRAPH-2B50C: not included in any glyphset definition
    • U+2B50D CJK UNIFIED IDEOGRAPH-2B50D: not included in any glyphset definition
    • U+2B50E CJK UNIFIED IDEOGRAPH-2B50E: not included in any glyphset definition
    • U+2B50F CJK UNIFIED IDEOGRAPH-2B50F: not included in any glyphset definition
    • U+2B511 CJK UNIFIED IDEOGRAPH-2B511: not included in any glyphset definition
    • U+2B513 CJK UNIFIED IDEOGRAPH-2B513: not included in any glyphset definition
    • U+2B514 CJK UNIFIED IDEOGRAPH-2B514: not included in any glyphset definition
    • U+2B516 CJK UNIFIED IDEOGRAPH-2B516: not included in any glyphset definition
    • U+2B52D CJK UNIFIED IDEOGRAPH-2B52D: not included in any glyphset definition
    • U+2B52E CJK UNIFIED IDEOGRAPH-2B52E: not included in any glyphset definition
    • U+2B52F CJK UNIFIED IDEOGRAPH-2B52F: not included in any glyphset definition
    • U+2B530 CJK UNIFIED IDEOGRAPH-2B530: not included in any glyphset definition
    • U+2B534 CJK UNIFIED IDEOGRAPH-2B534: not included in any glyphset definition
    • U+2B535 CJK UNIFIED IDEOGRAPH-2B535: not included in any glyphset definition
    • U+2B536 CJK UNIFIED IDEOGRAPH-2B536: not included in any glyphset definition
    • U+2B55A CJK UNIFIED IDEOGRAPH-2B55A: not included in any glyphset definition
    • U+2B565 CJK UNIFIED IDEOGRAPH-2B565: not included in any glyphset definition
    • U+2B568 CJK UNIFIED IDEOGRAPH-2B568: not included in any glyphset definition
    • U+2B583 CJK UNIFIED IDEOGRAPH-2B583: not included in any glyphset definition
    • U+2B585 CJK UNIFIED IDEOGRAPH-2B585: not included in any glyphset definition
    • U+2B587 CJK UNIFIED IDEOGRAPH-2B587: not included in any glyphset definition
    • U+2B591 CJK UNIFIED IDEOGRAPH-2B591: not included in any glyphset definition
    • U+2B592 CJK UNIFIED IDEOGRAPH-2B592: not included in any glyphset definition
    • U+2B593 CJK UNIFIED IDEOGRAPH-2B593: not included in any glyphset definition
    • U+2B594 CJK UNIFIED IDEOGRAPH-2B594: not included in any glyphset definition
    • U+2B595 CJK UNIFIED IDEOGRAPH-2B595: not included in any glyphset definition
    • U+2B596 CJK UNIFIED IDEOGRAPH-2B596: not included in any glyphset definition
    • U+2B5AA CJK UNIFIED IDEOGRAPH-2B5AA: not included in any glyphset definition
    • U+2B5AB CJK UNIFIED IDEOGRAPH-2B5AB: not included in any glyphset definition
    • U+2B5AC CJK UNIFIED IDEOGRAPH-2B5AC: not included in any glyphset definition
    • U+2B5AE CJK UNIFIED IDEOGRAPH-2B5AE: not included in any glyphset definition
    • U+2B5AF CJK UNIFIED IDEOGRAPH-2B5AF: not included in any glyphset definition
    • U+2B5B0 CJK UNIFIED IDEOGRAPH-2B5B0: not included in any glyphset definition
    • U+2B5B1 CJK UNIFIED IDEOGRAPH-2B5B1: not included in any glyphset definition
    • U+2B5B2 CJK UNIFIED IDEOGRAPH-2B5B2: not included in any glyphset definition
    • U+2B5B3 CJK UNIFIED IDEOGRAPH-2B5B3: not included in any glyphset definition
    • U+2B5B4 CJK UNIFIED IDEOGRAPH-2B5B4: not included in any glyphset definition
    • U+2B5B5 CJK UNIFIED IDEOGRAPH-2B5B5: not included in any glyphset definition
    • U+2B5B6 CJK UNIFIED IDEOGRAPH-2B5B6: not included in any glyphset definition
    • U+2B5B8 CJK UNIFIED IDEOGRAPH-2B5B8: not included in any glyphset definition
    • U+2B5B9 CJK UNIFIED IDEOGRAPH-2B5B9: not included in any glyphset definition
    • U+2B5BA CJK UNIFIED IDEOGRAPH-2B5BA: not included in any glyphset definition
    • U+2B5C7 CJK UNIFIED IDEOGRAPH-2B5C7: not included in any glyphset definition
    • U+2B5C8 CJK UNIFIED IDEOGRAPH-2B5C8: not included in any glyphset definition
    • U+2B5C9 CJK UNIFIED IDEOGRAPH-2B5C9: not included in any glyphset definition
    • U+2B5CA CJK UNIFIED IDEOGRAPH-2B5CA: not included in any glyphset definition
    • U+2B5CB CJK UNIFIED IDEOGRAPH-2B5CB: not included in any glyphset definition
    • U+2B5DA CJK UNIFIED IDEOGRAPH-2B5DA: not included in any glyphset definition
    • U+2B5DE CJK UNIFIED IDEOGRAPH-2B5DE: not included in any glyphset definition
    • U+2B5DF CJK UNIFIED IDEOGRAPH-2B5DF: not included in any glyphset definition
    • U+2B5E0 CJK UNIFIED IDEOGRAPH-2B5E0: not included in any glyphset definition
    • U+2B5E1 CJK UNIFIED IDEOGRAPH-2B5E1: not included in any glyphset definition
    • U+2B5E2 CJK UNIFIED IDEOGRAPH-2B5E2: not included in any glyphset definition
    • U+2B5E3 CJK UNIFIED IDEOGRAPH-2B5E3: not included in any glyphset definition
    • U+2B5E4 CJK UNIFIED IDEOGRAPH-2B5E4: not included in any glyphset definition
    • U+2B5E5 CJK UNIFIED IDEOGRAPH-2B5E5: not included in any glyphset definition
    • U+2B5E6 CJK UNIFIED IDEOGRAPH-2B5E6: not included in any glyphset definition
    • U+2B5E7 CJK UNIFIED IDEOGRAPH-2B5E7: not included in any glyphset definition
    • U+2B5E8 CJK UNIFIED IDEOGRAPH-2B5E8: not included in any glyphset definition
    • U+2B5E9 CJK UNIFIED IDEOGRAPH-2B5E9: not included in any glyphset definition
    • U+2B5EA CJK UNIFIED IDEOGRAPH-2B5EA: not included in any glyphset definition
    • U+2B5EB CJK UNIFIED IDEOGRAPH-2B5EB: not included in any glyphset definition
    • U+2B5EC CJK UNIFIED IDEOGRAPH-2B5EC: not included in any glyphset definition
    • U+2B5ED CJK UNIFIED IDEOGRAPH-2B5ED: not included in any glyphset definition
    • U+2B5EE CJK UNIFIED IDEOGRAPH-2B5EE: not included in any glyphset definition
    • U+2B5EF CJK UNIFIED IDEOGRAPH-2B5EF: not included in any glyphset definition
    • U+2B5F0 CJK UNIFIED IDEOGRAPH-2B5F0: not included in any glyphset definition
    • U+2B5F1 CJK UNIFIED IDEOGRAPH-2B5F1: not included in any glyphset definition
    • U+2B5F3 CJK UNIFIED IDEOGRAPH-2B5F3: not included in any glyphset definition
    • U+2B5F4 CJK UNIFIED IDEOGRAPH-2B5F4: not included in any glyphset definition
    • U+2B5F5 CJK UNIFIED IDEOGRAPH-2B5F5: not included in any glyphset definition
    • U+2B61B CJK UNIFIED IDEOGRAPH-2B61B: not included in any glyphset definition
    • U+2B61C CJK UNIFIED IDEOGRAPH-2B61C: not included in any glyphset definition
    • U+2B61D CJK UNIFIED IDEOGRAPH-2B61D: not included in any glyphset definition
    • U+2B61E CJK UNIFIED IDEOGRAPH-2B61E: not included in any glyphset definition
    • U+2B61F CJK UNIFIED IDEOGRAPH-2B61F: not included in any glyphset definition
    • U+2B620 CJK UNIFIED IDEOGRAPH-2B620: not included in any glyphset definition
    • U+2B621 CJK UNIFIED IDEOGRAPH-2B621: not included in any glyphset definition
    • U+2B623 CJK UNIFIED IDEOGRAPH-2B623: not included in any glyphset definition
    • U+2B624 CJK UNIFIED IDEOGRAPH-2B624: not included in any glyphset definition
    • U+2B625 CJK UNIFIED IDEOGRAPH-2B625: not included in any glyphset definition
    • U+2B626 CJK UNIFIED IDEOGRAPH-2B626: not included in any glyphset definition
    • U+2B627 CJK UNIFIED IDEOGRAPH-2B627: not included in any glyphset definition
    • U+2B628 CJK UNIFIED IDEOGRAPH-2B628: not included in any glyphset definition
    • U+2B629 CJK UNIFIED IDEOGRAPH-2B629: not included in any glyphset definition
    • U+2B62A CJK UNIFIED IDEOGRAPH-2B62A: not included in any glyphset definition
    • U+2B62B CJK UNIFIED IDEOGRAPH-2B62B: not included in any glyphset definition
    • U+2B62C CJK UNIFIED IDEOGRAPH-2B62C: not included in any glyphset definition
    • U+2B62D CJK UNIFIED IDEOGRAPH-2B62D: not included in any glyphset definition
    • U+2B62E CJK UNIFIED IDEOGRAPH-2B62E: not included in any glyphset definition
    • U+2B62F CJK UNIFIED IDEOGRAPH-2B62F: not included in any glyphset definition
    • U+2B630 CJK UNIFIED IDEOGRAPH-2B630: not included in any glyphset definition
    • U+2B631 CJK UNIFIED IDEOGRAPH-2B631: not included in any glyphset definition
    • U+2B63D CJK UNIFIED IDEOGRAPH-2B63D: not included in any glyphset definition
    • U+2B642 CJK UNIFIED IDEOGRAPH-2B642: not included in any glyphset definition
    • U+2B688 CJK UNIFIED IDEOGRAPH-2B688: not included in any glyphset definition
    • U+2B689 CJK UNIFIED IDEOGRAPH-2B689: not included in any glyphset definition
    • U+2B68A CJK UNIFIED IDEOGRAPH-2B68A: not included in any glyphset definition
    • U+2B68B CJK UNIFIED IDEOGRAPH-2B68B: not included in any glyphset definition
    • U+2B68C CJK UNIFIED IDEOGRAPH-2B68C: not included in any glyphset definition
    • U+2B68D CJK UNIFIED IDEOGRAPH-2B68D: not included in any glyphset definition
    • U+2B68E CJK UNIFIED IDEOGRAPH-2B68E: not included in any glyphset definition
    • U+2B68F CJK UNIFIED IDEOGRAPH-2B68F: not included in any glyphset definition
    • U+2B690 CJK UNIFIED IDEOGRAPH-2B690: not included in any glyphset definition
    • U+2B691 CJK UNIFIED IDEOGRAPH-2B691: not included in any glyphset definition
    • U+2B692 CJK UNIFIED IDEOGRAPH-2B692: not included in any glyphset definition
    • U+2B693 CJK UNIFIED IDEOGRAPH-2B693: not included in any glyphset definition
    • U+2B694 CJK UNIFIED IDEOGRAPH-2B694: not included in any glyphset definition
    • U+2B695 CJK UNIFIED IDEOGRAPH-2B695: not included in any glyphset definition
    • U+2B696 CJK UNIFIED IDEOGRAPH-2B696: not included in any glyphset definition
    • U+2B697 CJK UNIFIED IDEOGRAPH-2B697: not included in any glyphset definition
    • U+2B698 CJK UNIFIED IDEOGRAPH-2B698: not included in any glyphset definition
    • U+2B699 CJK UNIFIED IDEOGRAPH-2B699: not included in any glyphset definition
    • U+2B69A CJK UNIFIED IDEOGRAPH-2B69A: not included in any glyphset definition
    • U+2B69B CJK UNIFIED IDEOGRAPH-2B69B: not included in any glyphset definition
    • U+2B69C CJK UNIFIED IDEOGRAPH-2B69C: not included in any glyphset definition
    • U+2B69D CJK UNIFIED IDEOGRAPH-2B69D: not included in any glyphset definition
    • U+2B69E CJK UNIFIED IDEOGRAPH-2B69E: not included in any glyphset definition
    • U+2B69F CJK UNIFIED IDEOGRAPH-2B69F: not included in any glyphset definition
    • U+2B6A0 CJK UNIFIED IDEOGRAPH-2B6A0: not included in any glyphset definition
    • U+2B6A1 CJK UNIFIED IDEOGRAPH-2B6A1: not included in any glyphset definition
    • U+2B6A2 CJK UNIFIED IDEOGRAPH-2B6A2: not included in any glyphset definition
    • U+2B6A3 CJK UNIFIED IDEOGRAPH-2B6A3: not included in any glyphset definition
    • U+2B6A4 CJK UNIFIED IDEOGRAPH-2B6A4: not included in any glyphset definition
    • U+2B6A5 CJK UNIFIED IDEOGRAPH-2B6A5: not included in any glyphset definition
    • U+2B6A6 CJK UNIFIED IDEOGRAPH-2B6A6: not included in any glyphset definition
    • U+2B6A7 CJK UNIFIED IDEOGRAPH-2B6A7: not included in any glyphset definition
    • U+2B6A8 CJK UNIFIED IDEOGRAPH-2B6A8: not included in any glyphset definition
    • U+2B6A9 CJK UNIFIED IDEOGRAPH-2B6A9: not included in any glyphset definition
    • U+2B6AA CJK UNIFIED IDEOGRAPH-2B6AA: not included in any glyphset definition
    • U+2B6AB CJK UNIFIED IDEOGRAPH-2B6AB: not included in any glyphset definition
    • U+2B6AC CJK UNIFIED IDEOGRAPH-2B6AC: not included in any glyphset definition
    • U+2B6AD CJK UNIFIED IDEOGRAPH-2B6AD: not included in any glyphset definition
    • U+2B6DA CJK UNIFIED IDEOGRAPH-2B6DA: not included in any glyphset definition
    • U+2B6DB CJK UNIFIED IDEOGRAPH-2B6DB: not included in any glyphset definition
    • U+2B6DC CJK UNIFIED IDEOGRAPH-2B6DC: not included in any glyphset definition
    • U+2B6DD CJK UNIFIED IDEOGRAPH-2B6DD: not included in any glyphset definition
    • U+2B6DE CJK UNIFIED IDEOGRAPH-2B6DE: not included in any glyphset definition
    • U+2B6DF CJK UNIFIED IDEOGRAPH-2B6DF: not included in any glyphset definition
    • U+2B6E0 CJK UNIFIED IDEOGRAPH-2B6E0: not included in any glyphset definition
    • U+2B6E1 CJK UNIFIED IDEOGRAPH-2B6E1: not included in any glyphset definition
    • U+2B6E2 CJK UNIFIED IDEOGRAPH-2B6E2: not included in any glyphset definition
    • U+2B6E3 CJK UNIFIED IDEOGRAPH-2B6E3: not included in any glyphset definition
    • U+2B6E4 CJK UNIFIED IDEOGRAPH-2B6E4: not included in any glyphset definition
    • U+2B6E5 CJK UNIFIED IDEOGRAPH-2B6E5: not included in any glyphset definition
    • U+2B6E6 CJK UNIFIED IDEOGRAPH-2B6E6: not included in any glyphset definition
    • U+2B6E7 CJK UNIFIED IDEOGRAPH-2B6E7: not included in any glyphset definition
    • U+2B6E8 CJK UNIFIED IDEOGRAPH-2B6E8: not included in any glyphset definition
    • U+2B6E9 CJK UNIFIED IDEOGRAPH-2B6E9: not included in any glyphset definition
    • U+2B6EA CJK UNIFIED IDEOGRAPH-2B6EA: not included in any glyphset definition
    • U+2B6EB CJK UNIFIED IDEOGRAPH-2B6EB: not included in any glyphset definition
    • U+2B6EC CJK UNIFIED IDEOGRAPH-2B6EC: not included in any glyphset definition
    • U+2B6ED CJK UNIFIED IDEOGRAPH-2B6ED: not included in any glyphset definition
    • U+2B6EE CJK UNIFIED IDEOGRAPH-2B6EE: not included in any glyphset definition
    • U+2B6EF CJK UNIFIED IDEOGRAPH-2B6EF: not included in any glyphset definition
    • U+2B6F0 CJK UNIFIED IDEOGRAPH-2B6F0: not included in any glyphset definition
    • U+2B6F1 CJK UNIFIED IDEOGRAPH-2B6F1: not included in any glyphset definition
    • U+2B6F2 CJK UNIFIED IDEOGRAPH-2B6F2: not included in any glyphset definition
    • U+2B6F3 CJK UNIFIED IDEOGRAPH-2B6F3: not included in any glyphset definition
    • U+2B6F4 CJK UNIFIED IDEOGRAPH-2B6F4: not included in any glyphset definition
    • U+2B6F5 CJK UNIFIED IDEOGRAPH-2B6F5: not included in any glyphset definition
    • U+2B6F6 CJK UNIFIED IDEOGRAPH-2B6F6: not included in any glyphset definition
    • U+2B6F7 CJK UNIFIED IDEOGRAPH-2B6F7: not included in any glyphset definition
    • U+2B6F8 CJK UNIFIED IDEOGRAPH-2B6F8: not included in any glyphset definition
    • U+2B6F9 CJK UNIFIED IDEOGRAPH-2B6F9: not included in any glyphset definition
    • U+2B6FA CJK UNIFIED IDEOGRAPH-2B6FA: not included in any glyphset definition
    • U+2B6FB CJK UNIFIED IDEOGRAPH-2B6FB: not included in any glyphset definition
    • U+2B6FC CJK UNIFIED IDEOGRAPH-2B6FC: not included in any glyphset definition
    • U+2B6FD CJK UNIFIED IDEOGRAPH-2B6FD: not included in any glyphset definition
    • U+2B6FE CJK UNIFIED IDEOGRAPH-2B6FE: not included in any glyphset definition
    • U+2B700 CJK UNIFIED IDEOGRAPH-2B700: not included in any glyphset definition
    • U+2B701 CJK UNIFIED IDEOGRAPH-2B701: not included in any glyphset definition
    • U+2B702 CJK UNIFIED IDEOGRAPH-2B702: not included in any glyphset definition
    • U+2B703 CJK UNIFIED IDEOGRAPH-2B703: not included in any glyphset definition
    • U+2B704 CJK UNIFIED IDEOGRAPH-2B704: not included in any glyphset definition
    • U+2B705 CJK UNIFIED IDEOGRAPH-2B705: not included in any glyphset definition
    • U+2B70A CJK UNIFIED IDEOGRAPH-2B70A: not included in any glyphset definition
    • U+2B711 CJK UNIFIED IDEOGRAPH-2B711: not included in any glyphset definition
    • U+2B712 CJK UNIFIED IDEOGRAPH-2B712: not included in any glyphset definition
    • U+2B713 CJK UNIFIED IDEOGRAPH-2B713: not included in any glyphset definition
    • U+2B714 CJK UNIFIED IDEOGRAPH-2B714: not included in any glyphset definition
    • U+2B715 CJK UNIFIED IDEOGRAPH-2B715: not included in any glyphset definition
    • U+2B719 CJK UNIFIED IDEOGRAPH-2B719: not included in any glyphset definition
    • U+2B71F CJK UNIFIED IDEOGRAPH-2B71F: not included in any glyphset definition
    • U+2B728 CJK UNIFIED IDEOGRAPH-2B728: not included in any glyphset definition
    • U+2B729 CJK UNIFIED IDEOGRAPH-2B729: not included in any glyphset definition
    • U+2B72A CJK UNIFIED IDEOGRAPH-2B72A: not included in any glyphset definition
    • U+2B72C CJK UNIFIED IDEOGRAPH-2B72C: not included in any glyphset definition
    • U+2B72D CJK UNIFIED IDEOGRAPH-2B72D: not included in any glyphset definition
    • U+2B72E CJK UNIFIED IDEOGRAPH-2B72E: not included in any glyphset definition
    • U+2B72F CJK UNIFIED IDEOGRAPH-2B72F: not included in any glyphset definition
    • U+2B730 CJK UNIFIED IDEOGRAPH-2B730: not included in any glyphset definition
    • U+2B732 CJK UNIFIED IDEOGRAPH-2B732: not included in any glyphset definition
    • U+2B733 CJK UNIFIED IDEOGRAPH-2B733: not included in any glyphset definition
    • U+2B746 CJK UNIFIED IDEOGRAPH-2B746: not included in any glyphset definition
    • U+2B748 CJK UNIFIED IDEOGRAPH-2B748: not included in any glyphset definition
    • U+2B74B CJK UNIFIED IDEOGRAPH-2B74B: not included in any glyphset definition
    • U+2B74F CJK UNIFIED IDEOGRAPH-2B74F: not included in any glyphset definition
    • U+2B751 CJK UNIFIED IDEOGRAPH-2B751: not included in any glyphset definition
    • U+2B753 CJK UNIFIED IDEOGRAPH-2B753: not included in any glyphset definition
    • U+2B758 CJK UNIFIED IDEOGRAPH-2B758: not included in any glyphset definition
    • U+2B75A CJK UNIFIED IDEOGRAPH-2B75A: not included in any glyphset definition
    • U+2B75B CJK UNIFIED IDEOGRAPH-2B75B: not included in any glyphset definition
    • U+2B75C CJK UNIFIED IDEOGRAPH-2B75C: not included in any glyphset definition
    • U+2B765 CJK UNIFIED IDEOGRAPH-2B765: not included in any glyphset definition
    • U+2B766 CJK UNIFIED IDEOGRAPH-2B766: not included in any glyphset definition
    • U+2B767 CJK UNIFIED IDEOGRAPH-2B767: not included in any glyphset definition
    • U+2B768 CJK UNIFIED IDEOGRAPH-2B768: not included in any glyphset definition
    • U+2B769 CJK UNIFIED IDEOGRAPH-2B769: not included in any glyphset definition
    • U+2B76A CJK UNIFIED IDEOGRAPH-2B76A: not included in any glyphset definition
    • U+2B76B CJK UNIFIED IDEOGRAPH-2B76B: not included in any glyphset definition
    • U+2B76C CJK UNIFIED IDEOGRAPH-2B76C: not included in any glyphset definition
    • U+2B76D CJK UNIFIED IDEOGRAPH-2B76D: not included in any glyphset definition
    • U+2B76E CJK UNIFIED IDEOGRAPH-2B76E: not included in any glyphset definition
    • U+2B775 CJK UNIFIED IDEOGRAPH-2B775: not included in any glyphset definition
    • U+2B776 CJK UNIFIED IDEOGRAPH-2B776: not included in any glyphset definition
    • U+2B777 CJK UNIFIED IDEOGRAPH-2B777: not included in any glyphset definition
    • U+2B77A CJK UNIFIED IDEOGRAPH-2B77A: not included in any glyphset definition
    • U+2B77B CJK UNIFIED IDEOGRAPH-2B77B: not included in any glyphset definition
    • U+2B77C CJK UNIFIED IDEOGRAPH-2B77C: not included in any glyphset definition
    • U+2B782 CJK UNIFIED IDEOGRAPH-2B782: not included in any glyphset definition
    • U+2B785 CJK UNIFIED IDEOGRAPH-2B785: not included in any glyphset definition
    • U+2B789 CJK UNIFIED IDEOGRAPH-2B789: not included in any glyphset definition
    • U+2B78B CJK UNIFIED IDEOGRAPH-2B78B: not included in any glyphset definition
    • U+2B78E CJK UNIFIED IDEOGRAPH-2B78E: not included in any glyphset definition
    • U+2B794 CJK UNIFIED IDEOGRAPH-2B794: not included in any glyphset definition
    • U+2B797 CJK UNIFIED IDEOGRAPH-2B797: not included in any glyphset definition
    • U+2B79A CJK UNIFIED IDEOGRAPH-2B79A: not included in any glyphset definition
    • U+2B79B CJK UNIFIED IDEOGRAPH-2B79B: not included in any glyphset definition
    • U+2B79D CJK UNIFIED IDEOGRAPH-2B79D: not included in any glyphset definition
    • U+2B7A0 CJK UNIFIED IDEOGRAPH-2B7A0: not included in any glyphset definition
    • U+2B7A1 CJK UNIFIED IDEOGRAPH-2B7A1: not included in any glyphset definition
    • U+2B7A2 CJK UNIFIED IDEOGRAPH-2B7A2: not included in any glyphset definition
    • U+2B7A3 CJK UNIFIED IDEOGRAPH-2B7A3: not included in any glyphset definition
    • U+2B7A5 CJK UNIFIED IDEOGRAPH-2B7A5: not included in any glyphset definition
    • U+2B7A6 CJK UNIFIED IDEOGRAPH-2B7A6: not included in any glyphset definition
    • U+2B7A7 CJK UNIFIED IDEOGRAPH-2B7A7: not included in any glyphset definition
    • U+2B7A8 CJK UNIFIED IDEOGRAPH-2B7A8: not included in any glyphset definition
    • U+2B7A9 CJK UNIFIED IDEOGRAPH-2B7A9: not included in any glyphset definition
    • U+2B7AC CJK UNIFIED IDEOGRAPH-2B7AC: not included in any glyphset definition
    • U+2B7AF CJK UNIFIED IDEOGRAPH-2B7AF: not included in any glyphset definition
    • U+2B7B7 CJK UNIFIED IDEOGRAPH-2B7B7: not included in any glyphset definition
    • U+2B7BC CJK UNIFIED IDEOGRAPH-2B7BC: not included in any glyphset definition
    • U+2B7BD CJK UNIFIED IDEOGRAPH-2B7BD: not included in any glyphset definition
    • U+2B7C2 CJK UNIFIED IDEOGRAPH-2B7C2: not included in any glyphset definition
    • U+2B7C3 CJK UNIFIED IDEOGRAPH-2B7C3: not included in any glyphset definition
    • U+2B7C4 CJK UNIFIED IDEOGRAPH-2B7C4: not included in any glyphset definition
    • U+2B7C5 CJK UNIFIED IDEOGRAPH-2B7C5: not included in any glyphset definition
    • U+2B7C6 CJK UNIFIED IDEOGRAPH-2B7C6: not included in any glyphset definition
    • U+2B7C7 CJK UNIFIED IDEOGRAPH-2B7C7: not included in any glyphset definition
    • U+2B7C9 CJK UNIFIED IDEOGRAPH-2B7C9: not included in any glyphset definition
    • U+2B7CF CJK UNIFIED IDEOGRAPH-2B7CF: not included in any glyphset definition
    • U+2B7D1 CJK UNIFIED IDEOGRAPH-2B7D1: not included in any glyphset definition
    • U+2B7D2 CJK UNIFIED IDEOGRAPH-2B7D2: not included in any glyphset definition
    • U+2B7D5 CJK UNIFIED IDEOGRAPH-2B7D5: not included in any glyphset definition
    • U+2B7D8 CJK UNIFIED IDEOGRAPH-2B7D8: not included in any glyphset definition
    • U+2B7DE CJK UNIFIED IDEOGRAPH-2B7DE: not included in any glyphset definition
    • U+2B7DF CJK UNIFIED IDEOGRAPH-2B7DF: not included in any glyphset definition
    • U+2B7E0 CJK UNIFIED IDEOGRAPH-2B7E0: not included in any glyphset definition
    • U+2B7E1 CJK UNIFIED IDEOGRAPH-2B7E1: not included in any glyphset definition
    • U+2B7E2 CJK UNIFIED IDEOGRAPH-2B7E2: not included in any glyphset definition
    • U+2B7E4 CJK UNIFIED IDEOGRAPH-2B7E4: not included in any glyphset definition
    • U+2B7E5 CJK UNIFIED IDEOGRAPH-2B7E5: not included in any glyphset definition
    • U+2B7E6 CJK UNIFIED IDEOGRAPH-2B7E6: not included in any glyphset definition
    • U+2B7E7 CJK UNIFIED IDEOGRAPH-2B7E7: not included in any glyphset definition
    • U+2B7EB CJK UNIFIED IDEOGRAPH-2B7EB: not included in any glyphset definition
    • U+2B7F0 CJK UNIFIED IDEOGRAPH-2B7F0: not included in any glyphset definition
    • U+2B7F2 CJK UNIFIED IDEOGRAPH-2B7F2: not included in any glyphset definition
    • U+2B7F3 CJK UNIFIED IDEOGRAPH-2B7F3: not included in any glyphset definition
    • U+2B7F4 CJK UNIFIED IDEOGRAPH-2B7F4: not included in any glyphset definition
    • U+2B7F5 CJK UNIFIED IDEOGRAPH-2B7F5: not included in any glyphset definition
    • U+2B7F6 CJK UNIFIED IDEOGRAPH-2B7F6: not included in any glyphset definition
    • U+2B7F7 CJK UNIFIED IDEOGRAPH-2B7F7: not included in any glyphset definition
    • U+2B7F8 CJK UNIFIED IDEOGRAPH-2B7F8: not included in any glyphset definition
    • U+2B7F9 CJK UNIFIED IDEOGRAPH-2B7F9: not included in any glyphset definition
    • U+2B7FA CJK UNIFIED IDEOGRAPH-2B7FA: not included in any glyphset definition
    • U+2B7FB CJK UNIFIED IDEOGRAPH-2B7FB: not included in any glyphset definition
    • U+2B7FC CJK UNIFIED IDEOGRAPH-2B7FC: not included in any glyphset definition
    • U+2B7FD CJK UNIFIED IDEOGRAPH-2B7FD: not included in any glyphset definition
    • U+2B7FF CJK UNIFIED IDEOGRAPH-2B7FF: not included in any glyphset definition
    • U+2B800 CJK UNIFIED IDEOGRAPH-2B800: not included in any glyphset definition
    • U+2B801 CJK UNIFIED IDEOGRAPH-2B801: not included in any glyphset definition
    • U+2B802 CJK UNIFIED IDEOGRAPH-2B802: not included in any glyphset definition
    • U+2B805 CJK UNIFIED IDEOGRAPH-2B805: not included in any glyphset definition
    • U+2B806 CJK UNIFIED IDEOGRAPH-2B806: not included in any glyphset definition
    • U+2B807 CJK UNIFIED IDEOGRAPH-2B807: not included in any glyphset definition
    • U+2B808 CJK UNIFIED IDEOGRAPH-2B808: not included in any glyphset definition
    • U+2B80A CJK UNIFIED IDEOGRAPH-2B80A: not included in any glyphset definition
    • U+2B80B CJK UNIFIED IDEOGRAPH-2B80B: not included in any glyphset definition
    • U+2B80C CJK UNIFIED IDEOGRAPH-2B80C: not included in any glyphset definition
    • U+2B80D CJK UNIFIED IDEOGRAPH-2B80D: not included in any glyphset definition
    • U+2B80F CJK UNIFIED IDEOGRAPH-2B80F: not included in any glyphset definition
    • U+2B810 CJK UNIFIED IDEOGRAPH-2B810: not included in any glyphset definition
    • U+2B811 CJK UNIFIED IDEOGRAPH-2B811: not included in any glyphset definition
    • U+2B812 CJK UNIFIED IDEOGRAPH-2B812: not included in any glyphset definition
    • U+2B816 CJK UNIFIED IDEOGRAPH-2B816: not included in any glyphset definition
    • U+2B817 CJK UNIFIED IDEOGRAPH-2B817: not included in any glyphset definition
    • U+2B81A CJK UNIFIED IDEOGRAPH-2B81A: not included in any glyphset definition
    • U+2B81B CJK UNIFIED IDEOGRAPH-2B81B: not included in any glyphset definition
    • U+2B81C CJK UNIFIED IDEOGRAPH-2B81C: not included in any glyphset definition
    • U+2B8B8 CJK UNIFIED IDEOGRAPH-2B8B8: not included in any glyphset definition
    • U+2B8C6 CJK UNIFIED IDEOGRAPH-2B8C6: not included in any glyphset definition
    • U+2B9C3 CJK UNIFIED IDEOGRAPH-2B9C3: not included in any glyphset definition
    • U+2BAC7 CJK UNIFIED IDEOGRAPH-2BAC7: not included in any glyphset definition
    • U+2BB10 CJK UNIFIED IDEOGRAPH-2BB10: not included in any glyphset definition
    • U+2BB2F CJK UNIFIED IDEOGRAPH-2BB2F: not included in any glyphset definition
    • U+2BB5F CJK UNIFIED IDEOGRAPH-2BB5F: not included in any glyphset definition
    • U+2BB62 CJK UNIFIED IDEOGRAPH-2BB62: not included in any glyphset definition
    • U+2BB7C CJK UNIFIED IDEOGRAPH-2BB7C: not included in any glyphset definition
    • U+2BB83 CJK UNIFIED IDEOGRAPH-2BB83: not included in any glyphset definition
    • U+2BC1B CJK UNIFIED IDEOGRAPH-2BC1B: not included in any glyphset definition
    • U+2BD77 CJK UNIFIED IDEOGRAPH-2BD77: not included in any glyphset definition
    • U+2BD87 CJK UNIFIED IDEOGRAPH-2BD87: not included in any glyphset definition
    • U+2BDF7 CJK UNIFIED IDEOGRAPH-2BDF7: not included in any glyphset definition
    • U+2BE29 CJK UNIFIED IDEOGRAPH-2BE29: not included in any glyphset definition
    • U+2C029 CJK UNIFIED IDEOGRAPH-2C029: not included in any glyphset definition
    • U+2C02A CJK UNIFIED IDEOGRAPH-2C02A: not included in any glyphset definition
    • U+2C0A9 CJK UNIFIED IDEOGRAPH-2C0A9: not included in any glyphset definition
    • U+2C0CA CJK UNIFIED IDEOGRAPH-2C0CA: not included in any glyphset definition
    • U+2C1D5 CJK UNIFIED IDEOGRAPH-2C1D5: not included in any glyphset definition
    • U+2C1D9 CJK UNIFIED IDEOGRAPH-2C1D9: not included in any glyphset definition
    • U+2C1F9 CJK UNIFIED IDEOGRAPH-2C1F9: not included in any glyphset definition
    • U+2C27C CJK UNIFIED IDEOGRAPH-2C27C: not included in any glyphset definition
    • U+2C288 CJK UNIFIED IDEOGRAPH-2C288: not included in any glyphset definition
    • U+2C2A4 CJK UNIFIED IDEOGRAPH-2C2A4: not included in any glyphset definition
    • U+2C317 CJK UNIFIED IDEOGRAPH-2C317: not included in any glyphset definition
    • U+2C35B CJK UNIFIED IDEOGRAPH-2C35B: not included in any glyphset definition
    • U+2C361 CJK UNIFIED IDEOGRAPH-2C361: not included in any glyphset definition
    • U+2C364 CJK UNIFIED IDEOGRAPH-2C364: not included in any glyphset definition
    • U+2C488 CJK UNIFIED IDEOGRAPH-2C488: not included in any glyphset definition
    • U+2C494 CJK UNIFIED IDEOGRAPH-2C494: not included in any glyphset definition
    • U+2C497 CJK UNIFIED IDEOGRAPH-2C497: not included in any glyphset definition
    • U+2C542 CJK UNIFIED IDEOGRAPH-2C542: not included in any glyphset definition
    • U+2C613 CJK UNIFIED IDEOGRAPH-2C613: not included in any glyphset definition
    • U+2C618 CJK UNIFIED IDEOGRAPH-2C618: not included in any glyphset definition
    • U+2C621 CJK UNIFIED IDEOGRAPH-2C621: not included in any glyphset definition
    • U+2C629 CJK UNIFIED IDEOGRAPH-2C629: not included in any glyphset definition
    • U+2C62B CJK UNIFIED IDEOGRAPH-2C62B: not included in any glyphset definition
    • U+2C62C CJK UNIFIED IDEOGRAPH-2C62C: not included in any glyphset definition
    • U+2C62D CJK UNIFIED IDEOGRAPH-2C62D: not included in any glyphset definition
    • U+2C62F CJK UNIFIED IDEOGRAPH-2C62F: not included in any glyphset definition
    • U+2C642 CJK UNIFIED IDEOGRAPH-2C642: not included in any glyphset definition
    • U+2C64A CJK UNIFIED IDEOGRAPH-2C64A: not included in any glyphset definition
    • U+2C64B CJK UNIFIED IDEOGRAPH-2C64B: not included in any glyphset definition
    • U+2C72C CJK UNIFIED IDEOGRAPH-2C72C: not included in any glyphset definition
    • U+2C72F CJK UNIFIED IDEOGRAPH-2C72F: not included in any glyphset definition
    • U+2C79F CJK UNIFIED IDEOGRAPH-2C79F: not included in any glyphset definition
    • U+2C7C1 CJK UNIFIED IDEOGRAPH-2C7C1: not included in any glyphset definition
    • U+2C7FD CJK UNIFIED IDEOGRAPH-2C7FD: not included in any glyphset definition
    • U+2C816 CJK UNIFIED IDEOGRAPH-2C816: not included in any glyphset definition
    • U+2C8D9 CJK UNIFIED IDEOGRAPH-2C8D9: not included in any glyphset definition
    • U+2C8DE CJK UNIFIED IDEOGRAPH-2C8DE: not included in any glyphset definition
    • U+2C8E1 CJK UNIFIED IDEOGRAPH-2C8E1: not included in any glyphset definition
    • U+2C8F3 CJK UNIFIED IDEOGRAPH-2C8F3: not included in any glyphset definition
    • U+2C907 CJK UNIFIED IDEOGRAPH-2C907: not included in any glyphset definition
    • U+2C90A CJK UNIFIED IDEOGRAPH-2C90A: not included in any glyphset definition
    • U+2C91D CJK UNIFIED IDEOGRAPH-2C91D: not included in any glyphset definition
    • U+2C9B0 CJK UNIFIED IDEOGRAPH-2C9B0: not included in any glyphset definition
    • U+2CA02 CJK UNIFIED IDEOGRAPH-2CA02: not included in any glyphset definition
    • U+2CA0E CJK UNIFIED IDEOGRAPH-2CA0E: not included in any glyphset definition
    • U+2CA7D CJK UNIFIED IDEOGRAPH-2CA7D: not included in any glyphset definition
    • U+2CAA9 CJK UNIFIED IDEOGRAPH-2CAA9: not included in any glyphset definition
    • U+2CB29 CJK UNIFIED IDEOGRAPH-2CB29: not included in any glyphset definition
    • U+2CB2D CJK UNIFIED IDEOGRAPH-2CB2D: not included in any glyphset definition
    • U+2CB2E CJK UNIFIED IDEOGRAPH-2CB2E: not included in any glyphset definition
    • U+2CB31 CJK UNIFIED IDEOGRAPH-2CB31: not included in any glyphset definition
    • U+2CB38 CJK UNIFIED IDEOGRAPH-2CB38: not included in any glyphset definition
    • U+2CB39 CJK UNIFIED IDEOGRAPH-2CB39: not included in any glyphset definition
    • U+2CB3B CJK UNIFIED IDEOGRAPH-2CB3B: not included in any glyphset definition
    • U+2CB3F CJK UNIFIED IDEOGRAPH-2CB3F: not included in any glyphset definition
    • U+2CB41 CJK UNIFIED IDEOGRAPH-2CB41: not included in any glyphset definition
    • U+2CB4A CJK UNIFIED IDEOGRAPH-2CB4A: not included in any glyphset definition
    • U+2CB4E CJK UNIFIED IDEOGRAPH-2CB4E: not included in any glyphset definition
    • U+2CB5A CJK UNIFIED IDEOGRAPH-2CB5A: not included in any glyphset definition
    • U+2CB5B CJK UNIFIED IDEOGRAPH-2CB5B: not included in any glyphset definition
    • U+2CB64 CJK UNIFIED IDEOGRAPH-2CB64: not included in any glyphset definition
    • U+2CB69 CJK UNIFIED IDEOGRAPH-2CB69: not included in any glyphset definition
    • U+2CB6C CJK UNIFIED IDEOGRAPH-2CB6C: not included in any glyphset definition
    • U+2CB6D CJK UNIFIED IDEOGRAPH-2CB6D: not included in any glyphset definition
    • U+2CB6F CJK UNIFIED IDEOGRAPH-2CB6F: not included in any glyphset definition
    • U+2CB73 CJK UNIFIED IDEOGRAPH-2CB73: not included in any glyphset definition
    • U+2CB76 CJK UNIFIED IDEOGRAPH-2CB76: not included in any glyphset definition
    • U+2CB78 CJK UNIFIED IDEOGRAPH-2CB78: not included in any glyphset definition
    • U+2CB7C CJK UNIFIED IDEOGRAPH-2CB7C: not included in any glyphset definition
    • U+2CBB1 CJK UNIFIED IDEOGRAPH-2CBB1: not included in any glyphset definition
    • U+2CBBF CJK UNIFIED IDEOGRAPH-2CBBF: not included in any glyphset definition
    • U+2CBC0 CJK UNIFIED IDEOGRAPH-2CBC0: not included in any glyphset definition
    • U+2CBCE CJK UNIFIED IDEOGRAPH-2CBCE: not included in any glyphset definition
    • U+2CC56 CJK UNIFIED IDEOGRAPH-2CC56: not included in any glyphset definition
    • U+2CC5F CJK UNIFIED IDEOGRAPH-2CC5F: not included in any glyphset definition
    • U+2CCF5 CJK UNIFIED IDEOGRAPH-2CCF5: not included in any glyphset definition
    • U+2CCF6 CJK UNIFIED IDEOGRAPH-2CCF6: not included in any glyphset definition
    • U+2CCFD CJK UNIFIED IDEOGRAPH-2CCFD: not included in any glyphset definition
    • U+2CCFF CJK UNIFIED IDEOGRAPH-2CCFF: not included in any glyphset definition
    • U+2CD02 CJK UNIFIED IDEOGRAPH-2CD02: not included in any glyphset definition
    • U+2CD03 CJK UNIFIED IDEOGRAPH-2CD03: not included in any glyphset definition
    • U+2CD0A CJK UNIFIED IDEOGRAPH-2CD0A: not included in any glyphset definition
    • U+2CD8B CJK UNIFIED IDEOGRAPH-2CD8B: not included in any glyphset definition
    • U+2CD8D CJK UNIFIED IDEOGRAPH-2CD8D: not included in any glyphset definition
    • U+2CD8F CJK UNIFIED IDEOGRAPH-2CD8F: not included in any glyphset definition
    • U+2CD90 CJK UNIFIED IDEOGRAPH-2CD90: not included in any glyphset definition
    • U+2CD9F CJK UNIFIED IDEOGRAPH-2CD9F: not included in any glyphset definition
    • U+2CDA0 CJK UNIFIED IDEOGRAPH-2CDA0: not included in any glyphset definition
    • U+2CDA8 CJK UNIFIED IDEOGRAPH-2CDA8: not included in any glyphset definition
    • U+2CDAD CJK UNIFIED IDEOGRAPH-2CDAD: not included in any glyphset definition
    • U+2CDAE CJK UNIFIED IDEOGRAPH-2CDAE: not included in any glyphset definition
    • U+2CDD5 CJK UNIFIED IDEOGRAPH-2CDD5: not included in any glyphset definition
    • U+2CE18 CJK UNIFIED IDEOGRAPH-2CE18: not included in any glyphset definition
    • U+2CE1A CJK UNIFIED IDEOGRAPH-2CE1A: not included in any glyphset definition
    • U+2CE23 CJK UNIFIED IDEOGRAPH-2CE23: not included in any glyphset definition
    • U+2CE26 CJK UNIFIED IDEOGRAPH-2CE26: not included in any glyphset definition
    • U+2CE2A CJK UNIFIED IDEOGRAPH-2CE2A: not included in any glyphset definition
    • U+2CE2F CJK UNIFIED IDEOGRAPH-2CE2F: not included in any glyphset definition
    • U+2CE7C CJK UNIFIED IDEOGRAPH-2CE7C: not included in any glyphset definition
    • U+2CE88 CJK UNIFIED IDEOGRAPH-2CE88: not included in any glyphset definition
    • U+2CE93 CJK UNIFIED IDEOGRAPH-2CE93: not included in any glyphset definition
    • U+2D544 CJK UNIFIED IDEOGRAPH-2D544: not included in any glyphset definition
    • U+2D7DE CJK UNIFIED IDEOGRAPH-2D7DE: not included in any glyphset definition
    • U+2E278 CJK UNIFIED IDEOGRAPH-2E278: not included in any glyphset definition
    • U+2E6EA CJK UNIFIED IDEOGRAPH-2E6EA: not included in any glyphset definition
    • U+2EAB1 CJK UNIFIED IDEOGRAPH-2EAB1: not included in any glyphset definition
    • U+2F804 CJK COMPATIBILITY IDEOGRAPH-2F804: not included in any glyphset definition
    • U+2F80F CJK COMPATIBILITY IDEOGRAPH-2F80F: not included in any glyphset definition
    • U+2F815 CJK COMPATIBILITY IDEOGRAPH-2F815: not included in any glyphset definition
    • U+2F818 CJK COMPATIBILITY IDEOGRAPH-2F818: not included in any glyphset definition
    • U+2F81A CJK COMPATIBILITY IDEOGRAPH-2F81A: not included in any glyphset definition
    • U+2F822 CJK COMPATIBILITY IDEOGRAPH-2F822: not included in any glyphset definition
    • U+2F828 CJK COMPATIBILITY IDEOGRAPH-2F828: not included in any glyphset definition
    • U+2F82C CJK COMPATIBILITY IDEOGRAPH-2F82C: not included in any glyphset definition
    • U+2F833 CJK COMPATIBILITY IDEOGRAPH-2F833: not included in any glyphset definition
    • U+2F83F CJK COMPATIBILITY IDEOGRAPH-2F83F: not included in any glyphset definition
    • U+2F846 CJK COMPATIBILITY IDEOGRAPH-2F846: not included in any glyphset definition
    • U+2F852 CJK COMPATIBILITY IDEOGRAPH-2F852: not included in any glyphset definition
    • U+2F862 CJK COMPATIBILITY IDEOGRAPH-2F862: not included in any glyphset definition
    • U+2F86D CJK COMPATIBILITY IDEOGRAPH-2F86D: not included in any glyphset definition
    • U+2F873 CJK COMPATIBILITY IDEOGRAPH-2F873: not included in any glyphset definition
    • U+2F877 CJK COMPATIBILITY IDEOGRAPH-2F877: not included in any glyphset definition
    • U+2F884 CJK COMPATIBILITY IDEOGRAPH-2F884: not included in any glyphset definition
    • U+2F899 CJK COMPATIBILITY IDEOGRAPH-2F899: not included in any glyphset definition
    • U+2F89A CJK COMPATIBILITY IDEOGRAPH-2F89A: not included in any glyphset definition
    • U+2F8AC CJK COMPATIBILITY IDEOGRAPH-2F8AC: not included in any glyphset definition
    • U+2F8B2 CJK COMPATIBILITY IDEOGRAPH-2F8B2: not included in any glyphset definition
    • U+2F8B6 CJK COMPATIBILITY IDEOGRAPH-2F8B6: not included in any glyphset definition
    • U+2F8D3 CJK COMPATIBILITY IDEOGRAPH-2F8D3: not included in any glyphset definition
    • U+2F8DB CJK COMPATIBILITY IDEOGRAPH-2F8DB: not included in any glyphset definition
    • U+2F8DC CJK COMPATIBILITY IDEOGRAPH-2F8DC: not included in any glyphset definition
    • U+2F8E1 CJK COMPATIBILITY IDEOGRAPH-2F8E1: not included in any glyphset definition
    • U+2F8E5 CJK COMPATIBILITY IDEOGRAPH-2F8E5: not included in any glyphset definition
    • U+2F8EA CJK COMPATIBILITY IDEOGRAPH-2F8EA: not included in any glyphset definition
    • U+2F8ED CJK COMPATIBILITY IDEOGRAPH-2F8ED: not included in any glyphset definition
    • U+2F8FC CJK COMPATIBILITY IDEOGRAPH-2F8FC: not included in any glyphset definition
    • U+2F903 CJK COMPATIBILITY IDEOGRAPH-2F903: not included in any glyphset definition
    • U+2F90B CJK COMPATIBILITY IDEOGRAPH-2F90B: not included in any glyphset definition
    • U+2F90F CJK COMPATIBILITY IDEOGRAPH-2F90F: not included in any glyphset definition
    • U+2F918 CJK COMPATIBILITY IDEOGRAPH-2F918: not included in any glyphset definition
    • U+2F91A CJK COMPATIBILITY IDEOGRAPH-2F91A: not included in any glyphset definition
    • U+2F920 CJK COMPATIBILITY IDEOGRAPH-2F920: not included in any glyphset definition
    • U+2F921 CJK COMPATIBILITY IDEOGRAPH-2F921: not included in any glyphset definition
    • U+2F945 CJK COMPATIBILITY IDEOGRAPH-2F945: not included in any glyphset definition
    • U+2F947 CJK COMPATIBILITY IDEOGRAPH-2F947: not included in any glyphset definition
    • U+2F96C CJK COMPATIBILITY IDEOGRAPH-2F96C: not included in any glyphset definition
    • U+2F995 CJK COMPATIBILITY IDEOGRAPH-2F995: not included in any glyphset definition
    • U+2F9D0 CJK COMPATIBILITY IDEOGRAPH-2F9D0: not included in any glyphset definition
    • U+2F9DE CJK COMPATIBILITY IDEOGRAPH-2F9DE: not included in any glyphset definition
    • U+2F9DF CJK COMPATIBILITY IDEOGRAPH-2F9DF: not included in any glyphset definition
    • U+2F9F4 CJK COMPATIBILITY IDEOGRAPH-2F9F4: not included in any glyphset definition
    • U+308FB CJK UNIFIED IDEOGRAPH-308FB: not included in any glyphset definition
    • U+30B38 CJK UNIFIED IDEOGRAPH-30B38: not included in any glyphset definition
    • U+30C28 CJK UNIFIED IDEOGRAPH-30C28: not included in any glyphset definition
    • U+30D8E CJK UNIFIED IDEOGRAPH-30D8E: not included in any glyphset definition
    • U+30E6C CJK UNIFIED IDEOGRAPH-30E6C: not included in any glyphset definition
    • U+30EDE CJK UNIFIED IDEOGRAPH-30EDE: not included in any glyphset definition
    • U+30F84 CJK UNIFIED IDEOGRAPH-30F84: not included in any glyphset definition
    • U+30FAD CJK UNIFIED IDEOGRAPH-30FAD: not included in any glyphset definition
    • U+3129C CJK UNIFIED IDEOGRAPH-3129C: not included in any glyphset definition

    Or you can add the above codepoints to one of the subsets supported by the font: chinese-hongkong, cyrillic, latin, latin-ext, menu, vietnamese

    [code: unreachable-subsetting]

Check for METADATA subsets with zero support.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unsupported_subsets>

METADATA.pb font.filename field contains font name in right format?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_filename_values>

METADATA.pb font.full_name field contains font name in right format?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_full_name_values>

Check name ID 25 to end with "Italic" for Italic VFs.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_nameid25>

METADATA.pb font.post_script_name field contains font name in right format?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_post_script_name_values>

Description Checks

🔥⚠️⚠️ℹ️ℹ️

Does DESCRIPTION file contain broken links?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/broken_links>

DESCRIPTION.en_us.html should end in a linebreak.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/eof_linebreak>
⚠️ METADATA.pb
  • ⚠️ WARN

    The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.

    [code: missing-eof-linebreak]

On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/family_update>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The DESCRIPTION.en_us.html file in this family has not changed in comparison to the latest font release on the google/fonts github repo. Please consider mentioning note-worthy improvements made to the family recently.

    [code: description-not-updated]

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>

Check the description doesn't contain unsupported html elements

Check ID: <FontBakeryCheck:com.google.fonts/check/description/has_unsupported_elements>

DESCRIPTION.en_us.html must have more than 200 bytes.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/min_length>
🔥 METADATA.pb
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes.

    [code: too-short]

Check for presence of an ARTICLE.en_us.html file

Check ID: <FontBakeryCheck:com.google.fonts/check/description/has_article>

URLs on DESCRIPTION file must not display http(s) prefix.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/urls>

Is this a proper HTML snippet?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/valid_html>

Name table checks

⚠️

Combined length of family and style must not exceed 32 characters.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/family_and_style_max_length>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    Name ID 6 'CactusClassicalSerif-Regular' exceeds 27 characters. This has been found to cause problems with PostScript printers, especially on Mac platforms.

    [code: nameid6-too-long]

Check family name for GF Guide compliance.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/family_name_compliance>

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/license>

License URL matches License text on name table?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/license_url>

Name table entries should not contain line-breaks.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/line_breaks>

Name table strings must not contain the string 'Reserved Font Name'.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/rfn>

Substitute copyright, registered and trademark symbols in name table entries.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/unwanted_chars>

Shaping Checks

⚠️⏩⏩⏩⏩

Check that texts shape as per expectation

Check ID: <FontBakeryCheck:com.google.fonts/check/shaping/regression>

Check that no forbidden glyphs are found while shaping

Check ID: <FontBakeryCheck:com.google.fonts/check/shaping/forbidden>

Check that no collisions are found while shaping

Check ID: <FontBakeryCheck:com.google.fonts/check/shaping/collides>

Ensure dotted circle glyph is present and can attach marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/dotted_circle>

Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_dotted>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The dot of soft dotted characters used in orthographies must disappear in the following strings: i̋ i̍ j̀ j́ j̃ j̄ ɨ̀ ɨ́ ɨ̂ ɨ̃ ɨ̄ ɨ̋ ɨ̌ ị̀ ị́ ị̂ ị̃ ị̄

    The dot of soft dotted characters should disappear in other cases, for example: i̛̋ i̛̍ i⃝̀ i⃝́ i⃝̂ i⃝̃ i⃝̄ i⃝̆ i⃝̉ i⃝̋ i⃝̌ i⃝̍ i⃞̀ i⃞́ i⃞̂ i⃞̃ i⃞̄ i⃞̆ i⃞̉ i⃞̋

    Your font fully covers the following languages that require the soft-dotted feature: Ebira (Latn, 2,200,000 speakers), Ekpeye (Latn, 226,000 speakers).

    Your font does not cover the following languages that require the soft-dotted feature: Sar (Latn, 500,000 speakers), Avokaya (Latn, 100,000 speakers), Kom (Latn, 360,685 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Fur (Latn, 1,230,163 speakers), Southern Kisi (Latn, 360,000 speakers), Bete-Bendi (Latn, 100,000 speakers), Navajo (Latn, 166,319 speakers), Lithuanian (Latn, 2,357,094 speakers), Ma’di (Latn, 584,000 speakers), Lugbara (Latn, 2,200,000 speakers), Mfumte (Latn, 79,000 speakers), Vute (Latn, 21,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Igbo (Latn, 27,823,640 speakers), Basaa (Latn, 332,940 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Ngbaka (Latn, 1,020,000 speakers), Gulay (Latn, 250,478 speakers), Bafut (Latn, 158,146 speakers), Mundani (Latn, 34,000 speakers), Makaa (Latn, 221,000 speakers), Aghem (Latn, 38,843 speakers), Ejagham (Latn, 120,000 speakers), Dan (Latn, 1,099,244 speakers), South Central Banda (Latn, 244,000 speakers), Dii (Latn, 71,000 speakers), Yala (Latn, 200,000 speakers), Cicipu (Latn, 44,000 speakers), Zapotec (Latn, 490,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Nzakara (Latn, 50,000 speakers), Nateni (Latn, 100,000 speakers), Koonzime (Latn, 40,000 speakers), Mango (Latn, 77,000 speakers), Dutch (Latn, 31,709,104 speakers).

    [code: soft-dotted]

Outline Checks

⚠️

Check the direction of the outermost contour in each glyph

Check ID: <FontBakeryCheck:com.google.fonts/check/outline_direction>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

    * uni3109 (U+3109) has a counter-clockwise outer contour
    
    [code: ccw-outer-contour]

Font File Checks

🔥⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️

Are there unwanted Apple tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/aat>

Checking file is named canonically.

Check ID: <FontBakeryCheck:com.google.fonts/check/canonical_filename>

Does the font contain less than 150 CJK characters?

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_not_enough_glyphs>

Check font follows the Google Fonts CJK vertical metric schema

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_vertical_metrics>

Check if the vertical metrics of a CJK family are similar to the same family hosted on Google Fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_vertical_metrics_regressions>

Color layers should have a minimum brightness

Check ID: <FontBakeryCheck:com.google.fonts/check/color_cpal_brightness>

Check font has the expected color font tables.

Check ID: <FontBakeryCheck:com.google.fonts/check/colorfont_tables>

Put an empty glyph on GID 1 right after the .notdef glyph for COLRv0 fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/empty_glyph_on_gid1_for_colrv0>

EPAR table present in font?

Check ID: <FontBakeryCheck:com.google.fonts/check/epar>

Ensure files are not too large.

Check ID: <FontBakeryCheck:com.google.fonts/check/file_size>
🔥 CactusClassicalSerif-Regular.ttf
  • 🔥 FAIL

    Font file is 26.8Mb, larger than limit 9.0Mb

    [code: massive-font]

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>

Check font names are correct

Check ID: <FontBakeryCheck:com.google.fonts/check/font_names>

Checking OS/2 fsType does not impose restrictions.

Check ID: <FontBakeryCheck:com.google.fonts/check/fstype>

Check variable font instances

Check ID: <FontBakeryCheck:com.google.fonts/check/fvar_instances>

All name entries referenced by fvar instances exist on the name table?

Check ID: <FontBakeryCheck:com.google.fonts/check/fvar_name_entries>

Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?

Check ID: <FontBakeryCheck:com.google.fonts/check/gasp>

Validate defaults on fvar table match registered fallback names in GFAxisRegistry.

Check ID: <FontBakeryCheck:com.google.fonts/check/gf_axisregistry/fvar_axis_defaults>

Check glyphs do not have components which are themselves components.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyf_nested_components>

Check Google Fonts glyph coverage.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyph_coverage>

Font has ttfautohint params?

Check ID: <FontBakeryCheck:com.google.fonts/check/has_ttfautohint_params>

Show hinting filesize impact.

Check ID: <FontBakeryCheck:com.google.fonts/check/hinting_impact>

PPEM must be an integer on hinted fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/integer_ppem_if_hinted>

Is there kerning info for non-ligated sequences?

Check ID: <FontBakeryCheck:com.google.fonts/check/kerning_for_non_ligated_sequences>

Are there caret positions declared for every ligature?

Check ID: <FontBakeryCheck:com.google.fonts/check/ligature_carets>

Ensure variable fonts include an avar table.

Check ID: <FontBakeryCheck:com.google.fonts/check/mandatory_avar_table>

Ensure fonts have ScriptLangTags declared on the 'meta' table.

Check ID: <FontBakeryCheck:com.google.fonts/check/meta/script_lang_tags>
⚠️ CactusClassicalSerif-Regular.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table.

    [code: lacks-meta-table]

Check small caps glyphs are available.

Check ID: <FontBakeryCheck:com.google.fonts/check/missing_small_caps_glyphs>

Are there non-ASCII characters in ASCII-only NAME table entries?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/ascii_only_entries>

Description strings in the name table must not exceed 200 characters.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/description_max_length>

Make sure family name does not begin with a digit.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/familyname_first_char>

Font has all mandatory 'name' table entries?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/mandatory_entries>

Version format is correct in 'name' table?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/version_format>

Ensure fonts do not contain any pre-production tables.

Check ID: <FontBakeryCheck:com.google.fonts/check/no_debugging_tables>

Font has old ttfautohint applied?

Check ID: <FontBakeryCheck:com.google.fonts/check/old_ttfautohint>

OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/os2/use_typo_metrics>

Check font can render its own name.

Check ID: <FontBakeryCheck:com.google.fonts/check/render_own_name>

Checking direction of slnt axis angles

Check ID: <FontBakeryCheck:com.google.fonts/check/slant_direction>

Font enables smart dropout control in "prep" table instructions?

Check ID: <FontBakeryCheck:com.google.fonts/check/smart_dropout>

Check axis ordering on the STAT table.

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT/axis_order>

Validate STAT particle names and values match the fallback names in GFAxisRegistry.

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT/gf_axisregistry>

Ensure Stylistic Sets have description.

Check ID: <FontBakeryCheck:com.google.fonts/check/stylisticset_description>

Stricter unitsPerEm criteria for Google Fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/unitsperem_strict>

Check the OS/2 usWeightClass is appropriate for the font's best SubFamily name.

Check ID: <FontBakeryCheck:com.google.fonts/check/usweightclass>

The variable font 'wght' (Weight) axis coordinate must be 700 on the 'Bold' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/bold_wght_coord>

Ensure that all variable font files have the same set of axes and axis ranges.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/consistent_axes>

Ensure VFs with duplexed axes do not vary horizontal advance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/duplexed_axis_reflow>

Check variable font instances don't have duplicate names

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont_duplicate_instance_names>

Check a static ttf can be generated from a variable font.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/generate_static>

EXPERIMENTAL CHECK - Since 2024/Mar/27
Ensure the font's instances are in the correct order.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/instances_in_order>

Check that variable fonts have an HVAR table.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/has_HVAR>

Ensure VFs do not contain the ital axis.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/unsupported_axes>

Checking OS/2 achVendID.

Check ID: <FontBakeryCheck:com.google.fonts/check/vendor_id>

Check font follows the Google Fonts vertical metric schema

Check ID: <FontBakeryCheck:com.google.fonts/check/vertical_metrics>

Check if the vertical metrics of a family are similar to the same family hosted on Google Fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/vertical_metrics_regressions>

There must not be VTT Talk sources in the font.

Check ID: <FontBakeryCheck:com.google.fonts/check/vttclean>